[asterisk-commits] mmichelson: branch 1.6.1 r156614 - in /branches/1.6.1: ./ autoconf/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Nov 13 11:12:35 CST 2008


Author: mmichelson
Date: Thu Nov 13 11:12:35 2008
New Revision: 156614

URL: http://svn.digium.com/view/asterisk?view=rev&rev=156614
Log:
Merged revisions 156612 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
r156612 | mmichelson | 2008-11-13 11:07:56 -0600 (Thu, 13 Nov 2008) | 4 lines

Kevin sent a note indicating that this change is
not necessary, so I am reverting it


........

Modified:
    branches/1.6.1/   (props changed)
    branches/1.6.1/autoconf/ast_c_compile_check.m4
    branches/1.6.1/configure

Propchange: branches/1.6.1/
------------------------------------------------------------------------------
Binary property 'trunk-merged' - no diff available.

Modified: branches/1.6.1/autoconf/ast_c_compile_check.m4
URL: http://svn.digium.com/view/asterisk/branches/1.6.1/autoconf/ast_c_compile_check.m4?view=diff&rev=156614&r1=156613&r2=156614
==============================================================================
--- branches/1.6.1/autoconf/ast_c_compile_check.m4 (original)
+++ branches/1.6.1/autoconf/ast_c_compile_check.m4 Thu Nov 13 11:12:35 2008
@@ -26,8 +26,6 @@
 	    ],
 	    [       AC_MSG_RESULT(no) ] 
 	)
-	AC_SUBST(PBX_$1)
-	AC_SUBST($1_INCLUDE)
 	CPPFLAGS="${saved_cppflags}"
     fi
 ])




More information about the asterisk-commits mailing list