From: Dana Jansens Date: Thu, 16 May 2002 15:53:25 +0000 (+0000) Subject: adding --add-missing to automake call X-Git-Tag: openbox-1_2_1^2~71 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=080c09da47a06192a4f949fcb7b6fc1b4863bc69;p=dana%2Fopenbox.git adding --add-missing to automake call --- diff --git a/bootstrap b/bootstrap index 13c6a623..60958c82 100755 --- a/bootstrap +++ b/bootstrap @@ -5,7 +5,7 @@ sh() { } sh aclocal -sh automake --foreign --include-deps +sh automake --foreign --include-deps --add-missing sh autoconf echo