aboutsummaryrefslogtreecommitdiff
path: root/apps/xclock/config.h.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-03-05 10:23:14 +0100
committermarha <marha@users.sourceforge.net>2012-03-05 10:23:14 +0100
commit8db4c7567d495ef6f6162406394ac192e6c2cfe7 (patch)
tree9d8233b2f54ad198da3354aa9dbd8d0082156a9c /apps/xclock/config.h.in
parentc14f2432d6bfb3de6c6289efd0471f038a289327 (diff)
parent50ace52bb8308fd62b8bad9ae912dc18c4ae32ff (diff)
downloadvcxsrv-8db4c7567d495ef6f6162406394ac192e6c2cfe7.tar.gz
vcxsrv-8db4c7567d495ef6f6162406394ac192e6c2cfe7.tar.bz2
vcxsrv-8db4c7567d495ef6f6162406394ac192e6c2cfe7.zip
Merge remote-tracking branch 'origin/released'
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