RT 4.0.22
[freeside.git] / rt / config.log
index 6c4d6c0..1ae6b42 100644 (file)
@@ -1,20 +1,20 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by RT configure 3.8.11, which was
-generated by GNU Autoconf 2.67.  Invocation command line was
+It was created by RT configure rt-4.0.21, which was
+generated by GNU Autoconf 2.68.  Invocation command line was
 
-  $ ./configure 
+  $ ./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
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
-hostname = umgah
+hostname = fleetpaw
 uname -m = x86_64
-uname -r = 2.6.39-020639rc4-generic
+uname -r = 3.14-2-amd64
 uname -s = Linux
-uname -v = #201104191410 SMP Tue Apr 19 14:19:01 UTC 2011
+uname -v = #1 SMP Debian 3.14.15-2 (2014-08-09)
 
 /usr/bin/uname -p = unknown
 /bin/uname -X     = unknown
@@ -27,151 +27,43 @@ uname -v = #201104191410 SMP Tue Apr 19 14:19:01 UTC 2011
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
-PATH: /home/chmrr/prog/perlbrew/bin
-PATH: /home/chmrr/bin
 PATH: /usr/local/sbin
 PATH: /usr/local/bin
 PATH: /usr/sbin
 PATH: /usr/bin
 PATH: /sbin
 PATH: /bin
-PATH: /usr/games
-PATH: /home/chmrr/aws/bin/
-PATH: /home/chmrr/prog/android/sdk/tools
-PATH: /home/chmrr/prog/android/sdk/platform-tools
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
-configure:1987: checking for a BSD-compatible install
-configure:2055: result: /usr/bin/install -c
-configure:2070: checking for gawk
-configure:2086: found /usr/bin/gawk
-configure:2097: result: gawk
-configure:2111: checking for perl
-configure:2142: result: /usr/bin/perl
-configure:2507: checking for chosen layout
-configure:2520: result: relative
-configure:2679: checking if user www exists
-configure:2685: result: not found
-configure:2679: checking if user www-data exists
-configure:2682: result: found
-configure:2703: checking if group www exists
-configure:2709: result: not found
-configure:2703: checking if group www-data exists
-configure:2706: result: found
-configure:2726: checking if group rt3 exists
-configure:2732: result: not found
-configure:2726: checking if group rt exists
-configure:2732: result: not found
-configure:2726: checking if group www-data exists
-configure:2729: result: found
-configure:2759: checking if database name is valid
-configure:2762: result: yes
-configure:2853: checking for gcc
-configure:2880: result: ccache gcc
-configure:3109: checking for C compiler version
-configure:3118: ccache gcc --version >&5
-gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
-Copyright (C) 2010 Free Software Foundation, Inc.
-This is free software; see the source for copying conditions.  There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
-configure:3129: $? = 0
-configure:3118: ccache gcc -v >&5
-Using built-in specs.
-COLLECT_GCC=/usr/bin/gcc
-COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
-Target: x86_64-linux-gnu
-Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.5 --enable-shared --enable-multiarch --with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
-Thread model: posix
-gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4) 
-configure:3129: $? = 0
-configure:3118: ccache gcc -V >&5
-gcc: '-V' option must have argument
-configure:3129: $? = 1
-configure:3118: ccache gcc -qversion >&5
-gcc: unrecognized option '-qversion'
-gcc: no input files
-configure:3129: $? = 1
-configure:3149: checking whether the C compiler works
-configure:3171: ccache gcc    conftest.c  >&5
-configure:3175: $? = 0
-configure:3223: result: yes
-configure:3226: checking for C compiler default output file name
-configure:3228: result: a.out
-configure:3234: checking for suffix of executables
-configure:3241: ccache gcc -o conftest    conftest.c  >&5
-configure:3245: $? = 0
-configure:3267: result: 
-configure:3289: checking whether we are cross compiling
-configure:3297: ccache gcc -o conftest    conftest.c  >&5
-configure:3301: $? = 0
-configure:3308: ./conftest
-configure:3312: $? = 0
-configure:3327: result: no
-configure:3332: checking for suffix of object files
-configure:3354: ccache gcc -c   conftest.c >&5
-configure:3358: $? = 0
-configure:3379: result: o
-configure:3383: checking whether we are using the GNU C compiler
-configure:3402: ccache gcc -c   conftest.c >&5
-configure:3402: $? = 0
-configure:3411: result: yes
-configure:3420: checking whether ccache gcc accepts -g
-configure:3440: ccache gcc -c -g  conftest.c >&5
-configure:3440: $? = 0
-configure:3481: result: yes
-configure:3498: checking for ccache gcc option to accept ISO C89
-configure:3562: ccache gcc  -c -g -O2  conftest.c >&5
-configure:3562: $? = 0
-configure:3575: result: none needed
-configure:3596: checking for aginitlib in -lgraph
-configure:3621: ccache gcc -o conftest -g -O2   conftest.c -lgraph   >&5
-/usr/bin/ld: cannot find -lgraph
-collect2: ld returned 1 exit status
-configure:3621: $? = 1
-configure: failed program was:
-| /* confdefs.h */
-| #define PACKAGE_NAME "RT"
-| #define PACKAGE_TARNAME "rt"
-| #define PACKAGE_VERSION "3.8.11"
-| #define PACKAGE_STRING "RT 3.8.11"
-| #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
-| #define PACKAGE_URL ""
-| /* end confdefs.h.  */
-| 
-| /* Override any GCC internal prototype to avoid an error.
-|    Use char because int might match the return type of a GCC
-|    builtin and then its argument prototype would still apply.  */
-| #ifdef __cplusplus
-| extern "C"
-| #endif
-| char aginitlib ();
-| int
-| main ()
-| {
-| return aginitlib ();
-|   ;
-|   return 0;
-| }
-configure:3630: result: no
-configure:3656: checking for gdlib-config
-configure:3672: found /usr/bin/gdlib-config
-configure:3684: result: yes
-configure:3712: checking for gpg
-configure:3728: found /usr/bin/gpg
-configure:3740: result: yes
-configure:4040: creating ./config.status
+configure:1903: checking for a BSD-compatible install
+configure:1971: result: /usr/bin/install -c
+configure:1985: checking for perl
+configure:2003: found /usr/bin/perl
+configure:2016: result: /usr/bin/perl
+configure:2394: checking for chosen layout
+configure:2407: result: Freeside
+configure:2641: checking if database name is set
+configure:2644: result: yes
+configure:2700: checking for dot
+configure:2716: found /usr/bin/dot
+configure:2728: result: yes
+configure:2756: checking for gdlib-config
+configure:2784: result: no
+configure:2812: checking for gpg
+configure:2828: found /usr/bin/gpg
+configure:2840: result: yes
+configure:3185: creating ./config.status
 
 ## ---------------------- ##
 ## Running config.status. ##
 ## ---------------------- ##
 
-This file was extended by RT config.status 3.8.11, which was
-generated by GNU Autoconf 2.67.  Invocation command line was
+This file was extended by RT config.status rt-4.0.21, which was
+generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = 
   CONFIG_HEADERS  = 
@@ -179,230 +71,217 @@ generated by GNU Autoconf 2.67.  Invocation command line was
   CONFIG_COMMANDS = 
   $ ./config.status 
 
-on umgah
+on fleetpaw
 
-config.status:866: creating etc/upgrade/3.8-branded-queues-extension
-config.status:866: creating etc/upgrade/3.8-ical-extension
-config.status:866: creating etc/upgrade/split-out-cf-categories
-config.status:866: creating etc/upgrade/generate-rtaddressregexp
-config.status:866: creating etc/upgrade/vulnerable-passwords
-config.status:866: creating sbin/rt-attributes-viewer
-config.status:866: creating sbin/rt-dump-database
-config.status:866: creating sbin/rt-setup-database
-config.status:866: creating sbin/rt-test-dependencies
-config.status:866: creating sbin/rt-email-digest
-config.status:866: creating sbin/rt-email-dashboards
-config.status:866: creating sbin/rt-clean-sessions
-config.status:866: creating sbin/rt-shredder
-config.status:866: creating sbin/rt-validator
-config.status:866: creating sbin/rt-email-group-admin
-config.status:866: creating sbin/rt-server
-config.status:866: creating bin/fastcgi_server
-config.status:866: creating bin/mason_handler.fcgi
-config.status:866: creating bin/mason_handler.scgi
-config.status:866: creating bin/standalone_httpd
-config.status:866: creating bin/rt-crontool
-config.status:866: creating bin/rt-mailgate
-config.status:866: creating bin/rt
-config.status:866: creating Makefile
-config.status:866: creating etc/RT_Config.pm
-config.status:866: creating lib/RT.pm
-config.status:866: creating bin/mason_handler.svc
-config.status:866: creating bin/webmux.pl
-config.status:866: creating t/data/configs/apache2.2+mod_perl.conf
-config.status:866: creating t/data/configs/apache2.2+fastcgi.conf
+config.status:872: creating etc/upgrade/3.8-ical-extension
+config.status:872: creating etc/upgrade/4.0-customfield-checkbox-extension
+config.status:872: creating etc/upgrade/split-out-cf-categories
+config.status:872: creating etc/upgrade/generate-rtaddressregexp
+config.status:872: creating etc/upgrade/upgrade-articles
+config.status:872: creating etc/upgrade/vulnerable-passwords
+config.status:872: creating sbin/rt-attributes-viewer
+config.status:872: creating sbin/rt-preferences-viewer
+config.status:872: creating sbin/rt-session-viewer
+config.status:872: creating sbin/rt-dump-metadata
+config.status:872: creating sbin/rt-setup-database
+config.status:872: creating sbin/rt-test-dependencies
+config.status:872: creating sbin/rt-email-digest
+config.status:872: creating sbin/rt-email-dashboards
+config.status:872: creating sbin/rt-clean-sessions
+config.status:872: creating sbin/rt-shredder
+config.status:872: creating sbin/rt-validator
+config.status:872: creating sbin/rt-validate-aliases
+config.status:872: creating sbin/rt-email-group-admin
+config.status:872: creating sbin/rt-server
+config.status:872: creating sbin/rt-server.fcgi
+config.status:872: creating sbin/standalone_httpd
+config.status:872: creating sbin/rt-setup-fulltext-index
+config.status:872: creating sbin/rt-fulltext-indexer
+config.status:872: creating bin/rt-crontool
+config.status:872: creating bin/rt-mailgate
+config.status:872: creating bin/rt
+config.status:872: creating Makefile
+config.status:872: creating etc/RT_Config.pm
+config.status:872: creating lib/RT/Generated.pm
+config.status:872: creating t/data/configs/apache2.2+mod_perl.conf
+config.status:872: creating t/data/configs/apache2.2+fastcgi.conf
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
-ac_cv_c_compiler_gnu=yes
-ac_cv_env_CC_set=set
-ac_cv_env_CC_value='ccache gcc'
-ac_cv_env_CFLAGS_set=
-ac_cv_env_CFLAGS_value=
-ac_cv_env_CPPFLAGS_set=
-ac_cv_env_CPPFLAGS_value=
-ac_cv_env_LDFLAGS_set=
-ac_cv_env_LDFLAGS_value=
-ac_cv_env_LIBS_set=
-ac_cv_env_LIBS_value=
-ac_cv_env_PERL_set=set
-ac_cv_env_PERL_value=/usr/bin/perl
+ac_cv_env_PERL_set=
+ac_cv_env_PERL_value=
 ac_cv_env_build_alias_set=
 ac_cv_env_build_alias_value=
 ac_cv_env_host_alias_set=
 ac_cv_env_host_alias_value=
 ac_cv_env_target_alias_set=
 ac_cv_env_target_alias_value=
-ac_cv_lib_graph_aginitlib=no
-ac_cv_objext=o
 ac_cv_path_PERL=/usr/bin/perl
 ac_cv_path_install='/usr/bin/install -c'
-ac_cv_prog_AWK=gawk
-ac_cv_prog_RT_GD=yes
+ac_cv_prog_RT_GD=no
 ac_cv_prog_RT_GPG=yes
-ac_cv_prog_ac_ct_CC='ccache gcc'
-ac_cv_prog_cc_c89=
-ac_cv_prog_cc_g=yes
+ac_cv_prog_RT_GRAPHVIZ=yes
 
 ## ----------------- ##
 ## Output variables. ##
 ## ----------------- ##
 
 APACHECTL='/usr/sbin/apachectl'
-AWK='gawk'
 BIN_OWNER='root'
-CC='ccache gcc'
-CFLAGS='-g -O2'
 COMMENT_INPLACE_LAYOUT=''
-CONFIG_FILE_PATH='etc'
+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-pass= --with-web-user=freeside --with-web-group=freeside --with-rt-group=freeside --with-web-handler=modperl2'
+CONFIG_FILE_PATH='/opt/rt3/etc'
 CONFIG_FILE_PATH_R='/opt/rt3/etc'
-CPPFLAGS=''
 DATABASE_ENV_PREF=''
-DB_DATABASE='rt3'
-DB_DBA='root'
+DB_DATABASE='freeside'
+DB_DBA='freeside'
 DB_HOST='localhost'
 DB_PORT=''
 DB_RT_HOST='localhost'
-DB_RT_PASS='rt_pass'
-DB_RT_USER='rt_user'
-DB_TYPE='mysql'
-DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.8.11\" -DPACKAGE_STRING=\"RT\ 3.8.11\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" -DPACKAGE_URL=\"\"'
+DB_RT_PASS=''
+DB_RT_USER='freeside'
+DB_TYPE='Pg'
+DEFS='-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"rt-4.0.21\" -DPACKAGE_STRING=\"RT\ rt-4.0.21\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" -DPACKAGE_URL=\"\"'
 ECHO_C=''
 ECHO_N='-n'
 ECHO_T=''
-EXEEXT=''
 INSTALL_DATA='${INSTALL} -m 644'
 INSTALL_PROGRAM='${INSTALL}'
 INSTALL_SCRIPT='${INSTALL}'
-LDFLAGS=''
 LIBOBJS=''
 LIBS=''
 LIBS_GROUP='bin'
 LIBS_OWNER='root'
-LOCAL_ETC_PATH='local/etc'
+LOCAL_ETC_PATH='/opt/rt3/local/etc'
 LOCAL_ETC_PATH_R='/opt/rt3/local/etc'
-LOCAL_LEXICON_PATH='local/po'
+LOCAL_LEXICON_PATH='/opt/rt3/local/po'
 LOCAL_LEXICON_PATH_R='/opt/rt3/local/po'
-LOCAL_LIB_PATH='local/lib'
+LOCAL_LIB_PATH='/opt/rt3/local/lib'
 LOCAL_LIB_PATH_R='/opt/rt3/local/lib'
+LOCAL_PLUGIN_PATH='/opt/rt3/local/plugins'
+LOCAL_PLUGIN_PATH_R='/opt/rt3/local/plugins'
 LTLIBOBJS=''
-MASON_DATA_PATH='var/mason_data'
-MASON_DATA_PATH_R='/opt/rt3/var/mason_data'
-MASON_HTML_PATH='share/html'
-MASON_HTML_PATH_R='/opt/rt3/share/html'
-MASON_LOCAL_HTML_PATH='local/html'
+MASON_DATA_PATH='/usr/local/etc/freeside/masondata'
+MASON_DATA_PATH_R='/usr/local/etc/freeside/masondata'
+MASON_HTML_PATH='/var/www/freeside/rt'
+MASON_HTML_PATH_R='/var/www/freeside/rt'
+MASON_LOCAL_HTML_PATH='/opt/rt3/local/html'
 MASON_LOCAL_HTML_PATH_R='/opt/rt3/local/html'
-MASON_SESSION_PATH='var/session_data'
+MASON_SESSION_PATH='/opt/rt3/var/session_data'
 MASON_SESSION_PATH_R='/opt/rt3/var/session_data'
-OBJEXT='o'
 PACKAGE_BUGREPORT='rt-bugs@bestpractical.com'
 PACKAGE_NAME='RT'
-PACKAGE_STRING='RT 3.8.11'
+PACKAGE_STRING='RT rt-4.0.21'
 PACKAGE_TARNAME='rt'
 PACKAGE_URL=''
-PACKAGE_VERSION='3.8.11'
+PACKAGE_VERSION='rt-4.0.21'
 PATH_SEPARATOR=':'
 PERL='/usr/bin/perl'
-RTGROUP='www-data'
-RT_BIN_PATH='bin'
+RTGROUP='freeside'
+RT_BIN_PATH='/opt/rt3/bin'
 RT_BIN_PATH_R='/opt/rt3/bin'
 RT_DEVEL_MODE='0'
-RT_DOC_PATH='share/doc'
-RT_DOC_PATH_R='/opt/rt3/share/doc'
-RT_ETC_PATH='etc'
+RT_DOC_PATH='/opt/rt3/docs'
+RT_DOC_PATH_R='/opt/rt3/docs'
+RT_ETC_PATH='/opt/rt3/etc'
 RT_ETC_PATH_R='/opt/rt3/etc'
-RT_FONT_PATH='share/fonts'
+RT_FONT_PATH='/opt/rt3/share/fonts'
 RT_FONT_PATH_R='/opt/rt3/share/fonts'
-RT_GD='1'
+RT_GD='0'
 RT_GPG='1'
-RT_GRAPHVIZ='0'
-RT_LIB_PATH='lib'
+RT_GRAPHVIZ='1'
+RT_LEXICON_PATH='/opt/rt3/share/po'
+RT_LEXICON_PATH_R='/opt/rt3/share/po'
+RT_LIB_PATH='/opt/rt3/lib'
 RT_LIB_PATH_R='/opt/rt3/lib'
-RT_LOCAL_PATH='local'
+RT_LOCAL_PATH='/opt/rt3/local'
 RT_LOCAL_PATH_R='/opt/rt3/local'
-RT_LOG_PATH='var/log'
+RT_LOG_PATH='/opt/rt3/var/log'
 RT_LOG_PATH_R='/opt/rt3/var/log'
-RT_MAN_PATH='man'
+RT_MAN_PATH='/opt/rt3/man'
 RT_MAN_PATH_R='/opt/rt3/man'
 RT_PATH='/opt/rt3'
 RT_PATH_R='/opt/rt3'
-RT_PLUGIN_PATH='plugins'
+RT_PLUGIN_PATH='/opt/rt3/plugins'
 RT_PLUGIN_PATH_R='/opt/rt3/plugins'
-RT_SBIN_PATH='sbin'
+RT_SBIN_PATH='/opt/rt3/sbin'
 RT_SBIN_PATH_R='/opt/rt3/sbin'
-RT_VAR_PATH='var'
+RT_SSL_MAILGATE='0'
+RT_VAR_PATH='/opt/rt3/var'
 RT_VAR_PATH_R='/opt/rt3/var'
-RT_VERSION_MAJOR='3'
-RT_VERSION_MINOR='8'
-RT_VERSION_PATCH='11'
+RT_VERSION_MAJOR='4'
+RT_VERSION_MINOR='0'
+RT_VERSION_PATCH='21'
 SHELL='/bin/bash'
-SPEEDY_BIN='/usr/local/bin/speedy'
-WEB_GROUP='www-data'
-WEB_HANDLER='fastcgi'
-WEB_USER='www-data'
-ac_ct_CC='ccache gcc'
-bindir='bin'
+WEB_GROUP='freeside'
+WEB_HANDLER='modperl2'
+WEB_USER='freeside'
+bindir='/opt/rt3/bin'
 build_alias=''
-customdir='local'
-custometcdir='local/etc'
-customhtmldir='local/html'
-customlexdir='local/po'
-customlibdir='local/lib'
-datadir='share'
+customdir='/opt/rt3/local'
+custometcdir='/opt/rt3/local/etc'
+customhtmldir='/opt/rt3/local/html'
+customlexdir='/opt/rt3/local/po'
+customlibdir='/opt/rt3/local/lib'
+customplugindir='/opt/rt3/local/plugins'
+datadir='/opt/rt3/share'
 datarootdir='${prefix}/share'
 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 dvidir='${docdir}'
 exec_prefix='/opt/rt3'
-exp_bindir='bin'
-exp_customdir='local'
-exp_custometcdir='local/etc'
-exp_customhtmldir='local/html'
-exp_customlexdir='local/po'
-exp_customlibdir='local/lib'
-exp_datadir='share'
+exp_bindir='/opt/rt3/bin'
+exp_customdir='/opt/rt3/local'
+exp_custometcdir='/opt/rt3/local/etc'
+exp_customhtmldir='/opt/rt3/local/html'
+exp_customlexdir='/opt/rt3/local/po'
+exp_customlibdir='/opt/rt3/local/lib'
+exp_customplugindir='/opt/rt3/local/plugins'
+exp_datadir='/opt/rt3/share'
 exp_exec_prefix='/opt/rt3'
-exp_fontdir='share/fonts'
-exp_htmldir='share/html'
-exp_libdir='lib'
-exp_localstatedir='var'
-exp_logfiledir='var/log'
-exp_mandir='man'
-exp_manualdir='share/doc'
-exp_masonstatedir='var/mason_data'
-exp_plugindir='plugins'
+exp_fontdir='/opt/rt3/share/fonts'
+exp_htmldir='/var/www/freeside/rt'
+exp_lexdir='/opt/rt3/share/po'
+exp_libdir='/opt/rt3/lib'
+exp_localstatedir='/opt/rt3/var'
+exp_logfiledir='/opt/rt3/var/log'
+exp_mandir='/opt/rt3/man'
+exp_manualdir='/opt/rt3/docs'
+exp_masonstatedir='/usr/local/etc/freeside/masondata'
+exp_plugindir='/opt/rt3/plugins'
 exp_prefix='/opt/rt3'
-exp_sbindir='sbin'
-exp_sessionstatedir='var/session_data'
-exp_sysconfdir='etc'
-fontdir='share/fonts'
+exp_sbindir='/opt/rt3/sbin'
+exp_sessionstatedir='/opt/rt3/var/session_data'
+exp_sysconfdir='/opt/rt3/etc'
+fontdir='/opt/rt3/share/fonts'
 host_alias=''
-htmldir='share/html'
+htmldir='/var/www/freeside/rt'
 includedir='${prefix}/include'
 infodir='${datarootdir}/info'
-libdir='lib'
+lexdir='/opt/rt3/share/po'
+libdir='/opt/rt3/lib'
 libexecdir='${exec_prefix}/libexec'
 localedir='${datarootdir}/locale'
-localstatedir='var'
-logfiledir='var/log'
-mandir='man'
-manualdir='share/doc'
-masonstatedir='var/mason_data'
+localstatedir='/opt/rt3/var'
+logfiledir='/opt/rt3/var/log'
+mandir='/opt/rt3/man'
+manualdir='/opt/rt3/docs'
+masonstatedir='/usr/local/etc/freeside/masondata'
 oldincludedir='/usr/include'
 pdfdir='${docdir}'
-plugindir='plugins'
+plugindir='/opt/rt3/plugins'
 prefix='/opt/rt3'
 program_transform_name='s,x,x,'
 psdir='${docdir}'
-rt_layout_name='relative'
-rt_version_major='3'
-rt_version_minor='8'
-rt_version_patch='11'
-sbindir='sbin'
-sessionstatedir='var/session_data'
+rt_layout_name='Freeside'
+rt_version_major='4'
+rt_version_minor='0'
+rt_version_patch='21'
+sbindir='/opt/rt3/sbin'
+sessionstatedir='/opt/rt3/var/session_data'
 sharedstatedir='${prefix}/com'
-sysconfdir='etc'
+sysconfdir='/opt/rt3/etc'
 target_alias=''
 
 ## ----------- ##
@@ -412,8 +291,8 @@ target_alias=''
 /* confdefs.h */
 #define PACKAGE_NAME "RT"
 #define PACKAGE_TARNAME "rt"
-#define PACKAGE_VERSION "3.8.11"
-#define PACKAGE_STRING "RT 3.8.11"
+#define PACKAGE_VERSION "rt-4.0.21"
+#define PACKAGE_STRING "RT rt-4.0.21"
 #define PACKAGE_BUGREPORT "rt-bugs@bestpractical.com"
 #define PACKAGE_URL ""