mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools
This commit is contained in:
committed by
Brian West
parent
e0eb284ef4
commit
294b077977
@@ -27,6 +27,7 @@ INSTALL=@INSTALL@
|
||||
GETLIB=@GETLIB@
|
||||
LIBTOOL=@LIBTOOL@
|
||||
AR=@AR@
|
||||
LIBGNUTLS_LIBS=@LIBGNUTLS_LIBS@
|
||||
LTINSTALL=$(LIBTOOL) --quiet --mode=install $(INSTALL)
|
||||
LTUNINSTALL=$(LIBTOOL) --mode=uninstall rm -f
|
||||
CCLD = $(CC)
|
||||
|
||||
Reference in New Issue
Block a user