Ver código fonte

configure: Check for `pkg-config'.

Ludovic Courtès 12 anos atrás
pai
commit
a15c284376
1 arquivos alterados com 3 adições e 0 exclusões
  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], [