From e562ec02a6914259a0e07676d4b7f75d90ee4976 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 5 Jul 2017 17:15:16 +0000 Subject: Update several README files, remove obsolete information. To be continued ... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12292 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index f27bb4d37..d1dd4e01a 100644 --- a/README +++ b/README @@ -86,7 +86,7 @@ BUILDING AND INSTALLING FLTK UNDER UNIX AND Mac OS X SVN USERS - + If you've just checked out a fresh copy of FLTK from SVN, you'll need to generate an initial version of 'configure' by running 'make makeinclude'. (We don't include a copy @@ -94,7 +94,7 @@ SVN USERS MAKE TARGETS - + make -- builds the library + test programs (does not install) make install -- builds and installs make clean -- clean for a rebuild @@ -124,7 +124,7 @@ BUILDING HTML DOCUMENTATION If you want to build the PDF documentation: ( cd documentation && make pdf ) - + FLTK uses doxygen for documentation, so you'll at least need doxygen installed for creating html docs, and LaTeX for creating PDF docs. -- cgit v1.2.3