]> git.ipfire.org Git - thirdparty/kea.git/commit
Removed "--nonet" from all xsltproc commands.
authorAndrei Pavel <andrei.pavel@qualitance.com>
Fri, 23 Dec 2016 16:54:45 +0000 (18:54 +0200)
committerAndrei Pavel <andrei.pavel@qualitance.com>
Fri, 23 Dec 2016 16:54:45 +0000 (18:54 +0200)
commit0c0383ae4881368602770494b12aa006ed98e164
tree03c1f7d3a1bdbcfbc52cfd0ff2a72efe1f6841a5
parent25b65b4403d760eaa8aa084f3b2973a79a5bb2b8
Removed "--nonet" from all xsltproc commands.

--nonet prevented XSL files from being downloaded and thus prevented
make commands from terminating succesfully. Supposedly, on some
machines --nonet works and is faster.
doc/guide/Makefile.am
src/bin/admin/Makefile.am
src/bin/d2/Makefile.am
src/bin/dhcp4/Makefile.am
src/bin/dhcp6/Makefile.am
src/bin/keactrl/Makefile.am
src/bin/lfc/Makefile.am
src/bin/perfdhcp/Makefile.am
src/bin/sockcreator/Makefile.am