1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00
Commit Graph

234 Commits

Author SHA1 Message Date
Karl Heuer
64cfec5c1c (config_options): New shell variable.
Pass its value to C code in EMACS_CONFIG_OPTIONS.
1994-09-17 02:07:50 +00:00
Richard M. Stallman
eee2204ae2 (alpha-dec-osf*): New target. 1994-09-17 00:07:41 +00:00
Richard M. Stallman
ad11d3de96 Check for lrand48, not rand48. 1994-09-04 07:02:34 +00:00
Richard M. Stallman
1174421c7d (powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
(powerpc-ibm-aix*): New aliases.
1994-09-03 22:46:05 +00:00
Charles Hannum
e2b721b7be Update to match config.sub changes for NetBSD. 1994-08-25 00:39:13 +00:00
Richard M. Stallman
422450b944 Accept i586 and i486 along with i386. 1994-08-20 00:03:24 +00:00
Richard M. Stallman
12d733d066 Do compute unexec, LIBX, system_malloc, etc
even if CPP env var was set by the user.
1994-08-15 09:19:22 +00:00
Richard M. Stallman
4394c854e0 (i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value. 1994-08-14 10:07:00 +00:00
Richard M. Stallman
de517f67e3 (i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP. 1994-08-13 20:35:42 +00:00
Richard M. Stallman
9ab0f97991 Check more specifically for i*86-sun-sunos. 1994-08-10 03:20:52 +00:00
Richard M. Stallman
32304ff922 Handle solaris 2.4. 1994-08-04 23:21:24 +00:00
Richard M. Stallman
251745a3a7 (rand48): Check for it. 1994-07-27 17:34:52 +00:00
Richard M. Stallman
e9ba01ff3f Make "checking..." messages' style consistent.
(HAVE_H_ERRNO): New test.
1994-07-25 20:45:55 +00:00
Richard M. Stallman
abf1ee7556 (i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP. 1994-07-24 20:18:35 +00:00
Charles Hannum
8c04464485 Add more NetBSD ports; rearrange how they're handled. 1994-07-22 18:22:36 +00:00
Richard M. Stallman
02366d6b2d (CFLAGS): If the envvar was specified, use that.
And set REAL_CFLAGS from it too.
1994-07-13 05:08:26 +00:00
Richard M. Stallman
be4d8b37c8 (mips-sony-newsos4*): New alias. 1994-06-28 17:04:58 +00:00
Richard M. Stallman
0c287afb97 (*-convex-convexos*): Accept this as alias. 1994-06-23 21:35:48 +00:00
Richard M. Stallman
2c20527010 Set NON_GNU_CPP. 1994-06-23 19:22:09 +00:00
Richard M. Stallman
3ef1da4719 Get CFLAGS both with and without THIS_IS_CONFIGURE,
for two different uses.
1994-06-19 15:40:27 +00:00
Richard M. Stallman
4a73e687ba Define THIS_IS_CONFIGURE when extracting CFLAGS etc. 1994-06-16 02:30:39 +00:00
Richard M. Stallman
a7085d65c4 Handle 386 running Solaris 2. 1994-06-13 21:12:56 +00:00
Richard M. Stallman
9fb89b5e0f (mips-siemens-sysv*): Use cpp, not cc -E. 1994-06-06 08:47:18 +00:00
Richard M. Stallman
c326cbebdc Accept bsdi as opsys, like bsd386. 1994-06-05 18:00:08 +00:00
Richard M. Stallman
e8d9f2dff0 (mips-sony-newsos*): Use news-risc.h. 1994-06-05 10:44:45 +00:00
Richard M. Stallman
65d0cca45b (*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.
Don't insist on subversions for irix.

(hppa*-hp-hpux9shr): Move alternative up.
1994-05-28 10:43:10 +00:00
Richard M. Stallman
1df16e3820 (i[34]86-next-*): New alternative. 1994-05-24 04:05:17 +00:00
Richard M. Stallman
d3da379e6c New config hppa*-hp-hpux9shr*. 1994-05-23 07:08:20 +00:00
Richard M. Stallman
fa4a954e50 (GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.
Use them to set up CC.
(m68k-sun-sunos4.1.3): Set them.
1994-05-22 09:31:17 +00:00
Richard M. Stallman
376b3ec26a Define EMACS_CONFIGURATION instead of CONFIGURATION. 1994-05-18 05:40:48 +00:00
Richard M. Stallman
56988bbec6 [HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
for the Xlib and Xt checks; then restore old CFLAGS.

(HAVE_X11XTR6): Add newline after #endif.
1994-05-17 05:14:10 +00:00
Richard M. Stallman
152e1c0d80 (HAVE_X11XTR6): Add newline before #if. 1994-05-15 05:21:23 +00:00
Richard M. Stallman
4624e65168 (HAVE_X11XTR6): Arrange to define it. 1994-05-13 21:02:57 +00:00
David J. MacKenzie
16d03a05a1 (mips-siemens-sysv*): Put quotes around value containing blanks. 1994-05-12 07:44:36 +00:00
Roland McGrath
d6dddccbb9 (opsys): Recognize `gnu'. 1994-05-10 20:50:05 +00:00
Richard M. Stallman
f4828eac53 (using NON_GNU_CPP): Fix test for CPP already set. 1994-05-10 20:11:32 +00:00
David J. MacKenzie
2e25fb4205 Remove AC_LANG_C call. Not needed with Autoconf > 1.8. 1994-05-09 14:24:52 +00:00
Richard M. Stallman
542eb82b74 (run_in_place): Don't use pwd for archlibdir and docdir. 1994-05-07 03:14:53 +00:00
Richard M. Stallman
23aaa3427f (making src/Makefile and lib-src/Makefile):
Split off the autoconf substitutions and don't pass them thru cpp.
(undefs): Use $canonical as well as $configuration.
1994-05-05 04:12:44 +00:00
Richard M. Stallman
39178e9e49 Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.
Use lower case names for the s files.
1994-05-04 19:47:46 +00:00
Paul Reilly
677159d6a5 configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.
(m88k-dg-dgux5.4R2): dgux5.4R2.
1994-04-30 19:10:37 +00:00
Richard M. Stallman
1659e114ab (window_system): Restore accidentally deleted code that uses AC_FIND_X. 1994-04-29 21:29:49 +00:00
Richard M. Stallman
30a91516b8 Fix syntax in previous change. 1994-04-28 22:24:41 +00:00
Richard M. Stallman
edc866c370 Don't look for -lresolv. 1994-04-28 22:22:28 +00:00
Richard M. Stallman
280ec6c2d4 Use m/hp800.h in place of m/hp9000s800.h. 1994-04-28 05:19:08 +00:00
Richard M. Stallman
6a66e3be46 Improve error message for bad --with-x-toolkit value. 1994-04-27 22:33:52 +00:00
Richard M. Stallman
ca2a138421 Restore deleted AC_SUBST of `configuration'. 1994-04-27 21:58:53 +00:00
Richard M. Stallman
041b4242dc Define CONFIGURATION in src/config.h
rather than substituting into src/Makefile.in.
1994-04-27 05:27:02 +00:00
Richard M. Stallman
73e7c7be38 Test for libresolv.a.
Substitute machfile and opsysfile.

(version): Use entire value of emacs-version.
(mips-siemens-sysv*): New alternative.
1994-04-23 06:00:06 +00:00
Karl Heuer
196a790385 (src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs. 1994-04-19 00:43:06 +00:00