md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
[gnulib.git] / modules / rename-dest-slash
index 9ab8718..e175761 100644 (file)
@@ -1,19 +1,20 @@
 Description:
 rename() function: change the name or location of a file.
 
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the 'rename' module instead.
+
 Files:
-lib/rename-dest-slash.c
-m4/rename-dest-slash.m4
 
 Depends-on:
-xalloc
-dirname
+rename
 
 configure.ac:
-gl_FUNC_RENAME_TRAILING_DEST_SLASH
 
 Makefile.am:
-EXTRA_DIST += rename-dest-slash.c
 
 Include:
 <stdio.h>