From: Gary V. Vaughan Date: Sat, 13 Oct 2012 07:39:45 +0000 (+0700) Subject: bootstrap: add missing bootstrap override module file. X-Git-Tag: v2.4.2.418~101 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e7ab807440ae207895855e7fd8cbb6532e6f451f;p=thirdparty%2Flibtool.git bootstrap: add missing bootstrap override module file. * gl/modules/bootstrap: Forgot to add this file in a previous commit. Signed-off-by: Gary V. Vaughan --- diff --git a/gl/modules/bootstrap b/gl/modules/bootstrap new file mode 100644 index 000000000..f74c018f7 --- /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