aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/valgrind/patches/100-fix_configure_check.patch
diff options
context:
space:
mode:
Diffstat (limited to 'package/devel/valgrind/patches/100-fix_configure_check.patch')
-rw-r--r--package/devel/valgrind/patches/100-fix_configure_check.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/devel/valgrind/patches/100-fix_configure_check.patch b/package/devel/valgrind/patches/100-fix_configure_check.patch
index b06cc3bf71..87ef3b39fc 100644
--- a/package/devel/valgrind/patches/100-fix_configure_check.patch
+++ b/package/devel/valgrind/patches/100-fix_configure_check.patch
@@ -1,6 +1,6 @@
---- a/configure.in
-+++ b/configure.in
-@@ -260,7 +260,7 @@ case "${host_os}" in
+--- a/configure.ac
++++ b/configure.ac
+@@ -300,7 +300,7 @@ case "${host_os}" in
# Ok, this is linux. Check the kernel version
AC_MSG_CHECKING([for the kernel version])