summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2005-09-27 20:20:36 +0000
committerKristian Høgsberg <krh@redhat.com>2005-09-27 20:20:36 +0000
commitdad8235ff737556e2eaa645a5d7b48641eba270a (patch)
treed4aaac0e09e6fb3a341e4f1a39e2aa1a8b17b531 /Makefile.am
parentbc2182af2f8d9455f9caeb686b71cae4ff1bc0bc (diff)
Only add -DINCLUDE_XPRINT_SUPPORT if the Xaw version supports it.
Diffstat (limited to 'Makefile.am')
-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 = \