summaryrefslogtreecommitdiffstats
path: root/libtool-1.5.22-relativepath.patch
blob: 37086ed8767572cc9c85aaf1762fbd96eba55451 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- libtool-1.5.22/libltdl/ltdl.c.rh2	2006-11-06 15:40:04.000000000 +0100
+++ libtool-1.5.22/libltdl/ltdl.c	2006-11-06 15:40:26.000000000 +0100
@@ -3203,10 +3203,12 @@
 	    }
 #endif
 	}
+#if 0
       if (!file)
 	{
 	  file = fopen (filename, LT_READTEXT_MODE);
 	}
+#endif
 
       /* If we didn't find the file by now, it really isn't there.  Set
 	 the status flag, and bail out.  */