X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=pref.h.orig;h=ed5c53fe44c4e1432a9642d039885aa5b37b9de9;hb=72318eac4782acf0215da8dfd4575ac66a9a9f74;hp=6ae2299720c115667a136d430f554b796aad1d81;hpb=bc51900253384a031401ef7a68674e350dc8225f;p=pspp-builds.git diff --git a/pref.h.orig b/pref.h.orig index 6ae22997..ed5c53fe 100644 --- a/pref.h.orig +++ b/pref.h.orig @@ -16,6 +16,10 @@ #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