]> The Tcpdump Group git mirrors - tcpdump/blobdiff - config.h.in
configure: add support for cap-ng package
[tcpdump] / config.h.in
index 43a6bc1b753ea43aeeff6c1a81608ab6af9e1f02..11ce977b5347e826e96db9ad4e03fdfb9e1d3d68 100644 (file)
@@ -18,6 +18,9 @@
 /* Define to 1 if you have the `cap_ioctls_limit' function. */
 #undef HAVE_CAP_IOCTLS_LIMIT
 
+/* Define to 1 if you have the <cap-ng.h> header file. */
+#undef HAVE_CAP_NG_H
+
 /* Define to 1 if you have the `cap_rights_limit' function. */
 #undef HAVE_CAP_RIGHTS_LIMIT
 
@@ -52,6 +55,9 @@
 /* Define to 1 if you have the <inttypes.h> header file. */
 #undef HAVE_INTTYPES_H
 
+/* Define to 1 if you have the `cap-ng' library (-lcap-ng). */
+#undef HAVE_LIBCAP_NG
+
 /* Define to 1 if you have the `crypto' library (-lcrypto). */
 #undef HAVE_LIBCRYPTO