annotate console/Makefile.am @ 15771:2ed235b0f97e

merge of '01e79f9c7ec957a574f7f14ad3c02de473d744b9' and '999bc03286f1871ff88fb52b4915f642de62dcef'
author Nathan Walp <nwalp@pidgin.im>
date Sun, 04 Mar 2007 16:52:25 +0000
parents 73219517f583
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14206
c2b3ecb1a99b [gaim-migrate @ 16880]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 14192
diff changeset
1 if ENABLE_GNT
c2b3ecb1a99b [gaim-migrate @ 16880]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 14192
diff changeset
2
15726
1e4f4e000c76 Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15641
diff changeset
3 EXTRA_DIST = \
1e4f4e000c76 Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15641
diff changeset
4 getopt.c \
1e4f4e000c76 Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15641
diff changeset
5 getopt.h \
1e4f4e000c76 Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15641
diff changeset
6 getopt1.c
1e4f4e000c76 Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15641
diff changeset
7
14227
f306918687a4 [gaim-migrate @ 16908]
Ethan Blanton <elb@pidgin.im>
parents: 14206
diff changeset
8 SUBDIRS = libgnt plugins
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
9
14585
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
10 bin_PROGRAMS = gaim-text
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
11
14585
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
12 gaim_text_SOURCES = \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
13 gntaccount.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
14 gntblist.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
15 gntconn.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
16 gntconv.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
17 gntdebug.c \
15641
35fa1d1c4ef2 Patch from Richard 'wabz' Nelson to add file-transfer ui. Amazing stuff\!
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15503
diff changeset
18 gntft.c \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
19 gntgaim.c \
15740
73219517f583 gntgaim idle reporting, this fixes idle return
Richard Nelson <wabz@pidgin.im>
parents: 15726
diff changeset
20 gntidle.c \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
21 gntnotify.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
22 gntplugin.c \
15503
704d40050800 Wonderful patch from Richard 'wabz' Nelson to fix the bug of lacking a pounce ui.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15466
diff changeset
23 gntpounce.c \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
24 gntprefs.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
25 gntrequest.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
26 gntstatus.c \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
27 gntui.c
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
28
14585
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
29 gaim_text_headers = \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
30 gntaccount.h \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
31 gntblist.h \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
32 gntconn.h \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
33 gntconv.h \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
34 gntdebug.h \
15641
35fa1d1c4ef2 Patch from Richard 'wabz' Nelson to add file-transfer ui. Amazing stuff\!
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15503
diff changeset
35 gntft.h \
14507
108ab3e74d51 [gaim-migrate @ 17227]
Mark Doliner <mark@kingant.net>
parents: 14490
diff changeset
36 gntgaim.h \
15740
73219517f583 gntgaim idle reporting, this fixes idle return
Richard Nelson <wabz@pidgin.im>
parents: 15726
diff changeset
37 gntidle.h \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
38 gntnotify.h \
14490
f283ebe419e4 [gaim-migrate @ 17209]
Mark Doliner <mark@kingant.net>
parents: 14435
diff changeset
39 gntplugin.h \
15503
704d40050800 Wonderful patch from Richard 'wabz' Nelson to fix the bug of lacking a pounce ui.
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 15466
diff changeset
40 gntpounce.h \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
41 gntprefs.h \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
42 gntrequest.h \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
43 gntstatus.h \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
44 gntui.h
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
45
14585
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
46 gaim_textincludedir=$(includedir)/gaim/gnt
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
47 gaim_textinclude_HEADERS = \
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
48 $(gaim_text_headers)
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
49
15153
be2feab10c71 [gaim-migrate @ 17938]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 14585
diff changeset
50 gaim_text_DEPENDENCIES = @LIBOBJS@
14585
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
51 gaim_text_LDFLAGS = -export-dynamic
bcf89a7c69db [gaim-migrate @ 17309]
Mark Doliner <mark@kingant.net>
parents: 14507
diff changeset
52 gaim_text_LDADD = \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
53 @LIBOBJS@ \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
54 $(DBUS_LIBS) \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
55 $(INTLLIBS) \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
56 $(GLIB_LIBS) \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
57 $(LIBXML_LIBS) \
14228
c18bdf510325 [gaim-migrate @ 16910]
Stu Tomlinson <stu@nosnilmot.com>
parents: 14227
diff changeset
58 $(GNT_LIBS) \
14435
9c6533500fff [gaim-migrate @ 17149]
Gary Kramlich <grim@reaperworld.com>
parents: 14428
diff changeset
59 ./libgnt/libgnt.la \
15466
cc1721b06dc6 %s/libgaim/libpurple/g to make it compile
Luke Schierer <lschiere@pidgin.im>
parents: 15374
diff changeset
60 $(top_builddir)/libpurple/libpurple.la
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
61
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
62 AM_CPPFLAGS = \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
63 -DSTANDALONE \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
64 -DBR_PTHREADS=0 \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
65 -DDATADIR=\"$(datadir)\" \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
66 -DLIBDIR=\"$(libdir)/gaim/\" \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
67 -DLOCALEDIR=\"$(datadir)/locale\" \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
68 -DSYSCONFDIR=\"$(sysconfdir)\" \
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents: 15153
diff changeset
69 -I$(top_srcdir)/libpurple/ \
14270
4c82afb76534 [gaim-migrate @ 16953]
Richard Laager <rlaager@wiktel.com>
parents: 14228
diff changeset
70 -I$(top_srcdir) \
4c82afb76534 [gaim-migrate @ 16953]
Richard Laager <rlaager@wiktel.com>
parents: 14228
diff changeset
71 -I$(srcdir)/libgnt/ \
14191
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
72 $(DEBUG_CFLAGS) \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
73 $(GLIB_CFLAGS) \
009db0b357b5 This is a hand-crafted commit to migrate across subversion revisions
Ethan Blanton <elb@pidgin.im>
parents:
diff changeset
74 $(DBUS_CFLAGS) \
14428
f3645fe3da47 [gaim-migrate @ 17142]
Gary Kramlich <grim@reaperworld.com>
parents: 14270
diff changeset
75 $(LIBXML_CFLAGS) \
f3645fe3da47 [gaim-migrate @ 17142]
Gary Kramlich <grim@reaperworld.com>
parents: 14270
diff changeset
76 $(GNT_CFLAGS)
14206
c2b3ecb1a99b [gaim-migrate @ 16880]
Sadrul Habib Chowdhury <imadil@gmail.com>
parents: 14192
diff changeset
77 endif