X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fsrwtst.c;h=35e60b4f123a93e4c90b3e1719d6a57c838207a1;hp=1524abc4417ddd455f1e120504a54c35ac5deff5;hb=fc6d778b923000b5c6ad8e108b0b184178a9d33f;hpb=262ce1bfa2a3bc7045217e59281b4b59938a7da8 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}