Dave Love
38c44a9161
Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.
2000-04-14 11:21:41 +00:00
Ken Raeburn
4d6e16b3c3
* configure.in: Line up "--help" output a little better.
2000-03-30 10:06:34 +00:00
Dave Love
3f5b097c6d
Use AC_PROG_RANLIB, AC_C_PROTOTYPES, AC_C_VOLATILE. Define
...
POINTER_TYPE.
2000-03-08 18:40:13 +00:00
Gerd Moellmann
f402795875
(machine): Add support for `*-auspex-sunos*'.
2000-03-02 09:44:43 +00:00
Gerd Moellmann
69d5a2fad9
(machine): Add `mipsel-*-netbsd*' and
...
`arm-*-netbsd*'.
2000-03-01 12:54:21 +00:00
Gerd Moellmann
c5b22f2a70
(C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.
2000-02-29 09:57:09 +00:00
Dave Love
215f6689fa
Fix pattern for osf5+.
2000-02-27 12:28:12 +00:00
Dave Love
e57196a0a1
Define NON_GNU_CPP on alpha-dec-osf5+.
2000-02-18 19:52:52 +00:00
Ken Raeburn
3b3cc4a489
include -lz and -ljpeg when testing for -ltiff
2000-02-17 20:04:15 +00:00
Gerd Moellmann
1073bdc3f7
Remove LISP_FLOAT_TYPE.
2000-02-17 09:47:23 +00:00
Dave Love
79e1207885
Use AC_FUNC_VFORK.
2000-02-12 16:21:43 +00:00
Dave Love
b48097710c
Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
2000-01-24 15:28:32 +00:00
Gerd Moellmann
5119087bdd
(HAVE_GIF): Check for DGifOpen instead of
...
DGifOpenFileName.
2000-01-18 10:51:21 +00:00
Dave Love
3cc9d384b9
Check for jerror.h as well as libjpeg.
2000-01-05 22:11:33 +00:00
Dave Love
d9b5c99090
Remove duplicate entry for arm*-*linux-gnu; my change missing a
...
ChangeLog entry I couldn't check in.
1999-12-07 10:33:35 +00:00
Gerd Moellmann
d506e713fb
(machine): Add arm*-*-linux-gnu, ppc-*-linux, and
...
powerpc-*-linux*.
1999-12-05 14:13:31 +00:00
Dave Love
3012b68f25
Add target arm*-*-linux-gnu*.
1999-12-04 19:47:55 +00:00
Gerd Moellmann
02b2578725
AC_CHECK_FUNCS for setitimer and ualarm.
1999-11-28 20:13:30 +00:00
Ken Raeburn
a21616bdc5
* configure.in: Restore Kerberos code deleted on 1999-05-29 that didn't need to
...
be deleted. Check for the k5crypto library as well as the crypto library; MIT
Kerberos 1.1 changed the name.
1999-11-23 22:16:16 +00:00
Dave Love
91193697af
Fix NON_GNU_CPP for Irix 6 to avoid failing tests.
1999-11-18 17:44:32 +00:00
Gerd Moellmann
4f6f5dab99
(bitmapdir): Allow for both "bitmaps" directories.
1999-11-11 16:49:03 +00:00
Dave Love
3d9fec712f
Fix change for --with-pop default.
1999-11-08 16:26:25 +00:00
Gerd Moellmann
27b07953f3
* configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).
1999-10-27 10:24:13 +00:00
Paul Eggert
1113b624f0
Add support for large files. Merge glibc 2.1.2.
...
* configure.in (AC_CHECK_HEADERS): Add stdio_ext.h.
(HAVE_TM_GMTOFF): New symbol.
(AC_CHECK_FUNCS): Add __fpending, ftello, getloadavg, mblen,
mbrlen, strsignal.
(LOCALTIME_CACHE): Don't include stdlib.h, as config.h does this now.
1999-10-19 07:15:24 +00:00
Dave Love
6fa064b6bd
Default to --with-pop.
...
Change sense of with-gcc and with-toolkit-scroll-bars messages to reflect
the defaults.
1999-10-12 17:13:27 +00:00
Gerd Moellmann
8e5f58115a
(--with-sound): Removed.
1999-09-07 14:48:51 +00:00
Gerd Moellmann
0be97a727d
(USE_TOOLKIT_SCROLL_BARS): Move the test down after
...
the test for Xaw3d.
(HAVE_TIFF): Add -lm to library check.
1999-08-30 22:50:51 +00:00
Richard M. Stallman
620fdfdf61
(USE_TOOLKIT_SCROLL_BARS): Move tests for
...
-lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down
after the other X-related libraries.
1999-08-28 06:23:04 +00:00
Dave Love
07d555c6ef
Copyright update.
1999-08-21 10:43:26 +00:00
Dave Love
5ad9ac920c
Don't check for jpeglib.h.
1999-08-21 10:41:58 +00:00
Gerd Moellmann
9f8118075d
(HAVE_TIFF): Remove tiff34 prefix from tiffio.h.
...
(HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
1999-08-20 19:30:09 +00:00
Dave Love
13a9e2f5e9
Check for termcap.h.
1999-08-18 13:22:47 +00:00
Gerd Moellmann
20c1822ee6
Add --with-toolkit-scroll-bars. If "no",
...
use Emacs' scroll bars, even if configured for Motif or when
Xaw3d is available.
1999-08-15 22:00:50 +00:00
Karl Heuer
bab630c9b3
Check for getaddrinfo.
1999-08-12 16:01:32 +00:00
Gerd Moellmann
495ccc04c3
Change libtiff34 to libtiff.
1999-08-07 16:01:14 +00:00
Dave Love
b5b193a729
Check for stdlib.h.
1999-07-30 17:30:52 +00:00
Gerd Moellmann
b412189cca
(--with-png, HAVE_PNG): New.
...
(toplevel): Add checks for machine/soundcard.h and sys/soundcard.h.
(USE_TOOLKIT_SCROLL_BARS): New.
(HAVE_XAW3D): New.
(--with-tiff, HAVE_TIFF): Added.
(HAVE_JPEG, --with-jpeg): Added.
(--with-xpm, HAVE_XPM): New.
1999-07-21 21:43:52 +00:00
Dave Love
fc7b9b52be
Grok sparc64-*-linux-gnu*.
1999-07-19 15:30:06 +00:00
Karl Heuer
264f512a8d
Delete the Kerberos stuff.
1999-05-29 19:26:53 +00:00
Karl Heuer
d840c7d5f0
Prefer kerberos 5 names.
1999-05-27 18:45:59 +00:00
Karl Heuer
03e8ce6a3a
Check for libXp.
1999-04-26 05:21:00 +00:00
Richard M. Stallman
6a4bb05de9
Use epaths.h and epaths-force instead of paths....
1999-02-26 11:38:25 +00:00
Karl Heuer
5dbb45f2fd
(f301-fujitsu-uxpv4.1): New target.
1999-02-22 20:54:00 +00:00
Richard M. Stallman
ca568b47a5
(powerpc-apple-netbsd*): New alternative.
1999-02-10 03:04:15 +00:00
Richard M. Stallman
5d4245a68c
Change message about HAVE_XFREE386.
1999-01-19 08:08:12 +00:00
Karl Heuer
a187fb8085
(mips-sgi-irix6.5): New target.
1998-12-16 21:42:26 +00:00
Karl Heuer
e786c0694b
Remove GSS-API support, since it has been removed from movemail.
1998-12-16 21:13:48 +00:00
Kenichi Handa
66b48aded6
(*-*-bsdi4*): New target.
1998-11-16 06:26:27 +00:00
Karl Heuer
9ae70ffe10
Fix previous change.
1998-11-13 23:25:02 +00:00
Karl Heuer
4e746fa8fe
(aviion-intel): New machine.
1998-11-11 19:04:33 +00:00
Kenichi Handa
b4ea3111c0
(mips-nec-sysv4*): New target.
1998-11-04 10:48:53 +00:00
Dave Love
e0a3686bfd
Don't mkdir cpp.
1998-10-30 19:00:25 +00:00
Richard M. Stallman
691beae826
Use unset CDPATH instead of making it empty.
1998-06-30 22:15:41 +00:00
Karl Heuer
348e3a0841
Assume unspecified Solaris is 2.5, not 2.4.
1998-06-20 21:44:21 +00:00
Karl Heuer
aef8a36fb0
Add --with-gssapi to specify GSS-API
...
authentication support for movemail.
1998-04-07 04:00:53 +00:00
Andreas Schwab
6b9c546488
Check for string.h.
1998-04-06 08:57:37 +00:00
Richard M. Stallman
88a806e90d
(hppa-hp-hpux1[0-9]*): Handle versions 1X like 10.
...
(m68*-hp-hpux*): Handle versions 1X like 10.
1998-03-10 03:33:23 +00:00
Karl Heuer
842f86922a
(hppa*-hp-hpux*): Use hpux10 by default.
1998-02-25 22:50:36 +00:00
Richard M. Stallman
eded5b68bc
(sparc-fujitsu-sysv4*): New target.
1997-12-21 01:41:43 +00:00
Andreas Schwab
fd0a060bee
Cache more tests. Add missing quotes around
...
message with embedded comma.
1997-12-17 13:16:22 +00:00
Paul Eggert
ef28d7cb22
(AC_CHECK_FUNCS): Add strftime.
1997-11-24 19:50:22 +00:00
Karl Heuer
f4afda6907
(i586-dg-dguxR4.*): New name in case branch.
1997-11-20 21:52:47 +00:00
Paul Eggert
c451005212
(AC_CHECK_LIB): Add -lintl.
1997-11-07 23:19:12 +00:00
Richard M. Stallman
92f357612e
(gettimeofday, one arg or two):
...
Clarify messages by avoiding double negative.
1997-10-02 04:33:26 +00:00
Karl Heuer
cce93a8e29
(with-pop, with-kerberos): Need to check Kerberos
...
libraries in reverse order, so that libraries will appear in the
correct dependency order on the link line (and so that the
configure checks themselves will work properly when early
libraries depend on later ones).
1997-09-24 16:11:32 +00:00
Richard M. Stallman
98bbf2a144
Recognize alpha* instead of just alpha.
1997-09-13 19:47:52 +00:00
Richard M. Stallman
6239880d20
Continue previous change, add mipsel-*-openbsd*.
1997-09-07 05:27:45 +00:00
Richard M. Stallman
e3ac1b7f78
Add OpenBSD clause to set $machine.
1997-09-06 19:42:31 +00:00
Richard M. Stallman
54abe472d5
(x_default_search_path): Corrected '${x_library}' to '${x_library}/X11'.
1997-08-24 16:21:53 +00:00
Richard M. Stallman
af9ec10ee9
Support auto-configuration of both Kerberos V4 and
...
Kerberos V5 for movemail, including detection of V4 and V5 header
files and libraries.
1997-08-24 02:18:34 +00:00
Richard M. Stallman
66d736a953
(HAVE_MOTIF_2_1): Test for Motif 2.1,
...
Compute x_default_search_path and substitute into makefiles.
1997-08-24 01:01:45 +00:00
Richard M. Stallman
5a1d8da6ba
Remove lockdir, it is no longer needed.
1997-08-07 18:35:29 +00:00
Richard M. Stallman
0e6d70d571
(i*86-*-sysv4.2uw*): Set NON_GNU_CPP.
1997-08-03 22:58:19 +00:00
Richard M. Stallman
3c0c48a737
(doug_lea_malloc): Make __after_morecore_hook a
...
prerequisite to the use of Doug Lea's malloc.
1997-07-25 17:57:47 +00:00
Richard M. Stallman
b48e4aeb00
(mips-sony-newsos6*): File news-risc.h renamed to news-r6.h.
1997-07-11 06:58:14 +00:00
Richard M. Stallman
66a96cff58
(leim/Makefile): Generate this.
...
(*-sysv4.2uw*): Recognize new alternative.
Create src/config.stamp at the end.
1997-07-07 04:08:18 +00:00
Richard M. Stallman
0855015c91
(GNU_MALLOC_reason): Fix message text.
1997-06-30 02:26:51 +00:00
Richard M. Stallman
2c4f7ce722
(*-*-bsdi*): New alternative.
...
(i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1997-06-25 04:52:54 +00:00
Richard M. Stallman
287f502c46
(mips-*-linux-gnu*): New alternative.
1997-06-23 01:49:24 +00:00
Richard M. Stallman
7bc157f4d5
Fix previous change.
1997-06-22 19:26:41 +00:00
Richard M. Stallman
423ef6e820
(mips-sony-newsos6*): New alternative.
1997-06-22 19:17:51 +00:00
Richard M. Stallman
5914be4b28
(shutdown): Check for `shutdown' function.
1997-06-19 02:59:08 +00:00
Richard M. Stallman
42326ef0db
(powerpcle-*-solaris2*): New alternative.
1997-06-02 22:34:02 +00:00
Richard M. Stallman
39def718d1
(alpha-*-netbsd*): New alternative.
1997-06-02 00:00:31 +00:00
Richard M. Stallman
651fc2d23d
(m88k-dg-dgux4*): New alternative.
1997-06-01 23:58:19 +00:00
Richard M. Stallman
8cd880383c
(doug_lea_malloc): First check for SYSTEM_MALLOC,
...
in case it is desirable to disable the GNU malloc features withglibc.
1997-04-11 08:24:41 +00:00
Richard M. Stallman
b05a95cbef
If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC.
1997-04-09 03:52:47 +00:00
Karl Heuer
fd4bc67196
Check for rint and cbrt.
1997-01-27 01:48:25 +00:00
Richard M. Stallman
0e5f305ee7
(hppa1.1-hitachi-hiuxmpp): New configuration.
1996-12-30 05:35:54 +00:00
Richard M. Stallman
4e4db900b6
Check for libmail, maillock.h and touchlock (for movemail).
1996-12-18 18:11:20 +00:00
Richard M. Stallman
e77937d587
(limits.h): Check for this file.
1996-12-16 02:43:10 +00:00
Richard M. Stallman
a8958813c2
(rs6000-ibm-aix4.2): New alternative.
...
(rs6000-ibm-aix4.0): New alternative.
(rs6000-ibm-aix4*): Assume aix 4.1 by default.
1996-12-09 02:29:24 +00:00
Richard M. Stallman
b336ddd38a
Recognize vax-*-netbsd*.
1996-12-07 20:51:34 +00:00
Richard M. Stallman
684f4cb3f2
(locallisppath): Add leim directory.
1996-11-07 04:21:08 +00:00
Richard M. Stallman
da945421cc
(hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.
1996-10-29 02:53:06 +00:00
Richard M. Stallman
f8a9bac913
Provide an empty default for LD_SWITCH_X_SITE_AUX.
...
(ld_switch_machine): Fix typo.
1996-10-06 19:34:12 +00:00
Richard M. Stallman
fd402b2a64
Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
...
from config.h and use them in $ac_link.
1996-10-02 21:44:00 +00:00
Erik Naggum
16890e3564
Create a subdir named `lisp'.
1996-09-28 21:20:54 +00:00
Richard M. Stallman
4ebfa5ab37
Check for getcwd.
1996-09-25 03:50:06 +00:00
Richard M. Stallman
76aa9e79b9
Check for termios.h. Check for setpgid.
1996-09-09 22:27:02 +00:00