summaryrefslogtreecommitdiff
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index 2b8e9a988a..705e1ef03a 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -48,9 +48,12 @@
/* Define to 1 if you have the <fcntl.h> header file. */
#cmakedefine HAVE_FCNTL_H 1
-/* Define to 1 if you have the <getopt.h> header file. */
+/* Define to 1 if you have the 'getopt' function. */
#cmakedefine HAVE_GETOPT 1
+/* Define to 1 if you have the <getopt.h> header file. */
+#cmakedefine HAVE_GETOPT_H 1
+
/* Define to 1 if you have the `chown' function. */
#cmakedefine HAVE_CHOWN 1