use $(ROKEN_RENAME)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11092 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user