aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Use AC_PROG_RANLIB, AC_C_PROTOTYPES, AC_C_VOLATILE. DefineDave Love2000-03-081-6/+22
| | | | POINTER_TYPE.
* (machine): Add support for `*-auspex-sunos*'.Gerd Moellmann2000-03-021-1/+1
|
* (machine): Add `mipsel-*-netbsd*' andGerd Moellmann2000-03-011-0/+2
| | | | `arm-*-netbsd*'.
* (C_OPTIMIZE_SWITCH) [__GNUC__]: Use -O2.Gerd Moellmann2000-02-291-0/+4
|
* Fix pattern for osf5+.Dave Love2000-02-271-1/+1
|
* Define NON_GNU_CPP on alpha-dec-osf5+.Dave Love2000-02-181-0/+6
|
* include -lz and -ljpeg when testing for -ltiffKen Raeburn2000-02-171-1/+4
|
* Remove LISP_FLOAT_TYPE.Gerd Moellmann2000-02-171-6/+0
|
* Use AC_FUNC_VFORK.Dave Love2000-02-121-0/+2
|
* Remove -G0 from Irix NON_GCC_TEST_OPTIONS.Dave Love2000-01-241-1/+1
|
* (HAVE_GIF): Check for DGifOpen instead ofGerd Moellmann2000-01-181-1/+1
| | | | DGifOpenFileName.
* Check for jerror.h as well as libjpeg.Dave Love2000-01-051-1/+4
|
* Remove duplicate entry for arm*-*linux-gnu; my change missing aDave Love1999-12-071-6/+1
| | | | ChangeLog entry I couldn't check in.
* (machine): Add arm*-*-linux-gnu, ppc-*-linux, andGerd Moellmann1999-12-051-0/+9
| | | | powerpc-*-linux*.
* Add target arm*-*-linux-gnu*.Dave Love1999-12-041-0/+5
|
* AC_CHECK_FUNCS for setitimer and ualarm.Gerd Moellmann1999-11-281-1/+1
|
* * configure.in: Restore Kerberos code deleted on 1999-05-29 that didn't need toKen Raeburn1999-11-231-0/+38
| | | | | be deleted. Check for the k5crypto library as well as the crypto library; MIT Kerberos 1.1 changed the name.
* Fix NON_GNU_CPP for Irix 6 to avoid failing tests.Dave Love1999-11-181-3/+8
|
* (bitmapdir): Allow for both "bitmaps" directories.Gerd Moellmann1999-11-111-1/+2
|
* Fix change for --with-pop default.Dave Love1999-11-081-1/+2
|
* * configure.in: Check for dynamic ptys (/dev/ptmx, /dev/pts/).Gerd Moellmann1999-10-271-0/+8
|
* Add support for large files. Merge glibc 2.1.2.Paul Eggert1999-10-191-5/+12
| | | | | | | | * 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.
* Default to --with-pop.Dave Love1999-10-121-4/+7
| | | | | Change sense of with-gcc and with-toolkit-scroll-bars messages to reflect the defaults.
* (--with-sound): Removed.Gerd Moellmann1999-09-071-8/+1
|
* (USE_TOOLKIT_SCROLL_BARS): Move the test down afterGerd Moellmann1999-08-301-19/+19
| | | | | the test for Xaw3d. (HAVE_TIFF): Add -lm to library check.
* (USE_TOOLKIT_SCROLL_BARS): Move tests forRichard M. Stallman1999-08-281-95/+95
| | | | | -lXaw3d, -lXpm, -ljpeg, -lpng, -ltiff, and -lgif, down after the other X-related libraries.
* Copyright update.Dave Love1999-08-211-1/+1
|
* Don't check for jpeglib.h.Dave Love1999-08-211-6/+23
|
* (HAVE_TIFF): Remove tiff34 prefix from tiffio.h.Gerd Moellmann1999-08-201-9/+11
| | | | (HAVE_XAW3D): Don't check for Xaw3d if USE_X_TOOLKIT=none.
* Check for termcap.h.Dave Love1999-08-181-1/+1
|
* Add --with-toolkit-scroll-bars. If "no",Gerd Moellmann1999-08-151-8/+17
| | | | | use Emacs' scroll bars, even if configured for Motif or when Xaw3d is available.
* Check for getaddrinfo.Karl Heuer1999-08-121-1/+1
|
* Change libtiff34 to libtiff.Gerd Moellmann1999-08-071-4/+4
|
* Check for stdlib.h.Dave Love1999-07-301-8/+14
|
* (--with-png, HAVE_PNG): New.Gerd Moellmann1999-07-211-1/+127
| | | | | | | | | (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.
* Grok sparc64-*-linux-gnu*.Dave Love1999-07-191-1/+1
|
* Delete the Kerberos stuff.Karl Heuer1999-05-291-37/+0
|
* Prefer kerberos 5 names.Karl Heuer1999-05-271-4/+4
|
* Check for libXp.Karl Heuer1999-04-261-0/+1
|
* Use epaths.h and epaths-force instead of paths....Richard M. Stallman1999-02-261-2/+2
|
* (f301-fujitsu-uxpv4.1): New target.Karl Heuer1999-02-221-0/+5
|
* (powerpc-apple-netbsd*): New alternative.Richard M. Stallman1999-02-101-1/+2
|
* Change message about HAVE_XFREE386.Richard M. Stallman1999-01-191-1/+1
|
* (mips-sgi-irix6.5): New target.Karl Heuer1998-12-161-0/+5
|
* Remove GSS-API support, since it has been removed from movemail.Karl Heuer1998-12-161-13/+1
|
* (*-*-bsdi4*): New target.Kenichi Handa1998-11-161-0/+1
|
* Fix previous change.Karl Heuer1998-11-131-2/+2
|
* (aviion-intel): New machine.Karl Heuer1998-11-111-0/+7
|
* (mips-nec-sysv4*): New target.Kenichi Handa1998-11-041-0/+5
|
* Don't mkdir cpp.Dave Love1998-10-301-1/+1
|