summaryrefslogtreecommitdiffstats
path: root/libkonq
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2013-08-01 17:28:01 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-08-01 17:28:01 -0500
commit83187020dc8904737019d13f9b6a059b010d555c (patch)
treea7efb7ae019bd156304e79a910bf13acf8537716 /libkonq
parent9f749e63a93d1b6cd42c3e1136e0e6f63a742708 (diff)
downloadtdebase-83187020dc8904737019d13f9b6a059b010d555c.tar.gz
tdebase-83187020dc8904737019d13f9b6a059b010d555c.zip
Fix build failure when compiling libkonq separately.
This resolves bug report 1555.
Diffstat (limited to 'libkonq')
-rw-r--r--libkonq/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/libkonq/CMakeLists.txt b/libkonq/CMakeLists.txt
index 7202bdfe8..532e31d4d 100644
--- a/libkonq/CMakeLists.txt
+++ b/libkonq/CMakeLists.txt
@@ -11,6 +11,7 @@
project( libkonq )
+check_include_file( "sys/statvfs.h" HAVE_STATVFS )
add_subdirectory( pics )
add_subdirectory( favicons )