From: Will Estes Date: Fri, 19 Jul 2002 21:09:54 +0000 (+0000) Subject: ok, we're going to start using autopoint, but the tree is going to undergo some chang... X-Git-Tag: flex-2-5-10~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70c824ea3acc2036f1a0412c1bcf4a309f6ce6c2;p=flex ok, we're going to start using autopoint, but the tree is going to undergo some changes after this --- 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