diff plugins/zephyr/Makefile.am @ 1877:a333eccaae93

[gaim-migrate @ 1887] svalente's patch for configure.in committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 22 May 2001 08:35:02 +0000
parents 1e0fa7e130d0
children
line wrap: on
line diff
--- a/plugins/zephyr/Makefile.am	Tue May 22 01:03:23 2001 +0000
+++ b/plugins/zephyr/Makefile.am	Tue May 22 08:35:02 2001 +0000
@@ -1,5 +1,5 @@
-CFLAGS += -I\$(top_srcdir)/src -I\$(top_srcdir)/plugins -DCONFDIR=\"$(confdir)\"
-LIBS += $(GTK_LIBS)
+CFLAGS += -I\$(top_srcdir)/src -I\$(top_srcdir)/plugins -DCONFDIR=\"$(confdir)\" $(KRB4_CFLAGS)
+LIBS += $(GTK_LIBS) $(KRB4_LDFLAGS) $(KRB4_LIBS)
 
 pkgdir = $(libdir)/gaim
 pkg_LTLIBRARIES = libzephyr.la