Browse Source

* bfd/config.in: Regenerate.

msnyder-tracepoint-checkpoint-branch
Jerome Guitton 22 years ago
parent
commit
fddc4048e5
  1. 4
      bfd/ChangeLog
  2. 3
      bfd/config.in

4
bfd/ChangeLog

@ -1,3 +1,7 @@
2005-03-31 Jerome Guitton <guitton@gnat.com>
* config.in: Regenerate.
2005-03-31 Jerome Guitton <guitton@gnat.com>
* bfd/config.in (HAVE_DECL_BASENAME): New configure macro.

3
bfd/config.in

@ -24,7 +24,8 @@
/* Define to 1 if you have the `dcgettext' function. */
#undef HAVE_DCGETTEXT
/* Define to 1 if basename is declared by the system. */
/* Define to 1 if you have the declaration of `basename', and to 0 if you
don't. */
#undef HAVE_DECL_BASENAME
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.

Loading…
Cancel
Save