mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Explicitly search for pkg-config in configure script
This commit is contained in:
@@ -13,6 +13,7 @@ AC_PROG_CXX
|
||||
AC_PROG_SED
|
||||
AC_PROG_MKDIR_P
|
||||
AC_PROG_OBJCXX
|
||||
PKG_PROG_PKG_CONFIG
|
||||
AC_C_BIGENDIAN
|
||||
AC_LANG([C++])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user