Set cut_dir properly, and add mode line for Emacs.
[gnulib/ericb.git] / modules / ldd
blobda38d3235c14487027bce56afa686e443246f865
1 Description:
2 Command to determine the dynamically linked dependencies of a program.
4 Files:
5 build-aux/ldd.sh.in
6 m4/ldd.m4
8 Depends-on:
10 configure.ac:
11 gl_LDD
12 AC_CONFIG_FILES([ldd.sh:build-aux/ldd.sh.in])
14 Makefile.am:
16 Include:
18 License:
19 GPLed build tool
21 Maintainer:
22 Bruno Haible