diff libpurple/protocols/jabber/Makefile.mingw @ 23669:85189641a970

This should have been part of the previous commit related to no longer installing our own MIT Kerberos libraries. This also tries to fix the PATH at runtime if MIT Kerberos is installed.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 Jul 2008 21:09:51 +0000
parents 9c83bea8ffd8
children 1de1494a13e5 b4ec5481a67a 907ca9a36fe0 bd598b606ca4
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.mingw	Wed Jul 30 20:36:18 2008 +0000
+++ b/libpurple/protocols/jabber/Makefile.mingw	Wed Jul 30 21:09:51 2008 +0000
@@ -88,10 +88,6 @@
 LIB_PATHS += -L$(CYRUS_SASL_TOP)/bin
 LIBS += -llibsasl
 CYRUS_SASL_DLLS = \
-			$(CYRUS_SASL_TOP)/bin/comerr32.dll \
-			$(CYRUS_SASL_TOP)/bin/gssapi32.dll \
-			$(CYRUS_SASL_TOP)/bin/k5sprt32.dll \
-			$(CYRUS_SASL_TOP)/bin/krb5_32.dll \
 			$(CYRUS_SASL_TOP)/bin/libsasl.dll
 
 CYRUS_SASL_PLUGINS = \