]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - configure.ac
Clean and recreate systemd tmpfiles (even if not using systemd).
[projects/rc-scripts.git] / configure.ac
index 1633b64ba269b3561b8cbc43c575bd9670354f89..caedcff91549fdbf05aa9eed89e8f55851f76479 100644 (file)
@@ -1,6 +1,8 @@
 
-AC_INIT([rc-scripts], [0.4.13], [pld-rc-scripts@lists.pld-linux.org], [rc-scripts])
-AM_INIT_AUTOMAKE
+AC_INIT([rc-scripts], [0.4.18], [pld-devel-en@lists.pld-linux.org], [rc-scripts])
+
+dnl Do not require AUTHORS, ChangeLog, NEWS, and README to exist
+AM_INIT_AUTOMAKE([foreign])
 
 ALL_LINGUAS="pl de"
 
@@ -224,6 +226,5 @@ AC_CONFIG_FILES([Makefile \
        sysconfig/interfaces/down.d/tnl/Makefile \
        rc.d/Makefile rc.d/init.d/Makefile \
        po/Makefile \
-       init/Makefile \
        ])
 AC_OUTPUT
This page took 0.145028 seconds and 4 git commands to generate.