starting to work...
[freeside.git] / rt / config.status
index 83560ec..769e1d4 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 # Generated by configure.
 # Run this file to recreate the current configuration.
 # Compiler output produced by configure, useful for debugging
@@ -8,7 +8,7 @@ debug=false
 ac_cs_recheck=false
 ac_cs_silent=false
 
-SHELL=${CONFIG_SHELL-/bin/sh}
+SHELL=${CONFIG_SHELL-/bin/bash}
 export SHELL
 ## -------------------- ##
 ## M4sh Initialization. ##
@@ -392,7 +392,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by RT $as_me 3.8.10, which was
+This file was extended by RT $as_me rt-4.0.5, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -405,7 +405,7 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q`
 "
 
 # Files that config.status was made for.
-config_files=" etc/upgrade/3.8-branded-queues-extension etc/upgrade/3.8-ical-extension etc/upgrade/split-out-cf-categories etc/upgrade/generate-rtaddressregexp etc/upgrade/vulnerable-passwords sbin/rt-attributes-viewer sbin/rt-dump-database sbin/rt-setup-database sbin/rt-test-dependencies sbin/rt-email-digest sbin/rt-email-dashboards sbin/rt-clean-sessions sbin/rt-shredder sbin/rt-validator sbin/rt-email-group-admin sbin/rt-server bin/fastcgi_server bin/mason_handler.fcgi bin/mason_handler.scgi bin/standalone_httpd bin/rt-crontool bin/rt-mailgate bin/rt Makefile etc/RT_Config.pm lib/RT.pm bin/mason_handler.svc bin/webmux.pl t/data/configs/apache2.2+mod_perl.conf t/data/configs/apache2.2+fastcgi.conf"
+config_files=" etc/upgrade/3.8-branded-queues-extension etc/upgrade/3.8-ical-extension etc/upgrade/split-out-cf-categories etc/upgrade/generate-rtaddressregexp etc/upgrade/upgrade-articles etc/upgrade/vulnerable-passwords sbin/rt-attributes-viewer sbin/rt-preferences-viewer sbin/rt-session-viewer sbin/rt-dump-metadata sbin/rt-setup-database sbin/rt-test-dependencies sbin/rt-email-digest sbin/rt-email-dashboards sbin/rt-clean-sessions sbin/rt-shredder sbin/rt-validator sbin/rt-email-group-admin sbin/rt-server sbin/rt-server.fcgi sbin/standalone_httpd sbin/rt-setup-fulltext-index sbin/rt-fulltext-indexer bin/rt-crontool bin/rt-mailgate bin/rt Makefile etc/RT_Config.pm lib/RT/Generated.pm t/data/configs/apache2.2+mod_perl.conf t/data/configs/apache2.2+fastcgi.conf"
 
 ac_cs_usage="\
 \`$as_me' instantiates files and other configuration actions
@@ -429,9 +429,9 @@ $config_files
 
 Report bugs to <rt-bugs@bestpractical.com>."
 
-ac_cs_config="'PERL=/usr/bin/perl'"
+ac_cs_config="'--enable-layout=Freeside' '--with-db-type=Pg' '--with-db-dba=freeside' '--with-db-database=freeside' '--with-db-rt-user=freeside' '--with-db-rt-pass=' '--with-web-user=freeside' '--with-web-group=freeside' '--with-rt-group=freeside' '--with-web-handler=modperl2'"
 ac_cs_version="\
-RT config.status 3.8.10
+RT config.status rt-4.0.5
 configured by ./configure, generated by GNU Autoconf 2.68,
   with options \"$ac_cs_config\"
 
@@ -439,10 +439,9 @@ Copyright (C) 2010 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
-ac_pwd='/Users/falcone/work/rt/security/rt-3.8.10'
+ac_pwd='/home/ivan/freeside_rt4/rt'
 srcdir='.'
 INSTALL='/usr/bin/install -c'
-AWK='gawk'
 test -n "$AWK" || AWK=awk
 # The default lists apply if the user does not specify any file.
 ac_need_defaults=:
@@ -509,10 +508,10 @@ if $ac_cs_silent; then
 fi
 
 if $ac_cs_recheck; then
-  set X '/bin/sh' './configure'  'PERL=/usr/bin/perl' $ac_configure_extra_args --no-create --no-recursion
+  set X '/bin/bash' './configure'  '--enable-layout=Freeside' '--with-db-type=Pg' '--with-db-dba=freeside' '--with-db-database=freeside' '--with-db-rt-user=freeside' '--with-db-rt-pass=' '--with-web-user=freeside' '--with-web-group=freeside' '--with-rt-group=freeside' '--with-web-handler=modperl2' $ac_configure_extra_args --no-create --no-recursion
   shift
-  $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
-  CONFIG_SHELL='/bin/sh'
+  $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
+  CONFIG_SHELL='/bin/bash'
   export CONFIG_SHELL
   exec "$@"
 fi
@@ -535,9 +534,12 @@ do
     "etc/upgrade/3.8-ical-extension") CONFIG_FILES="$CONFIG_FILES etc/upgrade/3.8-ical-extension" ;;
     "etc/upgrade/split-out-cf-categories") CONFIG_FILES="$CONFIG_FILES etc/upgrade/split-out-cf-categories" ;;
     "etc/upgrade/generate-rtaddressregexp") CONFIG_FILES="$CONFIG_FILES etc/upgrade/generate-rtaddressregexp" ;;
+    "etc/upgrade/upgrade-articles") CONFIG_FILES="$CONFIG_FILES etc/upgrade/upgrade-articles" ;;
     "etc/upgrade/vulnerable-passwords") CONFIG_FILES="$CONFIG_FILES etc/upgrade/vulnerable-passwords" ;;
     "sbin/rt-attributes-viewer") CONFIG_FILES="$CONFIG_FILES sbin/rt-attributes-viewer" ;;
-    "sbin/rt-dump-database") CONFIG_FILES="$CONFIG_FILES sbin/rt-dump-database" ;;
+    "sbin/rt-preferences-viewer") CONFIG_FILES="$CONFIG_FILES sbin/rt-preferences-viewer" ;;
+    "sbin/rt-session-viewer") CONFIG_FILES="$CONFIG_FILES sbin/rt-session-viewer" ;;
+    "sbin/rt-dump-metadata") CONFIG_FILES="$CONFIG_FILES sbin/rt-dump-metadata" ;;
     "sbin/rt-setup-database") CONFIG_FILES="$CONFIG_FILES sbin/rt-setup-database" ;;
     "sbin/rt-test-dependencies") CONFIG_FILES="$CONFIG_FILES sbin/rt-test-dependencies" ;;
     "sbin/rt-email-digest") CONFIG_FILES="$CONFIG_FILES sbin/rt-email-digest" ;;
@@ -547,18 +549,16 @@ do
     "sbin/rt-validator") CONFIG_FILES="$CONFIG_FILES sbin/rt-validator" ;;
     "sbin/rt-email-group-admin") CONFIG_FILES="$CONFIG_FILES sbin/rt-email-group-admin" ;;
     "sbin/rt-server") CONFIG_FILES="$CONFIG_FILES sbin/rt-server" ;;
-    "bin/fastcgi_server") CONFIG_FILES="$CONFIG_FILES bin/fastcgi_server" ;;
-    "bin/mason_handler.fcgi") CONFIG_FILES="$CONFIG_FILES bin/mason_handler.fcgi" ;;
-    "bin/mason_handler.scgi") CONFIG_FILES="$CONFIG_FILES bin/mason_handler.scgi" ;;
-    "bin/standalone_httpd") CONFIG_FILES="$CONFIG_FILES bin/standalone_httpd" ;;
+    "sbin/rt-server.fcgi") CONFIG_FILES="$CONFIG_FILES sbin/rt-server.fcgi" ;;
+    "sbin/standalone_httpd") CONFIG_FILES="$CONFIG_FILES sbin/standalone_httpd" ;;
+    "sbin/rt-setup-fulltext-index") CONFIG_FILES="$CONFIG_FILES sbin/rt-setup-fulltext-index" ;;
+    "sbin/rt-fulltext-indexer") CONFIG_FILES="$CONFIG_FILES sbin/rt-fulltext-indexer" ;;
     "bin/rt-crontool") CONFIG_FILES="$CONFIG_FILES bin/rt-crontool" ;;
     "bin/rt-mailgate") CONFIG_FILES="$CONFIG_FILES bin/rt-mailgate" ;;
     "bin/rt") CONFIG_FILES="$CONFIG_FILES bin/rt" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
     "etc/RT_Config.pm") CONFIG_FILES="$CONFIG_FILES etc/RT_Config.pm" ;;
-    "lib/RT.pm") CONFIG_FILES="$CONFIG_FILES lib/RT.pm" ;;
-    "bin/mason_handler.svc") CONFIG_FILES="$CONFIG_FILES bin/mason_handler.svc" ;;
-    "bin/webmux.pl") CONFIG_FILES="$CONFIG_FILES bin/webmux.pl" ;;
+    "lib/RT/Generated.pm") CONFIG_FILES="$CONFIG_FILES lib/RT/Generated.pm" ;;
     "t/data/configs/apache2.2+mod_perl.conf") CONFIG_FILES="$CONFIG_FILES t/data/configs/apache2.2+mod_perl.conf" ;;
     "t/data/configs/apache2.2+fastcgi.conf") CONFIG_FILES="$CONFIG_FILES t/data/configs/apache2.2+fastcgi.conf" ;;
 
@@ -627,14 +627,16 @@ cat >>"$ac_tmp/subs1.awk" <<\_ACAWK &&
 S["LTLIBOBJS"]=""
 S["LIBOBJS"]=""
 S["RT_LOG_PATH_R"]="/opt/rt3/var/log"
+S["LOCAL_PLUGIN_PATH_R"]="/opt/rt3/local/plugins"
 S["LOCAL_LIB_PATH_R"]="/opt/rt3/local/lib"
 S["LOCAL_LEXICON_PATH_R"]="/opt/rt3/local/po"
 S["MASON_LOCAL_HTML_PATH_R"]="/opt/rt3/local/html"
 S["LOCAL_ETC_PATH_R"]="/opt/rt3/local/etc"
-S["MASON_HTML_PATH_R"]="/opt/rt3/share/html"
+S["MASON_HTML_PATH_R"]="/var/www/freeside/rt"
 S["MASON_SESSION_PATH_R"]="/opt/rt3/var/session_data"
-S["MASON_DATA_PATH_R"]="/opt/rt3/var/mason_data"
+S["MASON_DATA_PATH_R"]="/usr/local/etc/freeside/masondata"
 S["RT_PLUGIN_PATH_R"]="/opt/rt3/plugins"
+S["RT_LEXICON_PATH_R"]="/opt/rt3/share/po"
 S["RT_FONT_PATH_R"]="/opt/rt3/share/fonts"
 S["RT_MAN_PATH_R"]="/opt/rt3/man"
 S["RT_VAR_PATH_R"]="/opt/rt3/var"
@@ -644,33 +646,36 @@ S["CONFIG_FILE_PATH_R"]="/opt/rt3/etc"
 S["RT_ETC_PATH_R"]="/opt/rt3/etc"
 S["RT_LIB_PATH_R"]="/opt/rt3/lib"
 S["RT_LOCAL_PATH_R"]="/opt/rt3/local"
-S["RT_DOC_PATH_R"]="/opt/rt3/share/doc"
+S["RT_DOC_PATH_R"]="/opt/rt3/docs"
 S["RT_PATH_R"]="/opt/rt3"
-S["RT_LOG_PATH"]="var/log"
-S["LOCAL_LIB_PATH"]="local/lib"
-S["LOCAL_LEXICON_PATH"]="local/po"
-S["MASON_LOCAL_HTML_PATH"]="local/html"
-S["LOCAL_ETC_PATH"]="local/etc"
-S["MASON_HTML_PATH"]="share/html"
-S["MASON_SESSION_PATH"]="var/session_data"
-S["MASON_DATA_PATH"]="var/mason_data"
-S["RT_PLUGIN_PATH"]="plugins"
-S["RT_FONT_PATH"]="share/fonts"
-S["RT_MAN_PATH"]="man"
-S["RT_VAR_PATH"]="var"
-S["RT_SBIN_PATH"]="sbin"
-S["RT_BIN_PATH"]="bin"
-S["CONFIG_FILE_PATH"]="etc"
-S["RT_ETC_PATH"]="etc"
-S["RT_LIB_PATH"]="lib"
-S["RT_LOCAL_PATH"]="local"
-S["RT_DOC_PATH"]="share/doc"
+S["RT_LOG_PATH"]="/opt/rt3/var/log"
+S["LOCAL_PLUGIN_PATH"]="/opt/rt3/local/plugins"
+S["LOCAL_LIB_PATH"]="/opt/rt3/local/lib"
+S["LOCAL_LEXICON_PATH"]="/opt/rt3/local/po"
+S["MASON_LOCAL_HTML_PATH"]="/opt/rt3/local/html"
+S["LOCAL_ETC_PATH"]="/opt/rt3/local/etc"
+S["MASON_HTML_PATH"]="/var/www/freeside/rt"
+S["MASON_SESSION_PATH"]="/opt/rt3/var/session_data"
+S["MASON_DATA_PATH"]="/usr/local/etc/freeside/masondata"
+S["RT_PLUGIN_PATH"]="/opt/rt3/plugins"
+S["RT_FONT_PATH"]="/opt/rt3/share/fonts"
+S["RT_MAN_PATH"]="/opt/rt3/man"
+S["RT_VAR_PATH"]="/opt/rt3/var"
+S["RT_SBIN_PATH"]="/opt/rt3/sbin"
+S["RT_BIN_PATH"]="/opt/rt3/bin"
+S["CONFIG_FILE_PATH"]="/opt/rt3/etc"
+S["RT_ETC_PATH"]="/opt/rt3/etc"
+S["RT_LEXICON_PATH"]="/opt/rt3/share/po"
+S["RT_LIB_PATH"]="/opt/rt3/lib"
+S["RT_LOCAL_PATH"]="/opt/rt3/local"
+S["RT_DOC_PATH"]="/opt/rt3/docs"
 S["RT_PATH"]="/opt/rt3"
-S["RT_VERSION_PATCH"]="10"
-S["RT_VERSION_MINOR"]="8"
-S["RT_VERSION_MAJOR"]="3"
+S["RT_VERSION_PATCH"]="5"
+S["RT_VERSION_MINOR"]="0"
+S["RT_VERSION_MAJOR"]="4"
+S["RT_SSL_MAILGATE"]="0"
 S["RT_GPG"]="1"
-S["RT_GD"]="1"
+S["RT_GD"]="0"
 S["RT_GRAPHVIZ"]="0"
 S["OBJEXT"]="o"
 S["EXEEXT"]=""
@@ -681,104 +686,108 @@ S["CFLAGS"]="-g -O2"
 S["CC"]="gcc"
 S["RT_DEVEL_MODE"]="0"
 S["APACHECTL"]="/usr/sbin/apachectl"
-S["RTGROUP"]="www"
-S["WEB_GROUP"]="www"
-S["WEB_USER"]="www"
-S["DB_RT_PASS"]="rt_pass"
-S["DB_RT_USER"]="rt_user"
-S["DB_DATABASE"]="rt3"
-S["DB_DBA"]="root"
+S["RTGROUP"]="freeside"
+S["WEB_GROUP"]="freeside"
+S["WEB_USER"]="freeside"
+S["DB_RT_PASS"]=""
+S["DB_RT_USER"]="freeside"
+S["DB_DATABASE"]="freeside"
+S["DB_DBA"]="freeside"
 S["DB_RT_HOST"]="localhost"
 S["DB_PORT"]=""
 S["DB_HOST"]="localhost"
 S["DATABASE_ENV_PREF"]=""
-S["DB_TYPE"]="mysql"
+S["DB_TYPE"]="Pg"
 S["LIBS_GROUP"]="bin"
 S["LIBS_OWNER"]="root"
 S["BIN_OWNER"]="root"
 S["COMMENT_INPLACE_LAYOUT"]=""
-S["rt_layout_name"]="relative"
-S["exp_customlibdir"]="local/lib"
-S["customlibdir"]="local/lib"
-S["exp_customlexdir"]="local/po"
-S["customlexdir"]="local/po"
-S["exp_customhtmldir"]="local/html"
-S["customhtmldir"]="local/html"
-S["exp_custometcdir"]="local/etc"
-S["custometcdir"]="local/etc"
-S["exp_customdir"]="local"
-S["customdir"]="local"
-S["exp_sessionstatedir"]="var/session_data"
-S["sessionstatedir"]="var/session_data"
-S["exp_masonstatedir"]="var/mason_data"
-S["masonstatedir"]="var/mason_data"
-S["exp_logfiledir"]="var/log"
-S["logfiledir"]="var/log"
-S["exp_localstatedir"]="var"
-S["exp_plugindir"]="plugins"
-S["plugindir"]="plugins"
-S["exp_manualdir"]="share/doc"
-S["manualdir"]="share/doc"
-S["exp_fontdir"]="share/fonts"
-S["fontdir"]="share/fonts"
-S["exp_htmldir"]="share/html"
-S["exp_datadir"]="share"
-S["exp_libdir"]="lib"
-S["exp_mandir"]="man"
-S["exp_sysconfdir"]="etc"
-S["exp_sbindir"]="sbin"
-S["exp_bindir"]="bin"
+S["rt_layout_name"]="Freeside"
+S["exp_customlibdir"]="/opt/rt3/local/lib"
+S["customlibdir"]="/opt/rt3/local/lib"
+S["exp_customlexdir"]="/opt/rt3/local/po"
+S["customlexdir"]="/opt/rt3/local/po"
+S["exp_customhtmldir"]="/opt/rt3/local/html"
+S["customhtmldir"]="/opt/rt3/local/html"
+S["exp_customplugindir"]="/opt/rt3/local/plugins"
+S["customplugindir"]="/opt/rt3/local/plugins"
+S["exp_custometcdir"]="/opt/rt3/local/etc"
+S["custometcdir"]="/opt/rt3/local/etc"
+S["exp_customdir"]="/opt/rt3/local"
+S["customdir"]="/opt/rt3/local"
+S["exp_sessionstatedir"]="/opt/rt3/var/session_data"
+S["sessionstatedir"]="/opt/rt3/var/session_data"
+S["exp_masonstatedir"]="/usr/local/etc/freeside/masondata"
+S["masonstatedir"]="/usr/local/etc/freeside/masondata"
+S["exp_logfiledir"]="/opt/rt3/var/log"
+S["logfiledir"]="/opt/rt3/var/log"
+S["exp_localstatedir"]="/opt/rt3/var"
+S["exp_plugindir"]="/opt/rt3/plugins"
+S["plugindir"]="/opt/rt3/plugins"
+S["exp_manualdir"]="/opt/rt3/docs"
+S["manualdir"]="/opt/rt3/docs"
+S["exp_fontdir"]="/opt/rt3/share/fonts"
+S["fontdir"]="/opt/rt3/share/fonts"
+S["exp_htmldir"]="/var/www/freeside/rt"
+S["exp_datadir"]="/opt/rt3/share"
+S["exp_lexdir"]="/opt/rt3/share/po"
+S["lexdir"]="/opt/rt3/share/po"
+S["exp_libdir"]="/opt/rt3/lib"
+S["exp_mandir"]="/opt/rt3/man"
+S["exp_sysconfdir"]="/opt/rt3/etc"
+S["exp_sbindir"]="/opt/rt3/sbin"
+S["exp_bindir"]="/opt/rt3/bin"
 S["exp_exec_prefix"]="/opt/rt3"
 S["exp_prefix"]="/opt/rt3"
-S["SPEEDY_BIN"]="/usr/local/bin/speedy"
-S["WEB_HANDLER"]="fastcgi"
+S["WEB_HANDLER"]="modperl2"
 S["PERL"]="/usr/bin/perl"
-S["AWK"]="gawk"
 S["INSTALL_DATA"]="${INSTALL} -m 644"
 S["INSTALL_SCRIPT"]="${INSTALL}"
 S["INSTALL_PROGRAM"]="${INSTALL}"
-S["rt_version_patch"]="10"
-S["rt_version_minor"]="8"
-S["rt_version_major"]="3"
+S["rt_version_patch"]="5"
+S["rt_version_minor"]="0"
+S["rt_version_major"]="4"
+S["CONFIGURE_INCANT"]="./configure --enable-layout=Freeside --with-db-type=Pg --with-db-dba=freeside --with-db-database=freeside --with-db-rt-user=freeside --with-db-rt-pa"\
+"ss= --with-web-user=freeside --with-web-group=freeside --with-rt-group=freeside --with-web-handler=modperl2"
 S["target_alias"]=""
 S["host_alias"]=""
 S["build_alias"]=""
 S["LIBS"]=""
 S["ECHO_T"]=""
-S["ECHO_N"]=""
-S["ECHO_C"]="\\c"
-S["DEFS"]="-DPACKAGE_NAME=\\\"RT\\\" -DPACKAGE_TARNAME=\\\"rt\\\" -DPACKAGE_VERSION=\\\"3.8.10\\\" -DPACKAGE_STRING=\\\"RT\\ 3.8.10\\\" -DPACKAGE_BUGREPORT=\\\"rt-bugs@bestpracti"\
-"cal.com\\\" -DPACKAGE_URL=\\\"\\\""
-S["mandir"]="man"
+S["ECHO_N"]="-n"
+S["ECHO_C"]=""
+S["DEFS"]="-DPACKAGE_NAME=\\\"RT\\\" -DPACKAGE_TARNAME=\\\"rt\\\" -DPACKAGE_VERSION=\\\"rt-4.0.5\\\" -DPACKAGE_STRING=\\\"RT\\ rt-4.0.5\\\" -DPACKAGE_BUGREPORT=\\\"rt-bugs@bestpr"\
+"actical.com\\\" -DPACKAGE_URL=\\\"\\\""
+S["mandir"]="/opt/rt3/man"
 S["localedir"]="${datarootdir}/locale"
-S["libdir"]="lib"
+S["libdir"]="/opt/rt3/lib"
 S["psdir"]="${docdir}"
 S["pdfdir"]="${docdir}"
 S["dvidir"]="${docdir}"
-S["htmldir"]="share/html"
+S["htmldir"]="/var/www/freeside/rt"
 S["infodir"]="${datarootdir}/info"
 S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
 S["oldincludedir"]="/usr/include"
 S["includedir"]="${prefix}/include"
-S["localstatedir"]="var"
+S["localstatedir"]="/opt/rt3/var"
 S["sharedstatedir"]="${prefix}/com"
-S["sysconfdir"]="etc"
-S["datadir"]="share"
+S["sysconfdir"]="/opt/rt3/etc"
+S["datadir"]="/opt/rt3/share"
 S["datarootdir"]="${prefix}/share"
 S["libexecdir"]="${exec_prefix}/libexec"
-S["sbindir"]="sbin"
-S["bindir"]="bin"
+S["sbindir"]="/opt/rt3/sbin"
+S["bindir"]="/opt/rt3/bin"
 S["program_transform_name"]="s,x,x,"
 S["prefix"]="/opt/rt3"
 S["exec_prefix"]="/opt/rt3"
 S["PACKAGE_URL"]=""
 S["PACKAGE_BUGREPORT"]="rt-bugs@bestpractical.com"
-S["PACKAGE_STRING"]="RT 3.8.10"
-S["PACKAGE_VERSION"]="3.8.10"
+S["PACKAGE_STRING"]="RT rt-4.0.5"
+S["PACKAGE_VERSION"]="rt-4.0.5"
 S["PACKAGE_TARNAME"]="rt"
 S["PACKAGE_NAME"]="RT"
 S["PATH_SEPARATOR"]=":"
-S["SHELL"]="/bin/sh"
+S["SHELL"]="/bin/bash"
 _ACAWK
 cat >>"$ac_tmp/subs1.awk" <<_ACAWK &&
   for (key in S) S_is_set[key] = 1
@@ -972,11 +981,11 @@ case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
   { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
   ac_datarootdir_hack='
-  s&@datadir@&share&g
+  s&@datadir@&/opt/rt3/share&g
   s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
   s&@infodir@&${datarootdir}/info&g
   s&@localedir@&${datarootdir}/locale&g
-  s&@mandir@&man&g
+  s&@mandir@&/opt/rt3/man&g
   s&\${datarootdir}&${prefix}/share&g' ;;
 esac
 ac_sed_extra="/^[       ]*VPATH[        ]*=[    ]*/{
@@ -1045,11 +1054,17 @@ which seems to be undefined.  Please make sure it is defined" >&2;}
                 ;;
     "etc/upgrade/generate-rtaddressregexp":F) chmod ug+x $ac_file
                 ;;
+    "etc/upgrade/upgrade-articles":F) chmod ug+x $ac_file
+                ;;
     "etc/upgrade/vulnerable-passwords":F) chmod ug+x $ac_file
                 ;;
     "sbin/rt-attributes-viewer":F) chmod ug+x $ac_file
                 ;;
-    "sbin/rt-dump-database":F) chmod ug+x $ac_file
+    "sbin/rt-preferences-viewer":F) chmod ug+x $ac_file
+                ;;
+    "sbin/rt-session-viewer":F) chmod ug+x $ac_file
+                ;;
+    "sbin/rt-dump-metadata":F) chmod ug+x $ac_file
                 ;;
     "sbin/rt-setup-database":F) chmod ug+x $ac_file
                 ;;
@@ -1069,13 +1084,13 @@ which seems to be undefined.  Please make sure it is defined" >&2;}
                 ;;
     "sbin/rt-server":F) chmod ug+x $ac_file
                 ;;
-    "bin/fastcgi_server":F) chmod ug+x $ac_file
+    "sbin/rt-server.fcgi":F) chmod ug+x $ac_file
                 ;;
-    "bin/mason_handler.fcgi":F) chmod ug+x $ac_file
+    "sbin/standalone_httpd":F) chmod ug+x $ac_file
                 ;;
-    "bin/mason_handler.scgi":F) chmod ug+x $ac_file
+    "sbin/rt-setup-fulltext-index":F) chmod ug+x $ac_file
                 ;;
-    "bin/standalone_httpd":F) chmod ug+x $ac_file
+    "sbin/rt-fulltext-indexer":F) chmod ug+x $ac_file
                 ;;
     "bin/rt-crontool":F) chmod ug+x $ac_file
                 ;;