projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c9217c
)
ignore-value: update recommended header name
author
Eric Blake
<ebb9@byu.net>
Mon, 25 Jan 2010 22:42:55 +0000
(15:42 -0700)
committer
Eric Blake
<ebb9@byu.net>
Tue, 26 Jan 2010 13:01:19 +0000
(06:01 -0700)
* modules/ignore-value (Include): Only use <> for headers that
exist in glibc.
Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
patch
|
blob
|
history
modules/ignore-value
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 62dcf87ce1736df4377b93b06adbf3c787bf81b3..4da7107f4f0ccc7b1e9c175da35dd54ad2dc4744 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,9
@@
+2010-01-26 Eric Blake <ebb9@byu.net>
+
+ ignore-value: update recommended header name
+ * modules/ignore-value (Include): Only use <> for headers that
+ exist in glibc.
+
2010-01-26 Jim Meyering <meyering@redhat.com>
test-userspec.c: avoid compiler warnings
diff --git
a/modules/ignore-value
b/modules/ignore-value
index d43200e918156893bda5fe06bc6b1538e6dfb859..8d488634939310f79c3ebfbbeb01133d04a2b7c5 100644
(file)
--- a/
modules/ignore-value
+++ b/
modules/ignore-value
@@
-13,7
+13,7
@@
Makefile.am:
lib_SOURCES += ignore-value.h
Include:
-<ignore-value.h>
+"ignore-value.h"
License:
LGPLv2+