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

« back to all changes in this revision

Viewing changes to kopete/protocols/jabber/libiris/iris/xmpp-core/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:
147
147
GLINC = @GLINC@
148
148
GLLIB = @GLLIB@
149
149
GMSGFMT = @GMSGFMT@
 
150
GREP = @GREP@
150
151
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
151
152
IDN_CFLAGS = @IDN_CFLAGS@
152
153
IDN_LIBS = @IDN_LIBS@
285
286
VERSION = @VERSION@
286
287
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
287
288
XGETTEXT = @XGETTEXT@
 
289
XMKMF = @XMKMF@
288
290
XMLLINT = @XMLLINT@
289
291
XMMS_INCLUDES = @XMMS_INCLUDES@
290
292
XMMS_LDFLAGS = @XMMS_LDFLAGS@
296
298
X_RPATH = @X_RPATH@
297
299
YAHOO2_VERSION = @YAHOO2_VERSION@
298
300
YAHOOPKGREQ = @YAHOOPKGREQ@
299
 
ac_ct_AR = @ac_ct_AR@
300
301
ac_ct_CC = @ac_ct_CC@
301
302
ac_ct_CXX = @ac_ct_CXX@
302
303
ac_ct_F77 = @ac_ct_F77@
303
 
ac_ct_RANLIB = @ac_ct_RANLIB@
304
 
ac_ct_STRIP = @ac_ct_STRIP@
305
304
all_includes = @all_includes@
306
305
all_libraries = @all_libraries@
307
306
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
322
321
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
323
322
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
324
323
datadir = @datadir@
 
324
datarootdir = @datarootdir@
 
325
docdir = @docdir@
 
326
dvidir = @dvidir@
325
327
exec_prefix = @exec_prefix@
326
328
host = @host@
327
329
host_alias = @host_alias@
328
330
host_cpu = @host_cpu@
329
331
host_os = @host_os@
330
332
host_vendor = @host_vendor@
 
333
htmldir = @htmldir@
331
334
include_ARTS_FALSE = @include_ARTS_FALSE@
332
335
include_ARTS_TRUE = @include_ARTS_TRUE@
333
336
include_gadu_FALSE = @include_gadu_FALSE@
382
385
kopete_SUBDIR_included_TRUE = @kopete_SUBDIR_included_TRUE@
383
386
libdir = @libdir@
384
387
libexecdir = @libexecdir@
 
388
localedir = @localedir@
385
389
localstatedir = @localstatedir@
386
390
mandir = @mandir@
387
391
mkdir_p = @mkdir_p@
388
392
oldincludedir = @oldincludedir@
 
393
pdfdir = @pdfdir@
389
394
prefix = @prefix@
390
395
program_transform_name = @program_transform_name@
 
396
psdir = @psdir@
391
397
qt_includes = @qt_includes@
392
398
qt_libraries = @qt_libraries@
393
399
sbindir = @sbindir@
444
450
#>-           exit 1;; \
445
451
#>-       esac; \
446
452
#>-     done; \
447
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile'; \
 
453
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile'; \
448
454
#>-     cd $(top_srcdir) && \
449
 
#>-       $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile
 
455
#>-       $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile
450
456
#>+ 12
451
457
        @for dep in $?; do \
452
458
          case '$(am__configure_deps)' in \
456
462
              exit 1;; \
457
463
          esac; \
458
464
        done; \
459
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile'; \
 
465
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile'; \
460
466
        cd $(top_srcdir) && \
461
 
          $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile
 
467
          $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile
462
468
        cd $(top_srcdir) && perl admin/am_edit kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile.in
463
469
.PRECIOUS: Makefile
464
470
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
852
858
              exit 1;; \
853
859
          esac; \
854
860
        done; \
855
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile'; \
 
861
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile'; \
856
862
        cd $(top_srcdir) && \
857
 
          $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile
 
863
          $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile
858
864
        cd $(top_srcdir) && perl admin/am_edit kopete/protocols/jabber/libiris/iris/xmpp-core/Makefile.in
859
865
 
860
866