src/Builder4/MainWindow.vala
[app.Builder.js] / configure.ac
index 14ab8cd..eb6fbcb 100644 (file)
@@ -15,21 +15,21 @@ AC_PROG_CC
 
 AM_PROG_VALAC([0.22.0])
 
+
+AC_CHECK_LIB([m],[cos])
+
 dnl we need to check these exist, then it will generate a compile string for them.
 
 PKG_CHECK_MODULES(BUILDER, [
+                clutter-gtk-1.0 
                 glib-2.0 >= 2.24.1
                 gobject-2.0 >= 2.24.1
-                gtk+-3.0 
+                gtk+-3.0 >= 3.11.3
                 gtksourceview-3.0 
-                libxml-2.0 
-                json-glib-1.0 
+                json-glib-1.0           
                 gee-1.0 
-                gobject-introspection-1.0 
-                clutter-gtk-1.0 
-                gladeui-2.0 
+                libxml-2.0 
                 libsoup-2.4
-                libgda-5.0
                  
 ])
 
@@ -133,7 +133,7 @@ AM_CONDITIONAL(HAVE_JAVASCRIPTCOREGTK4, test "$javascriptcoregtk_4_0_enabled" =
 
 
 
-dnl --- vte -- fixme..
+dnl --- vte -- fixme - its not used yet.. not sure if we will use it....
  
 
 PKG_CHECK_MODULES(VTE, [vte-2.91],