Diff for /rpl/configure.ac between versions 1.6 and 1.7

version 1.6, 2011/10/10 10:58:10 version 1.7, 2011/10/14 08:27:40
Line 239  AC_COMPILE_IFELSE( Line 239  AC_COMPILE_IFELSE(
 AC_SUBST(SHARED_MEMORY)  AC_SUBST(SHARED_MEMORY)
   
 AC_MSG_CHECKING([for pselect])  AC_MSG_CHECKING([for pselect])
 AC_RUN_IFELSE(  AC_COMPILE_IFELSE(
     [AC_LANG_PROGRAM([#include <sys/select.h>      [AC_LANG_PROGRAM([#include <sys/select.h>
      #include <unistd.h>       #include <unistd.h>
      #include <sys/time.h>       #include <sys/time.h>

Removed from v.1.6  
changed lines
  Added in v.1.7


CVSweb interface <joel.bertrand@systella.fr>