1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

591 Commits

Author SHA1 Message Date
Jan Djärv
a7c47af82d * configure.in (HAVE_CANCELMENUTRACKING): New test. 2005-06-06 20:17:49 +00:00
Miles Bader
64e9342958 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 302-319)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 69)

   - Update from CVS
2005-05-20 04:22:05 +00:00
Lute Kamstra
261967be48 Add --enable-locallisppath. 2005-05-19 08:28:29 +00:00
YAMAMOTO Mitsuharu
de0a3247ca Don't check HAVE_CARBON if HAVE_X11 is set to yes. Check HAVE_CARBON
before USE_TOOLKIT_SCROLL_BARS.  Define USE_TOOLKIT_SCROLL_BARS by
default if HAVE_CARBON is set to yes.
2005-05-13 08:54:23 +00:00
Kenichi Handa
a9b84515ed While running cpp on junk.c, include
-DHAVE_UNIDATA in CPPFLAGS if admin/unidata/UnicodeData.txt
exists.
2005-05-11 12:16:42 +00:00
Andreas Schwab
84520dffaf Remove duplicate match for powerpc configuration. 2005-04-23 15:49:36 +00:00
Thien-Thi Nguyen
8a877e5ca1 Check for <pwd.h>. 2005-04-20 10:56:08 +00:00
Thien-Thi Nguyen
f6214bb76b Remove eol whitespace; nfc. 2005-04-20 10:54:46 +00:00
Stefan Monnier
4693dbc99d Don't let a special LessTif/Motif1.2 install
shadow the main Lesstif/Motif-2.1 libs and includes.
2005-03-16 22:21:31 +00:00
Jan Djärv
9224ae9ca2 * configure.in: Only add XASSERTS to cppflags. 2005-03-10 17:22:50 +00:00
Jan Djärv
d0098f13fb * configure.in: Added --enable-asserts.
* configure: Regenerate.
2005-03-04 16:45:54 +00:00
Steven Tamm
551ffc2715 * configure.in: Check for <sys/utsname.h>.
* configure: Regenerate.
2005-01-19 19:09:04 +00:00
Stefan Monnier
be5472bd83 (INLINE, RE_TRANSLATE_P): Move patches mistakenly committed to src/config.in. 2004-12-07 15:42:19 +00:00
Jan Djärv
b8bdffbe58 * configure.in: If $HAVE_GTK_FILE_CHOOSER = yes, check for
pthreads and define HAVE_GTK_AND_PTHREAD.
* configure: Regenerate.
2004-12-07 08:29:07 +00:00
Eli Zaretskii
aec04d3666 Add check for getrusage. 2004-11-06 16:29:08 +00:00
Jan Djärv
d0a80c21f3 * configure.in (HAVE_GTK): Only set with_toolkit_scroll_bars if not
explicitly set to no.
2004-11-02 16:26:46 +00:00
Jan Djärv
572a3cc266 * configure.in (HAVE_GTK_FILE_CHOOSER, $HAVE_GTK_FILE_SELECTION): New
tests for new and old GTK file dialogs.
* configure: Rebuild
2004-11-02 07:33:51 +00:00
Jan Djärv
f17e308a43 * configure.in (HAVE_PERSONALITY_LINUX32): New test if PER_LINUX32
can be set.  Remove SETARCH test.
* configure: Rebuild
2004-10-20 16:16:07 +00:00
Steven Tamm
cef11da299 configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h
configure: Rebuild
2004-10-08 18:36:47 +00:00
Jan Djärv
05cf15c600 configure.in (HAVE_RANDOM_HEAPSTART): Move output of warning message to end
of configure run.
2004-10-06 12:28:31 +00:00
Jan Djärv
4cbbf6b725 * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to
AC_MSG_WARN.
2004-10-06 07:26:14 +00:00
Jan Djärv
4494a266b4 * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD.
Run test to see if heap start address is random.
2004-10-05 20:24:19 +00:00
Miles Bader
bc9b2430ed Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-581
Fix exec-shield autoconf test

2004-09-29  Miles Bader  <miles@gnu.org>

   * configure.in (HAVE_EXECSHIELD): Test correct env variable to see
   if setarch is present.
2004-09-29 09:52:39 +00:00
Jan Djärv
dd571c2fb0 * configure.in (HAVE_EXECSHIELD): Only define on x86.
* configure: Rebuild.
2004-09-25 20:41:08 +00:00
Jan Djärv
4489ece266 * configure.in: Check for exec-shield.
* configure: Rebuild.
2004-09-24 07:18:15 +00:00
Stefan Monnier
8f9d490582 Don't use `extrasub' (loses with autoconf 2.59). 2004-05-04 21:24:09 +00:00
Stefan Monnier
b917689b74 Don't forget to quote args to `test'. 2004-04-29 18:59:27 +00:00
Richard M. Stallman
06aacc624c Fix previous change. 2004-03-21 14:31:42 +00:00
Richard M. Stallman
1d6cc9a852 Add -znocombreloc to LDFLAGS if supported. 2004-03-20 01:08:08 +00:00
Stefan Monnier
22bb9485c8 <darwin>: Use fink packages if available. 2004-01-27 16:48:17 +00:00
Andreas Schwab
ce6e4c2107 Check for <sys/socket.h>. Include it before
including <net/if.h>.  Move check for <net/if.h> before its use.
2003-12-24 16:45:27 +00:00
Andreas Schwab
f60d0e8f8f (PKG_CHECK_MODULES): Fix quoting. 2003-12-24 10:45:25 +00:00
Andreas Schwab
be5a5b39da (powerpc-apple-darwin*): Use ${CC-cc} instead of
hardcoding gcc.
2003-12-01 00:45:10 +00:00
Andreas Schwab
4cb7603b9d (powerpc-apple-darwin*): Use ${CC} instead of
hardcoding gcc.
2003-12-01 00:36:50 +00:00
Jan Djärv
d77711a5a6 Fix in HAVE_X_SM test 2003-11-16 18:32:34 +00:00
Jan Djärv
57669b57fc * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handle
multiple displays.
  Regenerate configure.
2003-11-16 16:09:07 +00:00
Dave Love
86bd9393c5 Check members of struct ifreq. 2003-09-23 12:39:44 +00:00
Kim F. Storm
2ba3faa30a Add checks for sys/ioctl.h and net/if.h. 2003-09-13 23:28:18 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Lute Kamstra
2ceeffa4b3 Revert the change of 2003-07-29 as GTK+ 2.2 is not required anymore. 2003-08-19 08:21:00 +00:00
Andrew Choi
abd39b5719 * configure.in [powerpc-apple-darwin*]: Use the -no-cpp-precomp
option instead of -traditional-cpp for CPP.
2003-08-07 16:00:31 +00:00
Richard M. Stallman
83f3b3ec56 Fix previous change. 2003-07-29 17:41:37 +00:00
Richard M. Stallman
0d936a3696 (HAVE_XIM): Define if XIM is available. 2003-07-29 17:41:12 +00:00
Juanma Barranquero
6f76cf6df3 The function gtk_window_set_icon_from_file was introduced in GTK+ 2.2, so check
for that release.
2003-07-28 22:51:58 +00:00
Dave Love
4fdbcac51e Fix last change. 2003-07-28 18:01:39 +00:00
Andreas Schwab
6a5f7a2956 Add --enable-maintainer-mode, substitute MAINT. 2003-07-23 11:16:16 +00:00
Dave Love
8cfdf2ca3a Make XRegisterIMInstantiateCallback test depend on
HAVE_X11, not with_xim.
(HAVE_CRTIN): Provide template.
<with_png>: Test for png.h and libpng/png.h.
2003-07-22 17:29:56 +00:00
Markus Rost
10aa5486d8 Indicate boundaries of the big quoted region by comments. 2003-07-20 23:38:20 +00:00
Andreas Schwab
da894f7da8 Temporarily leave quoting for AC_DEFINE. 2003-07-15 08:07:27 +00:00
Stefan Monnier
28127e4724 Check for posix_memalign. 2003-07-14 02:21:29 +00:00
Richard M. Stallman
fdf83dbbfa [netbsd systems]: Define HAVE_CRTIN properly. 2003-07-12 21:59:54 +00:00
Dave Love
a6c2ef66b2 Fix XRegisterIMInstantiateCallback check for gcc. 2003-06-29 12:01:08 +00:00
Dave Love
1c3a8acfac Check for sys/_mbstate_t.h. Test
XRegisterIMInstantiateCallback prototype.
(AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.
2003-06-23 18:35:23 +00:00
Dave Love
eb3b52fa88 Check for locale.h. 2003-06-06 09:04:22 +00:00
Dave Love
12c0a8da7f Check for memcpy, mempcpy, mblen, mbrlen. Use
AC_FUNC_STRFTIME, AC_STRUCT_TIMEZONE, AC_TYPE_MBSTATE_T.
(NLIST_STRUCT): Don't define.
2003-06-05 16:37:13 +00:00
Juanma Barranquero
efd60266f5 Revert changes of 2003-03-03 and 2003-05-28. 2003-06-02 19:26:18 +00:00
Andreas Schwab
4e05abbe6f (AH_BOTTOM) [MAC_OSX]: Do not redefine bcopy,
bzero, and bcmp.
2003-05-24 19:28:34 +00:00
Dave Love
9afca57c21 Remove redundant test for term.h. Test for
difftime.
2003-05-22 13:19:53 +00:00
Dave Love
4b121527a0 Append * to s390-*-linux-gnu case.
(LIBMAIL) <lockfile>: Don't define.
2003-05-20 16:32:16 +00:00
Richard M. Stallman
167899c437 Handle system types sysv5uw* and sysv5OpenUNIX*. 2003-04-30 09:23:02 +00:00
Francesco Potortì
a0dd4fa6d4 Undo last (RMS') change, as it is useless, per Dave Love. 2003-04-28 16:24:30 +00:00
Richard M. Stallman
95c5b8fc6c Put #include of jpeglib.h at start of line. 2003-04-09 01:40:57 +00:00
Francesco Potortì
54c4fabde7 Use the same configuration for all aix5, not just aix5.1. 2003-04-06 10:50:11 +00:00
Francesco Potortì
f4d9f5b809 Check for need for bigtoc support on IBM AIX for
solving a linker table overflow problem.
2003-03-16 22:30:36 +00:00
Rob Browning
b0e442481b * configure.in: add AC_CHECK_FUNCS for memcmp and memmove.
(AH_BOTTOM): switch tests to prefer memcmp, memset, and memmove
over bzero, bcmp, and bcopy.
2003-03-03 18:29:58 +00:00
Juanma Barranquero
b023c8d38b Set new hpux10-20.h as "major" include for 10.20. 2003-02-21 08:07:29 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Juanma Barranquero
c60ee5e70f Cygwin support patch. 2003-01-31 15:24:20 +00:00
Andreas Schwab
12bf22e02b Set HAVE_MENUS=yes when HAVE_CARBON=yes instead of
redefining it explicitly in src/config.in.
2003-01-22 19:56:44 +00:00
Jan Djärv
cd8907963a Fixed --with-gtk 2003-01-20 05:35:31 +00:00
Jan Djärv
488dd4c404 GTK version 2003-01-19 21:50:03 +00:00
Steven Tamm
52cd7d02cc * configure.in: New option, --enable-carbon-app, to specify
that the application should be installed
	* Makefile.in (install-arch-dep): On Mac OS X, install the
	Emacs.app application if carbon-app is enabled
2003-01-07 05:46:31 +00:00
Dave Love
f968418df8 Fix last change. 2003-01-06 21:21:50 +00:00
Dave Love
fb33ec5232 Check for nl_langinfo.
[!HAVE_SIZE_T]: Fix typedef.
2003-01-06 17:42:52 +00:00
David Kastrup
d57c221198 Add tests for install-info 2003-01-06 14:51:49 +00:00
Markus Rost
f79b6dcc10 (*-sunos5*, *-solaris*): Revert previous change -
use again sol2-6 instead of sol2-8.
2002-12-09 19:37:58 +00:00
Dave Love
6b62aa3a71 Delete sunos5.8 configuration. 2002-12-09 18:05:34 +00:00
Dave Love
71cc40d5d4 Use AC_CHECK_DECLS, not AC_DECL_SYS_SIGLIST.
Check for __sys_siglist too.  Check for memset.  Use
AC_FUNC_GETPGRP.  Add mipsel-*-linux-gnu* target.
2002-11-27 22:53:51 +00:00
Dave Love
0d6f37680e Use AC_GNU_SOURCE.
Test for bzero.
(nlist.h): Move test up.
2002-11-18 19:24:03 +00:00
Dave Love
91b5aa9aac Maybe define bcopy, bzero, bcmp. 2002-11-18 16:24:41 +00:00
Markus Rost
f435bd1eeb (*-sunos5*, *-solaris*): New configuration. 2002-11-18 06:41:51 +00:00
Francesco Potortì
407fa60182 sparc-sun-solaris2.8 2002-11-14 13:32:32 +00:00
Dave Love
17b3d9f6ac Use AC_CONFIG_LIBOBJ_DIR and require autoconf
2.54.
(AH_BOTTOM) [!HAVE_SIZE_T]: Typedef size_t.
2002-11-08 12:30:21 +00:00
Dave Love
f3acf5bed7 Require autoconf 2.53. Test for pty.h,
sys/mman.h, sys/param.h, mremap, memmove.
(AH_BOTTOM): Maybe include strings.h.  Add local variables for
mode.
(AC_PROG_YACC): Deleted.
(size_t): Use AC_CHECK_TYPES.
(AH_TOP): Up-date copyright.
2002-10-30 18:52:27 +00:00
Richard M. Stallman
9811b1cf6f Fix the LessTif-directory-finder for real. 2002-09-19 15:25:38 +00:00
Richard M. Stallman
6cf6d325b0 Fix previous LessTif change. 2002-09-10 16:40:10 +00:00
Richard M. Stallman
a28947f01a (powerpcle-*-solaris2.5*): New configuration.
(powerpcle-*-solaris*): Use version 2.6 as default.
(*-sunos5.6*, *-solaris2.6*): New alternative.
(*-sunos5*): Use version 2.6 as default.
2002-09-09 19:20:27 +00:00
Kai Großjohann
8bb4cb8548 Fix typo. 2002-09-06 13:42:23 +00:00
Richard M. Stallman
6d621baba5 Look for LessTif in /usr/X11R6/LessTif/ before Motif.
Handle $GCC_LINK_TEST_OPTIONS and
$NON_GCC_LINK_TEST_OPTIONS after the AC_PROG_... macros.
2002-09-05 22:58:05 +00:00
Markus Rost
dc16594b4f Fix typo. 2002-07-24 19:43:21 +00:00
Richard M. Stallman
2a0c903cde Don't print anything special about gamedir. 2002-07-24 16:00:59 +00:00
Richard M. Stallman
b914de74c4 (gamedir): Handle it like lispdir.
(--with-game-dir option): Deleted.
2002-07-21 20:19:22 +00:00
Pavel Janík
1967c6ee88 Add support for mipseb-*-netbsd* machines. 2002-06-21 20:57:54 +00:00
Andreas Schwab
3fa4ac47ab Add Support for x86-64. 2002-06-07 11:17:55 +00:00
Richard M. Stallman
a1d8dc878e (emacs_cv_speed_t): Add square brackets for clarity. 2002-05-09 15:03:30 +00:00
Andrew Choi
e3ba1015a2 2002-04-30 Andrew Choi <akochoi@shaw.ca>
* configure.in: Provide documentation string when defining
        variable HAVE_CARBON.  Also define HAVE_WINDOW_SYSTEM, HAVE_MOUSE,
        and HAVE_MENUS in AH_BOTTOM if HAVE_CARBON is defined.
2002-05-01 04:30:59 +00:00
Colin Walters
0143af8fef Delete configure check for access to the game user. 2002-04-29 22:47:27 +00:00
Andrew Choi
e0f712ba55 Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
lisp/ChangeLog, and src/ChangeLog for list of changes.
2002-04-26 23:39:06 +00:00
Pavel Janík
6ef0275203 Justify help texts. 2002-04-24 13:23:23 +00:00
Andreas Schwab
5e7d772d70 Add config header templates to all AC_DEFINE and
AC_DEFINE_UNQUOTED symbols.
2002-04-14 01:40:58 +00:00
Colin Walters
93c05c18dd Add --game-dir, --game-user. Test to see if we can use them. 2002-04-10 19:04:08 +00:00
Pavel Janík
3d9830e59f Add --with-sound. 2002-04-08 06:16:33 +00:00
Kim F. Storm
66abe59651 Test for sendto, recvfrom, getsockopt, setsockopt,
and getsockname functions.  Test for sys/un.h include file.
2002-03-18 14:03:56 +00:00
Eli Zaretskii
1ef1ef967b Support AIX 5.1. 2002-03-15 12:17:35 +00:00
Jan Djärv
f21fadcce4 Added test for X Session Management (HAVE_X_SM). 2002-03-10 16:37:56 +00:00
Kim F. Storm
6a22cdf4bf Test for getpeername. 2002-03-03 00:26:15 +00:00
Richard M. Stallman
4d766b593c (HAVE_JPEG): Turn it off if libjpeg version < 6b.
(HAVE_GIF): Don't use old libungif versions that crash.
2002-03-01 16:24:37 +00:00
Richard M. Stallman
b83e4a7727 <making srcdir absolute>: Verify that PWD is correct,
not just well-formed and valid.
2002-02-27 03:53:03 +00:00
Eli Zaretskii
1d06fc82d3 Recognize BSD/OS 5.0. 2002-01-27 10:03:14 +00:00
Richard M. Stallman
ec40675194 Test for mbsinit. 2001-12-28 19:06:40 +00:00
Richard M. Stallman
6fa6525fde (hppa*-*-linux-gnu*): New alternative. 2001-12-11 06:01:52 +00:00
Paul Eggert
5a129fafb5 (AC_PREREQ): Bump from 2.50 to 2.51; needed for vfork.
(AC_FUNC_VFORK): Remove.
(AC_FUNC_FORK): Add.
(HAVE_DES_H, HAVE_KRB5_H): Properly quote args of AC_CHECK_HEADERS;
this is required by recent Autoconf versions.
2001-12-07 05:50:16 +00:00
Gerd Moellmann
ba45dae077 Add support for FreeBSD/Alpha. 2001-11-29 12:06:35 +00:00
Eli Zaretskii
56a0a07569 (AC_OUTPUT): Add lispintro/Makefile. 2001-11-24 11:28:27 +00:00
Eli Zaretskii
149c0cdc2d Add coff.h to AC_CHECK_HEADERS. 2001-11-16 14:27:53 +00:00
Pavel Janík
a4663feda2 Add support for --program-prefix, --program-suffix
and --program-transform-name options.
2001-11-15 20:37:20 +00:00
Eli Zaretskii
27a62c2c4d AC_OUTPUT lispref/Makefile. 2001-11-10 15:18:36 +00:00
Sam Steingold
f0f2756d0e added a check for nlist.h 2001-11-06 15:42:06 +00:00
Pavel Janík
1c7a4f723f Reindent --help output.
From Per Starback (starback@ling.uu.se).
2001-11-01 06:26:56 +00:00
Eli Zaretskii
4f4d6b177a New entry for HP/UX-11. 2001-10-31 17:20:54 +00:00
Eli Zaretskii
f4c2acb31f (s390-*-linux-gnu): New system. From Adam Thornton <athornton@sinenomine.net>. 2001-10-28 19:05:36 +00:00
Ken Raeburn
84e70f7869 fix build problems with krb5 and hesiod support 2001-10-24 22:54:38 +00:00
Gerd Moellmann
f8f7ab5469 Use $MAKE for `make' if set. 2001-10-24 11:38:42 +00:00
Miles Bader
fcb04b6e24 (configuration): Set from host' if host_alias' isn't defined. 2001-10-19 15:20:20 +00:00
Andreas Schwab
e9b2a02242 Make ready for autoconf 2.5x.
(AC_PREREQ): Require autoconf 2.50.
2001-10-19 12:30:52 +00:00
Gerd Moellmann
3b74127de1 Avoid `$@' which is handled specially in
Autoconf 2.52.  From "Adam J. Richter" <adam@yggdrasil.com>.
2001-09-05 14:46:26 +00:00
Eli Zaretskii
2d0bcbcc2f (machine): Add an entry for hppa1.1-hitachi-hiuxwe2*. 2001-08-14 11:49:29 +00:00
Gerd Moellmann
29c1b68e5c (HAVE_XPM): Don't print the result of the check for
XpmReturnAllocPixels if we don't have an xpm.h.
2001-03-20 15:47:08 +00:00
Gerd Moellmann
3aa40e0e02 Use AC_EGREP_CPP to check if the C preprocessor
converts `..' to `. .'.  If it converts, set CPP_NEED_TRADITIONAL
to `yes'.  Later in AC_OUTPUT, check this variable.
2001-02-23 13:31:40 +00:00
Kenichi Handa
c8d4d4ccd1 Fix typo in the code setting x_search_path. 2001-01-13 07:10:58 +00:00
Gerd Moellmann
ad4ac636ee Don't reset LIBS at end of -lXmu test. Test for
-lXext.
(HAVE_XKBGETKEYBOARD): Fix reporting of result.
(HAVE_LIBXP): Remove -lXt from AC_CHECK_LIB.
(HAVE_XAW3D, HAVE_XPM, HAVE_JPEG, HAVE_PNG, HAVE_TIFF, HAVE_GIF):
Don't frob CFLAGS.  Remove extra X libs from AC_CHECK_LIB
(now in $LIBS).
2001-01-10 15:18:48 +00:00
Gerd Moellmann
9ca4be21c5 Test for XkbGetKeyboard with an AC_TRY_LINK whose
source file includes XKBlib.h.  On some broken Solaris systems,
there is an XKBlib.h, reportedly, but header files included by
XKBlib.h are missing.
2000-12-19 11:26:41 +00:00
Gerd Moellmann
cae1e7d4ef AC_CHECK_FUNC XkbGetKeyboard. 2000-12-14 12:02:09 +00:00
Dave Love
557dcfd773 Use full path for NON_GNU_CPP. 2000-12-11 17:17:02 +00:00
Gerd Moellmann
64a04a42fe Use it instead of invoking AC_CHECK_FUNCS on
ftello.
2000-12-11 11:53:06 +00:00
Gerd Moellmann
d96a4de3ae Initialize HAVE_LIBXP to no. 2000-11-23 12:36:52 +00:00
Gerd Moellmann
393032d2ac Use m/macppc.h instead of the non-existent
m/powerpc.h.
2000-11-22 12:50:24 +00:00
Gerd Moellmann
464c7d2d76 (AC_OUTPUT): Arrange to emit definitions of
GCC and NON_GNU_CPP into config.status.
2000-11-21 12:23:31 +00:00
Gerd Moellmann
79cdd3b029 (HAVE_PNG): Check for the presence of
png_get_channels to rule out older PNG libs.
2000-11-21 10:41:33 +00:00
Dave Love
05b73ae7c7 Fix last change. 2000-11-20 19:02:44 +00:00
Gerd Moellmann
c776f30b14 Use -traditional with GNU cpp. 2000-11-20 14:07:03 +00:00
Dave Love
7bb9a03671 Test for mkstemp. 2000-11-07 18:09:06 +00:00
Dave Love
9d280ef705 Check for gai_strerror. 2000-10-02 16:37:49 +00:00
Gerd Moellmann
1ecefa7a6e Support `sparc*-*-netbsd*'. 2000-09-30 14:34:26 +00:00
Dave Love
d5c898bbe2 Fix alpha*-dec-osf4 using the osf5 config. 2000-09-29 09:32:16 +00:00
Dave Love
69c406323b Fix spurion. 2000-09-14 18:59:00 +00:00
Gerd Moellmann
e32fac2a98 (USE_MMAP_FOR_BUFFERS): Recognize in system
configuration files instead of REL_ALLOC_MMAP.  Set REL_ALLOC
to `no' if defined.  Change result report.
2000-09-14 15:11:53 +00:00
Dave Love
53c94d4d99 Remove spurious `@'s. 2000-09-08 16:13:10 +00:00
Gerd Moellmann
b1b4ce06bb (REL_ALLOC_MMAP): Recognize in system configuration
file and print informational message.
2000-09-06 21:23:55 +00:00
Gerd Moellmann
142e4bed2b (AC_FUNC_MMAP): Add. 2000-09-06 12:20:45 +00:00
Gerd Moellmann
1890c0c425 Add ``checking'' messages for
XpmReturnAllocPixels.
2000-09-01 14:05:06 +00:00
Gerd Moellmann
1c70a086f7 Check <strings.h>; check index' and rindex'
functions.
2000-08-28 15:01:07 +00:00
Kenichi Handa
71c72a72ac <alpha*-dec-osf*>: Move "NON_GNU_CPP='cpp'" before
"case "${canonical}" in".
2000-08-26 00:36:57 +00:00
Dave Love
f8340326f3 <osf>: Use NON_GNU_CPP='cpp' always. 2000-08-25 15:20:51 +00:00
Gerd Moellmann
36969de6bb <making srcdir absolute>: Unset CDPATH in case $PWD
contains a relative path.  Protect against unusable values of
$PWD.
2000-08-24 11:41:40 +00:00
Gerd Moellmann
2d23c8cc17 Add support for ia64*-*-linux*. 2000-08-03 20:08:27 +00:00
Dave Love
48989eadcb (AC_SYS_LARGEFILE): Moved earlier. 2000-07-26 10:51:09 +00:00
Dave Love
8170f46b63 Add AC_SIZE_T. 2000-07-24 09:32:28 +00:00
Dave Love
4428e2683a Reorder so that most tests are done after CPPFLAGS
is set from the C_SWITCH_... definitions.
2000-07-18 22:04:26 +00:00
Gerd Moellmann
7960d0bd65 (HAVE_XPM): Undo previous change. Check for
preprocessor define XpmReturnAllocPixels.
2000-07-10 20:37:48 +00:00
Gerd Moellmann
3bf1f88207 (HAVE_XPM): Check for XpmReturnAllocPixels
instead of XpmReadFileToPixmap.
2000-07-06 15:11:25 +00:00
Ken Raeburn
b192d653da * configure.in: Check for <soundcard.h>. Look for ossaudio library, and set
LIBSOUND accordingly.
2000-07-05 19:18:52 +00:00
Dave Love
2ce723a582 Use AC_HEADER_SYS_WAIT. 2000-07-05 16:53:30 +00:00
Ken Raeburn
5a9bf171d0 * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS, while
searching for image-handling libraries.
2000-06-30 22:02:25 +00:00
Gerd Moellmann
c6f7dae828 (--with-xim): New option. 2000-06-26 15:38:07 +00:00
Dave Love
8a2c23285e [HAVE_TIMEVAL]: Move gettimeofday test here, test for struct timezone
and test how we can call gettimeofday.
2000-06-23 15:30:19 +00:00
Gerd Moellmann
72d9b5b37f (HAVE_LIBXP): Change test for libXp. 2000-06-22 22:05:01 +00:00
Dave Love
1ca2077a45 Check for fcntl.h. Use AC_FUNC_GETLOADAVG, not simple test for
getloadavg and substitute GETLOADAVG_LIBS.  Simplify test for
GETTIMEOFDAY_ONE_ARGUMENT.
2000-06-21 14:08:44 +00:00
Dave Love
290c1191d0 (GETTIMEOFDAY_ONE_ARGUMENT): Fix in case _XOPEN_SOURCE is defined. 2000-06-19 10:54:29 +00:00
Gerd Moellmann
9406115eeb Generate lisp/Makefile. 2000-06-14 20:23:14 +00:00
Gerd Moellmann
9f25f6fb98 Add support for `*-lynxos*'.
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.
2000-06-14 13:37:07 +00:00
Dave Love
63c59d1ef8 Don't specify -n32 flag for mips-sgi-irix6.5.
Check for struct exception.  Use AC_SYS_LARGEFILE and move ftello
test.
2000-06-02 15:38:39 +00:00
Gerd Moellmann
25abcaf1c1 Add check for speed_t typedef. 2000-05-26 15:56:13 +00:00
Gerd Moellmann
40ccc4c770 Check for grandpt and getpt. 2000-05-20 15:50:35 +00:00
Gerd Moellmann
3ad6e32bb9 Add support for `powerpc*-*-linux-gnu*'. 2000-04-27 19:05:51 +00:00
Gerd Moellmann
b52425f4dd Add support for `powerpc-*-netbsd*'. 2000-04-19 14:37:56 +00:00
Dave Love
396c440152 Don't use AC_FUNC_GETLOADAVG. 2000-04-19 11:29:15 +00:00
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