1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-07-17 09:19:15 -04:00
ports/net/asterisk14/files/patch-configure
Max Khon b2e96d284a - Update to 1.4.37
- Switch from Zaptel to DAHDI

Approved by:	MAINTAINER
2010-11-30 03:43:38 +00:00

21 lines
533 B
Text

--- configure.orig 2010-09-10 07:13:45.000000000 +0700
+++ configure 2010-11-30 00:38:53.000000000 +0600
@@ -4017,9 +4017,6 @@
case "${host_os}" in
freebsd*)
-
- CPPFLAGS=-I/usr/local/include
- LDFLAGS=-L/usr/local/lib
;;
darwin*)
@@ -29664,7 +29661,7 @@
fi
- PLATFORM_OPENH323="h323_${PWLIB_PLATFORM}_${OPENH323_SUFFIX}"
+ PLATFORM_OPENH323="h323_${OPENH323_SUFFIX}"
if test "${HAS_OPENH323:-unset}" != "unset"; then
{ echo "$as_me:$LINENO: checking OpenH323 installation validity" >&5