]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
bootstrap: add missing bootstrap override module file.
authorGary V. Vaughan <gary@gnu.org>
Sat, 13 Oct 2012 07:39:45 +0000 (14:39 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 21 Oct 2012 17:00:26 +0000 (00:00 +0700)
* gl/modules/bootstrap: Forgot to add this file in a previous
commit.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
gl/modules/bootstrap [new file with mode: 0644]

diff --git a/gl/modules/bootstrap b/gl/modules/bootstrap
new file mode 100644 (file)
index 0000000..f74c018
--- /dev/null
@@ -0,0 +1,23 @@
+Description:
+Bootstrap an Autotooled package from checked-out sources.
+
+Files:
+build-aux/bootstrap.in
+
+Depends-on:
+extract-trace
+funclib.sh
+inline-source
+options-parser
+
+configure.ac:
+
+Makefile.am:
+
+Include:
+
+License:
+GPLed build tool
+
+Maintainer:
+Gary V. Vaughan <gary@gnu.org>