Mercurial > hg > svcore
diff configure @ 741:aca6e61eaea3 sv_v2.0
Use dataquay ac symbol
author | Chris Cannam |
---|---|
date | Sat, 30 Jun 2012 15:05:12 +0100 |
parents | 403a8064aceb |
children | f5aeda36d5bd |
line wrap: on
line diff
--- a/configure Fri Jun 22 09:25:32 2012 +0100 +++ b/configure Sat Jun 30 15:05:12 2012 +0100 @@ -5472,7 +5472,7 @@ SV_MODULE_VERSION_TEST="dataquay >= 0.9" SV_MODULE_HEADER=dataquay/Uri.h SV_MODULE_LIB=dataquay -SV_MODULE_FUNC= +SV_MODULE_FUNC=dataquay_v_0_9_present SV_MODULE_HAVE=HAVE_$(echo dataquay | tr 'a-z' 'A-Z') SV_MODULE_FAILED=1 if test -n "$dataquay_LIBS" ; then