[Box Backup-commit] COMMIT r1678 - box/chris/general

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Sat May 26 13:30:39 BST 2007


Author: chris
Date: 2007-05-26 13:30:39 +0100 (Sat, 26 May 2007)
New Revision: 1678

Modified:
   box/chris/general/configure.ac
Log:
Remove duplicate second library search for regcomp


Modified: box/chris/general/configure.ac
===================================================================
--- box/chris/general/configure.ac	2007-05-26 12:25:26 UTC (rev 1677)
+++ box/chris/general/configure.ac	2007-05-26 12:30:39 UTC (rev 1678)
@@ -122,7 +122,6 @@
 
 if test "$have_pcreposix_h" = "yes"; then
   AC_DEFINE([HAVE_PCREPOSIX_H], [1], [Define to 1 if pcreposix.h is available])
-  AC_SEARCH_LIBS([regcomp], ["pcreposix -lpcre"])
 fi
 
 if test "$have_regex_h" = "yes" -o "$have_pcreposix_h" = "yes"; then




More information about the Boxbackup-commit mailing list