mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Remove unnecessary check for pkg config courtesy of discomfitor <mike@zentific.com>
This commit is contained in:
parent
55a645c451
commit
e784e61e57
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue