diff options
| author | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-04-25 13:34:43 +0000 |
|---|---|---|
| committer | Michael R Sweet <michael.r.sweet@gmail.com> | 2001-04-25 13:34:43 +0000 |
| commit | d3afe9c10a216843c5ad01be1c373251464c85c0 (patch) | |
| tree | f1e6fe8ae2282305bf1f358c62bb7004aa3549d8 /README | |
| parent | 804317fd5e83e846507e975179db01f1ac70eca5 (diff) | |
Don't use GCC c++ or g++ compiler to build programs, use gcc instead.
Some more anti-warning stuff...
Added --disable-gl option to disable OpenGL support + check.
Added code to stop the configuration if X11 could not be found.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1441 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -53,6 +53,7 @@ BUILDING AND INSTALLING FLTK UNDER UNIX need. Type "./configure <options>". Options include: --enable-debug - Enable debugging code & symbols + --disable-gl - Disable OpenGL support --enable-shared - Enable generation of shared libraries --bindir=/path - Set the location for executables |
