* configure.in: Check for strtoull.
[external/binutils.git] / bfd / config.in
index 9a73c73..ab273c8 100644 (file)
 /* Define if you have the strchr function.  */
 #undef HAVE_STRCHR
 
+/* Define if you have the strtoull function.  */
+#undef HAVE_STRTOULL
+
 /* Define if you have the sysconf function.  */
 #undef HAVE_SYSCONF