| 2001-07-14 |
Akim Demaille | * Makefile.maint (cvs-check, cvs-tag-check, cvs-diff... |
commit | commitdiff | tree | snapshot |
| 2001-07-14 |
Akim Demaille | * Makefile.maint (maintainer-check): Rename as... |
commit | commitdiff | tree | snapshot |
| 2001-07-14 |
Akim Demaille | for CXX is g++, not gcc. |
commit | commitdiff | tree | snapshot |
| 2001-07-14 |
Akim Demaille | * doc/autoconf.texi (Files): New subsection. |
commit | commitdiff | tree | snapshot |
| 2001-07-14 |
Akim Demaille | * doc/autoconf.texi (C Compiler, Fortran 77 Compiler... |
commit | commitdiff | tree | snapshot |
| 2001-07-14 |
Akim Demaille | * autoscan.in: Use IO::File. |
commit | commitdiff | tree | snapshot |
| 2001-07-13 |
Steven G. Johnson | fixed my email address |
commit | commitdiff | tree | snapshot |
| 2001-07-12 |
Akim Demaille | For some AWK, such as on HPUX 11, `xfoo' does not match... |
commit | commitdiff | tree | snapshot |
| 2001-07-10 |
Akim Demaille | * autoscan.in (&scan_makefile): Improve programs regexp... |
commit | commitdiff | tree | snapshot |
| 2001-07-07 |
Steven G. Johnson | grammatical fix |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Steven G. Johnson | fixed broken AC_F77_DUMMY_MAIN |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Pavel Roskin | * aclocal.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Remove... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Akim Demaille | * Makefile.am (move_if_change): New. Use it instead... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Steven G. Johnson | fixed typo |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Akim Demaille | * acgeneral.m4 (_AC_RUN_IFELSE): Remove conftest.o... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Akim Demaille | * acfunctions.m4 (AC_FUNC_STRTOD, AC_FUNC_STRERROR_R) |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Akim Demaille | * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Akim Demaille | * aclang.m4 (_AC_LANG_COMPILER_GNU): s/-dumpspecs/-v/. |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Akim Demaille | * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Akim Demaille | * autoscan.in (&scan_file): Skip FILE if there is FILE.in. |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Akim Demaille | Typos. |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Akim Demaille | * acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Specify... |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Akim Demaille | * acheaders.m4 (AC_CHECK_HEADER): When INCLUDES are... |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Akim Demaille | * autoscan.in ($initfile): Remove. |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Akim Demaille | * autoscan.in: Formatting changes, matching the invocat... |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Pavel Roskin | * aclang.m4 (AC_F77_DUMMY_MAIN): Remove conftest* after... |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Pavel Roskin | Regenerate. |
commit | commitdiff | tree | snapshot |
| 2001-07-01 |
Steven G. Johnson | added AC_F77_{DUMMY_}MAIN |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Pavel Roskin | * atgeneral.m4 (AT_CHECK): Add a newline to the end of |
commit | commitdiff | tree | snapshot |
| 2001-06-28 |
Akim Demaille | * aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): Only add... |
commit | commitdiff | tree | snapshot |
| 2001-06-28 |
Akim Demaille | * configure.in: Bump to 2.50c. |
commit | commitdiff | tree | snapshot |
| 2001-06-26 |
Akim Demaille | Version 2.50b AUTOCONF-2.50b |
commit | commitdiff | tree | snapshot |
| 2001-06-26 |
Akim Demaille | writable-file: Use release-archive-dir, and be sure... |
commit | commitdiff | tree | snapshot |
| 2001-06-26 |
Akim Demaille | Version 2.50a. AUTOCONF-2.50a |
commit | commitdiff | tree | snapshot |
| 2001-06-26 |
Akim Demaille | Prepare for 'make alpha'. |
commit | commitdiff | tree | snapshot |
| 2001-06-25 |
Pavel Roskin | * tests/atspecific.m4 (AT_CHECK_MACRO): Accept one... |
commit | commitdiff | tree | snapshot |
| 2001-06-25 |
Akim Demaille | * tests/foreign.at (libtool): Fix the `libtoolize ... |
commit | commitdiff | tree | snapshot |
| 2001-06-25 |
Akim Demaille | * autoscan.in (%macro): Now maps from word to list... |
commit | commitdiff | tree | snapshot |
| 2001-06-25 |
Akim Demaille | * aclang.m4 (_AC_LANG_COMPILER_GNU): If GNU, dump the... |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * acfunctions.m4 (AM_FUNC_ERROR_AT_LINE, AM_FUNC_FNMATCH) |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * autoconf.in (Task traces): Separate the error message... |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * tests/torture.at (AC_ARG_VAR): Make it a single test... |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | Typo. |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * doc/autoconf.texi (Redefined M4 Macros): New. |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)... |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | Update. |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | 2001-06-23 Paolo Bonzini <bonzini@gnu.org> |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * tests/foreign.at (Libtool): Reject prehistoric versions. |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Try to be... |
commit | commitdiff | tree | snapshot |
| 2001-06-23 |
Akim Demaille | * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Output error... |
commit | commitdiff | tree | snapshot |
| 2001-06-21 |
Akim Demaille | * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Die instead... |
commit | commitdiff | tree | snapshot |
| 2001-06-21 |
Akim Demaille | ./configure --program-suffix=foo produces `transform... |
commit | commitdiff | tree | snapshot |
| 2001-06-19 |
Tim Van Holder | * doc/autoconf.texi (Functions Portability): Rename... |
commit | commitdiff | tree | snapshot |
| 2001-06-19 |
Akim Demaille | Typos. |
commit | commitdiff | tree | snapshot |
| 2001-06-19 |
Tim Van Holder | * doc/autoconf.texi: (Functions Portability) Rename... |
commit | commitdiff | tree | snapshot |
| 2001-06-19 |
Akim Demaille | More patterns. |
commit | commitdiff | tree | snapshot |
| 2001-06-19 |
Akim Demaille | * NEWS, doc/autoconf.texi: Document quadrigraphs. |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Akim Demaille | * acfunctions.m4 (AC_FUNC_FORK): Fix typos. |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Akim Demaille | * acfunctions.m4: (AC_FUNC_VFORK) rename as... |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Akim Demaille | * doc/autoconf.texi (Functions Portability): New section. |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Akim Demaille | * autoconf.in (M4): Pass --nesting-limit=1024, unless... |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Akim Demaille | Move texinfo.tex from doc/ to config/. |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Akim Demaille | * acfunctions.m4 (AC_FUNC_CHOWN, AC_FUNC_CLOSEDIR_VOID) |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Akim Demaille | * doc/autoconf.texi (ms): New index. |
commit | commitdiff | tree | snapshot |
| 2001-06-18 |
Pavel Roskin | * tests/torture.at (AC_ARG_VAR): Set variables and... |
commit | commitdiff | tree | snapshot |
| 2001-06-17 |
Akim Demaille | * acgeneral.m4 (_AC_ARG_VAR_VALIDATE): Be sure to cache the |
commit | commitdiff | tree | snapshot |
| 2001-06-15 |
Akim Demaille | * doc/autoconf.texi: Move AC_FUNC_WAIT3 and |
commit | commitdiff | tree | snapshot |
| 2001-06-15 |
Akim Demaille | `build_alias' and so on are not AC_SUBST'd. |
commit | commitdiff | tree | snapshot |
| 2001-06-15 |
Pavel Roskin | * acheaders.m4 (_AC_CHECK_HEADER_DIRENT): Instead of... |
commit | commitdiff | tree | snapshot |
| 2001-06-14 |
Akim Demaille | * doc/autoconf.texi (Portable Shell): Move after `Writi... |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Akim Demaille | * m4/missing.m4, config/missing: Updated to Automake... |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Pavel Roskin | ** Specific Macros |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Akim Demaille | * acgeneral.m4 (_AC_INCLUDES_DEFAULT_REQUIREMENTS)... |
commit | commitdiff | tree | snapshot |
| 2001-06-13 |
Akim Demaille | * acheaders.m4 (AC_CHECK_HEADER, AC_CHECK_HEADERS)... |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Pavel Roskin | * acspecific.m4 (AC_PATH_XTRA): Check if linking agains... |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Akim Demaille | Stupid me :( |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Akim Demaille | Added for real. |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Akim Demaille | * autoscan.in (&output_kind): Output the comment only... |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Akim Demaille | * autoscan.in (%kind_comment): New. |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Akim Demaille | * autoscan.in (&print_unique): Take `$kind' and `$word' as |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Akim Demaille | * aclibraries: New. |
commit | commitdiff | tree | snapshot |
| 2001-06-12 |
Akim Demaille | * autoscan.in (%functions_macros %headers_macros) |
commit | commitdiff | tree | snapshot |
| 2001-06-11 |
Akim Demaille | * aclang.m4 (AC_NO_EXECUTABLES): Override |
commit | commitdiff | tree | snapshot |
| 2001-06-11 |
Akim Demaille | Typos. |
commit | commitdiff | tree | snapshot |
| 2001-06-11 |
Akim Demaille | * aclang.m4 (AC_NO_EXECUTABLES): Define the macros... |
commit | commitdiff | tree | snapshot |
| 2001-06-11 |
Akim Demaille | * Makefile.am, Makefile.maint: Typos. |
commit | commitdiff | tree | snapshot |
| 2001-06-11 |
Akim Demaille | * doc/autoconf.texi (Here-Documents): New section,... |
commit | commitdiff | tree | snapshot |
| 2001-06-09 |
Akim Demaille | * doc/autoconf.texi (Portable Shell Programming): Promo... |
commit | commitdiff | tree | snapshot |
| 2001-06-09 |
Akim Demaille | * doc/autoconf.texi (Limitations of Builtins): Complete the |
commit | commitdiff | tree | snapshot |
| 2001-06-09 |
Akim Demaille | * doc/autoconf.texi: Talk about here documents and... |
commit | commitdiff | tree | snapshot |
| 2001-06-09 |
Akim Demaille | * doc/autoconf.texi (Concept Index): Introduce it. |
commit | commitdiff | tree | snapshot |
| 2001-06-09 |
Akim Demaille | * Makefile.maint, GNUmakefile: New, from Jim Meyering. |
commit | commitdiff | tree | snapshot |
| 2001-06-06 |
Pavel Roskin | * tests/atgeneral.m4 (AT_INIT): Remove "/bin/sh" after... |
commit | commitdiff | tree | snapshot |
| 2001-06-06 |
Akim Demaille | * acgeneral.m4 (AC_CHECK_LIB): Fix the cache var name... |
commit | commitdiff | tree | snapshot |
| 2001-06-06 |
Akim Demaille | Invoking AC_COPYRIGHT before AC_INIT fails. |
commit | commitdiff | tree | snapshot |
| 2001-06-06 |
Akim Demaille | * tests/semantics.at (AC_CHECK_LIB): Strengthen to... |
commit | commitdiff | tree | snapshot |
| 2001-06-05 |
Akim Demaille | * acgeneral.m4 (_AC_INIT_PARSE_ARGS): `prefix' and... |
commit | commitdiff | tree | snapshot |
| 2001-06-05 |
Akim Demaille | * doc/autoconf.texi: Fix references to Solaris and... |
commit | commitdiff | tree | snapshot |
| 2001-06-04 |
Akim Demaille | Rebuild. |
commit | commitdiff | tree | snapshot |
| next |