]> git.sesse.net Git - vlc/commit
extra/tools: make sure autoconf can access pkg-config macros
authorRafaël Carré <funman@videolan.org>
Tue, 29 Nov 2011 19:49:44 +0000 (14:49 -0500)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 29 Nov 2011 23:54:54 +0000 (00:54 +0100)
commitb590a13f930a14040047ac2203ca64afb1c0c38d
treeb54327cd5f5a9f6ec244aaf194c3eb3200bf0619
parentd4b6d6c2cce702d004a96665d82dce389894f958
extra/tools: make sure autoconf can access pkg-config macros

If we don't build pkg-config (because a previous installation exists
somewhere else), autoconf won't find PKG_* m4 macros and fail to
run on packages using them (if they don't ship the macros either)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
extras/tools/tools.mak