From cfd9c3c85ff502b9bcf69a33d110f84e0054c794 Mon Sep 17 00:00:00 2001 From: Enrico Scholz Date: Sun, 10 Apr 2005 00:52:12 +0000 Subject: [PATCH] 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 --- util-vserver/Makefile.am | 2 -- 1 file changed, 2 deletions(-) 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 -- 1.8.1.5