1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
Commit Graph

200 Commits

Author SHA1 Message Date
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
Richard M. Stallman
3c0c48a737 (doug_lea_malloc): Make __after_morecore_hook a
prerequisite to the use of Doug Lea's malloc.
1997-07-25 17:57:47 +00:00
Richard M. Stallman
b48e4aeb00 (mips-sony-newsos6*): File news-risc.h renamed to news-r6.h. 1997-07-11 06:58:14 +00:00
Richard M. Stallman
66a96cff58 (leim/Makefile): Generate this.
(*-sysv4.2uw*): Recognize new alternative.

Create src/config.stamp at the end.
1997-07-07 04:08:18 +00:00
Richard M. Stallman
0855015c91 (GNU_MALLOC_reason): Fix message text. 1997-06-30 02:26:51 +00:00
Richard M. Stallman
2c4f7ce722 (*-*-bsdi*): New alternative.
(i*86-*-bsd386, i*86-*-bsdi...): Delete old alternatives.
1997-06-25 04:52:54 +00:00
Richard M. Stallman
287f502c46 (mips-*-linux-gnu*): New alternative. 1997-06-23 01:49:24 +00:00
Richard M. Stallman
7bc157f4d5 Fix previous change. 1997-06-22 19:26:41 +00:00
Richard M. Stallman
423ef6e820 (mips-sony-newsos6*): New alternative. 1997-06-22 19:17:51 +00:00
Richard M. Stallman
5914be4b28 (shutdown): Check for `shutdown' function. 1997-06-19 02:59:08 +00:00
Richard M. Stallman
42326ef0db (powerpcle-*-solaris2*): New alternative. 1997-06-02 22:34:02 +00:00
Richard M. Stallman
39def718d1 (alpha-*-netbsd*): New alternative. 1997-06-02 00:00:31 +00:00
Richard M. Stallman
651fc2d23d (m88k-dg-dgux4*): New alternative. 1997-06-01 23:58:19 +00:00
Richard M. Stallman
8cd880383c (doug_lea_malloc): First check for SYSTEM_MALLOC,
in case it is desirable to disable the GNU malloc features withglibc.
1997-04-11 08:24:41 +00:00
Richard M. Stallman
b05a95cbef If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC. 1997-04-09 03:52:47 +00:00
Karl Heuer
fd4bc67196 Check for rint and cbrt. 1997-01-27 01:48:25 +00:00
Richard M. Stallman
0e5f305ee7 (hppa1.1-hitachi-hiuxmpp): New configuration. 1996-12-30 05:35:54 +00:00
Richard M. Stallman
4e4db900b6 Check for libmail, maillock.h and touchlock (for movemail). 1996-12-18 18:11:20 +00:00
Richard M. Stallman
e77937d587 (limits.h): Check for this file. 1996-12-16 02:43:10 +00:00
Richard M. Stallman
a8958813c2 (rs6000-ibm-aix4.2): New alternative.
(rs6000-ibm-aix4.0): New alternative.
(rs6000-ibm-aix4*): Assume aix 4.1 by default.
1996-12-09 02:29:24 +00:00
Richard M. Stallman
b336ddd38a Recognize vax-*-netbsd*. 1996-12-07 20:51:34 +00:00
Richard M. Stallman
684f4cb3f2 (locallisppath): Add leim directory. 1996-11-07 04:21:08 +00:00
Richard M. Stallman
da945421cc (hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1. 1996-10-29 02:53:06 +00:00
Richard M. Stallman
f8a9bac913 Provide an empty default for LD_SWITCH_X_SITE_AUX.
(ld_switch_machine): Fix typo.
1996-10-06 19:34:12 +00:00
Richard M. Stallman
fd402b2a64 Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE
from config.h and use them in $ac_link.
1996-10-02 21:44:00 +00:00
Erik Naggum
16890e3564 Create a subdir named `lisp'. 1996-09-28 21:20:54 +00:00
Richard M. Stallman
4ebfa5ab37 Check for getcwd. 1996-09-25 03:50:06 +00:00
Richard M. Stallman
76aa9e79b9 Check for termios.h. Check for setpgid. 1996-09-09 22:27:02 +00:00
Richard M. Stallman
85ea1a285f Check for setrlimit. 1996-09-01 00:14:32 +00:00
Paul Eggert
1effc2cb24 (sys/systeminfo.h, getdomainname, sysinfo): Check for them. 1996-08-31 22:11:26 +00:00
Richard M. Stallman
9c5c5f39dc Check for utimes. 1996-08-28 23:28:39 +00:00
Richard M. Stallman
1fc25d6280 Check for com_err library, but only if --with-kerberos was used.
Check for krb and des only if --with-kerberos.
1996-08-28 15:48:30 +00:00
Richard M. Stallman
486b92169d Check for krb and des libraries. 1996-08-25 16:58:09 +00:00
Richard M. Stallman
aac2257c3e (*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.
(m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
(arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.
1996-08-25 02:19:28 +00:00
Richard M. Stallman
ab85d35558 Generate src/paths.h here. 1996-08-22 19:29:12 +00:00
Richard M. Stallman
1bc5a00450 (NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
New variables that affect linking only.
(alpha-dec-osf*): Use those instead of previous change.
1996-08-18 20:30:29 +00:00
Richard M. Stallman
0dcdc912a8 (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change. 1996-08-10 18:51:31 +00:00
Richard M. Stallman
86d6f6ee60 (i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative. 1996-08-09 03:00:37 +00:00
Richard M. Stallman
f528522b5c (alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS. 1996-08-08 20:24:36 +00:00
Richard M. Stallman
98ab445ddb (LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ. 1996-08-06 08:21:51 +00:00
Richard M. Stallman
3e23af407d (*-sunos4.1.[3-9]*noshare): Move this before
the more general *-sunos4.1.[3-9]* clause.
1996-08-03 21:28:16 +00:00
Richard M. Stallman
1e60bcf825 (*-sco3.2v5*):
Set OVERRIDE_CPPFLAG to a string of one space.
Fix the code that uses OVERRIDE_CPPFLAG.
1996-07-31 17:54:15 +00:00
Karl Heuer
1fb87c7784 Fix FSF address in comment. 1996-07-20 18:10:35 +00:00
Karl Heuer
d283640e03 Undo previous change. 1996-07-16 22:39:31 +00:00
Karl Heuer
ef0ce08789 Check for termios.h header. 1996-07-15 21:32:35 +00:00
Karl Heuer
cd837fee27 Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.3 1996-07-11 23:32:29 +00:00
Karl Heuer
610d39ebff Split bsdos2 and bsdos2-1. 1996-07-07 22:22:17 +00:00
Richard M. Stallman
bce97856eb (check for using Lucid widgets by default):
Eliminate indentation that confuses some compilers.
1996-06-30 07:05:55 +00:00
Richard M. Stallman
309daad2ae (euidaccess): Check for that, not for eaccess.
(mips-sgi-irix6*): Specify NON_GCC_TEST_OPTIONS.
1996-06-29 06:47:14 +00:00
Richard M. Stallman
0ff0179d3a (sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'. 1996-06-27 06:14:49 +00:00
Richard M. Stallman
5ac83f86e6 Rename lignux to linux-gnu in configuration names.
Use gnu-linux as the opsys value (s/ file name).
Allow i686 just like i386, i486, i586.

(i*86-*-sco3.2v5): New alternative.
(OVERRIDE_CPPFLAG): New variable.
(CPPFLAGS): If OVERRIDE_CPPFLAG is set, use that.

Specify vpath for .texi files.
1996-06-22 03:44:21 +00:00
Richard M. Stallman
f7894e8820 Always check for HAVE_X11R5.
Separately decide whether to use a toolkit by default.

If X11R5 is missing the Xaw headers, default to --with-x-toolkit=no.

(powerpc-*-solaris2*): Use ibmrs6000, not rs6000.
1996-06-09 20:52:47 +00:00
Karl Heuer
28d9bc0eb7 Recognize sparc-*-lignux. 1996-05-25 14:38:33 +00:00
Richard M. Stallman
16831d8cc5 (ncurses): Check this after checking fns like strerror.
(HAVE_NCURSES): Look for library named ncurses.
(setlocale): Check for it.
(*-*-sysv4.2*): If no /usr/ccs/lib/cpp, use /lib/cpp.
1996-05-21 18:04:41 +00:00
Richard M. Stallman
0b9da8a932 Accept lignux in configuration name.
Use lignux instead of linux as value of opsys.

(linux/version.h): Check for this header.
1996-03-27 02:49:44 +00:00
Roland McGrath
030b04b3d8 Remove -fno-builtin hackery from -lm check. 1996-03-12 07:58:49 +00:00
Roland McGrath
e6fd904737 (-lm check): If $GCC, append -fno-builtin to $CC for just this test. 1996-03-08 23:57:44 +00:00
Roland McGrath
552dfe3173 (AC_PREREQ): Require version 2.8 of Autoconf. 1996-03-08 20:31:40 +00:00
Richard M. Stallman
773bb028e7 Check for ncurses. 1996-03-06 19:18:29 +00:00
Richard M. Stallman
22cc077c30 (LOCALTIME_CACHE): Also define if localtime mishandles unsetting TZ.
This works around a localtime bug in mips-dec-ultrix.
1996-02-28 23:25:27 +00:00
Richard M. Stallman
fcc303f4c1 Improve messages about X versions.
(LOCALTIME_CACHE): Cope if $ac_cv_func_tzset is null.

(HAVE_X11XTR6): Set it as a shell variable.
(HAVE_LIBXMU): If HAVE_X11XTR6, use -lSM and -lICE.
1996-02-26 19:42:29 +00:00
Richard M. Stallman
617a496cbb (LD_RUN_PATH): Prepend x_libraries to this envvar. 1996-02-04 20:16:38 +00:00
Richard M. Stallman
2c6638cde6 (HAVE_TIMEVAL): Set explicitly to `no' if test fails. 1996-01-31 02:23:25 +00:00
Richard M. Stallman
96c2035802 (HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS. 1996-01-17 22:03:09 +00:00
Richard M. Stallman
6e502e37d3 (HAVE_XMU): Fix typo in previous change.
[Solaris]: Don't let $CC make us use /usr/ucb/cc.
1996-01-16 22:54:10 +00:00
Richard M. Stallman
6aad10e462 (HAVE_XMU): Check for libXmu.a only if using toolkit
and use -lXt to link it.
1996-01-15 05:11:07 +00:00
Erik Naggum
82c9148e50 (USE_X_TOOLKIT = maybe): Delete redundant `fi'. 1996-01-10 20:09:38 +00:00
Karl Heuer
4be21f6638 (locallisppath): Put version-specific dir first.
(hppa-*-nextstep*): New alternative.
(USE_X_TOOLKIT): By default, set this to "maybe";
and change that later to LUCID or "no" according to X11 version.
1996-01-09 22:56:20 +00:00
Roland McGrath
c7f493fd9f (locallisppath): Fix typo in last change: " -> '. 1996-01-05 23:12:03 +00:00
Richard M. Stallman
3c7b1b589f (locallisppath): Add ../emacs/VERSION/site-lisp. 1996-01-05 02:15:13 +00:00
Karl Heuer
908ff139f9 Comment fixes. 1996-01-05 00:45:43 +00:00
Richard M. Stallman
08741ba9ec Determine HAVE_X11R6.
(HAVE_MENUS): Renamed from HAVE_X_MENU.
1995-12-25 01:23:18 +00:00
Karl Heuer
3d68df05ca Just "solaris" now defaults to version 2.4.
Add sunos4.1.n-noshare as alternative.
1995-12-21 07:59:49 +00:00
Richard M. Stallman
1997da89a5 (mips-sgi-irix6*): Set NON_GNU_CPP. 1995-12-01 18:08:22 +00:00
Richard M. Stallman
7cba384550 (mips-sni-sysv*): New alias for mips-siemens-sysv*. 1995-11-29 20:42:02 +00:00
Richard M. Stallman
12760c0216 (hppa*-hp-hpux10*): Use s/hpux10.h. 1995-11-15 21:50:46 +00:00
Richard M. Stallman
52c7612248 (LIBS): Add libsrc_libs and keep the old LIBS. 1995-11-10 17:47:48 +00:00
Richard M. Stallman
e1fd57e30e (m68k-*-linux*): New alternative. 1995-10-31 08:39:19 +00:00
Richard M. Stallman
19e4503650 (sparc-*-nextstep*): Remove incorrect .h's. 1995-10-30 21:31:37 +00:00
Karl Heuer
5a3cc65b2a Don't bother checking for drem. 1995-10-25 19:24:28 +00:00
Richard M. Stallman
84c5c82383 Add athen' as synonym for athena'. 1995-10-05 16:35:45 +00:00
Richard M. Stallman
c42b176786 (powerpc-*-solaris2): New alternative.x 1995-10-01 03:43:11 +00:00
Richard M. Stallman
90b777c546 Improve error msg for invalid --with-x-toolkit value. 1995-09-10 15:16:16 +00:00
Richard M. Stallman
0c565a0ad1 (LOCALTIME_CACHE): Define if tzset exists and
if localtime caches TZ.  Check for tzset.
1995-09-10 04:18:58 +00:00
Richard M. Stallman
30457b4f93 (RANLIB): Substitute this into makefiles.
Set it specially on solaris; set it by default on other systems.

Fix previous Alpha change.
1995-08-17 17:48:58 +00:00
Richard M. Stallman
135c9ca6b8 (i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS. 1995-08-13 05:10:20 +00:00
Richard M. Stallman
4e90a7d5fb (CFLAGS): When computing CFLAGS and REAL_CFLAGS
from config.h, use SPECIFIED_CFLAGS to get what the user specified.

(alpha-*-linux*): New configuration.
1995-08-12 23:27:18 +00:00
Richard M. Stallman
5ab52d4212 (m68*-next-*): Use m68k.h and nextstep.h.
(m68k-next-nextstep*): New alias for that.
(i*86-*-nextstep*): Use nextstep.h.
(sparc-*-nextstep*): New configuration.

(CPP): Save original CFLAGS value in SPECIFIED_CFLAGS.
And get CFLAGS from config.h if SPECIFIED_CFLAGS is null.

Handle sunos4shr by sharing; not like sunos4*.
Determine GETTIMEOFDAY_ONE_ARGUMENT by experiment.
1995-08-05 23:01:11 +00:00
Richard M. Stallman
5f8c8f0056 Rename {src,lib-src}/Makefile.in.in to Makefile.in.
Use Makefile.c for intermediate file.
Rename src/config.h.in to src/config.in.
1995-07-18 06:08:04 +00:00
Karl Heuer
3bbe016c07 (mips-dec-ultrix*): Assume version 4.3.
(mips-dec-ultrix4.[12]): New alternative for old versions.
1995-07-17 21:54:33 +00:00
David J. MacKenzie
60c3568d52 Put back archlibdir. Require autoconf 2.4.1 or later. 1995-07-06 05:42:45 +00:00
Richard M. Stallman
b95c8e7e3e Use sunos4shr normally for Sunos 4.1.[3-9].
(mips-mips-riscos5*): New alternative.

(bindir, datadir, sharedstatedir, libexecdir)
(mandir, infodir, archlibdir): Initializations deleted.

On hpux9, use hpux9-x11r4.h if we have X11R4.
On hpux9shr, use hpux9shxr4.h.

Added target mips-dec-mach_bsd4.3.
1995-07-01 20:03:39 +00:00