From da875e27ab9bceb37bba3180cc3923e40cab44ba Mon Sep 17 00:00:00 2001 From: "matthias.ringwald" Date: Tue, 15 Sep 2009 19:45:12 +0000 Subject: [PATCH] use config subdir to reduce clutter --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 9e026b524..8d4a2d339 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ #!/bin/sh -aclocal +aclocal -I config autoconf automake --add-missing