summaryrefslogtreecommitdiff
path: root/lib/autoconf/general.m4
Commit message (Expand)AuthorAgeFilesLines
* AC_INIT: remove a transitional warningBruno Haible2012-04-241-2/+0
* maint: update copyright yearPaul Eggert2012-01-041-1/+1
* configure: will re-execute with $CONFIG_SHELL, if it's setStefano Lattarini2011-12-261-0/+3
* maint: update copyright yearEric Blake2011-01-041-3/+1
* AC_LIBOBJ: optimize internal useEric Blake2010-09-211-8/+4
* Try to update config.cache atomically; respect symlinks.Ralf Wildenhues2010-08-271-2/+15
* docs: mention cost of globbing during variable expansionEric Blake2010-08-251-1/+1
* AC_INIT: allow bugreport to contain '?'Eric Blake2010-08-141-1/+1
* Also reject ' and newline from AC_INIT strings.Eric Blake2010-07-201-4/+5
* Fix parsing of empty variable settings on the command line.Ralf Wildenhues2010-07-201-2/+3
* Fix up AC_INIT vs. " issues, and document it.Eric Blake2010-07-191-5/+10
* Relax AC_INIT requirements for PACKAGE and VERSION strings again.Ralf Wildenhues2010-07-191-2/+4
* Allow inspecting AC_PREPROC_IFELSE output in true branch.Ralf Wildenhues2010-07-191-2/+2
* Use AS_LITERAL_WORD_IF as appropriate.Eric Blake2010-07-021-5/+5
* Optimize AC_DEFINE.Eric Blake2010-07-021-2/+2
* Make CONFIG_SITE handling more robust.Eric Blake2010-06-141-2/+8
* Allow plus signs in AC_ARG_ENABLE and AC_ARG_WITH.Bruno Haible2010-06-141-1/+1
* Clarify comment about old system.Karl Berry2010-06-141-1/+1
* Properly quote AC_PREREQ during autoupdate.Eric Blake2010-06-071-1/+1
* Documentation and tests for the AC_CHECK_DECL change.Ralf Wildenhues2010-06-011-2/+2
* Generalize AC_CHECK_DECL for C++: allow optional arguments.Joern Rennecke2010-06-011-4/+11
* Error and warning message formatting cleanups.Ralf Wildenhues2010-04-261-4/+4
* Fix placing of ellipses in English text.Ralf Wildenhues2010-04-261-1/+1
* Formatting cleanups in macro comments.Ralf Wildenhues2010-03-121-5/+5
* Avoid uninitialized use of $U.Eric Blake2010-02-101-0/+2
* Update copyright year.Eric Blake2010-01-051-2/+2
* Fix comment in AC_CHECK_DECLS.Eric Blake2009-12-291-2/+3
* Revert "Improve AC_CONFIG_AUX_DIRS a bit." to fix shtool usage.Ralf Wildenhues2009-12-121-7/+13
* Fix testsuite failure on AIX 4.3.3.Ralf Wildenhues2009-11-011-1/+1
* AC_INIT: Use correct value for PACKAGE_TARNAME.Jim Meyering2009-09-151-1/+1
* Work around DJGPP shell function return bug with command substitutions.Ralf Wildenhues2009-09-151-5/+5
* DJGPP fix: Do not redirect standard input in configure scripts.Ralf Wildenhues2009-09-151-1/+2
* DJGPP fix: do not try to source /dev/null as cache or site file.Ralf Wildenhues2009-09-141-4/+4
* Update License to GPLv3+ including new Autoconf Exception.Ralf Wildenhues2009-09-091-35/+13
* Normalize remaining copyright lines.Eric Blake2009-08-171-2/+2
* Prepare to bulk update copyright years.Eric Blake2009-08-141-3/+4
* Let autoheader see through m4 macros in AC_DEFINE.Eric Blake2009-07-251-1/+1
* Clean up temporary files generated by Erlang macros.Romain Lenglet2009-07-231-1/+1
* Limit stderr logging for C compiler version.Ralf Wildenhues2009-05-011-0/+29
* Use AC_DEFUN_ONCE for uncontroversial one-shot macros.Eric Blake2009-01-281-3/+3
* Fix years in copyright notices.Eric Blake2009-01-281-17/+17
* Use URLs in --help output, part 2: configure.Eric Blake2009-01-271-8/+31
* Add m4_cleardivert.Eric Blake2008-11-251-2/+2
* Reduce forks in AC_DEFINE.Eric Blake2008-11-201-10/+32
* Remove _m4_index.Eric Blake2008-11-201-2/+3
* Use fn for shell functions, func for autoconf CHECK_FUNCS.Eric Blake2008-11-181-18/+18
* Whitespace reduction in configure.Eric Blake2008-11-121-9/+8
* Make M4sh, not autoconf, guarantee sane $SHELL.Eric Blake2008-11-121-1/+1
* Work around <=m4-1.4.9 bug in m4_format.Eric Blake2008-11-101-1/+3
* Avoid some regex uses.Eric Blake2008-11-101-11/+11