Changeset 2159

Show
Ignore:
Timestamp:
12/29/07 08:11:17 (1 year ago)
Author:
alexander
Message:

w3m in the minimal branch cannot support graphics

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/minimal/packages/w3m/Makefile

    r2158 r2159  
    2626        autoconf 
    2727        ./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc \ 
    28             --enable-image \ 
    29             --with-mailer=/usr/bin/mutt --with-browser=/usr/bin/seamonkey 
     28            --with-mailer=/usr/bin/mutt 
    3029        make 
    3130        make install