diff --git a/configure b/configure index b9fc11d076..a2413aaa8b 100755 --- a/configure +++ b/configure @@ -1364,7 +1364,6 @@ while [ "$#" -gt 0 ]; do case `basename "$XPLATFORM"` in win32-g++*) XPLATFORM_MINGW=yes CFG_RPATH=no - PKG_CONFIG=no CFG_REDUCE_EXPORTS=no ;; esac