projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79c0a43
)
* modules/dirname (Depends-on): Add xstrndup.
author
Eric Blake
<ebb9@byu.net>
Mon, 3 Jul 2006 17:50:35 +0000
(17:50 +0000)
committer
Eric Blake
<ebb9@byu.net>
Mon, 3 Jul 2006 17:50:35 +0000
(17:50 +0000)
ChangeLog
patch
|
blob
|
history
modules/dirname
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index de9598e1dbbaf12147e142c4c4ce49f5fcca9726..a80d09d7471cf8806c2f7851f1f4f964b49946d3 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,7
@@
+2006-07-03 Eric Blake <ebb9@byu.net>
+
+ * modules/dirname (Depends-on): Add xstrndup.
+
2006-07-03 Paul Eggert <eggert@cs.ucla.edu>
Merge from coreutils.
diff --git
a/modules/dirname
b/modules/dirname
index 46b1639d86572e57eed47e148203322a3a70d5bd..8f16c4ea47ff95977c3fcf9fd5cc0a2d6d3fd86a 100644
(file)
--- a/
modules/dirname
+++ b/
modules/dirname
@@
-11,8
+11,9
@@
m4/dirname.m4
m4/double-slash-root.m4
Depends-on:
-xalloc
stdbool
+xalloc
+xstrndup
configure.ac:
gl_DIRNAME