--- linuxsampler/trunk/configure.in 2004/10/09 00:46:18 274 +++ linuxsampler/trunk/configure.in 2004/10/09 15:40:35 275 @@ -8,6 +8,11 @@ AC_SUBST(target_os) AC_SUBST(target_vendor) + +# TODO: Check for UNIX98 compatibility (needed for pthread_mutexattr_settype() call in Mutex.cpp) +# checking macro _XOPEN_SOURCE >= 500 from features.h recommended for this + + echo -n "checking whether x86 architecture... " def_arch_x86=0 case $target_cpu in