Drop the generated libvirt_c.c from the sources
authorPino Toscano <ptoscano@redhat.com>
Thu, 30 Aug 2018 10:13:44 +0000 (12:13 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 30 Aug 2018 10:26:32 +0000 (11:26 +0100)
commit74e9d8048dd4e5a7a06712e4bc19eb0989bef96f
treec9ed0bf063a7db5d0e396bf2a2f25a90e766a65d
parenta1775ba94cbf77e60e97f5fe00ed3e524ca531a5
Drop the generated libvirt_c.c from the sources

Let it be autogenerated from the generator.pl script during build, with
no need to keep a copy of it in the sources.

This also makes Perl an hard requirement, checking for its presence at
configure time.
.gitignore
Makefile.in
configure.ac
libvirt/Makefile.in
libvirt/libvirt_c.c [deleted file]