From 97c61e98b4cb4115c5d1191edefdab125a9e16fd Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 7 Nov 2001 12:09:43 +0000 Subject: build with automake --- makeconf.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 makeconf.sh (limited to 'makeconf.sh') diff --git a/makeconf.sh b/makeconf.sh new file mode 100755 index 0000000..4a19b27 --- /dev/null +++ b/makeconf.sh @@ -0,0 +1,7 @@ +#! /bin/sh + +aclocal +autoheader +autoconf +automake -a -c +./configure -- cgit v1.2.3