OSDN Git Service

* configure.in (AC_CHECK_FUNCS): Add glob.
authorMark Mitchell <mark@codesourcery.com>
Wed, 16 Feb 2005 07:49:26 +0000 (07:49 +0000)
committerMark Mitchell <mark@codesourcery.com>
Wed, 16 Feb 2005 07:49:26 +0000 (07:49 +0000)
commit8426e6b6596147a6458f90dcb5721e0102853872
tree2f3bc07875c7624551d7fc76102be4b7bdb5a23c
parentff9b9dac595574caf16b52767330a2bfce31cfb0
* configure.in (AC_CHECK_FUNCS): Add glob.
* configure: Regenerated.
* emultempl/elf32.em (<glob.h>): Do not include if HAVE_GLOB is
not defined.
(gld${EMULATION_NAME}_parse_ld_so_conf_include): Do not use glob
if HAVE_GLOB is not defined.
ld/ChangeLog
ld/configure
ld/configure.in
ld/emultempl/elf32.em