summaryrefslogtreecommitdiff
path: root/config.h.cmake
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2010-02-16 22:00:51 +0100
committerPino Toscano <pino@kde.org>2010-02-16 22:01:36 +0100
commit0f0fba1b04589061449f98b9dcd8a0c4e7ad2d74 (patch)
tree3cf44ff9b2e9bf51e14ae9af77ef1ec44fbf8605 /config.h.cmake
parent39b4699020b5cfa1a10e5ef00f0e355e27b21c9f (diff)
make the descriptions specify they refer to the Splash backend
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.h.cmake b/config.h.cmake
index 0d1e434d..0097d8d5 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -165,10 +165,10 @@
/* Throw exceptions to deal with not enough memory and similar problems */
#cmakedefine USE_EXCEPTIONS 1
-/* Use fixed point arithmetic */
+/* Use fixed point arithmetic in the Splash backend */
#cmakedefine USE_FIXEDPOINT 1
-/* Use single precision arithmetic */
+/* Use single precision arithmetic in the Splash backend */
#cmakedefine USE_FLOAT 1
/* Version number of package */