Mercurial > hg > sonic-visualiser
diff configure @ 507:eb5f79d6eaa9
Use dataquay ac symbol
author | Chris Cannam |
---|---|
date | Sat, 30 Jun 2012 15:05:29 +0100 |
parents | 066274002a4c |
children | a830a57084c2 |
line wrap: on
line diff
--- a/configure Fri Jun 22 09:58:20 2012 +0100 +++ b/configure Sat Jun 30 15:05:29 2012 +0100 @@ -5479,7 +5479,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