229
229
 
230
230
 
/* Define to 1 if you have the `strdup' function. */
231
231
 
#undef HAVE_STRDUP
232
232
 
233
233
 
/* Define to 1 if you have the <strings.h> header file. */
234
234
 
#undef HAVE_STRINGS_H
235
235
 
236
236
 
/* Define to 1 if you have the <string.h> header file. */
237
237
 
#undef HAVE_STRING_H
238
238
 
 
239
+
/* Define to 1 if you have the `strtoll' function. */
 
240
+
#undef HAVE_STRTOLL
 
241
+
 
242
+
/* Define to 1 if you have the `strtoull' function. */
 
243
+
#undef HAVE_STRTOULL
 
244
+
239
245
 
/* Define if `struct text_info' is defined */
240
246
 
#undef HAVE_STRUCT_TEXT_INFO
241
247
 
242
248
 
/* Define if `struct videoconfig' is defined */
243
249
 
#undef HAVE_STRUCT_VIDEOCONFIG
244
250
 
245
251
 
/* Define to 1 if you have the `symlink' function. */
246
252
 
#undef HAVE_SYMLINK
247
253
 
248
254
 
/* Define to 1 if you have the `system' function. */