Updated configure for Zmbol/Zebra dependent settings.
[idzebra-moved-to-github.git] / index / attribute.c
index 2f7d894..d01230e 100644 (file)
@@ -1,10 +1,16 @@
 /*
- * Copyright (C) 1994-1998, Index Data I/S 
+ * Copyright (C) 1994-1999, Index Data
  * All rights reserved.
  * Sebastian Hammer, Adam Dickmeiss
  *
  * $Log: attribute.c,v $
- * Revision 1.9  1998-05-20 10:12:14  adam
+ * Revision 1.11  1999-11-30 13:48:03  adam
+ * Improved installation. Updated for inclusion of YAZ header files.
+ *
+ * Revision 1.10  1999/02/02 14:50:49  adam
+ * Updated WIN32 code specific sections. Changed header.
+ *
+ * Revision 1.9  1998/05/20 10:12:14  adam
  * Implemented automatic EXPLAIN database maintenance.
  * Modified Zebra to work with ASN.1 compiled version of YAZ.
  *
@@ -39,7 +45,7 @@
 
 #include <stdio.h>
 
-#include <log.h>
+#include <yaz/log.h>
 #include <res.h>
 #include <zebrautl.h>
 #include "zserver.h"