]>
git.ipfire.org Git - thirdparty/autoconf.git/log
Richard M. Stallman [Sat, 24 Feb 1996 19:28:55 +0000 (19:28 +0000)]
Explain better the alternatives for handling man pages.
Doug Evans [Mon, 12 Feb 1996 23:15:30 +0000 (23:15 +0000)]
Recognize sparclet cpu.
Per Bothner [Mon, 12 Feb 1996 20:55:56 +0000 (20:55 +0000)]
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
* config.guess (*:CYGWIN*): New
Per Bothner [Mon, 12 Feb 1996 20:44:56 +0000 (20:44 +0000)]
* config.guess: Support m68k-cbm-sysv4.
* config.guess (*:Linux:*:*): Guess m68k-unknown-linux
Richard M. Stallman [Sun, 11 Feb 1996 23:40:37 +0000 (23:40 +0000)]
Fix typo in previous change.
Richard Kenner [Sat, 10 Feb 1996 13:26:26 +0000 (13:26 +0000)]
(-psos*): New case.
Richard M. Stallman [Sat, 10 Feb 1996 06:28:45 +0000 (06:28 +0000)]
Describe `strip' target.
Michael Meissner [Sat, 3 Feb 1996 01:03:27 +0000 (01:03 +0000)]
Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory
Ian Lance Taylor [Wed, 31 Jan 1996 19:14:05 +0000 (19:14 +0000)]
Add support for A/UX
Ian Lance Taylor [Wed, 31 Jan 1996 19:10:52 +0000 (19:10 +0000)]
Recognize A/UX
Arnold Robbins [Fri, 19 Jan 1996 00:21:32 +0000 (00:21 +0000)]
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.
Arnold Robbins [Fri, 19 Jan 1996 00:18:58 +0000 (00:18 +0000)]
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.
Doug Evans [Wed, 17 Jan 1996 23:54:58 +0000 (23:54 +0000)]
Recognize go32* as an os.
Richard M. Stallman [Wed, 17 Jan 1996 22:40:42 +0000 (22:40 +0000)]
Default OS to nextstep if machine vendor is Next.
-ns2 is an alias for -nextstep.
Richard M. Stallman [Wed, 17 Jan 1996 22:29:34 +0000 (22:29 +0000)]
Minor change about parallel make.
Roland McGrath [Tue, 16 Jan 1996 22:09:03 +0000 (22:09 +0000)]
.
Roland McGrath [Tue, 16 Jan 1996 22:06:56 +0000 (22:06 +0000)]
Document new 6th arg to AC_CHECK_PROG.
Update version to 2.8, update month to January 1996,
and copyright years to include 1996.
Roland McGrath [Tue, 16 Jan 1996 21:57:23 +0000 (21:57 +0000)]
(AC_CHECK_PROG): Take optional 6th arg, full name of program to reject if
found in search path.
Roland McGrath [Tue, 16 Jan 1996 21:39:04 +0000 (21:39 +0000)]
(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.
David MacKenzie [Tue, 16 Jan 1996 04:45:37 +0000 (04:45 +0000)]
ignore undefined macros in shell comments
Richard Kenner [Tue, 16 Jan 1996 01:58:43 +0000 (01:58 +0000)]
(sco5): New case.
Roland McGrath [Mon, 15 Jan 1996 20:59:08 +0000 (20:59 +0000)]
.
Roland McGrath [Mon, 15 Jan 1996 20:57:15 +0000 (20:57 +0000)]
(AC_OUTPUT_MAKE_DEFS): Match `#define foo' without trailing space in
confdefs.h.
Roland McGrath [Fri, 12 Jan 1996 20:09:45 +0000 (20:09 +0000)]
.
Roland McGrath [Fri, 12 Jan 1996 19:38:19 +0000 (19:38 +0000)]
(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.
Roland McGrath [Thu, 11 Jan 1996 15:43:21 +0000 (15:43 +0000)]
.
Roland McGrath [Thu, 11 Jan 1996 15:42:38 +0000 (15:42 +0000)]
(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.
Roland McGrath [Thu, 11 Jan 1996 15:38:04 +0000 (15:38 +0000)]
Use AC_TRY_EVAL and AC_TRY_COMMAND for running all tests.
Roland McGrath [Fri, 5 Jan 1996 22:56:31 +0000 (22:56 +0000)]
.
Roland McGrath [Fri, 5 Jan 1996 22:55:22 +0000 (22:55 +0000)]
(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.
Roland McGrath [Fri, 5 Jan 1996 22:50:12 +0000 (22:50 +0000)]
(undefined macro check): \ sed \s inside "". If grep $name in $infile misses,
give error message that there must be an Autoconf bug.
Roland McGrath [Tue, 19 Dec 1995 18:08:33 +0000 (18:08 +0000)]
.
Stan Cox [Sat, 16 Dec 1995 03:32:35 +0000 (03:32 +0000)]
(AViiON): Add ix86-dg-dgux
Stan Cox [Fri, 15 Dec 1995 15:43:33 +0000 (15:43 +0000)]
(i*86*) Change [345] to [3456]
Ian Lance Taylor [Wed, 13 Dec 1995 21:43:08 +0000 (21:43 +0000)]
Accept *-*-ieee*.
Roland McGrath [Tue, 12 Dec 1995 03:12:34 +0000 (03:12 +0000)]
(AC_PROG_CC_C_O): Rearrange logic to get the right answer for cc.
Per Bothner [Tue, 12 Dec 1995 00:47:21 +0000 (00:47 +0000)]
(powerpc-harris-powerunix): Add guess for port to new target.
Erich Stefan Boleyn [Wed, 6 Dec 1995 11:57:46 +0000 (11:57 +0000)]
Recognize aof in the OS field.
Paul Eggert [Wed, 6 Dec 1995 09:44:53 +0000 (09:44 +0000)]
(transformbasename): Fix misspelling in initialization.
Linda A. Walsh [Mon, 4 Dec 1995 18:22:22 +0000 (18:22 +0000)]
* config.guess: Recognize HP model 816 machines as having
a PA1.1 processor.
Per Bothner [Thu, 30 Nov 1995 21:59:48 +0000 (21:59 +0000)]
* config.guess: Recognize Pentium under SCO.
Miles Bader [Fri, 24 Nov 1995 22:36:37 +0000 (22:36 +0000)]
Define $AWK from the subst @AWK@, and use it, instead of just `awk'.
Miles Bader [Fri, 24 Nov 1995 22:32:05 +0000 (22:32 +0000)]
Use the awk found by autoconf rather than just `awk'.
David MacKenzie [Wed, 22 Nov 1995 17:42:19 +0000 (17:42 +0000)]
more bug fixes
David MacKenzie [Tue, 21 Nov 1995 22:45:24 +0000 (22:45 +0000)]
undo bogus bugfix
David MacKenzie [Mon, 20 Nov 1995 20:46:49 +0000 (20:46 +0000)]
update to v2.6
David MacKenzie [Mon, 20 Nov 1995 20:34:22 +0000 (20:34 +0000)]
bug fixes from net
David MacKenzie [Fri, 17 Nov 1995 21:55:25 +0000 (21:55 +0000)]
fix some bugs reported by users
David MacKenzie [Fri, 17 Nov 1995 21:19:54 +0000 (21:19 +0000)]
fix some bugs reported by users
David MacKenzie [Fri, 17 Nov 1995 20:31:31 +0000 (20:31 +0000)]
fix some bugs reported by users
Roland McGrath [Fri, 17 Nov 1995 20:19:34 +0000 (20:19 +0000)]
.
Roland McGrath [Fri, 17 Nov 1995 20:10:48 +0000 (20:10 +0000)]
.
Roland McGrath [Fri, 17 Nov 1995 20:09:42 +0000 (20:09 +0000)]
(EDITION, VERSION): Update to 2.5.
Roland McGrath [Fri, 17 Nov 1995 20:05:32 +0000 (20:05 +0000)]
(AC_ACVERSION): Update to 2.5.
Roland McGrath [Fri, 17 Nov 1995 20:03:48 +0000 (20:03 +0000)]
.
Roland McGrath [Fri, 17 Nov 1995 19:59:08 +0000 (19:59 +0000)]
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.
Linda A. Walsh [Mon, 16 Oct 1995 15:40:29 +0000 (15:40 +0000)]
* config.guess: Recognize HP model 819 machines has having
a PA 1.1 processor.
Roland McGrath [Wed, 30 Aug 1995 21:35:10 +0000 (21:35 +0000)]
.
Roland McGrath [Wed, 30 Aug 1995 21:34:36 +0000 (21:34 +0000)]
(AC_PROG_CC_C_O): If $CC groks it and cc doesn't exist, choose yes.
Per Bothner [Tue, 15 Aug 1995 02:33:42 +0000 (02:33 +0000)]
Changes for Linux and LynxOS.
Roland McGrath [Tue, 15 Aug 1995 00:12:12 +0000 (00:12 +0000)]
(Standard Targets): rewrote some paragraphs to avoid overfull hboxes.
David MacKenzie [Wed, 26 Jul 1995 05:36:45 +0000 (05:36 +0000)]
fix typo
David MacKenzie [Wed, 26 Jul 1995 05:30:39 +0000 (05:30 +0000)]
various tweaks
David MacKenzie [Wed, 26 Jul 1995 04:26:23 +0000 (04:26 +0000)]
Remove weird unnecessary shell construction.
Richard M. Stallman [Tue, 25 Jul 1995 01:23:12 +0000 (01:23 +0000)]
Mention TMPDIR.
David MacKenzie [Mon, 24 Jul 1995 21:26:04 +0000 (21:26 +0000)]
fix tr args
David MacKenzie [Wed, 19 Jul 1995 22:27:15 +0000 (22:27 +0000)]
accept + in lib names
David MacKenzie [Wed, 19 Jul 1995 05:54:26 +0000 (05:54 +0000)]
Rename --with-x11 in example to --with-x.
Richard Kenner [Wed, 28 Jun 1995 21:57:23 +0000 (21:57 +0000)]
(AIX4): More robust release numbering discovery.
David MacKenzie [Wed, 28 Jun 1995 20:19:08 +0000 (20:19 +0000)]
Add AC_CACHE_CHECK.
David MacKenzie [Wed, 28 Jun 1995 17:42:48 +0000 (17:42 +0000)]
Allow empty args in --with and --enable options
David MacKenzie [Tue, 27 Jun 1995 19:09:03 +0000 (19:09 +0000)]
add --bindir, --libdir, etc.
David MacKenzie [Tue, 27 Jun 1995 18:28:56 +0000 (18:28 +0000)]
Define mandir the way everyone actually uses it.
David MacKenzie [Tue, 27 Jun 1995 01:04:11 +0000 (01:04 +0000)]
log compile commands
David MacKenzie [Fri, 23 Jun 1995 04:01:29 +0000 (04:01 +0000)]
Add more rumination on caching canonicals.
David MacKenzie [Fri, 23 Jun 1995 03:39:38 +0000 (03:39 +0000)]
Small improvements from TODO.
David MacKenzie [Fri, 23 Jun 1995 03:04:05 +0000 (03:04 +0000)]
use /dev/null as cache
David MacKenzie [Fri, 23 Jun 1995 02:57:42 +0000 (02:57 +0000)]
.
Richard Kenner [Thu, 22 Jun 1995 23:01:20 +0000 (23:01 +0000)]
(i386-sequent-ptx): Properly get version number.
Richard Kenner [Thu, 22 Jun 1995 22:36:39 +0000 (22:36 +0000)]
(mips:*:4*:UMIPS): New case.
Richard Kenner [Thu, 15 Jun 1995 21:01:51 +0000 (21:01 +0000)]
Change FSF address.
David MacKenzie [Thu, 15 Jun 1995 03:10:50 +0000 (03:10 +0000)]
reword
David MacKenzie [Thu, 15 Jun 1995 03:10:29 +0000 (03:10 +0000)]
add 2.4 stuff
David MacKenzie [Thu, 15 Jun 1995 03:07:56 +0000 (03:07 +0000)]
version 2.4.
Richard Kenner [Sun, 28 May 1995 22:53:22 +0000 (22:53 +0000)]
(21064:Windows_NT:50:3): New case.
Noah Friedman [Tue, 16 May 1995 18:22:17 +0000 (18:22 +0000)]
Added gawk options to table.
Richard M. Stallman [Tue, 16 May 1995 17:27:22 +0000 (17:27 +0000)]
Suggest naming files with hyphens, not underscores, and when to use
uppercase in names.
Per Bothner [Mon, 15 May 1995 21:49:34 +0000 (21:49 +0000)]
* config.guess: Recognize Cray90 (from Pete TerMaat).
Erich Stefan Boleyn [Sat, 13 May 1995 09:37:50 +0000 (09:37 +0000)]
Add configuration for semi-hosted ARM.
Doug Evans [Fri, 12 May 1995 15:49:42 +0000 (15:49 +0000)]
(vxworks29k): New alias.
Per Bothner [Fri, 12 May 1995 00:19:09 +0000 (00:19 +0000)]
Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.
Michael Meissner [Tue, 9 May 1995 20:22:38 +0000 (20:22 +0000)]
Add powerpc little endian support; Add powerpc variants; Add pentium variants
David MacKenzie [Sun, 7 May 1995 12:08:56 +0000 (12:08 +0000)]
(AC_PATH_X_XMKMF): Check for libX11.{so,sl} as well as .a when
seeing whether LIBDIR or USRLIBDIR is right.
David MacKenzie [Sat, 6 May 1995 21:29:00 +0000 (21:29 +0000)]
(AC_PROG_CPP): If CPP is already set, use that as
the value and set the cache variable to it.
Richard Kenner [Fri, 5 May 1995 09:50:51 +0000 (09:50 +0000)]
Add more NetBSD cases: atrai, sun3*, and mac68k.
Michael Meissner [Thu, 27 Apr 1995 18:35:38 +0000 (18:35 +0000)]
Support for pre-BFD versions of Linux ld.
Richard Kenner [Thu, 27 Apr 1995 13:22:29 +0000 (13:22 +0000)]
(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.
Michael Meissner [Wed, 26 Apr 1995 20:45:43 +0000 (20:45 +0000)]
Support Linux elf and a.out systems; Add parisc support
Richard Kenner [Wed, 26 Apr 1995 14:27:47 +0000 (14:27 +0000)]
(CRAY*Y-MP:*:*:*): New entry.
Richard M. Stallman [Thu, 13 Apr 1995 01:59:46 +0000 (01:59 +0000)]
Update date.