]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
initialize PKG_CONFIG varible if empty, fixes previous commit
authorJaroslav Kysela <perex@perex.cz>
Thu, 9 Apr 2015 10:05:39 +0000 (12:05 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 9 Apr 2015 10:05:39 +0000 (12:05 +0200)
configure

index fd30e466d79182de92676de60f91b6d71512bd1a..37a783ccccf75ee9695cac3fe19cd0ce9a87bc80 100755 (executable)
--- a/configure
+++ b/configure
@@ -10,6 +10,7 @@
 # ###########################################################################
 
 ROOTDIR=$(cd "$(dirname "$0")"; pwd)
+test -z "$PKG_CONFIG" && PKG_CONFIG=pkg-config
 
 #
 # Options