From 3c896e8741763b66fa056d6c8d79557225e66ad2 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 15 Nov 2011 15:31:13 +0100 Subject: Remove render_hkl --povray and remenants of cubeit --- configure | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 7689717f..2c68ae22 100755 --- a/configure +++ b/configure @@ -630,8 +630,6 @@ HAVE_FFTW_FALSE HAVE_FFTW_TRUE HAVE_CAIRO_FALSE HAVE_CAIRO_TRUE -BUILD_CUBEIT_FALSE -BUILD_CUBEIT_TRUE BUILD_HDFSEE_FALSE BUILD_HDFSEE_TRUE HAVE_OPENCL_FALSE @@ -14001,16 +13999,6 @@ else fi - if test x$have_cairo = xtrue \ - -a x$have_libpng = xtrue; then - BUILD_CUBEIT_TRUE= - BUILD_CUBEIT_FALSE='#' -else - BUILD_CUBEIT_TRUE='#' - BUILD_CUBEIT_FALSE= -fi - - if test x$have_cairo = xtrue; then HAVE_CAIRO_TRUE= HAVE_CAIRO_FALSE='#' @@ -14487,10 +14475,6 @@ if test -z "${BUILD_HDFSEE_TRUE}" && test -z "${BUILD_HDFSEE_FALSE}"; then as_fn_error $? "conditional \"BUILD_HDFSEE\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi -if test -z "${BUILD_CUBEIT_TRUE}" && test -z "${BUILD_CUBEIT_FALSE}"; then - as_fn_error $? "conditional \"BUILD_CUBEIT\" was never defined. -Usually this means the macro was only invoked conditionally." "$LINENO" 5 -fi if test -z "${HAVE_CAIRO_TRUE}" && test -z "${HAVE_CAIRO_FALSE}"; then as_fn_error $? "conditional \"HAVE_CAIRO\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 -- cgit v1.2.3