+Fri Nov 17 15:05:44 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
+
+ * Version 2.5 released.
+
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.
after compiler name. Same for "-o conftest".
* ifnames.sh (AC_MACRODIR): Default to @datadir@, not a hardcoded
- path.
+ path.
* Test release 2.2.1.
Fri Mar 3 11:41:01 1995 David J. MacKenzie <djm@catapult.va.pubnix.com>
* Makefile.in (autoconf.info, standards.info): Use --no-split to
- avoid creating filenames > 14 chars.
+ avoid creating filenames > 14 chars.
* acgeneral.m4 (AC_CHECK_FUNC): Use assert.h,
to avoid protype conflicts from ctype.h (!!) on OSF/1 3.0.
* Makefile.in (editsh): Substitute in AWK.
* acspecific.m4 (AC_PROG_INSTALL): Allow trailing slashes in PATH
- elements.
+ elements.
* acgeneral.m4 (AC_PREFIX_PROGRAM): Ditto.
Tue Feb 7 11:32:09 1995 David J. MacKenzie <djm@catapult.va.pubnix.com>
obsolete warning.
* autoscan.pl (output_programs): Use AC_CHECK_LIB, not
- AC_HAVE_LIBRARY.
+ AC_HAVE_LIBRARY.
* acgeneral.m4 (AC_CHECK_FUNC): Move prototype outside of function
so it works with C++. From ejb@era.COM (E. Jay Berkenbilt).
Tue Oct 25 11:04:16 1994 David J. MacKenzie <djm@duality.gnu.ai.mit.edu>
- * acgeneral.m4 (AC_CHECK_HEADER, AC_CHECK_HEADERS): Change -
+ * acgeneral.m4 (AC_CHECK_HEADER, AC_CHECK_HEADERS): Change -
in file names to _.
* acspecific.m4 (AC_CHECK_HEADER_DIRENT, AC_CHECK_HEADERS_DIRENT):
Likewise.
* acgeneral.m4 (AC_TRY_RUN): Always warn if no cross-compile
default is given.
* acspecific.m4 (AC_FUNC_MMAP, AC_FUNC_VFORK, AC_FUNC_WAIT3,
- AC_FUNC_UTIME_NULL, AC_FUNC_STRCOLL): Provide a default
+ AC_FUNC_UTIME_NULL, AC_FUNC_STRCOLL): Provide a default
for AC_TRY_RUN.
(AC_FUNC_CLOSEDIR_VOID): New macro, broken out of AC_HEADER_DIRENT.
Fri Aug 26 17:03:18 1994 David J. MacKenzie (djm@geech.gnu.ai.mit.edu)
- * autoconf.sh, acgeneral.m4: __LINE__ -> __oline__.
+ * autoconf.sh, acgeneral.m4: __LINE__ -> __oline__.
* acgeneral.m4 (AC_TRY_CPP, AC_EGREP_CPP): Append any error output
to config.log.
Fri Aug 26 00:34:11 1994 David J. MacKenzie (djm@vortex.eng.umd.edu)
* acconfig.h (HAVE_UNION_WAIT): Entry removed; it wasn't defined
- anywhere.
+ anywhere.
* acgeneral.m4 (AC_OUTPUT_HEADER): rm files before mv onto them.
(AC_OUTPUT): Remove explicit exit at end of configure, to allow
Write to the appropriate diversions.
(AC_ENABLE, AC_WITH): Supply default help string.
(AC_ENABLE_INTERNAL, AC_WITH_INTERNAL, AC_PREFIX_INTERNAL):
- Macros removed.
+ Macros removed.
(AC_CONFIG_SUBDIRS): Set `subdirs' here instead of in
AC_INIT_PREPARE.
(AC_PREFIX): Macro removed.
* testsuite/autoconf.s/specific.exp: Add AC_HEADER_DIRENT.
Remove AC_SYS_REMOTE_TAPE. Replace AC_HAVE_POUNDBANG with
- AC_SYS_INTERPRETER.
+ AC_SYS_INTERPRETER.
* acspecific.m4 (AC_INT_16_BITS, AC_LONG_64_BITS): Reword messages.
symbolic constants.
* acgeneral.m4, acoldnames.m4 (AC_INIT_PARSE_ARGS): Renamed from
- AC_INIT_PARSEARGS.
+ AC_INIT_PARSEARGS.
* autoupdate.sh: Use $SIMPLE_BACKUP_SUFFIX, if set.
* Makefile.in (DISTFILES): Add it.
* autoupdate.sh: Update the regexps to account for changes to
- acoldnames.m4.
+ acoldnames.m4.
Mon Aug 22 23:57:18 1994 David J. MacKenzie (djm@vortex.eng.umd.edu)
whether or not we found the program.
(AC_CHECKING): Not obsolete.
(AC_WITH, AC_ENABLE, AC_INIT_PREPARE): Merge the --enable and
- --with diversions.
+ --with diversions.
* acgeneral.m4 (AC_DEFUN): New macro.
Use it globally to define macros that are used as functions,
* acgeneral.m4 (AC_CACHE_LOAD, AC_CACHE_SAVE, AC_SITE_LOAD,
AC_MSG_CHECKING): Aesthetic changes to messages, suggested by
- Franc,ois Pinard.
+ Franc,ois Pinard.
* acspecific.m4 acgeneral.m4 acoldnames.m4: Rename
AC_TRY_CROSS to AC_C_CROSS.
calls without parameters.
* acgeneral.m4 (AC_CACHE_VAL): Omit the cache var name from the
- result message.
+ result message.
* acspecific.m4 (AC_DIR_HEADER): Define to be similar to
AC_HEADER_DIRENT, but only define the old cpp macros.
* Makefile.in, testsuite/Makefile.in: Fix *clean targets.
- * acgeneral.m4 (AC_CACHE_SAVE, AC_CACHE_LOAD, AC_SITE_LOAD):
+ * acgeneral.m4 (AC_CACHE_SAVE, AC_CACHE_LOAD, AC_SITE_LOAD):
Use echo instead of AC_MSG_RESULT.
(AC_INIT_PARSEARGS): Group options by topic in help message. Idea
from Franc,ois Pinard.
* autoheader.sh: Read acoldnames.m4. Redefine the new macro names.
Only define HAVE_LIBFOO where AC_CHECK_LIB is called with only one
- argument.
+ argument.
Sat Jul 30 09:53:38 1994 David J. MacKenzie (djm@vortex.eng.umd.edu)
whether it's non-empty.
* acspecific.m4 (AC_MINUS_C_MINUS_O, AC_SET_MAKE): Eval the cache var
- assignments.
+ assignments.
(AC_YYTEXT_POINTER): Fix typo.
* testsuite/autoconf.s/specific.exp,
* acgeneral.m4 (AC_OUTPUT_SUBDIRS): Pass correct --srcdir option
to sub configures. Quote args containing spaces.
(AC_PREPARE): Set and substitute `subdirs'. Quote args containing
- spaces.
+ spaces.
(AC_CANONICAL_HOST, AC_CANONICAL_TARGET, AC_CANONICAL_BUILD):
Substitute the cpu, vendor, os variables.
Tue May 17 15:18:00 1994 David J. MacKenzie (djm@bleen.eng.umd.edu)
* acgeneral.m4 (AC_REVISION): Move quotes around to make it work
- again.
+ again.
Sat May 14 07:30:57 1994 David J. MacKenzie (djm@aria.eng.umd.edu)
* acgeneral.m4 (AC_TEST_PROGRAM): If no default for
cross-compiling is given, but we are cross-compiling, give an error.
- (AC_PROGRAM_EGREP, AC_TEST_LINK, AC_TEST_PROGRAM, AC_TEST_CPP):
- Don't add an extra blank line after the if-clause.
+ (AC_PROGRAM_EGREP, AC_TEST_LINK, AC_TEST_PROGRAM, AC_TEST_CPP):
+ Don't add an extra blank line after the if-clause.
(AC_REVISION): Merge AC_DOREV into this macro.
Rename some macros:
AC_SYSTEM_TYPE -> AC_CANON_SYSTEM
Checking for C features - derived (caching)
* acgeneral.m4 (AC_CACHE_LOAD, AC_CACHE_SAVE, AC_CACHE_VAL):
- New macros.
+ New macros.
(AC_PREPARE): Call AC_CACHE_LOAD.
(AC_OUTPUT): Call AC_CACHE_SAVE.
(AC_PARSEARGS): Add --cache-file=FILE option.
(AC_CONFIG_SUBDIRS): Pass --cache-file to subdirectory configures.
* acgeneral.m4 (AC_OUTPUT_CONFIG_SUBDIRS): Renamed from
- AC_CONFIG_SUBDIRS.
+ AC_CONFIG_SUBDIRS.
(AC_CONFIG_SUBDIRS): Just define AC_SUBDIR_LIST.
(AC_OUTPUT): Call AC_OUTPUT_CONFIG_SUBDIRS if AC_SUBDIR_LIST is
- defined.
+ defined.
Make config.status --recheck pass --norecursion to configure.
* acspecific.m4 (AC_SETVBUF_REVERSED): Print "checking" message.