Echo the copy on configure output.

(cherry picked from commit dec78c8ef1)
This commit is contained in:
Marcelo Roberto Jimenez 2010-10-04 11:01:28 -03:00
parent e9d32ee903
commit 278d156b97

View File

@ -500,6 +500,8 @@ AC_OUTPUT
#
# Files copied for windows compilation.
#
echo "configure: copying \"autoconfig.h\" to \"build/inc/autoconfig.h\""
cp autoconfig.h build/inc/autoconfig.h
echo "configure: copying \"upnp/inc/upnpconfig.h\" to \"build/inc/upnpconfig.h\""
cp upnp/inc/upnpconfig.h build/inc/upnpconfig.h