[w3m-dev 03960] Re: w3m ハング アップ

Hiroyuki Ito <[email protected]>
Newsgroups gmane.comp.web.w3m.devel
Message-ID <[email protected]>

> cvs  Vine Linux 2.6 
> http://www002.upp.so-net.ne.jp/kei-k 
> 

 cvs Vine Linux 2.6 
 gdk-pixbuf,
Imlib, Imlib2 



$ w3m -version
w3m version w3m/0.4.1+cvs-1.859, options lang=ja,kanji-symbols,image,color,
    ansi-color,mouse,gpm,menu,cookie,ssl,ssl-verify,extornal-uri-loader,
    w3mmailer,nntp,ipv6,alarm,mark,migemo
$ rpm -q gdk-pixbuf
gdk-pixbuf-0.22.0-1
$ rpm -q imlib     
imlib-1.9.14-0vl1
$ rpm -q imlib2
imlib2-1.1.0-1







 configure 
imlib2-1.1.0 


diff -u acinclude.m4.old acinclude.m4
--- acinclude.m4.old    2003-09-16 19:21:01.000000000 +0900
+++ acinclude.m4        2003-09-16 19:21:01.000000000 +0900
@@ -467,7 +467,7 @@
    AC_MSG_CHECKING($1 version)
    AC_MSG_RESULT($version)
    set -- `echo "$version" | sed 's/[[^0-9]]/ /g'`
-   if test "$[1]" -ne "$3" -o "$[2]" -lt "$4" -o "$[3]" -lt "$5"; then
+   if test "$[1]" -ne "$3" -o "$[2]" -lt "$4" || test "$[2]" -eq "$4" -a "$[3]" -lt "$5"; then
      AC_MSG_WARN([$1 is too old. Install $1 (version >= $3.$4.$5)])
      $7
    else
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.