Implemented loadable filters.
[idzebra-moved-to-github.git] / test / usmarc / zebra.cfg
index 99933f9..a09b925 100644 (file)
@@ -1,9 +1,9 @@
 # Simple Zebra configuration file that defines
 # a database with USMARC records.
-# $Id: zebra.cfg,v 1.4 1999-12-08 22:11:56 adam Exp $
+# $Id: zebra.cfg,v 1.6 2004-09-27 10:44:52 adam Exp $
 #
 # Where are the config files located?
-profilePath: .:../../tab:../../../yaz/tab
+profilePath: ${srcdir:-.}/../../tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -23,3 +23,5 @@ keyTmpDir: tmp
 
 # Approx. Memory usage during indexing
 memMax: 4
+
+modulePath: ../../recctrl/.libs