comparison gtk/Makefile.am @ 14270:4c82afb76534

[gaim-migrate @ 16953] SF Patch #1544073 from Alex Badea "Here's a few fixes to allow building from outside the source tree again." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 21 Aug 2006 17:04:26 +0000
parents 63ef6342db05
children 17eba43f98a9
comparison
equal deleted inserted replaced
14269:d1cb45dec12f 14270:4c82afb76534
162 $(GTKSPELL_LIBS) \ 162 $(GTKSPELL_LIBS) \
163 $(STARTUP_NOTIFICATION_LIBS) \ 163 $(STARTUP_NOTIFICATION_LIBS) \
164 $(LIBXML_LIBS) \ 164 $(LIBXML_LIBS) \
165 $(GTK_LIBS) \ 165 $(GTK_LIBS) \
166 $(CAP_LIBS) \ 166 $(CAP_LIBS) \
167 -L$(top_srcdir)/libgaim -lgaim 167 -L$(top_builddir)/libgaim -lgaim
168 168
169 AM_CPPFLAGS = \ 169 AM_CPPFLAGS = \
170 -DBR_PTHREADS=0 \ 170 -DBR_PTHREADS=0 \
171 -DDATADIR=\"$(datadir)\" \ 171 -DDATADIR=\"$(datadir)\" \
172 -DLIBDIR=\"$(libdir)/gaim/\" \ 172 -DLIBDIR=\"$(libdir)/gaim/\" \