New module 'login_tty'.
[pspp] / modules / rename-dest-slash
index 9ab8718f36616ec894b85663fd1dab45de295d26..f52b3b8d240b430b98c24120e6477c918a1898da 100644 (file)
@@ -1,19 +1,20 @@
 Description:
 rename() function: change the name or location of a file.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete; 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>