aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/missing (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-28Update config.* and other build-aux filesWerner Koch1-294/+156
--
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.
2004-12-22Switched to automake 1.9.libassuan-0-6-9Werner Koch1-57/+74
2003-02-182003-02-17 Neal H. Walfield <[email protected]>Neal Walfield1-0/+336
* 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.