[svn-commits] moy: branch moy/mfcr2-1.4 r285087 - in /team/moy/mfcr2-1.4: ./ include/asterisk/

SVN commits to the Digium repositories svn-commits at lists.digium.com
Sun Sep 5 17:22:11 CDT 2010


Author: moy
Date: Sun Sep  5 17:22:07 2010
New Revision: 285087

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=285087
Log:
updated configure script

Modified:
    team/moy/mfcr2-1.4/configure
    team/moy/mfcr2-1.4/include/asterisk/autoconfig.h.in

Modified: team/moy/mfcr2-1.4/include/asterisk/autoconfig.h.in
URL: http://svnview.digium.com/svn/asterisk/team/moy/mfcr2-1.4/include/asterisk/autoconfig.h.in?view=diff&rev=285087&r1=285086&r2=285087
==============================================================================
--- team/moy/mfcr2-1.4/include/asterisk/autoconfig.h.in (original)
+++ team/moy/mfcr2-1.4/include/asterisk/autoconfig.h.in Sun Sep  5 17:22:07 2010
@@ -289,7 +289,7 @@
 /* Define if your system has the OpenH323 libraries. */
 #undef HAVE_OPENH323
 
-/* Define to 1 if you have the MFR2 library. */
+/* Define to 1 if you have the MFCR2 library. */
 #undef HAVE_OPENR2
 
 /* Define to 1 if you have the OpenSSL library. */
@@ -748,9 +748,6 @@
 #ifndef _POSIX_PTHREAD_SEMANTICS
 # undef _POSIX_PTHREAD_SEMANTICS
 #endif
-#ifndef _TANDEM_SOURCE
-# undef _TANDEM_SOURCE
-#endif
 
 /* Define like PROTOTYPES; this can be used by system headers. */
 #undef __PROTOTYPES




More information about the svn-commits mailing list