--- rpl/configure.ac 2017/08/21 12:17:20 1.203 +++ rpl/configure.ac 2018/01/01 10:36:01 1.206 @@ -13,11 +13,11 @@ READLINE=readline-7.0 UNITS=units-2.14 GSL=gsl-2.4 GPP=gpp-3.0 -GNUPLOT=gnuplot-5.0.6 +GNUPLOT=gnuplot-5.2.2 FILE=file-5.31 ICONV=libiconv-1.15 SQLITE=sqlite-3.19.3 -OPENSSL=openssl-1.1.0f +OPENSSL=openssl-1.1.0g OPENMOTIF=openmotif-2.3.7 LIBXPM=libXpm-3.5.12 SIGSEGV=libsigsegv-2.11 @@ -721,7 +721,7 @@ if test "$MOTIF_SUPPORT" = "-DMOTIF_SUPP AC_MSG_ERROR([Can not find libXinerama !])) fi AC_CHECK_LIB(gomp, omp_get_num_procs,, AC_MSG_ERROR([Can not find libgomp !])) -OPENMP=-gomp +OPENMP=-lgomp AC_SUBST(OPENMP) dnl Check for union semun