diff --git a/THANKS b/THANKS index 72ca55b..31da263 100644 --- a/THANKS +++ b/THANKS @@ -18,8 +18,9 @@ Ryan C. Gordon Peter Hardy Chris Ison Ragnvald Maartman-Moe IV -'RvB' +Brady McCary Faried Nawaz +'RvB' Victor Shkamerda Jeff Teunissen Ulrich 'Q' Spoerlein diff --git a/bootstrap b/bootstrap index 2ca0e01..8cbef36 100755 --- a/bootstrap +++ b/bootstrap @@ -1,6 +1,8 @@ #!/bin/sh # bootstrap the build when checking out from CVS +export WANT_AUTOMAKE_1_6=1 + if [ "$1" = "clean" ]; then # quick hack to remove extra generated files that make distclean # doesn't remove