mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 22:49:00 +08:00
14 lines
467 B
Diff
14 lines
467 B
Diff
|
diff --git a/configure b/configure
|
||
|
index 3a63499..2d12129 100755
|
||
|
--- a/configure
|
||
|
+++ b/configure
|
||
|
@@ -17932,8 +17932,6 @@ fi
|
||
|
|
||
|
COIN_PKG_CONFIG_PATH="${PKG_CONFIG_PATH}"
|
||
|
|
||
|
-
|
||
|
- COIN_PKG_CONFIG_PATH="${expanded_libdir}/pkgconfig:${COIN_PKG_CONFIG_PATH}"
|
||
|
if test -n "$PKG_CONFIG"; then
|
||
|
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: $PKG_CONFIG path is \"$COIN_PKG_CONFIG_PATH\"" >&5
|
||
|
printf "%s\n" "$as_me: $PKG_CONFIG path is \"$COIN_PKG_CONFIG_PATH\"" >&6;}
|