[asterisk-commits] mmichelson: trunk r156612 - in /trunk: autoconf/ast_c_compile_check.m4 configure
    SVN commits to the Asterisk project 
    asterisk-commits at lists.digium.com
       
    Thu Nov 13 11:07:56 CST 2008
    
    
  
Author: mmichelson
Date: Thu Nov 13 11:07:56 2008
New Revision: 156612
URL: http://svn.digium.com/view/asterisk?view=rev&rev=156612
Log:
Kevin sent a note indicating that this change is
not necessary, so I am reverting it
Modified:
    trunk/autoconf/ast_c_compile_check.m4
    trunk/configure
Modified: trunk/autoconf/ast_c_compile_check.m4
URL: http://svn.digium.com/view/asterisk/trunk/autoconf/ast_c_compile_check.m4?view=diff&rev=156612&r1=156611&r2=156612
==============================================================================
--- trunk/autoconf/ast_c_compile_check.m4 (original)
+++ trunk/autoconf/ast_c_compile_check.m4 Thu Nov 13 11:07:56 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