[valadoc] .



commit 36720ae268e802139c3a6ef1956041bec1f1e5be
Author: Florian Brosch <flo brosch gmail com>
Date:   Sat Jul 4 14:08:20 2009 +0200

    .

 configure.in |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/configure.in b/configure.in
index 5473ac3..850e887 100644
--- a/configure.in
+++ b/configure.in
@@ -19,13 +19,6 @@ AM_CONDITIONAL(ENABLE_VALADOCORG, test x$enable_valadocorg = xyes)
 
 
 
-if test x$enable_valadocorg = xyes; then
-	AC_CHECK_PROGS(YACC, mysql_config, :)
-	if test "$YACC" = :; then
-		AC_MSG_ERROR([mysql_config not found but required])
-	fi
-fi
-
 
 
 # Checks for libraries.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]