1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

96 Commits

Author SHA1 Message Date
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
Richard M. Stallman
30c7e3b3fe Treat SunOS 4.1.4 like SunOS 4.1.3.
(Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)
1995-06-22 18:58:28 +00:00
Richard M. Stallman
509fccc3ae Test whether XFree86 needs -b i486-linuxaout to link.
Use this -b option only if it really improves matters.

Report more clearly when there is no special
dir to search for X includes or libraries.
1995-06-19 18:50:13 +00:00
Karl Heuer
027dae6369 check for -lpthreads, not -lpthread. 1995-06-13 21:44:48 +00:00
Karl Heuer
1d94ee2840 Check for -lpthread. 1995-06-09 03:09:50 +00:00