* kill vserver processes explicitly with 'killContext'; userspace
[util-vserver.git] / util-vserver / Makefile.am
index 4b70c62..28f7634 100644 (file)
@@ -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