Update patch

This commit is contained in:
Deji Akingunola 2009-08-28 22:02:25 +00:00
parent fd6bb72c7b
commit b27e7a6ee0
1 changed files with 6 additions and 6 deletions

View File

@ -1,5 +1,5 @@
--- configure.in 2009-07-13 05:07:17.000000000 -0400
+++ configure.in.new 2009-08-11 00:51:08.209442295 -0400
--- configure.in 2009-08-13 22:57:42.000000000 -0400
+++ configure.in.new 2009-08-28 17:47:51.203289024 -0400
@@ -31,26 +31,15 @@
MYPCFILES="tokyocabinet.pc"
@ -30,21 +30,21 @@
#================================================================
# Options
#================================================================
--- Makefile.in 2009-06-23 23:21:16.000000000 -0400
+++ Makefile.in.new 2009-08-11 00:52:59.612477308 -0400
--- Makefile.in 2009-08-04 03:37:52.000000000 -0400
+++ Makefile.in.new 2009-08-28 17:49:17.050288532 -0400
@@ -54,8 +54,8 @@
LDFLAGS = @MYLDFLAGS@
CMDLDFLAGS = @MYCMDLDFLAGS@
LIBS = @LIBS@
-LDENV = LD_RUN_PATH=/lib:/usr/lib:$(LIBDIR):$(HOME)/lib:/usr/local/lib:@MYRUNPATH@:.
-RUNENV = @MYLDLIBPATHENV@=.:/lib:/usr/lib:$(LIBDIR):$(HOME)/lib:/usr/local/lib:@MYRUNPATH@
+LDENV =
+LDENV =
+RUNENV = @MYLDLIBPATHENV@=.:$(LIBDIR)
POSTCMD = @MYPOSTCMD@
--- tokyocabinet.pc.in 2008-02-18 02:25:18.000000000 -0500
+++ tokyocabinet.pc.in.new 2009-08-11 00:53:45.092479716 -0400
+++ tokyocabinet.pc.in.new 2009-08-28 17:50:19.201288883 -0400
@@ -10,5 +10,5 @@
Name: Tokyo Cabinet
Description: a modern implementation of DBM