openbsd-ports/net/xip/patches/patch-aa
1999-06-21 19:41:32 +00:00

12 lines
427 B
Plaintext

--- configure.in-orig Sun Jun 20 11:43:38 1999
+++ configure.in Mon Jun 21 15:11:46 1999
@@ -61,7 +61,7 @@
dnl library functions
dnl
-AC_CHECK_FUNCS(bzero bcopy bcmp strdup qsort snprintf usleep strerror strtol strtoul dlopen)
+AC_CHECK_FUNCS(bzero bcopy bcmp strdup qsort snprintf usleep strerror strtol strtoul dlopen mkdtemp)
MG_LIBPCAP(PCAP_DEP,PCAP_INCLPATH,PCAP_LIBPATH)
AC_SUBST(PCAP_DEP)
AC_SUBST(PCAP_INCLPATH)