X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=test%2Fapi%2Ft17.c;h=e08aab8cf665a3f3eb0beb4abe1b88af14e8061e;hb=ba950cd0f07c22d667375141f368490123a72127;hp=6f2a3129147501854ce5930d34b62d2ed9370303;hpb=b975cabc6e2d7aaa3dea6f1e4a4d7f2c440d5c5a;p=idzebra-moved-to-github.git diff --git a/test/api/t17.c b/test/api/t17.c index 6f2a312..e08aab8 100644 --- a/test/api/t17.c +++ b/test/api/t17.c @@ -1,4 +1,4 @@ -/* $Id: t17.c,v 1.3 2007-11-08 07:54:17 adam Exp $ +/* $Id: t17.c,v 1.4 2007-11-08 08:18:37 adam Exp $ Copyright (C) 1995-2007 Index Data ApS @@ -34,7 +34,7 @@ const char *myrec[] = { static void tst(int argc, char **argv) { -#if HAVE_ICU +#if YAZ_HAVE_ICU ZebraService zs = tl_start_up("zebra17.cfg", argc, argv); ZebraHandle zh = zebra_open(zs, 0);