Lines Matching refs:pkg
2179 dnl First try to find pkg-config
2181 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
2184 dnl If pkg-config is found try using it
2210 dnl If pkg-config fails for some reason, revert to the old method
2340 dnl First try to find pkg-config
2342 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
2345 dnl If pkg-config is found try using it
2364 dnl If pkg-config fails for some reason, revert to the old method
2574 dnl If xml2-config fails, try pkg-config
2577 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
2580 dnl If pkg-config is found try using it