summaryrefslogtreecommitdiff
path: root/gnulib/modules/ldd
blob: da38d3235c14487027bce56afa686e443246f865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
Command to determine the dynamically linked dependencies of a program.

Files:
build-aux/ldd.sh.in
m4/ldd.m4

Depends-on:

configure.ac:
gl_LDD
AC_CONFIG_FILES([ldd.sh:build-aux/ldd.sh.in])

Makefile.am:

Include:

License:
GPLed build tool

Maintainer:
Bruno Haible