Commit Graph

976 Commits

Author SHA1 Message Date
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
David MacKenzie
a0a0bd3eef fix some bugs reported by users 1995-11-17 21:55:25 +00:00
David MacKenzie
94bf76bcd0 fix some bugs reported by users 1995-11-17 21:19:54 +00:00
David MacKenzie
eae1e2893b fix some bugs reported by users 1995-11-17 20:31:31 +00:00
Roland McGrath
aef10da040 . 1995-11-17 20:19:34 +00:00
Roland McGrath
bbb34949eb . 1995-11-17 20:10:48 +00:00
Roland McGrath
09e96ebee5 (EDITION, VERSION): Update to 2.5. 1995-11-17 20:09:42 +00:00
Roland McGrath
200d1f3230 (AC_ACVERSION): Update to 2.5. 1995-11-17 20:05:32 +00:00
Roland McGrath
1ce6461ec0 . 1995-11-17 20:03:48 +00:00
Roland McGrath
f204b56740 Sun Oct 29 15:13:37 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
* acgeneral.m4 (AC_CHECK_PROG): Use arg 5 as search list, not arg 4.
1995-11-17 19:59:08 +00:00
Linda A. Walsh
7aedc460b1 * config.guess: Recognize HP model 819 machines has having
a PA 1.1 processor.
1995-10-16 15:40:29 +00:00
Roland McGrath
d06196ef73 . 1995-08-30 21:35:10 +00:00
Roland McGrath
8e3ec82a13 (AC_PROG_CC_C_O): If $CC groks it and cc doesn't exist, choose yes. 1995-08-30 21:34:36 +00:00
Per Bothner
f3d93aaa6b Changes for Linux and LynxOS. 1995-08-15 02:33:42 +00:00
Roland McGrath
b27592263f (Standard Targets): rewrote some paragraphs to avoid overfull hboxes. 1995-08-15 00:12:12 +00:00
David MacKenzie
0b6bb88729 fix typo 1995-07-26 05:36:45 +00:00
David MacKenzie
55af85f0bf various tweaks 1995-07-26 05:30:39 +00:00
David MacKenzie
607295de54 Remove weird unnecessary shell construction. 1995-07-26 04:26:23 +00:00
Richard M. Stallman
8cc3b471a2 Mention TMPDIR. 1995-07-25 01:23:12 +00:00
David MacKenzie
eca4244262 fix tr args 1995-07-24 21:26:04 +00:00
David MacKenzie
cc0c2bc742 accept + in lib names 1995-07-19 22:27:15 +00:00
David MacKenzie
eee3e34690 Rename --with-x11 in example to --with-x. 1995-07-19 05:54:26 +00:00
Richard Kenner
cbd04153ad (AIX4): More robust release numbering discovery. 1995-06-28 21:57:23 +00:00
David MacKenzie
3e669c2118 Add AC_CACHE_CHECK. 1995-06-28 20:19:08 +00:00
David MacKenzie
d3ed0f9c0c Allow empty args in --with and --enable options 1995-06-28 17:42:48 +00:00
David MacKenzie
75ac961424 add --bindir, --libdir, etc. 1995-06-27 19:09:03 +00:00
David MacKenzie
f899badec9 Define mandir the way everyone actually uses it. 1995-06-27 18:28:56 +00:00
David MacKenzie
576743989d log compile commands 1995-06-27 01:04:11 +00:00
David MacKenzie
ad29ca7254 Add more rumination on caching canonicals. 1995-06-23 04:01:29 +00:00