Added an optional --without-libplot flag to configure
[pspp-builds.git] / pref.h.orig
index 6ae2299720c115667a136d430f554b796aad1d81..ed5c53fe44c4e1432a9642d039885aa5b37b9de9 100644 (file)
 #define GLOBAL_DEBUGGING 1
 #endif
 
+#if !HAVE_LIBPLOT
+#define NO_CHARTS 1
+#endif
+
 /* Define these if DEBUGGING is off and you want to make certain
    additional optimizations. */
 #if !DEBUGGING