X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.in;h=d218d9b03779546f6f093eb83cdbcf000198ce3f;hb=5b4dcfcb99600327a11b58de4fec33003dc4d816;hp=6fa06664b98f38bed47e30a371587605593cc03e;hpb=9fce226051f8b951b3c6f424fbdbd996ceb42007;p=idzebra-moved-to-github.git diff --git a/Makefile.in b/Makefile.in index 6fa0666..d218d9b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ -# Copyright (C) 1994-1998, Index Data +# Copyright (C) 1994-1999, 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.3 1999-02-18 12:49:32 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