# HG changeset patch # User Sam Lantinga # Date 1146674129 0 # Node ID 39715a34a0be6f10bff66ebf785b40d6cb773fe1 # Parent a9be6a3a51d1bc64db0fa0ad389bb7ee8e4e8f85 Fixed execv warning when libtool creates wrapper executables diff -r a9be6a3a51d1 -r 39715a34a0be build-scripts/ltmain.sh --- a/build-scripts/ltmain.sh Wed May 03 04:11:38 2006 +0000 +++ b/build-scripts/ltmain.sh Wed May 03 16:35:29 2006 +0000 @@ -5008,7 +5008,7 @@ EOF case $host_os in - mingw*) + *cygwin* | *mingw* ) cat >> $cwrappersource <