summaryrefslogtreecommitdiff
path: root/README.OSX.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.OSX.txt')
-rw-r--r--README.OSX.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.OSX.txt b/README.OSX.txt
index 9d05199dd..77ddf878b 100644
--- a/README.OSX.txt
+++ b/README.OSX.txt
@@ -91,9 +91,12 @@ dev directory:
2.3 Configuring FLTK
-----------------------
-Stay in your FLTK source-code directory. Type:
+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
Now configure your FLTK installation: