The following commit has been merged in the master branch:
commit 31ad90715b053abdf3631244506b1e166273ac32
Author: Andrei Zavada <[email protected]>
Date:   Fri May 17 18:58:20 2013 +0300

    remove a sacond check for mremap lurking in configure.ac

diff --git a/configure.ac b/configure.ac
index 5839d0c..055ceed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -53,8 +53,6 @@ test $ac_cv_cxx_cpp11_features = no && \
 
 dnl AC_CXX_HAVE_STL # redundant: we check for STL implicitly in 
AC_CXX_STDCPP0X_FEATURES
 
-dnl Check for some functions
-AC_CHECK_FUNC( [mremap], [], AC_MSG_ERROR([Function mremap not available]))
 dnl Check for prerequisite lib dependencies
 PKG_CHECK_MODULES([LIBCONFIGXX], [libconfig++])
 PKG_CHECK_MODULES([SAMPLERATE], [samplerate >= 0.1.7])

-- 
Sleep experiment manager

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to