texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[8085] commit config.in


From: gavinsmith0123
Subject: [8085] commit config.in
Date: Wed, 15 Aug 2018 15:20:00 -0400 (EDT)

Revision: 8085
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=8085
Author:   gavin
Date:     2018-08-15 15:19:59 -0400 (Wed, 15 Aug 2018)
Log Message:
-----------
commit config.in

Modified Paths:
--------------
    trunk/tp/Texinfo/XS/config.in

Modified: trunk/tp/Texinfo/XS/config.in
===================================================================
--- trunk/tp/Texinfo/XS/config.in       2018-08-15 19:14:29 UTC (rev 8084)
+++ trunk/tp/Texinfo/XS/config.in       2018-08-15 19:19:59 UTC (rev 8085)
@@ -102,6 +102,9 @@
 /* Define to 1 if you have the 'getdelim' function. */
 #undef HAVE_GETDELIM
 
+/* Define if you have the iconv() function and it works. */
+#undef HAVE_ICONV
+
 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
 #undef HAVE_INTMAX_T
 
@@ -434,6 +437,9 @@
 /* Define if you have the 'wint_t' type. */
 #undef HAVE_WINT_T
 
+/* Define as const if the declaration of iconv() needs const. */
+#undef ICONV_CONST
+
 /* Define to the sub-directory where libtool stores uninstalled libraries. */
 #undef LT_OBJDIR
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]