From cfd056bea1da3fb8c166a615ee3a97a831491469 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 25 Nov 2013 10:36:15 +0000 Subject: Fix rotten Windows port. --- build-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-setup.sh') diff --git a/build-setup.sh b/build-setup.sh index 1cae9a91..1ac94081 100755 --- a/build-setup.sh +++ b/build-setup.sh @@ -11,7 +11,7 @@ rm -rf autom4te.cache autoheader || error "could not re-generate config/openaxiom-c-macros.h" aclocal -I config autoconf || error "could not re-generate configure" -automake -a -c --force-missing +automake -a -c #--force-missing rm -rf autom4te.cache # set +x -- cgit v1.2.3