1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

343 Commits

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