On 3/22/19 12:38 PM, Roger Koehler via blfs-dev wrote:
mkdir build && cd build && meson --prefix=/usr \ -Dlibproxy=false .. && ninja
should be
mkdir build && cd build && meson --prefix=/usr \ -Dlibproxy=disabled .. && ninja

I'll have it fixed at my next commit. Thanks for the report.

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to