~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to storage/ndb/src/common/logger/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Tretkowski
  • Date: 2010-03-17 14:56:02 UTC
  • Revision ID: james.westby@ubuntu.com-20100317145602-x7e30l1b2sb5s6w6
Tags: upstream-5.1.45
ImportĀ upstreamĀ versionĀ 5.1.45

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
# Copyright (C) 2004 MySQL AB
 
18
 
19
# This program is free software; you can redistribute it and/or modify
 
20
# it under the terms of the GNU General Public License as published by
 
21
# the Free Software Foundation; version 2 of the License.
 
22
 
23
# This program is distributed in the hope that it will be useful,
 
24
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
25
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
26
# GNU General Public License for more details.
 
27
 
28
# You should have received a copy of the GNU General Public License
 
29
# along with this program; if not, write to the Free Software
 
30
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
31
 
 
32
# Copyright (C) 2004, 2006 MySQL AB
 
33
 
34
# This program is free software; you can redistribute it and/or modify
 
35
# it under the terms of the GNU General Public License as published by
 
36
# the Free Software Foundation; version 2 of the License.
 
37
 
38
# This program is distributed in the hope that it will be useful,
 
39
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
40
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
41
# GNU General Public License for more details.
 
42
 
43
# You should have received a copy of the GNU General Public License
 
44
# along with this program; if not, write to the Free Software
 
45
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
46
 
 
47
# Copyright (C) 2004-2006 MySQL AB
 
48
 
49
# This program is free software; you can redistribute it and/or modify
 
50
# it under the terms of the GNU General Public License as published by
 
51
# the Free Software Foundation; version 2 of the License.
 
52
 
53
# This program is distributed in the hope that it will be useful,
 
54
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
55
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
56
# GNU General Public License for more details.
 
57
 
58
# You should have received a copy of the GNU General Public License
 
59
# along with this program; if not, write to the Free Software
 
60
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
61
 
 
62
VPATH = @srcdir@
 
63
pkgdatadir = $(datadir)/@PACKAGE@
 
64
pkglibdir = $(libdir)/@PACKAGE@
 
65
pkgincludedir = $(includedir)/@PACKAGE@
 
66
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
67
install_sh_DATA = $(install_sh) -c -m 644
 
68
install_sh_PROGRAM = $(install_sh) -c
 
69
install_sh_SCRIPT = $(install_sh) -c
 
70
INSTALL_HEADER = $(INSTALL_DATA)
 
71
transform = $(program_transform_name)
 
72
NORMAL_INSTALL = :
 
73
PRE_INSTALL = :
 
74
POST_INSTALL = :
 
75
NORMAL_UNINSTALL = :
 
76
PRE_UNINSTALL = :
 
77
POST_UNINSTALL = :
 
78
build_triplet = @build@
 
79
host_triplet = @host@
 
80
target_triplet = @target@
 
81
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
82
        $(top_srcdir)/storage/ndb/config/common.mk.am \
 
83
        $(top_srcdir)/storage/ndb/config/type_ndbapi.mk.am
 
84
subdir = storage/ndb/src/common/logger
 
85
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
86
am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
 
87
        $(top_srcdir)/config/ac-macros/check_cpu.m4 \
 
88
        $(top_srcdir)/config/ac-macros/character_sets.m4 \
 
89
        $(top_srcdir)/config/ac-macros/compiler_flag.m4 \
 
90
        $(top_srcdir)/config/ac-macros/plugins.m4 \
 
91
        $(top_srcdir)/config/ac-macros/ha_ndbcluster.m4 \
 
92
        $(top_srcdir)/config/ac-macros/large_file.m4 \
 
93
        $(top_srcdir)/config/ac-macros/misc.m4 \
 
94
        $(top_srcdir)/config/ac-macros/readline.m4 \
 
95
        $(top_srcdir)/config/ac-macros/ssl.m4 \
 
96
        $(top_srcdir)/config/ac-macros/zlib.m4 \
 
97
        $(top_srcdir)/configure.in
 
98
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
99
        $(ACLOCAL_M4)
 
100
mkinstalldirs = $(install_sh) -d
 
101
CONFIG_HEADER = $(top_builddir)/include/config.h
 
102
CONFIG_CLEAN_FILES =
 
103
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
104
liblogger_la_LIBADD =
 
105
am__objects_1 = Logger.lo LogHandlerList.lo LogHandler.lo \
 
106
        ConsoleLogHandler.lo FileLogHandler.lo
 
107
am_liblogger_la_OBJECTS = $(am__objects_1) SysLogHandler.lo
 
108
liblogger_la_OBJECTS = $(am_liblogger_la_OBJECTS)
 
109
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
 
110
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
111
am__depfiles_maybe = depfiles
 
112
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
113
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
114
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
115
        --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
116
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
 
117
CXXLD = $(CXX)
 
118
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
119
        --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
 
120
        $(LDFLAGS) -o $@
 
121
SOURCES = $(liblogger_la_SOURCES)
 
122
DIST_SOURCES = $(liblogger_la_SOURCES)
 
123
ETAGS = etags
 
124
CTAGS = ctags
 
125
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
126
ABI_CHECK = @ABI_CHECK@
 
127
ACLOCAL = @ACLOCAL@
 
128
ALLOCA = @ALLOCA@
 
129
AMTAR = @AMTAR@
 
130
AR = @AR@
 
131
ARFLAGS = @ARFLAGS@
 
132
AS = @AS@
 
133
ASFLAGS = @ASFLAGS@
 
134
AUTOCONF = @AUTOCONF@
 
135
AUTOHEADER = @AUTOHEADER@
 
136
AUTOMAKE = @AUTOMAKE@
 
137
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
 
138
AWK = @AWK@
 
139
CC = @CC@
 
140
CCAS = @CCAS@
 
141
CCASDEPMODE = @CCASDEPMODE@
 
142
CCASFLAGS = @CCASFLAGS@
 
143
CCDEPMODE = @CCDEPMODE@
 
144
CC_VERSION = @CC_VERSION@
 
145
CFLAGS = @CFLAGS@
 
146
CHECK_PID = @CHECK_PID@
 
147
CHMOD = @CHMOD@
 
148
CLIENT_EXTRA_LDFLAGS = @CLIENT_EXTRA_LDFLAGS@
 
149
CLIENT_LIBS = @CLIENT_LIBS@
 
150
CLIENT_THREAD_LIBS = @CLIENT_THREAD_LIBS@
 
151
CMP = @CMP@
 
152
COMPILATION_COMMENT = @COMPILATION_COMMENT@
 
153
CONF_COMMAND = @CONF_COMMAND@
 
154
CP = @CP@
 
155
CPP = @CPP@
 
156
CPPFLAGS = @CPPFLAGS@
 
157
CXX = @CXX@
 
158
CXXCPP = @CXXCPP@
 
159
CXXDEPMODE = @CXXDEPMODE@
 
160
CXXFLAGS = @CXXFLAGS@
 
161
CXXLDFLAGS = @CXXLDFLAGS@
 
162
CXX_VERSION = @CXX_VERSION@
 
163
CYGPATH_W = @CYGPATH_W@
 
164
DEFS = @DEFS@ @NDB_DEFS@ $(DEFS_LOC) $(NDB_EXTRA_FLAGS)
 
165
DEPDIR = @DEPDIR@
 
166
DIFF = @DIFF@
 
167
DOT_FRM_VERSION = @DOT_FRM_VERSION@
 
168
DOXYGEN = @DOXYGEN@
 
169
DSYMUTIL = @DSYMUTIL@
 
170
DUMPBIN = @DUMPBIN@
 
171
DVIS = @DVIS@
 
172
ECHO_C = @ECHO_C@
 
173
ECHO_N = @ECHO_N@
 
174
ECHO_T = @ECHO_T@
 
175
EGREP = @EGREP@
 
176
EXEEXT = @EXEEXT@
 
177
FGREP = @FGREP@
 
178
FIND_PROC = @FIND_PROC@
 
179
GETCONF = @GETCONF@
 
180
GREP = @GREP@
 
181
GXX = @GXX@
 
182
HOSTNAME = @HOSTNAME@
 
183
INNODB_DYNAMIC_CFLAGS = @INNODB_DYNAMIC_CFLAGS@
 
184
INSTALL = @INSTALL@
 
185
INSTALL_DATA = @INSTALL_DATA@
 
186
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
187
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
188
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
189
KILL = @KILL@
 
190
LD = @LD@
 
191
LDFLAGS = @LDFLAGS@
 
192
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
 
193
LIBDL = @LIBDL@
 
194
LIBEDIT_LOBJECTS = @LIBEDIT_LOBJECTS@
 
195
LIBOBJS = @LIBOBJS@
 
196
LIBS = @LIBS@
 
197
LIBTOOL = @LIBTOOL@
 
198
LIB_EXTRA_CCFLAGS = @LIB_EXTRA_CCFLAGS@
 
199
LIPO = @LIPO@
 
200
LM_CFLAGS = @LM_CFLAGS@
 
201
LN = @LN@
 
202
LN_CP_F = @LN_CP_F@
 
203
LN_S = @LN_S@
 
204
LTLIBOBJS = @LTLIBOBJS@
 
205
MACHINE_TYPE = @MACHINE_TYPE@
 
206
MAKEINDEX = @MAKEINDEX@
 
207
MAKEINFO = @MAKEINFO@
 
208
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
 
209
MAKE_SHELL = @MAKE_SHELL@
 
210
MKDIR_P = @MKDIR_P@
 
211
MV = @MV@
 
212
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
 
213
MYSQLD_EXTRA_LDFLAGS = @MYSQLD_EXTRA_LDFLAGS@
 
214
MYSQLD_EXTRA_LIBS = @MYSQLD_EXTRA_LIBS@
 
215
MYSQLD_USER = @MYSQLD_USER@
 
216
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
 
217
MYSQL_COPYRIGHT_YEAR = @MYSQL_COPYRIGHT_YEAR@
 
218
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
 
219
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
 
220
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
 
221
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
 
222
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
 
223
MYSQL_UNIX_ADDR = @MYSQL_UNIX_ADDR@
 
224
MYSQL_U_SCORE_VERSION = @MYSQL_U_SCORE_VERSION@
 
225
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
 
226
NDB_DEFS = @NDB_DEFS@
 
227
NDB_LD_VERSION_SCRIPT = @NDB_LD_VERSION_SCRIPT@
 
228
NDB_SCI_INCLUDES = @NDB_SCI_INCLUDES@
 
229
NDB_SCI_LIBS = @NDB_SCI_LIBS@
 
230
NDB_SHARED_LIB_MAJOR_VERSION = @NDB_SHARED_LIB_MAJOR_VERSION@
 
231
NDB_SHARED_LIB_VERSION = @NDB_SHARED_LIB_VERSION@
 
232
NDB_SIZEOF_CHAR = @NDB_SIZEOF_CHAR@
 
233
NDB_SIZEOF_CHARP = @NDB_SIZEOF_CHARP@
 
234
NDB_SIZEOF_INT = @NDB_SIZEOF_INT@
 
235
NDB_SIZEOF_LONG = @NDB_SIZEOF_LONG@
 
236
NDB_SIZEOF_LONG_LONG = @NDB_SIZEOF_LONG_LONG@
 
237
NDB_SIZEOF_SHORT = @NDB_SIZEOF_SHORT@
 
238
NDB_VERSION_BUILD = @NDB_VERSION_BUILD@
 
239
NDB_VERSION_MAJOR = @NDB_VERSION_MAJOR@
 
240
NDB_VERSION_MINOR = @NDB_VERSION_MINOR@
 
241
NDB_VERSION_STATUS = @NDB_VERSION_STATUS@
 
242
NM = @NM@
 
243
NMEDIT = @NMEDIT@
 
244
NOINST_LDFLAGS = @NOINST_LDFLAGS@
 
245
NON_THREADED_LIBS = @NON_THREADED_LIBS@
 
246
OBJDUMP = @OBJDUMP@
 
247
OBJEXT = @OBJEXT@
 
248
OTOOL = @OTOOL@
 
249
OTOOL64 = @OTOOL64@
 
250
PACKAGE = @PACKAGE@
 
251
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
252
PACKAGE_NAME = @PACKAGE_NAME@
 
253
PACKAGE_STRING = @PACKAGE_STRING@
 
254
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
255
PACKAGE_VERSION = @PACKAGE_VERSION@
 
256
PATH_SEPARATOR = @PATH_SEPARATOR@
 
257
PDFLATEX = @PDFLATEX@
 
258
PDFMANUAL = @PDFMANUAL@
 
259
PERL = @PERL@
 
260
PERL5 = @PERL5@
 
261
PROTOCOL_VERSION = @PROTOCOL_VERSION@
 
262
PS = @PS@
 
263
RANLIB = @RANLIB@
 
264
RM = @RM@
 
265
SAVE_ASFLAGS = @SAVE_ASFLAGS@
 
266
SAVE_CC = @SAVE_CC@
 
267
SAVE_CFLAGS = @SAVE_CFLAGS@
 
268
SAVE_CXX = @SAVE_CXX@
 
269
SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
 
270
SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
 
271
SAVE_LDFLAGS = @SAVE_LDFLAGS@
 
272
SED = @SED@
 
273
SET_MAKE = @SET_MAKE@
 
274
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
 
275
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
 
276
SHELL = @SHELL@
 
277
STATIC_NSS_FLAGS = @STATIC_NSS_FLAGS@
 
278
STRIP = @STRIP@
 
279
SYSTEM_TYPE = @SYSTEM_TYPE@
 
280
TAR = @TAR@
 
281
TARGET_LINUX = @TARGET_LINUX@
 
282
TERMCAP_LIB = @TERMCAP_LIB@
 
283
TEST_NDBCLUSTER = @TEST_NDBCLUSTER@
 
284
THREAD_LOBJECTS = @THREAD_LOBJECTS@
 
285
VERSION = @VERSION@
 
286
WRAPLIBS = @WRAPLIBS@
 
287
YACC = @YACC@
 
288
ZLIB_DEPS = @ZLIB_DEPS@
 
289
ZLIB_INCLUDES = @ZLIB_INCLUDES@
 
290
ZLIB_LIBS = @ZLIB_LIBS@
 
291
abs_builddir = @abs_builddir@
 
292
abs_srcdir = @abs_srcdir@
 
293
abs_top_builddir = @abs_top_builddir@
 
294
abs_top_srcdir = @abs_top_srcdir@
 
295
ac_ct_CC = @ac_ct_CC@
 
296
ac_ct_CXX = @ac_ct_CXX@
 
297
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
298
am__include = @am__include@
 
299
am__leading_dot = @am__leading_dot@
 
300
am__quote = @am__quote@
 
301
am__tar = @am__tar@
 
302
am__untar = @am__untar@
 
303
bindir = @bindir@
 
304
build = @build@
 
305
build_alias = @build_alias@
 
306
build_cpu = @build_cpu@
 
307
build_os = @build_os@
 
308
build_vendor = @build_vendor@
 
309
builddir = @builddir@
 
310
condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
 
311
condition_dependent_plugin_links = @condition_dependent_plugin_links@
 
312
condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
 
313
condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
 
314
datadir = @datadir@
 
315
datarootdir = @datarootdir@
 
316
docdir = @docdir@
 
317
docs_dirs = @docs_dirs@
 
318
dvidir = @dvidir@
 
319
exec_prefix = @exec_prefix@
 
320
extra_docs = @extra_docs@
 
321
host = @host@
 
322
host_alias = @host_alias@
 
323
host_cpu = @host_cpu@
 
324
host_os = @host_os@
 
325
host_vendor = @host_vendor@
 
326
htmldir = @htmldir@
 
327
includedir = @includedir@
 
328
infodir = @infodir@
 
329
innodb_system_libs = @innodb_system_libs@
 
330
install_sh = @install_sh@
 
331
libdir = @libdir@
 
332
libexecdir = @libexecdir@
 
333
libmysqld_dirs = @libmysqld_dirs@
 
334
localedir = @localedir@
 
335
localstatedir = @localstatedir@
 
336
lt_ECHO = @lt_ECHO@
 
337
man1_files = @man1_files@
 
338
man8_files = @man8_files@
 
339
man_dirs = @man_dirs@
 
340
mandir = @mandir@
 
341
mkdir_p = @mkdir_p@
 
342
mysql_pg_dirs = @mysql_pg_dirs@
 
343
mysql_pg_distdirs = @mysql_pg_distdirs@
 
344
mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
 
345
mysql_plugin_defs = @mysql_plugin_defs@
 
346
mysql_plugin_dirs = @mysql_plugin_dirs@
 
347
mysql_plugin_libs = @mysql_plugin_libs@
 
348
mysql_se_dirs = @mysql_se_dirs@
 
349
mysql_se_distdirs = @mysql_se_distdirs@
 
350
mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
 
351
ndb_bin_am_ldflags = @ndb_bin_am_ldflags@
 
352
ndb_cxxflags_fix = @ndb_cxxflags_fix@
 
353
ndb_mgmclient_libs = @ndb_mgmclient_libs@
 
354
ndb_opt_subdirs = @ndb_opt_subdirs@
 
355
ndb_port = @ndb_port@
 
356
ndb_transporter_opt_objs = @ndb_transporter_opt_objs@
 
357
ndbcluster_includes = @ndbcluster_includes@
 
358
ndbcluster_libs = @ndbcluster_libs@
 
359
ndbcluster_system_libs = @ndbcluster_system_libs@
 
360
netware_dir = @netware_dir@
 
361
oldincludedir = @oldincludedir@
 
362
openssl_includes = @openssl_includes@
 
363
openssl_libs = @openssl_libs@
 
364
pdfdir = @pdfdir@
 
365
plugin_archive_shared_target = @plugin_archive_shared_target@
 
366
plugin_archive_static_target = @plugin_archive_static_target@
 
367
plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
 
368
plugin_blackhole_static_target = @plugin_blackhole_static_target@
 
369
plugin_csv_shared_target = @plugin_csv_shared_target@
 
370
plugin_csv_static_target = @plugin_csv_static_target@
 
371
plugin_daemon_example_shared_target = @plugin_daemon_example_shared_target@
 
372
plugin_daemon_example_static_target = @plugin_daemon_example_static_target@
 
373
plugin_example_shared_target = @plugin_example_shared_target@
 
374
plugin_example_static_target = @plugin_example_static_target@
 
375
plugin_federated_shared_target = @plugin_federated_shared_target@
 
376
plugin_federated_static_target = @plugin_federated_static_target@
 
377
plugin_ftexample_shared_target = @plugin_ftexample_shared_target@
 
378
plugin_ftexample_static_target = @plugin_ftexample_static_target@
 
379
plugin_heap_shared_target = @plugin_heap_shared_target@
 
380
plugin_heap_static_target = @plugin_heap_static_target@
 
381
plugin_ibmdb2i_shared_target = @plugin_ibmdb2i_shared_target@
 
382
plugin_ibmdb2i_static_target = @plugin_ibmdb2i_static_target@
 
383
plugin_innobase_shared_target = @plugin_innobase_shared_target@
 
384
plugin_innobase_static_target = @plugin_innobase_static_target@
 
385
plugin_innodb_plugin_shared_target = @plugin_innodb_plugin_shared_target@
 
386
plugin_innodb_plugin_static_target = @plugin_innodb_plugin_static_target@
 
387
plugin_myisam_shared_target = @plugin_myisam_shared_target@
 
388
plugin_myisam_static_target = @plugin_myisam_static_target@
 
389
plugin_myisammrg_shared_target = @plugin_myisammrg_shared_target@
 
390
plugin_myisammrg_static_target = @plugin_myisammrg_static_target@
 
391
plugin_ndbcluster_shared_target = @plugin_ndbcluster_shared_target@
 
392
plugin_ndbcluster_static_target = @plugin_ndbcluster_static_target@
 
393
plugin_partition_shared_target = @plugin_partition_shared_target@
 
394
plugin_partition_static_target = @plugin_partition_static_target@
 
395
prefix = @prefix@
 
396
program_transform_name = @program_transform_name@
 
397
psdir = @psdir@
 
398
pstack_dir = @pstack_dir@
 
399
pstack_libs = @pstack_libs@
 
400
readline_basedir = @readline_basedir@
 
401
readline_dir = @readline_dir@
 
402
readline_h_ln_cmd = @readline_h_ln_cmd@
 
403
readline_link = @readline_link@
 
404
readline_topdir = @readline_topdir@
 
405
sbindir = @sbindir@
 
406
server_scripts = @server_scripts@
 
407
sharedstatedir = @sharedstatedir@
 
408
sql_client_dirs = @sql_client_dirs@
 
409
sql_server = @sql_server@
 
410
sql_server_dirs = @sql_server_dirs@
 
411
sql_union_dirs = @sql_union_dirs@
 
412
srcdir = @srcdir@
 
413
sysconfdir = @sysconfdir@
 
414
target = @target@
 
415
target_alias = @target_alias@
 
416
target_cpu = @target_cpu@
 
417
target_os = @target_os@
 
418
target_vendor = @target_vendor@
 
419
tools_dirs = @tools_dirs@
 
420
top_build_prefix = @top_build_prefix@
 
421
top_builddir = @top_builddir@
 
422
top_srcdir = @top_srcdir@
 
423
uname_prog = @uname_prog@
 
424
yassl_dir = @yassl_dir@
 
425
yassl_h_ln_cmd = @yassl_h_ln_cmd@
 
426
yassl_libs = @yassl_libs@
 
427
yassl_taocrypt_extra_cxxflags = @yassl_taocrypt_extra_cxxflags@
 
428
zlib_dir = @zlib_dir@
 
429
noinst_LTLIBRARIES = liblogger.la
 
430
SOURCE_WIN = Logger.cpp LogHandlerList.cpp LogHandler.cpp \
 
431
           ConsoleLogHandler.cpp FileLogHandler.cpp
 
432
 
 
433
liblogger_la_SOURCES = $(SOURCE_WIN) SysLogHandler.cpp
 
434
ndbbindir = "$(libexecdir)"
 
435
ndbtoolsdir = "$(bindir)"
 
436
ndbtestdir = "$(bindir)"
 
437
ndblibdir = "$(pkglibdir)"
 
438
ndbincludedir = "$(pkgincludedir)/storage/ndb"
 
439
ndbapiincludedir = "$(pkgincludedir)/storage/ndb/ndbapi"
 
440
mgmapiincludedir = "$(pkgincludedir)/storage/ndb/mgmapi"
 
441
INCLUDES = $(INCLUDES_LOC) -I$(srcdir) -I$(top_builddir)/include \
 
442
        -I$(top_builddir)/storage/ndb/include -I$(top_srcdir)/include \
 
443
        -I$(top_srcdir)/mysys -I$(top_srcdir)/storage/ndb/include \
 
444
        -I$(top_srcdir)/storage/ndb/include/kernel \
 
445
        -I$(top_srcdir)/storage/ndb/include/transporter \
 
446
        -I$(top_srcdir)/storage/ndb/include/debugger \
 
447
        -I$(top_srcdir)/storage/ndb/include/mgmapi \
 
448
        -I$(top_srcdir)/storage/ndb/include/mgmcommon \
 
449
        -I$(top_srcdir)/storage/ndb/include/ndbapi \
 
450
        -I$(top_srcdir)/storage/ndb/include/util \
 
451
        -I$(top_srcdir)/storage/ndb/include/portlib \
 
452
        -I$(top_srcdir)/storage/ndb/include/logger
 
453
LDADD = $(LDADD_LOC)
 
454
NDB_CXXFLAGS = @ndb_cxxflags_fix@ $(NDB_CXXFLAGS_LOC) 
 
455
NDB_AM_CXXFLAGS := $(AM_CXXFLAGS)
 
456
AM_CXXFLAGS = $(NDB_AM_CXXFLAGS) $(NDB_CXXFLAGS)
 
457
all: all-am
 
458
 
 
459
.SUFFIXES:
 
460
.SUFFIXES: .cpp .lo .o .obj
 
461
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/storage/ndb/config/common.mk.am $(top_srcdir)/storage/ndb/config/type_ndbapi.mk.am $(am__configure_deps)
 
462
        @for dep in $?; do \
 
463
          case '$(am__configure_deps)' in \
 
464
            *$$dep*) \
 
465
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
466
                && { if test -f $@; then exit 0; else break; fi; }; \
 
467
              exit 1;; \
 
468
          esac; \
 
469
        done; \
 
470
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  storage/ndb/src/common/logger/Makefile'; \
 
471
        cd $(top_srcdir) && \
 
472
          $(AUTOMAKE) --gnu  storage/ndb/src/common/logger/Makefile
 
473
.PRECIOUS: Makefile
 
474
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
475
        @case '$?' in \
 
476
          *config.status*) \
 
477
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
478
          *) \
 
479
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
480
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
481
        esac;
 
482
 
 
483
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
484
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
485
 
 
486
$(top_srcdir)/configure:  $(am__configure_deps)
 
487
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
488
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
489
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
490
 
 
491
clean-noinstLTLIBRARIES:
 
492
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
493
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
494
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
495
          test "$$dir" != "$$p" || dir=.; \
 
496
          echo "rm -f \"$${dir}/so_locations\""; \
 
497
          rm -f "$${dir}/so_locations"; \
 
498
        done
 
499
liblogger.la: $(liblogger_la_OBJECTS) $(liblogger_la_DEPENDENCIES) 
 
500
        $(CXXLINK)  $(liblogger_la_OBJECTS) $(liblogger_la_LIBADD) $(LIBS)
 
501
 
 
502
mostlyclean-compile:
 
503
        -rm -f *.$(OBJEXT)
 
504
 
 
505
distclean-compile:
 
506
        -rm -f *.tab.c
 
507
 
 
508
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ConsoleLogHandler.Plo@am__quote@
 
509
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileLogHandler.Plo@am__quote@
 
510
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LogHandler.Plo@am__quote@
 
511
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LogHandlerList.Plo@am__quote@
 
512
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Logger.Plo@am__quote@
 
513
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SysLogHandler.Plo@am__quote@
 
514
 
 
515
.cpp.o:
 
516
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
517
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
518
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
519
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
520
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
521
 
 
522
.cpp.obj:
 
523
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
524
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
525
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
526
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
527
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
528
 
 
529
.cpp.lo:
 
530
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
531
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
532
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
533
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
534
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
535
 
 
536
mostlyclean-libtool:
 
537
        -rm -f *.lo
 
538
 
 
539
clean-libtool:
 
540
        -rm -rf .libs _libs
 
541
 
 
542
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
543
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
544
        unique=`for i in $$list; do \
 
545
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
546
          done | \
 
547
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
548
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
549
        mkid -fID $$unique
 
550
tags: TAGS
 
551
 
 
552
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
553
                $(TAGS_FILES) $(LISP)
 
554
        tags=; \
 
555
        here=`pwd`; \
 
556
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
557
        unique=`for i in $$list; do \
 
558
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
559
          done | \
 
560
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
561
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
562
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
563
          test -n "$$unique" || unique=$$empty_fix; \
 
564
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
565
            $$tags $$unique; \
 
566
        fi
 
567
ctags: CTAGS
 
568
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
569
                $(TAGS_FILES) $(LISP)
 
570
        tags=; \
 
571
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
572
        unique=`for i in $$list; do \
 
573
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
574
          done | \
 
575
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
576
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
577
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
578
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
579
             $$tags $$unique
 
580
 
 
581
GTAGS:
 
582
        here=`$(am__cd) $(top_builddir) && pwd` \
 
583
          && cd $(top_srcdir) \
 
584
          && gtags -i $(GTAGS_ARGS) $$here
 
585
 
 
586
distclean-tags:
 
587
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
588
 
 
589
distdir: $(DISTFILES)
 
590
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
591
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
592
        list='$(DISTFILES)'; \
 
593
          dist_files=`for file in $$list; do echo $$file; done | \
 
594
          sed -e "s|^$$srcdirstrip/||;t" \
 
595
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
596
        case $$dist_files in \
 
597
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
598
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
599
                           sort -u` ;; \
 
600
        esac; \
 
601
        for file in $$dist_files; do \
 
602
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
603
          if test -d $$d/$$file; then \
 
604
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
605
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
606
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
607
            fi; \
 
608
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
609
          else \
 
610
            test -f $(distdir)/$$file \
 
611
            || cp -p $$d/$$file $(distdir)/$$file \
 
612
            || exit 1; \
 
613
          fi; \
 
614
        done
 
615
check-am: all-am
 
616
check: check-am
 
617
all-am: Makefile $(LTLIBRARIES)
 
618
installdirs:
 
619
install: install-am
 
620
install-exec: install-exec-am
 
621
install-data: install-data-am
 
622
uninstall: uninstall-am
 
623
 
 
624
install-am: all-am
 
625
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
626
 
 
627
installcheck: installcheck-am
 
628
install-strip:
 
629
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
630
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
631
          `test -z '$(STRIP)' || \
 
632
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
633
mostlyclean-generic:
 
634
 
 
635
clean-generic:
 
636
 
 
637
distclean-generic:
 
638
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
639
 
 
640
maintainer-clean-generic:
 
641
        @echo "This command is intended for maintainers to use"
 
642
        @echo "it deletes files that may require special tools to rebuild."
 
643
clean: clean-am
 
644
 
 
645
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
646
        mostlyclean-am
 
647
 
 
648
distclean: distclean-am
 
649
        -rm -rf ./$(DEPDIR)
 
650
        -rm -f Makefile
 
651
distclean-am: clean-am distclean-compile distclean-generic \
 
652
        distclean-tags
 
653
 
 
654
dvi: dvi-am
 
655
 
 
656
dvi-am:
 
657
 
 
658
html: html-am
 
659
 
 
660
info: info-am
 
661
 
 
662
info-am:
 
663
 
 
664
install-data-am:
 
665
 
 
666
install-dvi: install-dvi-am
 
667
 
 
668
install-exec-am:
 
669
 
 
670
install-html: install-html-am
 
671
 
 
672
install-info: install-info-am
 
673
 
 
674
install-man:
 
675
 
 
676
install-pdf: install-pdf-am
 
677
 
 
678
install-ps: install-ps-am
 
679
 
 
680
installcheck-am:
 
681
 
 
682
maintainer-clean: maintainer-clean-am
 
683
        -rm -rf ./$(DEPDIR)
 
684
        -rm -f Makefile
 
685
maintainer-clean-am: distclean-am maintainer-clean-generic
 
686
 
 
687
mostlyclean: mostlyclean-am
 
688
 
 
689
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
690
        mostlyclean-libtool
 
691
 
 
692
pdf: pdf-am
 
693
 
 
694
pdf-am:
 
695
 
 
696
ps: ps-am
 
697
 
 
698
ps-am:
 
699
 
 
700
uninstall-am:
 
701
 
 
702
.MAKE: install-am install-strip
 
703
 
 
704
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
705
        clean-libtool clean-noinstLTLIBRARIES ctags distclean \
 
706
        distclean-compile distclean-generic distclean-libtool \
 
707
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
708
        install install-am install-data install-data-am install-dvi \
 
709
        install-dvi-am install-exec install-exec-am install-html \
 
710
        install-html-am install-info install-info-am install-man \
 
711
        install-pdf install-pdf-am install-ps install-ps-am \
 
712
        install-strip installcheck installcheck-am installdirs \
 
713
        maintainer-clean maintainer-clean-generic mostlyclean \
 
714
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
715
        pdf pdf-am ps ps-am tags uninstall uninstall-am
 
716
 
 
717
 
 
718
# Don't update the files from bitkeeper
 
719
%::SCCS/s.%
 
720
windoze-dsp: liblogger.dsp
 
721
 
 
722
liblogger.dsp: Makefile \
 
723
               $(top_srcdir)/storage/ndb/config/win-lib.am \
 
724
               $(top_srcdir)/storage/ndb/config/win-name \
 
725
               $(top_srcdir)/storage/ndb/config/win-includes \
 
726
               $(top_srcdir)/storage/ndb/config/win-sources \
 
727
               $(top_srcdir)/storage/ndb/config/win-libraries
 
728
        cat $(top_srcdir)/storage/ndb/config/win-lib.am > $@
 
729
        @$(top_srcdir)/storage/ndb/config/win-name $@ $(noinst_LTLIBRARIES)
 
730
        @$(top_srcdir)/storage/ndb/config/win-includes $@ $(INCLUDES)
 
731
        @$(top_srcdir)/storage/ndb/config/win-sources $@ $(SOURCE_WIN)
 
732
        @$(top_srcdir)/storage/ndb/config/win-libraries $@ LIB $(LDADD)
 
733
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
734
# Otherwise a system limit (for SysV at least) may be exceeded.
 
735
.NOEXPORT: