From e1d0dbf220a5301f6125a1548a380492ad488515 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Wed, 9 Nov 2005 07:11:22 +0000 Subject: Restructed the code that it can build and be used as a shared library. The command-line version is still statically bound in the build process by default (for the sake of speed). --- acprep | 1 + 1 file changed, 1 insertion(+) (limited to 'acprep') diff --git a/acprep b/acprep index c6e0c65d..d1f85196 100755 --- a/acprep +++ b/acprep @@ -2,6 +2,7 @@ touch AUTHORS COPYING +glibtoolize --automake -f -c aclocal autoheader if [ "$1" = "--dist" ]; then -- cgit v1.2.3