set HAVE_GETOPT_H and HAVE_GETOPT variables
[metze/wireshark/wip.git] / cmakeconfig.h.in
index 2b8e9a988ab27af6fb5333a0150471fce68911b2..705e1ef03a404a195058e5abb0c95f0fbc992312 100644 (file)
 /* 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