summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Update to GPLv3.Paul Eggert2007-07-0347-51/+51
* * lib/autotest/general.m4 (AT_INIT): Handle absolute `srcdir'.Noah Misch2007-06-191-1/+5
* * lib/autotest/general.m4 (AT_INIT): Compute $srcdir correctly.Noah Misch2007-06-141-1/+1
* * lib/m4sugar/m4sh.m4 (_AS_PATH_SEPARATOR_PREPARE): Set FPATH too.Paul Eggert2007-06-132-5/+6
* * lib/autoconf/general.m4 (AC_SUBST): Raise a fatal error if VARIABLE isNoah Misch2007-06-121-1/+3
* * lib/autoconf/c.m4 (AC_OPENMP): Use a simple loop instead of compilerNoah Misch2007-06-041-43/+12
* * lib/autoconf/types.m4 (_AC_TYPE_UNSIGNED_INT): Fix a typo.Stepan Kasal2007-05-291-1/+1
* * lib/autoconf/c.m4 (AC_OPENMP): Don't echo --enable-openmpPaul Eggert2007-05-211-65/+62
* * lib/autoconf/c.m4 (AC_OPENMP): Simplify use of AC_ARG_ENABLE.Noah Misch2007-05-211-4/+2
* * NEWS: Rename AC_C_OPENMP to AC_OPENMP.Paul Eggert2007-05-211-34/+56
* * doc/autoconf.texi (C Compiler): Tweak OpenMP documentation a bit.Paul Eggert2007-05-211-0/+100
* * NEWS: Document that AC_C_RESTRICT checks 'restrict' last.Paul Eggert2007-05-141-4/+5
* * lib/autotest/general.m4 (_AT_NORMALIZE_TEST_GROUP_NUMBER): Use `eval'.Noah Misch2007-05-071-3/+3
* * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Put a.out first.Paul Eggert2007-05-031-12/+18
* * lib/autoconf/lang.m4, lib/autoconf/c.m4,Stepan Kasal2007-05-034-120/+135
* Fix typo in previous message.Paul Eggert2007-04-301-1/+1
* * lib/m4sugar/m4sh.m4 (_AS_SHELL_FN_SPY): Don't imply thatPaul Eggert2007-04-301-6/+7
* * lib/autoconf/lang.m4 (_AC_COMPILER_EXEEXT_DEFAULT): Don't lookPaul Eggert2007-04-291-3/+3
* * NEWS: Document recent changes to AC_CHECK_ALIGNOF, AC_CHECK_SIZEOF,Paul Eggert2007-04-131-23/+9
* * lib/autoconf/status.m4 (_AC_OUTPUT_LINK): Fix AC_CONFIG_LINKSRalf Wildenhues2007-04-121-8/+10
* * doc/autoconf.texi (Generic Types): Document the restrictionsPaul Eggert2007-04-121-17/+30
* * lib/autoconf/general.m4 (_AC_LINK_IFELSE): Skip AS_TEST_XPaul Eggert2007-04-111-2/+11
* * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Fix aStepan Kasal2007-03-281-2/+1
* * lib/autoconf/status.m4 (AC_CONFIG_SUBDIRS): Update comment.Stepan Kasal2007-03-271-1/+0
* * doc/autoconf.texi (C Compiler): Warn that AC_C_BIGENDIANPaul Eggert2007-03-061-10/+12
* * lib/autoconf/c.m4 (AC_C_BIGENDIAN): Fix typo "__LITLE_ENDIAN__".Paul Eggert2007-03-011-1/+2
* * NEWS: AC_C_BIGENDIAN now supports universal binaries a la Mac OS X.Paul Eggert2007-02-281-66/+129
* * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): UpdateEric Blake2007-02-243-5/+5
* * lib/autotest/general.m4 (AT_INIT): With --clean, return exitRalf Wildenhues2007-02-131-7/+8
* * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Fix quotingPaul Eggert2007-02-081-1/+1
* * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Prefer \r toPaul Eggert2007-02-071-4/+9
* * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): RedirectRalf Wildenhues2007-02-061-1/+1
* * lib/autoconf/programs.m4 (AC_PROG_MKDIR_P): AlsoRalf Wildenhues2007-01-231-2/+6
* * doc/autoconf.texi (Setting Output Variables): Mention thatRalf Wildenhues2007-01-191-6/+9
* * lib/autoconf/programs.m4 (AC_PROG_SED): When closing a pipeRalf Wildenhues2007-01-111-1/+1
* * lib/autoconf/general.m4 (_AC_INIT_DEFAULTS): Use newlines toRalf Wildenhues2007-01-101-3/+9
* * lib/autoconf/general.m4 (AC_DEFINE_TRACE): Don't includePaul Eggert2006-12-292-72/+30
* * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Insert aPaul Eggert2006-12-281-1/+1
* * lib/autoconf/functions.m4 (AC_FUNC_MKTIME):Paul Eggert2006-12-221-8/+14
* * lib/autoconf/general.m4 (AC_ARG_ENABLE): Print help aboutPaul Eggert2006-12-191-1/+3
* * NEWS: Warnings are now generated by default for unknownPaul Eggert2006-12-182-2/+36
* * lib/autoconf/functions.m4 (AC_FUNC_GETMNTENT):Paul Eggert2006-12-161-1/+1
* (_AC_FC_WRAPPERS): Fix typos in previous patch.Paul Eggert2006-12-151-3/+3
* This change prompted by a problem report by Andrey Simonenko inPaul Eggert2006-12-152-30/+75
* * lib/autoconf/c.m4 (_AC_PROG_CC_C89): Also try -xc99=all, for SunPaul Eggert2006-12-071-3/+3
* * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Drop theRalf Wildenhues2006-12-071-8/+2
* * lib/autoconf/general.m4 (_AC_INIT_PARSE_ENABLE): Make itStepan Kasal2006-12-061-11/+28
* * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): WhenRalf Wildenhues2006-12-051-20/+42
* * lib/autoconf/status.m4 (_AC_OUTPUT_FILES_PREPARE): Use `$AWK'Ralf Wildenhues2006-12-051-4/+8
* * lib/autoconf/functions.m4 (AC_FUNC_FSEEKO): Check that fseekoPaul Eggert2006-12-041-2/+4