comparison lwasm/config.h.in @ 269:6cbc409ff09f 2.6

Added asprintf redux
author lost
date Tue, 22 Dec 2009 05:53:05 +0000
parents 68fbca173508
children
comparison
equal deleted inserted replaced
268:c48e676d641f 269:6cbc409ff09f
305 /* Define to 1 if the system has the type `unsigned long long int'. */ 305 /* Define to 1 if the system has the type `unsigned long long int'. */
306 #undef HAVE_UNSIGNED_LONG_LONG_INT 306 #undef HAVE_UNSIGNED_LONG_LONG_INT
307 307
308 /* Define to 1 if you have the `vasnprintf' function. */ 308 /* Define to 1 if you have the `vasnprintf' function. */
309 #undef HAVE_VASNPRINTF 309 #undef HAVE_VASNPRINTF
310
311 /* Define to 1 if you have the `vasprintf' function. */
312 #undef HAVE_VASPRINTF
310 313
311 /* Define to 1 if you have the `vsnprintf' function. */ 314 /* Define to 1 if you have the `vsnprintf' function. */
312 #undef HAVE_VSNPRINTF 315 #undef HAVE_VSNPRINTF
313 316
314 /* Define to 1 if you have the <wchar.h> header file. */ 317 /* Define to 1 if you have the <wchar.h> header file. */