]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: import gnulib's syntax-check make rules
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 2 Oct 2019 16:04:31 +0000 (17:04 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Wed, 9 Oct 2019 12:36:29 +0000 (13:36 +0100)
commit56bd0665c712ad8fbf269651593d90414a243261
treec8bca59145ec7dd05bcde17fbc77efd042538ecb
parent8e4aa7c560690d0aa9b4abda2c18a5f167f7de45
build: import gnulib's syntax-check make rules

We're going to be eliminating autotools and gnulib, but we still wish to
have the 'make syntax-check' functionality.

This imports the minimal set of gnulib files required to keep this
working.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitignore
GNUmakefile [new file with mode: 0644]
Makefile.am
bootstrap.conf
build-aux/useless-if-before-free [new file with mode: 0755]
build-aux/vc-list-files [new file with mode: 0755]
cfg.mk
configure.ac
maint.mk [new file with mode: 0644]