log configure.ac @ 10843:229675bb7647 ss-3-3-52

age author description
Sun, 01 Aug 2010 11:49:45 -0400 John W. Eaton version is now 3.3.52 ss-3-3-52
Wed, 23 Jun 2010 11:21:51 +0200 Jaroslav Hajek use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfile
Tue, 11 May 2010 09:43:56 -0700 Rik Capitalize ARPACK in configure messages.
Mon, 26 Apr 2010 09:25:32 -0700 Rik Fix bug with shell HERE document introduced with configure changes for glu
Mon, 26 Apr 2010 07:21:26 +0300 Shai Ayal add configure test for glu
Sat, 27 Mar 2010 18:23:54 +0100 David Bateman Add detection of OpenMP support to configure. Disabled by default
Wed, 24 Mar 2010 16:27:46 -0400 John W. Eaton version is now 3.3.51+
Wed, 24 Mar 2010 16:27:05 -0400 John W. Eaton version is now 3.3.51 ss-3-3-51
Tue, 16 Mar 2010 15:16:32 +0100 Jaroslav Hajek implement built-in cbrt
Mon, 15 Mar 2010 15:57:23 -0400 John W. Eaton use gnulib namespace
Mon, 01 Mar 2010 15:02:25 -0500 John W. Eaton configure checks for complex element setter/reference accessor methods
Sun, 21 Feb 2010 18:04:59 +0000 Michael Goffioul Reduce the amount of stuff included by windows.h and avoid min/max being #define-d
Sun, 21 Feb 2010 17:27:57 +0000 Michael Goffioul Move $(pcre_config --cflags) from CPPFLAGS to XTRA_CXXFLAGS
Wed, 17 Feb 2010 14:24:22 -0500 John W. Eaton configure.ac: include colamd and amd libs in LIBS when checking for cholmod library
Wed, 17 Feb 2010 14:46:51 -0500 John W. Eaton never compile ranlib with 8-byte integers
Thu, 04 Feb 2010 04:43:08 -0500 John W. Eaton use gnulib gethostname module
Wed, 03 Feb 2010 17:05:02 -0500 John W. Eaton use gnulib fcntl module
Wed, 03 Feb 2010 06:34:29 -0500 John W. Eaton assume vsnprintf from gnulib; use sstream instead of snprintf
Wed, 03 Feb 2010 05:31:47 -0500 John W. Eaton configure.ac: don't check for strerror
Wed, 03 Feb 2010 05:27:28 -0500 John W. Eaton configure.ac: don't check for raise or strdup
Wed, 03 Feb 2010 05:24:09 -0500 John W. Eaton configure.ac: don't check for poll
Wed, 03 Feb 2010 05:18:25 -0500 John W. Eaton liboctave/cutils.c (octave_usleep): implement with nanosleep
Wed, 03 Feb 2010 03:32:02 -0500 John W. Eaton configure.ac: delete checks for signal functions
Wed, 03 Feb 2010 03:07:06 -0500 John W. Eaton use gnulib getcwd module
Tue, 02 Feb 2010 16:05:31 -0500 John W. Eaton assume signal.h provides sigset_t and sig_atomic_t
Tue, 02 Feb 2010 04:39:29 -0500 John W. Eaton use gnulib signal modules
Tue, 02 Feb 2010 02:58:46 -0500 John W. Eaton use gnulib stdint module
Tue, 02 Feb 2010 02:45:14 -0500 John W. Eaton assume atexit exists
Tue, 02 Feb 2010 02:37:56 -0500 John W. Eaton configure.ac: remove obsolete function checks
Tue, 02 Feb 2010 00:53:31 -0500 John W. Eaton use gnulib time, sys_time, and sys_times modules
Tue, 02 Feb 2010 00:51:52 -0500 John W. Eaton addtional fixes for using strptime module
Mon, 01 Feb 2010 11:00:57 -0500 John W. Eaton configure.ac: let automake handle makeinfo via missing script
Thu, 21 Jan 2010 15:41:29 -0500 John W. Eaton configure.ac: don't check for standard C headers
Thu, 21 Jan 2010 15:41:19 -0500 John W. Eaton assume unistd.h and sys/types.h exist
Thu, 21 Jan 2010 03:06:56 -0500 John W. Eaton file-ops.cc cleanups
Sun, 17 Jan 2010 20:32:38 +0000 Michael Goffioul Fix a few MSVC-related problems and partially re-enable MSVC compilation.
Wed, 13 Jan 2010 03:40:45 -0500 John W. Eaton allow building of docs to be disabled
Sat, 09 Jan 2010 15:43:11 -0500 John W. Eaton gnulib guarantees nlink_t
Thu, 07 Jan 2010 17:26:18 -0500 John W. Eaton use times module from gnulib
Thu, 07 Jan 2010 16:43:48 -0500 John W. Eaton use gettimeofday module from gnulib
Sun, 27 Dec 2009 22:19:07 -0500 John W. Eaton configure.ac: use libtool cache variables to simplify checks for dynamic linking api
Sat, 26 Dec 2009 00:07:01 -0500 John W. Eaton use gnulib modules for fstat, lstat, and stat
Fri, 25 Dec 2009 23:58:08 -0500 John W. Eaton use mkfifo module from gnulib
Sat, 26 Dec 2009 00:20:12 -0500 John W. Eaton use mkdir module from gnulib
Tue, 22 Dec 2009 11:41:08 -0800 Rik Remove redundant test for nlink_t in configure.ac
Sun, 20 Dec 2009 18:24:42 -0800 Rik Better warnings when gnuplot is not installed but native graphics are available
Sat, 19 Dec 2009 22:58:54 -0800 Rik Eliminate TOPDIR variable in favor of built-in automake variables
Sat, 19 Dec 2009 14:24:02 -0800 Rik Use M4 quoting for arguments to autoconf macros containing variables
Tue, 15 Dec 2009 14:27:18 -0500 John W. Eaton use glob and fnmatch from gnulib
Fri, 11 Dec 2009 20:58:51 -0500 John W. Eaton configure.ac: use pthread flags and libs for tests
Wed, 09 Dec 2009 01:36:50 -0500 John W. Eaton start using gnulib
Tue, 08 Dec 2009 02:57:58 -0500 John W. Eaton more makefile tweaks
Fri, 04 Dec 2009 15:18:17 -0500 John W. Eaton provide OCTAVE_API_VERSION_NUMBER
Fri, 04 Dec 2009 14:05:30 -0500 John W. Eaton configure.ac: fix HAVE_X definition
Fri, 04 Dec 2009 03:22:26 -0500 John W. Eaton require autoconf 2.62
Thu, 03 Dec 2009 15:39:20 -0500 John W. Eaton more automake fixes
Tue, 01 Dec 2009 00:49:07 +0100 Kacper Kowalik Add HDF5-1.8 compatibility while maintaining compatibility with HDF5-1.6 versions
Sat, 28 Nov 2009 14:05:33 +0100 David Bateman Remove HAVE_H5GGET_NUM_OBJS define
Sat, 28 Nov 2009 11:44:57 +0100 David Bateman Add ftp objects
Sat, 21 Nov 2009 21:44:51 -0500 John W. Eaton configure.ac: report freetype, fontconfig, and fltk cflags and libs info