~ubuntu-branches/ubuntu/edgy/kdenetwork/edgy

« back to all changes in this revision

Viewing changes to kopete/plugins/history/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2005-12-06 12:28:33 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20051206122833-y01rb4gt2emnvz39
Tags: 4:3.5.0-0ubuntu1
* New upstream release
* Remove GCC 3.4 on hppa

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.5 from Makefile.am.
2
 
# KDE tags expanded automatically by am_edit - $Revision: 453018 $ 
 
1
# Makefile.in generated by automake 1.9.6 from Makefile.am.
 
2
# KDE tags expanded automatically by am_edit - $Revision: 435799 $ 
3
3
# @configure_input@
4
4
 
5
5
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
16
16
@SET_MAKE@
17
17
 
18
18
 
19
 
SOURCES = $(kcm_kopete_history_la_SOURCES) $(kopete_history_la_SOURCES)
20
 
 
21
19
srcdir = @srcdir@
22
20
top_srcdir = @top_srcdir@
23
21
VPATH = @srcdir@
133
131
CFLAGS = @CFLAGS@
134
132
COMPILE_GADU = @COMPILE_GADU@
135
133
COMPILE_GETIFADDRS = @COMPILE_GETIFADDRS@
136
 
COMPILE_MEANWHILE = @COMPILE_MEANWHILE@
137
134
CONF_FILES = @CONF_FILES@
138
135
CPP = @CPP@
139
136
CPPFLAGS = @CPPFLAGS@
161
158
F77 = @F77@
162
159
FFLAGS = @FFLAGS@
163
160
FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@
 
161
GLIB_CFLAGS = @GLIB_CFLAGS@
 
162
GLIB_LIBS = @GLIB_LIBS@
 
163
GLINC = @GLINC@
 
164
GLLIB = @GLLIB@
164
165
GMSGFMT = @GMSGFMT@
165
166
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
166
167
IDN_CPPFLAGS = @IDN_CPPFLAGS@
173
174
KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@
174
175
KCONFIG_COMPILER = @KCONFIG_COMPILER@
175
176
KDECONFIG = @KDECONFIG@
 
177
KDE_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@
176
178
KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@
177
179
KDE_HAS_DOXYGEN = @KDE_HAS_DOXYGEN@
178
180
KDE_HAVE_DOT = @KDE_HAVE_DOT@
189
191
KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@
190
192
KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@
191
193
KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@
 
194
KDE_USE_FPIE = @KDE_USE_FPIE@
192
195
KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@
193
196
KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@
 
197
KDE_USE_PIE = @KDE_USE_PIE@
194
198
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
195
199
KOPETE_COMPAT_INCLUDES = @KOPETE_COMPAT_INCLUDES@
196
200
KOPETE_INCLUDES = @KOPETE_INCLUDES@
226
230
LIB_KAB = @LIB_KAB@
227
231
LIB_KABC = @LIB_KABC@
228
232
LIB_KDECORE = @LIB_KDECORE@
 
233
LIB_KDED = @LIB_KDED@
229
234
LIB_KDEPIM = @LIB_KDEPIM@
230
235
LIB_KDEPRINT = @LIB_KDEPRINT@
231
236
LIB_KDEUI = @LIB_KDEUI@
260
265
MAKEINFO = @MAKEINFO@
261
266
MAKEKDEWIDGETS = @MAKEKDEWIDGETS@
262
267
MCOPIDL = @MCOPIDL@
263
 
MEANWHILE_INCLUDES = @MEANWHILE_INCLUDES@
 
268
MEANWHILE_CFLAGS = @MEANWHILE_CFLAGS@
264
269
MEANWHILE_LIBS = @MEANWHILE_LIBS@
265
270
MEINPROC = @MEINPROC@
266
271
MOC = @MOC@
276
281
PACKAGE_VERSION = @PACKAGE_VERSION@
277
282
PATH_SEPARATOR = @PATH_SEPARATOR@
278
283
PERL = @PERL@
 
284
PKG_CONFIG = @PKG_CONFIG@
279
285
QTDOCDIR = @QTDOCDIR@
280
286
QTE_NORTTI = @QTE_NORTTI@
281
287
QT_INCLUDES = @QT_INCLUDES@
358
364
include_meanwhile_TRUE = @include_meanwhile_TRUE@
359
365
include_motionautoaway_FALSE = @include_motionautoaway_FALSE@
360
366
include_motionautoaway_TRUE = @include_motionautoaway_TRUE@
 
367
include_msn_webcam_FALSE = @include_msn_webcam_FALSE@
 
368
include_msn_webcam_TRUE = @include_msn_webcam_TRUE@
361
369
include_smpppdcs_FALSE = @include_smpppdcs_FALSE@
362
370
include_smpppdcs_TRUE = @include_smpppdcs_TRUE@
 
371
include_testbed_FALSE = @include_testbed_FALSE@
 
372
include_testbed_TRUE = @include_testbed_TRUE@
363
373
include_x11_FALSE = @include_x11_FALSE@
364
374
include_x11_TRUE = @include_x11_TRUE@
365
375
includedir = @includedir@
452
462
kopete_history_la_SOURCES=historyplugin.cpp historydialog.cpp \
453
463
        historylogger.cpp converter.cpp historyguiclient.cpp  historyviewer.cpp historyconfig.cpp
454
464
 
455
 
#>- kopete_history_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN)
 
465
#>- kopete_history_la_LDFLAGS = -module -no-undefined $(KDE_PLUGIN) $(all_libraries)
456
466
#>+ 1
457
 
kopete_history_la_LDFLAGS = -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_PLUGIN)
 
467
kopete_history_la_LDFLAGS = -module -no-undefined $(KDE_NO_UNDEFINED) $(KDE_PLUGIN) $(all_libraries)
458
468
kopete_history_la_LIBADD = ../../libkopete/libkopete.la
459
469
#>- kcm_kopete_history_la_SOURCES = historyprefsui.ui historypreferences.cpp  historyconfig.kcfgc
460
470
#>+ 1
1022
1032
        $(MAKE) kcm_kopete_history_la_OBJECTS="$(kcm_kopete_history_la_nofinal_OBJECTS)" kopete_history_la_OBJECTS="$(kopete_history_la_nofinal_OBJECTS)" install-am
1023
1033
 
1024
1034
#>+ 3
1025
 
cvs-clean:
1026
 
        $(MAKE) admindir=$(top_srcdir)/admin -f $(top_srcdir)/admin/Makefile.common cvs-clean
1027
 
 
1028
 
#>+ 3
1029
1035
kde-rpo-clean:
1030
1036
        -rm -f *.rpo
1031
1037