output: Make building without libplot possible again.
[pspp-builds.git] / configure.ac
index 1fab7d9003da510f8fca8b940bbf29bddca96354..3405c0390d00270f2999063a2fc7001b6be7e2d1 100644 (file)
@@ -38,7 +38,6 @@ AC_SYS_LARGEFILE
 AC_SEARCH_LIBS([sin], [m])
 PSPP_LIBPLOT
 PSPP_LC_PAPER
-AM_CONDITIONAL(WITHCHARTS, test x"$with_libplot" != x"no")
 
 
 AC_ARG_VAR([PSPP_LDFLAGS], [linker flags to be used for linking the pspp binary only])