aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2014-06-11 13:25:19 -0700
committerBruce A. Mah <bmah@es.net>2014-06-11 13:25:19 -0700
commitb3903f4ca2ea5a0e3ad4f8e84fc5e953c6d49d68 (patch)
treed87a8102d60d2825e1bc631d71a9d8345bf2d157 /src/Makefile.am
parent23c1008132757ee94f623e43511c9bbf94366dc8 (diff)
downloadiperf3-b3903f4ca2ea5a0e3ad4f8e84fc5e953c6d49d68.tar.gz
Revert "Explicitly run ldconfig after "make install"."
This reverts commit 72d410561eabec2ffff3b714cf4c6bacc0b19b40.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 55d4816..b17f456 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -78,6 +78,3 @@ TESTS = \
t_uuid
dist_man_MANS = iperf3.1 libiperf.3
-
-install-exec-hook:
- ldconfig