diff options
Diffstat (limited to 'net/asterisk14/files/patch-configure')
-rw-r--r-- | net/asterisk14/files/patch-configure | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/net/asterisk14/files/patch-configure b/net/asterisk14/files/patch-configure deleted file mode 100644 index c94b169ad3d4..000000000000 --- a/net/asterisk14/files/patch-configure +++ /dev/null @@ -1,21 +0,0 @@ ---- 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 |