]> git.pld-linux.org Git - packages/valgrind.git/blame - valgrind-linux26.patch
- 2.2.0
[packages/valgrind.git] / valgrind-linux26.patch
CommitLineData
0e9c70d2
JB
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.077437 seconds and 4 git commands to generate.