changeset 1901:5584d61915eb

[gaim-migrate @ 1911] is this needed? apparently committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 28 May 2001 18:23:06 +0000
parents 43006f782adb
children 9aa7cd7f5948
files src/Makefile.am
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.am	Mon May 28 05:20:52 2001 +0000
+++ b/src/Makefile.am	Mon May 28 18:23:06 2001 +0000
@@ -76,6 +76,9 @@
 # X screensaver extension
 LIBS += $(XSS_LIBS)
 
+# gettext stuff
+LIBS += $(INTLLIBS)
+
 # any other stuff
 CFLAGS += -DLOCALEDIR=\"$(datadir)/locale\" -DLIBDIR=\"$(libdir)/gaim/\" $(DEBUG_CFLAGS)
 LIBS += $(DEBUG_LIBS)