]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Convenience script for CVS checkouters.
authorBruno Haible <bruno@clisp.org>
Wed, 8 Jan 2003 14:39:17 +0000 (14:39 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:08:55 +0000 (12:08 +0200)
.cvsignore
autogen.sh [new file with mode: 0755]

index 5caa50c0fb243f219f5ab1bd00e8168ef25c8fd3..94a2c716af96aabef46cef92fd8c6aab651f118b 100644 (file)
@@ -1,3 +1,4 @@
+autogen.sh
 Makefile
 config.cache
 config.h
diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..bfb0fc0
--- /dev/null
@@ -0,0 +1,4 @@
+aclocal -I m4
+autoconf
+autoheader
+automake