]> git.ipfire.org Git - thirdparty/libvirt.git/commit
configure: Introduce LIBVIRT_{CHECK,RESULT}_INIT_SCRIPT
authorAndrea Bolognani <abologna@redhat.com>
Mon, 2 May 2016 11:27:47 +0000 (13:27 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 2 May 2016 15:18:05 +0000 (17:18 +0200)
commit6620cd1efcb6f69a5151830b9cd564bf7e153fa6
tree25cec17eaa3f12b89ec38880b45802846214f5a6
parentcf72255ede3e1ce66a6cf81890275f8973a645a4
configure: Introduce LIBVIRT_{CHECK,RESULT}_INIT_SCRIPT

Move the code dealing with init scripts to a separate file
so configure.ac itself can be a little bit smaller.
configure.ac
m4/virt-init-script.m4 [new file with mode: 0644]