X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure;h=1342387ce63ed524288755f05cfe2bb9c7550751;hp=80d65ef5ce80a67f716b9b6b58edc2093508bdf0;hb=e116460ef1091a4bbf0a97e04459d9b4f95b6165;hpb=b5df67bc6814f67b5562171c53e3720a30819bba;ds=sidebyside diff --git a/configure b/configure index 80d65ef5..1342387c 100755 --- a/configure +++ b/configure @@ -5145,7 +5145,7 @@ echo "${ECHO_T}$cf_cv_ldflags_search_paths_first" >&6 MK_SHARED_LIB='${CC} ${CFLAGS} -Wl,-Bshareable,-soname,'$cf_cv_shared_soname',-stats,-lc -o $@' ;; - openbsd*|freebsd[12].*) + nto-qnx*|openbsd*|freebsd[12].*) CC_SHARED_OPTS="$CC_SHARED_OPTS -DPIC" MK_SHARED_LIB='${LD} -Bshareable -o $@' test "$cf_cv_shlib_version" = auto && cf_cv_shlib_version=rel