]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - configure
ncurses 6.2 - patch 20210417
[ncurses.git] / configure
index a5afbc1f7b16aef01ddff23c9208cf0c553f2593..2a4fe9b2529be3f08953996d647cdedbfc892d28 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.729 .
+# From configure.in Revision: 1.730 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by Autoconf 2.52.20210105.
 #
@@ -8139,7 +8139,7 @@ fi
 ### Depending on the system, someone may use rpath to build ncurses but not
 # want users of the package to rely upon that feature.  Give those people an
 # option to suppress that detail from EXTRA_LDFLAGS.
-EXTRA_PKG_LDFLAGS="$EXTRA_LDFLAGS"
+EXTRA_PKG_LDFLAGS="$LDFLAGS $EXTRA_LDFLAGS"
 if test -n "$EXTRA_PKG_LDFLAGS"
 then
        echo "$as_me:8145: checking if you want to disable extra LDFLAGS for package-scripts" >&5