components/bash/patches/solaris-009.configure.patch
branchs11-update
changeset 3462 3fbdd7a202d6
parent 115 c360825c3a3f
equal deleted inserted replaced
3459:e1b247c39c22 3462:3fbdd7a202d6
   295 @@ -30302,7 +30280,7 @@
   295 @@ -30302,7 +30280,7 @@
   296    $as_echo_n "(cached) " >&6
   296    $as_echo_n "(cached) " >&6
   297  else
   297  else
   298    ac_check_lib_save_LIBS=$LIBS
   298    ac_check_lib_save_LIBS=$LIBS
   299 -LIBS="-lcurses  $LIBS"
   299 -LIBS="-lcurses  $LIBS"
   300 +LIBS="/usr/lib/libcurses.so.1  $LIBS"
   300 +LIBS="/usr/lib/64/libcurses.so.1  $LIBS"
   301  cat >conftest.$ac_ext <<_ACEOF
   301  cat >conftest.$ac_ext <<_ACEOF
   302  /* confdefs.h.  */
   302  /* confdefs.h.  */
   303  _ACEOF
   303  _ACEOF
   304 @@ -30468,7 +30446,7 @@
   304 @@ -30468,7 +30446,7 @@
   305  TERMCAP_LIB=
   305  TERMCAP_LIB=
   306  TERMCAP_DEP=
   306  TERMCAP_DEP=
   307  else
   307  else
   308 -TERMCAP_LIB=-lcurses
   308 -TERMCAP_LIB=-lcurses
   309 +TERMCAP_LIB=/usr/lib/libcurses.so.1
   309 +TERMCAP_LIB=/usr/lib/64/libcurses.so.1
   310  TERMCAP_DEP=
   310  TERMCAP_DEP=
   311  fi
   311  fi
   312  
   312  
   313 @@ -30676,7 +30654,7 @@
   313 @@ -30676,7 +30654,7 @@
   314  then
   314  then