summaryrefslogtreecommitdiff
path: root/rt/configure.ac
diff options
context:
space:
mode:
authormark <mark>2011-01-01 00:47:01 +0000
committermark <mark>2011-01-01 00:47:01 +0000
commitc587b5fdc7175c2a752558efccfc3f424cff6c0d (patch)
treef065f2c68393c0300af30b0d5d1889ee7134756f /rt/configure.ac
parent0bebde603df97eb496150e80a58755b2f792f64a (diff)
limit ticket creation queue dropdowns based on ACL, RT#7778
Diffstat (limited to 'rt/configure.ac')
-rw-r--r--rt/configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/rt/configure.ac b/rt/configure.ac
index 6bac3b1..ce9138d 100644
--- a/rt/configure.ac
+++ b/rt/configure.ac
@@ -3,7 +3,7 @@ dnl
dnl Process this file with autoconf to produce a configure script
dnl
dnl Embed in generated ./configure script the following CVS info:
-AC_REVISION($Revision: 1.1.1.12 $)dnl
+AC_REVISION($Revision: 1.2 $)dnl
dnl Setup autoconf
AC_PREREQ([2.53])
@@ -398,6 +398,7 @@ AC_CONFIG_FILES([
etc/upgrade/3.8-ical-extension
etc/upgrade/split-out-cf-categories
sbin/rt-attributes-viewer
+ sbin/rt-session-viewer
sbin/rt-dump-database
sbin/rt-setup-database
sbin/rt-test-dependencies