* stabsread.c (get_substring): Declare second arg as int.
[deliverable/binutils-gdb.git] / gdb / mpw-make.sed
index 0b3f7b9c26087192f2bc51c8eb2f42fe51adb936..7275c9b49a41a7695192c326dbeae776dacc9d69 100644 (file)
@@ -32,6 +32,9 @@
 
 /^TERMCAP =/s/ =.*$/ =/
 
+# Whack out autoconf hook for thread debugging.
+/@CONFIG_LDFLAGS@/s/@CONFIG_LDFLAGS@//g
+
 /@DEFS@/s/@DEFS@//g
 
 /@YACC@/s/@YACC@/byacc/g
This page took 0.023445 seconds and 4 git commands to generate.