log configure.ac @ 4660:32be564c53dd

age author description
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
Sun, 03 Aug 2008 23:21:31 +0200 Mats Lidell Rename xft_gauge to xft_gauges.
Sun, 03 Aug 2008 22:00:52 +0200 Mats Lidell with-xft defaults to xft being used with a default setting.
Sun, 06 Jul 2008 19:46:19 +0300 Ville Skyttä autoconf 2.62 compatibility, #370
Mon, 12 May 2008 11:53:04 +0200 Mike Sperber Fix path-configuration glitches:
Wed, 07 May 2008 21:21:08 +0200 Aidan Kehoe Automated merge with file:/Sources/xemacs-21.5-checked-out
Wed, 07 May 2008 21:17:59 +0200 Aidan Kehoe Call AC_SUBST on SHEBANG_PATHNAME, for #! support.
Sun, 20 Jan 2008 19:53:54 +0100 Aidan Kehoe Support #!, to allow XEmacs to be called as a script interpreter.