Implemented loadable filters.
[idzebra-moved-to-github.git] / test / rusmarc / zebra.cfg
index a342948..c5ea4c9 100644 (file)
@@ -1,9 +1,9 @@
 # Simple Zebra configuration file that defines
 # Database with RUSMARC records.
-# $Id: zebra.cfg,v 1.2 2003-11-09 11:56:06 oleg Exp $
+# $Id: zebra.cfg,v 1.4 2004-09-27 10:44:52 adam Exp $
 #
 # Where are the config files located?
-profilePath: .:./tab:../../tab:../../../yaz/tab
+profilePath: ${srcdir:-.}/tab:${srcdir:-.}/../../tab
 
 # Files that describe the attribute sets supported.
 attset: bib1.att
@@ -28,4 +28,7 @@ memMax: 4
 register: register:100M
 
 # Default encoding
-encoding: koi8-r
\ No newline at end of file
+encoding: koi8-r
+
+# Set up modulePath
+modulePath: ../../recctrl/.libs