aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2011-11-15 15:31:13 +0100
committerThomas White <taw@physics.org>2012-02-22 15:27:40 +0100
commit3c896e8741763b66fa056d6c8d79557225e66ad2 (patch)
treeffbb4fa21e6d9e0a7f65d5939ac2d48c9f2beb91 /configure.ac
parent8557420ba0f50abdc1bf6245401fcd2566678f72 (diff)
Remove render_hkl --povray and remenants of cubeit
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 35f1374e..1412eb7e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -246,9 +246,6 @@ AM_CONDITIONAL([BUILD_HDFSEE], test x$have_gdk_pixbuf = xtrue \
-a "x$have_gtk" = "xtrue" \
-a "x$have_cairo" = "xtrue")
-AM_CONDITIONAL([BUILD_CUBEIT], test x$have_cairo = xtrue \
- -a x$have_libpng = xtrue)
-
AM_CONDITIONAL([HAVE_CAIRO], test x$have_cairo = xtrue)
AM_CONDITIONAL([HAVE_FFTW], test x$have_fftw = xtrue)