* modules/dirname (Depends-on): Add xstrndup.
authorEric Blake <ebb9@byu.net>
Mon, 3 Jul 2006 17:50:35 +0000 (17:50 +0000)
committerEric Blake <ebb9@byu.net>
Mon, 3 Jul 2006 17:50:35 +0000 (17:50 +0000)
ChangeLog
modules/dirname

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.
index 46b1639d86572e57eed47e148203322a3a70d5bd..8f16c4ea47ff95977c3fcf9fd5cc0a2d6d3fd86a 100644 (file)
@@ -11,8 +11,9 @@ m4/dirname.m4
 m4/double-slash-root.m4
 
 Depends-on:
-xalloc
 stdbool
+xalloc
+xstrndup
 
 configure.ac:
 gl_DIRNAME