mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-10 05:03:50 +00:00
configure: show OS_MACHINE
This commit is contained in:
parent
e113b31c5b
commit
0cf7acb0ee
4
miniupnpd/configure
vendored
4
miniupnpd/configure
vendored
@ -1,5 +1,5 @@
|
|||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# $Id: configure,v 1.129 2024/06/22 17:13:28 nanard Exp $
|
# $Id: configure,v 1.130 2024/06/22 19:20:10 nanard Exp $
|
||||||
# vim: tabstop=4 shiftwidth=4 noexpandtab
|
# vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||||
#
|
#
|
||||||
# miniupnp daemon
|
# miniupnp daemon
|
||||||
@ -683,7 +683,7 @@ if [ -z "$V6SOCKETS_ARE_V6ONLY" ] ; then
|
|||||||
V6SOCKETS_ARE_V6ONLY=0
|
V6SOCKETS_ARE_V6ONLY=0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo "Configuring compilation for [$OS_NAME] [$OS_VERSION] with [$FW] firewall software."
|
echo "Configuring compilation for [$OS_NAME] [$OS_VERSION] [$OS_MACHINE] with [$FW] firewall software."
|
||||||
echo "Please edit config.h for more compilation options."
|
echo "Please edit config.h for more compilation options."
|
||||||
|
|
||||||
# define SUPPORT_REMOTEHOST if the FW related code really supports setting
|
# define SUPPORT_REMOTEHOST if the FW related code really supports setting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user