define ROKEN_RENAME' conditionalised on
do_roken_rename'
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9990 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -4,7 +4,11 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
||||
|
||||
SUFFIXES = .et .h
|
||||
|
||||
INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken)
|
||||
if do_roken_rename
|
||||
RR = -DROKEN_RENAME
|
||||
endif
|
||||
|
||||
INCLUDES = -I$(top_builddir)/include $(INCLUDES_roken) $(RR)
|
||||
|
||||
AM_CFLAGS += $(WFLAGS)
|
||||
|
||||
|
Reference in New Issue
Block a user