Changeset 2129 for box/trunk/configure.ac
- Timestamp:
- 05/04/2008 01:37:03 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/configure.ac (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/configure.ac
r2128 r2129 124 124 125 125 if test "$have_pcreposix_h" = "yes"; then 126 AC_DEFINE([PCRE_STATIC], [1], [Box Backup always uses static PCRE]) 126 127 AC_SEARCH_LIBS([regcomp], ["pcreposix -lpcre"],,[have_pcreposix_h=no_regcomp]) 127 128 fi
Note: See TracChangeset
for help on using the changeset viewer.
