From a672c6bc27848baf467e4ac5a969709bb84201db Mon Sep 17 00:00:00 2001 From: m0gg Date: Fri, 15 Dec 2006 09:11:10 +0000 Subject: Added AM_PATH_XMLSEC1 macro --- configure | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index f34b8df..4c8a247 100755 --- a/configure +++ b/configure @@ -20310,7 +20310,8 @@ rm -f conftest* -for ac_func in gethostbyname inet_ntoa memmove memset mkdir select socket strchr strdup strncasecmp strpbrk strspn strstr strtol + +for ac_func in gethostbyname inet_ntoa memmove memset mkdir select socket strchr strdup strcasecmp strncasecmp strpbrk strspn strstr strtol do as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` echo "$as_me:$LINENO: checking for $ac_func" >&5 @@ -21865,6 +21866,12 @@ fi; +# --------------------------------------- +# Check xmlsec library +# --------------------------------------- + + + # Check whether --with-xmlsec1-prefix or --without-xmlsec1-prefix was given. -- cgit v1.1-32-gdbae