summaryrefslogtreecommitdiffstats
path: root/devel/automake-1.8/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/automake-1.8/PRE_BUILD')
-rwxr-xr-xdevel/automake-1.8/PRE_BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/automake-1.8/PRE_BUILD b/devel/automake-1.8/PRE_BUILD
index 2bead40ca9..a17dab31ee 100755
--- a/devel/automake-1.8/PRE_BUILD
+++ b/devel/automake-1.8/PRE_BUILD
@@ -6,5 +6,5 @@ patch -p0 < $SCRIPT_DIRECTORY/versioning.patch &&
# been removed due to being previously tracked by one of the
# automake-X.X spells
aclocal &&
-automake &&
+automake --add-missing &&
autoconf