summaryrefslogtreecommitdiff
path: root/gl/modules/bootstrap
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2017-02-04 19:07:35 +0000
committerReuben Thomas <rrt@sc3d.org>2017-02-09 00:28:24 +0000
commitedf662a5ec8db85aa6e5a5d00531ab6b8773131f (patch)
tree959c82306b64d1762bd13f28b494e693f1468ea1 /gl/modules/bootstrap
parent0115a4c6c76bffbb1bd6a6c2497fcec05304ce33 (diff)
downloadenchant-edf662a5ec8db85aa6e5a5d00531ab6b8773131f.tar.gz
Use gnulib to get cross-platform flock, and use it
Diffstat (limited to 'gl/modules/bootstrap')
-rw-r--r--gl/modules/bootstrap23
1 files changed, 23 insertions, 0 deletions
diff --git a/gl/modules/bootstrap b/gl/modules/bootstrap
new file mode 100644
index 0000000..f74c018
--- /dev/null
+++ b/gl/modules/bootstrap
@@ -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>