From 70c824ea3acc2036f1a0412c1bcf4a309f6ce6c2 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 19 Jul 2002 21:09:54 +0000 Subject: [PATCH] ok, we're going to start using autopoint, but the tree is going to undergo some changes after this --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 00aeaa0..e411fb0 100755 --- a/autogen.sh +++ b/autogen.sh @@ -30,4 +30,4 @@ touch ChangeLog -aclocal -I m4 && autoheader && automake -a && autoconf +autopoint -f && aclocal -I m4 && autoheader && automake -a && autoconf -- 2.40.0