* modules/renameat (Depends-on): Add stdbool.
+2011-11-08 Bruno Haible <bruno@clisp.org>
+
+ renameat: Fix dependencies.
+ * modules/renameat (Depends-on): Add stdbool.
+
2011-11-08 Bruno Haible <bruno@clisp.org>
mkfifoat: Fix module description.
rename [test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1]
same-inode [test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1]
save-cwd [test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1]
+stdbool [test $HAVE_RENAMEAT = 0 || test $REPLACE_RENAMEAT = 1]
configure.ac:
gl_FUNC_RENAMEAT