aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-11-05 12:05:43 +0000
committerJoão Valverde <j@v6e.pt>2017-11-05 13:02:11 +0000
commit72c2e53981a204d746737d8c01c4ad3738cd4880 (patch)
tree6619bff14744fd95d33306769402dc37c658d1fa /Makefile.am
parent62f705e8445336e73a81e1df10987e24529bf418 (diff)
autotools: Use pkg-config to configure Libsmi
Change-Id: Icecea743739aa7e1a65753f623f311514260d373 Reviewed-on: https://code.wireshark.org/review/24252 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index a2851e0f76..e6ed5ebc05 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -422,7 +422,7 @@ EPAN_EXTRA_LIBS = \
@KRB5_LIBS@ \
@LIBGCRYPT_LIBS@ \
@LIBGNUTLS_LIBS@ \
- @LIBSMI_LDFLAGS@
+ @LIBSMI_LIBS@
# Libraries and plugin flags with which to link wireshark.
#