From 933d3a50b8b88a737bc3e6b68d962e0d9dd9d99e Mon Sep 17 00:00:00 2001 From: Douglas William Thrift Date: Fri, 2 Apr 2010 10:31:18 +0000 Subject: [PATCH] Take out some commented stuff from GNUmakefile.in. --- GNUmakefile.in | 5 ----- 1 file changed, 5 deletions(-) diff --git a/GNUmakefile.in b/GNUmakefile.in index 3fe159f..301a386 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -91,11 +91,6 @@ cflags += -DCY_EXECUTE code += sig/ffi_type.lo sig/parse.lo sig/copy.lo code += Execute.lo Bridge.lo filters += C -#ifeq ($(filter ObjectiveC,$(filters)),) -#ifneq ($(shell which gnustep-config 2>/dev/null),) -#include GNUstep.mk -#endif -#endif endif cflags += -Wall -Werror -Wno-parentheses #-Wno-unused -- 2.49.0