use $(ROKEN_RENAME)

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11092 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-13 13:48:17 +00:00
parent 0df520cfdd
commit f956334ff2
2 changed files with 2 additions and 4 deletions

View File

@@ -3,11 +3,10 @@
include $(top_srcdir)/Makefile.am.common
if do_roken_rename
IS = -DROKEN_RENAME
ES = snprintf.c strdup.c
endif
INCLUDES += $(IS)
INCLUDES += $(ROKEN_RENAME)
man_MANS = editline.3

View File

@@ -3,11 +3,10 @@
include $(top_srcdir)/Makefile.am.common
if do_roken_rename
IS = -DROKEN_RENAME
ES = strtok_r.c snprintf.c strdup.c strupr.c getprogname.c
endif
INCLUDES += $(IS)
INCLUDES += $(ROKEN_RENAME)
YFLAGS = -d