~micahg/ubuntu/natty/pidgin/2.7.9-2

« back to all changes in this revision

Viewing changes to libpurple/protocols/yahoo/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-11-05 19:44:21 UTC
  • mfrom: (62.1.1 maverick-security) (2.3.12 sid)
  • Revision ID: james.westby@ubuntu.com-20101105194421-8r8o4pzw2m5j4hiy
Tags: 1:2.7.5-1ubuntu1
Resync on Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
14
15
 
15
16
@SET_MAKE@
16
17
 
17
 
srcdir = @srcdir@
18
 
top_srcdir = @top_srcdir@
19
18
VPATH = @srcdir@
20
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
21
21
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
23
 
top_builddir = ../../..
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25
 
INSTALL = @INSTALL@
26
24
install_sh_DATA = $(install_sh) -c -m 644
27
25
install_sh_PROGRAM = $(install_sh) -c
28
26
install_sh_SCRIPT = $(install_sh) -c
46
44
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
45
CONFIG_HEADER = $(top_builddir)/config.h
48
46
CONFIG_CLEAN_FILES =
 
47
CONFIG_CLEAN_VPATH_FILES =
49
48
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50
49
am__vpath_adj = case $$p in \
51
50
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52
51
    *) f=$$p;; \
53
52
  esac;
54
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
53
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
54
am__install_max = 40
 
55
am__nobase_strip_setup = \
 
56
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
57
am__nobase_strip = \
 
58
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
59
am__nobase_list = $(am__nobase_strip_setup); \
 
60
  for p in $$list; do echo "$$p $$p"; done | \
 
61
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
62
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
63
    if (++n[$$2] == $(am__install_max)) \
 
64
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
65
    END { for (dir in files) print dir, files[dir] }'
 
66
am__base_list = \
 
67
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
68
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
55
69
am__installdirs = "$(DESTDIR)$(pkgdir)"
56
 
pkgLTLIBRARIES_INSTALL = $(INSTALL)
57
70
LTLIBRARIES = $(noinst_LTLIBRARIES) $(pkg_LTLIBRARIES)
58
71
@STATIC_YAHOO_FALSE@libyahoo_la_DEPENDENCIES = libymsg.la
59
72
am__libyahoo_la_SOURCES_DIST = libyahoo.c
60
73
@STATIC_YAHOO_FALSE@am_libyahoo_la_OBJECTS = libyahoo.lo
61
74
libyahoo_la_OBJECTS = $(am_libyahoo_la_OBJECTS)
 
75
AM_V_lt = $(am__v_lt_$(V))
 
76
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
77
am__v_lt_0 = --silent
 
78
libyahoo_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
79
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
80
        $(libyahoo_la_LDFLAGS) $(LDFLAGS) -o $@
62
81
@STATIC_YAHOO_FALSE@am_libyahoo_la_rpath = -rpath $(pkgdir)
63
82
@STATIC_YAHOO_FALSE@libyahoojp_la_DEPENDENCIES = libymsg.la
64
83
am__libyahoojp_la_SOURCES_DIST = libyahoojp.c
65
84
@STATIC_YAHOO_FALSE@am_libyahoojp_la_OBJECTS = libyahoojp.lo
66
85
libyahoojp_la_OBJECTS = $(am_libyahoojp_la_OBJECTS)
 
86
libyahoojp_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
87
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
88
        $(libyahoojp_la_LDFLAGS) $(LDFLAGS) -o $@
67
89
@STATIC_YAHOO_FALSE@am_libyahoojp_la_rpath = -rpath $(pkgdir)
68
90
am__DEPENDENCIES_1 =
69
91
@STATIC_YAHOO_FALSE@libymsg_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
84
106
@STATIC_YAHOO_TRUE@     libymsg_la-libyahoo.lo \
85
107
@STATIC_YAHOO_TRUE@     libymsg_la-libyahoojp.lo
86
108
libymsg_la_OBJECTS = $(am_libymsg_la_OBJECTS)
 
109
libymsg_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
110
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libymsg_la_CFLAGS) \
 
111
        $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
87
112
@STATIC_YAHOO_FALSE@am_libymsg_la_rpath = -rpath $(pkgdir)
88
113
@STATIC_YAHOO_TRUE@am_libymsg_la_rpath =
89
 
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 
114
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
90
115
depcomp = $(SHELL) $(top_srcdir)/depcomp
91
116
am__depfiles_maybe = depfiles
 
117
am__mv = mv -f
92
118
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
93
119
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
94
 
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
 
120
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
121
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
95
122
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
96
123
        $(AM_CFLAGS) $(CFLAGS)
 
124
AM_V_CC = $(am__v_CC_$(V))
 
125
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
126
am__v_CC_0 = @echo "  CC    " $@;
 
127
AM_V_at = $(am__v_at_$(V))
 
128
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
129
am__v_at_0 = @
97
130
CCLD = $(CC)
98
 
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
131
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
132
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
99
133
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
134
AM_V_CCLD = $(am__v_CCLD_$(V))
 
135
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
136
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
137
AM_V_GEN = $(am__v_GEN_$(V))
 
138
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
139
am__v_GEN_0 = @echo "  GEN   " $@;
100
140
SOURCES = $(libyahoo_la_SOURCES) $(libyahoojp_la_SOURCES) \
101
141
        $(libymsg_la_SOURCES)
102
142
DIST_SOURCES = $(am__libyahoo_la_SOURCES_DIST) \
108
148
ACLOCAL = @ACLOCAL@
109
149
ALLOCA = @ALLOCA@
110
150
ALL_LINGUAS = @ALL_LINGUAS@
111
 
AMDEP_FALSE = @AMDEP_FALSE@
112
 
AMDEP_TRUE = @AMDEP_TRUE@
113
151
AMTAR = @AMTAR@
 
152
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
114
153
AR = @AR@
115
154
AUTOCONF = @AUTOCONF@
116
155
AUTOHEADER = @AUTOHEADER@
118
157
AVAHI_CFLAGS = @AVAHI_CFLAGS@
119
158
AVAHI_LIBS = @AVAHI_LIBS@
120
159
AWK = @AWK@
121
 
BUILD_GEVOLUTION_FALSE = @BUILD_GEVOLUTION_FALSE@
122
 
BUILD_GEVOLUTION_TRUE = @BUILD_GEVOLUTION_TRUE@
123
160
CATALOGS = @CATALOGS@
124
161
CATOBJEXT = @CATOBJEXT@
125
162
CC = @CC@
137
174
DEBUG_CFLAGS = @DEBUG_CFLAGS@
138
175
DEFS = @DEFS@
139
176
DEPDIR = @DEPDIR@
140
 
DISTRIB_FALSE = @DISTRIB_FALSE@
141
 
DISTRIB_TRUE = @DISTRIB_TRUE@
142
177
DOT = @DOT@
143
178
DOXYGEN = @DOXYGEN@
144
179
DSYMUTIL = @DSYMUTIL@
149
184
ECHO_N = @ECHO_N@
150
185
ECHO_T = @ECHO_T@
151
186
EGREP = @EGREP@
152
 
ENABLE_CAP_FALSE = @ENABLE_CAP_FALSE@
153
 
ENABLE_CAP_TRUE = @ENABLE_CAP_TRUE@
154
 
ENABLE_DBUS_FALSE = @ENABLE_DBUS_FALSE@
155
 
ENABLE_DBUS_TRUE = @ENABLE_DBUS_TRUE@
156
 
ENABLE_GESTURES_FALSE = @ENABLE_GESTURES_FALSE@
157
 
ENABLE_GESTURES_TRUE = @ENABLE_GESTURES_TRUE@
158
 
ENABLE_GNT_FALSE = @ENABLE_GNT_FALSE@
159
 
ENABLE_GNT_TRUE = @ENABLE_GNT_TRUE@
160
 
ENABLE_GTK_FALSE = @ENABLE_GTK_FALSE@
161
 
ENABLE_GTK_TRUE = @ENABLE_GTK_TRUE@
162
 
ENABLE_TRAYCOMPAT_FALSE = @ENABLE_TRAYCOMPAT_FALSE@
163
 
ENABLE_TRAYCOMPAT_TRUE = @ENABLE_TRAYCOMPAT_TRUE@
164
187
EVOLUTION_ADDRESSBOOK_CFLAGS = @EVOLUTION_ADDRESSBOOK_CFLAGS@
165
188
EVOLUTION_ADDRESSBOOK_LIBS = @EVOLUTION_ADDRESSBOOK_LIBS@
166
189
EXEEXT = @EXEEXT@
167
 
EXTERNAL_LIBZEPHYR_FALSE = @EXTERNAL_LIBZEPHYR_FALSE@
168
 
EXTERNAL_LIBZEPHYR_TRUE = @EXTERNAL_LIBZEPHYR_TRUE@
169
190
FARSIGHT_CFLAGS = @FARSIGHT_CFLAGS@
170
191
FARSIGHT_LIBS = @FARSIGHT_LIBS@
171
192
FGREP = @FGREP@
172
193
GADU_CFLAGS = @GADU_CFLAGS@
173
194
GADU_LIBS = @GADU_LIBS@
174
195
GCONFTOOL = @GCONFTOOL@
175
 
GCONF_SCHEMAS_INSTALL_FALSE = @GCONF_SCHEMAS_INSTALL_FALSE@
176
 
GCONF_SCHEMAS_INSTALL_TRUE = @GCONF_SCHEMAS_INSTALL_TRUE@
177
196
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
178
197
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
179
198
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
200
219
GTKSPELL_LIBS = @GTKSPELL_LIBS@
201
220
GTK_CFLAGS = @GTK_CFLAGS@
202
221
GTK_LIBS = @GTK_LIBS@
203
 
HAVE_CHECK_FALSE = @HAVE_CHECK_FALSE@
204
 
HAVE_CHECK_TRUE = @HAVE_CHECK_TRUE@
205
 
HAVE_DOXYGEN_FALSE = @HAVE_DOXYGEN_FALSE@
206
 
HAVE_DOXYGEN_TRUE = @HAVE_DOXYGEN_TRUE@
207
 
HAVE_XSLTPROC_FALSE = @HAVE_XSLTPROC_FALSE@
208
 
HAVE_XSLTPROC_TRUE = @HAVE_XSLTPROC_TRUE@
209
222
IDN_CFLAGS = @IDN_CFLAGS@
210
223
IDN_LIBS = @IDN_LIBS@
 
224
INSTALL = @INSTALL@
211
225
INSTALL_DATA = @INSTALL_DATA@
212
 
INSTALL_I18N_FALSE = @INSTALL_I18N_FALSE@
213
 
INSTALL_I18N_TRUE = @INSTALL_I18N_TRUE@
214
 
INSTALL_PIXMAPS_FALSE = @INSTALL_PIXMAPS_FALSE@
215
 
INSTALL_PIXMAPS_TRUE = @INSTALL_PIXMAPS_TRUE@
216
226
INSTALL_PROGRAM = @INSTALL_PROGRAM@
217
227
INSTALL_SCRIPT = @INSTALL_SCRIPT@
218
 
INSTALL_SSL_CERTIFICATES_FALSE = @INSTALL_SSL_CERTIFICATES_FALSE@
219
 
INSTALL_SSL_CERTIFICATES_TRUE = @INSTALL_SSL_CERTIFICATES_TRUE@
220
228
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
221
229
INSTOBJEXT = @INSTOBJEXT@
222
230
INTLLIBS = @INTLLIBS@
223
 
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
224
 
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
225
 
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
226
231
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
227
 
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
228
 
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
229
232
INTLTOOL_MERGE = @INTLTOOL_MERGE@
230
 
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
231
233
INTLTOOL_PERL = @INTLTOOL_PERL@
232
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
233
 
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
234
 
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
235
 
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
236
 
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
237
 
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
238
 
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
239
 
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
240
 
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
241
 
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
242
234
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
243
 
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
244
 
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
245
 
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
246
235
KRB4_CFLAGS = @KRB4_CFLAGS@
247
236
KRB4_LDFLAGS = @KRB4_LDFLAGS@
248
237
KRB4_LIBS = @KRB4_LIBS@
261
250
MAKEINFO = @MAKEINFO@
262
251
MEANWHILE_CFLAGS = @MEANWHILE_CFLAGS@
263
252
MEANWHILE_LIBS = @MEANWHILE_LIBS@
 
253
MKDIR_P = @MKDIR_P@
264
254
MKINSTALLDIRS = @MKINSTALLDIRS@
265
255
MONO_CFLAGS = @MONO_CFLAGS@
266
256
MONO_LIBS = @MONO_LIBS@
291
281
PERL_CFLAGS = @PERL_CFLAGS@
292
282
PERL_LIBS = @PERL_LIBS@
293
283
PKG_CONFIG = @PKG_CONFIG@
 
284
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
285
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
294
286
PLUGINS_DEFINE = @PLUGINS_DEFINE@
295
 
PLUGINS_FALSE = @PLUGINS_FALSE@
296
 
PLUGINS_TRUE = @PLUGINS_TRUE@
297
287
POFILES = @POFILES@
298
288
POSUB = @POSUB@
299
289
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
300
290
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
301
 
PURPLE_AVAILABLE_FALSE = @PURPLE_AVAILABLE_FALSE@
302
 
PURPLE_AVAILABLE_TRUE = @PURPLE_AVAILABLE_TRUE@
303
291
PURPLE_LT_VERSION_INFO = @PURPLE_LT_VERSION_INFO@
304
292
PURPLE_MAJOR_VERSION = @PURPLE_MAJOR_VERSION@
305
293
PURPLE_MICRO_VERSION = @PURPLE_MICRO_VERSION@
321
309
SSL_CERTIFICATES_DIR = @SSL_CERTIFICATES_DIR@
322
310
STARTUP_NOTIFICATION_CFLAGS = @STARTUP_NOTIFICATION_CFLAGS@
323
311
STARTUP_NOTIFICATION_LIBS = @STARTUP_NOTIFICATION_LIBS@
324
 
STATIC_BONJOUR_FALSE = @STATIC_BONJOUR_FALSE@
325
 
STATIC_BONJOUR_TRUE = @STATIC_BONJOUR_TRUE@
326
 
STATIC_GG_FALSE = @STATIC_GG_FALSE@
327
 
STATIC_GG_TRUE = @STATIC_GG_TRUE@
328
 
STATIC_IRC_FALSE = @STATIC_IRC_FALSE@
329
 
STATIC_IRC_TRUE = @STATIC_IRC_TRUE@
330
 
STATIC_JABBER_FALSE = @STATIC_JABBER_FALSE@
331
 
STATIC_JABBER_TRUE = @STATIC_JABBER_TRUE@
332
312
STATIC_LINK_LIBS = @STATIC_LINK_LIBS@
333
 
STATIC_MSN_FALSE = @STATIC_MSN_FALSE@
334
 
STATIC_MSN_TRUE = @STATIC_MSN_TRUE@
335
 
STATIC_MXIT_FALSE = @STATIC_MXIT_FALSE@
336
 
STATIC_MXIT_TRUE = @STATIC_MXIT_TRUE@
337
 
STATIC_MYSPACE_FALSE = @STATIC_MYSPACE_FALSE@
338
 
STATIC_MYSPACE_TRUE = @STATIC_MYSPACE_TRUE@
339
 
STATIC_NOVELL_FALSE = @STATIC_NOVELL_FALSE@
340
 
STATIC_NOVELL_TRUE = @STATIC_NOVELL_TRUE@
341
 
STATIC_OSCAR_FALSE = @STATIC_OSCAR_FALSE@
342
 
STATIC_OSCAR_TRUE = @STATIC_OSCAR_TRUE@
343
313
STATIC_PRPLS = @STATIC_PRPLS@
344
 
STATIC_QQ_FALSE = @STATIC_QQ_FALSE@
345
 
STATIC_QQ_TRUE = @STATIC_QQ_TRUE@
346
 
STATIC_SAMETIME_FALSE = @STATIC_SAMETIME_FALSE@
347
 
STATIC_SAMETIME_TRUE = @STATIC_SAMETIME_TRUE@
348
 
STATIC_SILC_FALSE = @STATIC_SILC_FALSE@
349
 
STATIC_SILC_TRUE = @STATIC_SILC_TRUE@
350
 
STATIC_SIMPLE_FALSE = @STATIC_SIMPLE_FALSE@
351
 
STATIC_SIMPLE_TRUE = @STATIC_SIMPLE_TRUE@
352
 
STATIC_YAHOO_FALSE = @STATIC_YAHOO_FALSE@
353
 
STATIC_YAHOO_TRUE = @STATIC_YAHOO_TRUE@
354
 
STATIC_ZEPHYR_FALSE = @STATIC_ZEPHYR_FALSE@
355
 
STATIC_ZEPHYR_TRUE = @STATIC_ZEPHYR_TRUE@
356
314
STRIP = @STRIP@
357
315
TCL_CFLAGS = @TCL_CFLAGS@
358
316
TCL_LIBS = @TCL_LIBS@
359
317
TK_LIBS = @TK_LIBS@
360
 
USE_CYRUS_SASL_FALSE = @USE_CYRUS_SASL_FALSE@
361
 
USE_CYRUS_SASL_TRUE = @USE_CYRUS_SASL_TRUE@
362
 
USE_GCONFTOOL_FALSE = @USE_GCONFTOOL_FALSE@
363
 
USE_GCONFTOOL_TRUE = @USE_GCONFTOOL_TRUE@
364
 
USE_GNUTLS_FALSE = @USE_GNUTLS_FALSE@
365
 
USE_GNUTLS_TRUE = @USE_GNUTLS_TRUE@
366
 
USE_INTERNAL_LIBGADU_FALSE = @USE_INTERNAL_LIBGADU_FALSE@
367
 
USE_INTERNAL_LIBGADU_TRUE = @USE_INTERNAL_LIBGADU_TRUE@
368
 
USE_MONO_FALSE = @USE_MONO_FALSE@
369
 
USE_MONO_TRUE = @USE_MONO_TRUE@
370
318
USE_NLS = @USE_NLS@
371
 
USE_NSS_FALSE = @USE_NSS_FALSE@
372
 
USE_NSS_TRUE = @USE_NSS_TRUE@
373
 
USE_PERL_FALSE = @USE_PERL_FALSE@
374
 
USE_PERL_TRUE = @USE_PERL_TRUE@
375
 
USE_TCL_FALSE = @USE_TCL_FALSE@
376
 
USE_TCL_TRUE = @USE_TCL_TRUE@
377
 
USE_TK_FALSE = @USE_TK_FALSE@
378
 
USE_TK_TRUE = @USE_TK_TRUE@
379
 
USE_VV_FALSE = @USE_VV_FALSE@
380
 
USE_VV_TRUE = @USE_VV_TRUE@
381
319
VERSION = @VERSION@
382
320
X11_CFLAGS = @X11_CFLAGS@
383
321
X11_LIBS = @X11_LIBS@
392
330
ZEPHYR_CFLAGS = @ZEPHYR_CFLAGS@
393
331
ZEPHYR_LDFLAGS = @ZEPHYR_LDFLAGS@
394
332
ZEPHYR_LIBS = @ZEPHYR_LIBS@
 
333
abs_builddir = @abs_builddir@
 
334
abs_srcdir = @abs_srcdir@
 
335
abs_top_builddir = @abs_top_builddir@
 
336
abs_top_srcdir = @abs_top_srcdir@
395
337
ac_ct_CC = @ac_ct_CC@
396
338
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
397
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
398
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
399
339
am__include = @am__include@
400
340
am__leading_dot = @am__leading_dot@
401
341
am__quote = @am__quote@
407
347
build_cpu = @build_cpu@
408
348
build_os = @build_os@
409
349
build_vendor = @build_vendor@
 
350
builddir = @builddir@
410
351
datadir = @datadir@
411
352
datarootdir = @datarootdir@
412
353
docdir = @docdir@
442
383
sbindir = @sbindir@
443
384
sedpath = @sedpath@
444
385
sharedstatedir = @sharedstatedir@
 
386
srcdir = @srcdir@
445
387
sysconfdir = @sysconfdir@
446
388
target_alias = @target_alias@
 
389
top_build_prefix = @top_build_prefix@
 
390
top_builddir = @top_builddir@
 
391
top_srcdir = @top_srcdir@
447
392
EXTRA_DIST = \
448
393
        Makefile.mingw
449
394
 
499
444
        @for dep in $?; do \
500
445
          case '$(am__configure_deps)' in \
501
446
            *$$dep*) \
502
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
503
 
                && exit 0; \
 
447
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
448
                && { if test -f $@; then exit 0; else break; fi; }; \
504
449
              exit 1;; \
505
450
          esac; \
506
451
        done; \
507
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libpurple/protocols/yahoo/Makefile'; \
508
 
        cd $(top_srcdir) && \
509
 
          $(AUTOMAKE) --gnu  libpurple/protocols/yahoo/Makefile
 
452
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu libpurple/protocols/yahoo/Makefile'; \
 
453
        $(am__cd) $(top_srcdir) && \
 
454
          $(AUTOMAKE) --gnu libpurple/protocols/yahoo/Makefile
510
455
.PRECIOUS: Makefile
511
456
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
512
457
        @case '$?' in \
524
469
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
525
470
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
526
471
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
472
$(am__aclocal_m4_deps):
527
473
 
528
474
clean-noinstLTLIBRARIES:
529
475
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
535
481
        done
536
482
install-pkgLTLIBRARIES: $(pkg_LTLIBRARIES)
537
483
        @$(NORMAL_INSTALL)
538
 
        test -z "$(pkgdir)" || $(mkdir_p) "$(DESTDIR)$(pkgdir)"
539
 
        @list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
 
484
        test -z "$(pkgdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdir)"
 
485
        @list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \
 
486
        list2=; for p in $$list; do \
540
487
          if test -f $$p; then \
541
 
            f=$(am__strip_dir) \
542
 
            echo " $(LIBTOOL) --mode=install $(pkgLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkgdir)/$$f'"; \
543
 
            $(LIBTOOL) --mode=install $(pkgLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkgdir)/$$f"; \
 
488
            list2="$$list2 $$p"; \
544
489
          else :; fi; \
545
 
        done
 
490
        done; \
 
491
        test -z "$$list2" || { \
 
492
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkgdir)'"; \
 
493
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkgdir)"; \
 
494
        }
546
495
 
547
496
uninstall-pkgLTLIBRARIES:
548
497
        @$(NORMAL_UNINSTALL)
549
 
        @set -x; list='$(pkg_LTLIBRARIES)'; for p in $$list; do \
550
 
          p=$(am__strip_dir) \
551
 
          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkgdir)/$$p'"; \
552
 
          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkgdir)/$$p"; \
 
498
        @list='$(pkg_LTLIBRARIES)'; test -n "$(pkgdir)" || list=; \
 
499
        for p in $$list; do \
 
500
          $(am__strip_dir) \
 
501
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkgdir)/$$f'"; \
 
502
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkgdir)/$$f"; \
553
503
        done
554
504
 
555
505
clean-pkgLTLIBRARIES:
561
511
          rm -f "$${dir}/so_locations"; \
562
512
        done
563
513
libyahoo.la: $(libyahoo_la_OBJECTS) $(libyahoo_la_DEPENDENCIES) 
564
 
        $(LINK) $(am_libyahoo_la_rpath) $(libyahoo_la_LDFLAGS) $(libyahoo_la_OBJECTS) $(libyahoo_la_LIBADD) $(LIBS)
 
514
        $(AM_V_CCLD)$(libyahoo_la_LINK) $(am_libyahoo_la_rpath) $(libyahoo_la_OBJECTS) $(libyahoo_la_LIBADD) $(LIBS)
565
515
libyahoojp.la: $(libyahoojp_la_OBJECTS) $(libyahoojp_la_DEPENDENCIES) 
566
 
        $(LINK) $(am_libyahoojp_la_rpath) $(libyahoojp_la_LDFLAGS) $(libyahoojp_la_OBJECTS) $(libyahoojp_la_LIBADD) $(LIBS)
 
516
        $(AM_V_CCLD)$(libyahoojp_la_LINK) $(am_libyahoojp_la_rpath) $(libyahoojp_la_OBJECTS) $(libyahoojp_la_LIBADD) $(LIBS)
567
517
libymsg.la: $(libymsg_la_OBJECTS) $(libymsg_la_DEPENDENCIES) 
568
 
        $(LINK) $(am_libymsg_la_rpath) $(libymsg_la_LDFLAGS) $(libymsg_la_OBJECTS) $(libymsg_la_LIBADD) $(LIBS)
 
518
        $(AM_V_CCLD)$(libymsg_la_LINK) $(am_libymsg_la_rpath) $(libymsg_la_OBJECTS) $(libymsg_la_LIBADD) $(LIBS)
569
519
 
570
520
mostlyclean-compile:
571
521
        -rm -f *.$(OBJEXT)
590
540
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libymsg_la-ycht.Plo@am__quote@
591
541
 
592
542
.c.o:
593
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
594
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
543
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
544
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
545
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
595
546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
596
547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
597
548
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
598
549
 
599
550
.c.obj:
600
 
@am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
601
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
551
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
552
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
553
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
602
554
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
603
555
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
604
556
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
605
557
 
606
558
.c.lo:
607
 
@am__fastdepCC_TRUE@    if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
608
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
 
559
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
560
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
561
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
609
562
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
610
563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611
564
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
612
565
 
613
566
libymsg_la-libymsg.lo: libymsg.c
614
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libymsg.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-libymsg.Tpo" -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo '$(srcdir)/'`libymsg.c; \
615
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-libymsg.Tpo" "$(DEPDIR)/libymsg_la-libymsg.Plo"; else rm -f "$(DEPDIR)/libymsg_la-libymsg.Tpo"; exit 1; fi
 
567
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libymsg.lo -MD -MP -MF $(DEPDIR)/libymsg_la-libymsg.Tpo -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo '$(srcdir)/'`libymsg.c
 
568
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-libymsg.Tpo $(DEPDIR)/libymsg_la-libymsg.Plo
 
569
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
616
570
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libymsg.c' object='libymsg_la-libymsg.lo' libtool=yes @AMDEPBACKSLASH@
617
571
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
618
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo '$(srcdir)/'`libymsg.c
 
572
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libymsg.lo `test -f 'libymsg.c' || echo '$(srcdir)/'`libymsg.c
619
573
 
620
574
libymsg_la-util.lo: util.c
621
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-util.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-util.Tpo" -c -o libymsg_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c; \
622
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-util.Tpo" "$(DEPDIR)/libymsg_la-util.Plo"; else rm -f "$(DEPDIR)/libymsg_la-util.Tpo"; exit 1; fi
 
575
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-util.lo -MD -MP -MF $(DEPDIR)/libymsg_la-util.Tpo -c -o libymsg_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
 
576
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-util.Tpo $(DEPDIR)/libymsg_la-util.Plo
 
577
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
623
578
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='util.c' object='libymsg_la-util.lo' libtool=yes @AMDEPBACKSLASH@
624
579
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
625
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
 
580
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
626
581
 
627
582
libymsg_la-yahoochat.lo: yahoochat.c
628
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoochat.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoochat.Tpo" -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo '$(srcdir)/'`yahoochat.c; \
629
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoochat.Tpo" "$(DEPDIR)/libymsg_la-yahoochat.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoochat.Tpo"; exit 1; fi
 
583
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoochat.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoochat.Tpo -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo '$(srcdir)/'`yahoochat.c
 
584
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoochat.Tpo $(DEPDIR)/libymsg_la-yahoochat.Plo
 
585
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
630
586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoochat.c' object='libymsg_la-yahoochat.lo' libtool=yes @AMDEPBACKSLASH@
631
587
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
632
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo '$(srcdir)/'`yahoochat.c
 
588
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoochat.lo `test -f 'yahoochat.c' || echo '$(srcdir)/'`yahoochat.c
633
589
 
634
590
libymsg_la-yahoo_aliases.lo: yahoo_aliases.c
635
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_aliases.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoo_aliases.Tpo" -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo '$(srcdir)/'`yahoo_aliases.c; \
636
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoo_aliases.Tpo" "$(DEPDIR)/libymsg_la-yahoo_aliases.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoo_aliases.Tpo"; exit 1; fi
 
591
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_aliases.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_aliases.Tpo -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo '$(srcdir)/'`yahoo_aliases.c
 
592
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_aliases.Tpo $(DEPDIR)/libymsg_la-yahoo_aliases.Plo
 
593
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
637
594
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoo_aliases.c' object='libymsg_la-yahoo_aliases.lo' libtool=yes @AMDEPBACKSLASH@
638
595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo '$(srcdir)/'`yahoo_aliases.c
 
596
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_aliases.lo `test -f 'yahoo_aliases.c' || echo '$(srcdir)/'`yahoo_aliases.c
640
597
 
641
598
libymsg_la-yahoo_doodle.lo: yahoo_doodle.c
642
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_doodle.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoo_doodle.Tpo" -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo '$(srcdir)/'`yahoo_doodle.c; \
643
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoo_doodle.Tpo" "$(DEPDIR)/libymsg_la-yahoo_doodle.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoo_doodle.Tpo"; exit 1; fi
 
599
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_doodle.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_doodle.Tpo -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo '$(srcdir)/'`yahoo_doodle.c
 
600
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_doodle.Tpo $(DEPDIR)/libymsg_la-yahoo_doodle.Plo
 
601
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
644
602
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoo_doodle.c' object='libymsg_la-yahoo_doodle.lo' libtool=yes @AMDEPBACKSLASH@
645
603
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
646
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo '$(srcdir)/'`yahoo_doodle.c
 
604
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_doodle.lo `test -f 'yahoo_doodle.c' || echo '$(srcdir)/'`yahoo_doodle.c
647
605
 
648
606
libymsg_la-yahoo_filexfer.lo: yahoo_filexfer.c
649
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_filexfer.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoo_filexfer.Tpo" -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo '$(srcdir)/'`yahoo_filexfer.c; \
650
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoo_filexfer.Tpo" "$(DEPDIR)/libymsg_la-yahoo_filexfer.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoo_filexfer.Tpo"; exit 1; fi
 
607
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_filexfer.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_filexfer.Tpo -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo '$(srcdir)/'`yahoo_filexfer.c
 
608
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_filexfer.Tpo $(DEPDIR)/libymsg_la-yahoo_filexfer.Plo
 
609
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
651
610
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoo_filexfer.c' object='libymsg_la-yahoo_filexfer.lo' libtool=yes @AMDEPBACKSLASH@
652
611
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
653
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo '$(srcdir)/'`yahoo_filexfer.c
 
612
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_filexfer.lo `test -f 'yahoo_filexfer.c' || echo '$(srcdir)/'`yahoo_filexfer.c
654
613
 
655
614
libymsg_la-yahoo_friend.lo: yahoo_friend.c
656
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_friend.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoo_friend.Tpo" -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo '$(srcdir)/'`yahoo_friend.c; \
657
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoo_friend.Tpo" "$(DEPDIR)/libymsg_la-yahoo_friend.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoo_friend.Tpo"; exit 1; fi
 
615
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_friend.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_friend.Tpo -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo '$(srcdir)/'`yahoo_friend.c
 
616
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_friend.Tpo $(DEPDIR)/libymsg_la-yahoo_friend.Plo
 
617
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
658
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoo_friend.c' object='libymsg_la-yahoo_friend.lo' libtool=yes @AMDEPBACKSLASH@
659
619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
660
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo '$(srcdir)/'`yahoo_friend.c
 
620
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_friend.lo `test -f 'yahoo_friend.c' || echo '$(srcdir)/'`yahoo_friend.c
661
621
 
662
622
libymsg_la-yahoo_packet.lo: yahoo_packet.c
663
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_packet.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoo_packet.Tpo" -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo '$(srcdir)/'`yahoo_packet.c; \
664
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoo_packet.Tpo" "$(DEPDIR)/libymsg_la-yahoo_packet.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoo_packet.Tpo"; exit 1; fi
 
623
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_packet.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_packet.Tpo -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo '$(srcdir)/'`yahoo_packet.c
 
624
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_packet.Tpo $(DEPDIR)/libymsg_la-yahoo_packet.Plo
 
625
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
665
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoo_packet.c' object='libymsg_la-yahoo_packet.lo' libtool=yes @AMDEPBACKSLASH@
666
627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo '$(srcdir)/'`yahoo_packet.c
 
628
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_packet.lo `test -f 'yahoo_packet.c' || echo '$(srcdir)/'`yahoo_packet.c
668
629
 
669
630
libymsg_la-yahoo_picture.lo: yahoo_picture.c
670
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_picture.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoo_picture.Tpo" -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo '$(srcdir)/'`yahoo_picture.c; \
671
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoo_picture.Tpo" "$(DEPDIR)/libymsg_la-yahoo_picture.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoo_picture.Tpo"; exit 1; fi
 
631
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_picture.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_picture.Tpo -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo '$(srcdir)/'`yahoo_picture.c
 
632
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_picture.Tpo $(DEPDIR)/libymsg_la-yahoo_picture.Plo
 
633
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
672
634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoo_picture.c' object='libymsg_la-yahoo_picture.lo' libtool=yes @AMDEPBACKSLASH@
673
635
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
674
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo '$(srcdir)/'`yahoo_picture.c
 
636
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_picture.lo `test -f 'yahoo_picture.c' || echo '$(srcdir)/'`yahoo_picture.c
675
637
 
676
638
libymsg_la-yahoo_profile.lo: yahoo_profile.c
677
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_profile.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-yahoo_profile.Tpo" -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo '$(srcdir)/'`yahoo_profile.c; \
678
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-yahoo_profile.Tpo" "$(DEPDIR)/libymsg_la-yahoo_profile.Plo"; else rm -f "$(DEPDIR)/libymsg_la-yahoo_profile.Tpo"; exit 1; fi
 
639
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-yahoo_profile.lo -MD -MP -MF $(DEPDIR)/libymsg_la-yahoo_profile.Tpo -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo '$(srcdir)/'`yahoo_profile.c
 
640
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-yahoo_profile.Tpo $(DEPDIR)/libymsg_la-yahoo_profile.Plo
 
641
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
679
642
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='yahoo_profile.c' object='libymsg_la-yahoo_profile.lo' libtool=yes @AMDEPBACKSLASH@
680
643
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
681
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo '$(srcdir)/'`yahoo_profile.c
 
644
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-yahoo_profile.lo `test -f 'yahoo_profile.c' || echo '$(srcdir)/'`yahoo_profile.c
682
645
 
683
646
libymsg_la-ycht.lo: ycht.c
684
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-ycht.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-ycht.Tpo" -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo '$(srcdir)/'`ycht.c; \
685
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-ycht.Tpo" "$(DEPDIR)/libymsg_la-ycht.Plo"; else rm -f "$(DEPDIR)/libymsg_la-ycht.Tpo"; exit 1; fi
 
647
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-ycht.lo -MD -MP -MF $(DEPDIR)/libymsg_la-ycht.Tpo -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo '$(srcdir)/'`ycht.c
 
648
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-ycht.Tpo $(DEPDIR)/libymsg_la-ycht.Plo
 
649
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
686
650
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ycht.c' object='libymsg_la-ycht.lo' libtool=yes @AMDEPBACKSLASH@
687
651
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
688
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo '$(srcdir)/'`ycht.c
 
652
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-ycht.lo `test -f 'ycht.c' || echo '$(srcdir)/'`ycht.c
689
653
 
690
654
libymsg_la-libyahoo.lo: libyahoo.c
691
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libyahoo.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-libyahoo.Tpo" -c -o libymsg_la-libyahoo.lo `test -f 'libyahoo.c' || echo '$(srcdir)/'`libyahoo.c; \
692
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-libyahoo.Tpo" "$(DEPDIR)/libymsg_la-libyahoo.Plo"; else rm -f "$(DEPDIR)/libymsg_la-libyahoo.Tpo"; exit 1; fi
 
655
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libyahoo.lo -MD -MP -MF $(DEPDIR)/libymsg_la-libyahoo.Tpo -c -o libymsg_la-libyahoo.lo `test -f 'libyahoo.c' || echo '$(srcdir)/'`libyahoo.c
 
656
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-libyahoo.Tpo $(DEPDIR)/libymsg_la-libyahoo.Plo
 
657
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
693
658
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libyahoo.c' object='libymsg_la-libyahoo.lo' libtool=yes @AMDEPBACKSLASH@
694
659
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
695
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoo.lo `test -f 'libyahoo.c' || echo '$(srcdir)/'`libyahoo.c
 
660
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoo.lo `test -f 'libyahoo.c' || echo '$(srcdir)/'`libyahoo.c
696
661
 
697
662
libymsg_la-libyahoojp.lo: libyahoojp.c
698
 
@am__fastdepCC_TRUE@    if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libyahoojp.lo -MD -MP -MF "$(DEPDIR)/libymsg_la-libyahoojp.Tpo" -c -o libymsg_la-libyahoojp.lo `test -f 'libyahoojp.c' || echo '$(srcdir)/'`libyahoojp.c; \
699
 
@am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/libymsg_la-libyahoojp.Tpo" "$(DEPDIR)/libymsg_la-libyahoojp.Plo"; else rm -f "$(DEPDIR)/libymsg_la-libyahoojp.Tpo"; exit 1; fi
 
663
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -MT libymsg_la-libyahoojp.lo -MD -MP -MF $(DEPDIR)/libymsg_la-libyahoojp.Tpo -c -o libymsg_la-libyahoojp.lo `test -f 'libyahoojp.c' || echo '$(srcdir)/'`libyahoojp.c
 
664
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libymsg_la-libyahoojp.Tpo $(DEPDIR)/libymsg_la-libyahoojp.Plo
 
665
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
700
666
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='libyahoojp.c' object='libymsg_la-libyahoojp.lo' libtool=yes @AMDEPBACKSLASH@
701
667
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
702
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoojp.lo `test -f 'libyahoojp.c' || echo '$(srcdir)/'`libyahoojp.c
 
668
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libymsg_la_CFLAGS) $(CFLAGS) -c -o libymsg_la-libyahoojp.lo `test -f 'libyahoojp.c' || echo '$(srcdir)/'`libyahoojp.c
703
669
 
704
670
mostlyclean-libtool:
705
671
        -rm -f *.lo
707
673
clean-libtool:
708
674
        -rm -rf .libs _libs
709
675
 
710
 
distclean-libtool:
711
 
        -rm -f libtool
712
 
uninstall-info-am:
713
 
 
714
676
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
715
677
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
716
678
        unique=`for i in $$list; do \
717
679
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
718
680
          done | \
719
 
          $(AWK) '    { files[$$0] = 1; } \
720
 
               END { for (i in files) print i; }'`; \
 
681
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
682
              END { if (nonempty) { for (i in files) print i; }; }'`; \
721
683
        mkid -fID $$unique
722
684
tags: TAGS
723
685
 
724
686
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
725
687
                $(TAGS_FILES) $(LISP)
726
 
        tags=; \
 
688
        set x; \
727
689
        here=`pwd`; \
728
690
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
729
691
        unique=`for i in $$list; do \
730
692
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
731
693
          done | \
732
 
          $(AWK) '    { files[$$0] = 1; } \
733
 
               END { for (i in files) print i; }'`; \
734
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
694
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
695
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
696
        shift; \
 
697
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
735
698
          test -n "$$unique" || unique=$$empty_fix; \
736
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
737
 
            $$tags $$unique; \
 
699
          if test $$# -gt 0; then \
 
700
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
701
              "$$@" $$unique; \
 
702
          else \
 
703
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
704
              $$unique; \
 
705
          fi; \
738
706
        fi
739
707
ctags: CTAGS
740
708
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
741
709
                $(TAGS_FILES) $(LISP)
742
 
        tags=; \
743
 
        here=`pwd`; \
744
710
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
745
711
        unique=`for i in $$list; do \
746
712
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
747
713
          done | \
748
 
          $(AWK) '    { files[$$0] = 1; } \
749
 
               END { for (i in files) print i; }'`; \
750
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
714
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
715
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
716
        test -z "$(CTAGS_ARGS)$$unique" \
751
717
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
752
 
             $$tags $$unique
 
718
             $$unique
753
719
 
754
720
GTAGS:
755
721
        here=`$(am__cd) $(top_builddir) && pwd` \
756
 
          && cd $(top_srcdir) \
757
 
          && gtags -i $(GTAGS_ARGS) $$here
 
722
          && $(am__cd) $(top_srcdir) \
 
723
          && gtags -i $(GTAGS_ARGS) "$$here"
758
724
 
759
725
distclean-tags:
760
726
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
761
727
 
762
728
distdir: $(DISTFILES)
763
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
764
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
765
 
        list='$(DISTFILES)'; for file in $$list; do \
766
 
          case $$file in \
767
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
768
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
769
 
          esac; \
 
729
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
730
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
731
        list='$(DISTFILES)'; \
 
732
          dist_files=`for file in $$list; do echo $$file; done | \
 
733
          sed -e "s|^$$srcdirstrip/||;t" \
 
734
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
735
        case $$dist_files in \
 
736
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
737
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
738
                           sort -u` ;; \
 
739
        esac; \
 
740
        for file in $$dist_files; do \
770
741
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
771
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
772
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
773
 
            dir="/$$dir"; \
774
 
            $(mkdir_p) "$(distdir)$$dir"; \
775
 
          else \
776
 
            dir=''; \
777
 
          fi; \
778
742
          if test -d $$d/$$file; then \
 
743
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
744
            if test -d "$(distdir)/$$file"; then \
 
745
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
746
            fi; \
779
747
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
780
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
748
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
749
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
781
750
            fi; \
782
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
751
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
783
752
          else \
784
 
            test -f $(distdir)/$$file \
785
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
753
            test -f "$(distdir)/$$file" \
 
754
            || cp -p $$d/$$file "$(distdir)/$$file" \
786
755
            || exit 1; \
787
756
          fi; \
788
757
        done
791
760
all-am: Makefile $(LTLIBRARIES)
792
761
installdirs:
793
762
        for dir in "$(DESTDIR)$(pkgdir)"; do \
794
 
          test -z "$$dir" || $(mkdir_p) "$$dir"; \
 
763
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
795
764
        done
796
765
install: install-am
797
766
install-exec: install-exec-am
813
782
 
814
783
distclean-generic:
815
784
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
785
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
816
786
 
817
787
maintainer-clean-generic:
818
788
        @echo "This command is intended for maintainers to use"
826
796
        -rm -rf ./$(DEPDIR)
827
797
        -rm -f Makefile
828
798
distclean-am: clean-am distclean-compile distclean-generic \
829
 
        distclean-libtool distclean-tags
 
799
        distclean-tags
830
800
 
831
801
dvi: dvi-am
832
802
 
834
804
 
835
805
html: html-am
836
806
 
 
807
html-am:
 
808
 
837
809
info: info-am
838
810
 
839
811
info-am:
840
812
 
841
813
install-data-am: install-pkgLTLIBRARIES
842
814
 
 
815
install-dvi: install-dvi-am
 
816
 
 
817
install-dvi-am:
 
818
 
843
819
install-exec-am:
844
820
 
 
821
install-html: install-html-am
 
822
 
 
823
install-html-am:
 
824
 
845
825
install-info: install-info-am
846
826
 
 
827
install-info-am:
 
828
 
847
829
install-man:
848
830
 
 
831
install-pdf: install-pdf-am
 
832
 
 
833
install-pdf-am:
 
834
 
 
835
install-ps: install-ps-am
 
836
 
 
837
install-ps-am:
 
838
 
849
839
installcheck-am:
850
840
 
851
841
maintainer-clean: maintainer-clean-am
866
856
 
867
857
ps-am:
868
858
 
869
 
uninstall-am: uninstall-info-am uninstall-pkgLTLIBRARIES
 
859
uninstall-am: uninstall-pkgLTLIBRARIES
 
860
 
 
861
.MAKE: install-am install-strip
870
862
 
871
863
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
872
864
        clean-libtool clean-noinstLTLIBRARIES clean-pkgLTLIBRARIES \
873
865
        ctags distclean distclean-compile distclean-generic \
874
866
        distclean-libtool distclean-tags distdir dvi dvi-am html \
875
867
        html-am info info-am install install-am install-data \
876
 
        install-data-am install-exec install-exec-am install-info \
877
 
        install-info-am install-man install-pkgLTLIBRARIES \
878
 
        install-strip installcheck installcheck-am installdirs \
879
 
        maintainer-clean maintainer-clean-generic mostlyclean \
880
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
881
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
882
 
        uninstall-info-am uninstall-pkgLTLIBRARIES
 
868
        install-data-am install-dvi install-dvi-am install-exec \
 
869
        install-exec-am install-html install-html-am install-info \
 
870
        install-info-am install-man install-pdf install-pdf-am \
 
871
        install-pkgLTLIBRARIES install-ps install-ps-am install-strip \
 
872
        installcheck installcheck-am installdirs maintainer-clean \
 
873
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
874
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
875
        tags uninstall uninstall-am uninstall-pkgLTLIBRARIES
 
876
 
883
877
 
884
878
# Tell versions [3.59,3.63) of GNU make to not export all variables.
885
879
# Otherwise a system limit (for SysV at least) may be exceeded.