Wed, 18 Nov 2009 08:49:14 -0700 |
Jerry James |
Remove support for obsolete systems. See xemacs-patches message with ID
|
Wed, 18 Nov 2009 01:02:57 +0900 |
Stephen J. Turnbull |
Describe duplicate symbols warning.
|
Wed, 11 Nov 2009 23:40:15 +0900 |
Stephen J. Turnbull |
Move functionality of s/darwin.h to configure.ac and config.h.in.
|
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:55:18 +0200 |
Mike Sperber |
Don't install silly symlinks when $(prefix) != $(exec_prefix).
|
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.
|
Mon, 18 May 2009 23:04:47 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
Wed, 11 Feb 2009 11:09:35 -0700 |
Jerry James |
The URLs in our current config.guess and config.sub files are obsolete.
|
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.
|
Mon, 29 Dec 2008 21:39:37 +0900 |
Stephen J. Turnbull |
Add terminating newline to .hgignore.
|
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:52:48 +0900 |
Stephen J. Turnbull |
Merge in pkg-docs. Fix up ChangeLog.
|
Sat, 25 Oct 2008 21:48:33 +0900 |
Stephen J. Turnbull |
Give better pointers to package documentation.
pkg-docs
|
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.
|
Fri, 04 Apr 2008 10:48:58 -0700 |
Stephen J. Turnbull |
AC_CHECK_LIB needs a function symbol. <87zls98qtk.fsf@uwakimon.sk.tsukuba.ac.jp>
|
Fri, 15 Feb 2008 13:11:56 +0100 |
Marcus Crestani |
Look for all x86 machines to determine which write barrier to use on MacOSX.
|