aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2017-04-20 12:37:09 -0700
committerBruce A. Mah <bmah@es.net>2017-04-20 12:37:09 -0700
commita026b29b2f8fdc223da21325aab8d0d5c77a843a (patch)
tree2cea6f89b82f9840231884426f2c8ae359597363 /configure.ac
parent02d411cb02cc9d3584527c5b175c8f9a36e5c083 (diff)
downloadiperf3-a026b29b2f8fdc223da21325aab8d0d5c77a843a.tar.gz
Move an autoconfig file into config/, get rid of a no-longer-used file.
Follow-up for #517.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index faae23f..e5d8c18 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,7 +25,7 @@
# Initialize the autoconf system for the specified tool, version and mailing list
AC_INIT(iperf, 3-CURRENT, https://github.com/esnet/iperf, iperf, http://software.es.net/iperf/)
-m4_include([ax_check_openssl.m4])
+m4_include([config/ax_check_openssl.m4])
AC_LANG(C)
# Specify where the auxiliary files created by configure should go. The config