X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=buildconf.sh;h=858ad3b85757bfe0bebee083bc6c96fd49b65e47;hb=5ddfd8539ebd230cd671d1b2cc639c83aa841722;hp=5c92300793aea950d8c9e2bcd955ceba46a38949;hpb=13c2d015252fa402b324b088bf7544632114f09c;p=yazpp-moved-to-github.git diff --git a/buildconf.sh b/buildconf.sh index 5c92300..858ad3b 100755 --- a/buildconf.sh +++ b/buildconf.sh @@ -1,5 +1,6 @@ #!/bin/sh -# $Id: buildconf.sh,v 1.1 2000-10-11 12:21:50 adam Exp $ -libtoolize +# $Id: buildconf.sh,v 1.4 2000-12-07 13:27:14 adam Exp $ +aclocal -I . +libtoolize --force automake -a autoconf