summaryrefslogtreecommitdiff
path: root/modules/dosname
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2020-03-28 15:12:41 +0100
committerBruno Haible <bruno@clisp.org>2020-03-28 15:12:41 +0100
commitb917c27c51da4c0486da3efa26d9181ba227fbe0 (patch)
tree1e8fbd415a32470bc4b9f6ea262e27a4f6f5d8b6 /modules/dosname
parent6b5ac8d538ffc395e7efb51cc9b27eb531c19566 (diff)
downloadgnulib-b917c27c51da4c0486da3efa26d9181ba227fbe0.tar.gz
dosname: Redirect to 'filename'.
Reported by Tim Rühsen <tim.ruehsen@gmx.de> in <https://lists.gnu.org/archive/html/bug-gnulib/2020-03/msg00042.html>. * lib/dosname.h: Remove all definitions. Just include filename.h. * modules/dosname (Status, Notice): Mark as deprecated. (Depends-on): Add 'filename'.
Diffstat (limited to 'modules/dosname')
-rw-r--r--modules/dosname7
1 files changed, 7 insertions, 0 deletions
diff --git a/modules/dosname b/modules/dosname
index 0e8703cb33..e323aa743a 100644
--- a/modules/dosname
+++ b/modules/dosname
@@ -1,10 +1,17 @@
Description:
Macros for porting to systems with DOS-style file names.
+Status:
+deprecated
+
+Notice:
+This module is deprecated. Use the module 'filename' instead.
+
Files:
lib/dosname.h
Depends-on:
+filename
configure.ac: