1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-16 09:50:25 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
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
Karl Heuer
2e567badf8 (*-solaris2.5): New configuration. 1995-06-02 00:53:28 +00:00
Karl Heuer
cc6476f61d Use x_includes, not x_libraries, for -I.
Make bitmapdir a colon-separated list.
1995-05-30 23:26:56 +00:00
Karl Heuer
42c3a7f7ca (hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations. 1995-05-29 20:02:00 +00:00
Karl Heuer
00ac3ffc28 Allow x_libraries and x_includes to be paths. 1995-05-29 19:52:41 +00:00
Karl Heuer
b212bc895d Fix typo. 1995-05-25 15:53:35 +00:00
Karl Heuer
55e1c92a99 pass arg to sqrt. 1995-05-22 22:28:55 +00:00
David J. MacKenzie
e468fb381b Use sqrt (more portable) instead of fmod in -lm check. 1995-05-09 18:10:01 +00:00
Richard M. Stallman
5be039b9df (i[345]86-*-bsdi2*): New configuration.
(vax-dec-bsd386*): Deleted.
1995-05-06 21:58:08 +00:00
David J. MacKenzie
f6e8adea01 Make sure CDPATH doesn't mess up PWD check.
Check whether X bitmaps are in X11/bitmaps instead of bitmaps.
Use fmod instead of logb in -lm check.
1995-05-06 21:27:16 +00:00
Richard M. Stallman
acd04c87a9 (m68*-apollo-*): Renamed from m68*-apollo*.
Use bsd4-3.  Don't set NON_GNU_CPP.
1995-05-03 21:38:13 +00:00
Richard M. Stallman
7e04044f43 (*-sun-sunos4.1.3*): Use sunos4shr.h. 1995-04-29 05:49:04 +00:00
Karl Heuer
5b3f122456 (sunos4.1.3): Use shared libraries, since that's
what the header file expects.
1995-04-28 01:26:00 +00:00
Richard M. Stallman
018427eebd (m68k-motorola-sysv*): Determine which -m option to use with `gnucc'. 1995-04-18 03:17:12 +00:00
Richard M. Stallman
b0f367609e Use m/ncr386.h. 1995-04-07 18:21:26 +00:00