X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fconfigure.ac;h=a5a04998179029feff36599ff403091858b078fe;hb=3242ad836f0ad57c45cdeea0429e2cf74c701c34;hp=5dda337ea09fffcbf0d7982d7a8e83a43412d5c9;hpb=c43b5bda3d5aa6dcd799ba9e19e798a5a57674d2;p=util-vserver.git diff --git a/util-vserver/configure.ac b/util-vserver/configure.ac index 5dda337..a5a0499 100644 --- a/util-vserver/configure.ac +++ b/util-vserver/configure.ac @@ -24,13 +24,15 @@ dnl distribution terms that you use for the rest of that program. dnl AC_PREREQ(2.57) -AC_INIT(util-vserver, 0.29.214, enrico.scholz@informatik.tu-chemnitz.de) +AC_INIT(util-vserver, 0.30.194, enrico.scholz@informatik.tu-chemnitz.de) AC_CONFIG_SRCDIR([src/capchroot.c]) AC_CONFIG_HEADER([config.h]) -AM_INIT_AUTOMAKE([gnits dist-bzip2 subdir-objects]) +AM_INIT_AUTOMAKE([1.9 gnits dist-bzip2 subdir-objects]) AM_MAINTAINER_MODE +AC_SUBST(GPG_KEY, "0x7AE5D4B5922F7AF9!") + # Checks for programs. AC_PROG_CXX AC_PROG_CC