From: Daniel Hokka Zakrisson Date: Fri, 27 Jul 2007 21:52:23 +0000 (+0000) Subject: Use the correct name, and replace them X-Git-Tag: util-vserver-0.30.214-1~47 X-Git-Url: http://git.onelab.eu/?p=util-vserver.git;a=commitdiff_plain;h=92d0f139c589420b904d514a476c75ae062931de Use the correct name, and replace them --- diff --git a/Makefile.am b/Makefile.am index 2dc9a8f..f5850ba 100644 --- a/Makefile.am +++ b/Makefile.am @@ -140,6 +140,8 @@ pathsubst_RULES = s!@'PKGLIBDIR'@!$(pkglibdir)!g; \ s!@'ENSC_HAVE_C99_COMPILER_FALSE'@!\@ENSC_HAVE_C99_COMPILER_FALSE@ !g; \ s!@'ENSC_HAVE_CXX_COMPILER_TRUE'@!\@ENSC_HAVE_CXX_COMPILER_TRUE@ !g; \ s!@'ENSC_HAVE_CXX_COMPILER_FALSE'@!\@ENSC_HAVE_CXX_COMPILER_FALSE@ !g; \ + s!@'ENSC_HAVE_LIBNL_TRUE'@!\@ENSC_HAVE_LIBNL_TRUE@ !g; \ + s!@'ENSC_HAVE_LIBNL_FALSE'@!\@ENSC_HAVE_LIBNL_FALSE@ !g; \ $(ENSC_PATHPROG_SED) pathconfig.h: .pathconfig.h.pathsubst.stamp diff --git a/Makefile.in b/Makefile.in index e5222cc..e4d5ac5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1689,6 +1689,8 @@ pathsubst_RULES = s!@'PKGLIBDIR'@!$(pkglibdir)!g; \ s!@'ENSC_HAVE_C99_COMPILER_FALSE'@!\@ENSC_HAVE_C99_COMPILER_FALSE@ !g; \ s!@'ENSC_HAVE_CXX_COMPILER_TRUE'@!\@ENSC_HAVE_CXX_COMPILER_TRUE@ !g; \ s!@'ENSC_HAVE_CXX_COMPILER_FALSE'@!\@ENSC_HAVE_CXX_COMPILER_FALSE@ !g; \ + s!@'ENSC_HAVE_LIBNL_TRUE'@!\@ENSC_HAVE_LIBNL_TRUE@ !g; \ + s!@'ENSC_HAVE_LIBNL_FALSE'@!\@ENSC_HAVE_LIBNL_FALSE@ !g; \ $(ENSC_PATHPROG_SED) pkgcachedir = $(localstatedir)/cache/vservers diff --git a/contrib/manifest.dat.pathsubst b/contrib/manifest.dat.pathsubst index 1dfef39..bd3a74c 100644 --- a/contrib/manifest.dat.pathsubst +++ b/contrib/manifest.dat.pathsubst @@ -108,7 +108,7 @@ core @SBINDIR@/vdlimit base @SBINDIR@/vdu build @SBINDIR@/vemerge build @SBINDIR@/vesync -@ENSC_HAVE_LIBNL@core @SBINDIR@/vip6-autod +@ENSC_HAVE_LIBNL_TRUE@core @SBINDIR@/vip6-autod core @SBINDIR@/vkill core @SBINDIR@/vlimit core @SBINDIR@/vnamespace