]> git.ipfire.org Git - thirdparty/gcc.git/commit
collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 20 Jan 2003 20:41:55 +0000 (20:41 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 20 Jan 2003 20:41:55 +0000 (20:41 +0000)
commit351df80413984221416167a2e0c6e28732bffb4d
tree7c40584bb08c27e62cb03fa56f6241447e67904c
parente32894124dc9860e977b8ebe23b9b21a2ca066ec
collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before prototyping.

* collect2.c (ldgetname): Check HAVE_DECL_LDGETNAME before
prototyping.
* configure.in: Check for <ldfcn.h> and ldgetname() prototype.

* config.in, configure: Regenerate.

From-SVN: r61511
gcc/ChangeLog
gcc/collect2.c
gcc/config.in
gcc/configure
gcc/configure.in