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

version 1.88, 2011/09/16 18:02:43 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>
Line 465  if test ! -d "$srcdir"/rplcas/$GIAC; the Line 465  if test ! -d "$srcdir"/rplcas/$GIAC; the
             (cd "$srcdir/rplcas" && tar -xf -)              (cd "$srcdir/rplcas" && tar -xf -)
 fi  fi
   
   touch tools/openmotif.lib
   
 dnl Default installation directory  dnl Default installation directory
 AC_PREFIX_DEFAULT(/usr/local)  AC_PREFIX_DEFAULT(/usr/local)
   

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


CVSweb interface <joel.bertrand@systella.fr>