Diff for /rpl/configure.ac between versions 1.75 and 1.78

version 1.75, 2013/09/06 10:30:50 version 1.78, 2013/10/05 17:47:35
Line 11  dnl Libraries Line 11  dnl Libraries
 NCURSES=ncurses-5.9  NCURSES=ncurses-5.9
 READLINE=readline-6.2  READLINE=readline-6.2
 UNITS=units-2.01  UNITS=units-2.01
 GSL=gsl-1.15  GSL=gsl-1.16
 GPP=gpp-3.0  GPP=gpp-3.0
 GNUPLOT=gnuplot-4.6.3  GNUPLOT=gnuplot-4.6.3
 FILE=file-5.11  FILE=file-5.11
 ICONV=libiconv-1.14  ICONV=libiconv-1.14
 SQLITE=sqlite-3.8.0  SQLITE=sqlite-3.8.0.2
 OPENSSL=openssl-1.0.1e  OPENSSL=openssl-1.0.1e
 OPENMOTIF=openmotif-2.3.4  OPENMOTIF=openmotif-2.3.4
 LIBXPM=libXpm-3.5.9  LIBXPM=libXpm-3.5.9
Line 250  else Line 250  else
 fi],  fi],
 REG=$LDFLAGS  REG=$LDFLAGS
 POSIX_IPCS=guessed  POSIX_IPCS=guessed
 LDFLAGS=-lrt  LDFLAGS="-lrt -lpthread"
 [AC_MSG_CHECKING([for POSIX semaphores and shared objects])  [AC_MSG_CHECKING([for POSIX semaphores and shared objects])
 AC_LINK_IFELSE(  AC_LINK_IFELSE(
 [AC_LANG_PROGRAM([#include <sys/mman.h>  [AC_LANG_PROGRAM([#include <sys/mman.h>

Removed from v.1.75  
changed lines
  Added in v.1.78


CVSweb interface <joel.bertrand@systella.fr>