index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
1999-02-01
Updated configure.in for proper debug and optimization handling.
Michael R Sweet
1999-01-31
Added optimization for SGI builds (mike: please run autoconf before making
Bill Spitzak
1999-01-27
Updated to include <sys/select.h> as needed.
Michael R Sweet
1999-01-07
Yay, change all copyright notices to be 1998-1999.
Michael R Sweet
1998-12-18
Updated shared library code to create symbolic links to .so.1 or .sl.1
Michael R Sweet
1998-12-07
Removed SunOS Xdbe check...
Michael R Sweet
1998-12-07
.C -> .cxx...
Michael R Sweet
1998-12-02
Changes from Carl to get rid of default_ variables...
Michael R Sweet
1998-11-05
Updated compiler options - shouldn't force a particular C or C++ compiler
Michael R Sweet
1998-11-05
Multiple patches from Bill:
Michael R Sweet
1998-10-21
CFLAGS and CXXFLAGS don't default to blank... Put mandatory DEBUGFLAGS
Michael R Sweet
1998-10-21
Forgot a BORDER_WIDTH line...
Michael R Sweet
1998-10-21
Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h...
Michael R Sweet
1998-10-21
Updated CFLAGS check so we don't clobber them...
Michael R Sweet
1998-10-21
Dropped -enable-production.
Michael R Sweet
1998-10-21
Added -enable-windows-style support to configh.in and configure.in.
Michael R Sweet
1998-10-21
Fixed all the frigging file headings - was missing a $ in the Id string.
Michael R Sweet
1998-10-21
More changes to top-level makefile and configuration files.
Michael R Sweet
1998-10-20
Updated autoconf files to support shared libraries and JPEG library.
Michael R Sweet
1998-10-06
Initial revision
Michael R Sweet