]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - configure.ac
macvlan support.
[projects/rc-scripts.git] / configure.ac
index bab36d1b053e05583ca9288f8f2f51e3da935e7b..bf89e719b24520185c774a97afab5a8a0002843b 100644 (file)
@@ -1,6 +1,6 @@
 dnl $Id$
 
-AC_INIT(["rc-scripts"], [0.4.0.19], [pld-rc-scripts@pld-linux.org], [rc-scripts])
+AC_INIT(["rc-scripts"], [0.4.1.25], [pld-rc-scripts@lists.pld-linux.org], [rc-scripts])
 AM_INIT_AUTOMAKE
 
 ALL_LINGUAS="pl de"
@@ -203,6 +203,7 @@ AC_CONFIG_FILES([Makefile \
        ppp/Makefile \
        isapnp/Makefile \
        sysconfig/Makefile \
+       sysconfig/cpusets/Makefile \
        sysconfig/hwprofiles/Makefile \
        sysconfig/network-scripts/Makefile \
        sysconfig/interfaces/Makefile \
@@ -221,5 +222,5 @@ AC_CONFIG_FILES([Makefile \
        sysconfig/interfaces/down.d/tnl/Makefile \
        rc.d/Makefile rc.d/init.d/Makefile \
        po/Makefile \
-       rc-scripts.spec])
+       ])
 AC_OUTPUT
This page took 0.023395 seconds and 4 git commands to generate.