From 9efe0ce2c8b51f34b815e34d5f73fc180639581f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 3 Aug 2010 12:17:43 +0000 Subject: mysql plugin compiles now -- not complete --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index c3832bb89..7295b68f3 100644 --- a/configure.ac +++ b/configure.ac @@ -162,6 +162,7 @@ AM_CONDITIONAL(SOLARIS, test "$build_target" = "solaris") AM_CONDITIONAL(XFREEBSD, test "$build_target" = "freebsd") AM_CONDITIONAL(OPENBSD, test "$build_target" = "openbsd") AM_CONDITIONAL(LINUX, test "$build_target" = "linux") + AC_MSG_RESULT([$build_target]) AC_SUBST(build_target) AM_CONDITIONAL([am__fastdepOBJC], false) -- cgit v1.2.3