]> err.no Git - libchamplain/commitdiff
drop unneeded stuffs
authorStephane Delcroix <stephane@delcroix.org>
Mon, 2 Mar 2009 09:15:34 +0000 (10:15 +0100)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Mon, 2 Mar 2009 18:45:01 +0000 (20:45 +0200)
configure.ac

index b39a6fbf56a026e1583cd893bf411ad3e909ef92..98cd7460f811852b1d916a06493856a869907d1a 100644 (file)
@@ -129,14 +129,9 @@ if test x$enable_managed = xyes; then
     bindings/managed/champlain-gtk/champlain-gtk-sharp.dll.config
     bindings/managed/samples/Makefile
   ])
-
-  if test x$enable_gtk = xyes; then
-    enable_gtk_managed = yes
-  fi
 fi
 
 AM_CONDITIONAL(ENABLE_MANAGED, test "x$enable_managed" = "xyes")
-AM_CONDITIONAL(ENABLE_GTK_MANAGED, test "x$enable_managed" = "xyes" && test "x$enable_gtk" = "xyes")
 
 # -----------------------------------------------------------
 # Enable Python bindings