summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Add support for ia64*-*-linux*.Gerd Moellmann2000-08-031-0/+5
|
* (AC_SYS_LARGEFILE): Moved earlier.Dave Love2000-07-261-1/+3
|
* Add AC_SIZE_T.Dave Love2000-07-241-0/+3
|
* Reorder so that most tests are done after CPPFLAGSDave Love2000-07-181-138/+138
| | | | is set from the C_SWITCH_... definitions.
* (HAVE_XPM): Undo previous change. Check forGerd Moellmann2000-07-101-1/+9
| | | | preprocessor define XpmReturnAllocPixels.
* (HAVE_XPM): Check for XpmReturnAllocPixelsGerd Moellmann2000-07-061-1/+1
| | | | instead of XpmReadFileToPixmap.
* * configure.in: Check for <soundcard.h>. Look for ossaudio library, and setKen Raeburn2000-07-051-1/+4
| | | | LIBSOUND accordingly.
* Use AC_HEADER_SYS_WAIT.Dave Love2000-07-051-1/+3
|
* * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS, whileKen Raeburn2000-06-301-0/+4
| | | | searching for image-handling libraries.
* (--with-xim): New option.Gerd Moellmann2000-06-261-1/+10
|
* [HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezoneDave Love2000-06-231-9/+40
| | | | and test how we can call gettimeofday.
* (HAVE_LIBXP): Change test for libXp.Gerd Moellmann2000-06-221-1/+4
|
* Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not simple test forDave Love2000-06-211-23/+7
| | | | | getloadavg and substitute GETLOADAVG_LIBS. Simplify test for GETTIMEOFDAY_ONE_ARGUMENT.
* (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case _XOPEN_SOURCE is defined.Dave Love2000-06-191-9/+24
|
* Generate lisp/Makefile.Gerd Moellmann2000-06-141-1/+1
|
* Add support for `*-lynxos*'.Gerd Moellmann2000-06-141-1/+2
| | | | | | Use `cpp' as NON_GNU_CPP for `alpha*-dec-osf[5-9]*', as recommended by <Karen.Dorhamer@compaq.com> to fix problems on Tru64 UNIX v5.0.
* Don't specify -n32 flag for mips-sgi-irix6.5.Dave Love2000-06-021-3/+17
| | | | | Check for struct exception. Use AC_SYS_LARGEFILE and move ftello test.
* Add check for speed_t typedef.Gerd Moellmann2000-05-261-0/+8
|
* Check for grandpt and getpt.Gerd Moellmann2000-05-201-0/+6
|
* Add support for `powerpc*-*-linux-gnu*'.Gerd Moellmann2000-04-271-0/+5
|
* Add support for `powerpc-*-netbsd*'.Gerd Moellmann2000-04-191-0/+1
|
* Don't use AC_FUNC_GETLOADAVG.Dave Love2000-04-191-3/+1
|
* Use AC_FUNC_GETLOADAVG, AC_FUNC_MKTIME.Dave Love2000-04-141-1/+8
|
* * configure.in: Line up "--help" output a little better.Ken Raeburn2000-03-301-2/+3
|
* 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.