X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=Makefile.in;h=9f7fdc79b060d160feee8091f9c82ef3f41d0c0b;hp=9eb0510d812467231dc3f33d9ddf2e3e2b7a832a;hb=d960df9d3f91d209797047fca679027e365e8d02;hpb=ef696645cc3b7e0f4027008d1dc589c0f0f90c1f diff --git a/Makefile.in b/Makefile.in index 9eb0510..9f7fdc7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1999, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.5 1999-05-21 11:08:46 adam Exp $ +# $Id: Makefile.in,v 1.6 1999-06-09 11:58:48 adam Exp $ SHELL=/bin/sh MAKE=make @@ -13,7 +13,7 @@ CDEFS=@DEFS@ @ODEFS@ # Where are Yaz libraries located? YAZLIB=../../yaz/lib/libyaz.a # Where are Yaz header files located? -YAZINC=-I../../yaz/z39.50 -I../../yaz/include +YAZINC=-I../../yaz/include # If Yaz is compiled with mosi support uncomment and specify. #OSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a