]> git.proxmox.com Git - mirror_lxcfs.git/commitdiff
configure.ac: drop second call to AM_INIT_AUTOMAKE
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 21 Mar 2016 07:03:04 +0000 (00:03 -0700)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 21 Mar 2016 07:04:40 +0000 (00:04 -0700)
Closes #95

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
configure.ac

index cb373eb8ded46ff5de93056fd3a4e4c2dce662e2..0eae3c1c323eecae4bf55d9f71659e894b7f9a40 100644 (file)
@@ -22,8 +22,6 @@ AC_CONFIG_FILES([
        share/lxc.reboot.hook
        tests/Makefile ])
 
-AM_INIT_AUTOMAKE
-
 LT_INIT
 AC_PROG_CC