* configure.in: Detect declaration for canonicalize_file_name.
[deliverable/binutils-gdb.git] / gdb / config.in
index f2bab550d1482de77066c96e05f454a38035a58a..ca3459b80e091d872ff28791558ebeec4d1d145c 100644 (file)
 /* Define if strstr is not declared in system header files. */
 #undef NEED_DECLARATION_STRSTR
 
+/* Define if canonicalize_file_name is not declared in system header files. */
+#undef NEED_DECLARATION_CANONICALIZE_FILE_NAME
+
 /* Define if <sys/procfs.h> has pstatus_t. */
 #undef HAVE_PSTATUS_T
 
This page took 0.023267 seconds and 4 git commands to generate.