Add a check for <unistd.h> providing a prototype for getopt() which is compatible
[deliverable/binutils-gdb.git] / binutils / ChangeLog
index 9ce07ec3889bc10e2b51cb5c761c33eb93f4451a..c03762c7bf72425ab2a7d8a5e629bedaf7228726 100644 (file)
@@ -1,3 +1,14 @@
+2005-03-31  Nick Clifton  <nickc@redhat.com>
+
+       * configure.in: Add a check for <unistd.h> providing a prototype
+       for getopt() which is compatible with the one in
+       include/getopt.h.  If so then define HAVE_DECL_GETOPT.
+       * configure: Regenerate.
+       * config.in (HAVE_DECL_GETOPT): Add.
+       * aclocal.m4: Regenerate.
+       * addr2line.c: Include "config.h" before "bfd.h" so that
+       HAVE_DECL_GETOPT is defined before getopt.h is included.
+
 2005-03-21  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
 
        * doc/binutils.texi: Document new VAX disassembler-specific option
This page took 0.023823 seconds and 4 git commands to generate.