From 203afbfa512490c58f7b98eec417ec3054f0d007 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 3 Jun 2004 13:21:08 +0000 Subject: build shared library --- makeconf.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'makeconf.sh') diff --git a/makeconf.sh b/makeconf.sh index 8cd29ad..ab11b9b 100755 --- a/makeconf.sh +++ b/makeconf.sh @@ -1,5 +1,8 @@ #! /bin/sh +echo "NOTE: this script is obsolete. Use autoreconf instead!" +echo Running libtoolize... +libtoolize --automake echo Running aclocal... aclocal echo Running autoheader... -- cgit v1.2.3