aboutsummaryrefslogtreecommitdiff
path: root/apps/xclock/config.h.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-03-05 09:59:38 +0100
committermarha <marha@users.sourceforge.net>2012-03-05 09:59:38 +0100
commitffe218bbb0ffa6d2a7f7cbf6b1f81797e667183a (patch)
tree233b818e67de2073647e46e91ac688c6b43d5917 /apps/xclock/config.h.in
parent15a500d3edb03668b43cc6898fafcda024d0f006 (diff)
downloadvcxsrv-ffe218bbb0ffa6d2a7f7cbf6b1f81797e667183a.tar.gz
vcxsrv-ffe218bbb0ffa6d2a7f7cbf6b1f81797e667183a.tar.bz2
vcxsrv-ffe218bbb0ffa6d2a7f7cbf6b1f81797e667183a.zip
libfontenc xserver pixman mesa git update 5 Mar 2012
font-util-1.3.0 xclock-1.0.6 libXfont-1.4.5 inputproto-2.2
Diffstat (limited to 'apps/xclock/config.h.in')
-rw-r--r--apps/xclock/config.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/xclock/config.h.in b/apps/xclock/config.h.in
index 40490ac1f..b5f9fb8c9 100644
--- a/apps/xclock/config.h.in
+++ b/apps/xclock/config.h.in
@@ -3,7 +3,7 @@
/* Define to 1 if you have the `getpid' function. */
#undef HAVE_GETPID
-/* Define to 1 if iconv() is available. */
+/* Define if you have the iconv() function. */
#undef HAVE_ICONV
/* Define to 1 if you have the <inttypes.h> header file. */
@@ -36,6 +36,9 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define as const if the declaration of iconv() needs const. */
+#undef ICONV_CONST
+
/* Name of package */
#undef PACKAGE