]> git.ipfire.org Git - thirdparty/autoconf.git/shortlog
thirdparty/autoconf.git
2001-01-30  Akim Demaille* tests/base.at (AC_CACHE_CHECK): Typo and clean up.
2001-01-30  Akim DemailleUpdate.
2001-01-30  Akim Demaille* autoheader.sh: Don't pass a string to 'echo' that...
2001-01-29  Pavel RoskinRebuilt.
2001-01-29  Pavel RoskinDon't use filenames that can be reduced to "conftest...
2001-01-29  Akim DemailleTypo.
2001-01-29  Akim Demaille* tests/atgeneral.m4: Don't redirect builtins' stderr...
2001-01-29  Akim Demaille* m4sh.m4 (_AS_TEST_PREPARE): Discard output when testi...
2001-01-29  Akim DemailleTypos.
2001-01-29  Akim Demaille* aclang.m4 (AC_PROG_F77): Improve documentation of...
2001-01-29  Akim Demaille* autoscan.pl: Do scan `configure.ac' when you claim it.
2001-01-29  Akim Demaille* autoscan.pl: `Formatting++' changes: prototypes all the
2001-01-29  Akim Demaille* acgeneral.m4 (AC_SITE_LOAD): Let config.log know...
2001-01-27  Akim DemailleFollow Tim Van Holder's suggestions for a uniform handl...
2001-01-26  Akim Demaille* autoreconf.sh (find): Fix precedence.
2001-01-26  Akim Demaille* autoreconf.sh (autoheader): Run it when there is...
2001-01-26  Akim Demaille* aclang.m4: dnl AC_ARG_VAR's newline.
2001-01-26  Akim Demaille* tests/mktests.sh: Handle DOS issues: directory separa...
2001-01-26  Akim Demaille* tests/Makefile.am (testsuite): Use testsuite.tmp...
2001-01-26  Akim DemailleUpdate.
2001-01-25  Akim Demaille* autoreconf.sh: Also find configure.in.
2001-01-24  Akim Demaille* configure.in: Bump to 2.49d.
2001-01-24  Akim DemailleVersion 2.49c.
2001-01-24  Akim Demaille* autoscan.pl (output): Detect/report a close failure.
2001-01-24  Akim DemailleUpdate.
2001-01-24  Akim DemaillePreserve INSTALL too.
2001-01-24  Akim DemailleWhile preserved in configure, srcdir is trashed in...
2001-01-24  Akim Demailleconfigure -q did not work since 2000-11-03.
2001-01-24  Akim DemailleUpdate.
2001-01-24  Akim Demaille* m4sh.m4 (AS_EXECUTABLE_P, _AS_TEST_PREPARE): New...
2001-01-24  Akim Demaille* autoscan.pl (generic_macro): s/AC_CHECK_FUNCTIONS...
2001-01-24  Akim Demaille* autoscan.pl (@kinds, %generic_macro): New.
2001-01-24  Akim Demaille* autoscan.pl: Just like the previous patch, but for
2001-01-24  Akim Demaille* autoscan.pl (print_unique): Push all the macro invocation
2001-01-24  Akim DemailleTypo.
2001-01-24  Akim DemailleSome non-srcdir build fixes.
2001-01-24  Akim DemailleDon't AC_SUBST too much, as it makes Automake include...
2001-01-24  Akim Demaille* m4sugar.m4 (m4_expand_once): Accept a witness.
2001-01-23  Akim Demaille* acgeneral.m4 (AC_EXPAND_ONCE): Remove, use m4_expand_...
2001-01-23  Akim Demaille* aclang.m4 (_AC_LANG_SET): Turn off optimizations.
2001-01-23  Akim DemailleUn-private joke.
2001-01-23  Akim Demaille* configure.in: If this is a beta, dump the core of...
2001-01-23  Akim Demaille* autoscan.pl: Don't use `defined' to check whether...
2001-01-23  Akim Demaille* acgeneral.m4 (_AC_INIT_PREPARE): Be sure to quote...
2001-01-23  Akim DemailleUpdate.
2001-01-23  Akim Demaille* aclang.m4 (_AC_COMPILER_EXEEXT_O): Use
2001-01-23  Akim Demaille* acgeneral.m4 (_AC_INIT_PREPARE) <trap>: Typo.
2001-01-22  Pavel Roskin* autoscan.pl: Use "use strict". Declare all global...
2001-01-22  Akim Demaille* acspecific.m4 (AC_PROG_LN_S): Detect DJGPP < 2.04...
2001-01-22  Akim Demaille* autoscan.pl ($dir, $autoconf): New.
2001-01-22  Akim Demaille* autoscan.pl ($headers, $functions, $identifiers,...
2001-01-22  Akim Demaille* autoscan.pl: Formatting changes.
2001-01-22  Akim Demaille* autoscan.pl (&wanted): Don't register `Makefile'...
2001-01-22  Akim Demaille* autoscan.pl: Instead of undefined globals, set them...
2001-01-22  Akim Demaille* aclang.m4 (_AC_PROG_CXX_EXIT_DECLARATION): First...
2001-01-22  Akim Demaille* acgeneral.m4 (_AC_COMPILE_IFELSE): Wrap the test...
2001-01-22  Akim DemailleMore patterns.
2001-01-22  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_CONFIG_STATUS): Work around...
2001-01-22  Akim Demaille* acfunctions.m4 (AC_FUNC_GETGROUPS): Typo :(.
2001-01-22  Akim Demaille* aclang.m4 (_AC_COMPILER_EXEEXT_DEFAULT, _AC_COMPILER_...
2001-01-22  Akim Demaille* actypes.m4 (AC_TYPE_GETGROUPS): Double quote the...
2001-01-22  Akim Demaille* aclang.m4 (AC_LANG_INT_SAVE, AC_LANG_INT_SAVE(C)...
2001-01-22  Akim DemailleCreate actypes.m4.
2001-01-22  Akim Demaille* tests/atgeneral.m4 (AT_INIT): Include a default case...
2001-01-22  Akim Demaille* doc/autoconf.texi: Some about diff and cmp.
2001-01-22  Akim Demaille* sh.m4 (AS_ESCAPE): New.
2001-01-22  Akim Demaille* acgeneral.m4 (AC_INIT, AC_OUTPUT): Don't take care...
2001-01-22  Akim DemailleTim Van Holder <tim.van.holder@pandora.be>,
2001-01-19  Akim DemailleCatch only used patterns.
2001-01-19  Akim DemailleOptimizing AC_LANG was broken. Test and fix.
2001-01-19  Akim Demaille* sugar.m4 (m4_require): Missing dnl.
2001-01-18  Akim Demaille* acgeneral.m4 (AC_PLAIN_SCRIPT): AF_INET, AF_UNIX...
2001-01-18  Pavel RoskinRebuilt to remove references to libtool.
2001-01-18  Akim Demaille* m4sh.m4 (AS_MKDIR_P): Properly support DOS-style...
2001-01-18  Akim Demaille* tests/foreign.at (Autoconf & Libtool): `configure...
2001-01-18  Akim Demaille* tests/atspecific.m4 (AT_CHECK_DEFINES): Discard
2001-01-18  Akim Demaille* acgeneral.m4: Don't leave macro names in comments.
2001-01-18  Akim DemailleMedium term goal: AC_ macros can be tested with -W...
2001-01-18  Akim Demaille* acgeneral.m4 (AC_INCLUDES_DEFAULT): Force the newline...
2001-01-18  Akim DemailleRequire a perfect divert push/pop balance.
2001-01-18  Akim Demaille* m4sugar.m4 (m4_defn, m4_undefine, m4_popdef): Unlike the
2001-01-18  Akim DemailleVarious cleanups and consistency checks.
2001-01-17  Akim Demaille* m4sugar.m4 (m4_undefine, m4_popdef): Don't tolerate...
2001-01-17  Pavel Roskin* m4sugar.m4 (m4_normalize): New macro - superposition of
2001-01-17  Akim Demaille* acgeneral.m4 (_AC_OUTPUT_SUBDIRS): Quote $ac_sub_srcd...
2001-01-16  Pavel RoskinRebuilt.
2001-01-16  Akim DemailleWork around the Ultrix limitations on ``multiple redire...
2001-01-16  Akim Demaille* tests/atgeneral.m4 (AT_data_files): Fix the computati...
2001-01-16  Akim Demaille* acgeneral.m4 (_AC_INIT_LOG_COMPLETE): Eve out from...
2001-01-16  Akim Demaille* doc/autoconf.texi: Lots of additions and changes.
2001-01-16  Akim Demaille* m4sh.m4 (AS_EXIT): Don't rely on exit == exit $?.
2001-01-16  Akim Demaille* Makefile.am (editpl, editsh): Merge into...
2001-01-16  Akim DemailleWhen default headers are used, check for their presence.
2001-01-15  Akim DemailleUse --no-info for config.guess and config.sub man pages.
2001-01-15  Akim Demaille* doc/autoconf.texi: Normalize sh samples.
2001-01-15  Akim Demaille* tests/atgeneral.m4 (AT_INIT): Simplify the hairy...
2001-01-15  Akim Demaille* tests/atgeneral.m4 (AT_INIT): When the suite failed...
2001-01-15  Akim Demaille* sh.m4 (AS_BOX, _AS_BOX_LITERAL, _AS_BOX_INDIR): New.
2001-01-15  Akim Demaille* acgeneral.m4 (AC_VAR_INDIR_IFELSE): Move as...
2001-01-12  Pavel RoskinRebuilt without references to libtool files.
next