summaryrefslogtreecommitdiff
path: root/net/asterisk14/files/patch-configure
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2010-11-30 03:43:38 +0000
committerMax Khon <fjoe@FreeBSD.org>2010-11-30 03:43:38 +0000
commitb2e96d284ad22d984485c2d85814b1e728bd2dfc (patch)
tree307f58f5025d382e1e8ab8be10f9c4ae43782383 /net/asterisk14/files/patch-configure
parent- Fix the run error when build c extensions (diff)
- Update to 1.4.37
- Switch from Zaptel to DAHDI Approved by: MAINTAINER
Notes
Notes: svn path=/head/; revision=265426
Diffstat (limited to 'net/asterisk14/files/patch-configure')
-rw-r--r--net/asterisk14/files/patch-configure16
1 files changed, 7 insertions, 9 deletions
diff --git a/net/asterisk14/files/patch-configure b/net/asterisk14/files/patch-configure
index 93432489e415..c94b169ad3d4 100644
--- a/net/asterisk14/files/patch-configure
+++ b/net/asterisk14/files/patch-configure
@@ -1,18 +1,16 @@
-
-$FreeBSD$
-
---- configure.orig
-+++ configure
-@@ -4308,8 +4308,6 @@
+--- 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*)
- ac_default_prefix=/usr/local
+-
- CPPFLAGS=-I/usr/local/include
- LDFLAGS=-L/usr/local/lib
;;
darwin*)
-@@ -16837,7 +16835,7 @@
+@@ -29664,7 +29661,7 @@
fi
@@ -20,4 +18,4 @@ $FreeBSD$
+ PLATFORM_OPENH323="h323_${OPENH323_SUFFIX}"
if test "${HAS_OPENH323:-unset}" != "unset"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH323 installation validity" >&5
+ { echo "$as_me:$LINENO: checking OpenH323 installation validity" >&5