Add a "which" dependency into the configure script

This commit is contained in:
Anton Maklakov 2018-07-31 02:57:54 +07:00
parent 2808fdb6a3
commit 77b8e827b7

View File

@ -126,6 +126,7 @@ CTNG_CHECK_PROGS_REQ([xz], [xz])
CTNG_CHECK_PROGS_REQ([unzip], [unzip])
CTNG_CHECK_PROGS_REQ([help2man], [help2man])
CTNG_CHECK_PROGS_REQ([file], [file])
CTNG_CHECK_PROGS_REQ([which], [which])
# Not a fatal failure even if we have neither - the tarballs may
# be provided in a local directory.