FS-3182: fix mod_dingaling/iksemel/gnutls link error when using newer autotools

This commit is contained in:
Michael Jerris
2011-03-25 12:17:13 -05:00
committed by Brian West
parent e0eb284ef4
commit 294b077977
4 changed files with 6 additions and 0 deletions
+1
View File
@@ -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)