summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorkamalpreetgrewal <grewalkamal005@gmail.com>2016-08-15 03:59:18 +0000
committerkamalpreetgrewal <grewalkamal005@gmail.com>2016-08-15 03:59:18 +0000
commit25a9ed4f38121eeb59cf15dbf19391aaef45bba3 (patch)
treee123aeae50d98a52e1ad4575b29bf3c199619e33 /README
parentSolve crash when deleting CSS property (diff)
parentinkview: Convert to ApplicationWindow (diff)
downloadinkscape-25a9ed4f38121eeb59cf15dbf19391aaef45bba3.tar.gz
inkscape-25a9ed4f38121eeb59cf15dbf19391aaef45bba3.zip
Merge changes from trunk
(bzr r14949.1.64)
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index ca958d44a..77791f12f 100644
--- a/README
+++ b/README
@@ -32,14 +32,6 @@ Inkscape version 0.92 and newer can be build using cmake:
make
make install
-We also still include autoconf in 0.92 as an alternate build system, in
-case anything goes haywire with the new cmake scripts:
-
- ./autogen.sh # Optional, use if configure doesn't exist
- ./configure
- make
- make install
-
For platform specific instructions please read the README file that
is associated with that platform (e.g. for Mac OS X read README.osx)