aboutsummaryrefslogtreecommitdiffstats
path: root/autogen.rc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Modernize autogen.sh.Werner Koch2017-01-171-0/+2
| | | | | | | | | | * autogen.sh: Update from GnuPG. * autogen.rc (version_parts): New. * configure.ac: Change to use autogen.sh --find-version helper. * Makefile.am (dist-hook): Do not create VERSION (EXTRA_DIST): Add VERSION. Signed-off-by: Werner Koch <[email protected]>
* Use the generic autogen.sh script.Werner Koch2014-01-101-0/+21
* Makefile.am (EXTRA_DIST): Add autogen.rc remove config.rpath. * autogen.rc: New. * autogen.sh: Update from current GnuPG. -- Note that config.rpath is automatically distributed by automake.