We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80dbee1 commit f322828Copy full SHA for f322828
cmakeconfig.h.in
@@ -117,9 +117,6 @@
117
/* Define to 1 if you have the <net/pfilt.h> header file. */
118
#cmakedefine HAVE_NET_PFILT_H 1
119
120
-/* Define to 1 if you have the <net/pfvar.h> header file. */
121
-#cmakedefine HAVE_NET_PFVAR_H 1
122
-
123
/* Define to 1 if you have the <net/raw.h> header file. */
124
#cmakedefine HAVE_NET_RAW_H 1
125
@@ -138,9 +135,6 @@
138
135
/* Define to 1 if you have a POSIX-style `strerror_r' function. */
139
136
#cmakedefine HAVE_POSIX_STRERROR_R 1
140
137
141
-/* define if net/pfvar.h defines PF_NAT through PF_NORDR */
142
-#cmakedefine HAVE_PF_NAT_THROUGH_PF_NORDR 1
143
144
/* define if you have the Septel API */
145
#cmakedefine HAVE_SEPTEL_API 1
146
0 commit comments