~ubuntu-branches/ubuntu/edgy/kopete/edgy-proposed

« back to all changes in this revision

Viewing changes to kopete/protocols/jabber/libiris/cutestuff/network/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:
134
134
GLINC = @GLINC@
135
135
GLLIB = @GLLIB@
136
136
GMSGFMT = @GMSGFMT@
 
137
GREP = @GREP@
137
138
HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@
138
139
IDN_CFLAGS = @IDN_CFLAGS@
139
140
IDN_LIBS = @IDN_LIBS@
272
273
VERSION = @VERSION@
273
274
WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@
274
275
XGETTEXT = @XGETTEXT@
 
276
XMKMF = @XMKMF@
275
277
XMLLINT = @XMLLINT@
276
278
XMMS_INCLUDES = @XMMS_INCLUDES@
277
279
XMMS_LDFLAGS = @XMMS_LDFLAGS@
283
285
X_RPATH = @X_RPATH@
284
286
YAHOO2_VERSION = @YAHOO2_VERSION@
285
287
YAHOOPKGREQ = @YAHOOPKGREQ@
286
 
ac_ct_AR = @ac_ct_AR@
287
288
ac_ct_CC = @ac_ct_CC@
288
289
ac_ct_CXX = @ac_ct_CXX@
289
290
ac_ct_F77 = @ac_ct_F77@
290
 
ac_ct_RANLIB = @ac_ct_RANLIB@
291
 
ac_ct_STRIP = @ac_ct_STRIP@
292
291
all_includes = @all_includes@
293
292
all_libraries = @all_libraries@
294
293
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
309
308
compile_LIBKOPETE_COMPAT_FALSE = @compile_LIBKOPETE_COMPAT_FALSE@
310
309
compile_LIBKOPETE_COMPAT_TRUE = @compile_LIBKOPETE_COMPAT_TRUE@
311
310
datadir = @datadir@
 
311
datarootdir = @datarootdir@
 
312
docdir = @docdir@
 
313
dvidir = @dvidir@
312
314
exec_prefix = @exec_prefix@
313
315
host = @host@
314
316
host_alias = @host_alias@
315
317
host_cpu = @host_cpu@
316
318
host_os = @host_os@
317
319
host_vendor = @host_vendor@
 
320
htmldir = @htmldir@
318
321
include_ARTS_FALSE = @include_ARTS_FALSE@
319
322
include_ARTS_TRUE = @include_ARTS_TRUE@
320
323
include_gadu_FALSE = @include_gadu_FALSE@
369
372
kopete_SUBDIR_included_TRUE = @kopete_SUBDIR_included_TRUE@
370
373
libdir = @libdir@
371
374
libexecdir = @libexecdir@
 
375
localedir = @localedir@
372
376
localstatedir = @localstatedir@
373
377
mandir = @mandir@
374
378
mkdir_p = @mkdir_p@
375
379
oldincludedir = @oldincludedir@
 
380
pdfdir = @pdfdir@
376
381
prefix = @prefix@
377
382
program_transform_name = @program_transform_name@
 
383
psdir = @psdir@
378
384
qt_includes = @qt_includes@
379
385
qt_libraries = @qt_libraries@
380
386
sbindir = @sbindir@
420
426
#>-           exit 1;; \
421
427
#>-       esac; \
422
428
#>-     done; \
423
 
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/cutestuff/network/Makefile'; \
 
429
#>-     echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/cutestuff/network/Makefile'; \
424
430
#>-     cd $(top_srcdir) && \
425
 
#>-       $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/cutestuff/network/Makefile
 
431
#>-       $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/cutestuff/network/Makefile
426
432
#>+ 12
427
433
        @for dep in $?; do \
428
434
          case '$(am__configure_deps)' in \
432
438
              exit 1;; \
433
439
          esac; \
434
440
        done; \
435
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/cutestuff/network/Makefile'; \
 
441
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/cutestuff/network/Makefile'; \
436
442
        cd $(top_srcdir) && \
437
 
          $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/cutestuff/network/Makefile
 
443
          $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/cutestuff/network/Makefile
438
444
        cd $(top_srcdir) && perl admin/am_edit kopete/protocols/jabber/libiris/cutestuff/network/Makefile.in
439
445
.PRECIOUS: Makefile
440
446
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
754
760
              exit 1;; \
755
761
          esac; \
756
762
        done; \
757
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/cutestuff/network/Makefile'; \
 
763
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/cutestuff/network/Makefile'; \
758
764
        cd $(top_srcdir) && \
759
 
          $(AUTOMAKE) --gnu  kopete/protocols/jabber/libiris/cutestuff/network/Makefile
 
765
          $(AUTOMAKE) --foreign  kopete/protocols/jabber/libiris/cutestuff/network/Makefile
760
766
        cd $(top_srcdir) && perl admin/am_edit kopete/protocols/jabber/libiris/cutestuff/network/Makefile.in
761
767
 
762
768