Remove unnecessary check for pkg config courtesy of discomfitor <mike@zentific.com>

This commit is contained in:
ckolivas 2012-03-07 12:03:11 +11:00
parent 55a645c451
commit e784e61e57

View file

@ -47,7 +47,6 @@ AC_CANONICAL_HOST
dnl Checks for programs.
AC_PROG_CC
AC_PROG_CXX
PKG_PROG_PKG_CONFIG
AC_PROG_INSTALL
AC_PROG_LN_S
AC_SUBST(SHELL)