summaryrefslogtreecommitdiff
path: root/net/asterisk10/files/patch-configure
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-07-08 07:37:32 +0000
commitb80064cbb9898918e6563795d0233e58fde5e7a6 (patch)
treec805049ad5c2b944a6ce5e4d414b7a5c0dff612e /net/asterisk10/files/patch-configure
parentAdd an option to build the milter with SPF support. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_1_0'.release/8.1.0
Diffstat (limited to 'net/asterisk10/files/patch-configure')
-rw-r--r--net/asterisk10/files/patch-configure23
1 files changed, 0 insertions, 23 deletions
diff --git a/net/asterisk10/files/patch-configure b/net/asterisk10/files/patch-configure
deleted file mode 100644
index 93432489e415..000000000000
--- a/net/asterisk10/files/patch-configure
+++ /dev/null
@@ -1,23 +0,0 @@
-
-$FreeBSD$
-
---- configure.orig
-+++ configure
-@@ -4308,8 +4308,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 @@
-
- fi
-
-- PLATFORM_OPENH323="h323_${PWLIB_PLATFORM}_${OPENH323_SUFFIX}"
-+ PLATFORM_OPENH323="h323_${OPENH323_SUFFIX}"
-
- if test "${HAS_OPENH323:-unset}" != "unset"; then
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking OpenH323 installation validity" >&5