- forgot to remove autogen.sh previously along with the rest of the autotools
[freeglut] / config.h.in
2012-03-12 Diederick Niehorsternow use unsigned __int64 for time type when on MSVC...
2012-03-11 Diederick NiehorsterHAVE_ULONG_LONG now only defined when unsigned long...
2012-03-11 Diederick NiehorsterNeed for our XParseGeometry implementation now detected...
2012-03-11 Diederick Niehorstertimers internally now use 64bit unsigned int, if available
2012-03-09 Sylvain BeuclerDetect vfprintf (used in fgError/fgWarning)
2012-02-25 John F. FayChecking for "gettimeofday" per e-mail from John Tsiomb...
2012-01-08 John F. FayAdding the first step towards "cmake" support. It...