view modules/ldd @ 6861:b82bca6af622

Take into account ISO C 99 TC1.
author Bruno Haible <bruno@clisp.org>
date Fri, 23 Jun 2006 14:58:59 +0000
parents ed2b5c29e4cb
children 1f14c6dd175d
line wrap: on
line source

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