Make sure we are using the C compiler for these tests.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@280 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
@@ -339,6 +339,7 @@ ACX_PTHREAD(
|
|||||||
#
|
#
|
||||||
echo "----------------------- pthread_rwlock_t stuff --------------------------------"
|
echo "----------------------- pthread_rwlock_t stuff --------------------------------"
|
||||||
AC_MSG_CHECKING([if pthread_rwlock_t is available])
|
AC_MSG_CHECKING([if pthread_rwlock_t is available])
|
||||||
|
AC_LANG([C])
|
||||||
AC_COMPILE_IFELSE(
|
AC_COMPILE_IFELSE(
|
||||||
[AC_LANG_PROGRAM(
|
[AC_LANG_PROGRAM(
|
||||||
[#include <pthread.h>],
|
[#include <pthread.h>],
|
||||||
|
Reference in New Issue
Block a user