]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - ld/configure
* 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)
commit0b48acfe664456ecf535a81be69bae8b52ae5631
treeda439735b0220fbc42b0ce75127bb5e87d359ad1
parentff925e69c551bca76b417c3beb9651746ae021b0
* 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