On Tue, Dec 11, 2001 at 01:46:48PM -0800, Greg Stein wrote: > This code block goes a bit above in the alternative to --with-apr being > present. If --with-apr is not given, then you look at the bundled area. If > --with-apr *is* given, then it must exist there (as seen by the error that > results if it isn't found there).
What I saw was that if --with-apr is not given, it looks in /usr... for the libraries. Should we remove that? I guess it could make sense to look in /usr et al and then if that fails, immediately look in the bundled source area? -- justin
