aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/depcomp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-28Update config.* and other build-aux filesWerner Koch1-1/+37
--
2014-01-10Move helper scripts to build-aux.Werner Koch1-0/+0
* compile, config.guess, config.rpath, config.sub, depcomp, ltmain.sh * doc/mdate-sh, doc/texinfo.tex, install-sh, missing: Move to build-aux/. * Makefile.am (EXTRA_DIST): Remove config.rpath - it is implicitly distributed. * configure.ac (AC_CONFIG_AUX_DIR): New. (AM_SILENT_RULES): New.
2013-02-22Update helper scripts.Werner Koch1-205/+438
* compile, config.guess, config.rpath, config.sub, depcomp, * install-sh, mkinstalldirs: Update to current versions from gnulib. -- Some of them have not been updated here in over 8 years, time to fix that.
2004-12-22Switched to automake 1.9.libassuan-0-6-9Werner Koch1-27/+77
2003-07-29Cleanups for newer autoconf.Werner Koch1-5/+54
2003-02-182003-02-17 Neal H. Walfield <[email protected]>Neal Walfield1-0/+423
* AUTHORS: New file. * INSTALL: New file. * Makefile.am: New file. * NEWS: New file. * README: New file. * autogen.sh: New file, copied from newpg. * configure.ac: New file, imported from newpg. * depcomp: New file. * install-sh: New file. * missing: New file. * mkinstalldirs: New file. * doc: New directory. * src: New directory. * tests: New directory.