]> git.ipfire.org Git - thirdparty/autoconf.git/log
thirdparty/autoconf.git
29 years agoExplain better the alternatives for handling man pages.
Richard M. Stallman [Sat, 24 Feb 1996 19:28:55 +0000 (19:28 +0000)] 
Explain better the alternatives for handling man pages.

29 years agoRecognize sparclet cpu.
Doug Evans [Mon, 12 Feb 1996 23:15:30 +0000 (23:15 +0000)] 
Recognize sparclet cpu.

29 years ago* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
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

29 years ago* config.guess: Support m68k-cbm-sysv4.
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

29 years agoFix typo in previous change.
Richard M. Stallman [Sun, 11 Feb 1996 23:40:37 +0000 (23:40 +0000)] 
Fix typo in previous change.

29 years ago(-psos*): New case.
Richard Kenner [Sat, 10 Feb 1996 13:26:26 +0000 (13:26 +0000)] 
(-psos*): New case.

29 years agoDescribe `strip' target.
Richard M. Stallman [Sat, 10 Feb 1996 06:28:45 +0000 (06:28 +0000)] 
Describe `strip' target.

29 years agoAdd cygwin32; Put eabi .sdata2/.sbss2 into read-only memory
Michael Meissner [Sat, 3 Feb 1996 01:03:27 +0000 (01:03 +0000)] 
Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory

29 years agoAdd support for A/UX
Ian Lance Taylor [Wed, 31 Jan 1996 19:14:05 +0000 (19:14 +0000)] 
Add support for A/UX

29 years agoRecognize A/UX
Ian Lance Taylor [Wed, 31 Jan 1996 19:10:52 +0000 (19:10 +0000)] 
Recognize A/UX

29 years agoReorganized considerably, to group related topics together in a logical
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.

29 years agoReordering of sections for better reading linearly and to go with
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.

29 years agoRecognize go32* as an os.
Doug Evans [Wed, 17 Jan 1996 23:54:58 +0000 (23:54 +0000)] 
Recognize go32* as an os.

29 years agoDefault OS to nextstep if machine vendor is Next.
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.

29 years agoMinor change about parallel make.
Richard M. Stallman [Wed, 17 Jan 1996 22:29:34 +0000 (22:29 +0000)] 
Minor change about parallel make.

29 years ago.
Roland McGrath [Tue, 16 Jan 1996 22:09:03 +0000 (22:09 +0000)] 
.

29 years agoDocument new 6th arg to AC_CHECK_PROG.
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.

29 years ago(AC_CHECK_PROG): Take optional 6th arg, full name of program to reject if
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.

29 years ago(AC_PROG_CC): If gcc not found use AC_CHECK_PROG for cc, rejecting /usr/ucb/cc.
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.

29 years agoignore undefined macros in shell comments
David MacKenzie [Tue, 16 Jan 1996 04:45:37 +0000 (04:45 +0000)] 
ignore undefined macros in shell comments

29 years ago(sco5): New case.
Richard Kenner [Tue, 16 Jan 1996 01:58:43 +0000 (01:58 +0000)] 
(sco5): New case.

29 years ago.
Roland McGrath [Mon, 15 Jan 1996 20:59:08 +0000 (20:59 +0000)] 
.

29 years ago(AC_OUTPUT_MAKE_DEFS): Match `#define foo' without trailing space in
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.

29 years ago.
Roland McGrath [Fri, 12 Jan 1996 20:09:45 +0000 (20:09 +0000)] 
.

29 years ago(AC_TRY_CPP): Use "" instead of '' when setting ac_try; we need one level
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.

29 years ago.
Roland McGrath [Thu, 11 Jan 1996 15:43:21 +0000 (15:43 +0000)] 
.

29 years ago(AC_LANG_C, AC_LANG_CPLUSPLUS): Removed echo cmds from $ac_cpp,
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.

29 years agoUse AC_TRY_EVAL and AC_TRY_COMMAND for running all tests.
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.

29 years ago.
Roland McGrath [Fri, 5 Jan 1996 22:56:31 +0000 (22:56 +0000)] 
.

29 years ago(AC_PATH_X, AC_PATH_X_XMKMF, AC_PATH_X_DIRECT): Rearrange logic: do no
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.

29 years ago(undefined macro check): \ sed \s inside "". If grep $name in $infile misses,
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.

29 years ago.
Roland McGrath [Tue, 19 Dec 1995 18:08:33 +0000 (18:08 +0000)] 
.

29 years ago(AViiON): Add ix86-dg-dgux
Stan Cox [Sat, 16 Dec 1995 03:32:35 +0000 (03:32 +0000)] 
(AViiON): Add ix86-dg-dgux

29 years ago(i*86*) Change [345] to [3456]
Stan Cox [Fri, 15 Dec 1995 15:43:33 +0000 (15:43 +0000)] 
(i*86*) Change [345] to [3456]

29 years agoAccept *-*-ieee*.
Ian Lance Taylor [Wed, 13 Dec 1995 21:43:08 +0000 (21:43 +0000)] 
Accept *-*-ieee*.

29 years ago(AC_PROG_CC_C_O): Rearrange logic to get the right answer for cc.
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.

29 years ago(powerpc-harris-powerunix): Add guess for port to new target.
Per Bothner [Tue, 12 Dec 1995 00:47:21 +0000 (00:47 +0000)] 
(powerpc-harris-powerunix): Add guess for port to new target.

29 years agoRecognize aof in the OS field.
Erich Stefan Boleyn [Wed, 6 Dec 1995 11:57:46 +0000 (11:57 +0000)] 
Recognize aof in the OS field.

29 years ago(transformbasename): Fix misspelling in initialization.
Paul Eggert [Wed, 6 Dec 1995 09:44:53 +0000 (09:44 +0000)] 
(transformbasename): Fix misspelling in initialization.

29 years ago * config.guess: Recognize HP model 816 machines as having
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.

29 years ago* config.guess: Recognize Pentium under SCO.
Per Bothner [Thu, 30 Nov 1995 21:59:48 +0000 (21:59 +0000)] 
* config.guess:  Recognize Pentium under SCO.

29 years agoDefine $AWK from the subst @AWK@, and use it, instead of just `awk'.
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'.

29 years agoUse the awk found by autoconf rather than 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'.

29 years agomore bug fixes
David MacKenzie [Wed, 22 Nov 1995 17:42:19 +0000 (17:42 +0000)] 
more bug fixes

29 years agoundo bogus bugfix
David MacKenzie [Tue, 21 Nov 1995 22:45:24 +0000 (22:45 +0000)] 
undo bogus bugfix

29 years agoupdate to v2.6
David MacKenzie [Mon, 20 Nov 1995 20:46:49 +0000 (20:46 +0000)] 
update to v2.6

29 years agobug fixes from net
David MacKenzie [Mon, 20 Nov 1995 20:34:22 +0000 (20:34 +0000)] 
bug fixes from net

29 years agofix some bugs reported by users
David MacKenzie [Fri, 17 Nov 1995 21:55:25 +0000 (21:55 +0000)] 
fix some bugs reported by users

29 years agofix some bugs reported by users
David MacKenzie [Fri, 17 Nov 1995 21:19:54 +0000 (21:19 +0000)] 
fix some bugs reported by users

29 years agofix some bugs reported by users
David MacKenzie [Fri, 17 Nov 1995 20:31:31 +0000 (20:31 +0000)] 
fix some bugs reported by users

29 years ago.
Roland McGrath [Fri, 17 Nov 1995 20:19:34 +0000 (20:19 +0000)] 
.

29 years ago.
Roland McGrath [Fri, 17 Nov 1995 20:10:48 +0000 (20:10 +0000)] 
.

29 years ago(EDITION, VERSION): Update to 2.5.
Roland McGrath [Fri, 17 Nov 1995 20:09:42 +0000 (20:09 +0000)] 
(EDITION, VERSION): Update to 2.5.

29 years ago(AC_ACVERSION): Update to 2.5.
Roland McGrath [Fri, 17 Nov 1995 20:05:32 +0000 (20:05 +0000)] 
(AC_ACVERSION): Update to 2.5.

29 years ago.
Roland McGrath [Fri, 17 Nov 1995 20:03:48 +0000 (20:03 +0000)] 
.

29 years agoSun Oct 29 15:13:37 1995 Richard Stallman <rms@mole.gnu.ai.mit.edu>
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.

29 years ago * config.guess: Recognize HP model 819 machines has having
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.

29 years ago.
Roland McGrath [Wed, 30 Aug 1995 21:35:10 +0000 (21:35 +0000)] 
.

29 years ago(AC_PROG_CC_C_O): If $CC groks it and cc doesn't exist, choose yes.
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.

30 years agoChanges for Linux and LynxOS.
Per Bothner [Tue, 15 Aug 1995 02:33:42 +0000 (02:33 +0000)] 
Changes for Linux and LynxOS.

30 years ago(Standard Targets): rewrote some paragraphs to avoid overfull hboxes.
Roland McGrath [Tue, 15 Aug 1995 00:12:12 +0000 (00:12 +0000)] 
(Standard Targets): rewrote some paragraphs to avoid overfull hboxes.

30 years agofix typo
David MacKenzie [Wed, 26 Jul 1995 05:36:45 +0000 (05:36 +0000)] 
fix typo

30 years agovarious tweaks
David MacKenzie [Wed, 26 Jul 1995 05:30:39 +0000 (05:30 +0000)] 
various tweaks

30 years agoRemove weird unnecessary shell construction.
David MacKenzie [Wed, 26 Jul 1995 04:26:23 +0000 (04:26 +0000)] 
Remove weird unnecessary shell construction.

30 years agoMention TMPDIR.
Richard M. Stallman [Tue, 25 Jul 1995 01:23:12 +0000 (01:23 +0000)] 
Mention TMPDIR.

30 years agofix tr args
David MacKenzie [Mon, 24 Jul 1995 21:26:04 +0000 (21:26 +0000)] 
fix tr args

30 years agoaccept + in lib names
David MacKenzie [Wed, 19 Jul 1995 22:27:15 +0000 (22:27 +0000)] 
accept + in lib names

30 years agoRename --with-x11 in example to --with-x.
David MacKenzie [Wed, 19 Jul 1995 05:54:26 +0000 (05:54 +0000)] 
Rename --with-x11 in example to --with-x.

30 years ago(AIX4): More robust release numbering discovery.
Richard Kenner [Wed, 28 Jun 1995 21:57:23 +0000 (21:57 +0000)] 
(AIX4): More robust release numbering discovery.

30 years agoAdd AC_CACHE_CHECK.
David MacKenzie [Wed, 28 Jun 1995 20:19:08 +0000 (20:19 +0000)] 
Add AC_CACHE_CHECK.

30 years agoAllow empty args in --with and --enable options
David MacKenzie [Wed, 28 Jun 1995 17:42:48 +0000 (17:42 +0000)] 
Allow empty args in --with and --enable options

30 years agoadd --bindir, --libdir, etc.
David MacKenzie [Tue, 27 Jun 1995 19:09:03 +0000 (19:09 +0000)] 
add --bindir, --libdir, etc.

30 years agoDefine mandir the way everyone actually uses it.
David MacKenzie [Tue, 27 Jun 1995 18:28:56 +0000 (18:28 +0000)] 
Define mandir the way everyone actually uses it.

30 years agolog compile commands
David MacKenzie [Tue, 27 Jun 1995 01:04:11 +0000 (01:04 +0000)] 
log compile commands

30 years agoAdd more rumination on caching canonicals.
David MacKenzie [Fri, 23 Jun 1995 04:01:29 +0000 (04:01 +0000)] 
Add more rumination on caching canonicals.

30 years agoSmall improvements from TODO.
David MacKenzie [Fri, 23 Jun 1995 03:39:38 +0000 (03:39 +0000)] 
Small improvements from TODO.

30 years agouse /dev/null as cache
David MacKenzie [Fri, 23 Jun 1995 03:04:05 +0000 (03:04 +0000)] 
use /dev/null as cache

30 years ago.
David MacKenzie [Fri, 23 Jun 1995 02:57:42 +0000 (02:57 +0000)] 
.

30 years ago(i386-sequent-ptx): Properly get version number.
Richard Kenner [Thu, 22 Jun 1995 23:01:20 +0000 (23:01 +0000)] 
(i386-sequent-ptx): Properly get version number.

30 years ago(mips:*:4*:UMIPS): New case.
Richard Kenner [Thu, 22 Jun 1995 22:36:39 +0000 (22:36 +0000)] 
(mips:*:4*:UMIPS): New case.

30 years agoChange FSF address.
Richard Kenner [Thu, 15 Jun 1995 21:01:51 +0000 (21:01 +0000)] 
Change FSF address.

30 years agoreword
David MacKenzie [Thu, 15 Jun 1995 03:10:50 +0000 (03:10 +0000)] 
reword

30 years agoadd 2.4 stuff
David MacKenzie [Thu, 15 Jun 1995 03:10:29 +0000 (03:10 +0000)] 
add 2.4 stuff

30 years agoversion 2.4.
David MacKenzie [Thu, 15 Jun 1995 03:07:56 +0000 (03:07 +0000)] 
version 2.4.

30 years ago(21064:Windows_NT:50:3): New case.
Richard Kenner [Sun, 28 May 1995 22:53:22 +0000 (22:53 +0000)] 
(21064:Windows_NT:50:3): New case.

30 years agoAdded gawk options to table.
Noah Friedman [Tue, 16 May 1995 18:22:17 +0000 (18:22 +0000)] 
Added gawk options to table.

30 years agoSuggest naming files with hyphens, not underscores, and when to use
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.

30 years ago* config.guess: Recognize Cray90 (from Pete TerMaat).
Per Bothner [Mon, 15 May 1995 21:49:34 +0000 (21:49 +0000)] 
* config.guess:  Recognize Cray90 (from Pete TerMaat).

30 years agoAdd configuration for semi-hosted ARM.
Erich Stefan Boleyn [Sat, 13 May 1995 09:37:50 +0000 (09:37 +0000)] 
Add configuration for semi-hosted ARM.

30 years ago(vxworks29k): New alias.
Doug Evans [Fri, 12 May 1995 15:49:42 +0000 (15:49 +0000)] 
(vxworks29k): New alias.

30 years agoRecognize PCs running Solaris2. Also, some cleaning up for CRAYs.
Per Bothner [Fri, 12 May 1995 00:19:09 +0000 (00:19 +0000)] 
Recognize PCs running Solaris2.  Also, some cleaning up for CRAYs.

30 years agoAdd powerpc little endian support; Add powerpc variants; Add pentium variants
Michael Meissner [Tue, 9 May 1995 20:22:38 +0000 (20:22 +0000)] 
Add powerpc little endian support; Add powerpc variants; Add pentium variants

30 years ago(AC_PATH_X_XMKMF): Check for libX11.{so,sl} as well as .a when
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.

30 years ago(AC_PROG_CPP): If CPP is already set, use that as
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.

30 years agoAdd more NetBSD cases: atrai, sun3*, and mac68k.
Richard Kenner [Fri, 5 May 1995 09:50:51 +0000 (09:50 +0000)] 
Add more NetBSD cases: atrai, sun3*, and mac68k.

30 years agoSupport for pre-BFD versions of Linux ld.
Michael Meissner [Thu, 27 Apr 1995 18:35:38 +0000 (18:35 +0000)] 
Support for pre-BFD versions of Linux ld.

30 years ago(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.
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.

30 years agoSupport Linux elf and a.out systems; Add parisc support
Michael Meissner [Wed, 26 Apr 1995 20:45:43 +0000 (20:45 +0000)] 
Support Linux elf and a.out systems; Add parisc support

30 years ago(CRAY*Y-MP:*:*:*): New entry.
Richard Kenner [Wed, 26 Apr 1995 14:27:47 +0000 (14:27 +0000)] 
(CRAY*Y-MP:*:*:*): New entry.

30 years agoUpdate date.
Richard M. Stallman [Thu, 13 Apr 1995 01:59:46 +0000 (01:59 +0000)] 
Update date.