Changeset 168
- Timestamp:
- Aug 26, 2006, 12:40:10 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.ac
r167 r168 58 58 59 59 # Apache Portable Runtime (APR) API checks 60 AC_ARG_WITH(apr, 61 [ --with-apr=DIR prefix for installed APR or path to APR build 62 tree [[PREFIX]]]) 60 # The next three lines are not needed as long as APR_FIND_APR is used. 61 # AC_ARG_WITH(apr, 62 # [ --with-apr=DIR prefix for installed APR or path to APR build 63 # tree [[PREFIX]]]) 63 64 # Include APR_FIND_APR macro distributed within the APR project. If 64 65 # the usage of the APR macro is to be omitted then the construct for
Note: See TracChangeset
for help on using the changeset viewer.