Diff for /rpl/Attic/configure.in between versions 1.89 and 1.90

version 1.89, 2011/09/17 10:38:31 version 1.90, 2011/09/20 19:31:15
Line 212  else Line 212  else
     IPCS_SYSV=yes      IPCS_SYSV=yes
 fi],  fi],
 [AC_MSG_CHECKING([for POSIX semaphores])  [AC_MSG_CHECKING([for POSIX semaphores])
 AC_COMPILE_IFELSE(  AC_RUN_IFELSE(
 [AC_LANG_PROGRAM([#include <sys/mman.h>  [AC_LANG_PROGRAM([#include <sys/mman.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <fcntl.h>  #include <fcntl.h>

Removed from v.1.89  
changed lines
  Added in v.1.90


CVSweb interface <joel.bertrand@systella.fr>