summaryrefslogtreecommitdiff
path: root/rt
diff options
context:
space:
mode:
authorivan <ivan>2009-12-31 14:08:10 +0000
committerivan <ivan>2009-12-31 14:08:10 +0000
commite21e9d3b0c78605c50485630d6c0c6b3bc31106d (patch)
tree435772682b416542310abf49aa9f258b52767087 /rt
parent5c96d46d56f2066bb40d9a34c4db56f53f43c6f2 (diff)
install-sh????
Diffstat (limited to 'rt')
-rw-r--r--rt/Makefile2
-rwxr-xr-xrt/config.status37
2 files changed, 30 insertions, 9 deletions
diff --git a/rt/Makefile b/rt/Makefile
index 01a883819..5be4f603b 100644
--- a/rt/Makefile
+++ b/rt/Makefile
@@ -52,7 +52,7 @@
PERL = /usr/bin/perl
-INSTALL = install-sh
+INSTALL = install
RT_LAYOUT = relative
diff --git a/rt/config.status b/rt/config.status
index a564ed6e0..3abecf4e0 100755
--- a/rt/config.status
+++ b/rt/config.status
@@ -249,10 +249,25 @@ exec 6>&1
# Open the log real soon, to keep \$[0] and so on meaningful, and to
# report actual input values of CONFIG_FILES etc. instead of their
+<<<<<<< config.status
+# values after options handling. Logging --version etc. is OK.
+exec 5>>config.log
+{
+ echo
+ sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
+## Running $as_me. ##
+_ASBOX
+} >&5
+cat >&5 <<_CSEOF
+
+This file was extended by RT $as_me 3.6.6, which was
+generated by GNU Autoconf 2.59. Invocation command line was
+=======
# 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
+>>>>>>> 1.4
CONFIG_FILES = $CONFIG_FILES
CONFIG_HEADERS = $CONFIG_HEADERS
@@ -285,9 +300,15 @@ $config_files
Report bugs to <bug-autoconf@gnu.org>."
ac_cs_version="\
+<<<<<<< config.status
+RT config.status 3.6.6
+configured by ./configure, generated by GNU Autoconf 2.59,
+ with options \"'--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'\"
+=======
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'\"
+>>>>>>> 1.4
Copyright (C) 2003 Free Software Foundation, Inc.
This config.status script is free software; the Free Software Foundation
@@ -295,7 +316,7 @@ gives unlimited permission to copy, distribute and modify it."
ac_pwd='/Users/falcone/work/rt/releases/rt-3.8.7'
srcdir='.'
-INSTALL='install-sh'
+INSTALL='install'
AWK='gawk'
test -n "$AWK" || AWK=awk
# The default lists apply if the user does not specify any file.
@@ -640,8 +661,8 @@ s,@SHELL@,/bin/sh,;t t
s,@PATH_SEPARATOR@,:,;t t
s,@PACKAGE_NAME@,RT,;t t
s,@PACKAGE_TARNAME@,rt,;t t
-s,@PACKAGE_VERSION@,3.6.4,;t t
-s,@PACKAGE_STRING@,RT 3.6.4,;t t
+s,@PACKAGE_VERSION@,3.6.6,;t t
+s,@PACKAGE_STRING@,RT 3.6.6,;t t
s,@PACKAGE_BUGREPORT@,rt-bugs@bestpractical.com,;t t
s,@exec_prefix@,/opt/rt3,;t t
s,@prefix@,/opt/rt3,;t t
@@ -661,18 +682,18 @@ s,@mandir@,/opt/rt3/man,;t t
s,@build_alias@,,;t t
s,@host_alias@,,;t t
s,@target_alias@,,;t t
-s,@DEFS@,-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.6.4\" -DPACKAGE_STRING=\"RT\ 3.6.4\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" ,;t t
+s,@DEFS@,-DPACKAGE_NAME=\"RT\" -DPACKAGE_TARNAME=\"rt\" -DPACKAGE_VERSION=\"3.6.6\" -DPACKAGE_STRING=\"RT\ 3.6.6\" -DPACKAGE_BUGREPORT=\"rt-bugs@bestpractical.com\" ,;t t
s,@ECHO_C@,,;t t
s,@ECHO_N@,-n,;t t
s,@ECHO_T@,,;t t
s,@LIBS@,,;t t
s,@rt_version_major@,3,;t t
s,@rt_version_minor@,6,;t t
-s,@rt_version_patch@,4,;t t
+s,@rt_version_patch@,6,;t t
s,@INSTALL_PROGRAM@,${INSTALL},;t t
s,@INSTALL_SCRIPT@,${INSTALL},;t t
s,@INSTALL_DATA@,${INSTALL} -m 644,;t t
-s,@AWK@,gawk,;t t
+s,@AWK@,mawk,;t t
s,@PERL@,/usr/bin/perl,;t t
s,@SPEEDY_BIN@,/usr/local/bin/speedy,;t t
s,@exp_prefix@,/opt/rt3,;t t
@@ -720,12 +741,12 @@ s,@DB_RT_PASS@,,;t t
s,@WEB_USER@,freeside,;t t
s,@WEB_GROUP@,freeside,;t t
s,@RTGROUP@,freeside,;t t
-s,@APACHECTL@,/usr/sbin/apachectl,;t t
+s,@APACHECTL@,,;t t
s,@RT_STANDALONE@,0,;t t
s,@RT_DEVEL_MODE@,0,;t t
s,@RT_VERSION_MAJOR@,3,;t t
s,@RT_VERSION_MINOR@,6,;t t
-s,@RT_VERSION_PATCH@,4,;t t
+s,@RT_VERSION_PATCH@,6,;t t
s,@RT_PATH@,/opt/rt3,;t t
s,@RT_DOC_PATH@,/opt/rt3/share/doc,;t t
s,@RT_LOCAL_PATH@,/opt/rt3/local,;t t