summary refs log tree commit diff
path: root/pkgs/applications/networking/browsers/w3m/builder.sh
blob: 284f41ff99287ca42193aba0a7bd70251795b57a (plain) (blame)
1
2
3
4
5
6
. $stdenv/setup

configureFlags="--with-ssl=$openssl $configureFlags"
#export CFLAGS="-I$ncurses/include/ncurses"

genericBuild