Commit Graph

754 Commits

Author SHA1 Message Date
Richard M. Stallman
863d6b9534 Reorganize nodes dealing with portability, and mostly rewrite them to
legitimize ANSI C.

Move memory usage topic into a new node by itself.

Some changes in discussing strchr and strrchr.
1996-02-27 07:35:22 +00:00
Richard M. Stallman
29f92b6f9f It is ok now to write in ANSI C. 1996-02-26 21:14:03 +00:00
John Gilmore
cf29872b72 updated lastupdate -len 1996-02-24 21:17:27 +00:00
Richard M. Stallman
1339837210 Explain better the alternatives for handling man pages. 1996-02-24 19:28:55 +00:00
Doug Evans
a6c37fced3 Recognize sparclet cpu. 1996-02-12 23:15:30 +00:00
Per Bothner
71e5d92420 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New
1996-02-12 20:55:56 +00:00
Per Bothner
ad6433ce25 * config.guess: Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux
1996-02-12 20:44:56 +00:00
Richard M. Stallman
0601bf4134 Fix typo in previous change. 1996-02-11 23:40:37 +00:00
Richard Kenner
326396b4a6 (-psos*): New case. 1996-02-10 13:26:26 +00:00
Richard M. Stallman
b46336fca3 Describe `strip' target. 1996-02-10 06:28:45 +00:00
Michael Meissner
ccaebd1d9a Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory 1996-02-03 01:03:27 +00:00
Ian Lance Taylor
88fad6a646 Add support for A/UX 1996-01-31 19:14:05 +00:00
Ian Lance Taylor
a24130ed00 Recognize A/UX 1996-01-31 19:10:52 +00:00
Arnold Robbins
e84a5cc57d Reorganized considerably, to group related topics together in a logical
order.  A number of minor editos for consistency with make-stds.texi
and for better looking results when run through TeX.
1996-01-19 00:21:32 +00:00
Arnold Robbins
5b25f6c458 Reordering of sections for better reading linearly and to go with
reorg'ed standards.texi. use Makefile with a capital 'M' everywhere.
Add description of Autoconf versions of standard directories.
1996-01-19 00:18:58 +00:00
Doug Evans
636ff1272e Recognize go32* as an os. 1996-01-17 23:54:58 +00:00
Richard M. Stallman
94171bc0db Default OS to nextstep if machine vendor is Next.
-ns2 is an alias for -nextstep.
1996-01-17 22:40:42 +00:00
Richard M. Stallman
51384b9d6b Minor change about parallel make. 1996-01-17 22:29:34 +00:00
Roland McGrath
80daa73bf7 . 1996-01-16 22:09:03 +00:00
Roland McGrath
fc7007d2ce Document new 6th arg to AC_CHECK_PROG.
Update version to 2.8, update month to January 1996,
and copyright years to include 1996.
1996-01-16 22:06:56 +00:00
Roland McGrath
24f1e94e0f (AC_CHECK_PROG): Take optional 6th arg, full name of program to reject if
found in search path.
1996-01-16 21:57:23 +00:00
Roland McGrath
149e6b0ae8 (AC_PROG_CC): If gcc not found use AC_CHECK_PROG for cc, rejecting /usr/ucb/cc.
Fatal configure error if no $CC found at all.
1996-01-16 21:39:04 +00:00
David MacKenzie
5dd85be628 ignore undefined macros in shell comments 1996-01-16 04:45:37 +00:00
Richard Kenner
37eca8ce4b (sco5): New case. 1996-01-16 01:58:43 +00:00
Roland McGrath
315223dddc . 1996-01-15 20:59:08 +00:00
Roland McGrath
ca05e3b1e3 (AC_OUTPUT_MAKE_DEFS): Match `#define foo' without trailing space in
confdefs.h.
1996-01-15 20:57:15 +00:00
Roland McGrath
33212b59c7 . 1996-01-12 20:09:45 +00:00
Roland McGrath
f42abbab26 (AC_TRY_CPP): Use "" instead of '' when setting ac_try; we need one level
of expansion there for $ac_cpp, then AC_TRY_EVAL does one more for its the
expansion of $ac_cpp.
1996-01-12 19:38:19 +00:00
Roland McGrath
a7485241d5 . 1996-01-11 15:43:21 +00:00
Roland McGrath
c244097058 (AC_LANG_C, AC_LANG_CPLUSPLUS): Removed echo cmds from $ac_cpp,
$ac_compile, and $ac_link.
(AC_TRY_EVAL, AC_TRY_COMMAND): New macros for running tests' commands.
Always put the configure source line and command line into config.log.
(AC_TRY_CPP, AC_TRY_COMPILE, AC_TRY_LINK): Use them.
1996-01-11 15:42:38 +00:00
Roland McGrath
fe571fd9c1 Use AC_TRY_EVAL and AC_TRY_COMMAND for running all tests. 1996-01-11 15:38:04 +00:00
Roland McGrath
5b4e3f4239 . 1996-01-05 22:56:31 +00:00
Roland McGrath
6691e79518 (AC_PATH_X, AC_PATH_X_XMKMF, AC_PATH_X_DIRECT): Rearrange logic: do no
tests if $with_x=no; make incl and lib tests independent, and distinguish
unset from empty.
1996-01-05 22:55:22 +00:00
Roland McGrath
dcd9307236 (undefined macro check): \ sed \s inside "". If grep $name in $infile misses,
give error message that there must be an Autoconf bug.
1996-01-05 22:50:12 +00:00
Roland McGrath
ca06fb4ee1 . 1995-12-19 18:08:33 +00:00
Stan Cox
a4ede20729 (AViiON): Add ix86-dg-dgux 1995-12-16 03:32:35 +00:00
Stan Cox
36375716da (i*86*) Change [345] to [3456] 1995-12-15 15:43:33 +00:00
Ian Lance Taylor
6b591f5d29 Accept *-*-ieee*. 1995-12-13 21:43:08 +00:00
Roland McGrath
59047bb80d (AC_PROG_CC_C_O): Rearrange logic to get the right answer for cc. 1995-12-12 03:12:34 +00:00
Per Bothner
579f3a9528 (powerpc-harris-powerunix): Add guess for port to new target. 1995-12-12 00:47:21 +00:00
Erich Stefan Boleyn
1bb8895f56 Recognize aof in the OS field. 1995-12-06 11:57:46 +00:00
Paul Eggert
13037a4962 (transformbasename): Fix misspelling in initialization. 1995-12-06 09:44:53 +00:00
Linda A. Walsh
dfe042ed5f * config.guess: Recognize HP model 816 machines as having
a PA1.1 processor.
1995-12-04 18:22:22 +00:00
Per Bothner
f3d798e316 * config.guess: Recognize Pentium under SCO. 1995-11-30 21:59:48 +00:00
Miles Bader
90742cf466 Define $AWK from the subst @AWK@, and use it, instead of just `awk'. 1995-11-24 22:36:37 +00:00
Miles Bader
d4623164fb Use the awk found by autoconf rather than just `awk'. 1995-11-24 22:32:05 +00:00
David MacKenzie
c77ff9f7d2 more bug fixes 1995-11-22 17:42:19 +00:00
David MacKenzie
3016f325ec undo bogus bugfix 1995-11-21 22:45:24 +00:00
David MacKenzie
673d7305df update to v2.6 1995-11-20 20:46:49 +00:00
David MacKenzie
32dcea46ac bug fixes from net 1995-11-20 20:34:22 +00:00