X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fconfig.status;h=293cc6c3e62d76c48b1cfb51119226cda3f54800;hb=849215ea0f1c442422f9d4d99ce175e7c5122502;hp=c5d48d96ea62815b0c4ea1cb6cf5747f884ed10a;hpb=2dfda73eeb3eae2d4f894099754794ef07d060dd;p=freeside.git diff --git a/rt/config.status b/rt/config.status index c5d48d96e..293cc6c3e 100755 --- a/rt/config.status +++ b/rt/config.status @@ -391,8 +391,8 @@ 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.6.10, which was -generated by GNU Autoconf 2.64. Invocation command line was +This file was extended by RT $as_me 3.8.9, which was +generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -404,7 +404,7 @@ on `(hostname || uname -n) 2>/dev/null | sed 1q` " # Files that config.status was made for. -config_files=" sbin/rt-dump-database sbin/rt-setup-database sbin/rt-test-dependencies 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" +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" ac_cs_usage="\ \`$as_me' instantiates files and other configuration actions @@ -415,6 +415,7 @@ Usage: $0 [OPTION]... [TAG]... -h, --help print this help, then exit -V, --version print version number and configuration settings, then exit + --config print configuration, then exit -q, --quiet, --silent do not print progress messages -d, --debug don't remove temporary files @@ -427,18 +428,19 @@ $config_files Report bugs to ." +ac_cs_config="" ac_cs_version="\ -RT config.status 3.6.10 -configured by ./configure, generated by GNU Autoconf 2.64, - with options \"'--with-db-type=SQLite' 'PERL=/usr/bin/perl'\" +RT config.status 3.8.9 +configured by ./configure, generated by GNU Autoconf 2.65, + with options \"$ac_cs_config\" Copyright (C) 2009 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/releases/rt-3.6.10' +ac_pwd='/Users/falcone/work/rt/3.8/rt-3.8.9' srcdir='.' -INSTALL='install-sh' +INSTALL='/usr/bin/install -c' AWK='gawk' test -n "$AWK" || AWK=awk # The default lists apply if the user does not specify any file. @@ -464,6 +466,8 @@ do ac_cs_recheck=: ;; --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) $as_echo "$ac_cs_version"; exit ;; + --config | --confi | --conf | --con | --co | --c ) + $as_echo "$ac_cs_config"; exit ;; --debug | --debu | --deb | --de | --d | -d ) debug=: ;; --file | --fil | --fi | --f ) @@ -498,7 +502,7 @@ if $ac_cs_silent; then fi if $ac_cs_recheck; then - set X '/bin/sh' './configure' '--with-db-type=SQLite' 'PERL=/usr/bin/perl' $ac_configure_extra_args --no-create --no-recursion + set X '/bin/sh' './configure' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6 CONFIG_SHELL='/bin/sh' @@ -520,9 +524,23 @@ _ASBOX for ac_config_target in $ac_config_targets do case $ac_config_target in + "etc/upgrade/3.8-branded-queues-extension") CONFIG_FILES="$CONFIG_FILES etc/upgrade/3.8-branded-queues-extension" ;; + "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/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-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" ;; + "sbin/rt-email-dashboards") CONFIG_FILES="$CONFIG_FILES sbin/rt-email-dashboards" ;; + "sbin/rt-clean-sessions") CONFIG_FILES="$CONFIG_FILES sbin/rt-clean-sessions" ;; + "sbin/rt-shredder") CONFIG_FILES="$CONFIG_FILES sbin/rt-shredder" ;; + "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" ;; @@ -534,6 +552,8 @@ do "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" ;; + "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" ;; *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; esac @@ -597,30 +617,60 @@ echo 'BEGIN {' >"$tmp/subs1.awk" && cat >>"$tmp/subs1.awk" <<\_ACAWK && S["LTLIBOBJS"]="" S["LIBOBJS"]="" -S["RT_LOG_PATH"]="/opt/rt3/var/log" -S["DESTDIR"]="/opt/rt3" -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"]="/opt/rt3/share/html" -S["MASON_SESSION_PATH"]="/opt/rt3/var/session_data" -S["MASON_DATA_PATH"]="/opt/rt3/var/mason_data" -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_LIB_PATH"]="/opt/rt3/lib" -S["RT_LOCAL_PATH"]="/opt/rt3/local" -S["RT_DOC_PATH"]="/opt/rt3/share/doc" +S["RT_LOG_PATH_R"]="/opt/rt3/var/log" +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_SESSION_PATH_R"]="/opt/rt3/var/session_data" +S["MASON_DATA_PATH_R"]="/opt/rt3/var/mason_data" +S["RT_PLUGIN_PATH_R"]="/opt/rt3/plugins" +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" +S["RT_SBIN_PATH_R"]="/opt/rt3/sbin" +S["RT_BIN_PATH_R"]="/opt/rt3/bin" +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_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_PATH"]="/opt/rt3" -S["RT_VERSION_PATCH"]="10" -S["RT_VERSION_MINOR"]="6" +S["RT_VERSION_PATCH"]="9" +S["RT_VERSION_MINOR"]="8" S["RT_VERSION_MAJOR"]="3" +S["RT_GPG"]="1" +S["RT_GD"]="1" +S["RT_GRAPHVIZ"]="0" +S["OBJEXT"]="o" +S["EXEEXT"]="" +S["ac_ct_CC"]="gcc" +S["CPPFLAGS"]="" +S["LDFLAGS"]="" +S["CFLAGS"]="-g -O2" +S["CC"]="gcc" S["RT_DEVEL_MODE"]="0" -S["RT_STANDALONE"]="0" S["APACHECTL"]="/usr/sbin/apachectl" S["RTGROUP"]="www" S["WEB_GROUP"]="www" @@ -633,47 +683,53 @@ S["DB_RT_HOST"]="localhost" S["DB_PORT"]="" S["DB_HOST"]="localhost" S["DATABASE_ENV_PREF"]="" -S["DB_TYPE"]="SQLite" +S["DB_TYPE"]="mysql" S["LIBS_GROUP"]="bin" S["LIBS_OWNER"]="root" S["BIN_OWNER"]="root" -S["rt_layout_name"]="RT3" -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_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"]="/opt/rt3/var/mason_data" -S["masonstatedir"]="/opt/rt3/var/mason_data" -S["exp_logfiledir"]="/opt/rt3/var/log" -S["logfiledir"]="/opt/rt3/var/log" -S["exp_localstatedir"]="/opt/rt3/var" -S["exp_manualdir"]="/opt/rt3/share/doc" -S["manualdir"]="/opt/rt3/share/doc" -S["exp_htmldir"]="/opt/rt3/share/html" -S["exp_datadir"]="/opt/rt3/share" -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["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["exp_exec_prefix"]="/opt/rt3" S["exp_prefix"]="/opt/rt3" S["SPEEDY_BIN"]="/usr/local/bin/speedy" -S["PERL"]="/usr/bin/perl" +S["WEB_HANDLER"]="fastcgi" +S["PERL"]="/Users/falcone/perl5/perlbrew/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"]="6" +S["rt_version_patch"]="9" +S["rt_version_minor"]="8" S["rt_version_major"]="3" S["target_alias"]="" S["host_alias"]="" @@ -682,34 +738,34 @@ S["LIBS"]="" S["ECHO_T"]="" S["ECHO_N"]="" S["ECHO_C"]="\\c" -S["DEFS"]="-DPACKAGE_NAME=\\\"RT\\\" -DPACKAGE_TARNAME=\\\"rt\\\" -DPACKAGE_VERSION=\\\"3.6.10\\\" -DPACKAGE_STRING=\\\"RT\\ 3.6.10\\\" -DPACKAGE_BUGREPORT=\\\"rt-bugs@bestpracti"\ -"cal.com\\\" -DPACKAGE_URL=\\\"\\\"" -S["mandir"]="/opt/rt3/man" +S["DEFS"]="-DPACKAGE_NAME=\\\"RT\\\" -DPACKAGE_TARNAME=\\\"rt\\\" -DPACKAGE_VERSION=\\\"3.8.9\\\" -DPACKAGE_STRING=\\\"RT\\ 3.8.9\\\" -DPACKAGE_BUGREPORT=\\\"rt-bugs@bestpractica"\ +"l.com\\\" -DPACKAGE_URL=\\\"\\\"" +S["mandir"]="man" S["localedir"]="${datarootdir}/locale" -S["libdir"]="/opt/rt3/lib" +S["libdir"]="lib" S["psdir"]="${docdir}" S["pdfdir"]="${docdir}" S["dvidir"]="${docdir}" -S["htmldir"]="/opt/rt3/share/html" +S["htmldir"]="share/html" S["infodir"]="${datarootdir}/info" S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}" S["oldincludedir"]="/usr/include" S["includedir"]="${prefix}/include" -S["localstatedir"]="/opt/rt3/var" +S["localstatedir"]="var" S["sharedstatedir"]="${prefix}/com" -S["sysconfdir"]="/opt/rt3/etc" -S["datadir"]="/opt/rt3/share" +S["sysconfdir"]="etc" +S["datadir"]="share" S["datarootdir"]="${prefix}/share" S["libexecdir"]="${exec_prefix}/libexec" -S["sbindir"]="/opt/rt3/sbin" -S["bindir"]="/opt/rt3/bin" +S["sbindir"]="sbin" +S["bindir"]="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.6.10" -S["PACKAGE_VERSION"]="3.6.10" +S["PACKAGE_STRING"]="RT 3.8.9" +S["PACKAGE_VERSION"]="3.8.9" S["PACKAGE_TARNAME"]="rt" S["PACKAGE_NAME"]="RT" S["PATH_SEPARATOR"]=":" @@ -907,11 +963,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@&/opt/rt3/share&g + s&@datadir@&share&g s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g s&@infodir@&${datarootdir}/info&g s&@localedir@&${datarootdir}/locale&g - s&@mandir@&/opt/rt3/man&g + s&@mandir@&man&g s&\${datarootdir}&${prefix}/share&g' ;; esac ac_sed_extra="/^[ ]*VPATH[ ]*=/{ @@ -963,12 +1019,40 @@ which seems to be undefined. Please make sure it is defined." >&2;} case $ac_file$ac_mode in + "etc/upgrade/3.8-branded-queues-extension":F) chmod ug+x $ac_file + ;; + "etc/upgrade/3.8-ical-extension":F) chmod ug+x $ac_file + ;; + "etc/upgrade/split-out-cf-categories":F) chmod ug+x $ac_file + ;; + "etc/upgrade/generate-rtaddressregexp":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-setup-database":F) chmod ug+x $ac_file ;; "sbin/rt-test-dependencies":F) chmod ug+x $ac_file ;; + "sbin/rt-email-digest":F) chmod ug+x $ac_file + ;; + "sbin/rt-email-dashboards":F) chmod ug+x $ac_file + ;; + "sbin/rt-clean-sessions":F) chmod ug+x $ac_file + ;; + "sbin/rt-shredder":F) chmod ug+x $ac_file + ;; + "sbin/rt-validator":F) chmod ug+x $ac_file + ;; + "sbin/rt-email-group-admin":F) chmod ug+x $ac_file + ;; + "sbin/rt-server":F) chmod ug+x $ac_file + ;; + "bin/fastcgi_server":F) chmod ug+x $ac_file + ;; "bin/mason_handler.fcgi":F) chmod ug+x $ac_file ;; "bin/mason_handler.scgi":F) chmod ug+x $ac_file