log configure.in @ 12115:a691ccd72863 release-3-2-x

age author description
Wed, 05 Aug 2009 13:27:58 -0400 John W. Eaton add configure checks for pthread library and compiler flags release-3-2-x
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems release-3-2-x
Mon, 07 Apr 2008 13:40:38 -0400 John W. Eaton update copyright dates release-3-0-x
Fri, 15 Feb 2008 15:39:36 -0500 John W. Eaton don't special case SH_LD for FreeBSD and OpenBSD release-3-0-x
Fri, 04 Sep 2009 11:25:44 -0400 John W. Eaton attempt to fix LD_PRELOAD for Cygwin
Thu, 03 Sep 2009 17:24:06 -0400 John W. Eaton configure.in (AH_BOTTOM): If HAVE_Z is defined, define HAVE_ZLIB
Wed, 02 Sep 2009 14:18:20 +0200 Jaroslav Hajek implement FLOAT_STORE to allow safer complex comparisons on x87
Tue, 01 Sep 2009 14:36:16 -0400 John W. Eaton configure.in, aclocal.m4: check fortran integer size
Thu, 27 Aug 2009 15:49:51 -0400 John W. Eaton correctly save and restore LIBS and CPPFLAGS when checking for GraphicsMagick++
Tue, 25 Aug 2009 14:03:30 +0200 David Grundberg Use pkg-config to configure GraphicsMagick++.
Wed, 26 Aug 2009 16:42:14 -0400 John W. Eaton configure.in: restore LIBS after checking for ARPACK
Wed, 26 Aug 2009 16:41:38 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for UMFPACK
Wed, 26 Aug 2009 15:09:03 -0400 John W. Eaton configure.in: style fixes for messages
Wed, 26 Aug 2009 14:59:37 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for qrupdate library
Wed, 26 Aug 2009 13:15:40 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for ARPACK
Tue, 18 Aug 2009 15:28:55 -0400 John W. Eaton tweaks for HDF5 library check
Tue, 18 Aug 2009 13:05:14 -0400 John W. Eaton use OCTAVE_CHECK_LIBRARY to check for HDF5
Tue, 18 Aug 2009 12:10:16 -0400 John W. Eaton use Z_LIBS in checks for curl and glpk libraries
Mon, 17 Aug 2009 19:52:18 -0400 John W. Eaton use OCTAVE_CHECK_LIB to check for zlib
Mon, 17 Aug 2009 17:24:21 -0400 John W. Eaton octave-bug.in, octave-bug.cc.in: update for recent configure changes
Thu, 13 Aug 2009 18:20:31 -0400 John W. Eaton more configure changes for libraries
Thu, 13 Aug 2009 00:41:07 -0400 John W. Eaton improve configure checks for qhull and curl libs
Tue, 11 Aug 2009 19:30:37 -0400 John W. Eaton more configure tweaks
Tue, 11 Aug 2009 16:06:01 -0400 John W. Eaton configure tweaks
Wed, 05 Aug 2009 13:27:58 -0400 John W. Eaton add configure checks for pthread library and compiler flags
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems
Fri, 26 Jun 2009 21:12:09 +0100 Michael Goffioul [mq]: graphics_text_engine
Tue, 17 Mar 2009 20:36:01 +0100 Thomas Weber Fix typo for termios.h
Mon, 25 May 2009 11:54:52 +0200 Jaroslav Hajek add missing Makefile in examples/@FIRfilter
Sun, 24 May 2009 10:02:05 +0200 Benjamin Lindner support for mkoctfile.exe and octave-config.exe on mingw platform