From edf662a5ec8db85aa6e5a5d00531ab6b8773131f Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Sat, 4 Feb 2017 19:07:35 +0000 Subject: Use gnulib to get cross-platform flock, and use it --- gl/modules/bootstrap | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 gl/modules/bootstrap (limited to 'gl/modules/bootstrap') 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 -- cgit v1.2.1