--- rpl/configure.ac 2017/08/21 12:17:20 1.203 +++ rpl/configure.ac 2017/08/21 16:46:40 1.204 @@ -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