Ticket #24954: patch-configure.diff
File patch-configure.diff, 315 bytes (added by todmorrison (Tod Morrison), 14 years ago) |
---|
-
alpine-2.00/configure
old new 25435 25435 if test "$ac_res" != no; then 25436 25436 test "$ac_res" = "none required" || LIBS="$ac_res $LIBS" 25437 25437 25438 LIBS="$LIBS -lssl "25438 LIBS="$LIBS -lssl -lcrypto" 25439 25439 25440 25440 fi 25441 25441