From 550ba7e10580f6feb2679a706d380ace1a3be56d Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 24 Dec 2018 00:03:45 +0100 Subject: Testing github 'commit' and 'push' by modifying obsolete documentation in the README files. --- README.OSX.txt | 16 ---------------- 1 file changed, 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 ----------------------- -- cgit v1.2.3