summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJussi Kukkonen <jku@linux.intel.com>2011-08-25 11:18:56 +0300
committerPatrick Ohly <patrick.ohly@intel.com>2012-03-27 15:30:19 +0200
commit2314724acc749c97d9590be0552fba75f3af1362 (patch)
tree372fb057c686c816bc18cf6c90f61aa0159b349d /configure.ac
parent6813388e82fb9bf1120279e7a9343a64b80d67f7 (diff)
gtk-ui: Use gtkbuilder xml file as canonical source for UI
Stop running gtkbuilder-convert on build. This was done to workaround a glade bug but is not necessary anymore
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f1f8da4..83aea255 100644
--- a/configure.ac
+++ b/configure.ac
@@ -588,7 +588,6 @@ if test $enable_gui != "no"; then
PKG_CHECK_MODULES(GUI, $gui_modules)
- AC_PATH_PROG([GTK_BUILDER_CONV], gtk-builder-convert)
elif test "$enable_dbus_service" = "yes"; then
# syncevo-dbus-server needs localization
: