From dad8235ff737556e2eaa645a5d7b48641eba270a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kristian=20H=C3=B8gsberg?= Date: Tue, 27 Sep 2005 20:20:36 +0000 Subject: Only add -DINCLUDE_XPRINT_SUPPORT if the Xaw version supports it. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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 = \ -- cgit v1.2.3