diff options
Diffstat (limited to 'README.Unix.txt')
| -rw-r--r-- | README.Unix.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/README.Unix.txt b/README.Unix.txt index e15174664..1e54e45ad 100644 --- a/README.Unix.txt +++ b/README.Unix.txt @@ -293,9 +293,12 @@ dev directory: 3.2 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: |
