]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Regenerate config files.
authorGuy Harris <[email protected]>
Thu, 2 Feb 2017 20:19:28 +0000 (12:19 -0800)
committerGuy Harris <[email protected]>
Thu, 2 Feb 2017 20:19:28 +0000 (12:19 -0800)
config.h.in

index bf5f120d1b7722de2bd43afe3d5b67c6a2d9bc8e..bbe1811b5b329c8db9338443ed87b8726cd0993c 100644 (file)
@@ -12,8 +12,8 @@
 /* capsicum support available */
 #undef HAVE_CAPSICUM
 
-/* Casper library available */
-#undef HAVE_CASPER
+/* Define to 1 if you have the `cap_enter' function. */
+#undef HAVE_CAP_ENTER
 
 /* Define to 1 if you have the `cap_ioctls_limit' function. */
 #undef HAVE_CAP_IOCTLS_LIMIT
@@ -24,6 +24,9 @@
 /* Define to 1 if you have the `cap_rights_limit' function. */
 #undef HAVE_CAP_RIGHTS_LIMIT
 
+/* Casper support available */
+#undef HAVE_CASPER
+
 /* Define to 1 if you have the declaration of `ether_ntohost', and to 0 if you
    don't. */
 #undef HAVE_DECL_ETHER_NTOHOST