resources/Editors/Editor.Roo.grid.Grid.bjs
[app.Builder.js] / configure.ac
index bfca24e..a702aa8 100644 (file)
@@ -66,8 +66,14 @@ else
                 [gda_4_0_enabled=yes],
                 [gda_4_0_enabled=no])
         AC_DEFINE(HAVE_GDA4,1,[libgda 4.0 support])
+       
+
 fi
-    
+AM_CONDITIONAL(HAVE_GDA4, test "$gda_4_0_enabled" = "yes")
+AM_CONDITIONAL(HAVE_GDA5, test "$gda_5_0_enabled" = "yes")
+
+
+
 
 dnl --- vte -- fixme..