strtoumax: fix typo in previous commit.
[gnulib.git] / modules / ldd
1 Description:
2 Command to determine the dynamically linked dependencies of a program.
3
4 Files:
5 build-aux/ldd.sh.in
6 m4/ldd.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_LDD
12 AC_CONFIG_FILES([ldd.sh:build-aux/ldd.sh.in])
13
14 Makefile.am:
15
16 Include:
17
18 License:
19 GPLed build tool
20
21 Maintainer:
22 Bruno Haible
23