summaryrefslogtreecommitdiff
path: root/README.OSX.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.OSX.txt')
-rw-r--r--README.OSX.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.OSX.txt b/README.OSX.txt
index 77ddf878b..ce720c3e4 100644
--- a/README.OSX.txt
+++ b/README.OSX.txt
@@ -91,12 +91,11 @@ dev directory:
2.3 Configuring FLTK
-----------------------
-If you got FLTK via subversion then you need two extra steps. Otherwise skip
-over this part. Stay in your FLTK source-code directory. Type the following
-but ignore any errors from the second command:
-
- autoconf
- automake --add-missing
+If you got FLTK via subversion then you need one extra step. Otherwise skip
+over this part. Stay in your FLTK source-code directory and type the
+following:
+
+ NOCONFIGURE=1 ./autogen.sh
Now configure your FLTK installation: