[svn-commits] jpeeler: branch jpeeler/bug11261 r182649 - in /team/jpeeler/bug11261: ./ auto...

SVN commits to the Digium repositories svn-commits at lists.digium.com
Tue Mar 17 14:33:41 CDT 2009


Author: jpeeler
Date: Tue Mar 17 14:33:37 2009
New Revision: 182649

URL: http://svn.digium.com/svn-view/asterisk?view=rev&rev=182649
Log:
remove a jpeeler sanity test

Modified:
    team/jpeeler/bug11261/autoconf/ast_check_openh323.m4
    team/jpeeler/bug11261/configure

Modified: team/jpeeler/bug11261/autoconf/ast_check_openh323.m4
URL: http://svn.digium.com/svn-view/asterisk/team/jpeeler/bug11261/autoconf/ast_check_openh323.m4?view=diff&rev=182649&r1=182648&r2=182649
==============================================================================
--- team/jpeeler/bug11261/autoconf/ast_check_openh323.m4 (original)
+++ team/jpeeler/bug11261/autoconf/ast_check_openh323.m4 Tue Mar 17 14:33:37 2009
@@ -1,7 +1,6 @@
 AC_DEFUN([AST_CHECK_OPENH323], [
 OPENH323_INCDIR=
 OPENH323_LIBDIR=
-echo "xxx $LIB64"
 AC_LANG_PUSH([C++])
 if test "${OPENH323DIR:-unset}" != "unset" ; then
   AC_CHECK_HEADER(${OPENH323DIR}/version.h, HAS_OPENH323=1, )




More information about the svn-commits mailing list