log configure.ac @ 4735:80d74fed5399

age author description
Mon, 09 Nov 2009 09:21:59 -0700 Jerry James Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the
Mon, 05 Oct 2009 10:11:59 -0600 Jerry James Use giflib or libungif to provide GIF support, instead of using internal
Thu, 24 Sep 2009 09:36:49 +0900 Stephen J. Turnbull Check for gdbm/ndbm.h, too.
Tue, 28 Jul 2009 15:43:08 +0200 Mike Sperber Expand @PREFIX@ in paths.h.
Tue, 28 Jul 2009 15:09:05 +0200 Mike Sperber More accurate tests for explicitly-set paths.
Sun, 26 Jul 2009 19:58:40 +0900 Stephen J. Turnbull Use correct separator when registering options to _AC_USER_OPTS.
Sat, 31 Jan 2009 22:25:16 +0900 Stephen J. Turnbull Adopt Martin's suggestion of "char **argv" throughout configure.ac.
Mon, 29 Dec 2008 21:42:40 +0900 Stephen J. Turnbull Fix my syntax errors.
Sat, 27 Dec 2008 15:30:50 +0000 Aidan Kehoe Clarify syntax in configure.ac following Vladimir Ivanovic's change.
Sat, 27 Dec 2008 15:28:43 +0000 Vladimir G. Ivanovic configure,configure.ac: Fixed two typos in args of main: char *v -> char **v
Sat, 25 Oct 2008 21:40:46 +0900 Stephen J. Turnbull Merge in ac-fix-2008-10-25. Fix up ChangeLogs.
Sat, 25 Oct 2008 18:59:03 +0900 Stephen J. Turnbull Improve g++ detection. ac-fix-2008-10-25