Parcourir la source

r12990@catbus: nickm | 2007-05-25 20:35:27 -0400
Ah, maybe _this_ is the patch that will make IRIX builds happy again.


svn:r10348

Nick Mathewson il y a 17 ans
Parent
commit
03e1f626e5
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      acinclude.m4

+ 0 - 1
acinclude.m4

@@ -144,7 +144,6 @@ TOR_DEFINE_CODEPATH($tor_cv_library_$1_dir, $1)
 if test -z "$CROSS_COMPILE"; then
   AC_CACHE_CHECK([whether we need extra options to link $1],
                  tor_cv_library_$1_linker_option, [
-   tor_saved_LDFLAGS="$LDFLAGS"
    runs=no
    linked_with=nothing
    if test -d "$tor_cv_library_$1_dir/lib"; then