]> git.0d.be Git - jack_mixer.git/commitdiff
Disable gconftool calls when it is not found (#10480)
authorFrédéric Péters <fpeters@0d.be>
Sun, 6 Dec 2009 10:06:40 +0000 (11:06 +0100)
committerFrédéric Péters <fpeters@0d.be>
Sun, 6 Dec 2009 10:07:14 +0000 (11:07 +0100)
configure.ac

index a915db168cd7a7fceb31e6c9d628097737439e1b..fa53dc87f049021a9466b2c4f03c67382c63fef7 100644 (file)
@@ -89,6 +89,7 @@ fi
 
 AC_PATH_PROG(GCONFTOOL, gconftool-2, no)
 AM_GCONF_SOURCE_2
+AM_CONDITIONAL([GCONF_SCHEMAS_INSTALL], [test "x$ac_cv_path_GCONFTOOL" != "xno"])
 
 AC_OUTPUT([
 Makefile