From 080c09da47a06192a4f949fcb7b6fc1b4863bc69 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Thu, 16 May 2002 15:53:25 +0000 Subject: [PATCH] adding --add-missing to automake call --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 13c6a62..60958c8 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 -- 1.9.1