win32: remove env.sh generated by mingw-fetch-dependencies.sh
authorRobert Bragg <robert@linux.intel.com>
Tue, 15 Mar 2011 23:28:27 +0000 (23:28 +0000)
committerRobert Bragg <robert@linux.intel.com>
Wed, 16 Mar 2011 11:23:38 +0000 (11:23 +0000)
commit4dc8ccf9eab6d360fc208a32d1516bfd9efbddd0
treec386f3bde83c975276f07706c976afe052e2bdad
parent5faf7666ecbee92242ee3d4dfab8c24c2c8eccd3
win32: remove env.sh generated by mingw-fetch-dependencies.sh

Since there is very little now left in the env.sh file generated by
mingw-fetch-dependencies.sh it can be removed. What remained (The
CFLAGS="-mms-bitfields" and PKG_CONFIG_PATH=$ROOT_DIR/lib/pkgconfig) can
simply be passed explicitly when calling ./configure.
build/mingw/mingw-fetch-dependencies.sh