Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / symlink
blob313a6a0d28169cb71f57bb13d44c9589f82ba119
1 Description:
2 symlink() function: create a symlink, if possible
4 Files:
5 lib/symlink.c
6 m4/symlink.m4
8 Depends-on:
9 lstat
10 unistd
12 configure.ac:
13 gl_FUNC_SYMLINK
14 gl_UNISTD_MODULE_INDICATOR([symlink])
16 Makefile.am:
18 Include:
19 <unistd.h>
21 License:
22 LGPL
24 Maintainer:
25 Eric Blake