Magellan Linux

Contents of /trunk/mesa/patches/mesa-6.4.1-makedepend-location.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 153 - (show annotations) (download)
Tue May 8 20:52:56 2007 UTC (17 years ago) by niro
File size: 375 byte(s)
-import

1 diff -urN Mesa-6.3.1.1.orig/configs/linux-dri Mesa-6.3.1.1/configs/linux-dri
2 --- Mesa-6.3.1.1.orig/configs/linux-dri 2005-07-23 23:29:14.000000000 -0700
3 +++ Mesa-6.3.1.1/configs/linux-dri 2005-08-10 14:56:16.000000000 -0700
4 @@ -9,7 +9,7 @@
5 CC = gcc
6 CXX = g++
7
8 -MKDEP = /usr/X11R6/bin/makedepend
9 +MKDEP = /usr/bin/makedepend
10 #MKDEP = gcc -M
11 #MKDEP_OPTIONS = -MF depend
12