sim: ppc: fix printf warnings
[deliverable/binutils-gdb.git] / sim / config.h.in
index a7ef3ebef22999b7edc735f40a36140a662426c2..8d926f3de7db1d4c67db735531efef8710fc51e5 100644 (file)
@@ -6,6 +6,10 @@
 /* Sim debug setting */
 #undef DEBUG
 
+/* Define to 1 if translation of program messages to the user's native
+   language is requested. */
+#undef ENABLE_NLS
+
 /* Define to the type of elements in the array set by `getgroups'. Usually
    this is either `int' or `gid_t'. */
 #undef GETGROUPS_T
 /* Define to 1 if you have the <utime.h> header file. */
 #undef HAVE_UTIME_H
 
+/* Define to 1 if you have the <windows.h> header file. */
+#undef HAVE_WINDOWS_H
+
 /* Define to 1 if the system has the type `__int128'. */
 #undef HAVE___INT128
 
 /* Define to 1 if you have the `__setfpucw' function. */
 #undef HAVE___SETFPUCW
 
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+   */
+#undef LT_OBJDIR
+
 /* Name of package */
 #undef PACKAGE
 
This page took 0.028118 seconds and 4 git commands to generate.