Fri, 23 Feb 2001 13:31:40 +0000 |
Gerd Moellmann |
Use AC_EGREP_CPP to check if the C preprocessor
|
Sat, 13 Jan 2001 07:10:58 +0000 |
Kenichi Handa |
Fix typo in the code setting x_search_path.
|
Wed, 10 Jan 2001 15:18:48 +0000 |
Gerd Moellmann |
Don't reset LIBS at end of -lXmu test. Test for
|
Tue, 19 Dec 2000 11:26:41 +0000 |
Gerd Moellmann |
Test for XkbGetKeyboard with an AC_TRY_LINK whose
|
Thu, 14 Dec 2000 12:02:09 +0000 |
Gerd Moellmann |
AC_CHECK_FUNC XkbGetKeyboard.
|
Mon, 11 Dec 2000 17:17:02 +0000 |
Dave Love |
Use full path for NON_GNU_CPP.
|
Mon, 11 Dec 2000 11:53:06 +0000 |
Gerd Moellmann |
Use it instead of invoking AC_CHECK_FUNCS on
|
Thu, 23 Nov 2000 12:36:34 +0000 |
Gerd Moellmann |
Initialize HAVE_LIBXP to no.
|
Wed, 22 Nov 2000 12:50:24 +0000 |
Gerd Moellmann |
Use m/macppc.h instead of the non-existent
|
Tue, 21 Nov 2000 12:23:31 +0000 |
Gerd Moellmann |
(AC_OUTPUT): Arrange to emit definitions of
|
Tue, 21 Nov 2000 10:41:33 +0000 |
Gerd Moellmann |
(HAVE_PNG): Check for the presence of
|
Mon, 20 Nov 2000 19:02:44 +0000 |
Dave Love |
Fix last change.
|
Mon, 20 Nov 2000 14:07:03 +0000 |
Gerd Moellmann |
Use -traditional with GNU cpp.
|
Tue, 07 Nov 2000 18:09:06 +0000 |
Dave Love |
Test for mkstemp.
|
Mon, 02 Oct 2000 16:37:49 +0000 |
Dave Love |
Check for gai_strerror.
|
Sat, 30 Sep 2000 14:34:26 +0000 |
Gerd Moellmann |
Support `sparc*-*-netbsd*'.
|
Fri, 29 Sep 2000 09:32:16 +0000 |
Dave Love |
Fix alpha*-dec-osf4 using the osf5 config.
|
Thu, 14 Sep 2000 18:59:00 +0000 |
Dave Love |
Fix spurion.
|
Thu, 14 Sep 2000 15:11:53 +0000 |
Gerd Moellmann |
(USE_MMAP_FOR_BUFFERS): Recognize in system
|
Fri, 08 Sep 2000 16:13:10 +0000 |
Dave Love |
Remove spurious `@'s.
|
Wed, 06 Sep 2000 21:23:55 +0000 |
Gerd Moellmann |
(REL_ALLOC_MMAP): Recognize in system configuration
|
Wed, 06 Sep 2000 12:20:45 +0000 |
Gerd Moellmann |
(AC_FUNC_MMAP): Add.
|
Fri, 01 Sep 2000 14:05:06 +0000 |
Gerd Moellmann |
Add ``checking'' messages for
|
Mon, 28 Aug 2000 15:01:07 +0000 |
Gerd Moellmann |
Check <strings.h>; check `index' and `rindex'
|
Sat, 26 Aug 2000 00:36:57 +0000 |
Kenichi Handa |
<alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
|
Fri, 25 Aug 2000 15:20:51 +0000 |
Dave Love |
<osf>: Use NON_GNU_CPP='cpp' always.
|
Thu, 24 Aug 2000 11:41:40 +0000 |
Gerd Moellmann |
<making srcdir absolute>: Unset CDPATH in case $PWD
|
Thu, 03 Aug 2000 20:08:27 +0000 |
Gerd Moellmann |
Add support for ia64*-*-linux*.
|
Wed, 26 Jul 2000 10:51:09 +0000 |
Dave Love |
(AC_SYS_LARGEFILE): Moved earlier.
|
Mon, 24 Jul 2000 09:32:28 +0000 |
Dave Love |
Add AC_SIZE_T.
|
Tue, 18 Jul 2000 22:04:26 +0000 |
Dave Love |
Reorder so that most tests are done after CPPFLAGS
|
Mon, 10 Jul 2000 20:37:48 +0000 |
Gerd Moellmann |
(HAVE_XPM): Undo previous change. Check for
|
Thu, 06 Jul 2000 15:11:25 +0000 |
Gerd Moellmann |
(HAVE_XPM): Check for XpmReturnAllocPixels
|
Wed, 05 Jul 2000 19:18:52 +0000 |
Ken Raeburn |
* configure.in: Check for <soundcard.h>. Look for ossaudio library, and set
|
Wed, 05 Jul 2000 16:53:30 +0000 |
Dave Love |
Use AC_HEADER_SYS_WAIT.
|
Fri, 30 Jun 2000 22:02:25 +0000 |
Ken Raeburn |
* configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS, while
|
Mon, 26 Jun 2000 15:38:07 +0000 |
Gerd Moellmann |
(--with-xim): New option.
|
Fri, 23 Jun 2000 15:30:19 +0000 |
Dave Love |
[HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone
|
Thu, 22 Jun 2000 22:05:01 +0000 |
Gerd Moellmann |
(HAVE_LIBXP): Change test for libXp.
|
Wed, 21 Jun 2000 14:08:44 +0000 |
Dave Love |
Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not simple test for
|
Mon, 19 Jun 2000 10:54:29 +0000 |
Dave Love |
(GETTIMEOFDAY_ONE_ARGUMENT): Fix in case _XOPEN_SOURCE is defined.
|
Wed, 14 Jun 2000 20:23:14 +0000 |
Gerd Moellmann |
Generate lisp/Makefile.
|
Wed, 14 Jun 2000 13:37:07 +0000 |
Gerd Moellmann |
Add support for `*-lynxos*'.
|
Fri, 02 Jun 2000 15:38:39 +0000 |
Dave Love |
Don't specify -n32 flag for mips-sgi-irix6.5.
|
Fri, 26 May 2000 15:56:13 +0000 |
Gerd Moellmann |
Add check for speed_t typedef.
|
Sat, 20 May 2000 15:50:35 +0000 |
Gerd Moellmann |
Check for grandpt and getpt.
|
Thu, 27 Apr 2000 19:05:51 +0000 |
Gerd Moellmann |
Add support for `powerpc*-*-linux-gnu*'.
|
Wed, 19 Apr 2000 14:37:56 +0000 |
Gerd Moellmann |
Add support for `powerpc-*-netbsd*'.
|
Wed, 19 Apr 2000 11:29:15 +0000 |
Dave Love |
Don't use AC_FUNC_GETLOADAVG.
|
Fri, 14 Apr 2000 11:21:41 +0000 |
Dave Love |
Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
|
Thu, 30 Mar 2000 10:06:34 +0000 |
Ken Raeburn |
* configure.in: Line up "--help" output a little better.
|
Wed, 08 Mar 2000 18:40:13 +0000 |
Dave Love |
Use AC_PROG_RANLIB, AC_C_PROTOTYPES, AC_C_VOLATILE. Define
|
Thu, 02 Mar 2000 09:44:43 +0000 |
Gerd Moellmann |
(machine): Add support for `*-auspex-sunos*'.
|
Wed, 01 Mar 2000 12:54:21 +0000 |
Gerd Moellmann |
(machine): Add `mipsel-*-netbsd*' and
|
Tue, 29 Feb 2000 09:57:09 +0000 |
Gerd Moellmann |
(C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
|
Sun, 27 Feb 2000 12:28:12 +0000 |
Dave Love |
Fix pattern for osf5+.
|
Fri, 18 Feb 2000 19:52:52 +0000 |
Dave Love |
Define NON_GNU_CPP on alpha-dec-osf5+.
|
Thu, 17 Feb 2000 20:04:15 +0000 |
Ken Raeburn |
include -lz and -ljpeg when testing for -ltiff
|
Thu, 17 Feb 2000 09:47:23 +0000 |
Gerd Moellmann |
Remove LISP_FLOAT_TYPE.
|
Sat, 12 Feb 2000 16:21:43 +0000 |
Dave Love |
Use AC_FUNC_VFORK.
|