summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-01-08 14:39:17 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:08:55 +0200
commit55fecb20024b5782092ec068b685755bdaf5447f (patch)
treeda2882f1cf60f077e80b3b75b08aa979a7e3f91a /autogen.sh
parent53b97abd2f42986d59c94de3fc70513d4dafc1d3 (diff)
downloadgettext-55fecb20024b5782092ec068b685755bdaf5447f.tar.gz
Convenience script for CVS checkouters.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 000000000..bfb0fc0ac
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,4 @@
+aclocal -I m4
+autoconf
+autoheader
+automake