FreeBSD Bugzilla – Attachment 22554 Details for
Bug 39091
mv *-config to libdir to coexist with apr-devel
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apache2.diff
apache2.diff (text/plain), 2.71 KB, created by
Marc Recht
on 2002-06-10 10:30:01 UTC
(
hide
)
Description:
apache2.diff
Filename:
MIME Type:
Creator:
Marc Recht
Created:
2002-06-10 10:30:01 UTC
Size:
2.71 KB
patch
obsolete
>diff -Nur apache2.old/files/patch-configure apache2/files/patch-configure >--- apache2.old/files/patch-configure Fri Jun 7 22:54:03 2002 >+++ apache2/files/patch-configure Mon Jun 10 11:11:24 2002 >@@ -1,5 +1,5 @@ >---- configure.orig Thu May 2 05:53:00 2002 >-+++ configure Wed May 8 16:12:46 2002 >+--- configure.my Fri Jun 7 23:00:19 2002 >++++ configure Fri Jun 7 23:03:19 2002 > @@ -1503,7 +1503,7 @@ > $srcdir/config.layout > $pldconf > layout_name=$LAYOUT >@@ -9,6 +9,24 @@ > for var in prefix exec_prefix bindir sbindir libexecdir mandir \ > sysconfdir datadir errordir iconsdir htdocsdir cgidir \ > includedir localstatedir runtimedir logfiledir libdir \ >+@@ -2510,7 +2510,7 @@ >+ esac >+ >+ # The eval makes quoting arguments work. >+- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir --datadir=$datadir --with-installbuilddir=$installbuilddir" >++ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "$apache_apr_flags --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir --datadir=$datadir --with-installbuilddir=$installbuilddir" >+ then : >+ echo "srclib/apr configured properly" >+ else >+@@ -2620,7 +2620,7 @@ >+ esac >+ >+ # The eval makes quoting arguments work. >+- if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$bindir" >++ if eval $ac_abs_srcdir/configure $ac_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_abs_srcdir "--with-apr=../apr --prefix=$prefix --exec-prefix=$exec_prefix --libdir=$libdir --includedir=$includedir --bindir=$libdir" >+ then : >+ echo "srclib/apr-util configured properly" >+ else > @@ -15077,6 +15077,9 @@ > > cat >>confdefs.h <<_ACEOF >diff -Nur apache2.old/pkg-plist apache2/pkg-plist >--- apache2.old/pkg-plist Fri Jun 7 22:54:03 2002 >+++ apache2/pkg-plist Mon Jun 10 11:15:17 2002 >@@ -1,5 +1,3 @@ >-bin/apr-config >-bin/apu-config > @unexec if cmp -s %D/etc/apache2/highperformance.conf %D/etc/apache2/highperformance-std.conf; then rm -f %D/etc/apache2/highperformance.conf; fi > etc/apache2/highperformance-std.conf > @exec [ -f %B/highperformance.conf ] || cp %B/%f %B/highperformance.conf >@@ -117,6 +115,8 @@ > include/apache2/util_script.h > include/apache2/util_time.h > include/apache2/util_xml.h >+lib/apache2/apr-config >+lib/apache2/apu-config > lib/apache2/APRVARS > lib/apache2/apr.exp > lib/apache2/aprutil.exp
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 39091
: 22554