Message ID | 20110211185904.GA28306@gmx.de |
---|---|
State | New |
Headers | show |
diff --git a/configure.ac b/configure.ac index e9048eb..9121d65 100644 --- a/configure.ac +++ b/configure.ac @@ -1691,7 +1691,7 @@ if test "x$with_ppl" = "xno"; then dnl Only execute fail-action, if CLooG has been requested. CLOOG_REQUESTED([graphite_requested=yes], [graphite_requested=no]) if test "${graphite_requested}" = yes; then - AC_MSG_ERROR([Unable to find a usable PPL. See config.log for details.])] + AC_MSG_ERROR([Unable to find a usable PPL. See config.log for details.]) fi with_cloog=no fi