From: Enrico Scholz Date: Thu, 9 Oct 2003 23:06:32 +0000 (+0000) Subject: added MOUNT_PROG X-Git-Tag: VERSION_0_10~1282 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20c31388c3165bbc5430f218cc04bd6f95f84b27;p=util-vserver.git added MOUNT_PROG git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@76 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/pathconfig.h.pathsubst b/util-vserver/pathconfig.h.pathsubst index 4ca0ac9..80d6531 100644 --- a/util-vserver/pathconfig.h.pathsubst +++ b/util-vserver/pathconfig.h.pathsubst @@ -24,4 +24,6 @@ #define CONFDIR "@CONFDIR@" #define SYSCONFDIR "@SYSCONFDIR@" +#define MOUNT_PROG "@MOUNT@" + #endif // H_UTIL_VSERVER_PATHCONFIG_H