X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=configure.ac;h=575d0243e45fc3f133494375bc81b5601e258478;hb=e8bfebf6bedd2fb333ba65bd5c57cefc7b9edc3e;hp=585777b8679ad778eff5c7a24ec71e7d464e9f3c;hpb=fc28db1eb4146796ec27c2fb15780d6303120261;p=util-vserver.git diff --git a/configure.ac b/configure.ac index 585777b..575d024 100644 --- a/configure.ac +++ b/configure.ac @@ -28,7 +28,7 @@ AC_INIT(util-vserver, 0.30.212, vserver@list.linux-vserver.org) 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 @@ -42,6 +42,7 @@ AC_PROG_CC AC_PROG_INSTALL AC_PROG_LN_S AM_PROG_CC_C_O +AM_PATH_PYTHON(2.3) ENSC_CXXCOMPILER ENSC_C99COMPILER