summaryrefslogtreecommitdiff
path: root/README.MSWindows.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.MSWindows.txt')
-rw-r--r--README.MSWindows.txt11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.MSWindows.txt b/README.MSWindows.txt
index b2356914d..4aefe5b46 100644
--- a/README.MSWindows.txt
+++ b/README.MSWindows.txt
@@ -214,12 +214,11 @@ in my dev directory:
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: