configure: Remove pkgconfig macros again (reintroduced by mismerge)
We had removed `PKG_PROG_PKG_CONFIG` in21b2ebaf74(#1090). But then then the not rebased (!) merge of2be6ba0fed(#1084) brought that macro back at another location, without git complaining about a conflict. Fixes #1127.
This commit is contained in:
@@ -43,8 +43,6 @@ AS_UNSET(ac_cv_prog_AR)
|
|||||||
AS_UNSET(ac_cv_prog_ac_ct_AR)
|
AS_UNSET(ac_cv_prog_ac_ct_AR)
|
||||||
LT_INIT([win32-dll])
|
LT_INIT([win32-dll])
|
||||||
|
|
||||||
PKG_PROG_PKG_CONFIG
|
|
||||||
|
|
||||||
build_windows=no
|
build_windows=no
|
||||||
|
|
||||||
case $host_os in
|
case $host_os in
|
||||||
|
|||||||
Reference in New Issue
Block a user