Echo the copy on configure output.
This commit is contained in:
parent
fb62a5d42a
commit
dec78c8ef1
@ -503,6 +503,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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user