1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/comms/bayonne/files/patch-aa
James E. Housley 21dd93001c New Port: comms/bayonne
Multi-line general purpose voice telephony server

PR:		21327
Submitted by:	David Sugar <dyfet@ostel.com>
2000-11-02 19:43:29 +00:00

14 lines
372 B
Plaintext

--- configure.in.orig Thu Nov 2 07:57:56 2000
+++ configure.in Thu Nov 2 10:48:06 2000
@@ -28,7 +28,10 @@
OST_CCXX_FOX
OST_PORTIO
OST_STREAMS
+AC_LANG_SAVE
+AC_LANG_CPLUSPLUS
AC_CHECK_LIB(gnugetopt, getopt_long, [LIBS="$LIBS -lgnugetopt"])
+AC_LANG_RESTORE
AC_ARG_WITH(phonedev, [--without-phonedev Disable phonedev support],
ost_cv_phonedev_driver=false,