summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/editline/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/editline/Makefile.am')
-rw-r--r--crypto/heimdal/lib/editline/Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/crypto/heimdal/lib/editline/Makefile.am b/crypto/heimdal/lib/editline/Makefile.am
index 49e4885..5500d26 100644
--- a/crypto/heimdal/lib/editline/Makefile.am
+++ b/crypto/heimdal/lib/editline/Makefile.am
@@ -1,13 +1,12 @@
-# $Id: Makefile.am,v 1.12 2000/11/14 23:22:29 assar Exp $
+# $Id: Makefile.am,v 1.13 2002/08/13 13:48:15 joda Exp $
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
OpenPOWER on IntegriCloud