diff options
| author | Joshua L. Blocher <verbalshadow@gmail.com> | 2008-05-22 04:22:54 +0000 |
|---|---|---|
| committer | verbalshadow <verbalshadow@users.sourceforge.net> | 2008-05-22 04:22:54 +0000 |
| commit | 3d1f6d4c059a7924871fcca2f847ab8b02a3ee0d (patch) | |
| tree | a28d13377f5ecd8842a5843315fbd598475ee71c /config.h.cmake | |
| parent | - Use constrainedSnap() instead of freeSnap() if we're dragging nodes with ctrl (diff) | |
| download | inkscape-3d1f6d4c059a7924871fcca2f847ab8b02a3ee0d.tar.gz inkscape-3d1f6d4c059a7924871fcca2f847ab8b02a3ee0d.zip | |
Cmake: Find Dependencies rebuilt
(bzr r5731)
Diffstat (limited to 'config.h.cmake')
| -rw-r--r-- | config.h.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h.cmake b/config.h.cmake index 8c888726b..e7b2437f9 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -30,7 +30,7 @@ /* Define to 1 if you have the `bind_textdomain_codeset' function. */ #cmakedefine HAVE_BIND_TEXTDOMAIN_CODESET 1 -/* Define to 1 if you have the <boost/concept_check.hpp> header file. */ +/* Define to 1 if you have the <concept_check.hpp> header file. */ #cmakedefine HAVE_BOOST_CONCEPT_CHECK_HPP 1 /* Whether the Cairo PDF backend is available */ |
