From: Enrico Scholz Date: Sun, 10 Apr 2005 00:52:12 +0000 (+0000) Subject: removed 'DIET' and 'DIETFLAGS' variables; they are set by configure now X-Git-Tag: version_0_30_210~276 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfd9c3c85ff502b9bcf69a33d110f84e0054c794;p=util-vserver.git removed 'DIET' and 'DIETFLAGS' variables; they are set by configure now git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2005 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/Makefile.am b/util-vserver/Makefile.am index 4b70c62..28f7634 100644 --- a/util-vserver/Makefile.am +++ b/util-vserver/Makefile.am @@ -99,8 +99,6 @@ DISTCLEANFILES = FEATURES.txt AM_INSTALLCHECK_STD_OPTIONS_EXEMPT = if USE_DIETLIBC -DIET = diet -DIETFLAGS = DIET_CC := $(DIET) $(DIETFLAGS) $(CC) VSERVER_LDFLGS := -static else