added substitution for UMOUNT
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 16 Oct 2003 02:45:42 +0000 (02:45 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Thu, 16 Oct 2003 02:45:42 +0000 (02:45 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@171 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/Makefile.am

index b20814a..9c085e8 100644 (file)
@@ -92,6 +92,7 @@ pathconfig.h:         .pathconfig.h.pathsubst.stamp
                                s!@'GREP'@!$(GREP)!g; \
                                s!@'IP'@!$(IP)!g; \
                                s!@'MOUNT'@!$(MOUNT)!g; \
+                               s!@'UMOUNT'@!$(UMOUNT)!g; \
                                s!@'NICE'@!$(NICE)!g; \
                                s!@'VCONFIG'@!$(VCONFIG)!g; \
                                s!@'WC'@!$(WC)!g; \