--- rpl/configure.ac 2018/12/20 10:09:09 1.226 +++ rpl/configure.ac 2018/12/24 15:54:52 1.229 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([rpl],[4.1.29]) +AC_INIT([rpl],[4.1.30]) AC_CANONICAL_TARGET AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(silent-rules) @@ -13,7 +13,7 @@ READLINE=readline-7.0 UNITS=units-2.16 GSL=gsl-2.5 GPP=gpp-3.0 -GNUPLOT=gnuplot-5.2.3 +GNUPLOT=gnuplot-5.2.5 FILE=file-5.33 ICONV=libiconv-1.15 SQLITE=sqlite-3.26.0 @@ -299,7 +299,7 @@ AC_LINK_IFELSE( [SEMAPHORES_NOMMES=-DSEMAPHORES_NOMMES; AC_MSG_RESULT(no)] ) LDFLAGS=$LIBS -REG="" +LIBS=$REG else SEMAPHORES_NOMMES=-USEMAPHORES_NOMMES fi