Skip to content

Commit 9f8a13d

Browse files
Merge #1128: configure: Remove pkgconfig macros again (reintroduced by mismerge)
cabe085 configure: Remove pkgconfig macros again (reintroduced by mismerge) (Tim Ruffing) Pull request description: We had removed `PKG_PROG_PKG_CONFIG` in 21b2eba (#1090). But then then the not rebased (!) merge of 2be6ba0 (#1084) brought that macro back at another location, without git complaining about a conflict. Fixes #1127. ACKs for top commit: fanquake: ACK cabe085 hebasto: ACK cabe085 jonasnick: ACK cabe085 Tree-SHA512: ba497503db3a11e631b15c4fe875e62d892971c2c708d90b2f6be684e85d164043ea97c13af0452831eef41f3cf8230cd8a9eafa332dc5b5ae18e118b87c3828
2 parents 3efeb9d + cabe085 commit 9f8a13d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configure.ac

-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ AS_UNSET(ac_cv_prog_AR)
4343
AS_UNSET(ac_cv_prog_ac_ct_AR)
4444
LT_INIT([win32-dll])
4545

46-
PKG_PROG_PKG_CONFIG
47-
4846
build_windows=no
4947

5048
case $host_os in

0 commit comments

Comments
 (0)