Added --with-yc option to configure. For the data1_node in data1.h:
[yaz-moved-to-github.git] / ccl / Makefile.in
index 889b5ab..6b8f131 100644 (file)
@@ -2,7 +2,11 @@
 # Europagate, 1995
 #
 # $Log: Makefile.in,v $
-# Revision 1.2  1998-08-25 16:19:39  adam
+# Revision 1.3  1998-10-28 15:10:03  adam
+# Added --with-yc option to configure. For the data1_node in data1.h:
+# decreased size of localdata and removed member "line" which wasn't useful.
+#
+# Revision 1.2  1998/08/25 16:19:39  adam
 # Minor changes to Makefile(s).
 #
 # Revision 1.1  1998/08/21 14:13:26  adam
@@ -57,10 +61,10 @@ SHELL=/bin/sh
 CC=@CC@
 CPP=@CPP@
 RANLIB=@RANLIB@
-CDEFS=@DEFS@ @ODEFS@
+CDEFS=@DEFS@
 LIBS=@LIBS@
 
-INCLUDE=-I../include
+INCLUDE=-I../z39.50 -I../include
 PROG=cclsh
 LIB=../lib/ccl.a
 PO=cclfind.o ccltoken.o cclerrms.o cclqual.o cclptree.o cclqfile.o cclstr.o