repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vasnprintf: Don't use %n on Android.
[gnulib.git]
/
modules
/
ldd
blob
1e6bd449b88a01151f80b9e88e24e703eaa85f60
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
all