From 59fe109010968122e2d2a36d7103fe50981f4d40 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Mon, 21 May 2001 13:27:48 +0000 Subject: [PATCH] can't define ROKEN_RENAME here git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9994 ec53bebd-3082-4978-b11e-865c3cabbd6b --- cf/Makefile.am.common | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/cf/Makefile.am.common b/cf/Makefile.am.common index 92d3a7213..97b56153f 100644 --- a/cf/Makefile.am.common +++ b/cf/Makefile.am.common @@ -4,11 +4,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies SUFFIXES = .et .h -if do_roken_rename -RR = -DROKEN_RENAME -endif - -INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) $(RR) +INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) AM_CFLAGS += $(WFLAGS)