]> git.pld-linux.org Git - packages/w3m.git/blame - w3m-ipv6.patch
- 0.2.3.2 (some bug fixes), updated URLs and patches, fixed License
[packages/w3m.git] / w3m-ipv6.patch
CommitLineData
a73ac8b2
JB
1--- w3m-0.2.3.2/configure.orig Fri Dec 21 03:11:50 2001
2+++ w3m-0.2.3.2/configure Sun Dec 23 00:43:31 2001
3@@ -1760,9 +1760,9 @@
4
5 if $cc $cflags -o _zmachdep _zmachdep.c $extlib > /dev/null 2>&1
6 then
7- if ./_zmachdep; then
8+# if ./_zmachdep; then
9 def_ipv6="#define INET6"
10- fi
11+# fi
12 case $sysname in
13 *BSD|*bsd)
14 cat > _zmachdep.c <<EOF
This page took 0.109669 seconds and 4 git commands to generate.