OSDN Git Service

* configure.in: Check that the pthdebug library is recent enough
authorbrobecke <brobecke>
Fri, 29 Nov 2002 00:30:06 +0000 (00:30 +0000)
committerbrobecke <brobecke>
Fri, 29 Nov 2002 00:30:06 +0000 (00:30 +0000)
       before enabling thread support on native AiX.
       * configure: Regenerate.

       * config/powerpc/aix432.mh (NATDEPFILES): Remove aix-thread.o
       from the list of object files as it is now appended by configure
       if thread support is enabled.
       (NAT_CLIBS): Removed as -lpthdebug is also appended by configure
       if thread support is enabled.

gdb/ChangeLog

index ddaaace..0b9664a 100644 (file)
@@ -1,3 +1,15 @@
+2002-11-28  J. Brobecker  <brobecker@gnat.com>
+
+       * configure.in: Check that the pthdebug library is recent enough
+       before enabling thread support on native AiX.
+       * configure: Regenerate.
+
+       * config/powerpc/aix432.mh (NATDEPFILES): Remove aix-thread.o
+       from the list of object files as it is now appended by configure
+       if thread support is enabled.
+       (NAT_CLIBS): Removed as -lpthdebug is also appended by configure
+       if thread support is enabled.
+
 2002-11-28  Andrew Cagney  <cagney@redhat.com>
 
        * stack.c (get_selected_block): In-line get_current_block.