python/isort: update to 6.0.0
[oi-userland.git] / components / library / apr / patches / 05-largefile.patch
blob9a1c90c0226ef2523eaa71b88fc499d5ef4cf777
1 --- configure.in.orig Sat Nov 3 07:13:08 2007
2 +++ configure.in Fri Feb 8 04:54:31 2008
3 @@ -107,7 +107,7 @@
5 dnl Enable the layout handling code, then reparse the prefix-style
6 dnl arguments due to autoconf being a PITA.
7 -APR_ENABLE_LAYOUT(apr)
8 +APR_ENABLE_LAYOUT(Solaris-Apache2)
9 dnl This must be synchronized to the prefix of the apr layout, to make
10 dnl configure --help print the correct default.
11 AC_PREFIX_DEFAULT([/usr/local/apr])