summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2006-03-20 23:17:41 +0000
committerBenedikt Meurer <benny@xfce.org>2006-03-20 23:17:41 +0000
commitac27e8673f729e497209abaca045ce972462732d (patch)
tree5c8524eab867fff79664bcd056ec71b5c032c0f0 /acinclude.m4
parentac1cf1304b10ea099e701d00d6e9e25222411e5c (diff)
downloadthunar-ac27e8673f729e497209abaca045ce972462732d.tar.gz
2006-03-20 Benedikt Meurer <benny@xfce.org>
* Makefile.am, acinclude.m4, configure.in.in, po/POTFILES.in, po/Thunar.pot, plugins/: Move thunar-uca to plugins/. (Old svn revision: 20508)
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m416
1 files changed, 16 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index a0e1eba2..db7a1083 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -8,6 +8,22 @@ dnl
+dnl # BM_THUNAR_PLUGIN_UCA()
+dnl #
+dnl # Check whether the "User Customizable Actions" plugin
+dnl # should be built and installed.
+dnl #
+AC_DEFUN([BM_THUNAR_PLUGIN_UCA],
+[
+AC_ARG_ENABLE([uca-plugin], AC_HELP_STRING([--disable-uca-plugin], [Don't build the thunar-uca plugin, see plugins/thunar-uca/README]),
+ [ac_bm_thunar_plugin_uca=$enable_val], [ac_bm_thunar_plugin_uca=yes])
+AC_MSG_CHECKING([whether to build the thunar-uca plugin])
+AM_CONDITIONAL([THUNAR_PLUGIN_UCA], [test x"$ac_bm_thunar_plugin_uca" = x"yes"])
+AC_MSG_RESULT([$ac_bm_thunar_plugin_uca])
+])
+
+
+
dnl # BM_THUNAR_VFS_MONITOR_IMPL()
dnl #
dnl # Determine the file system monitoring to use for