summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-07-22 13:29:53 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-07-22 13:29:53 +0000
commit1ba500e95e7642c024dba6008cd0d591bf371801 (patch)
tree67f9846aa8fea344098622f1f85c1af9cd4aedbf /autogen.sh
parenta1129c409991e2b3378236f3074bee8cddd9e589 (diff)
rollback on configure.in and autogen.sh because autpoint is broken
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 e411fb0..00aeaa0 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -30,4 +30,4 @@
touch ChangeLog
-autopoint -f && aclocal -I m4 && autoheader && automake -a && autoconf
+aclocal -I m4 && autoheader && automake -a && autoconf