Add some further searching for apr/apu/lua for solaris.

This commit is contained in:
brectanus
2008-01-30 00:57:52 +00:00
parent 698bff5fae
commit 8d05c9966d
5 changed files with 28 additions and 12 deletions

View File

@@ -20,7 +20,7 @@ AC_PROG_INSTALL
AC_PROG_LN_S
AC_PROG_MAKE_SET
AC_PROG_RANLIB
AC_PATH_PROGS(PERL, perl perl5, )
AC_PATH_PROGS(PERL, [perl perl5], )
# Checks for header files.
AC_HEADER_STDC