summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-08 03:07:46 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-08 03:07:46 -0600
commitb911168351033cde8e3b524060722e0001c27bda (patch)
tree15f51b276fad5454bfddd75c3f93d38779ad7a9a /config.h.cmake
parent87201a3741bd9d4b4638be7b3d8c44a737115b0f (diff)
downloadtdelibs-b911168351033cde8e3b524060722e0001c27bda.tar.gz
tdelibs-b911168351033cde8e3b524060722e0001c27bda.zip
Add pcre detection to tdelibs CMake files
This closes Bug 569
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 80b8d071c..a53b346a9 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -369,7 +369,7 @@
#cmakedefine HAVE_PATHS_H 1
/* Define if you have pcreposix libraries and header files. */
-#undef HAVE_PCREPOSIX
+#cmakedefine HAVE_PCREPOSIX 1
/* Define to 1 if you have the `poll' function. */
#cmakedefine HAVE_POLL 1