diff options
Diffstat (limited to 'README.MSWindows.txt')
| -rw-r--r-- | README.MSWindows.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/README.MSWindows.txt b/README.MSWindows.txt index c9de96d74..b2356914d 100644 --- a/README.MSWindows.txt +++ b/README.MSWindows.txt @@ -214,9 +214,12 @@ in my dev directory: 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: |
