summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorMatt Messier <mmessier@grapetv.org>2007-05-12 23:09:25 -0400
committerMatt Messier <mmessier@grapetv.org>2007-05-12 23:09:25 -0400
commitc1481489a453faec6d08a58416edce6ec0cf06da (patch)
tree74be910714e5953d2c5a0cfc179331c8ce39e147 /m4
parentcf7fe6007ee6008037e63c8d9fc7ad9af8bc8d23 (diff)
downloadxine-lib-c1481489a453faec6d08a58416edce6ec0cf06da.tar.gz
xine-lib-c1481489a453faec6d08a58416edce6ec0cf06da.tar.bz2
Fix X checks to do AC_PATH_XTRA before PKG_CHECK_MODULES
It seems that even embedded in a shell if-statement, AC_PATH_XTRA still runs before PKG_CHECK_MODULES, even if PKG_CHECK_MODULES comes first. There's something funky going on inside autoconf wrt AC_PATH_XTRA. I know that the intended behavior is to do the PKG_CHECK_MODULES first, but no matter what I do, it never actually works that way. I give up, and so here's the code written to reflect what _actually_ happens in that order that it happens.
Diffstat (limited to 'm4')
0 files changed, 0 insertions, 0 deletions