summaryrefslogtreecommitdiff
path: root/gl
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-09-23 16:51:53 +0000
committerJim Meyering <jim@meyering.net>2006-09-23 16:51:53 +0000
commit7c8dece8c686fb4b6102674b27ac73c46922a576 (patch)
treee0004d13085db4c74c0092091d784fd818892afa /gl
parent5ffeefb1abbd1ae09dca20339a697e1ca25907ad (diff)
downloadcoreutils-7c8dece8c686fb4b6102674b27ac73c46922a576.tar.xz
* gl/modules/getloadavg.diff: New file. Work around the way the latest
version of the getloadavg module interacts with our bootstrap script. * bootstrap (gnulib_tool_options): Add "--local-dir gl".
Diffstat (limited to 'gl')
-rw-r--r--gl/modules/getloadavg.diff16
1 files changed, 16 insertions, 0 deletions
diff --git a/gl/modules/getloadavg.diff b/gl/modules/getloadavg.diff
new file mode 100644
index 000000000..9f24327bb
--- /dev/null
+++ b/gl/modules/getloadavg.diff
@@ -0,0 +1,16 @@
+Index: modules/getloadavg
+===================================================================
+RCS file: /sources/gnulib/gnulib/modules/getloadavg,v
+retrieving revision 1.13
+diff -u -p -r1.13 getloadavg
+--- modules/getloadavg 22 Sep 2006 12:47:55 -0000 1.13
++++ modules/getloadavg 23 Sep 2006 16:41:36 -0000
+@@ -14,7 +14,7 @@ stdbool
+ fcntl-safer
+
+ configure.ac:
+-gl_GETLOADAVG([$gl_source_base])
++gl_GETLOADAVG([lib])
+
+ Makefile.am:
+