diff options
| author | Matthias Melcher <git@matthiasm.com> | 2018-12-24 00:03:45 +0100 |
|---|---|---|
| committer | Matthias Melcher <git@matthiasm.com> | 2018-12-24 00:03:45 +0100 |
| commit | 550ba7e10580f6feb2679a706d380ace1a3be56d (patch) | |
| tree | 37331a0caf6ad04d9e37ba1c1cbbd375316c9ebe | |
| parent | 65d90c33dc310a84feb4c550c5b1dcd1bedc7881 (diff) | |
Testing github 'commit' and 'push' by modifying obsolete documentation in the README files.
| -rw-r--r-- | README.OSX.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/README.OSX.txt b/README.OSX.txt index a074a57f8..ee8e01e3d 100644 --- a/README.OSX.txt +++ b/README.OSX.txt @@ -90,22 +90,6 @@ dev directory: If you got FLTK via Git then you need one extra step: build the configure script. Otherwise skip the following part marked ADVANCED: -ADVANCED: (only if you got FLTK via Git) -- The preferred procedure is to build the configure script using tools - called autoconf and automake. If these tools are not both available - on your system, this post - https://www.fltk.org/newsgroups.php?gfltk.coredev+v:15499 - details how to get them. - - Then, stay in your FLTK source-code directory and type the following: - - NOCONFIGURE=1 ./autogen.sh - -- Alternatively, copy the configure script from the last FLTK weekly snapshot - to your Git source-code directory. - -:END_ADVANCED - 2.3 Configuring FLTK ----------------------- |
