* gdb_string.h: Moved to ...
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
index ffa4afb67bffa9c7f9186b29c73ef6919c42a9ef..bacf005e2f0fa5c27acff3188d6dcd5286b34164 100644 (file)
    you don't. */
 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
 
-/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't.
-   */
-#undef HAVE_DECL_MEMMEM
-
 /* Define to 1 if you have the declaration of `perror', and to 0 if you don't.
    */
 #undef HAVE_DECL_PERROR
    don't. */
 #undef HAVE_DECL_STRERROR
 
+/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
+   */
+#undef HAVE_DECL_STRSTR
+
 /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
    don't. */
 #undef HAVE_DECL_VASPRINTF
This page took 0.023677 seconds and 4 git commands to generate.