1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

366 Commits

Author SHA1 Message Date
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