Switching to Libtool shared libraries for Zebra.
[idzebra-moved-to-github.git] / buildconf.sh
index 122cff1..40377c2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: buildconf.sh,v 1.10 2003-05-06 12:09:24 adam Exp $
+# $Id: buildconf.sh,v 1.11 2004-08-24 10:37:18 adam Exp $
 set -x
 dir=`aclocal --print-ac-dir`
 if [ -f $dir/yaz.m4 ]; then
@@ -7,6 +7,7 @@ if [ -f $dir/yaz.m4 ]; then
 else
        aclocal -I .
 fi
+libtoolize --automake --force 
 automake -a 
 automake -a 
 autoconf