]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libiberty/config.in
[PATCH v3] libiberty: Use posix_spawn in pex-unix when available.
[thirdparty/gcc.git] / libiberty / config.in
index f7052b5d9588996db1856acd2ba1d86fa80f97f0..050f6cd196133b464925dd6d0c100a3ce8ea827c 100644 (file)
 /* Define to 1 if you have the `pipe2' function. */
 #undef HAVE_PIPE2
 
+/* Define to 1 if you have the `posix_spawn' function. */
+#undef HAVE_POSIX_SPAWN
+
+/* Define to 1 if you have the `posix_spawnp' function. */
+#undef HAVE_POSIX_SPAWNP
+
 /* Define to 1 if you have the <process.h> header file. */
 #undef HAVE_PROCESS_H
 
 /* Define to 1 if you have the `spawnvpe' function. */
 #undef HAVE_SPAWNVPE
 
+/* Define to 1 if you have the <spawn.h> header file. */
+#undef HAVE_SPAWN_H
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H