Mercurial > pidgin
comparison plugins/ssl/Makefile.am @ 7044:c889aee7bd95
[gaim-migrate @ 7607]
Add -DLIBDIR= to the Makefile.am in plugins/ssl/.
committer: Tailor Script <tailor@pidgin.im>
| author | Christian Hammond <chipx86@chipx86.com> |
|---|---|
| date | Tue, 30 Sep 2003 00:39:24 +0000 |
| parents | aa619031193b |
| children | 79e33c8ecf16 |
comparison
equal
deleted
inserted
replaced
| 7043:35a567991f76 | 7044:c889aee7bd95 |
|---|---|
| 20 | 20 |
| 21 endif # PLUGINS | 21 endif # PLUGINS |
| 22 | 22 |
| 23 AM_CPPFLAGS = \ | 23 AM_CPPFLAGS = \ |
| 24 -DDATADIR=\"$(datadir)\" \ | 24 -DDATADIR=\"$(datadir)\" \ |
| 25 -DLIBDIR=\"$(libdir)/gaim/\" \ | |
| 25 -DVERSION=\"$(VERSION)\" \ | 26 -DVERSION=\"$(VERSION)\" \ |
| 26 -I$(top_srcdir)/src \ | 27 -I$(top_srcdir)/src \ |
| 27 $(DEBUG_CFLAGS) \ | 28 $(DEBUG_CFLAGS) \ |
| 28 $(GTK_CFLAGS) \ | 29 $(GTK_CFLAGS) \ |
| 29 $(PLUGIN_CFLAGS) \ | 30 $(PLUGIN_CFLAGS) \ |
