summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
1999-10-19Fixed configure uversion for Irix 6.5Bill Spitzak
1999-08-09Fixed configure.in for HP-UX - wasn't detecting vsnprintf and snprintfMichael R Sweet
1999-05-19Added Solaris switches suggested by Carlos O'Ryan (coryan@cs.wustl.edu)Bill Spitzak
1999-05-14Shortened the option string for IRIX a bit by combining the two -woff'sBill Spitzak
1999-04-30Made XDBE work on all versions of Irix that have itBill Spitzak
1999-03-25Updated README and distribution packages to use v1.0.1.Michael R Sweet
1999-03-10Removed extra \ in HP-UX DSO command.Michael R Sweet
1999-03-09It would help if the configure script substituted DSOCOMMAND...Michael R Sweet
1999-03-09Updated Linux DSO rules.Michael R Sweet
1999-03-09Updated Digital UNIX DSO commands.Michael R Sweet
1999-03-09Updated Solaris shared library command (again).Michael R Sweet
1999-03-09Changed Solaris shared library command to ld using -h option to setMichael R Sweet
1999-03-04Updated DSO stuff in configure.in (soname, -fPIC, etc)Michael R Sweet
1999-02-25Changes egcs/gcc optimization default to "-O2" . Makes library and appsCarl E. Thompson
1999-02-22Minor typo in configure script (== instead of =)Michael R Sweet
1999-02-22Now don't enable XDBE under SunOS or IRIX 6.3 or earlier.Michael R Sweet
1999-02-18Updated Solaris scandir() check - the case statement was giving autoconfMichael R Sweet
1999-02-18Updated scandir() check to use FLTK scandir function instead of SunMichael R Sweet
1999-02-18Fixed typo in configure input (dns# instead of dnl#).Michael R Sweet
1999-02-01Updated configure.in for proper debug and optimization handling.Michael R Sweet
1999-01-31Added optimization for SGI builds (mike: please run autoconf before makingBill Spitzak
1999-01-27Updated to include <sys/select.h> as needed.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-12-18Updated shared library code to create symbolic links to .so.1 or .sl.1Michael R Sweet
1998-12-07Removed SunOS Xdbe check...Michael R Sweet
1998-12-07.C -> .cxx...Michael R Sweet
1998-12-02Changes from Carl to get rid of default_ variables...Michael R Sweet
1998-11-05Updated compiler options - shouldn't force a particular C or C++ compilerMichael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21CFLAGS and CXXFLAGS don't default to blank... Put mandatory DEBUGFLAGSMichael R Sweet
1998-10-21Forgot a BORDER_WIDTH line...Michael R Sweet
1998-10-21Autoconf sucks - can't redefine BORDER_WIDTH to another value in config.h...Michael R Sweet
1998-10-21Updated CFLAGS check so we don't clobber them...Michael R Sweet
1998-10-21Dropped -enable-production.Michael R Sweet
1998-10-21Added -enable-windows-style support to configh.in and configure.in.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-21More changes to top-level makefile and configuration files.Michael R Sweet
1998-10-20Updated autoconf files to support shared libraries and JPEG library.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet