summaryrefslogtreecommitdiff
path: root/bin/autoreconf.in
Commit message (Expand)AuthorAgeFilesLines
* make update-copyrightZack Weinberg2021-01-281-1/+2
* autoreconf: don’t error out when AM_GNU_GETTEXT is used alone.Zack Weinberg2021-01-041-7/+11
* autoreconf --install --force: replace install-sh with no timestampZack Weinberg2020-12-081-1/+2
* Make autoreconf --force --install overwrite existing files (#110371)Zack Weinberg2020-11-301-6/+46
* Avoid ‘new File::Temp’ in Perl scripts.Zack Weinberg2020-11-301-5/+2
* autoreconf: Support AM_GNU_GETTEXT_REQUIRE_VERSIONMichał Górny2020-11-091-9/+13
* autoreconf.in: improve compatibility with old perlZack Weinberg2020-11-021-4/+7
* Improve handling of missing aux scripts (autoreconf)Zack Weinberg2020-10-201-5/+187
* autoreconf: remove redundant xsystem callsRoss Burton2020-10-141-4/+4
* autoreconf: cope with empty AC_CONFIG_SUBDIRS (bug 110331)Zack Weinberg2020-10-141-2/+3
* Use WARNINGS to pass down warnings options from autoreconf.Zack Weinberg2020-09-221-44/+41
* Manually sync ChannelDefs.pm from automake.Zack Weinberg2020-09-221-1/+1
* Fatalize all warnings in Perl code.Zack Weinberg2020-08-311-1/+1
* Rationalize ‘use’ order in Perl code.Zack Weinberg2020-08-311-4/+7
* perl: Replace -w option in shebangs with ‘use warnings’ in codeSerhii Popovych2020-08-311-1/+2
* autoreconf: mention intltoolize and gtkdocize in --help output.Zack Weinberg2020-08-181-5/+6
* autoreconf: integrate intltoolize into the standard configuration toolsEli Schwartz2020-08-181-19/+45
* autoreconf: integrate gtkdocize into the standard reconfiguration toolsEli Schwartz2020-08-181-2/+28
* Warn if AC_INIT or AC_OUTPUT are missing from configure.ac (#107986)Zack Weinberg2020-08-181-4/+10
* Look for AM_PROG_LIBTOOL tooAndreas Barth2020-06-291-0/+2
* maint: make update-copyrightJim Meyering2020-01-011-1/+1
* Prefer HTTPS to FTP and HTTPPaul Eggert2017-09-161-4/+4
* "time stamp" -> "timestamp", as per POSIXPaul Eggert2017-09-161-4/+4
* maint: update copyright dates for 2017Jim Meyering2017-01-011-1/+1
* doc: Mention effect of 'autoreconf -fi' on INSTALLEric Blake2016-12-231-2/+2
* maint: make update-copyrightPaul Eggert2016-02-061-1/+1
* port to new Autom4te::XFile APIPaul Eggert2016-02-061-1/+1
* maint: bump copyright to 2015Paul Eggert2015-01-021-1/+1
* maint: bump copyright to 2014Eric Blake2014-01-011-1/+1
* maint: bump copyright to 2013Eric Blake2013-01-031-1/+1
* autoreconf: assume --force-missing automake option is supportedStefano Lattarini2012-09-211-5/+1
* autoreconf: minor simplifying refactoringStefano Lattarini2012-09-211-12/+2
* autoreconf: drop support for old (< 1.8) aclocal versionsStefano Lattarini2012-09-211-64/+4
* scripts: quote 'like this', not `like this'Stefano Lattarini2012-09-211-17/+17
* maint: update copyright yearPaul Eggert2012-01-041-1/+1
* maint: update copyright yearEric Blake2011-01-041-2/+1
* autoreconf: mention the AUTOM4TE environment variableStefano Lattarini2010-08-191-2/+2
* Let autoreconf pass warning flags to new-enough aclocal.Ralf Wildenhues2010-07-201-3/+13
* Update copyright year.Eric Blake2010-01-051-1/+1
* Avoid spurious newline in traced macros.Eric Blake2009-11-211-0/+1
* Fix AC_CONFIG_SUBDIRS tracing in autoreconf.Ralf Wildenhues2009-11-141-11/+15
* Pass Autom4te path down to programs that autoreconf invokes.Paolo Bonzini2009-10-271-0/+2
* Update License to GPLv3+ including new Autoconf Exception.Ralf Wildenhues2009-09-091-7/+5
* Use pkgdatadir consistently.Eric Blake2009-02-241-2/+2
* Use URLs in --help output, part 1: autoconf executables.Eric Blake2009-01-271-1/+3
* Pass autoreconf -I to aclocal -IClinton Roy2008-11-101-0/+1
* Update invocation documentation.Eric Blake2008-08-261-1/+1
* Use GPLv2+ plus exception as license for release.Eric Blake2008-04-051-4/+7
* Provide a helpful message if autopoint or libtoolize do not exist.Ralf Wildenhues2008-03-171-2/+2
* autoreconf -m now honors $MAKE.Ralf Wildenhues2008-03-031-5/+6