summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-07-19 21:09:54 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-07-19 21:09:54 +0000
commit70c824ea3acc2036f1a0412c1bcf4a309f6ce6c2 (patch)
treec66f463d381f7a5384160c8a553ec8248ebd7c43 /autogen.sh
parent7110fe2ac2dcdcff9c4df44453976dc157bce0e9 (diff)
ok, we're going to start using autopoint, but the tree is going to undergo some changes after this
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
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