37
37
AC_DEFUN([PANDORA_REQUIRE_LIBDRIZZLE],[
38
38
AC_REQUIRE([PANDORA_HAVE_LIBDRIZZLE])
39
39
AS_IF([test "x${ac_cv_libdrizzle}" = "xno"],[
42
42
dnl We need at least 0.8 on Solaris non-sparc
43
43
AS_IF([test "$target_cpu" != "sparc" -a "x${TARGET_SOLARIS}" = "xtrue"],[