hi why was libidn added? i can use wget here normally without libidn ...
wget www.google.at --2011-05-19 00:07:57-- http://www.google.at/ Resolving www.google.at... 209.85.149.105, 209.85.149.99, 209.85.149.147, ... Connecting to www.google.at|209.85.149.105|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: `index.html' [ <=> ] 9,589 --.-K/s in 0.003s 2011-05-19 00:07:57 (2.76 MB/s) - `index.html' saved [9589] and here it doesnt even link to libidn .... ldd wget libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x2ba6c000) libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x2babc000) libdl.so.0 => /lib/libdl.so.0 (0x2bbee000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2bc01000) libc.so.0 => /lib/libc.so.0 (0x2bc23000) ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2ba54000) regards, Peter Wagner Am Mittwoch, 18. Mai 2011, 11:44:15 schrieb Jo-Philipp Wich: > Committed in r26929 - thanks! > > ~ Jow > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
