[svn] / branches / release-1_3-branch / xvidcore / build / generic / configure.in Repository:
ViewVC logotype

Diff of /branches/release-1_3-branch/xvidcore/build/generic/configure.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1875, Tue Jun 9 07:48:57 2009 UTC revision 1878, Mon Oct 5 09:55:46 2009 UTC
# Line 591  Line 591 
591          AC_CHECK_LIB(          AC_CHECK_LIB(
592                  pthread,                  pthread,
593                  pthread_create,                  pthread_create,
                 AC_CHECK_LIB(  
                         pthread,  
                         pthread_join,  
594                          SPECIFIC_CFLAGS="$SPECIFIC_CFLAGS -DHAVE_PTHREAD"                          SPECIFIC_CFLAGS="$SPECIFIC_CFLAGS -DHAVE_PTHREAD"
595                          SPECIFIC_LDFLAGS="$SPECIFIC_LDFLAGS -lpthread",                          SPECIFIC_LDFLAGS="$SPECIFIC_LDFLAGS -lpthread",
596                          AC_MSG_WARN(Pthread not supported. No SMP support)),                          AC_MSG_WARN(Pthread not supported. No SMP support)),
                 AC_MSG_WARN(Pthread not supported. No SMP support)),  
597          AC_MSG_WARN(Pthread not supported. No SMP support))          AC_MSG_WARN(Pthread not supported. No SMP support))
598    
599  dnl ==========================================================================  dnl ==========================================================================

Legend:
Removed from v.1875  
changed lines
  Added in v.1878

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4