[100] in bug-owl

home help back first fref pref prev next nref lref last post

-R/usr/athena/lib

daemon@ATHENA.MIT.EDU (Jeremy Daniel)
Thu Oct 17 21:32:51 2002

To: bug-owl@MIT.EDU
From: Jeremy Daniel <jdaniel@MIT.EDU>
Date: 17 Oct 2002 21:32:50 -0400
Message-ID: <skek7kgmszh.fsf@multics.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii

My earlier patch was against the wrong file (configure), but I guess
neither of us noticed it and you ran autoconf and it went away a few
days later.  Here it is again against configure.in this time.

----------------
/mit/jdaniel/project/owl/build-cvs/patches/LD_LIBRARY_PATH.patch
----------------
Index: configure.in
===================================================================
RCS file: /mit/ktools/src/owl/repository/owl/configure.in,v
retrieving revision 1.7
diff -u -r1.7 configure.in
--- configure.in	2002/09/24 19:47:23	1.7
+++ configure.in	2002/10/18 01:26:19
@@ -21,7 +21,7 @@
 fi
 AC_MSG_CHECKING(for /usr/athena/lib)
 if test -d /usr/athena/lib; then
-	LDFLAGS=-L/usr/athena/lib\ ${LDFLAGS}
+	LDFLAGS=-L/usr/athena/lib\ -R/usr/athena/lib\ ${LDFLAGS}
 	AC_MSG_RESULT(yes)
 else
 	AC_MSG_RESULT(no)

-- 


				Jer


------------------------------------------------------------------
Tulgey Wood - tulgeywood@attbi.com     Cell Phone: 617-429-8573 / 
4 Farragut Ave (617-629-3983)             jdaniel-phone@mit.edu
Somerville, MA 02144-1709              AIM: jdanielmit      
                                    
Zephyr athena users over the web:  http://webzephyr.mit.edu/

home help back first fref pref prev next nref lref last post