Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 327377 | Differences between
and this patch

Collapse All | Expand All

(-)w3c-libwww-5.4.0/libwww-config.in- (-1 / +1 lines)
Lines 48-54 Link Here
48
      echo -I@includedir@ -I@includedir@/@PACKAGE@ @DEFS@
48
      echo -I@includedir@ -I@includedir@/@PACKAGE@ @DEFS@
49
      ;;
49
      ;;
50
    --libs)
50
    --libs)
51
      echo -L@libdir@ @LWWWSQL@ -lwwwinit -lwwwapp @LWWWXML@ @LWWWZIP@ @LWWWWAIS@ -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils @LWWWMD5@ @LIBS@
51
      echo -L@libdir@ @LWWWSQL@ -lwwwinit -lwwwapp @LWWWXML@ @LWWWZIP@ @LWWWWAIS@ -lwwwhtml -lwwwtelnet -lwwwnews -lwwwhttp -lwwwmime -lwwwgopher -lwwwftp -lwwwfile -lwwwdir -lwwwcache -lwwwstream -lwwwmux -lwwwtrans -lwwwcore -lwwwutils @LWWWMD5@ @LIBS@ @LWWWSSL@
52
      ;;
52
      ;;
53
    *)
53
    *)
54
      echo "${usage}" 1>&2
54
      echo "${usage}" 1>&2

Return to bug 327377