X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=configure;h=2a4fe9b2529be3f08953996d647cdedbfc892d28;hp=a5afbc1f7b16aef01ddff23c9208cf0c553f2593;hb=a5fe3726f7d4374e9b1551b535c8617b423996f2;hpb=d30f99439fcc8d4bb4c38e5c4afb4f6555fc6ad4 diff --git a/configure b/configure index a5afbc1f..2a4fe9b2 100755 --- 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