output: Use Cairo and Pango to draw charts, instead of libplot.
[pspp-builds.git] / src / ui / automake.mk
index c21b681d1f289f980e8bbcd274c2743726c73275..743d0b6dd77a85472de65b19967d79241df2cc5f 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
 include $(top_srcdir)/src/ui/terminal/automake.mk
-if WITHGUI
+if HAVE_GUI
 include $(top_srcdir)/src/ui/gui/automake.mk
 endif