]> The Tcpdump Group git mirrors - tcpdump/blobdiff - acconfig.h
Never make changes to config.h.in directly; it is automatically generated.
[tcpdump] / acconfig.h
index 144d686ee80c268bbed85b4c761b35858521a135..fefaec1d5922a1f9fba442247c5b02263ce86948 100644 (file)
@@ -1,3 +1,7 @@
+/* "generated automatically" means DO NOT MAKE CHANGES TO config.h.in --
+ * make them to acconfig.h and rerun autoheader */
+@TOP@
+
 /* Define if you have SSLeay XXX why isn't this HAVE_LIBCRYPTO? */
 #undef CRYPTO
 
@@ -8,6 +12,12 @@
 #undef ENABLE_IPV6
 #undef INET6
 
+/* Define if you enable support for the libsmi. */
+#undef LIBSMI
+
+/* Define if you have the <smi.h> header file.  */
+#undef HAVE_SMI_H
+
 /* Is T_AAAA predefined? */
 #undef HAVE_AAAA