summaryrefslogtreecommitdiff
path: root/scripts/xdt-autogen.in.in
Commit message (Expand)AuthorAgeFilesLines
* Let configure generate the xdt-autogen scriptNatanael Copa2020-06-041-606/+0
* Implement XDT_VERSION_INITNatanael Copa2020-06-041-1/+0
* Remove svn support in xdt-autogenRomain Bouvier2019-05-231-85/+3
* Update list of files to clean with xdt-autogenHarald Judt2015-02-171-2/+7
* Use the correct libtool version number in the xdt-autogen warningHarald Judt2015-02-171-1/+1
* Display warning if AC_PROG_INTLTOOL is used (bug #8930)Jannis Pohlmann2014-07-271-0/+12
* Fix comment.Nick Schermer2012-04-141-2/+1
* Use ?_VERSION for special versioned binary detection (bug #8683).Nick Schermer2012-04-131-22/+19
* Add support for LT_PREREQ (bug #6920).Nick Schermer2011-11-031-1/+19
* Fix FSF address and add missing licenses.Nick Schermer2011-03-061-13/+11
* Check for glibtoolize.Benedikt Meurer2010-12-191-1/+7
* Merge remote branch 'origin'Benedikt Meurer2010-12-191-5/+43
|\
| * Fix typo.Enrico Tröger2010-11-211-1/+1
| * Check if $1 is a file before calling cat (bug #6101).Nick Schermer2010-10-311-1/+1
| * Check for automake 1.11.Yves-Alexis Perez2010-10-311-2/+2
| * Add check stage for documentation submodules.Nick Schermer2010-10-311-2/+40
* | Use printf instead of echo -n.Benedikt Meurer2010-12-191-3/+3
|/
* add do-not-edit warning to top of autogenerated configure.{ac,in}Brian J. Tarricone2009-08-261-1/+9
* remove configure.{ac,in} on 'clean' if configure.{ac,in}.in existsBrian J. Tarricone2009-08-261-9/+14
* print warning if attempting to compare git revision versionsBrian J. Tarricone2009-08-261-3/+4
* make lookup_configure_ac_files act like lookup_configure_ac_in_filesBrian J. Tarricone2009-08-261-9/+8
* rename CONFIGURE_FILES to CONFIGURE_AC_FILES for clarityBrian J. Tarricone2009-08-261-40/+40
* be a little more portable, and select the best awk implementationBrian J. Tarricone2009-08-261-7/+42
* also recognize new-school AC_CONFIG_HEADERS() as requiring autoheaderBrian J. Tarricone2009-08-261-2/+2
* the -q option to grep is specified by POSIX, so no reason not to use itBrian J. Tarricone2009-08-261-8/+8
* do @REVISION@ and @LINGUAS@ substitution in xdt-autogenBrian J. Tarricone2009-08-181-2/+64
* add --version and -V options, add required minimum version check.Brian Tarricone2009-07-281-0/+506