Some steps toward compilation under MinGW. Note that there are still
[freeglut] / configure.ac
2005-07-01 Sven PanneSome steps toward compilation under MinGW. Note that...
2005-06-30 Sven PanneAdded --enable-debug configure flag. Currently it only...
2005-06-10 J.C. JonesRelease of 2.4.0
2005-06-02 J.C. Jones2.4.0 Release Candiate 5
2005-05-26 J.C. Jones2.4.0 RC4 updates
2005-05-22 Sven PanneLowering minimum autoconf version required.
2005-05-09 J.C. JonesFreeglut 2.4.0 Release Candidate 1
2005-01-23 Sven Panneautoconf 2.58 is enough
2005-01-23 Sven PanneTesting for errno.h is overkill. :-)
2005-01-03 Sven Panneautoconf'd vfprintf
2005-01-03 Sven Panneautoconf'd <errno.h> handling and removed an unused...
2005-01-03 Sven Panneautoconf'd <limits.h> and <sys/param.h> handling, remov...
2005-01-03 Sven Panneautoconf'd <fcntl.h> and <sys/ioctl.h> handling
2005-01-03 Sven PanneFixed <sys/time.h> / <time.h> handling as suggested...
2005-01-01 Sven PanneModernized configure.ac a bit and added a rule to Makef...
2005-01-01 Sven PanneRenamed "configure.in" to the officially preferred...