]> git.pld-linux.org Git - packages/valgrind.git/blob - valgrind-linux26.patch
- new desc
[packages/valgrind.git] / valgrind-linux26.patch
1 --- valgrind-20031012/configure.in.orig 2003-10-13 00:31:53.000000000 +0200
2 +++ valgrind-20031012/configure.in      2003-10-21 19:56:45.411847328 +0200
3 @@ -97,7 +97,7 @@
4  kernel=`uname -r`
5  
6  case "${kernel}" in
7 -     2.5.*) 
8 +     2.[[56]].*) 
9             AC_MSG_RESULT([2.5 family (${kernel})])
10             AC_DEFINE([KERNEL_2_5], 1, [Define to 1 if you're using Linux 2.5.x])
11             ;;
This page took 0.032104 seconds and 3 git commands to generate.