If installed, Zebra can operate without profilePath setting
[idzebra-moved-to-github.git] / configure.in
index 94845a9..cc84bb5 100644 (file)
@@ -1,5 +1,5 @@
 dnl Zebra, Index Data Aps, 1995-2002
-dnl $Id: configure.in,v 1.50 2002-09-25 09:50:20 adam Exp $
+dnl $Id: configure.in,v 1.52 2002-10-30 13:59:42 adam Exp $
 dnl
 AC_INIT(include/zebraver.h)
 AM_INIT_AUTOMAKE(idzebra,1.3.3)
@@ -244,6 +244,7 @@ AC_OUTPUT([
   isamc/Makefile
   isam/Makefile
   rset/Makefile
+  data1/Makefile
   recctrl/Makefile
   index/Makefile
   include/Makefile
@@ -255,4 +256,5 @@ AC_OUTPUT([
   doc/zebraphp.dsl
   test/Makefile test/gils/Makefile test/usmarc/Makefile test/api/Makefile
   test/dmoz/Makefile
+  examples/Makefile examples/gils/Makefile examples/dinosauricon/Makefile
 ])