Not a huge deal, but can break library searches past the bug. You probably
already know about it. :)

--- configure.in.old    Tue May 29 08:02:47 2001
+++ configure.in        Tue Sep 25 22:53:14 2001
@@ -212,7 +212,7 @@
       OLD_LDFLAGS=$LDFLAGS
       LDFLAGS="${try_dash_r}/no/such/file-or-directory $LDFLAGS"
       AC_TRY_LINK(, , dash_r="$try_dash_r")
-      LDFLAGS=$ODL_LDFLAGS
+      LDFLAGS=$OLD_LDFLAGS
       test -n "$dash_r" && break
     done ;;
 esac

Reply via email to