Skip to content

Commit f322828

Browse files
committed
Get rid of no-longer-defined HAVE_ macros.
1 parent 80dbee1 commit f322828

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

cmakeconfig.h.in

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@
117117
/* Define to 1 if you have the <net/pfilt.h> header file. */
118118
#cmakedefine HAVE_NET_PFILT_H 1
119119

120-
/* Define to 1 if you have the <net/pfvar.h> header file. */
121-
#cmakedefine HAVE_NET_PFVAR_H 1
122-
123120
/* Define to 1 if you have the <net/raw.h> header file. */
124121
#cmakedefine HAVE_NET_RAW_H 1
125122

@@ -138,9 +135,6 @@
138135
/* Define to 1 if you have a POSIX-style `strerror_r' function. */
139136
#cmakedefine HAVE_POSIX_STRERROR_R 1
140137

141-
/* define if net/pfvar.h defines PF_NAT through PF_NORDR */
142-
#cmakedefine HAVE_PF_NAT_THROUGH_PF_NORDR 1
143-
144138
/* define if you have the Septel API */
145139
#cmakedefine HAVE_SEPTEL_API 1
146140

0 commit comments

Comments
 (0)