blob: 06c394e5c5316e12f053abab1ff0b2aa8c101057 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001Pass the 'foreign' option to automake to enable iperf3 to build.
2
3Upstream-Status: Inappropriate [configuration]
4
5Signed-off-by: Chunrong Guo <b40290@freescale.com>
6
7--- a/configure.ac 2015-10-19 02:49:30.471867352 -0500
8+++ b/configure.ac 2015-10-19 02:46:36.207873572 -0500
9@@ -33,7 +33,7 @@
10
11
12 # Initialize the automake system
13-AM_INIT_AUTOMAKE
14+AM_INIT_AUTOMAKE([foreign])
15 AM_MAINTAINER_MODE
16 AM_CONFIG_HEADER(src/iperf_config.h)
17