Removing api_swig.[ch] from build because it does not compile on AIX.
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Sep 2006 10:07:09 +0000 (10:07 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 15 Sep 2006 10:07:09 +0000 (10:07 +0000)
It is currently unmaintained.

include/idzebra/Makefile.am
index/Makefile.am

index 74a1a9c..fec1b49 100644 (file)
@@ -1,8 +1,8 @@
-# $Id: Makefile.am,v 1.11 2006-08-15 14:28:33 adam Exp $
+# $Id: Makefile.am,v 1.12 2006-09-15 10:07:09 adam Exp $
 
 zebraincludedir=$(includedir)/$(PACKAGE)$(PACKAGE_SUFFIX)/idzebra
 
 zebrainclude_HEADERS=api.h version.h res.h recctrl.h data1.h recgrs.h \
  bfile.h dict.h isam-codec.h isams.h isamc.h isamb.h util.h \
- snippet.h api_swig.h flock.h
+ snippet.h flock.h
 
index 83367a7..472427b 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.51 2006-08-22 13:39:26 adam Exp $
+## $Id: Makefile.am,v 1.52 2006-09-15 10:07:10 adam Exp $
 
 aux_libs = \
  ../rset/libidzebra-rset.la \
@@ -70,7 +70,7 @@ libidzebra_2_0_la_SOURCES = \
   recgrs.c \
   sgmlread.c \
   rectext.c \
-  api_swig.c attribute.c \
+  attribute.c \
   compact.c \
   dir.c dirs.c \
   extract.c \