log configure.ac @ 10251:28e5a5f826bc

age author description
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