~ubuntu-branches/ubuntu/edgy/kopete/edgy-updates

« back to all changes in this revision

Viewing changes to kopete/protocols/jabber/libiris/qca/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sarah Hobbs
  • Date: 2006-07-14 23:45:58 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060714234558-gq6jzmy117r2pj4r
Tags: 4:3.5.4+kopete0.12.1-0ubuntu1
* New upstream version
* Reverted patch 01_kopete_kdesktop_freeze.diff (fixed upstream)
* Reverted patch 02_icq_version_too_old.diff (fixed upstream)
* Bumped Version so that this gets installed, instead of the kopete in kdenetwork

Show diffs side-by-side

added added

removed removed

Lines of Context:
131
131
GLINC = @GLINC@
132
132
GLLIB = @GLLIB@
133
133
GMSGFMT = @GMSGFMT@
 
134
GREP = @GREP@
134
135
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
135
136
IDN_CFLAGS = @IDN_CFLAGS@
136
137
IDN_LIBS = @IDN_LIBS@
269
270
VERSION = @VERSION@
270
271
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
271
272
XGETTEXT = @XGETTEXT@
 
273
XMKMF = @XMKMF@
272
274
XMLLINT = @XMLLINT@
273
275
XMMS_INCLUDES = @XMMS_INCLUDES@
274
276
XMMS_LDFLAGS = @XMMS_LDFLAGS@
280
282
X_RPATH = @X_RPATH@
281
283
YAHOO2_VERSION = @YAHOO2_VERSION@
282
284
YAHOOPKGREQ = @YAHOOPKGREQ@
283
 
ac_ct_AR = @ac_ct_AR@
284
285
ac_ct_CC = @ac_ct_CC@
285
286
ac_ct_CXX = @ac_ct_CXX@
286
287
ac_ct_F77 = @ac_ct_F77@
287
 
ac_ct_RANLIB = @ac_ct_RANLIB@
288
 
ac_ct_STRIP = @ac_ct_STRIP@
289
288
all_includes = @all_includes@
290
289
all_libraries = @all_libraries@
291
290
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
306
305
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
307
306
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
308
307
datadir = @datadir@
 
308
datarootdir = @datarootdir@
 
309
docdir = @docdir@
 
310
dvidir = @dvidir@
309
311
exec_prefix = @exec_prefix@
310
312
host = @host@
311
313
host_alias = @host_alias@
312
314
host_cpu = @host_cpu@
313
315
host_os = @host_os@
314
316
host_vendor = @host_vendor@
 
317
htmldir = @htmldir@
315
318
include_ARTS_FALSE = @include_ARTS_FALSE@
316
319
include_ARTS_TRUE = @include_ARTS_TRUE@
317
320
include_gadu_FALSE = @include_gadu_FALSE@
366
369
kopete_SUBDIR_included_TRUE = @kopete_SUBDIR_included_TRUE@
367
370
libdir = @libdir@
368
371
libexecdir = @libexecdir@
 
372
localedir = @localedir@
369
373
localstatedir = @localstatedir@
370
374
mandir = @mandir@
371
375
mkdir_p = @mkdir_p@
372
376
oldincludedir = @oldincludedir@
 
377
pdfdir = @pdfdir@
373
378
prefix = @prefix@
374
379
program_transform_name = @program_transform_name@
 
380
psdir = @psdir@
375
381
qt_includes = @qt_includes@
376
382
qt_libraries = @qt_libraries@
377
383
sbindir = @sbindir@
410
416
#>-           exit 1;; \
411
417
#>-       esac; \
412
418
#>-     done; \
413
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/qca/src/Makefile'; \
 
419
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/qca/src/Makefile'; \
414
420
#>-     cd $(top_srcdir) && \
415
 
#>-       $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/qca/src/Makefile
 
421
#>-       $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/qca/src/Makefile
416
422
#>+ 12
417
423
        @for dep in $?; do \
418
424
          case '$(am__configure_deps)' in \
422
428
              exit 1;; \
423
429
          esac; \
424
430
        done; \
425
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/qca/src/Makefile'; \
 
431
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/qca/src/Makefile'; \
426
432
        cd $(top_srcdir) && \
427
 
          $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/qca/src/Makefile
 
433
          $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/qca/src/Makefile
428
434
        cd $(top_srcdir) && perl admin/am_edit kopete/protocols/jabber/libiris/qca/src/Makefile.in
429
435
.PRECIOUS: Makefile
430
436
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
696
702
              exit 1;; \
697
703
          esac; \
698
704
        done; \
699
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/qca/src/Makefile'; \
 
705
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/qca/src/Makefile'; \
700
706
        cd $(top_srcdir) && \
701
 
          $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/qca/src/Makefile
 
707
          $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/qca/src/Makefile
702
708
        cd $(top_srcdir) && perl admin/am_edit kopete/protocols/jabber/libiris/qca/src/Makefile.in
703
709
 
704
710