summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 8a35e8e..fc566c6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -104,7 +104,7 @@ libre_a_SOURCES = \
# xedit
#
-xedit_CFLAGS = $(XEDIT_CFLAGS) -I$(top_srcdir)/lisp/re -D_BSD_SOURCE -DXEDIT -DINCLUDE_XPRINT_SUPPORT
+xedit_CFLAGS = $(XEDIT_CFLAGS) -I$(top_srcdir)/lisp/re -D_BSD_SOURCE -DXEDIT
xedit_LDADD = $(XEDIT_LIBS) libre.a liblisp.a libmp.a -lm
xedit_SOURCES = \