freebsd-ports/net/asterisk14/files/patch-configure
2011-11-07 23:38:48 +00:00

11 lines
393 B
Text

--- configure.orig 2011-01-27 18:57:46.000000000 +0200
+++ configure 2011-05-25 10:40:16.000000000 +0300
@@ -18106,7 +18106,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