PR 86
[binutils-gdb.git] / binutils / config.in
index 1e0aa93b9c49fa7f6244007e9b78114a8dfd5fab..53e2287c9334c5029c1acbc6e6b447826d627302 100644 (file)
@@ -94,6 +94,9 @@
 /* Define if you have the strchr function.  */
 #undef HAVE_STRCHR
 
+/* Define if you have the strcoll function.  */
+#undef HAVE_STRCOLL
+
 /* Define if you have the utimes function.  */
 #undef HAVE_UTIMES
 
 /* Configured target name. */
 #undef TARGET
 
+/* Define to 1 if user symbol names have a leading underscore, 0 if not. */
+#undef TARGET_PREPENDS_UNDERSCORE
+