use ENSC_SYSCALLNR()
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 14 Feb 2004 01:19:33 +0000 (01:19 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sat, 14 Feb 2004 01:19:33 +0000 (01:19 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@889 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/configure.ac

index 6a8e1ce..f3e875a 100644 (file)
@@ -24,7 +24,7 @@ dnl distribution terms that you use for the rest of that program.
 dnl  
 
 AC_PREREQ(2.57)
-AC_INIT(util-vserver, 0.28.200, enrico.scholz@informatik.tu-chemnitz.de)
+AC_INIT(util-vserver, 0.29.191, enrico.scholz@informatik.tu-chemnitz.de)
 AC_CONFIG_SRCDIR([src/capchroot.c])
 AC_CONFIG_HEADER([config.h])
 
@@ -149,6 +149,7 @@ if test x"$enable_api_olduts" != x; then
 fi
 AC_MSG_RESULT([$enable_apis])
 
+ENSC_SYSCALLNR(vserver,273)
 ENSC_SYSCALL
 ENSC_CHECK_EXT2FS_HEADER
 AC_CHECK_FUNCS([vserver])
@@ -188,6 +189,7 @@ Features:
            Available APIs: $enable_apis
             ext2fs Source: $ensc_cv_test_ext2fs_header
     syscall(2) invocation: $with_syscall
+      vserver(2) syscall#: $ensc_cv_value_syscall_vserver
    
 Paths:
                    prefix: $prefix