summaryrefslogtreecommitdiff
path: root/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt
blob: de32b4591cdfd8f19f617596d97a4243fbb2daa1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./libs/ksysguard/CMakeLists.txt.orig	2008-04-10 13:30:14.000000000 +0400
+++ ./libs/ksysguard/CMakeLists.txt	2008-06-28 14:04:29.000000000 +0400
@@ -5,7 +5,7 @@
 add_subdirectory( processui )
 add_subdirectory( tests )
 
-check_include_files(sys/ptrace.h HAVE_SYS_PTRACE_H)
+check_include_files(signal.h HAVE_SYS_PTRACE_H)
 
 configure_file(config-ksysguard.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-ksysguard.h )