log configure.in @ 9186:49a0c58a7dcf

age author description
Thu, 07 May 2009 16:28:44 -0400 marco_atzeri Added SHLPRE for SHLEXT instead of SHLLIBPRE
Tue, 05 May 2009 15:37:13 +0200 Jaroslav Hajek update config stuff to gripe with g++-3.x
Mon, 04 May 2009 21:22:36 -0400 John W. Eaton configure.in: put -lftgl ahead of $FT2_LIBS, and $FT2_LIBS ahead of $OPENGL_LIBS
Mon, 04 May 2009 15:57:28 -0400 Peter O'Gorman configure.in, aclocal.m4: check for c99 vsnprintf
Mon, 04 May 2009 15:47:05 -0400 Peter O'Gorman configure.in: shared library fixes for AIX and HPUX
Mon, 04 May 2009 15:41:28 -0400 Peter O'Gorman configure.in: provide decls for exp2, round, and tgamma if they are missing
Sun, 05 Apr 2009 13:19:07 -0400 John W. Eaton configure.in: require autoconf 2.60; eliminate some obsolete macros
Sun, 05 Apr 2009 13:17:35 -0400 John W. Eaton configure.in: tweak warning flags
Sat, 28 Mar 2009 12:48:17 -0400 Marco Atzeri configure fixes for cygwin
Fri, 27 Mar 2009 21:34:23 +0100 Jaroslav Hajek configure fixes
Thu, 19 Mar 2009 17:46:38 +0100 Jaroslav Hajek optimize isnan/isinf/isfinite mappers
Mon, 09 Mar 2009 14:31:10 -0400 John W. Eaton use doc-cache instead of DOC for doc cache file name
Mon, 09 Mar 2009 13:23:05 -0400 John W. Eaton configure.in: options for compiler warning flags
Sat, 07 Mar 2009 10:41:27 -0500 John W. Eaton update copyright notices
Wed, 25 Feb 2009 01:24:12 -0500 John W. Eaton set default value for doc_cache_file variable
Tue, 24 Feb 2009 01:46:37 -0500 Thorsten Meyer Add make target "configfiles" to automatically regenerate configuration files
Tue, 24 Feb 2009 00:57:01 -0500 Thorsten Meyer Do not autogenerate Makefile from Makefile.in.
Wed, 18 Feb 2009 00:55:32 -0500 Benjamin Lindner use mkstemps as replacement for mkstemp on mingw32
Tue, 17 Feb 2009 00:28:48 -0500 Thomas Treichl Use CARBON_LIBS instead of LIBS for framework Carbon.
Tue, 17 Feb 2009 00:27:30 -0500 Thomas Treichl Fix test for X11 if "--without-x" is given.
Wed, 11 Feb 2009 19:14:42 -0500 Ben Abbott Include FTGLTextureFont.h when FTGL_UPPER_CASE is not defined.
Wed, 11 Feb 2009 01:02:54 -0500 John W. Eaton install DOC and NEWS in $octetcdir
Sun, 08 Feb 2009 23:00:27 -0500 John W. Eaton miscellaneous cleanups
Thu, 05 Feb 2009 01:19:29 -0500 John W. Eaton require HDF5 v1.6 API
Wed, 04 Feb 2009 17:48:30 -0500 Benjamin Lindner configure.in: separate cases for cygwin and mingw
Wed, 04 Feb 2009 10:18:20 +0100 Jaroslav Hajek configure: check whether qhull works
Fri, 30 Jan 2009 14:43:46 -0500 Marco Atzeri configure.in: fix shared library definitions for Cygwin and MinGW
Fri, 30 Jan 2009 13:56:24 -0500 Benjamin Lindner add -lgdi32 to LIBS on windows target
Thu, 29 Jan 2009 22:01:49 +0100 Thomas Treichl Further improvements for OCTAVE_HAVE_FRAMEWORK and the test for the MacOSX Carbon framework.
Wed, 28 Jan 2009 21:08:53 -0500 John W. Eaton configure.in (REGEX_LIBS): undo part of previous change