From Shmulik Bezalel:
[obnox/wireshark/wip.git] / cmakeconfig.h.in
index 701b535e16ed3135d2ddb5761a77ad38c3fae878..463769ed785f6ae8153ac52b98247a80017d31a1 100644 (file)
@@ -24,6 +24,9 @@
 /* Define to 1 if you have the <fcntl.h> header file. */
 #cmakedefine HAVE_FCNTL_H 1
 
+/* Define to 1 if you have the `chown' function. */
+#cmakedefine HAVE_CHOWN 1
+
 /* Define to 1 if you have the `gethostbyname2' function. */
 #cmakedefine HAVE_GETHOSTBYNAME2 1
 
 /* Define if sa_len field exists in struct sockaddr */
 #cmakedefine HAVE_SA_LEN 1
 
-/* Define to 1 if some SNMP support is to be used */
-#cmakedefine HAVE_SOME_SNMP 1
-
 /* Define to 1 if you have the <stdarg.h> header file. */
 #cmakedefine HAVE_STDARG_H 1
 
 /* Define to 1 if you have the <sys/wait.h> header file. */
 #cmakedefine HAVE_SYS_WAIT_H 1
 
-/* Define to enable support for UCD-SNMP */
-#cmakedefine HAVE_UCD_SNMP 1
-
 /* Define to 1 if you have the <unistd.h> header file. */
 #cmakedefine HAVE_UNISTD_H 1