substitute ENV
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 18 May 2004 23:20:29 +0000 (23:20 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 18 May 2004 23:20:29 +0000 (23:20 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1564 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/Makefile.am

index 4286bff..53f6c69 100644 (file)
@@ -151,6 +151,7 @@ pathsubst_RULES =   s!@'PKGLIBDIR'@!$(pkglibdir)!g; \
                        s!@'PACKAGE_TARNAME'@!$(PACKAGE_TARNAME)!g; \
                        s!@'PACKAGE_VERSION'@!$(PACKAGE_VERSION)!g; \
                        s!@'AWK'@!$(AWK)!g; \
+                       s!@'ENV'@!$(ENV)!g; \
                        s!@'GREP'@!$(GREP)!g; \
                        s!@'IP'@!$(IP)!g; \
                        s!@'IPTABLES'@!$(IPTABLES)!g; \