aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2014-10-14 13:45:04 -0700
committerBruce A. Mah <bmah@es.net>2014-10-14 13:45:04 -0700
commitbf22c9d192b176b52fddf61d1b5bf214a9866d7a (patch)
tree93016fe344c1aa88ee82b41f9b928cd1e0f78e08 /configure
parentd1aab0920910a81707e475fe73495ba115278dfd (diff)
downloadiperf3-bf22c9d192b176b52fddf61d1b5bf214a9866d7a.tar.gz
Regen.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 54e8083..38aaf72 100755
--- a/configure
+++ b/configure
@@ -12009,7 +12009,7 @@ fi
done
-ac_config_files="$ac_config_files Makefile src/Makefile src/version.h examples/Makefile"
+ac_config_files="$ac_config_files Makefile src/Makefile src/version.h examples/Makefile iperf3.spec"
cat >confcache <<\_ACEOF
# This file is a shell script that caches the results of configure
@@ -13024,6 +13024,7 @@ do
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
"src/version.h") CONFIG_FILES="$CONFIG_FILES src/version.h" ;;
"examples/Makefile") CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
+ "iperf3.spec") CONFIG_FILES="$CONFIG_FILES iperf3.spec" ;;
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
esac