- FC2 doesn't have automake-1.9, only automake-1.8.3; hope this is okay
authorMark Huang <mlhuang@cs.princeton.edu>
Sun, 21 Aug 2005 22:31:33 +0000 (22:31 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Sun, 21 Aug 2005 22:31:33 +0000 (22:31 +0000)
configure.ac

index 1767da3..575e2c9 100644 (file)
@@ -28,7 +28,7 @@ AC_INIT(util-vserver, 0.30.208, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])
 
-AM_INIT_AUTOMAKE([1.9 gnits dist-bzip2 subdir-objects])
+AM_INIT_AUTOMAKE([1.8.3 gnits dist-bzip2 subdir-objects])
 AM_MAINTAINER_MODE
 
 AC_CANONICAL_BUILD