2004-12-15 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-12-15 |
Paul Eggert | * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH... |
commit | commitdiff | tree |
2004-12-14 |
Paul Eggert | * lib/autotest/general.m4 (_AT_CHECK) [--trace]: Do... |
commit | commitdiff | tree |
2004-12-13 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-12-13 |
Paul Eggert | * lib/m4sugar/m4sh.m4 (AS_EXECUTABLE_P): Use test ... |
commit | commitdiff | tree |
2004-12-13 |
Paul Eggert | * lib/m4sugar/m4sh.m4 (AS_TMPDIR): Move the trap comman... |
commit | commitdiff | tree |
2004-12-13 |
Paul Eggert | * bin/autoheader.in: Exit if no AC_CONFIG_HEADERS was... |
commit | commitdiff | tree |
2004-12-13 |
Paul Eggert | Exit if no AC_CONFIG_HEADERS was found. |
commit | commitdiff | tree |
2004-12-12 |
Alexandre Duret... | * doc/autoconf.texi (Limitations of Usual Tools) <expr... |
commit | commitdiff | tree |
2004-12-12 |
Paul Eggert | Don't use negated character sets. |
commit | commitdiff | tree |
2004-12-12 |
Paul Eggert | (AT_CHECK_SHELL_SYNTAX): Check for negated character... |
commit | commitdiff | tree |
2004-12-12 |
Paul Eggert | (_AT_CHECK) [--trace]: Rework a shell pattern |
commit | commitdiff | tree |
2004-12-11 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-12-11 |
Paul Eggert | Fix typo in previous checkin. Reported by Alexandre... |
commit | commitdiff | tree |
2004-12-11 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-12-10 |
Paul Eggert | Simplifications to bin/Makefile.am and man/Makefile.am. |
commit | commitdiff | tree |
2004-12-10 |
Paul Eggert | (autoconf.1, autoheader.1, autom4te.1, autoreconf.1, |
commit | commitdiff | tree |
2004-12-10 |
Paul Eggert | (MOSTLYCLEANFILES): Renamed from CLEANFILES. |
commit | commitdiff | tree |
2004-12-10 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-12-10 |
Paul Eggert | * bin/.cvsignore: Add autoconf.in. |
commit | commitdiff | tree |
2004-12-10 |
Paul Eggert | * man/Makefile.am (autoconf.1): Regenerate when `autoco... |
commit | commitdiff | tree |
2004-12-10 |
Paul Eggert | (autoconf.1): Regenerate when `autoconf.as' changes. |
commit | commitdiff | tree |
2004-12-09 |
Paul Eggert | * doc/autoconf.texi (Libraries): Clarify problems with... |
commit | commitdiff | tree |
2004-12-09 |
Paul Eggert | (Libraries): Clarify problems with AC_CHECK_LIB |
commit | commitdiff | tree |
2004-12-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-12-09 |
Paul Eggert | * configure.ac (test suite): Cease to generate wrapper... |
commit | commitdiff | tree |
2004-12-09 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-12-09 |
Paul Eggert | * lib/autotest/general.m4 (AT_INIT): Replace a `tr... |
commit | commitdiff | tree |
2004-12-08 |
Paul Eggert | * lib/mdate-sh: Don't use "set - x`$ls_command /`". |
commit | commitdiff | tree |
2004-12-08 |
Paul Eggert | Don't use "set - x`$ls_command /`", as zsh mishandles |
commit | commitdiff | tree |
2004-12-07 |
Paul Eggert | * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT): Fix... |
commit | commitdiff | tree |
2004-12-07 |
Paul Eggert | (AC_FUNC_GETMNTENT): Fix typo in previous patch: extra... |
commit | commitdiff | tree |
2004-12-06 |
Paul Eggert | Don't use AC_CHECK_FUNCS unless it's going to work. |
commit | commitdiff | tree |
2004-12-06 |
Paul Eggert | Fix typo in previous patch. |
commit | commitdiff | tree |
2004-12-06 |
Paul Eggert | Add support for UNICOS getmntent. |
commit | commitdiff | tree |
2004-12-05 |
Paul Eggert | * lib/autoconf/general.m4 (AC_DEFINE, AC_DEFINE_UNQUOTE... |
commit | commitdiff | tree |
2004-12-05 |
Paul Eggert | (AC_DEFINE, AC_DEFINE_UNQUOTED): Factor |
commit | commitdiff | tree |
2004-12-02 |
Paul Eggert | * lib/autoconf/functions.m4 (AC_FUNC_MEMCMP): Use ... |
commit | commitdiff | tree |
2004-12-02 |
Paul Eggert | (AC_FUNC_MEMCMP): Use |
commit | commitdiff | tree |
2004-12-02 |
Paul Eggert | * lib/autoconf/c.m4 (_AC_PROG_CC_STDC): Prefer -qlanglv... |
commit | commitdiff | tree |
2004-12-02 |
Paul Eggert | (_AC_PROG_CC_STDC): Prefer -qlanglvl=extc89 |
commit | commitdiff | tree |
2004-11-29 |
Paul Eggert | Add Ralf Wildenhues. |
commit | commitdiff | tree |
2004-11-29 |
Paul Eggert | Minor rewording to fix problems reported by Ralf Wilden... |
commit | commitdiff | tree |
2004-11-29 |
Paul Eggert | (Particular Programs): @code{$PATH} -> @env{PATH}. |
commit | commitdiff | tree |
2004-11-29 |
Paul Eggert | * NEWS: Add ^L above each release. |
commit | commitdiff | tree |
2004-11-29 |
Paul Eggert | Add ^L above each release. |
commit | commitdiff | tree |
2004-11-29 |
Paul Eggert | * HACKING: Refer to "coreutils", not "File, Shell or... |
commit | commitdiff | tree |
2004-11-29 |
Paul Eggert | Fix documentation problems reported by Russ Boylan in |
commit | commitdiff | tree |
2004-11-26 |
Paul Eggert | Add another []. |
commit | commitdiff | tree |
2004-11-26 |
Paul Eggert | * doc/autoconf.texi (Pretty Help Strings): Go back... |
commit | commitdiff | tree |
2004-11-26 |
Paul Eggert | (Pretty Help Strings): Go back to |
commit | commitdiff | tree |
2004-11-23 |
Paul Eggert | * lib/autoconf/general.m4 (AC_ARG_ENABLE, AC_ARG_ENABLE... |
commit | commitdiff | tree |
2004-11-23 |
Paul Eggert | (AC_ARG_ENABLE, AC_ARG_ENABLE): Enable |
commit | commitdiff | tree |
2004-11-23 |
Paul Eggert | (Pretty Help Strings): Fix quoting issues |
commit | commitdiff | tree |
2004-11-23 |
Paul Eggert | * doc/autoconf.texi (Pretty Help Strings): Fix typo. |
commit | commitdiff | tree |
2004-11-23 |
Paul Eggert | (Pretty Help Strings): Fix typo |
commit | commitdiff | tree |
2004-11-22 |
Paul Eggert | * doc/autoconf.texi: Explain overquoting in descriptions. |
commit | commitdiff | tree |
2004-11-22 |
Paul Eggert | (Autoconf Language): Explain that |
commit | commitdiff | tree |
2004-11-16 |
Paul Eggert | * lib/autoconf/programs.m4 (_AC_FEATURE_CHECK_LENGTH... |
commit | commitdiff | tree |
2004-11-14 |
Paul Eggert | (_AC_FEATURE_CHECK_LENGTH): Don't check |
commit | commitdiff | tree |
2004-11-14 |
Paul Eggert | (_AS_TEST_PREPARE): Fix a typo. |
commit | commitdiff | tree |
2004-11-11 |
Paul Eggert | Avoid cp -r. |
commit | commitdiff | tree |
2004-11-11 |
Paul Eggert | (Limitations of Usual Tools): Avoid cp -r; use cp ... |
commit | commitdiff | tree |
2004-11-10 |
Paul Eggert | * doc/autoconf.texi (Limitations of Usual Tools): Note... |
commit | commitdiff | tree |
2004-11-10 |
Paul Eggert | (Limitations of Usual Tools): Note `cp -r' |
commit | commitdiff | tree |
2004-10-11 |
Paul Eggert | * doc/autoconf.texi (Shellology, Special Shell Variable... |
commit | commitdiff | tree |
2004-10-11 |
Paul Eggert | * doc/autoconf.texi (One-Shot Macros): New node. |
commit | commitdiff | tree |
2004-10-11 |
Paul Eggert | (One-Shot Macros): New node. |
commit | commitdiff | tree |
2004-10-11 |
Paul Eggert | Standardize spelling of "Posix" (as opposed |
commit | commitdiff | tree |
2004-09-28 |
Paul Eggert | * doc/autoconf.texi (Function Portability): Fix misdesc... |
commit | commitdiff | tree |
2004-09-28 |
Paul Eggert | (Function Portability): Fix misdescription |
commit | commitdiff | tree |
2004-09-22 |
Paul Eggert | Fix AC_AU_DEFUN bug. |
commit | commitdiff | tree |
2004-09-22 |
Paul Eggert | (auindex): New macro. |
commit | commitdiff | tree |
2004-09-17 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-09-05 |
Paul Eggert | Fix OS/2 problems reported by Andreas Buening. |
commit | commitdiff | tree |
2004-09-05 |
Paul Eggert | (AT_INIT): Don't assume /dev/null is readable; it's... |
commit | commitdiff | tree |
2004-09-05 |
Paul Eggert | (AC_PROG_MAKE_SET): Set SHELL=/bin/sh in test makefile. |
commit | commitdiff | tree |
2004-09-05 |
Paul Eggert | * lib/autoconf/libs.m4 (_AC_PATH_X_XMKMF): Clear ac_x_i... |
commit | commitdiff | tree |
2004-09-05 |
Paul Eggert | (_AC_PATH_X_XMKMF): If xmkmf returns |
commit | commitdiff | tree |
2004-09-04 |
Paul Eggert | * doc/autoconf.texi: Give AC_DEFINE and AC_DEFINE_UNQUOTED |
commit | commitdiff | tree |
2004-09-04 |
Paul Eggert | Give AC_DEFINE and AC_DEFINE_UNQUOTED |
commit | commitdiff | tree |
2004-09-02 |
Paul Eggert | Update GNU m4 1.4.2 URL. |
commit | commitdiff | tree |
2004-09-02 |
Akim Demaille | * doc/autoconf.texi (Limitations of Builtins): Swap... |
commit | commitdiff | tree |
2004-08-26 |
Akim Demaille | * doc/autoconf.texi: Typos and stylos. |
commit | commitdiff | tree |
2004-08-21 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-08-21 |
Paul Eggert | Bump to 2.59c. |
commit | commitdiff | tree |
2004-08-21 |
Paul Eggert | (AC_INIT): Bump version number to 2.59c. |
commit | commitdiff | tree |
2004-08-21 |
Paul Eggert | Regenerate. |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | Autoconf 2.59b. |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | (AC_INIT): Bump to 2.59b. |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | Add advice about m4 1.4.2. |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | (wget_files, cvs_files): |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | Fix copyright. |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | (wget_files): Remove config.guess, config.sub, |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | Update URLs, some of which went stale. |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | (_AC_INIT_PARSE_ARGS): Have configure |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | Sync with master copy. |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | Use "file name" rather than "filename" or "path", |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | * lib/autoconf/c.m4 (AC_LANG_BOOL_COMPILE_TRY(C), |
commit | commitdiff | tree |
2004-08-20 |
Paul Eggert | (AC_LANG_BOOL_COMPILE_TRY(C), AC_C_LONG_DOUBLE): Undo... |
commit | commitdiff | tree |
next |