Avoid the need for AC_LIBSOURCES in m4 macros.
[gnulib.git] / modules / getcwd
1 Description:
2 Return the current working directory.
3
4 Files:
5 lib/getcwd.h
6 lib/getcwd.c
7 m4/getcwd-abort-bug.m4
8 m4/getcwd-path-max.m4
9 m4/getcwd.m4
10
11 Depends-on:
12 mempcpy
13 d-ino
14 extensions
15 stdbool
16
17 configure.ac:
18 gl_FUNC_GETCWD
19
20 Makefile.am:
21 EXTRA_DIST += getcwd.h
22
23 Include:
24 "getcwd.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 all, glibc