initialize PKG_CONFIG varible if empty, fixes previous commit

This commit is contained in:
Jaroslav Kysela 2015-04-09 12:05:39 +02:00
parent 098213f545
commit 02427fe00c

1
configure vendored
View file

@ -10,6 +10,7 @@
# ###########################################################################
ROOTDIR=$(cd "$(dirname "$0")"; pwd)
test -z "$PKG_CONFIG" && PKG_CONFIG=pkg-config
#
# Options