diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 12:37:59 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-12-02 12:37:59 +0100 |
| commit | cf3d149652a163a0bd1c1e72d1b0e2a3c5ddb610 (patch) | |
| tree | 84f4325a946c4e3d4d083a028cb4d4dd4c3acdcc /plugins | |
| parent | 7b5d1c00e8782106b11cb1723a76fec9ed46f56f (diff) | |
| download | monitoring-plugins-cf3d149652a163a0bd1c1e72d1b0e2a3c5ddb610.tar.gz | |
Cosmetic change: s/THRLIBS/THREADLIBS/
Use a more intuitive variable name.
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Makefile.am b/plugins/Makefile.am index 26183940..41906c53 100644 --- a/plugins/Makefile.am +++ b/plugins/Makefile.am | |||
| @@ -71,7 +71,7 @@ check_apt_LDADD = $(BASEOBJS) | |||
| 71 | check_cluster_LDADD = $(BASEOBJS) | 71 | check_cluster_LDADD = $(BASEOBJS) |
| 72 | check_dbi_LDADD = $(NETLIBS) $(DBILIBS) | 72 | check_dbi_LDADD = $(NETLIBS) $(DBILIBS) |
| 73 | check_dig_LDADD = $(NETLIBS) | 73 | check_dig_LDADD = $(NETLIBS) |
| 74 | check_disk_LDADD = $(BASEOBJS) $(THRLIBS) | 74 | check_disk_LDADD = $(BASEOBJS) $(THREADLIBS) |
| 75 | check_dns_LDADD = $(NETLIBS) | 75 | check_dns_LDADD = $(NETLIBS) |
| 76 | check_dummy_LDADD = $(BASEOBJS) | 76 | check_dummy_LDADD = $(BASEOBJS) |
| 77 | check_fping_LDADD = $(NETLIBS) | 77 | check_fping_LDADD = $(NETLIBS) |
