]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - configure
ncurses 5.9 - patch 20141221
[ncurses.git] / configure
index 8bf3439875289bdff2b266878b4fa596a3c2f9eb..4379446deca591357775519b1b0130ae740c2620 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.594 .
+# From configure.in Revision: 1.595 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by Autoconf 2.52.20141204.
 #
@@ -21980,17 +21980,17 @@ then
        UNALTERED_SYMS=`echo "$RESULTING_SYMS" | sed -e 's/\\$/\\\\$/g'`
        case $cf_cv_abi_version in
        [6789])
-               if test -n "$VERSIONED_SYMS"
-               then
-                       test -n "$verbose" && echo "    will map symbols to ABI=$cf_cv_abi_version" 1>&6
+               test -n "$verbose" && echo "    will map symbols to ABI=$cf_cv_abi_version" 1>&6
 
-echo "${as_me:-configure}:21987: testing will map symbols to ABI=$cf_cv_abi_version ..." 1>&5
+echo "${as_me:-configure}:21985: testing will map symbols to ABI=$cf_cv_abi_version ..." 1>&5
 
-               fi
                RESULTING_SYMS=resulting.map
                ;;
        *)
-               RESULTING_SYMS="$UNALTERED_SYMS"
+               test -n "$verbose" && echo "    will map symbols to default ABI" 1>&6
+
+echo "${as_me:-configure}:21992: testing will map symbols to default ABI ..." 1>&5
+
                ;;
        esac
 else