X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=16d78c27bcc79a2b6b411996897c22222ee64e2c;hb=3c5f6226f97612c0d6ac40591f600587c5ffa858;hp=6fa06664b98f38bed47e30a371587605593cc03e;hpb=9fce226051f8b951b3c6f424fbdbd996ceb42007;p=idzebra-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 6fa0666..16d78c2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # Copyright (C) 1994-1998, Index Data # All rights reserved. # Sebastian Hammer, Adam Dickmeiss -# $Id: Makefile.in,v 1.1 1998-09-02 14:15:26 adam Exp $ +# $Id: Makefile.in,v 1.2 1998-10-28 15:20:40 adam Exp $ SHELL=/bin/sh MAKE=make @@ -13,8 +13,7 @@ CDEFS=@DEFS@ @ODEFS@ # Where are Yaz libraries located? YAZLIB=../../yaz/lib/libyaz.a # Where are Yaz header files located? -YAZINC=-I../../yaz/include -#YAZINC=-I../../yaz/z39.50 -I../../yaz/include +YAZINC=-I../../yaz/z39.50 -I../../yaz/include # If Yaz is compiled with mosi support uncomment and specify. #OSILIB=../../xtimosi/src/libmosi.a ../../yaz/lib/librfc.a