changeset 9065:411ee74cae35 HEAD

configure: Removed accidentally committed debug line.
author Timo Sirainen <tss@iki.fi>
date Wed, 20 May 2009 13:56:24 -0400
parents d936c8e243dd
children a31fb9b7179a
files configure.in
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure.in	Wed May 20 13:51:11 2009 -0400
+++ b/configure.in	Wed May 20 13:56:24 2009 -0400
@@ -2076,7 +2076,6 @@
 else
 	AC_DEFINE(SQL_DRIVER_PLUGINS,, Build SQL drivers as plugins)
 fi
-exit
 
 if test "$found_sql_drivers" != "" || test "$want_sql" != "no"; then
 	if test "$all_sql_drivers" = "yes"; then