summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl/config.h.in')
-rw-r--r--Utilities/cmcurl/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/Utilities/cmcurl/config.h.in b/Utilities/cmcurl/config.h.in
index c8ae15e..6f2e5db 100644
--- a/Utilities/cmcurl/config.h.in
+++ b/Utilities/cmcurl/config.h.in
@@ -354,6 +354,9 @@
/* we have a POSIX-style strerror_r() */
#cmakedefine HAVE_POSIX_STRERROR_R ${HAVE_POSIX_STRERROR_R}
+/* Define to 1 if you have the <process.h> header file. */
+#cmakedefine HAVE_PROCESS_H ${HAVE_PROCESS_H}
+
/* Define to 1 if you have the <pwd.h> header file. */
#cmakedefine HAVE_PWD_H ${HAVE_PWD_H}