1 --- configure.in.orig Sat Nov 3 07:13:08 2007
2 +++ configure.in Fri Feb 8 04:54:31 2008
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])