can't define ROKEN_RENAME here

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9994 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2001-05-21 13:27:48 +00:00
parent fc21f10051
commit 59fe109010

View File

@@ -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)