Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 197881
Collapse All | Expand All

(-)stunnel-4.21/configure.ac (+1 lines)
Lines 343-348 Link Here
343
        case "$enableval" in
343
        case "$enableval" in
344
            yes) AC_MSG_RESULT([no])
344
            yes) AC_MSG_RESULT([no])
345
                AC_DEFINE(HAVE_LIBWRAP)
345
                AC_DEFINE(HAVE_LIBWRAP)
346
                LIBS="$LIBS -lwrap"
346
                ;;
347
                ;;
347
            no) AC_MSG_RESULT([yes])
348
            no) AC_MSG_RESULT([yes])
348
                ;;
349
                ;;

Return to bug 197881