]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portable
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Jan 2006 07:21:48 +0000 (07:21 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 17 Jan 2006 07:21:48 +0000 (07:21 +0000)
commit739de8914fae814e11198abe20f629cbf50a7586
tree312a1c0237f552136202d67260ee013f6e671451
parentb88411cca3e2812bd59feb97cf99c9479b7b1607
(gl_IGNORE_UNUSED_LIBRARIES): Don't use ldd, as it's not portable
and it doesn't work with cross-compiles.  Fix missing-$ typo in 'test
"gl_cv_ignore_unused_libraries" ...' that prevented -zignore from being
used with Sun's C compiler.
m4/ChangeLog
m4/lib-ignore.m4