From: Dana Jansens Date: Thu, 16 May 2002 15:53:25 +0000 (+0000) Subject: adding --add-missing to automake call X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;ds=sidebyside;h=080c09da47a06192a4f949fcb7b6fc1b4863bc69;p=chaz%2Fopenbox 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