X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fconfig.status;h=40efd26f9bf829b284229f66658e8437171988d8;hb=455e6e87a13c4044e51217eb47f0838c76e228eb;hp=9c286b5658003029d15122b1637d16412dbf135c;hpb=b4b0c7e72d7eaee2fbfc7022022c9698323203dd;p=freeside.git diff --git a/rt/config.status b/rt/config.status index 9c286b565..40efd26f9 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.8.7, which was -generated by GNU Autoconf 2.64. Invocation command line was +This file was extended by RT $as_me 3.8.8, 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=" etc/upgrade/3.8-branded-queues-extension etc/upgrade/3.8-ical-extension etc/upgrade/split-out-cf-categories 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/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 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="'PERL=/usr/bin/perl'" ac_cs_version="\ -RT config.status 3.8.7 -configured by ./configure, generated by GNU Autoconf 2.64, - with options \"'--with-db-type=SQLite' '--enable-layout=relative' '--with-web-handler=standalone' 'PERL=/usr/bin/perl'\" +RT config.status 3.8.8 +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.8.7' +ac_pwd='/Users/ruz/projs/RT/core/rt-3.8.8' srcdir='.' -INSTALL='install-sh' +INSTALL='/opt/local/bin/ginstall -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' '--enable-layout=relative' '--with-web-handler=standalone' 'PERL=/usr/bin/perl' $ac_configure_extra_args --no-create --no-recursion + set X '/bin/sh' './configure' 'PERL=/usr/bin/perl' $ac_configure_extra_args --no-create --no-recursion shift $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6 CONFIG_SHELL='/bin/sh' @@ -534,6 +538,7 @@ 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" ;; @@ -619,6 +624,7 @@ 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" @@ -638,6 +644,7 @@ 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" @@ -648,7 +655,7 @@ 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"]="7" +S["RT_VERSION_PATCH"]="8" S["RT_VERSION_MINOR"]="8" S["RT_VERSION_MAJOR"]="3" S["RT_GPG"]="1" @@ -674,7 +681,7 @@ 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" @@ -701,6 +708,8 @@ 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" @@ -711,13 +720,13 @@ S["exp_bindir"]="bin" S["exp_exec_prefix"]="/opt/rt3" S["exp_prefix"]="/opt/rt3" S["SPEEDY_BIN"]="/usr/local/bin/speedy" -S["WEB_HANDLER"]="standalone" +S["WEB_HANDLER"]="fastcgi" 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"]="7" +S["rt_version_patch"]="8" S["rt_version_minor"]="8" S["rt_version_major"]="3" S["target_alias"]="" @@ -727,7 +736,7 @@ S["LIBS"]="" S["ECHO_T"]="" S["ECHO_N"]="" S["ECHO_C"]="\\c" -S["DEFS"]="-DPACKAGE_NAME=\\\"RT\\\" -DPACKAGE_TARNAME=\\\"rt\\\" -DPACKAGE_VERSION=\\\"3.8.7\\\" -DPACKAGE_STRING=\\\"RT\\ 3.8.7\\\" -DPACKAGE_BUGREPORT=\\\"rt-bugs@bestpractica"\ +S["DEFS"]="-DPACKAGE_NAME=\\\"RT\\\" -DPACKAGE_TARNAME=\\\"rt\\\" -DPACKAGE_VERSION=\\\"3.8.8\\\" -DPACKAGE_STRING=\\\"RT\\ 3.8.8\\\" -DPACKAGE_BUGREPORT=\\\"rt-bugs@bestpractica"\ "l.com\\\" -DPACKAGE_URL=\\\"\\\"" S["mandir"]="man" S["localedir"]="${datarootdir}/locale" @@ -753,8 +762,8 @@ 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.7" -S["PACKAGE_VERSION"]="3.8.7" +S["PACKAGE_STRING"]="RT 3.8.8" +S["PACKAGE_VERSION"]="3.8.8" S["PACKAGE_TARNAME"]="rt" S["PACKAGE_NAME"]="RT" S["PATH_SEPARATOR"]=":" @@ -1036,6 +1045,8 @@ 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 + ;; "bin/mason_handler.fcgi":F) chmod ug+x $ac_file ;; "bin/mason_handler.scgi":F) chmod ug+x $ac_file