Let configure generate doc/local.ent rather than doc/zebra.xml .
[idzebra-moved-to-github.git] / idzebra-config.in
index d4c0ce3..43e339c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: idzebra-config.in,v 1.6 2005-08-09 08:58:18 adam Exp $
+# $Id: idzebra-config.in,v 1.7 2006-05-30 23:08:29 adam Exp $
 prefix=@prefix@
 idzebra_echo_cflags=no
 idzebra_echo_libs=no
@@ -111,7 +111,7 @@ else
     fi
     IDZEBRALIB="$IDZEBRALIB $extralibs"
     IDZEBRALALIB="$IDZEBRALIB"
-    IDZEBRATAB="@datadir@/idzebra/tab"
+    IDZEBRATAB="@datarootdir@/idzebra/tab"
 fi
 
 if test "$idzebra_echo_help" = "yes"; then