--- rpl/configure.ac 2013/08/28 11:02:26 1.74 +++ rpl/configure.ac 2013/10/05 17:47:35 1.78 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([rpl],[4.1.15]) +AC_INIT([rpl],[4.1.16]) AC_CANONICAL_TARGET AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(silent-rules) @@ -11,12 +11,12 @@ dnl Libraries NCURSES=ncurses-5.9 READLINE=readline-6.2 UNITS=units-2.01 -GSL=gsl-1.15 +GSL=gsl-1.16 GPP=gpp-3.0 GNUPLOT=gnuplot-4.6.3 FILE=file-5.11 ICONV=libiconv-1.14 -SQLITE=sqlite-3.8.0 +SQLITE=sqlite-3.8.0.2 OPENSSL=openssl-1.0.1e OPENMOTIF=openmotif-2.3.4 LIBXPM=libXpm-3.5.9 @@ -250,7 +250,7 @@ else fi], REG=$LDFLAGS POSIX_IPCS=guessed -LDFLAGS=-lrt +LDFLAGS="-lrt -lpthread" [AC_MSG_CHECKING([for POSIX semaphores and shared objects]) AC_LINK_IFELSE( [AC_LANG_PROGRAM([#include