commit | 72e2d828154a5f3ae463e211c5f3787fc0624a90 | [log] [tgz] |
---|---|---|
author | paul <paul> | Mon Sep 13 04:57:03 2004 +0000 |
committer | paul <paul> | Mon Sep 13 04:57:03 2004 +0000 |
tree | 4f0473783f1f65bc1a7c27ff98743846c6a3243a | |
parent | 68b7339ad88c10d20738f8dd0bf6bb6388474970 [diff] [blame] |
autoreconf doesnt like top_srcdir var. update-autotools needs to -I m4 too to ensure it's pulled in. (snapshot host depends on that script).
diff --git a/update-autotools b/update-autotools index 4d7b6f7..4e68476 100755 --- a/update-autotools +++ b/update-autotools
@@ -16,7 +16,7 @@ done echo "UPDATING:" -aclocal +aclocal -I m4 autoheader autoconf libtoolize