Browse Source

tools: require automake version 1.14 or higher

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
pull/24/head
Sean McGovern 12 years ago
committed by Jean-Baptiste Kempf
parent
commit
60c952b9bb
  1. 2
      extras/tools/bootstrap

2
extras/tools/bootstrap

@ -71,7 +71,7 @@ fi
}
check autoconf 2.69
check automake 1.11
check automake 1.14
check m4 1.4.16
check libtool 2.4
check pkg-config

Loading…
Cancel
Save