Update and improve help for --without-included-regex.
[gnulib.git] / modules / rename-dest-slash
1 Description:
2 rename() function: change the name or location of a file.
3
4 Files:
5 lib/rename-dest-slash.c
6 m4/rename-dest-slash.m4
7
8 Depends-on:
9 xalloc
10 dirname
11
12 configure.ac:
13 gl_FUNC_RENAME_TRAILING_DEST_SLASH
14
15 Makefile.am:
16
17 Include:
18 <stdio.h>
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering