[or-cvs] r10348: Ah, maybe _this_ is the patch that will make IRIX builds hap (tor/trunk)
nickm at seul.org
nickm at seul.org
Sat May 26 00:35:29 UTC 2007
Author: nickm
Date: 2007-05-25 20:35:29 -0400 (Fri, 25 May 2007)
New Revision: 10348
Modified:
tor/trunk/
tor/trunk/acinclude.m4
Log:
r12990 at catbus: nickm | 2007-05-25 20:35:27 -0400
Ah, maybe _this_ is the patch that will make IRIX builds happy again.
Property changes on: tor/trunk
___________________________________________________________________
svk:merge ticket from /tor/trunk [r12990] on 8246c3cf-6607-4228-993b-4d95d33730f1
Modified: tor/trunk/acinclude.m4
===================================================================
--- tor/trunk/acinclude.m4 2007-05-26 00:15:58 UTC (rev 10347)
+++ tor/trunk/acinclude.m4 2007-05-26 00:35:29 UTC (rev 10348)
@@ -144,7 +144,6 @@
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
More information about the tor-commits
mailing list