* alpha-tdep.c (heuristic_proc_desc): Stop examining the prologue
[deliverable/binutils-gdb.git] / gdb / configure.in
index ca6b9954d160eab565f75b72928a3730d5c2f615..cacdff6e180e12e8f809763e4418746fc9d22c19 100644 (file)
@@ -334,6 +334,8 @@ case "${host}" in
       :
     elif grep 'do not mix' conftest.t >/dev/null 2>&1; then
       :
+    elif grep 'some text already loaded' conftest.t >/dev/null 2>&1; then
+      :
     elif test "${shared}" = "true"; then
       HLDFLAGS='-Wl,-rpath=$(libdir)'
     else
This page took 0.023033 seconds and 4 git commands to generate.