diff options
author | Jim Meyering <meyering@redhat.com> | 2009-07-07 18:08:45 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2009-07-08 16:17:51 +0200 |
commit | bf773e0467630e971e917ee1ed8d2016e45b1d08 (patch) | |
tree | 29c7ba3515e9ecc70e8fd3db2a547dddd2fc6541 /bootstrap | |
parent | fb98f4b10d3fbc0d0a159bd229fea40e4bad5ef5 (diff) | |
download | libvirt-bf773e0467630e971e917ee1ed8d2016e45b1d08.tar.gz |
use gnumakefile and maintainer-makefile modules from gnulib
* bootstrap (modules): Add gnumakefile and maintainer-makefile.
* GNUmakefile: Remove file, now provided by gnulib.
* Makefile.maint: Remove. Replaced by maint.mk from gnulib.
.gitignore: Add GNUmakefile and maint.mk.
* cfg.mk (prev_version_file): Disable this feature.
Setting this to /dev/null avoids an otherwise harmless diagnostic.
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -78,8 +78,10 @@ getaddrinfo gethostname getpass gettext +gnumakefile inet_pton ioctl +maintainer-makefile mkstemp mktempd perror |