projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c23b1
)
* build-aux/bootstrap: Remove obsolete comment about wget --help.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 6 Sep 2007 18:14:05 +0000
(18:14 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 6 Sep 2007 18:14:05 +0000
(18:14 +0000)
ChangeLog
patch
|
blob
|
history
build-aux/bootstrap
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 46bfd343f4f72a2f204036c9a5bcee2639ff18ca..3355515d286f0260764c227795dbc2ebe7cd30f6 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2007-09-06 Paul Eggert <eggert@cs.ucla.edu>
+
+ * build-aux/bootstrap: Remove obsolete comment about wget --help.
+
2007-09-06 Yoann Vandoorselaere <yoann.v@prelude-ids.com>
* m4/time_h.m4 (gl_CHECK_TYPE_STRUCT_TIMESPEC): Fix misspelling
diff --git
a/build-aux/bootstrap
b/build-aux/bootstrap
index 295e92a3e914dd2e7dc5d6918bd102442744eeb0..e5740397707916db5f95e7e0dcd85d21af5b3370 100755
(executable)
--- a/
build-aux/bootstrap
+++ b/
build-aux/bootstrap
@@
-23,7
+23,6
@@
nl='
'
# Ensure file names are sorted consistently across platforms.
-# Also, ensure diagnostics are in English, e.g., "wget --help" below.
LC_ALL=C
export LC_ALL