Magellan Linux

Diff of /trunk/wine/patches/wine-0.9.49-LDPATH-hack.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 413 by niro, Thu Nov 15 00:20:52 2007 UTC revision 414 by niro, Thu Nov 15 00:34:18 2007 UTC
# Line 1  Line 1 
1  diff -Naur wine-0.9.49/configure.ac wine-0.9.49-magellan/configure.ac  diff -Naur wine-0.9.49/configure.ac wine-0.9.49-magellan/configure.ac
2  --- wine-0.9.49/configure.ac 2007-11-09 17:56:12.000000000 +0100  --- wine-0.9.49/configure.ac 2007-11-09 17:56:12.000000000 +0100
3  +++ wine-0.9.49-magellan/configure.ac 2007-11-15 01:26:08.000000000 +0100  +++ wine-0.9.49-magellan/configure.ac 2007-11-15 01:42:32.000000000 +0100
4  @@ -1200,19 +1200,12 @@  @@ -1207,12 +1207,6 @@
   
  dnl **** Platform-specific checks ****  
   
 -AC_SUBST(LDPATH,"")  
  case $build_os in  
    cygwin*|mingw32*)  
      LDPATH="PATH=\"\$(TOOLSDIR)/libs/wine:\$\$PATH\""  
5       ;;       ;;
6     darwin*|macosx*)     darwin*|macosx*)
7       ;;       ;;

Legend:
Removed from v.413  
changed lines
  Added in v.414