瀏覽代碼

configure: Check for `pkg-config'.

Ludovic Courtès 12 年之前
父節點
當前提交
a15c284376
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      configure.ac

+ 3 - 0
configure.ac

@@ -480,6 +480,9 @@ if test x$enable_cuda = xyes; then
 	AC_CHECK_HEADERS([cuda_gl_interop.h])
 fi
 
+dnl Hey dude, are you around?
+PKG_PROG_PKG_CONFIG
+
 have_magma=no
 if test x$enable_cuda = xyes; then
 	PKG_CHECK_MODULES([MAGMA],  [magma], [