sweep.c: swap rows/columns instead of using indirection for last_col
[pspp] / lib / automake.mk
index 7cd9c9f477da0fd0b76359225d88dbc0f4edec62..3fb94bfe6fff0dc9fda19095aadbeeb0fe0cb878 100644 (file)
@@ -1,9 +1,9 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
 include $(top_srcdir)/lib/linreg/automake.mk
-include $(top_srcdir)/lib/misc/automake.mk
+include $(top_srcdir)/lib/tukey/automake.mk
 
-if WITHGUI
+if HAVE_GUI
 include $(top_srcdir)/lib/gtk-contrib/automake.mk
 endif