1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-17 18:38:28 +02:00

Remove unused w3m dependency

This commit is contained in:
Eelco Dolstra 2014-09-17 17:42:00 +02:00
parent d98bfcbf81
commit d64b8e9e53
3 changed files with 1 additions and 3 deletions

View file

@ -30,6 +30,5 @@ pkglibdir = $(libdir)/$(PACKAGE_NAME)
prefix = @prefix@
storedir = @storedir@
sysconfdir = @sysconfdir@
w3m = @w3m@
xmllint = @xmllint@
xsltproc = @xsltproc@