X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=util%2Fsrwtst.c;h=35e60b4f123a93e4c90b3e1719d6a57c838207a1;hb=7d7cc0b18839b9a78048041d882c1f3baf006c29;hp=1524abc4417ddd455f1e120504a54c35ac5deff5;hpb=fb6d99a0c7e07d9cc4a315c447deaf6564a85505;p=yaz-moved-to-github.git diff --git a/util/srwtst.c b/util/srwtst.c index 1524abc..35e60b4 100644 --- a/util/srwtst.c +++ b/util/srwtst.c @@ -2,13 +2,13 @@ * Copyright (C) 1995-2005, Index Data ApS * See the file LICENSE for details. * - * $Id: srwtst.c,v 1.4 2005-06-25 15:46:07 adam Exp $ + * $Id: srwtst.c,v 1.5 2006-07-06 10:17:55 adam Exp $ */ #include #include -#if HAVE_XML2 +#if YAZ_HAVE_XML2 Z_SOAP_Handler h[2] = { {"http://www.loc.gov/zing/srw/v1.0/", 0, (Z_SOAP_fun) yaz_srw_codec}, {0, 0, 0}