summaryrefslogtreecommitdiff
path: root/gnulib/modules/ldd
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/ldd')
m---------gnulib0
-rw-r--r--gnulib/modules/ldd23
2 files changed, 23 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 443bc5ffcf7429e557f4a371b0661abe98ddbc1
diff --git a/gnulib/modules/ldd b/gnulib/modules/ldd
new file mode 100644
index 0000000..da38d32
--- /dev/null
+++ b/gnulib/modules/ldd
@@ -0,0 +1,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
+