Added --with-yc option to configure. For the data1_node in data1.h:
[yaz-moved-to-github.git] / comstack / Makefile.in
index 78e8111..b93bfe1 100644 (file)
@@ -1,13 +1,13 @@
-# Copyright (C) 1994, Index Data I/S 
+# Copyright (C) 1994-1998, Index Data
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
 # All rights reserved.
 # Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile.in,v 1.2 1998-08-25 16:19:41 adam Exp $
+# $Id: Makefile.in,v 1.3 1998-10-28 15:10:05 adam Exp $
 SHELL=/bin/sh
 
 CC=@CC@
 CPP=@CPP@
 RANLIB=@RANLIB@
 SHELL=/bin/sh
 
 CC=@CC@
 CPP=@CPP@
 RANLIB=@RANLIB@
-CDEFS=@DEFS@ @ODEFS@
+CDEFS=@DEFS@
 LIBS=@LIBS@
 
 LIBDIR=../lib
 LIBS=@LIBS@
 
 LIBDIR=../lib