Codebase list empathy / upstream/3.6.3
Imported Upstream version 3.6.3 Laurent Bigonville 11 years ago
62 changed file(s) with 17115 addition(s) and 15806 deletion(s). Raw diff Collapse all Expand all
0 commit 9d54c02581f1b01d7dc90156b68dc6704c6258f8
1 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2 Date: Wed Jan 9 11:13:37 2013 +0100
3
4 prepare 3.6.3
5
6 NEWS | 22 ++++++++++++++++++++++
7 configure.ac | 4 ++--
8 2 files changed, 24 insertions(+), 2 deletions(-)
9
10 commit d626e269cd10cce37a1ca54ff7474ae6aee16df4
11 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
12 Date: Fri Dec 28 14:29:40 2012 +0100
13
14 extensions: fix parallel build
15
16 Based on a similar fix from Debarshi Ray:
17 f1ab42c0c5332e47b33ecf905afd7fd6c2a344e8
18
19 https://bugzilla.gnome.org/show_bug.cgi?id=688132
20
21 extensions/Makefile.am | 4 +++-
22 1 file changed, 3 insertions(+), 1 deletion(-)
23
24 commit 796b0b439794ca55b7c4114787f80f830ad0e598
25 Author: Debarshi Ray <debarshir@src.gnome.org>
26 Date: Fri Nov 30 19:29:13 2012 +0100
27
28 Make parallel builds work
29
30 There is no need to execute glib-ginterface-gen.py twice because it
31 generates both the .c and .h files in one shot. Therefore, merely
32 having one of them (say the .c) depend on the other (say the .h) is
33 enough.
34
35 Moreover, running it twice breaks parallel builds because one
36 glib-ginterface-gen.py process steps on the other.
37
38 Based on a suggestion from Ryan Lortie.
39
40 Fixes: https://bugzilla.gnome.org/688132
41
42 extensions/Makefile.am | 12 +++++++++++-
43 1 file changed, 11 insertions(+), 1 deletion(-)
44
45 commit d95a09bded20a2cccf0847f4663fd075536399ca
46 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
47 Date: Tue Jan 8 12:31:43 2013 +0100
48
49 tp-chat: prepare CONNECTED on the TpConnection first
50
51 We have to make sure that tp_connection_get_self_contact() won't
52 return NULL.
53
54 https://bugzilla.gnome.org/show_bug.cgi?id=691006
55
56 libempathy/empathy-tp-chat.c | 58
57 ++++++++++++++++++++++++++++++++++++--------
58 1 file changed, 48 insertions(+), 10 deletions(-)
59
60 commit 620122e5b41b4ae529ffcdb927b6b4898d98b5f3
61 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
62 Date: Tue Jan 8 10:39:11 2013 +0100
63
64 account-settings: early return if SASL earlier
65
66 We should update the URI schemes and service even if the account
67 uses SASL, so
68 it has to be done *before* the early return.
69
70 I did not hit this bug before as the only CM on which we use URI
71 schemes
72 (rakia) was not implementing SASL channel when I implemented this
73 feature.
74
75 https://bugzilla.gnome.org/show_bug.cgi?id=691195
76
77 libempathy/empathy-account-settings.c | 12 ++++++------
78 1 file changed, 6 insertions(+), 6 deletions(-)
79
80 commit 273ef9afeabc1de111d4b890dccb3e9153c8c3b1
81 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
82 Date: Mon Jan 7 14:23:14 2013 +0100
83
84 roster-window: ellipsize infobar title
85
86 This avoid to increase the width of the roster window when displaying
87 the
88 error.
89
90 https://bugzilla.gnome.org/show_bug.cgi?id=691137
91
92 src/empathy-roster-window.c | 1 +
93 1 file changed, 1 insertion(+)
94
95 commit 1e7449f5a14e2f031389808206c9991f65d3ade7
96 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
97 Date: Fri Jan 4 16:08:39 2013 +0100
98
99 log-window: escape the body of the message
100
101 https://bugzilla.gnome.org/show_bug.cgi?id=691085
102
103 libempathy-gtk/empathy-log-window.c | 9 +++++++--
104 1 file changed, 7 insertions(+), 2 deletions(-)
105
106 commit 1f58b2c7809a6489c069aff8b1b9d1e114bc3f2c
107 Author: Gheyret Kenji <gheyret@gmail.com>
108 Date: Fri Jan 4 16:46:52 2013 +0900
109
110 Updated Uyghur translation
111
112 Signed-off-by: Gheyret Kenji <gheyret@gmail.com>
113
114 po/ug.po | 3889
115 ++++++++++++++++++++++++++++++++------------------------------
116 1 file changed, 1980 insertions(+), 1909 deletions(-)
117
118 commit a6f5c35e7b6b2e8a7d6a1f63f00b9adc01997889
119 Author: Dr.T.Vasudevan <drtvasudevan@gmail.com>
120 Date: Sun Dec 9 12:45:23 2012 +0530
121
122 Updated Tamil translation
123
124 po/ta.po | 2231
125 ++++++++++++++++++++++++++++++++++----------------------------
126 1 file changed, 1229 insertions(+), 1002 deletions(-)
127
128 commit 4e24c14b1aaa4adb2e0f18bc683ac553ea9d0d03
129 Author: ManojKumar Giri <mgiri@redhat.com>
130 Date: Mon Dec 3 16:39:32 2012 +0530
131
132 Updated Odia Translation with FUEL implementation.
133
134 po/or.po | 18 +++++++++++++-----
135 1 file changed, 13 insertions(+), 5 deletions(-)
136
137 commit 173e4151ca7b04e6d4a04714efc296dae854d1e8
138 Author: Krishnababu Krothapalli <kkrothap@redhat.com>
139 Date: Wed Nov 28 15:15:15 2012 +0530
140
141 Updated Telugu Translations
142
143 po/te.po | 226
144 +++++++++++++++++++++++++--------------------------------------
145 1 file changed, 88 insertions(+), 138 deletions(-)
146
147 commit 6afec09cc7b2abfd5fd196a3e0e24292d4216b4e
148 Author: Ani Peter <apeter@redhat.com>
149 Date: Tue Nov 27 15:36:12 2012 +0530
150
151 Updated Malayalam translations
152
153 po/ml.po | 153
154 ++++++++++++++++++++++++++++++++-------------------------------
155 1 file changed, 77 insertions(+), 76 deletions(-)
156
157 commit 771598c130be39e4a6884d5d4fe057f10d02e60b
158 Author: Ani Peter <apeter@redhat.com>
159 Date: Tue Nov 27 15:31:26 2012 +0530
160
161 Updated Malayalam translations
162
163 po/ml.po | 576
164 ++++++++++++++++++++++++++++++++++++++++++---------------------
165 1 file changed, 381 insertions(+), 195 deletions(-)
166
167 commit bb46360d0da2582688f99a44bff3a51a9a0ec2a6
168 Author: Rajesh Ranjan <rranjan@redhat.com>
169 Date: Fri Nov 23 13:41:24 2012 +0530
170
171 hindi translation update
172
173 po/hi.po | 174
174 +++++++++++++++++++++++++++++++++------------------------------
175 1 file changed, 90 insertions(+), 84 deletions(-)
176
177 commit 68748b079908614ae9c1976b7fc2fa350df55772
178 Author: Shankar Prasad <svenkate@redhat.com>
179 Date: Wed Nov 21 16:02:03 2012 +0530
180
181 Updated kn translation
182
183 po/kn.po | 292
184 +++++++++++++++++++++++++++++++++++++--------------------------
185 1 file changed, 174 insertions(+), 118 deletions(-)
186
187 commit 8272468f01ba232565a518bdd7c8893eca751495
188 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
189 Date: Tue Nov 13 17:06:00 2012 +0100
190
191 remove released flag
192
193 configure.ac | 2 +-
194 1 file changed, 1 insertion(+), 1 deletion(-)
195
0196 commit 9ba4ab702ebf55397a99c8cbfe19f1ab60376b95
1197 Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
2198 Date: Tue Nov 13 16:59:42 2012 +0100
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
7574 CONFIG_HEADER = config.h
7675 CONFIG_CLEAN_FILES =
7776 CONFIG_CLEAN_VPATH_FILES =
77 AM_V_P = $(am__v_P_@AM_V@)
78 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
79 am__v_P_0 = false
80 am__v_P_1 = :
7881 AM_V_GEN = $(am__v_GEN_@AM_V@)
7982 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
80 am__v_GEN_0 = @echo " GEN " $@;
83 am__v_GEN_0 = @echo " GEN " $@;
84 am__v_GEN_1 =
8185 AM_V_at = $(am__v_at_@AM_V@)
8286 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
8387 am__v_at_0 = @
88 am__v_at_1 =
8489 SOURCES =
8590 DIST_SOURCES =
8691 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99104 distclean-recursive maintainer-clean-recursive
100105 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
101106 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
102 distdir dist dist-all distcheck
107 cscope distdir dist dist-all distcheck
103108 ETAGS = etags
104109 CTAGS = ctags
110 CSCOPE = cscope
105111 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
106112 distdir = $(PACKAGE)-$(VERSION)
107113 top_distdir = $(distdir)
111117 && rm -rf "$(distdir)" \
112118 || { sleep 5 && rm -rf "$(distdir)"; }; \
113119 else :; fi
120 am__post_remove_distdir = $(am__remove_distdir)
114121 am__relativize = \
115122 dir0=`pwd`; \
116123 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
138145 reldir="$$dir2"
139146 GZIP_ENV = --best
140147 DIST_ARCHIVES = $(distdir).tar.xz
148 DIST_TARGETS = dist-xz
141149 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
142150 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
143151 distcleancheck_listfiles = find . -type f -print
434442 -rm -f libtool config.lt
435443
436444 # This directory's subdirectories are mostly independent; you can cd
437 # into them and run `make' without going through this Makefile.
438 # To change the values of `make' variables: instead of editing Makefiles,
439 # (1) if the variable is set in `config.status', edit `config.status'
440 # (which will cause the Makefiles to be regenerated when you run `make');
441 # (2) otherwise, pass the desired values on the `make' command line.
442 $(RECURSIVE_TARGETS):
445 # into them and run 'make' without going through this Makefile.
446 # To change the values of 'make' variables: instead of editing Makefiles,
447 # (1) if the variable is set in 'config.status', edit 'config.status'
448 # (which will cause the Makefiles to be regenerated when you run 'make');
449 # (2) otherwise, pass the desired values on the 'make' command line.
450 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
443451 @fail= failcom='exit 1'; \
444452 for f in x $$MAKEFLAGS; do \
445453 case $$f in \
449457 done; \
450458 dot_seen=no; \
451459 target=`echo $@ | sed s/-recursive//`; \
452 list='$(SUBDIRS)'; for subdir in $$list; do \
460 case "$@" in \
461 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
462 *) list='$(SUBDIRS)' ;; \
463 esac; \
464 for subdir in $$list; do \
453465 echo "Making $$target in $$subdir"; \
454466 if test "$$subdir" = "."; then \
455467 dot_seen=yes; \
463475 if test "$$dot_seen" = "no"; then \
464476 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
465477 fi; test -z "$$fail"
466
467 $(RECURSIVE_CLEAN_TARGETS):
468 @fail= failcom='exit 1'; \
469 for f in x $$MAKEFLAGS; do \
470 case $$f in \
471 *=* | --[!k]*);; \
472 *k*) failcom='fail=yes';; \
473 esac; \
474 done; \
475 dot_seen=no; \
476 case "$@" in \
477 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
478 *) list='$(SUBDIRS)' ;; \
479 esac; \
480 rev=''; for subdir in $$list; do \
481 if test "$$subdir" = "."; then :; else \
482 rev="$$subdir $$rev"; \
483 fi; \
484 done; \
485 rev="$$rev ."; \
486 target=`echo $@ | sed s/-recursive//`; \
487 for subdir in $$rev; do \
488 echo "Making $$target in $$subdir"; \
489 if test "$$subdir" = "."; then \
490 local_target="$$target-am"; \
491 else \
492 local_target="$$target"; \
493 fi; \
494 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
495 || eval $$failcom; \
496 done && test -z "$$fail"
497478 tags-recursive:
498479 list='$(SUBDIRS)'; for subdir in $$list; do \
499480 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
501482 ctags-recursive:
502483 list='$(SUBDIRS)'; for subdir in $$list; do \
503484 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
485 done
486 cscopelist-recursive:
487 list='$(SUBDIRS)'; for subdir in $$list; do \
488 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
504489 done
505490
506491 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
565550 && $(am__cd) $(top_srcdir) \
566551 && gtags -i $(GTAGS_ARGS) "$$here"
567552
553 cscope: cscope.files
554 test ! -s cscope.files \
555 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
556
557 clean-cscope:
558 -rm -f cscope.files
559
560 cscope.files: clean-cscope cscopelist-recursive cscopelist
561
562 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
563 list='$(SOURCES) $(HEADERS) $(LISP)'; \
564 case "$(srcdir)" in \
565 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
566 *) sdir=$(subdir)/$(srcdir) ;; \
567 esac; \
568 for i in $$list; do \
569 if test -f "$$i"; then \
570 echo "$(subdir)/$$i"; \
571 else \
572 echo "$$sdir/$$i"; \
573 fi; \
574 done >> $(top_builddir)/cscope.files
575
568576 distclean-tags:
569577 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
578 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
570579
571580 distdir: $(DISTFILES)
572581 $(am__remove_distdir)
634643 || chmod -R a+r "$(distdir)"
635644 dist-gzip: distdir
636645 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
637 $(am__remove_distdir)
646 $(am__post_remove_distdir)
638647
639648 dist-bzip2: distdir
640649 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
641 $(am__remove_distdir)
650 $(am__post_remove_distdir)
642651
643652 dist-lzip: distdir
644653 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
645 $(am__remove_distdir)
646
647 dist-lzma: distdir
648 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
649 $(am__remove_distdir)
654 $(am__post_remove_distdir)
650655 dist-xz: distdir
651656 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
652 $(am__remove_distdir)
657 $(am__post_remove_distdir)
653658
654659 dist-tarZ: distdir
655660 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
656 $(am__remove_distdir)
661 $(am__post_remove_distdir)
657662
658663 dist-shar: distdir
659664 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
660 $(am__remove_distdir)
665 $(am__post_remove_distdir)
661666
662667 dist-zip: distdir
663668 -rm -f $(distdir).zip
664669 zip -rq $(distdir).zip $(distdir)
665 $(am__remove_distdir)
666
667 dist dist-all: distdir
668 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
669 $(am__remove_distdir)
670 $(am__post_remove_distdir)
671
672 dist dist-all:
673 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
674 $(am__post_remove_distdir)
670675
671676 # This target untars the dist file and tries a VPATH configuration. Then
672677 # it guarantees that the distribution is self-contained by making another
677682 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
678683 *.tar.bz2*) \
679684 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
680 *.tar.lzma*) \
681 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
682685 *.tar.lz*) \
683686 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
684687 *.tar.xz*) \
724727 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
725728 && cd "$$am__cwd" \
726729 || exit 1
727 $(am__remove_distdir)
730 $(am__post_remove_distdir)
728731 @(echo "$(distdir) archives ready for distribution: "; \
729732 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
730733 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
861864 uninstall-am:
862865
863866 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
864 ctags-recursive install-am install-strip tags-recursive
867 cscopelist-recursive ctags-recursive install-am install-strip \
868 tags-recursive
865869
866870 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
867 all all-am am--refresh check check-am clean clean-generic \
868 clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
869 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
871 all all-am am--refresh check check-am clean clean-cscope \
872 clean-generic clean-libtool cscope cscopelist \
873 cscopelist-recursive ctags ctags-recursive dist dist-all \
874 dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
870875 dist-zip distcheck distclean distclean-generic distclean-hdr \
871876 distclean-libtool distclean-local distclean-tags \
872877 distcleancheck distdir distuninstallcheck dvi dvi-am html \
0 NEW in 3.6.3 (09/01/2013)
1 ============
2
3 This stable release fixes a bunch of annoying bugs and one crasher.
4 Distributions shipping GNOME 3.6 should consider upgrading.
5
6 Bugs fixed:
7 - Fixed #691085, Backslash escapes applied in the chat log (Guillaume Desmottes)
8 - Fixed #691137, Empathy contact list window resizes automatically when connections are lost (Guillaume Desmottes)
9 - Fixed #691195, Rakia / SIP "Use this account to call landlines and mobile phones" checkbox does nothing (Guillaume Desmottes)
10 - Fixed #691006, empathy-CRITICAL **: empathy_contact_dup_from_tp_contact: assertion `TP_IS_CONTACT (tp_contact)' failed (Guillaume Desmottes)
11 - Fixed #688132, code generation during build has a race due to unintended concurrency (Debarshi Ray, Guillaume Desmottes)
12
13 Translations:
14 - Updated hi Translation (Rajesh Ranjan)
15 - Updated kn Translation (Shankar Prasad)
16 - Updated ml Translation (Ani Peter)
17 - Updated or Translation (ManojKumar Giri)
18 - Updated ta Translation (Dr.T.Vasudevan)
19 - Updated te Translation (Krishnababu Krothapalli)
20 - Updated ug Translation (Gheyret Kenji)
21
022 NEW in 3.6.2 (13/11/2012)
123 ============
224
+1704
-1622
aclocal.m4 less more
0 # generated automatically by aclocal 1.11.6 -*- Autoconf -*-
1
2 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3 # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
4 # Inc.
0 # generated automatically by aclocal 1.12.2 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
3
54 # This file is free software; the Free Software Foundation
65 # gives unlimited permission to copy and/or distribute it,
76 # with or without modifications, as long as this notice is preserved.
1312
1413 m4_ifndef([AC_AUTOCONF_VERSION],
1514 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
17 [m4_warning([this file was generated for autoconf 2.68.
15 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
16 [m4_warning([this file was generated for autoconf 2.69.
1817 You have another version of autoconf. It may work, but is not guaranteed to.
1918 If you have problems, you may need to regenerate the build system entirely.
20 To do so, use the procedure documented by the package, typically `autoreconf'.])])
21
22 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
23 # Foundation, Inc.
24 #
25 # This file is free software; the Free Software Foundation
26 # gives unlimited permission to copy and/or distribute it,
27 # with or without modifications, as long as this notice is preserved.
28
29 # serial 1
30
31 # AM_AUTOMAKE_VERSION(VERSION)
32 # ----------------------------
33 # Automake X.Y traces this macro to ensure aclocal.m4 has been
34 # generated from the m4 files accompanying Automake X.Y.
35 # (This private macro should not be called outside this file.)
36 AC_DEFUN([AM_AUTOMAKE_VERSION],
37 [am__api_version='1.11'
38 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
39 dnl require some minimum version. Point them to the right macro.
40 m4_if([$1], [1.11.6], [],
41 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
42 ])
43
44 # _AM_AUTOCONF_VERSION(VERSION)
45 # -----------------------------
46 # aclocal traces this macro to find the Autoconf version.
47 # This is a private macro too. Using m4_define simplifies
48 # the logic in aclocal, which can simply ignore this definition.
49 m4_define([_AM_AUTOCONF_VERSION], [])
50
51 # AM_SET_CURRENT_AUTOMAKE_VERSION
52 # -------------------------------
53 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
54 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
55 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
56 [AM_AUTOMAKE_VERSION([1.11.6])dnl
57 m4_ifndef([AC_AUTOCONF_VERSION],
58 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
59 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
60
61 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
62
63 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
64 #
65 # This file is free software; the Free Software Foundation
66 # gives unlimited permission to copy and/or distribute it,
67 # with or without modifications, as long as this notice is preserved.
68
69 # serial 1
70
71 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
72 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
73 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
74 #
75 # Of course, Automake must honor this variable whenever it calls a
76 # tool from the auxiliary directory. The problem is that $srcdir (and
77 # therefore $ac_aux_dir as well) can be either absolute or relative,
78 # depending on how configure is run. This is pretty annoying, since
79 # it makes $ac_aux_dir quite unusable in subdirectories: in the top
80 # source directory, any form will work fine, but in subdirectories a
81 # relative path needs to be adjusted first.
82 #
83 # $ac_aux_dir/missing
84 # fails when called from a subdirectory if $ac_aux_dir is relative
85 # $top_srcdir/$ac_aux_dir/missing
86 # fails if $ac_aux_dir is absolute,
87 # fails when called from a subdirectory in a VPATH build with
88 # a relative $ac_aux_dir
89 #
90 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
91 # are both prefixed by $srcdir. In an in-source build this is usually
92 # harmless because $srcdir is `.', but things will broke when you
93 # start a VPATH build or use an absolute $srcdir.
94 #
95 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
96 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
97 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
98 # and then we would define $MISSING as
99 # MISSING="\${SHELL} $am_aux_dir/missing"
100 # This will work as long as MISSING is not called from configure, because
101 # unfortunately $(top_srcdir) has no meaning in configure.
102 # However there are other variables, like CC, which are often used in
103 # configure, and could therefore not use this "fixed" $ac_aux_dir.
104 #
105 # Another solution, used here, is to always expand $ac_aux_dir to an
106 # absolute PATH. The drawback is that using absolute paths prevent a
107 # configured tree to be moved without reconfiguration.
108
109 AC_DEFUN([AM_AUX_DIR_EXPAND],
110 [dnl Rely on autoconf to set up CDPATH properly.
111 AC_PREREQ([2.50])dnl
112 # expand $ac_aux_dir to an absolute path
113 am_aux_dir=`cd $ac_aux_dir && pwd`
114 ])
115
116 # AM_CONDITIONAL -*- Autoconf -*-
117
118 # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
119 # Free Software Foundation, Inc.
120 #
121 # This file is free software; the Free Software Foundation
122 # gives unlimited permission to copy and/or distribute it,
123 # with or without modifications, as long as this notice is preserved.
124
125 # serial 9
126
127 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
128 # -------------------------------------
129 # Define a conditional.
130 AC_DEFUN([AM_CONDITIONAL],
131 [AC_PREREQ(2.52)dnl
132 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
133 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
134 AC_SUBST([$1_TRUE])dnl
135 AC_SUBST([$1_FALSE])dnl
136 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
137 _AM_SUBST_NOTMAKE([$1_FALSE])dnl
138 m4_define([_AM_COND_VALUE_$1], [$2])dnl
139 if $2; then
140 $1_TRUE=
141 $1_FALSE='#'
142 else
143 $1_TRUE='#'
144 $1_FALSE=
145 fi
146 AC_CONFIG_COMMANDS_PRE(
147 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
148 AC_MSG_ERROR([[conditional "$1" was never defined.
149 Usually this means the macro was only invoked conditionally.]])
150 fi])])
151
152 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
153 # 2010, 2011 Free Software Foundation, Inc.
154 #
155 # This file is free software; the Free Software Foundation
156 # gives unlimited permission to copy and/or distribute it,
157 # with or without modifications, as long as this notice is preserved.
158
159 # serial 12
160
161 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
162 # written in clear, in which case automake, when reading aclocal.m4,
163 # will think it sees a *use*, and therefore will trigger all it's
164 # C support machinery. Also note that it means that autoscan, seeing
165 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
166
167
168 # _AM_DEPENDENCIES(NAME)
169 # ----------------------
170 # See how the compiler implements dependency checking.
171 # NAME is "CC", "CXX", "GCJ", or "OBJC".
172 # We try a few techniques and use that to set a single cache variable.
173 #
174 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
175 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
176 # dependency, and given that the user is not expected to run this macro,
177 # just rely on AC_PROG_CC.
178 AC_DEFUN([_AM_DEPENDENCIES],
179 [AC_REQUIRE([AM_SET_DEPDIR])dnl
180 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
181 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
182 AC_REQUIRE([AM_DEP_TRACK])dnl
183
184 ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
185 [$1], CXX, [depcc="$CXX" am_compiler_list=],
186 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
187 [$1], UPC, [depcc="$UPC" am_compiler_list=],
188 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
189 [depcc="$$1" am_compiler_list=])
190
191 AC_CACHE_CHECK([dependency style of $depcc],
192 [am_cv_$1_dependencies_compiler_type],
193 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
194 # We make a subdir and do the tests there. Otherwise we can end up
195 # making bogus files that we don't know about and never remove. For
196 # instance it was reported that on HP-UX the gcc test will end up
197 # making a dummy file named `D' -- because `-MD' means `put the output
198 # in D'.
199 rm -rf conftest.dir
200 mkdir conftest.dir
201 # Copy depcomp to subdir because otherwise we won't find it if we're
202 # using a relative directory.
203 cp "$am_depcomp" conftest.dir
204 cd conftest.dir
205 # We will build objects and dependencies in a subdirectory because
206 # it helps to detect inapplicable dependency modes. For instance
207 # both Tru64's cc and ICC support -MD to output dependencies as a
208 # side effect of compilation, but ICC will put the dependencies in
209 # the current directory while Tru64 will put them in the object
210 # directory.
211 mkdir sub
212
213 am_cv_$1_dependencies_compiler_type=none
214 if test "$am_compiler_list" = ""; then
215 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
216 fi
217 am__universal=false
218 m4_case([$1], [CC],
219 [case " $depcc " in #(
220 *\ -arch\ *\ -arch\ *) am__universal=true ;;
221 esac],
222 [CXX],
223 [case " $depcc " in #(
224 *\ -arch\ *\ -arch\ *) am__universal=true ;;
225 esac])
226
227 for depmode in $am_compiler_list; do
228 # Setup a source with many dependencies, because some compilers
229 # like to wrap large dependency lists on column 80 (with \), and
230 # we should not choose a depcomp mode which is confused by this.
231 #
232 # We need to recreate these files for each test, as the compiler may
233 # overwrite some of them when testing with obscure command lines.
234 # This happens at least with the AIX C compiler.
235 : > sub/conftest.c
236 for i in 1 2 3 4 5 6; do
237 echo '#include "conftst'$i'.h"' >> sub/conftest.c
238 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
239 # Solaris 8's {/usr,}/bin/sh.
240 touch sub/conftst$i.h
241 done
242 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
243
244 # We check with `-c' and `-o' for the sake of the "dashmstdout"
245 # mode. It turns out that the SunPro C++ compiler does not properly
246 # handle `-M -o', and we need to detect this. Also, some Intel
247 # versions had trouble with output in subdirs
248 am__obj=sub/conftest.${OBJEXT-o}
249 am__minus_obj="-o $am__obj"
250 case $depmode in
251 gcc)
252 # This depmode causes a compiler race in universal mode.
253 test "$am__universal" = false || continue
254 ;;
255 nosideeffect)
256 # after this tag, mechanisms are not by side-effect, so they'll
257 # only be used when explicitly requested
258 if test "x$enable_dependency_tracking" = xyes; then
259 continue
260 else
261 break
262 fi
263 ;;
264 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
265 # This compiler won't grok `-c -o', but also, the minuso test has
266 # not run yet. These depmodes are late enough in the game, and
267 # so weak that their functioning should not be impacted.
268 am__obj=conftest.${OBJEXT-o}
269 am__minus_obj=
270 ;;
271 none) break ;;
272 esac
273 if depmode=$depmode \
274 source=sub/conftest.c object=$am__obj \
275 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
276 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
277 >/dev/null 2>conftest.err &&
278 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
279 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
280 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
281 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
282 # icc doesn't choke on unknown options, it will just issue warnings
283 # or remarks (even with -Werror). So we grep stderr for any message
284 # that says an option was ignored or not supported.
285 # When given -MP, icc 7.0 and 7.1 complain thusly:
286 # icc: Command line warning: ignoring option '-M'; no argument required
287 # The diagnosis changed in icc 8.0:
288 # icc: Command line remark: option '-MP' not supported
289 if (grep 'ignoring option' conftest.err ||
290 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
291 am_cv_$1_dependencies_compiler_type=$depmode
292 break
293 fi
294 fi
295 done
296
297 cd ..
298 rm -rf conftest.dir
299 else
300 am_cv_$1_dependencies_compiler_type=none
301 fi
302 ])
303 AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
304 AM_CONDITIONAL([am__fastdep$1], [
305 test "x$enable_dependency_tracking" != xno \
306 && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
307 ])
308
309
310 # AM_SET_DEPDIR
311 # -------------
312 # Choose a directory name for dependency files.
313 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
314 AC_DEFUN([AM_SET_DEPDIR],
315 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
316 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
317 ])
318
319
320 # AM_DEP_TRACK
321 # ------------
322 AC_DEFUN([AM_DEP_TRACK],
323 [AC_ARG_ENABLE(dependency-tracking,
324 [ --disable-dependency-tracking speeds up one-time build
325 --enable-dependency-tracking do not reject slow dependency extractors])
326 if test "x$enable_dependency_tracking" != xno; then
327 am_depcomp="$ac_aux_dir/depcomp"
328 AMDEPBACKSLASH='\'
329 am__nodep='_no'
330 fi
331 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
332 AC_SUBST([AMDEPBACKSLASH])dnl
333 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
334 AC_SUBST([am__nodep])dnl
335 _AM_SUBST_NOTMAKE([am__nodep])dnl
336 ])
337
338 # Generate code to set up dependency tracking. -*- Autoconf -*-
339
340 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
341 # Free Software Foundation, Inc.
342 #
343 # This file is free software; the Free Software Foundation
344 # gives unlimited permission to copy and/or distribute it,
345 # with or without modifications, as long as this notice is preserved.
346
347 #serial 5
348
349 # _AM_OUTPUT_DEPENDENCY_COMMANDS
350 # ------------------------------
351 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
352 [{
353 # Autoconf 2.62 quotes --file arguments for eval, but not when files
354 # are listed without --file. Let's play safe and only enable the eval
355 # if we detect the quoting.
356 case $CONFIG_FILES in
357 *\'*) eval set x "$CONFIG_FILES" ;;
358 *) set x $CONFIG_FILES ;;
359 esac
360 shift
361 for mf
362 do
363 # Strip MF so we end up with the name of the file.
364 mf=`echo "$mf" | sed -e 's/:.*$//'`
365 # Check whether this is an Automake generated Makefile or not.
366 # We used to match only the files named `Makefile.in', but
367 # some people rename them; so instead we look at the file content.
368 # Grep'ing the first line is not enough: some people post-process
369 # each Makefile.in and add a new line on top of each file to say so.
370 # Grep'ing the whole file is not good either: AIX grep has a line
371 # limit of 2048, but all sed's we know have understand at least 4000.
372 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
373 dirpart=`AS_DIRNAME("$mf")`
374 else
375 continue
376 fi
377 # Extract the definition of DEPDIR, am__include, and am__quote
378 # from the Makefile without running `make'.
379 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
380 test -z "$DEPDIR" && continue
381 am__include=`sed -n 's/^am__include = //p' < "$mf"`
382 test -z "am__include" && continue
383 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
384 # When using ansi2knr, U may be empty or an underscore; expand it
385 U=`sed -n 's/^U = //p' < "$mf"`
386 # Find all dependency output files, they are included files with
387 # $(DEPDIR) in their names. We invoke sed twice because it is the
388 # simplest approach to changing $(DEPDIR) to its actual value in the
389 # expansion.
390 for file in `sed -n "
391 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
392 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
393 # Make sure the directory exists.
394 test -f "$dirpart/$file" && continue
395 fdir=`AS_DIRNAME(["$file"])`
396 AS_MKDIR_P([$dirpart/$fdir])
397 # echo "creating $dirpart/$file"
398 echo '# dummy' > "$dirpart/$file"
399 done
400 done
401 }
402 ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
403
404
405 # AM_OUTPUT_DEPENDENCY_COMMANDS
406 # -----------------------------
407 # This macro should only be invoked once -- use via AC_REQUIRE.
408 #
409 # This code is only required when automatic dependency tracking
410 # is enabled. FIXME. This creates each `.P' file that we will
411 # need in order to bootstrap the dependency handling code.
412 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
413 [AC_CONFIG_COMMANDS([depfiles],
414 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
415 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
416 ])
417
418 # Do all the work for Automake. -*- Autoconf -*-
419
420 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
421 # 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
422 #
423 # This file is free software; the Free Software Foundation
424 # gives unlimited permission to copy and/or distribute it,
425 # with or without modifications, as long as this notice is preserved.
426
427 # serial 16
428
429 # This macro actually does too much. Some checks are only needed if
430 # your package does certain things. But this isn't really a big deal.
431
432 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
433 # AM_INIT_AUTOMAKE([OPTIONS])
434 # -----------------------------------------------
435 # The call with PACKAGE and VERSION arguments is the old style
436 # call (pre autoconf-2.50), which is being phased out. PACKAGE
437 # and VERSION should now be passed to AC_INIT and removed from
438 # the call to AM_INIT_AUTOMAKE.
439 # We support both call styles for the transition. After
440 # the next Automake release, Autoconf can make the AC_INIT
441 # arguments mandatory, and then we can depend on a new Autoconf
442 # release and drop the old call support.
443 AC_DEFUN([AM_INIT_AUTOMAKE],
444 [AC_PREREQ([2.62])dnl
445 dnl Autoconf wants to disallow AM_ names. We explicitly allow
446 dnl the ones we care about.
447 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
448 AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
449 AC_REQUIRE([AC_PROG_INSTALL])dnl
450 if test "`cd $srcdir && pwd`" != "`pwd`"; then
451 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
452 # is not polluted with repeated "-I."
453 AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
454 # test to see if srcdir already configured
455 if test -f $srcdir/config.status; then
456 AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
457 fi
458 fi
459
460 # test whether we have cygpath
461 if test -z "$CYGPATH_W"; then
462 if (cygpath --version) >/dev/null 2>/dev/null; then
463 CYGPATH_W='cygpath -w'
464 else
465 CYGPATH_W=echo
466 fi
467 fi
468 AC_SUBST([CYGPATH_W])
469
470 # Define the identity of the package.
471 dnl Distinguish between old-style and new-style calls.
472 m4_ifval([$2],
473 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
474 AC_SUBST([PACKAGE], [$1])dnl
475 AC_SUBST([VERSION], [$2])],
476 [_AM_SET_OPTIONS([$1])dnl
477 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
478 m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
479 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
480 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
481 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
482
483 _AM_IF_OPTION([no-define],,
484 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
485 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
486
487 # Some tools Automake needs.
488 AC_REQUIRE([AM_SANITY_CHECK])dnl
489 AC_REQUIRE([AC_ARG_PROGRAM])dnl
490 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
491 AM_MISSING_PROG(AUTOCONF, autoconf)
492 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
493 AM_MISSING_PROG(AUTOHEADER, autoheader)
494 AM_MISSING_PROG(MAKEINFO, makeinfo)
495 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
496 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
497 AC_REQUIRE([AM_PROG_MKDIR_P])dnl
498 # We need awk for the "check" target. The system "awk" is bad on
499 # some platforms.
500 AC_REQUIRE([AC_PROG_AWK])dnl
501 AC_REQUIRE([AC_PROG_MAKE_SET])dnl
502 AC_REQUIRE([AM_SET_LEADING_DOT])dnl
503 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
504 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
505 [_AM_PROG_TAR([v7])])])
506 _AM_IF_OPTION([no-dependencies],,
507 [AC_PROVIDE_IFELSE([AC_PROG_CC],
508 [_AM_DEPENDENCIES(CC)],
509 [define([AC_PROG_CC],
510 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
511 AC_PROVIDE_IFELSE([AC_PROG_CXX],
512 [_AM_DEPENDENCIES(CXX)],
513 [define([AC_PROG_CXX],
514 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
515 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
516 [_AM_DEPENDENCIES(OBJC)],
517 [define([AC_PROG_OBJC],
518 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
519 ])
520 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
521 dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
522 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
523 dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
524 AC_CONFIG_COMMANDS_PRE(dnl
525 [m4_provide_if([_AM_COMPILER_EXEEXT],
526 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
527 ])
528
529 dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
530 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
531 dnl mangled by Autoconf and run in a shell conditional statement.
532 m4_define([_AC_COMPILER_EXEEXT],
533 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
534
535
536 # When config.status generates a header, we must update the stamp-h file.
537 # This file resides in the same directory as the config header
538 # that is generated. The stamp files are numbered to have different names.
539
540 # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
541 # loop where config.status creates the headers, so we can generate
542 # our stamp files there.
543 AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
544 [# Compute $1's index in $config_headers.
545 _am_arg=$1
546 _am_stamp_count=1
547 for _am_header in $config_headers :; do
548 case $_am_header in
549 $_am_arg | $_am_arg:* )
550 break ;;
551 * )
552 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
553 esac
554 done
555 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
556
557 # Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
558 # Inc.
559 #
560 # This file is free software; the Free Software Foundation
561 # gives unlimited permission to copy and/or distribute it,
562 # with or without modifications, as long as this notice is preserved.
563
564 # serial 1
565
566 # AM_PROG_INSTALL_SH
567 # ------------------
568 # Define $install_sh.
569 AC_DEFUN([AM_PROG_INSTALL_SH],
570 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
571 if test x"${install_sh}" != xset; then
572 case $am_aux_dir in
573 *\ * | *\ *)
574 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
575 *)
576 install_sh="\${SHELL} $am_aux_dir/install-sh"
577 esac
578 fi
579 AC_SUBST(install_sh)])
580
581 # Copyright (C) 2003, 2005 Free Software Foundation, Inc.
582 #
583 # This file is free software; the Free Software Foundation
584 # gives unlimited permission to copy and/or distribute it,
585 # with or without modifications, as long as this notice is preserved.
586
587 # serial 2
588
589 # Check whether the underlying file-system supports filenames
590 # with a leading dot. For instance MS-DOS doesn't.
591 AC_DEFUN([AM_SET_LEADING_DOT],
592 [rm -rf .tst 2>/dev/null
593 mkdir .tst 2>/dev/null
594 if test -d .tst; then
595 am__leading_dot=.
596 else
597 am__leading_dot=_
598 fi
599 rmdir .tst 2>/dev/null
600 AC_SUBST([am__leading_dot])])
601
602 # Check to see how 'make' treats includes. -*- Autoconf -*-
603
604 # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc.
605 #
606 # This file is free software; the Free Software Foundation
607 # gives unlimited permission to copy and/or distribute it,
608 # with or without modifications, as long as this notice is preserved.
609
610 # serial 4
611
612 # AM_MAKE_INCLUDE()
613 # -----------------
614 # Check to see how make treats includes.
615 AC_DEFUN([AM_MAKE_INCLUDE],
616 [am_make=${MAKE-make}
617 cat > confinc << 'END'
618 am__doit:
619 @echo this is the am__doit target
620 .PHONY: am__doit
621 END
622 # If we don't find an include directive, just comment out the code.
623 AC_MSG_CHECKING([for style of include used by $am_make])
624 am__include="#"
625 am__quote=
626 _am_result=none
627 # First try GNU make style include.
628 echo "include confinc" > confmf
629 # Ignore all kinds of additional output from `make'.
630 case `$am_make -s -f confmf 2> /dev/null` in #(
631 *the\ am__doit\ target*)
632 am__include=include
633 am__quote=
634 _am_result=GNU
635 ;;
636 esac
637 # Now try BSD make style include.
638 if test "$am__include" = "#"; then
639 echo '.include "confinc"' > confmf
640 case `$am_make -s -f confmf 2> /dev/null` in #(
641 *the\ am__doit\ target*)
642 am__include=.include
643 am__quote="\""
644 _am_result=BSD
645 ;;
646 esac
647 fi
648 AC_SUBST([am__include])
649 AC_SUBST([am__quote])
650 AC_MSG_RESULT([$_am_result])
651 rm -f confinc confmf
652 ])
653
654 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
655
656 # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
657 # Free Software Foundation, Inc.
658 #
659 # This file is free software; the Free Software Foundation
660 # gives unlimited permission to copy and/or distribute it,
661 # with or without modifications, as long as this notice is preserved.
662
663 # serial 6
664
665 # AM_MISSING_PROG(NAME, PROGRAM)
666 # ------------------------------
667 AC_DEFUN([AM_MISSING_PROG],
668 [AC_REQUIRE([AM_MISSING_HAS_RUN])
669 $1=${$1-"${am_missing_run}$2"}
670 AC_SUBST($1)])
671
672
673 # AM_MISSING_HAS_RUN
674 # ------------------
675 # Define MISSING if not defined so far and test if it supports --run.
676 # If it does, set am_missing_run to use it, otherwise, to nothing.
677 AC_DEFUN([AM_MISSING_HAS_RUN],
678 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
679 AC_REQUIRE_AUX_FILE([missing])dnl
680 if test x"${MISSING+set}" != xset; then
681 case $am_aux_dir in
682 *\ * | *\ *)
683 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
684 *)
685 MISSING="\${SHELL} $am_aux_dir/missing" ;;
686 esac
687 fi
688 # Use eval to expand $SHELL
689 if eval "$MISSING --run true"; then
690 am_missing_run="$MISSING --run "
691 else
692 am_missing_run=
693 AC_MSG_WARN([`missing' script is too old or missing])
694 fi
695 ])
696
697 # Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
698 # Inc.
699 #
700 # This file is free software; the Free Software Foundation
701 # gives unlimited permission to copy and/or distribute it,
702 # with or without modifications, as long as this notice is preserved.
703
704 # serial 1
705
706 # AM_PROG_MKDIR_P
707 # ---------------
708 # Check for `mkdir -p'.
709 AC_DEFUN([AM_PROG_MKDIR_P],
710 [AC_PREREQ([2.60])dnl
711 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
712 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
713 dnl while keeping a definition of mkdir_p for backward compatibility.
714 dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
715 dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
716 dnl Makefile.ins that do not define MKDIR_P, so we do our own
717 dnl adjustment using top_builddir (which is defined more often than
718 dnl MKDIR_P).
719 AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
720 case $mkdir_p in
721 [[\\/$]]* | ?:[[\\/]]*) ;;
722 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
723 esac
724 ])
725
726 # Helper functions for option handling. -*- Autoconf -*-
727
728 # Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
729 # Foundation, Inc.
730 #
731 # This file is free software; the Free Software Foundation
732 # gives unlimited permission to copy and/or distribute it,
733 # with or without modifications, as long as this notice is preserved.
734
735 # serial 5
736
737 # _AM_MANGLE_OPTION(NAME)
738 # -----------------------
739 AC_DEFUN([_AM_MANGLE_OPTION],
740 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
741
742 # _AM_SET_OPTION(NAME)
743 # --------------------
744 # Set option NAME. Presently that only means defining a flag for this option.
745 AC_DEFUN([_AM_SET_OPTION],
746 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
747
748 # _AM_SET_OPTIONS(OPTIONS)
749 # ------------------------
750 # OPTIONS is a space-separated list of Automake options.
751 AC_DEFUN([_AM_SET_OPTIONS],
752 [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
753
754 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
755 # -------------------------------------------
756 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
757 AC_DEFUN([_AM_IF_OPTION],
758 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
759
760 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2009,
761 # 2011 Free Software Foundation, Inc.
762 #
763 # This file is free software; the Free Software Foundation
764 # gives unlimited permission to copy and/or distribute it,
765 # with or without modifications, as long as this notice is preserved.
766
767 # serial 2
768
769 # AM_PATH_PYTHON([MINIMUM-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
770 # ---------------------------------------------------------------------------
771 # Adds support for distributing Python modules and packages. To
772 # install modules, copy them to $(pythondir), using the python_PYTHON
773 # automake variable. To install a package with the same name as the
774 # automake package, install to $(pkgpythondir), or use the
775 # pkgpython_PYTHON automake variable.
776 #
777 # The variables $(pyexecdir) and $(pkgpyexecdir) are provided as
778 # locations to install python extension modules (shared libraries).
779 # Another macro is required to find the appropriate flags to compile
780 # extension modules.
781 #
782 # If your package is configured with a different prefix to python,
783 # users will have to add the install directory to the PYTHONPATH
784 # environment variable, or create a .pth file (see the python
785 # documentation for details).
786 #
787 # If the MINIMUM-VERSION argument is passed, AM_PATH_PYTHON will
788 # cause an error if the version of python installed on the system
789 # doesn't meet the requirement. MINIMUM-VERSION should consist of
790 # numbers and dots only.
791 AC_DEFUN([AM_PATH_PYTHON],
792 [
793 dnl Find a Python interpreter. Python versions prior to 2.0 are not
794 dnl supported. (2.0 was released on October 16, 2000).
795 m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
796 [python python2 python3 python3.2 python3.1 python3.0 python2.7 dnl
797 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0])
798
799 AC_ARG_VAR([PYTHON], [the Python interpreter])
800
801 m4_if([$1],[],[
802 dnl No version check is needed.
803 # Find any Python interpreter.
804 if test -z "$PYTHON"; then
805 AC_PATH_PROGS([PYTHON], _AM_PYTHON_INTERPRETER_LIST, :)
806 fi
807 am_display_PYTHON=python
808 ], [
809 dnl A version check is needed.
810 if test -n "$PYTHON"; then
811 # If the user set $PYTHON, use it and don't search something else.
812 AC_MSG_CHECKING([whether $PYTHON version >= $1])
813 AM_PYTHON_CHECK_VERSION([$PYTHON], [$1],
814 [AC_MSG_RESULT(yes)],
815 [AC_MSG_ERROR(too old)])
816 am_display_PYTHON=$PYTHON
817 else
818 # Otherwise, try each interpreter until we find one that satisfies
819 # VERSION.
820 AC_CACHE_CHECK([for a Python interpreter with version >= $1],
821 [am_cv_pathless_PYTHON],[
822 for am_cv_pathless_PYTHON in _AM_PYTHON_INTERPRETER_LIST none; do
823 test "$am_cv_pathless_PYTHON" = none && break
824 AM_PYTHON_CHECK_VERSION([$am_cv_pathless_PYTHON], [$1], [break])
825 done])
826 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
827 if test "$am_cv_pathless_PYTHON" = none; then
828 PYTHON=:
829 else
830 AC_PATH_PROG([PYTHON], [$am_cv_pathless_PYTHON])
831 fi
832 am_display_PYTHON=$am_cv_pathless_PYTHON
833 fi
834 ])
835
836 if test "$PYTHON" = :; then
837 dnl Run any user-specified action, or abort.
838 m4_default([$3], [AC_MSG_ERROR([no suitable Python interpreter found])])
839 else
840
841 dnl Query Python for its version number. Getting [:3] seems to be
842 dnl the best way to do this; it's what "site.py" does in the standard
843 dnl library.
844
845 AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
846 [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
847 AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
848
849 dnl Use the values of $prefix and $exec_prefix for the corresponding
850 dnl values of PYTHON_PREFIX and PYTHON_EXEC_PREFIX. These are made
851 dnl distinct variables so they can be overridden if need be. However,
852 dnl general consensus is that you shouldn't need this ability.
853
854 AC_SUBST([PYTHON_PREFIX], ['${prefix}'])
855 AC_SUBST([PYTHON_EXEC_PREFIX], ['${exec_prefix}'])
856
857 dnl At times (like when building shared libraries) you may want
858 dnl to know which OS platform Python thinks this is.
859
860 AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
861 [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
862 AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
863
864
865 dnl Set up 4 directories:
866
867 dnl pythondir -- where to install python scripts. This is the
868 dnl site-packages directory, not the python standard library
869 dnl directory like in previous automake betas. This behavior
870 dnl is more consistent with lispdir.m4 for example.
871 dnl Query distutils for this directory.
872 AC_CACHE_CHECK([for $am_display_PYTHON script directory],
873 [am_cv_python_pythondir],
874 [if test "x$prefix" = xNONE
875 then
876 am_py_prefix=$ac_default_prefix
877 else
878 am_py_prefix=$prefix
879 fi
880 am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null`
881 case $am_cv_python_pythondir in
882 $am_py_prefix*)
883 am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
884 am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
885 ;;
886 *)
887 case $am_py_prefix in
888 /usr|/System*) ;;
889 *)
890 am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages
891 ;;
892 esac
893 ;;
894 esac
895 ])
896 AC_SUBST([pythondir], [$am_cv_python_pythondir])
897
898 dnl pkgpythondir -- $PACKAGE directory under pythondir. Was
899 dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is
900 dnl more consistent with the rest of automake.
901
902 AC_SUBST([pkgpythondir], [\${pythondir}/$PACKAGE])
903
904 dnl pyexecdir -- directory for installing python extension modules
905 dnl (shared libraries)
906 dnl Query distutils for this directory.
907 AC_CACHE_CHECK([for $am_display_PYTHON extension module directory],
908 [am_cv_python_pyexecdir],
909 [if test "x$exec_prefix" = xNONE
910 then
911 am_py_exec_prefix=$am_py_prefix
912 else
913 am_py_exec_prefix=$exec_prefix
914 fi
915 am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null`
916 case $am_cv_python_pyexecdir in
917 $am_py_exec_prefix*)
918 am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
919 am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
920 ;;
921 *)
922 case $am_py_exec_prefix in
923 /usr|/System*) ;;
924 *)
925 am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages
926 ;;
927 esac
928 ;;
929 esac
930 ])
931 AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir])
932
933 dnl pkgpyexecdir -- $(pyexecdir)/$(PACKAGE)
934
935 AC_SUBST([pkgpyexecdir], [\${pyexecdir}/$PACKAGE])
936
937 dnl Run any user-specified action.
938 $2
939 fi
940
941 ])
942
943
944 # AM_PYTHON_CHECK_VERSION(PROG, VERSION, [ACTION-IF-TRUE], [ACTION-IF-FALSE])
945 # ---------------------------------------------------------------------------
946 # Run ACTION-IF-TRUE if the Python interpreter PROG has version >= VERSION.
947 # Run ACTION-IF-FALSE otherwise.
948 # This test uses sys.hexversion instead of the string equivalent (first
949 # word of sys.version), in order to cope with versions such as 2.2c1.
950 # This supports Python 2.0 or higher. (2.0 was released on October 16, 2000).
951 AC_DEFUN([AM_PYTHON_CHECK_VERSION],
952 [prog="import sys
953 # split strings by '.' and convert to numeric. Append some zeros
954 # because we need at least 4 digits for the hex conversion.
955 # map returns an iterator in Python 3.0 and a list in 2.x
956 minver = list(map(int, '$2'.split('.'))) + [[0, 0, 0]]
957 minverhex = 0
958 # xrange is not present in Python 3.0 and range returns an iterator
959 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]]
960 sys.exit(sys.hexversion < minverhex)"
961 AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])])
962
963 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
964 #
965 # This file is free software; the Free Software Foundation
966 # gives unlimited permission to copy and/or distribute it,
967 # with or without modifications, as long as this notice is preserved.
968
969 # serial 1
970
971 # AM_RUN_LOG(COMMAND)
972 # -------------------
973 # Run COMMAND, save the exit status in ac_status, and log it.
974 # (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
975 AC_DEFUN([AM_RUN_LOG],
976 [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
977 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
978 ac_status=$?
979 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
980 (exit $ac_status); }])
981
982 # Check to make sure that the build environment is sane. -*- Autoconf -*-
983
984 # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
985 # Free Software Foundation, Inc.
986 #
987 # This file is free software; the Free Software Foundation
988 # gives unlimited permission to copy and/or distribute it,
989 # with or without modifications, as long as this notice is preserved.
990
991 # serial 5
992
993 # AM_SANITY_CHECK
994 # ---------------
995 AC_DEFUN([AM_SANITY_CHECK],
996 [AC_MSG_CHECKING([whether build environment is sane])
997 # Just in case
998 sleep 1
999 echo timestamp > conftest.file
1000 # Reject unsafe characters in $srcdir or the absolute working directory
1001 # name. Accept space and tab only in the latter.
1002 am_lf='
1003 '
1004 case `pwd` in
1005 *[[\\\"\#\$\&\'\`$am_lf]]*)
1006 AC_MSG_ERROR([unsafe absolute working directory name]);;
1007 esac
1008 case $srcdir in
1009 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
1010 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
1011 esac
1012
1013 # Do `set' in a subshell so we don't clobber the current shell's
1014 # arguments. Must try -L first in case configure is actually a
1015 # symlink; some systems play weird games with the mod time of symlinks
1016 # (eg FreeBSD returns the mod time of the symlink's containing
1017 # directory).
1018 if (
1019 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1020 if test "$[*]" = "X"; then
1021 # -L didn't work.
1022 set X `ls -t "$srcdir/configure" conftest.file`
1023 fi
1024 rm -f conftest.file
1025 if test "$[*]" != "X $srcdir/configure conftest.file" \
1026 && test "$[*]" != "X conftest.file $srcdir/configure"; then
1027
1028 # If neither matched, then we have a broken ls. This can happen
1029 # if, for instance, CONFIG_SHELL is bash and it inherits a
1030 # broken ls alias from the environment. This has actually
1031 # happened. Such a system could not be considered "sane".
1032 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
1033 alias in your environment])
1034 fi
1035
1036 test "$[2]" = conftest.file
1037 )
1038 then
1039 # Ok.
1040 :
1041 else
1042 AC_MSG_ERROR([newly created file is older than distributed files!
1043 Check your system clock])
1044 fi
1045 AC_MSG_RESULT(yes)])
1046
1047 # Copyright (C) 2009, 2011 Free Software Foundation, Inc.
1048 #
1049 # This file is free software; the Free Software Foundation
1050 # gives unlimited permission to copy and/or distribute it,
1051 # with or without modifications, as long as this notice is preserved.
1052
1053 # serial 2
1054
1055 # AM_SILENT_RULES([DEFAULT])
1056 # --------------------------
1057 # Enable less verbose build rules; with the default set to DEFAULT
1058 # (`yes' being less verbose, `no' or empty being verbose).
1059 AC_DEFUN([AM_SILENT_RULES],
1060 [AC_ARG_ENABLE([silent-rules],
1061 [ --enable-silent-rules less verbose build output (undo: `make V=1')
1062 --disable-silent-rules verbose build output (undo: `make V=0')])
1063 case $enable_silent_rules in
1064 yes) AM_DEFAULT_VERBOSITY=0;;
1065 no) AM_DEFAULT_VERBOSITY=1;;
1066 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
1067 esac
1068 dnl
1069 dnl A few `make' implementations (e.g., NonStop OS and NextStep)
1070 dnl do not support nested variable expansions.
1071 dnl See automake bug#9928 and bug#10237.
1072 am_make=${MAKE-make}
1073 AC_CACHE_CHECK([whether $am_make supports nested variables],
1074 [am_cv_make_support_nested_variables],
1075 [if AS_ECHO([['TRUE=$(BAR$(V))
1076 BAR0=false
1077 BAR1=true
1078 V=1
1079 am__doit:
1080 @$(TRUE)
1081 .PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then
1082 am_cv_make_support_nested_variables=yes
1083 else
1084 am_cv_make_support_nested_variables=no
1085 fi])
1086 if test $am_cv_make_support_nested_variables = yes; then
1087 dnl Using `$V' instead of `$(V)' breaks IRIX make.
1088 AM_V='$(V)'
1089 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1090 else
1091 AM_V=$AM_DEFAULT_VERBOSITY
1092 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
1093 fi
1094 AC_SUBST([AM_V])dnl
1095 AM_SUBST_NOTMAKE([AM_V])dnl
1096 AC_SUBST([AM_DEFAULT_V])dnl
1097 AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl
1098 AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
1099 AM_BACKSLASH='\'
1100 AC_SUBST([AM_BACKSLASH])dnl
1101 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
1102 ])
1103
1104 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1105 #
1106 # This file is free software; the Free Software Foundation
1107 # gives unlimited permission to copy and/or distribute it,
1108 # with or without modifications, as long as this notice is preserved.
1109
1110 # serial 1
1111
1112 # AM_PROG_INSTALL_STRIP
1113 # ---------------------
1114 # One issue with vendor `install' (even GNU) is that you can't
1115 # specify the program used to strip binaries. This is especially
1116 # annoying in cross-compiling environments, where the build's strip
1117 # is unlikely to handle the host's binaries.
1118 # Fortunately install-sh will honor a STRIPPROG variable, so we
1119 # always use install-sh in `make install-strip', and initialize
1120 # STRIPPROG with the value of the STRIP variable (set by the user).
1121 AC_DEFUN([AM_PROG_INSTALL_STRIP],
1122 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1123 # Installed binaries are usually stripped using `strip' when the user
1124 # run `make install-strip'. However `strip' might not be the right
1125 # tool to use in cross-compilation environments, therefore Automake
1126 # will honor the `STRIP' environment variable to overrule this program.
1127 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1128 if test "$cross_compiling" != no; then
1129 AC_CHECK_TOOL([STRIP], [strip], :)
1130 fi
1131 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1132 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1133
1134 # Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1135 #
1136 # This file is free software; the Free Software Foundation
1137 # gives unlimited permission to copy and/or distribute it,
1138 # with or without modifications, as long as this notice is preserved.
1139
1140 # serial 3
1141
1142 # _AM_SUBST_NOTMAKE(VARIABLE)
1143 # ---------------------------
1144 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
1145 # This macro is traced by Automake.
1146 AC_DEFUN([_AM_SUBST_NOTMAKE])
1147
1148 # AM_SUBST_NOTMAKE(VARIABLE)
1149 # --------------------------
1150 # Public sister of _AM_SUBST_NOTMAKE.
1151 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1152
1153 # Check how to create a tarball. -*- Autoconf -*-
1154
1155 # Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1156 #
1157 # This file is free software; the Free Software Foundation
1158 # gives unlimited permission to copy and/or distribute it,
1159 # with or without modifications, as long as this notice is preserved.
1160
1161 # serial 2
1162
1163 # _AM_PROG_TAR(FORMAT)
1164 # --------------------
1165 # Check how to create a tarball in format FORMAT.
1166 # FORMAT should be one of `v7', `ustar', or `pax'.
1167 #
1168 # Substitute a variable $(am__tar) that is a command
1169 # writing to stdout a FORMAT-tarball containing the directory
1170 # $tardir.
1171 # tardir=directory && $(am__tar) > result.tar
1172 #
1173 # Substitute a variable $(am__untar) that extract such
1174 # a tarball read from stdin.
1175 # $(am__untar) < result.tar
1176 AC_DEFUN([_AM_PROG_TAR],
1177 [# Always define AMTAR for backward compatibility. Yes, it's still used
1178 # in the wild :-( We should find a proper way to deprecate it ...
1179 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1180 m4_if([$1], [v7],
1181 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1182 [m4_case([$1], [ustar],, [pax],,
1183 [m4_fatal([Unknown tar format])])
1184 AC_MSG_CHECKING([how to create a $1 tar archive])
1185 # Loop over all known methods to create a tar archive until one works.
1186 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1187 _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1188 # Do not fold the above two line into one, because Tru64 sh and
1189 # Solaris sh will not grok spaces in the rhs of `-'.
1190 for _am_tool in $_am_tools
1191 do
1192 case $_am_tool in
1193 gnutar)
1194 for _am_tar in tar gnutar gtar;
1195 do
1196 AM_RUN_LOG([$_am_tar --version]) && break
1197 done
1198 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1199 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1200 am__untar="$_am_tar -xf -"
1201 ;;
1202 plaintar)
1203 # Must skip GNU tar: if it does not support --format= it doesn't create
1204 # ustar tarball either.
1205 (tar --version) >/dev/null 2>&1 && continue
1206 am__tar='tar chf - "$$tardir"'
1207 am__tar_='tar chf - "$tardir"'
1208 am__untar='tar xf -'
1209 ;;
1210 pax)
1211 am__tar='pax -L -x $1 -w "$$tardir"'
1212 am__tar_='pax -L -x $1 -w "$tardir"'
1213 am__untar='pax -r'
1214 ;;
1215 cpio)
1216 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1217 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1218 am__untar='cpio -i -H $1 -d'
1219 ;;
1220 none)
1221 am__tar=false
1222 am__tar_=false
1223 am__untar=false
1224 ;;
1225 esac
1226
1227 # If the value was cached, stop now. We just wanted to have am__tar
1228 # and am__untar set.
1229 test -n "${am_cv_prog_tar_$1}" && break
1230
1231 # tar/untar a dummy directory, and stop if the command works
1232 rm -rf conftest.dir
1233 mkdir conftest.dir
1234 echo GrepMe > conftest.dir/file
1235 AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1236 rm -rf conftest.dir
1237 if test -s conftest.tar; then
1238 AM_RUN_LOG([$am__untar <conftest.tar])
1239 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1240 fi
1241 done
1242 rm -rf conftest.dir
1243
1244 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1245 AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1246 AC_SUBST([am__tar])
1247 AC_SUBST([am__untar])
1248 ]) # _AM_PROG_TAR
1249
1250 # nls.m4 serial 5 (gettext-0.18)
1251 dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
1252 dnl Inc.
1253 dnl This file is free software; the Free Software Foundation
1254 dnl gives unlimited permission to copy and/or distribute it,
1255 dnl with or without modifications, as long as this notice is preserved.
1256 dnl
1257 dnl This file can can be used in projects which are not available under
1258 dnl the GNU General Public License or the GNU Library General Public
1259 dnl License but which still want to provide support for the GNU gettext
1260 dnl functionality.
1261 dnl Please note that the actual code of the GNU gettext library is covered
1262 dnl by the GNU Library General Public License, and the rest of the GNU
1263 dnl gettext package package is covered by the GNU General Public License.
1264 dnl They are *not* in the public domain.
1265
1266 dnl Authors:
1267 dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
1268 dnl Bruno Haible <haible@clisp.cons.org>, 2000-2003.
1269
1270 AC_PREREQ([2.50])
1271
1272 AC_DEFUN([AM_NLS],
1273 [
1274 AC_MSG_CHECKING([whether NLS is requested])
1275 dnl Default is enabled NLS
1276 AC_ARG_ENABLE([nls],
1277 [ --disable-nls do not use Native Language Support],
1278 USE_NLS=$enableval, USE_NLS=yes)
1279 AC_MSG_RESULT([$USE_NLS])
1280 AC_SUBST([USE_NLS])
1281 ])
1282
1283 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
1284 # serial 1 (pkg-config-0.24)
1285 #
1286 # Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
1287 #
1288 # This program is free software; you can redistribute it and/or modify
1289 # it under the terms of the GNU General Public License as published by
1290 # the Free Software Foundation; either version 2 of the License, or
1291 # (at your option) any later version.
1292 #
1293 # This program is distributed in the hope that it will be useful, but
1294 # WITHOUT ANY WARRANTY; without even the implied warranty of
1295 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1296 # General Public License for more details.
1297 #
1298 # You should have received a copy of the GNU General Public License
1299 # along with this program; if not, write to the Free Software
1300 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1301 #
1302 # As a special exception to the GNU General Public License, if you
1303 # distribute this file as part of a program that contains a
1304 # configuration script generated by Autoconf, you may include it under
1305 # the same distribution terms that you use for the rest of that program.
1306
1307 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
1308 # ----------------------------------
1309 AC_DEFUN([PKG_PROG_PKG_CONFIG],
1310 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
1311 m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
1312 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
1313 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
1314 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
1315
1316 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
1317 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
1318 fi
1319 if test -n "$PKG_CONFIG"; then
1320 _pkg_min_version=m4_default([$1], [0.9.0])
1321 AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
1322 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
1323 AC_MSG_RESULT([yes])
1324 else
1325 AC_MSG_RESULT([no])
1326 PKG_CONFIG=""
1327 fi
1328 fi[]dnl
1329 ])# PKG_PROG_PKG_CONFIG
1330
1331 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
1332 #
1333 # Check to see whether a particular set of modules exists. Similar
1334 # to PKG_CHECK_MODULES(), but does not set variables or print errors.
1335 #
1336 # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
1337 # only at the first occurence in configure.ac, so if the first place
1338 # it's called might be skipped (such as if it is within an "if", you
1339 # have to call PKG_CHECK_EXISTS manually
1340 # --------------------------------------------------------------
1341 AC_DEFUN([PKG_CHECK_EXISTS],
1342 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
1343 if test -n "$PKG_CONFIG" && \
1344 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
1345 m4_default([$2], [:])
1346 m4_ifvaln([$3], [else
1347 $3])dnl
1348 fi])
1349
1350 # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
1351 # ---------------------------------------------
1352 m4_define([_PKG_CONFIG],
1353 [if test -n "$$1"; then
1354 pkg_cv_[]$1="$$1"
1355 elif test -n "$PKG_CONFIG"; then
1356 PKG_CHECK_EXISTS([$3],
1357 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
1358 [pkg_failed=yes])
1359 else
1360 pkg_failed=untried
1361 fi[]dnl
1362 ])# _PKG_CONFIG
1363
1364 # _PKG_SHORT_ERRORS_SUPPORTED
1365 # -----------------------------
1366 AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED],
1367 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
1368 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1369 _pkg_short_errors_supported=yes
1370 else
1371 _pkg_short_errors_supported=no
1372 fi[]dnl
1373 ])# _PKG_SHORT_ERRORS_SUPPORTED
1374
1375
1376 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
1377 # [ACTION-IF-NOT-FOUND])
1378 #
1379 #
1380 # Note that if there is a possibility the first call to
1381 # PKG_CHECK_MODULES might not happen, you should be sure to include an
1382 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
1383 #
1384 #
1385 # --------------------------------------------------------------
1386 AC_DEFUN([PKG_CHECK_MODULES],
1387 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
1388 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
1389 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
1390
1391 pkg_failed=no
1392 AC_MSG_CHECKING([for $1])
1393
1394 _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
1395 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
1396
1397 m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
1398 and $1[]_LIBS to avoid the need to call pkg-config.
1399 See the pkg-config man page for more details.])
1400
1401 if test $pkg_failed = yes; then
1402 AC_MSG_RESULT([no])
1403 _PKG_SHORT_ERRORS_SUPPORTED
1404 if test $_pkg_short_errors_supported = yes; then
1405 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
1406 else
1407 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
1408 fi
1409 # Put the nasty error message in config.log where it belongs
1410 echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
1411
1412 m4_default([$4], [AC_MSG_ERROR(
1413 [Package requirements ($2) were not met:
1414
1415 $$1_PKG_ERRORS
1416
1417 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1418 installed software in a non-standard prefix.
1419
1420 _PKG_TEXT])
1421 ])
1422 elif test $pkg_failed = untried; then
1423 AC_MSG_RESULT([no])
1424 m4_default([$4], [AC_MSG_FAILURE(
1425 [The pkg-config script could not be found or is too old. Make sure it
1426 is in your PATH or set the PKG_CONFIG environment variable to the full
1427 path to pkg-config.
1428
1429 _PKG_TEXT
1430
1431 To get pkg-config, see <http://pkg-config.freedesktop.org/>.])
1432 ])
1433 else
1434 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
1435 $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
1436 AC_MSG_RESULT([yes])
1437 $3
1438 fi[]dnl
1439 ])# PKG_CHECK_MODULES
1440
1441 AC_DEFUN([YELP_HELP_INIT],
1442 [
1443 AC_REQUIRE([AC_PROG_LN_S])
1444 m4_pattern_allow([AM_V_at])
1445 m4_pattern_allow([AM_V_GEN])
1446 m4_pattern_allow([AM_DEFAULT_VERBOSITY])
1447 AC_ARG_WITH([help-dir],
1448 AC_HELP_STRING([--with-help-dir=DIR],
1449 [path where help files are installed]),,
1450 [with_help_dir='${datadir}/help'])
1451 HELP_DIR="$with_help_dir"
1452 AC_SUBST(HELP_DIR)
1453
1454 AC_ARG_VAR([ITSTOOL], [Path to the `itstool` command])
1455 AC_CHECK_PROG([ITSTOOL], [itstool], [itstool])
1456 if test x"$ITSTOOL" = x; then
1457 AC_MSG_ERROR([itstool not found])
1458 fi
1459
1460 AC_ARG_VAR([XMLLINT], [Path to the `xmllint` command])
1461 AC_CHECK_PROG([XMLLINT], [xmllint], [xmllint])
1462 if test x"$XMLLINT" = x; then
1463 AC_MSG_ERROR([xmllint not found])
1464 fi
1465
1466 YELP_HELP_RULES='
1467 HELP_ID ?=
1468 HELP_POT ?=
1469 HELP_FILES ?=
1470 HELP_EXTRA ?=
1471 HELP_MEDIA ?=
1472 HELP_LINGUAS ?=
1473
1474 _HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS))
1475 _HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot))
1476 _HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po))
1477 _HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES))
1478 _HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f))
1479 _HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f))
1480 _HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f))
1481 _HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f)))
1482 _HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp)
1483
1484 _HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
1485 _HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V))
1486 _HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V))
1487 _HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V))
1488 _HELP_LC_VERBOSE_0 = @echo " GEN "$(dir [$]@);
1489
1490 all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES)
1491
1492 .PHONY: pot
1493 pot: $(_HELP_POTFILE)
1494 $(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
1495 $(AM_V_GEN)$(ITSTOOL) -o "[$]@" $(_HELP_C_FILES)
1496
1497 .PHONY: repo
1498 repo: $(_HELP_POTFILE)
1499 $(AM_V_at)for po in $(_HELP_POFILES); do \
1500 if test "x[$](_HELP_V)" = "x0"; then echo " GEN $${po}"; fi; \
1501 msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \
1502 done
1503
1504 $(_HELP_POFILES):
1505 $(AM_V_at)if ! test -d "$(dir [$]@)"; then mkdir "$(dir [$]@)"; fi
1506 $(AM_V_at)if test ! -f "[$]@" -a -f "$(srcdir)/[$]@"; then cp "$(srcdir)/[$]@" "[$]@"; fi
1507 $(AM_V_GEN)if ! test -f "[$]@"; then \
1508 (cd "$(dir [$]@)" && \
1509 $(ITSTOOL) -o "$(notdir [$]@).tmp" $(_HELP_C_FILES) && \
1510 mv "$(notdir [$]@).tmp" "$(notdir [$]@)"); \
1511 else \
1512 (cd "$(dir [$]@)" && \
1513 $(ITSTOOL) -o "$(notdir [$]@).tmp" $(_HELP_C_FILES) && \
1514 msgmerge -o "$(notdir [$]@)" "$(notdir [$]@)" "$(notdir [$]@).tmp" && \
1515 rm "$(notdir [$]@).tmp"); \
1516 fi
1517
1518 $(_HELP_MOFILES): %.mo: %.po
1519 $(AM_V_at)if ! test -d "$(dir [$]@)"; then mkdir "$(dir [$]@)"; fi
1520 $(AM_V_GEN)msgfmt -o "[$]@" "$<"
1521
1522 $(_HELP_LC_FILES): $(_HELP_LINGUAS)
1523 $(_HELP_LINGUAS): $(_HELP_LC_STAMPS)
1524 $(_HELP_LC_STAMPS): %.stamp: %.mo
1525 $(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA)
1526 $(AM_V_at)if ! test -d "$(dir [$]@)"; then mkdir "$(dir [$]@)"; fi
1527 $(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \
1528 mo="$(dir [$]@)$(patsubst %/$(notdir [$]@),%,[$]@).mo"; \
1529 if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \
1530 (cd "$(dir [$]@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \
1531 touch "[$]@"
1532
1533 .PHONY: clean-help
1534 mostlyclean-am: $(if $(HELP_ID),clean-help)
1535 clean-help:
1536 rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES)
1537
1538 EXTRA_DIST ?=
1539 EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
1540 EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)
1541 EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po)
1542 EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
1543
1544 distdir: distdir-help-files
1545 distdir-help-files:
1546 @for lc in C $(HELP_LINGUAS); do \
1547 $(MKDIR_P) "$(distdir)/$$lc"; \
1548 for file in $(HELP_FILES); do \
1549 if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \
1550 cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \
1551 done; \
1552 done; \
1553
1554 .PHONY: check-help
1555 check: check-help
1556 check-help:
1557 for lc in C $(_HELP_LINGUAS); do \
1558 if test -d "$$lc"; \
1559 then d=; \
1560 xmlpath="$$lc"; \
1561 else \
1562 d="$(srcdir)/"; \
1563 xmlpath="$$lc:$(srcdir)/$$lc"; \
1564 fi; \
1565 for page in $(HELP_FILES); do \
1566 echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \
1567 $(XMLLINT) --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \
1568 done; \
1569 done
1570
1571
1572 .PHONY: install-help
1573 install-data-am: $(if $(HELP_ID),install-help)
1574 install-help:
1575 @for lc in C $(_HELP_LINGUAS); do \
1576 $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
1577 done
1578 @for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
1579 if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \
1580 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
1581 if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
1582 echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
1583 $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
1584 done; done
1585 @for f in $(_HELP_C_EXTRA); do \
1586 lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
1587 if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
1588 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
1589 if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
1590 echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
1591 $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
1592 done
1593 @for f in $(HELP_MEDIA); do \
1594 for lc in C $(_HELP_LINGUAS); do \
1595 if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \
1596 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
1597 mdir=`dirname "$$f"`; \
1598 if test "x$mdir" = "x."; then mdir=""; fi; \
1599 if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \
1600 if test -f "$$d$$lc/$$f"; then \
1601 echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \
1602 $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \
1603 elif test "x$$lc" != "xC"; then \
1604 echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \
1605 $(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \
1606 fi; \
1607 done; \
1608 done
1609
1610 .PHONY: uninstall-help
1611 uninstall-am: $(if $(HELP_ID),uninstall-help)
1612 uninstall-help:
1613 for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
1614 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
1615 echo "rm -f $$helpdir`basename $$f`"; \
1616 rm -f "$$helpdir`basename $$f`"; \
1617 done; done
1618 @for f in $(_HELP_C_EXTRA); do \
1619 lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
1620 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
1621 echo "rm -f $$helpdir`basename $$f`"; \
1622 rm -f "$$helpdir`basename $$f`"; \
1623 done
1624 @for f in $(HELP_MEDIA); do \
1625 for lc in C $(_HELP_LINGUAS); do \
1626 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
1627 echo "rm -f $$helpdir$$f"; \
1628 rm -f "$$helpdir$$f"; \
1629 done; \
1630 done;
1631 '
1632 AC_SUBST([YELP_HELP_RULES])
1633 m4_ifdef([_AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE([YELP_HELP_RULES])])
1634 ])
19 To do so, use the procedure documented by the package, typically 'autoreconf'.])])
163520
163621 # Configure paths for GLIB
163722 # Owen Taylor 1997-2001
1848233 rm -f conf.glibtest
1849234 ])
1850235
236 # nls.m4 serial 5 (gettext-0.18)
237 dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
238 dnl Inc.
239 dnl This file is free software; the Free Software Foundation
240 dnl gives unlimited permission to copy and/or distribute it,
241 dnl with or without modifications, as long as this notice is preserved.
242 dnl
243 dnl This file can can be used in projects which are not available under
244 dnl the GNU General Public License or the GNU Library General Public
245 dnl License but which still want to provide support for the GNU gettext
246 dnl functionality.
247 dnl Please note that the actual code of the GNU gettext library is covered
248 dnl by the GNU Library General Public License, and the rest of the GNU
249 dnl gettext package package is covered by the GNU General Public License.
250 dnl They are *not* in the public domain.
251
252 dnl Authors:
253 dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
254 dnl Bruno Haible <haible@clisp.cons.org>, 2000-2003.
255
256 AC_PREREQ([2.50])
257
258 AC_DEFUN([AM_NLS],
259 [
260 AC_MSG_CHECKING([whether NLS is requested])
261 dnl Default is enabled NLS
262 AC_ARG_ENABLE([nls],
263 [ --disable-nls do not use Native Language Support],
264 USE_NLS=$enableval, USE_NLS=yes)
265 AC_MSG_RESULT([$USE_NLS])
266 AC_SUBST([USE_NLS])
267 ])
268
269 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
270 # serial 1 (pkg-config-0.24)
271 #
272 # Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
273 #
274 # This program is free software; you can redistribute it and/or modify
275 # it under the terms of the GNU General Public License as published by
276 # the Free Software Foundation; either version 2 of the License, or
277 # (at your option) any later version.
278 #
279 # This program is distributed in the hope that it will be useful, but
280 # WITHOUT ANY WARRANTY; without even the implied warranty of
281 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
282 # General Public License for more details.
283 #
284 # You should have received a copy of the GNU General Public License
285 # along with this program; if not, write to the Free Software
286 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
287 #
288 # As a special exception to the GNU General Public License, if you
289 # distribute this file as part of a program that contains a
290 # configuration script generated by Autoconf, you may include it under
291 # the same distribution terms that you use for the rest of that program.
292
293 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
294 # ----------------------------------
295 AC_DEFUN([PKG_PROG_PKG_CONFIG],
296 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
297 m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
298 m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
299 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
300 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
301 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
302
303 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
304 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
305 fi
306 if test -n "$PKG_CONFIG"; then
307 _pkg_min_version=m4_default([$1], [0.9.0])
308 AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
309 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
310 AC_MSG_RESULT([yes])
311 else
312 AC_MSG_RESULT([no])
313 PKG_CONFIG=""
314 fi
315 fi[]dnl
316 ])# PKG_PROG_PKG_CONFIG
317
318 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
319 #
320 # Check to see whether a particular set of modules exists. Similar
321 # to PKG_CHECK_MODULES(), but does not set variables or print errors.
322 #
323 # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
324 # only at the first occurence in configure.ac, so if the first place
325 # it's called might be skipped (such as if it is within an "if", you
326 # have to call PKG_CHECK_EXISTS manually
327 # --------------------------------------------------------------
328 AC_DEFUN([PKG_CHECK_EXISTS],
329 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
330 if test -n "$PKG_CONFIG" && \
331 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
332 m4_default([$2], [:])
333 m4_ifvaln([$3], [else
334 $3])dnl
335 fi])
336
337 # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
338 # ---------------------------------------------
339 m4_define([_PKG_CONFIG],
340 [if test -n "$$1"; then
341 pkg_cv_[]$1="$$1"
342 elif test -n "$PKG_CONFIG"; then
343 PKG_CHECK_EXISTS([$3],
344 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
345 test "x$?" != "x0" && pkg_failed=yes ],
346 [pkg_failed=yes])
347 else
348 pkg_failed=untried
349 fi[]dnl
350 ])# _PKG_CONFIG
351
352 # _PKG_SHORT_ERRORS_SUPPORTED
353 # -----------------------------
354 AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED],
355 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
356 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
357 _pkg_short_errors_supported=yes
358 else
359 _pkg_short_errors_supported=no
360 fi[]dnl
361 ])# _PKG_SHORT_ERRORS_SUPPORTED
362
363
364 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
365 # [ACTION-IF-NOT-FOUND])
366 #
367 #
368 # Note that if there is a possibility the first call to
369 # PKG_CHECK_MODULES might not happen, you should be sure to include an
370 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
371 #
372 #
373 # --------------------------------------------------------------
374 AC_DEFUN([PKG_CHECK_MODULES],
375 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
376 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
377 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
378
379 pkg_failed=no
380 AC_MSG_CHECKING([for $1])
381
382 _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
383 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
384
385 m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
386 and $1[]_LIBS to avoid the need to call pkg-config.
387 See the pkg-config man page for more details.])
388
389 if test $pkg_failed = yes; then
390 AC_MSG_RESULT([no])
391 _PKG_SHORT_ERRORS_SUPPORTED
392 if test $_pkg_short_errors_supported = yes; then
393 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
394 else
395 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
396 fi
397 # Put the nasty error message in config.log where it belongs
398 echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
399
400 m4_default([$4], [AC_MSG_ERROR(
401 [Package requirements ($2) were not met:
402
403 $$1_PKG_ERRORS
404
405 Consider adjusting the PKG_CONFIG_PATH environment variable if you
406 installed software in a non-standard prefix.
407
408 _PKG_TEXT])[]dnl
409 ])
410 elif test $pkg_failed = untried; then
411 AC_MSG_RESULT([no])
412 m4_default([$4], [AC_MSG_FAILURE(
413 [The pkg-config script could not be found or is too old. Make sure it
414 is in your PATH or set the PKG_CONFIG environment variable to the full
415 path to pkg-config.
416
417 _PKG_TEXT
418
419 To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
420 ])
421 else
422 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
423 $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
424 AC_MSG_RESULT([yes])
425 $3
426 fi[]dnl
427 ])# PKG_CHECK_MODULES
428
429
430 # PKG_INSTALLDIR(DIRECTORY)
431 # -------------------------
432 # Substitutes the variable pkgconfigdir as the location where a module
433 # should install pkg-config .pc files. By default the directory is
434 # $libdir/pkgconfig, but the default can be changed by passing
435 # DIRECTORY. The user can override through the --with-pkgconfigdir
436 # parameter.
437 AC_DEFUN([PKG_INSTALLDIR],
438 [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
439 m4_pushdef([pkg_description],
440 [pkg-config installation directory @<:@]pkg_default[@:>@])
441 AC_ARG_WITH([pkgconfigdir],
442 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
443 [with_pkgconfigdir=]pkg_default)
444 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
445 m4_popdef([pkg_default])
446 m4_popdef([pkg_description])
447 ]) dnl PKG_INSTALLDIR
448
449
450 # PKG_NOARCH_INSTALLDIR(DIRECTORY)
451 # -------------------------
452 # Substitutes the variable noarch_pkgconfigdir as the location where a
453 # module should install arch-independent pkg-config .pc files. By
454 # default the directory is $datadir/pkgconfig, but the default can be
455 # changed by passing DIRECTORY. The user can override through the
456 # --with-noarch-pkgconfigdir parameter.
457 AC_DEFUN([PKG_NOARCH_INSTALLDIR],
458 [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
459 m4_pushdef([pkg_description],
460 [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@])
461 AC_ARG_WITH([noarch-pkgconfigdir],
462 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
463 [with_noarch_pkgconfigdir=]pkg_default)
464 AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir])
465 m4_popdef([pkg_default])
466 m4_popdef([pkg_description])
467 ]) dnl PKG_NOARCH_INSTALLDIR
468
469 AC_DEFUN([YELP_HELP_INIT],
470 [
471 AC_REQUIRE([AC_PROG_LN_S])
472 m4_pattern_allow([AM_V_at])
473 m4_pattern_allow([AM_V_GEN])
474 m4_pattern_allow([AM_DEFAULT_VERBOSITY])
475 AC_ARG_WITH([help-dir],
476 AC_HELP_STRING([--with-help-dir=DIR],
477 [path where help files are installed]),,
478 [with_help_dir='${datadir}/help'])
479 HELP_DIR="$with_help_dir"
480 AC_SUBST(HELP_DIR)
481
482 AC_ARG_VAR([ITSTOOL], [Path to the `itstool` command])
483 AC_CHECK_PROG([ITSTOOL], [itstool], [itstool])
484 if test x"$ITSTOOL" = x; then
485 AC_MSG_ERROR([itstool not found])
486 fi
487
488 AC_ARG_VAR([XMLLINT], [Path to the `xmllint` command])
489 AC_CHECK_PROG([XMLLINT], [xmllint], [xmllint])
490 if test x"$XMLLINT" = x; then
491 AC_MSG_ERROR([xmllint not found])
492 fi
493
494 YELP_HELP_RULES='
495 HELP_ID ?=
496 HELP_POT ?=
497 HELP_FILES ?=
498 HELP_EXTRA ?=
499 HELP_MEDIA ?=
500 HELP_LINGUAS ?=
501
502 _HELP_LINGUAS = $(if $(filter environment,$(origin LINGUAS)),$(filter $(LINGUAS),$(HELP_LINGUAS)),$(HELP_LINGUAS))
503 _HELP_POTFILE = $(if $(HELP_POT),$(HELP_POT),$(if $(HELP_ID),$(HELP_ID).pot))
504 _HELP_POFILES = $(if $(HELP_ID),$(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).po))
505 _HELP_MOFILES = $(patsubst %.po,%.mo,$(_HELP_POFILES))
506 _HELP_C_FILES = $(foreach f,$(HELP_FILES),C/$(f))
507 _HELP_C_EXTRA = $(foreach f,$(HELP_EXTRA),C/$(f))
508 _HELP_C_MEDIA = $(foreach f,$(HELP_MEDIA),C/$(f))
509 _HELP_LC_FILES = $(foreach lc,$(_HELP_LINGUAS),$(foreach f,$(HELP_FILES),$(lc)/$(f)))
510 _HELP_LC_STAMPS = $(foreach lc,$(_HELP_LINGUAS),$(lc)/$(lc).stamp)
511
512 _HELP_DEFAULT_V = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
513 _HELP_V = $(if $(V),$(V),$(_HELP_DEFAULT_V))
514 _HELP_LC_VERBOSE = $(_HELP_LC_VERBOSE_$(_HELP_V))
515 _HELP_LC_VERBOSE_ = $(_HELP_LC_VERBOSE_$(_HELP_DEFAULT_V))
516 _HELP_LC_VERBOSE_0 = @echo " GEN "$(dir [$]@);
517
518 all: $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_LC_FILES) $(_HELP_POFILES)
519
520 .PHONY: pot
521 pot: $(_HELP_POTFILE)
522 $(_HELP_POTFILE): $(_HELP_C_FILES) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
523 $(AM_V_GEN)$(ITSTOOL) -o "[$]@" $(_HELP_C_FILES)
524
525 .PHONY: repo
526 repo: $(_HELP_POTFILE)
527 $(AM_V_at)for po in $(_HELP_POFILES); do \
528 if test "x[$](_HELP_V)" = "x0"; then echo " GEN $${po}"; fi; \
529 msgmerge -q -o "$${po}" "$${po}" "$(_HELP_POTFILE)"; \
530 done
531
532 $(_HELP_POFILES):
533 $(AM_V_at)if ! test -d "$(dir [$]@)"; then mkdir "$(dir [$]@)"; fi
534 $(AM_V_at)if test ! -f "[$]@" -a -f "$(srcdir)/[$]@"; then cp "$(srcdir)/[$]@" "[$]@"; fi
535 $(AM_V_GEN)if ! test -f "[$]@"; then \
536 (cd "$(dir [$]@)" && \
537 $(ITSTOOL) -o "$(notdir [$]@).tmp" $(_HELP_C_FILES) && \
538 mv "$(notdir [$]@).tmp" "$(notdir [$]@)"); \
539 else \
540 (cd "$(dir [$]@)" && \
541 $(ITSTOOL) -o "$(notdir [$]@).tmp" $(_HELP_C_FILES) && \
542 msgmerge -o "$(notdir [$]@)" "$(notdir [$]@)" "$(notdir [$]@).tmp" && \
543 rm "$(notdir [$]@).tmp"); \
544 fi
545
546 $(_HELP_MOFILES): %.mo: %.po
547 $(AM_V_at)if ! test -d "$(dir [$]@)"; then mkdir "$(dir [$]@)"; fi
548 $(AM_V_GEN)msgfmt -o "[$]@" "$<"
549
550 $(_HELP_LC_FILES): $(_HELP_LINGUAS)
551 $(_HELP_LINGUAS): $(_HELP_LC_STAMPS)
552 $(_HELP_LC_STAMPS): %.stamp: %.mo
553 $(_HELP_LC_STAMPS): $(_HELP_C_FILES) $(_HELP_C_EXTRA)
554 $(AM_V_at)if ! test -d "$(dir [$]@)"; then mkdir "$(dir [$]@)"; fi
555 $(_HELP_LC_VERBOSE)if test -d "C"; then d="../"; else d="$(abs_srcdir)/"; fi; \
556 mo="$(dir [$]@)$(patsubst %/$(notdir [$]@),%,[$]@).mo"; \
557 if test -f "$${mo}"; then mo="../$${mo}"; else mo="$(abs_srcdir)/$${mo}"; fi; \
558 (cd "$(dir [$]@)" && $(ITSTOOL) -m "$${mo}" $(foreach f,$(_HELP_C_FILES),$${d}/$(f))) && \
559 touch "[$]@"
560
561 .PHONY: clean-help
562 mostlyclean-am: $(if $(HELP_ID),clean-help)
563 clean-help:
564 rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES)
565
566 EXTRA_DIST ?=
567 EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
568 EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)
569 EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po)
570 EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
571
572 distdir: distdir-help-files
573 distdir-help-files:
574 @for lc in C $(HELP_LINGUAS); do \
575 $(MKDIR_P) "$(distdir)/$$lc"; \
576 for file in $(HELP_FILES); do \
577 if test -f "$$lc/$$file"; then d=./; else d=$(srcdir)/; fi; \
578 cp -p "$$d$$lc/$$file" "$(distdir)/$$lc/" || exit 1; \
579 done; \
580 done; \
581
582 .PHONY: check-help
583 check: check-help
584 check-help:
585 for lc in C $(_HELP_LINGUAS); do \
586 if test -d "$$lc"; \
587 then d=; \
588 xmlpath="$$lc"; \
589 else \
590 d="$(srcdir)/"; \
591 xmlpath="$$lc:$(srcdir)/$$lc"; \
592 fi; \
593 for page in $(HELP_FILES); do \
594 echo "$(XMLLINT) --noout --noent --path $$xmlpath --xinclude $$d$$lc/$$page"; \
595 $(XMLLINT) --noout --noent --path "$$xmlpath" --xinclude "$$d$$lc/$$page"; \
596 done; \
597 done
598
599
600 .PHONY: install-help
601 install-data-am: $(if $(HELP_ID),install-help)
602 install-help:
603 @for lc in C $(_HELP_LINGUAS); do \
604 $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
605 done
606 @for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
607 if test -f "$$lc/$$f"; then d=; else d="$(srcdir)/"; fi; \
608 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
609 if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
610 echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir`basename $$f`"; \
611 $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir`basename $$f`" || exit 1; \
612 done; done
613 @for f in $(_HELP_C_EXTRA); do \
614 lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
615 if test -f "$$f"; then d=; else d="$(srcdir)/"; fi; \
616 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
617 if ! test -d "$$helpdir"; then $(mkinstalldirs) "$$helpdir"; fi; \
618 echo "$(INSTALL_DATA) $$d$$f $$helpdir`basename $$f`"; \
619 $(INSTALL_DATA) "$$d$$f" "$$helpdir`basename $$f`" || exit 1; \
620 done
621 @for f in $(HELP_MEDIA); do \
622 for lc in C $(_HELP_LINGUAS); do \
623 if test -f "$$lc$$f"; then d=; else d="$(srcdir)/"; fi; \
624 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
625 mdir=`dirname "$$f"`; \
626 if test "x$mdir" = "x."; then mdir=""; fi; \
627 if ! test -d "$$helpdir$$mdir"; then $(mkinstalldirs) "$$helpdir$$mdir"; fi; \
628 if test -f "$$d$$lc/$$f"; then \
629 echo "$(INSTALL_DATA) $$d$$lc/$$f $$helpdir$$f"; \
630 $(INSTALL_DATA) "$$d$$lc/$$f" "$$helpdir$$f" || exit 1; \
631 elif test "x$$lc" != "xC"; then \
632 echo "$(LN_S) -f $(HELP_DIR)/C/$(HELP_ID)/$$f $$helpdir$$f"; \
633 $(LN_S) -f "$(HELP_DIR)/C/$(HELP_ID)/$$f" "$$helpdir$$f" || exit 1; \
634 fi; \
635 done; \
636 done
637
638 .PHONY: uninstall-help
639 uninstall-am: $(if $(HELP_ID),uninstall-help)
640 uninstall-help:
641 for lc in C $(_HELP_LINGUAS); do for f in $(HELP_FILES); do \
642 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
643 echo "rm -f $$helpdir`basename $$f`"; \
644 rm -f "$$helpdir`basename $$f`"; \
645 done; done
646 @for f in $(_HELP_C_EXTRA); do \
647 lc=`dirname "$$f"`; lc=`basename "$$lc"`; \
648 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
649 echo "rm -f $$helpdir`basename $$f`"; \
650 rm -f "$$helpdir`basename $$f`"; \
651 done
652 @for f in $(HELP_MEDIA); do \
653 for lc in C $(_HELP_LINGUAS); do \
654 helpdir="$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)/"; \
655 echo "rm -f $$helpdir$$f"; \
656 rm -f "$$helpdir$$f"; \
657 done; \
658 done;
659 '
660 AC_SUBST([YELP_HELP_RULES])
661 m4_ifdef([_AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE([YELP_HELP_RULES])])
662 ])
663
664 # Copyright (C) 2002-2012 Free Software Foundation, Inc.
665 #
666 # This file is free software; the Free Software Foundation
667 # gives unlimited permission to copy and/or distribute it,
668 # with or without modifications, as long as this notice is preserved.
669
670 # serial 8
671
672 # AM_AUTOMAKE_VERSION(VERSION)
673 # ----------------------------
674 # Automake X.Y traces this macro to ensure aclocal.m4 has been
675 # generated from the m4 files accompanying Automake X.Y.
676 # (This private macro should not be called outside this file.)
677 AC_DEFUN([AM_AUTOMAKE_VERSION],
678 [am__api_version='1.12'
679 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
680 dnl require some minimum version. Point them to the right macro.
681 m4_if([$1], [1.12.2], [],
682 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
683 ])
684
685 # _AM_AUTOCONF_VERSION(VERSION)
686 # -----------------------------
687 # aclocal traces this macro to find the Autoconf version.
688 # This is a private macro too. Using m4_define simplifies
689 # the logic in aclocal, which can simply ignore this definition.
690 m4_define([_AM_AUTOCONF_VERSION], [])
691
692 # AM_SET_CURRENT_AUTOMAKE_VERSION
693 # -------------------------------
694 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
695 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
696 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
697 [AM_AUTOMAKE_VERSION([1.12.2])dnl
698 m4_ifndef([AC_AUTOCONF_VERSION],
699 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
700 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
701
702 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
703
704 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
705 #
706 # This file is free software; the Free Software Foundation
707 # gives unlimited permission to copy and/or distribute it,
708 # with or without modifications, as long as this notice is preserved.
709
710 # serial 2
711
712 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
713 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to
714 # '$srcdir', '$srcdir/..', or '$srcdir/../..'.
715 #
716 # Of course, Automake must honor this variable whenever it calls a
717 # tool from the auxiliary directory. The problem is that $srcdir (and
718 # therefore $ac_aux_dir as well) can be either absolute or relative,
719 # depending on how configure is run. This is pretty annoying, since
720 # it makes $ac_aux_dir quite unusable in subdirectories: in the top
721 # source directory, any form will work fine, but in subdirectories a
722 # relative path needs to be adjusted first.
723 #
724 # $ac_aux_dir/missing
725 # fails when called from a subdirectory if $ac_aux_dir is relative
726 # $top_srcdir/$ac_aux_dir/missing
727 # fails if $ac_aux_dir is absolute,
728 # fails when called from a subdirectory in a VPATH build with
729 # a relative $ac_aux_dir
730 #
731 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
732 # are both prefixed by $srcdir. In an in-source build this is usually
733 # harmless because $srcdir is '.', but things will broke when you
734 # start a VPATH build or use an absolute $srcdir.
735 #
736 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
737 # iff we strip the leading $srcdir from $ac_aux_dir. That would be:
738 # am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
739 # and then we would define $MISSING as
740 # MISSING="\${SHELL} $am_aux_dir/missing"
741 # This will work as long as MISSING is not called from configure, because
742 # unfortunately $(top_srcdir) has no meaning in configure.
743 # However there are other variables, like CC, which are often used in
744 # configure, and could therefore not use this "fixed" $ac_aux_dir.
745 #
746 # Another solution, used here, is to always expand $ac_aux_dir to an
747 # absolute PATH. The drawback is that using absolute paths prevent a
748 # configured tree to be moved without reconfiguration.
749
750 AC_DEFUN([AM_AUX_DIR_EXPAND],
751 [dnl Rely on autoconf to set up CDPATH properly.
752 AC_PREREQ([2.50])dnl
753 # expand $ac_aux_dir to an absolute path
754 am_aux_dir=`cd $ac_aux_dir && pwd`
755 ])
756
757 # AM_CONDITIONAL -*- Autoconf -*-
758
759 # Copyright (C) 1997-2012 Free Software Foundation, Inc.
760 #
761 # This file is free software; the Free Software Foundation
762 # gives unlimited permission to copy and/or distribute it,
763 # with or without modifications, as long as this notice is preserved.
764
765 # serial 10
766
767 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
768 # -------------------------------------
769 # Define a conditional.
770 AC_DEFUN([AM_CONDITIONAL],
771 [AC_PREREQ([2.52])dnl
772 m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
773 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
774 AC_SUBST([$1_TRUE])dnl
775 AC_SUBST([$1_FALSE])dnl
776 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
777 _AM_SUBST_NOTMAKE([$1_FALSE])dnl
778 m4_define([_AM_COND_VALUE_$1], [$2])dnl
779 if $2; then
780 $1_TRUE=
781 $1_FALSE='#'
782 else
783 $1_TRUE='#'
784 $1_FALSE=
785 fi
786 AC_CONFIG_COMMANDS_PRE(
787 [if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
788 AC_MSG_ERROR([[conditional "$1" was never defined.
789 Usually this means the macro was only invoked conditionally.]])
790 fi])])
791
792 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
793 #
794 # This file is free software; the Free Software Foundation
795 # gives unlimited permission to copy and/or distribute it,
796 # with or without modifications, as long as this notice is preserved.
797
798 # serial 17
799
800 # There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
801 # written in clear, in which case automake, when reading aclocal.m4,
802 # will think it sees a *use*, and therefore will trigger all it's
803 # C support machinery. Also note that it means that autoscan, seeing
804 # CC etc. in the Makefile, will ask for an AC_PROG_CC use...
805
806
807 # _AM_DEPENDENCIES(NAME)
808 # ----------------------
809 # See how the compiler implements dependency checking.
810 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
811 # We try a few techniques and use that to set a single cache variable.
812 #
813 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
814 # modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
815 # dependency, and given that the user is not expected to run this macro,
816 # just rely on AC_PROG_CC.
817 AC_DEFUN([_AM_DEPENDENCIES],
818 [AC_REQUIRE([AM_SET_DEPDIR])dnl
819 AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
820 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
821 AC_REQUIRE([AM_DEP_TRACK])dnl
822
823 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
824 [$1], [CXX], [depcc="$CXX" am_compiler_list=],
825 [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
826 [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
827 [$1], [UPC], [depcc="$UPC" am_compiler_list=],
828 [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
829 [depcc="$$1" am_compiler_list=])
830
831 AC_CACHE_CHECK([dependency style of $depcc],
832 [am_cv_$1_dependencies_compiler_type],
833 [if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
834 # We make a subdir and do the tests there. Otherwise we can end up
835 # making bogus files that we don't know about and never remove. For
836 # instance it was reported that on HP-UX the gcc test will end up
837 # making a dummy file named 'D' -- because '-MD' means "put the output
838 # in D".
839 rm -rf conftest.dir
840 mkdir conftest.dir
841 # Copy depcomp to subdir because otherwise we won't find it if we're
842 # using a relative directory.
843 cp "$am_depcomp" conftest.dir
844 cd conftest.dir
845 # We will build objects and dependencies in a subdirectory because
846 # it helps to detect inapplicable dependency modes. For instance
847 # both Tru64's cc and ICC support -MD to output dependencies as a
848 # side effect of compilation, but ICC will put the dependencies in
849 # the current directory while Tru64 will put them in the object
850 # directory.
851 mkdir sub
852
853 am_cv_$1_dependencies_compiler_type=none
854 if test "$am_compiler_list" = ""; then
855 am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
856 fi
857 am__universal=false
858 m4_case([$1], [CC],
859 [case " $depcc " in #(
860 *\ -arch\ *\ -arch\ *) am__universal=true ;;
861 esac],
862 [CXX],
863 [case " $depcc " in #(
864 *\ -arch\ *\ -arch\ *) am__universal=true ;;
865 esac])
866
867 for depmode in $am_compiler_list; do
868 # Setup a source with many dependencies, because some compilers
869 # like to wrap large dependency lists on column 80 (with \), and
870 # we should not choose a depcomp mode which is confused by this.
871 #
872 # We need to recreate these files for each test, as the compiler may
873 # overwrite some of them when testing with obscure command lines.
874 # This happens at least with the AIX C compiler.
875 : > sub/conftest.c
876 for i in 1 2 3 4 5 6; do
877 echo '#include "conftst'$i'.h"' >> sub/conftest.c
878 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
879 # Solaris 10 /bin/sh.
880 echo '/* dummy */' > sub/conftst$i.h
881 done
882 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
883
884 # We check with '-c' and '-o' for the sake of the "dashmstdout"
885 # mode. It turns out that the SunPro C++ compiler does not properly
886 # handle '-M -o', and we need to detect this. Also, some Intel
887 # versions had trouble with output in subdirs.
888 am__obj=sub/conftest.${OBJEXT-o}
889 am__minus_obj="-o $am__obj"
890 case $depmode in
891 gcc)
892 # This depmode causes a compiler race in universal mode.
893 test "$am__universal" = false || continue
894 ;;
895 nosideeffect)
896 # After this tag, mechanisms are not by side-effect, so they'll
897 # only be used when explicitly requested.
898 if test "x$enable_dependency_tracking" = xyes; then
899 continue
900 else
901 break
902 fi
903 ;;
904 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
905 # This compiler won't grok '-c -o', but also, the minuso test has
906 # not run yet. These depmodes are late enough in the game, and
907 # so weak that their functioning should not be impacted.
908 am__obj=conftest.${OBJEXT-o}
909 am__minus_obj=
910 ;;
911 none) break ;;
912 esac
913 if depmode=$depmode \
914 source=sub/conftest.c object=$am__obj \
915 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
916 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
917 >/dev/null 2>conftest.err &&
918 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
919 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
920 grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
921 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
922 # icc doesn't choke on unknown options, it will just issue warnings
923 # or remarks (even with -Werror). So we grep stderr for any message
924 # that says an option was ignored or not supported.
925 # When given -MP, icc 7.0 and 7.1 complain thusly:
926 # icc: Command line warning: ignoring option '-M'; no argument required
927 # The diagnosis changed in icc 8.0:
928 # icc: Command line remark: option '-MP' not supported
929 if (grep 'ignoring option' conftest.err ||
930 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
931 am_cv_$1_dependencies_compiler_type=$depmode
932 break
933 fi
934 fi
935 done
936
937 cd ..
938 rm -rf conftest.dir
939 else
940 am_cv_$1_dependencies_compiler_type=none
941 fi
942 ])
943 AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
944 AM_CONDITIONAL([am__fastdep$1], [
945 test "x$enable_dependency_tracking" != xno \
946 && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
947 ])
948
949
950 # AM_SET_DEPDIR
951 # -------------
952 # Choose a directory name for dependency files.
953 # This macro is AC_REQUIREd in _AM_DEPENDENCIES.
954 AC_DEFUN([AM_SET_DEPDIR],
955 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
956 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
957 ])
958
959
960 # AM_DEP_TRACK
961 # ------------
962 AC_DEFUN([AM_DEP_TRACK],
963 [AC_ARG_ENABLE([dependency-tracking], [dnl
964 AS_HELP_STRING(
965 [--enable-dependency-tracking],
966 [do not reject slow dependency extractors])
967 AS_HELP_STRING(
968 [--disable-dependency-tracking],
969 [speeds up one-time build])])
970 if test "x$enable_dependency_tracking" != xno; then
971 am_depcomp="$ac_aux_dir/depcomp"
972 AMDEPBACKSLASH='\'
973 am__nodep='_no'
974 fi
975 AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
976 AC_SUBST([AMDEPBACKSLASH])dnl
977 _AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
978 AC_SUBST([am__nodep])dnl
979 _AM_SUBST_NOTMAKE([am__nodep])dnl
980 ])
981
982 # Generate code to set up dependency tracking. -*- Autoconf -*-
983
984 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
985 #
986 # This file is free software; the Free Software Foundation
987 # gives unlimited permission to copy and/or distribute it,
988 # with or without modifications, as long as this notice is preserved.
989
990 # serial 6
991
992 # _AM_OUTPUT_DEPENDENCY_COMMANDS
993 # ------------------------------
994 AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
995 [{
996 # Autoconf 2.62 quotes --file arguments for eval, but not when files
997 # are listed without --file. Let's play safe and only enable the eval
998 # if we detect the quoting.
999 case $CONFIG_FILES in
1000 *\'*) eval set x "$CONFIG_FILES" ;;
1001 *) set x $CONFIG_FILES ;;
1002 esac
1003 shift
1004 for mf
1005 do
1006 # Strip MF so we end up with the name of the file.
1007 mf=`echo "$mf" | sed -e 's/:.*$//'`
1008 # Check whether this is an Automake generated Makefile or not.
1009 # We used to match only the files named 'Makefile.in', but
1010 # some people rename them; so instead we look at the file content.
1011 # Grep'ing the first line is not enough: some people post-process
1012 # each Makefile.in and add a new line on top of each file to say so.
1013 # Grep'ing the whole file is not good either: AIX grep has a line
1014 # limit of 2048, but all sed's we know have understand at least 4000.
1015 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
1016 dirpart=`AS_DIRNAME("$mf")`
1017 else
1018 continue
1019 fi
1020 # Extract the definition of DEPDIR, am__include, and am__quote
1021 # from the Makefile without running 'make'.
1022 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1023 test -z "$DEPDIR" && continue
1024 am__include=`sed -n 's/^am__include = //p' < "$mf"`
1025 test -z "am__include" && continue
1026 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
1027 # Find all dependency output files, they are included files with
1028 # $(DEPDIR) in their names. We invoke sed twice because it is the
1029 # simplest approach to changing $(DEPDIR) to its actual value in the
1030 # expansion.
1031 for file in `sed -n "
1032 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1033 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
1034 # Make sure the directory exists.
1035 test -f "$dirpart/$file" && continue
1036 fdir=`AS_DIRNAME(["$file"])`
1037 AS_MKDIR_P([$dirpart/$fdir])
1038 # echo "creating $dirpart/$file"
1039 echo '# dummy' > "$dirpart/$file"
1040 done
1041 done
1042 }
1043 ])# _AM_OUTPUT_DEPENDENCY_COMMANDS
1044
1045
1046 # AM_OUTPUT_DEPENDENCY_COMMANDS
1047 # -----------------------------
1048 # This macro should only be invoked once -- use via AC_REQUIRE.
1049 #
1050 # This code is only required when automatic dependency tracking
1051 # is enabled. FIXME. This creates each '.P' file that we will
1052 # need in order to bootstrap the dependency handling code.
1053 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
1054 [AC_CONFIG_COMMANDS([depfiles],
1055 [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
1056 [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
1057 ])
1058
1059 # Do all the work for Automake. -*- Autoconf -*-
1060
1061 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
1062 #
1063 # This file is free software; the Free Software Foundation
1064 # gives unlimited permission to copy and/or distribute it,
1065 # with or without modifications, as long as this notice is preserved.
1066
1067 # serial 19
1068
1069 # This macro actually does too much. Some checks are only needed if
1070 # your package does certain things. But this isn't really a big deal.
1071
1072 # AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
1073 # AM_INIT_AUTOMAKE([OPTIONS])
1074 # -----------------------------------------------
1075 # The call with PACKAGE and VERSION arguments is the old style
1076 # call (pre autoconf-2.50), which is being phased out. PACKAGE
1077 # and VERSION should now be passed to AC_INIT and removed from
1078 # the call to AM_INIT_AUTOMAKE.
1079 # We support both call styles for the transition. After
1080 # the next Automake release, Autoconf can make the AC_INIT
1081 # arguments mandatory, and then we can depend on a new Autoconf
1082 # release and drop the old call support.
1083 AC_DEFUN([AM_INIT_AUTOMAKE],
1084 [AC_PREREQ([2.62])dnl
1085 dnl Autoconf wants to disallow AM_ names. We explicitly allow
1086 dnl the ones we care about.
1087 m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
1088 AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
1089 AC_REQUIRE([AC_PROG_INSTALL])dnl
1090 if test "`cd $srcdir && pwd`" != "`pwd`"; then
1091 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
1092 # is not polluted with repeated "-I."
1093 AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
1094 # test to see if srcdir already configured
1095 if test -f $srcdir/config.status; then
1096 AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
1097 fi
1098 fi
1099
1100 # test whether we have cygpath
1101 if test -z "$CYGPATH_W"; then
1102 if (cygpath --version) >/dev/null 2>/dev/null; then
1103 CYGPATH_W='cygpath -w'
1104 else
1105 CYGPATH_W=echo
1106 fi
1107 fi
1108 AC_SUBST([CYGPATH_W])
1109
1110 # Define the identity of the package.
1111 dnl Distinguish between old-style and new-style calls.
1112 m4_ifval([$2],
1113 [AC_DIAGNOSE([obsolete],
1114 [$0: two- and three-arguments forms are deprecated. For more info, see:
1115 http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation])
1116 m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
1117 AC_SUBST([PACKAGE], [$1])dnl
1118 AC_SUBST([VERSION], [$2])],
1119 [_AM_SET_OPTIONS([$1])dnl
1120 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
1121 m4_if(
1122 m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
1123 [ok:ok],,
1124 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
1125 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
1126 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
1127
1128 _AM_IF_OPTION([no-define],,
1129 [AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
1130 AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
1131
1132 # Some tools Automake needs.
1133 AC_REQUIRE([AM_SANITY_CHECK])dnl
1134 AC_REQUIRE([AC_ARG_PROGRAM])dnl
1135 AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
1136 AM_MISSING_PROG([AUTOCONF], [autoconf])
1137 AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
1138 AM_MISSING_PROG([AUTOHEADER], [autoheader])
1139 AM_MISSING_PROG([MAKEINFO], [makeinfo])
1140 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1141 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
1142 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
1143 # For better backward compatibility. To be removed once Automake 1.9.x
1144 # dies out for good. For more background, see:
1145 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
1146 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
1147 AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
1148 # We need awk for the "check" target. The system "awk" is bad on
1149 # some platforms.
1150 AC_REQUIRE([AC_PROG_AWK])dnl
1151 AC_REQUIRE([AC_PROG_MAKE_SET])dnl
1152 AC_REQUIRE([AM_SET_LEADING_DOT])dnl
1153 _AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
1154 [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1155 [_AM_PROG_TAR([v7])])])
1156 _AM_IF_OPTION([no-dependencies],,
1157 [AC_PROVIDE_IFELSE([AC_PROG_CC],
1158 [_AM_DEPENDENCIES([CC])],
1159 [m4_define([AC_PROG_CC],
1160 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
1161 AC_PROVIDE_IFELSE([AC_PROG_CXX],
1162 [_AM_DEPENDENCIES([CXX])],
1163 [m4_define([AC_PROG_CXX],
1164 m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
1165 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
1166 [_AM_DEPENDENCIES([OBJC])],
1167 [m4_define([AC_PROG_OBJC],
1168 m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
1169 dnl Support for Objective C++ was only introduced in Autoconf 2.65,
1170 dnl but we still cater to Autoconf 2.62.
1171 m4_ifdef([AC_PROG_OBJCXX],
1172 [AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
1173 [_AM_DEPENDENCIES([OBJCXX])],
1174 [m4_define([AC_PROG_OBJCXX],
1175 m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])])dnl
1176 ])
1177 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
1178 dnl The 'parallel-tests' driver may need to know about EXEEXT, so add the
1179 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
1180 dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
1181 AC_CONFIG_COMMANDS_PRE(dnl
1182 [m4_provide_if([_AM_COMPILER_EXEEXT],
1183 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
1184 ])
1185
1186 dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
1187 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
1188 dnl mangled by Autoconf and run in a shell conditional statement.
1189 m4_define([_AC_COMPILER_EXEEXT],
1190 m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
1191
1192
1193 # When config.status generates a header, we must update the stamp-h file.
1194 # This file resides in the same directory as the config header
1195 # that is generated. The stamp files are numbered to have different names.
1196
1197 # Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
1198 # loop where config.status creates the headers, so we can generate
1199 # our stamp files there.
1200 AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
1201 [# Compute $1's index in $config_headers.
1202 _am_arg=$1
1203 _am_stamp_count=1
1204 for _am_header in $config_headers :; do
1205 case $_am_header in
1206 $_am_arg | $_am_arg:* )
1207 break ;;
1208 * )
1209 _am_stamp_count=`expr $_am_stamp_count + 1` ;;
1210 esac
1211 done
1212 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
1213
1214 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
1215 #
1216 # This file is free software; the Free Software Foundation
1217 # gives unlimited permission to copy and/or distribute it,
1218 # with or without modifications, as long as this notice is preserved.
1219
1220 # serial 8
1221
1222 # AM_PROG_INSTALL_SH
1223 # ------------------
1224 # Define $install_sh.
1225 AC_DEFUN([AM_PROG_INSTALL_SH],
1226 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1227 if test x"${install_sh}" != xset; then
1228 case $am_aux_dir in
1229 *\ * | *\ *)
1230 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
1231 *)
1232 install_sh="\${SHELL} $am_aux_dir/install-sh"
1233 esac
1234 fi
1235 AC_SUBST([install_sh])])
1236
1237 # Copyright (C) 2003-2012 Free Software Foundation, Inc.
1238 #
1239 # This file is free software; the Free Software Foundation
1240 # gives unlimited permission to copy and/or distribute it,
1241 # with or without modifications, as long as this notice is preserved.
1242
1243 # serial 2
1244
1245 # Check whether the underlying file-system supports filenames
1246 # with a leading dot. For instance MS-DOS doesn't.
1247 AC_DEFUN([AM_SET_LEADING_DOT],
1248 [rm -rf .tst 2>/dev/null
1249 mkdir .tst 2>/dev/null
1250 if test -d .tst; then
1251 am__leading_dot=.
1252 else
1253 am__leading_dot=_
1254 fi
1255 rmdir .tst 2>/dev/null
1256 AC_SUBST([am__leading_dot])])
1257
1258 # Check to see how 'make' treats includes. -*- Autoconf -*-
1259
1260 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
1261 #
1262 # This file is free software; the Free Software Foundation
1263 # gives unlimited permission to copy and/or distribute it,
1264 # with or without modifications, as long as this notice is preserved.
1265
1266 # serial 5
1267
1268 # AM_MAKE_INCLUDE()
1269 # -----------------
1270 # Check to see how make treats includes.
1271 AC_DEFUN([AM_MAKE_INCLUDE],
1272 [am_make=${MAKE-make}
1273 cat > confinc << 'END'
1274 am__doit:
1275 @echo this is the am__doit target
1276 .PHONY: am__doit
1277 END
1278 # If we don't find an include directive, just comment out the code.
1279 AC_MSG_CHECKING([for style of include used by $am_make])
1280 am__include="#"
1281 am__quote=
1282 _am_result=none
1283 # First try GNU make style include.
1284 echo "include confinc" > confmf
1285 # Ignore all kinds of additional output from 'make'.
1286 case `$am_make -s -f confmf 2> /dev/null` in #(
1287 *the\ am__doit\ target*)
1288 am__include=include
1289 am__quote=
1290 _am_result=GNU
1291 ;;
1292 esac
1293 # Now try BSD make style include.
1294 if test "$am__include" = "#"; then
1295 echo '.include "confinc"' > confmf
1296 case `$am_make -s -f confmf 2> /dev/null` in #(
1297 *the\ am__doit\ target*)
1298 am__include=.include
1299 am__quote="\""
1300 _am_result=BSD
1301 ;;
1302 esac
1303 fi
1304 AC_SUBST([am__include])
1305 AC_SUBST([am__quote])
1306 AC_MSG_RESULT([$_am_result])
1307 rm -f confinc confmf
1308 ])
1309
1310 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
1311
1312 # Copyright (C) 1997-2012 Free Software Foundation, Inc.
1313 #
1314 # This file is free software; the Free Software Foundation
1315 # gives unlimited permission to copy and/or distribute it,
1316 # with or without modifications, as long as this notice is preserved.
1317
1318 # serial 7
1319
1320 # AM_MISSING_PROG(NAME, PROGRAM)
1321 # ------------------------------
1322 AC_DEFUN([AM_MISSING_PROG],
1323 [AC_REQUIRE([AM_MISSING_HAS_RUN])
1324 $1=${$1-"${am_missing_run}$2"}
1325 AC_SUBST($1)])
1326
1327
1328 # AM_MISSING_HAS_RUN
1329 # ------------------
1330 # Define MISSING if not defined so far and test if it supports --run.
1331 # If it does, set am_missing_run to use it, otherwise, to nothing.
1332 AC_DEFUN([AM_MISSING_HAS_RUN],
1333 [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1334 AC_REQUIRE_AUX_FILE([missing])dnl
1335 if test x"${MISSING+set}" != xset; then
1336 case $am_aux_dir in
1337 *\ * | *\ *)
1338 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
1339 *)
1340 MISSING="\${SHELL} $am_aux_dir/missing" ;;
1341 esac
1342 fi
1343 # Use eval to expand $SHELL
1344 if eval "$MISSING --run true"; then
1345 am_missing_run="$MISSING --run "
1346 else
1347 am_missing_run=
1348 AC_MSG_WARN(['missing' script is too old or missing])
1349 fi
1350 ])
1351
1352 # Copyright (C) 2003-2012 Free Software Foundation, Inc.
1353 #
1354 # This file is free software; the Free Software Foundation
1355 # gives unlimited permission to copy and/or distribute it,
1356 # with or without modifications, as long as this notice is preserved.
1357
1358 # serial 3
1359
1360 # AM_PROG_MKDIR_P
1361 # ---------------
1362 # Check for 'mkdir -p'.
1363 AC_DEFUN([AM_PROG_MKDIR_P],
1364 [AC_PREREQ([2.60])dnl
1365 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
1366 dnl FIXME to be removed in Automake 1.13.
1367 AC_DIAGNOSE([obsolete],
1368 [$0: this macro is deprecated, and will soon be removed.
1369 You should use the Autoconf-provided 'AC][_PROG_MKDIR_P' macro instead,
1370 and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.])
1371 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
1372 dnl while keeping a definition of mkdir_p for backward compatibility.
1373 dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
1374 dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
1375 dnl Makefile.ins that do not define MKDIR_P, so we do our own
1376 dnl adjustment using top_builddir (which is defined more often than
1377 dnl MKDIR_P).
1378 AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
1379 case $mkdir_p in
1380 [[\\/$]]* | ?:[[\\/]]*) ;;
1381 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
1382 esac
1383 ])
1384
1385 # Helper functions for option handling. -*- Autoconf -*-
1386
1387 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
1388 #
1389 # This file is free software; the Free Software Foundation
1390 # gives unlimited permission to copy and/or distribute it,
1391 # with or without modifications, as long as this notice is preserved.
1392
1393 # serial 6
1394
1395 # _AM_MANGLE_OPTION(NAME)
1396 # -----------------------
1397 AC_DEFUN([_AM_MANGLE_OPTION],
1398 [[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
1399
1400 # _AM_SET_OPTION(NAME)
1401 # --------------------
1402 # Set option NAME. Presently that only means defining a flag for this option.
1403 AC_DEFUN([_AM_SET_OPTION],
1404 [m4_define(_AM_MANGLE_OPTION([$1]), [1])])
1405
1406 # _AM_SET_OPTIONS(OPTIONS)
1407 # ------------------------
1408 # OPTIONS is a space-separated list of Automake options.
1409 AC_DEFUN([_AM_SET_OPTIONS],
1410 [m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
1411
1412 # _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
1413 # -------------------------------------------
1414 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
1415 AC_DEFUN([_AM_IF_OPTION],
1416 [m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
1417
1418 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
1419 #
1420 # This file is free software; the Free Software Foundation
1421 # gives unlimited permission to copy and/or distribute it,
1422 # with or without modifications, as long as this notice is preserved.
1423
1424 # serial 9
1425
1426 # AM_PATH_PYTHON([MINIMUM-VERSION], [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
1427 # ---------------------------------------------------------------------------
1428 # Adds support for distributing Python modules and packages. To
1429 # install modules, copy them to $(pythondir), using the python_PYTHON
1430 # automake variable. To install a package with the same name as the
1431 # automake package, install to $(pkgpythondir), or use the
1432 # pkgpython_PYTHON automake variable.
1433 #
1434 # The variables $(pyexecdir) and $(pkgpyexecdir) are provided as
1435 # locations to install python extension modules (shared libraries).
1436 # Another macro is required to find the appropriate flags to compile
1437 # extension modules.
1438 #
1439 # If your package is configured with a different prefix to python,
1440 # users will have to add the install directory to the PYTHONPATH
1441 # environment variable, or create a .pth file (see the python
1442 # documentation for details).
1443 #
1444 # If the MINIMUM-VERSION argument is passed, AM_PATH_PYTHON will
1445 # cause an error if the version of python installed on the system
1446 # doesn't meet the requirement. MINIMUM-VERSION should consist of
1447 # numbers and dots only.
1448 AC_DEFUN([AM_PATH_PYTHON],
1449 [
1450 dnl Find a Python interpreter. Python versions prior to 2.0 are not
1451 dnl supported. (2.0 was released on October 16, 2000).
1452 m4_define_default([_AM_PYTHON_INTERPRETER_LIST],
1453 [python python2 python3 python3.2 python3.1 python3.0 python2.7 dnl
1454 python2.6 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0])
1455
1456 AC_ARG_VAR([PYTHON], [the Python interpreter])
1457
1458 m4_if([$1],[],[
1459 dnl No version check is needed.
1460 # Find any Python interpreter.
1461 if test -z "$PYTHON"; then
1462 AC_PATH_PROGS([PYTHON], _AM_PYTHON_INTERPRETER_LIST, :)
1463 fi
1464 am_display_PYTHON=python
1465 ], [
1466 dnl A version check is needed.
1467 if test -n "$PYTHON"; then
1468 # If the user set $PYTHON, use it and don't search something else.
1469 AC_MSG_CHECKING([whether $PYTHON version is >= $1])
1470 AM_PYTHON_CHECK_VERSION([$PYTHON], [$1],
1471 [AC_MSG_RESULT([yes])],
1472 [AC_MSG_RESULT([no])
1473 AC_MSG_ERROR([Python interpreter is too old])])
1474 am_display_PYTHON=$PYTHON
1475 else
1476 # Otherwise, try each interpreter until we find one that satisfies
1477 # VERSION.
1478 AC_CACHE_CHECK([for a Python interpreter with version >= $1],
1479 [am_cv_pathless_PYTHON],[
1480 for am_cv_pathless_PYTHON in _AM_PYTHON_INTERPRETER_LIST none; do
1481 test "$am_cv_pathless_PYTHON" = none && break
1482 AM_PYTHON_CHECK_VERSION([$am_cv_pathless_PYTHON], [$1], [break])
1483 done])
1484 # Set $PYTHON to the absolute path of $am_cv_pathless_PYTHON.
1485 if test "$am_cv_pathless_PYTHON" = none; then
1486 PYTHON=:
1487 else
1488 AC_PATH_PROG([PYTHON], [$am_cv_pathless_PYTHON])
1489 fi
1490 am_display_PYTHON=$am_cv_pathless_PYTHON
1491 fi
1492 ])
1493
1494 if test "$PYTHON" = :; then
1495 dnl Run any user-specified action, or abort.
1496 m4_default([$3], [AC_MSG_ERROR([no suitable Python interpreter found])])
1497 else
1498
1499 dnl Query Python for its version number. Getting [:3] seems to be
1500 dnl the best way to do this; it's what "site.py" does in the standard
1501 dnl library.
1502
1503 AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
1504 [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
1505 AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
1506
1507 dnl Use the values of $prefix and $exec_prefix for the corresponding
1508 dnl values of PYTHON_PREFIX and PYTHON_EXEC_PREFIX. These are made
1509 dnl distinct variables so they can be overridden if need be. However,
1510 dnl general consensus is that you shouldn't need this ability.
1511
1512 AC_SUBST([PYTHON_PREFIX], ['${prefix}'])
1513 AC_SUBST([PYTHON_EXEC_PREFIX], ['${exec_prefix}'])
1514
1515 dnl At times (like when building shared libraries) you may want
1516 dnl to know which OS platform Python thinks this is.
1517
1518 AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
1519 [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
1520 AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
1521
1522
1523 dnl Set up 4 directories:
1524
1525 dnl pythondir -- where to install python scripts. This is the
1526 dnl site-packages directory, not the python standard library
1527 dnl directory like in previous automake betas. This behavior
1528 dnl is more consistent with lispdir.m4 for example.
1529 dnl Query distutils for this directory.
1530 AC_CACHE_CHECK([for $am_display_PYTHON script directory],
1531 [am_cv_python_pythondir],
1532 [if test "x$prefix" = xNONE
1533 then
1534 am_py_prefix=$ac_default_prefix
1535 else
1536 am_py_prefix=$prefix
1537 fi
1538 am_cv_python_pythondir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(0,0,prefix='$am_py_prefix'))" 2>/dev/null`
1539 case $am_cv_python_pythondir in
1540 $am_py_prefix*)
1541 am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
1542 am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
1543 ;;
1544 *)
1545 case $am_py_prefix in
1546 /usr|/System*) ;;
1547 *)
1548 am_cv_python_pythondir=$PYTHON_PREFIX/lib/python$PYTHON_VERSION/site-packages
1549 ;;
1550 esac
1551 ;;
1552 esac
1553 ])
1554 AC_SUBST([pythondir], [$am_cv_python_pythondir])
1555
1556 dnl pkgpythondir -- $PACKAGE directory under pythondir. Was
1557 dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is
1558 dnl more consistent with the rest of automake.
1559
1560 AC_SUBST([pkgpythondir], [\${pythondir}/$PACKAGE])
1561
1562 dnl pyexecdir -- directory for installing python extension modules
1563 dnl (shared libraries)
1564 dnl Query distutils for this directory.
1565 AC_CACHE_CHECK([for $am_display_PYTHON extension module directory],
1566 [am_cv_python_pyexecdir],
1567 [if test "x$exec_prefix" = xNONE
1568 then
1569 am_py_exec_prefix=$am_py_prefix
1570 else
1571 am_py_exec_prefix=$exec_prefix
1572 fi
1573 am_cv_python_pyexecdir=`$PYTHON -c "import sys; from distutils import sysconfig; sys.stdout.write(sysconfig.get_python_lib(1,0,prefix='$am_py_exec_prefix'))" 2>/dev/null`
1574 case $am_cv_python_pyexecdir in
1575 $am_py_exec_prefix*)
1576 am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
1577 am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
1578 ;;
1579 *)
1580 case $am_py_exec_prefix in
1581 /usr|/System*) ;;
1582 *)
1583 am_cv_python_pyexecdir=$PYTHON_EXEC_PREFIX/lib/python$PYTHON_VERSION/site-packages
1584 ;;
1585 esac
1586 ;;
1587 esac
1588 ])
1589 AC_SUBST([pyexecdir], [$am_cv_python_pyexecdir])
1590
1591 dnl pkgpyexecdir -- $(pyexecdir)/$(PACKAGE)
1592
1593 AC_SUBST([pkgpyexecdir], [\${pyexecdir}/$PACKAGE])
1594
1595 dnl Run any user-specified action.
1596 $2
1597 fi
1598
1599 ])
1600
1601
1602 # AM_PYTHON_CHECK_VERSION(PROG, VERSION, [ACTION-IF-TRUE], [ACTION-IF-FALSE])
1603 # ---------------------------------------------------------------------------
1604 # Run ACTION-IF-TRUE if the Python interpreter PROG has version >= VERSION.
1605 # Run ACTION-IF-FALSE otherwise.
1606 # This test uses sys.hexversion instead of the string equivalent (first
1607 # word of sys.version), in order to cope with versions such as 2.2c1.
1608 # This supports Python 2.0 or higher. (2.0 was released on October 16, 2000).
1609 AC_DEFUN([AM_PYTHON_CHECK_VERSION],
1610 [prog="import sys
1611 # split strings by '.' and convert to numeric. Append some zeros
1612 # because we need at least 4 digits for the hex conversion.
1613 # map returns an iterator in Python 3.0 and a list in 2.x
1614 minver = list(map(int, '$2'.split('.'))) + [[0, 0, 0]]
1615 minverhex = 0
1616 # xrange is not present in Python 3.0 and range returns an iterator
1617 for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]]
1618 sys.exit(sys.hexversion < minverhex)"
1619 AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])])
1620
1621 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
1622 #
1623 # This file is free software; the Free Software Foundation
1624 # gives unlimited permission to copy and/or distribute it,
1625 # with or without modifications, as long as this notice is preserved.
1626
1627 # serial 1
1628
1629 # AM_RUN_LOG(COMMAND)
1630 # -------------------
1631 # Run COMMAND, save the exit status in ac_status, and log it.
1632 # (This has been adapted from Autoconf's _AC_RUN_LOG macro.)
1633 AC_DEFUN([AM_RUN_LOG],
1634 [{ echo "$as_me:$LINENO: $1" >&AS_MESSAGE_LOG_FD
1635 ($1) >&AS_MESSAGE_LOG_FD 2>&AS_MESSAGE_LOG_FD
1636 ac_status=$?
1637 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1638 (exit $ac_status); }])
1639
1640 # Check to make sure that the build environment is sane. -*- Autoconf -*-
1641
1642 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
1643 #
1644 # This file is free software; the Free Software Foundation
1645 # gives unlimited permission to copy and/or distribute it,
1646 # with or without modifications, as long as this notice is preserved.
1647
1648 # serial 9
1649
1650 # AM_SANITY_CHECK
1651 # ---------------
1652 AC_DEFUN([AM_SANITY_CHECK],
1653 [AC_MSG_CHECKING([whether build environment is sane])
1654 # Reject unsafe characters in $srcdir or the absolute working directory
1655 # name. Accept space and tab only in the latter.
1656 am_lf='
1657 '
1658 case `pwd` in
1659 *[[\\\"\#\$\&\'\`$am_lf]]*)
1660 AC_MSG_ERROR([unsafe absolute working directory name]);;
1661 esac
1662 case $srcdir in
1663 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
1664 AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
1665 esac
1666
1667 # Do 'set' in a subshell so we don't clobber the current shell's
1668 # arguments. Must try -L first in case configure is actually a
1669 # symlink; some systems play weird games with the mod time of symlinks
1670 # (eg FreeBSD returns the mod time of the symlink's containing
1671 # directory).
1672 if (
1673 am_has_slept=no
1674 for am_try in 1 2; do
1675 echo "timestamp, slept: $am_has_slept" > conftest.file
1676 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1677 if test "$[*]" = "X"; then
1678 # -L didn't work.
1679 set X `ls -t "$srcdir/configure" conftest.file`
1680 fi
1681 if test "$[*]" != "X $srcdir/configure conftest.file" \
1682 && test "$[*]" != "X conftest.file $srcdir/configure"; then
1683
1684 # If neither matched, then we have a broken ls. This can happen
1685 # if, for instance, CONFIG_SHELL is bash and it inherits a
1686 # broken ls alias from the environment. This has actually
1687 # happened. Such a system could not be considered "sane".
1688 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
1689 alias in your environment])
1690 fi
1691 if test "$[2]" = conftest.file || test $am_try -eq 2; then
1692 break
1693 fi
1694 # Just in case.
1695 sleep 1
1696 am_has_slept=yes
1697 done
1698 test "$[2]" = conftest.file
1699 )
1700 then
1701 # Ok.
1702 :
1703 else
1704 AC_MSG_ERROR([newly created file is older than distributed files!
1705 Check your system clock])
1706 fi
1707 AC_MSG_RESULT([yes])
1708 # If we didn't sleep, we still need to ensure time stamps of config.status and
1709 # generated files are strictly newer.
1710 am_sleep_pid=
1711 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
1712 ( sleep 1 ) &
1713 am_sleep_pid=$!
1714 fi
1715 AC_CONFIG_COMMANDS_PRE(
1716 [AC_MSG_CHECKING([that generated files are newer than configure])
1717 if test -n "$am_sleep_pid"; then
1718 # Hide warnings about reused PIDs.
1719 wait $am_sleep_pid 2>/dev/null
1720 fi
1721 AC_MSG_RESULT([done])])
1722 rm -f conftest.file
1723 ])
1724
1725 # Copyright (C) 2009-2012 Free Software Foundation, Inc.
1726 #
1727 # This file is free software; the Free Software Foundation
1728 # gives unlimited permission to copy and/or distribute it,
1729 # with or without modifications, as long as this notice is preserved.
1730
1731 # serial 3
1732
1733 # AM_SILENT_RULES([DEFAULT])
1734 # --------------------------
1735 # Enable less verbose build rules; with the default set to DEFAULT
1736 # ("yes" being less verbose, "no" or empty being verbose).
1737 AC_DEFUN([AM_SILENT_RULES],
1738 [AC_ARG_ENABLE([silent-rules], [dnl
1739 AS_HELP_STRING(
1740 [--enable-silent-rules],
1741 [less verbose build output (undo: "make V=1")])
1742 AS_HELP_STRING(
1743 [--disable-silent-rules],
1744 [verbose build output (undo: "make V=0")])dnl
1745 ])
1746 case $enable_silent_rules in @%:@ (((
1747 yes) AM_DEFAULT_VERBOSITY=0;;
1748 no) AM_DEFAULT_VERBOSITY=1;;
1749 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
1750 esac
1751 dnl
1752 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
1753 dnl do not support nested variable expansions.
1754 dnl See automake bug#9928 and bug#10237.
1755 am_make=${MAKE-make}
1756 AC_CACHE_CHECK([whether $am_make supports nested variables],
1757 [am_cv_make_support_nested_variables],
1758 [if AS_ECHO([['TRUE=$(BAR$(V))
1759 BAR0=false
1760 BAR1=true
1761 V=1
1762 am__doit:
1763 @$(TRUE)
1764 .PHONY: am__doit']]) | $am_make -f - >/dev/null 2>&1; then
1765 am_cv_make_support_nested_variables=yes
1766 else
1767 am_cv_make_support_nested_variables=no
1768 fi])
1769 if test $am_cv_make_support_nested_variables = yes; then
1770 dnl Using '$V' instead of '$(V)' breaks IRIX make.
1771 AM_V='$(V)'
1772 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
1773 else
1774 AM_V=$AM_DEFAULT_VERBOSITY
1775 AM_DEFAULT_V=$AM_DEFAULT_VERBOSITY
1776 fi
1777 AC_SUBST([AM_V])dnl
1778 AM_SUBST_NOTMAKE([AM_V])dnl
1779 AC_SUBST([AM_DEFAULT_V])dnl
1780 AM_SUBST_NOTMAKE([AM_DEFAULT_V])dnl
1781 AC_SUBST([AM_DEFAULT_VERBOSITY])dnl
1782 AM_BACKSLASH='\'
1783 AC_SUBST([AM_BACKSLASH])dnl
1784 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
1785 ])
1786
1787 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
1788 #
1789 # This file is free software; the Free Software Foundation
1790 # gives unlimited permission to copy and/or distribute it,
1791 # with or without modifications, as long as this notice is preserved.
1792
1793 # serial 2
1794
1795 # AM_PROG_INSTALL_STRIP
1796 # ---------------------
1797 # One issue with vendor 'install' (even GNU) is that you can't
1798 # specify the program used to strip binaries. This is especially
1799 # annoying in cross-compiling environments, where the build's strip
1800 # is unlikely to handle the host's binaries.
1801 # Fortunately install-sh will honor a STRIPPROG variable, so we
1802 # always use install-sh in "make install-strip", and initialize
1803 # STRIPPROG with the value of the STRIP variable (set by the user).
1804 AC_DEFUN([AM_PROG_INSTALL_STRIP],
1805 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1806 # Installed binaries are usually stripped using 'strip' when the user
1807 # run "make install-strip". However 'strip' might not be the right
1808 # tool to use in cross-compilation environments, therefore Automake
1809 # will honor the 'STRIP' environment variable to overrule this program.
1810 dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
1811 if test "$cross_compiling" != no; then
1812 AC_CHECK_TOOL([STRIP], [strip], :)
1813 fi
1814 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1815 AC_SUBST([INSTALL_STRIP_PROGRAM])])
1816
1817 # Copyright (C) 2006-2012 Free Software Foundation, Inc.
1818 #
1819 # This file is free software; the Free Software Foundation
1820 # gives unlimited permission to copy and/or distribute it,
1821 # with or without modifications, as long as this notice is preserved.
1822
1823 # serial 3
1824
1825 # _AM_SUBST_NOTMAKE(VARIABLE)
1826 # ---------------------------
1827 # Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
1828 # This macro is traced by Automake.
1829 AC_DEFUN([_AM_SUBST_NOTMAKE])
1830
1831 # AM_SUBST_NOTMAKE(VARIABLE)
1832 # --------------------------
1833 # Public sister of _AM_SUBST_NOTMAKE.
1834 AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1835
1836 # Check how to create a tarball. -*- Autoconf -*-
1837
1838 # Copyright (C) 2004-2012 Free Software Foundation, Inc.
1839 #
1840 # This file is free software; the Free Software Foundation
1841 # gives unlimited permission to copy and/or distribute it,
1842 # with or without modifications, as long as this notice is preserved.
1843
1844 # serial 3
1845
1846 # _AM_PROG_TAR(FORMAT)
1847 # --------------------
1848 # Check how to create a tarball in format FORMAT.
1849 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
1850 #
1851 # Substitute a variable $(am__tar) that is a command
1852 # writing to stdout a FORMAT-tarball containing the directory
1853 # $tardir.
1854 # tardir=directory && $(am__tar) > result.tar
1855 #
1856 # Substitute a variable $(am__untar) that extract such
1857 # a tarball read from stdin.
1858 # $(am__untar) < result.tar
1859 AC_DEFUN([_AM_PROG_TAR],
1860 [# Always define AMTAR for backward compatibility. Yes, it's still used
1861 # in the wild :-( We should find a proper way to deprecate it ...
1862 AC_SUBST([AMTAR], ['$${TAR-tar}'])
1863 m4_if([$1], [v7],
1864 [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1865 [m4_case([$1], [ustar],, [pax],,
1866 [m4_fatal([Unknown tar format])])
1867 AC_MSG_CHECKING([how to create a $1 tar archive])
1868 # Loop over all known methods to create a tar archive until one works.
1869 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1870 _am_tools=${am_cv_prog_tar_$1-$_am_tools}
1871 # Do not fold the above two line into one, because Tru64 sh and
1872 # Solaris sh will not grok spaces in the rhs of '-'.
1873 for _am_tool in $_am_tools
1874 do
1875 case $_am_tool in
1876 gnutar)
1877 for _am_tar in tar gnutar gtar;
1878 do
1879 AM_RUN_LOG([$_am_tar --version]) && break
1880 done
1881 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1882 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1883 am__untar="$_am_tar -xf -"
1884 ;;
1885 plaintar)
1886 # Must skip GNU tar: if it does not support --format= it doesn't create
1887 # ustar tarball either.
1888 (tar --version) >/dev/null 2>&1 && continue
1889 am__tar='tar chf - "$$tardir"'
1890 am__tar_='tar chf - "$tardir"'
1891 am__untar='tar xf -'
1892 ;;
1893 pax)
1894 am__tar='pax -L -x $1 -w "$$tardir"'
1895 am__tar_='pax -L -x $1 -w "$tardir"'
1896 am__untar='pax -r'
1897 ;;
1898 cpio)
1899 am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1900 am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1901 am__untar='cpio -i -H $1 -d'
1902 ;;
1903 none)
1904 am__tar=false
1905 am__tar_=false
1906 am__untar=false
1907 ;;
1908 esac
1909
1910 # If the value was cached, stop now. We just wanted to have am__tar
1911 # and am__untar set.
1912 test -n "${am_cv_prog_tar_$1}" && break
1913
1914 # tar/untar a dummy directory, and stop if the command works
1915 rm -rf conftest.dir
1916 mkdir conftest.dir
1917 echo GrepMe > conftest.dir/file
1918 AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1919 rm -rf conftest.dir
1920 if test -s conftest.tar; then
1921 AM_RUN_LOG([$am__untar <conftest.tar])
1922 grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
1923 fi
1924 done
1925 rm -rf conftest.dir
1926
1927 AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
1928 AC_MSG_RESULT([$am_cv_prog_tar_$1])])
1929 AC_SUBST([am__tar])
1930 AC_SUBST([am__untar])
1931 ]) # _AM_PROG_TAR
1932
18511933 m4_include([m4/as-compiler-flag.m4])
18521934 m4_include([m4/ax_config_dir.m4])
18531935 m4_include([m4/empathy-args.m4])
33 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
44 # 2011, 2012 Free Software Foundation, Inc.
55
6 timestamp='2012-02-10'
6 timestamp='2012-06-10'
77
88 # This file is free software; you can redistribute it and/or modify it
99 # under the terms of the GNU General Public License as published by
12551255 NEO-?:NONSTOP_KERNEL:*:*)
12561256 echo neo-tandem-nsk${UNAME_RELEASE}
12571257 exit ;;
1258 NSE-?:NONSTOP_KERNEL:*:*)
1258 NSE-*:NONSTOP_KERNEL:*:*)
12591259 echo nse-tandem-nsk${UNAME_RELEASE}
12601260 exit ;;
12611261 NSR-?:NONSTOP_KERNEL:*:*)
33 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
44 # 2011, 2012 Free Software Foundation, Inc.
55
6 timestamp='2012-02-10'
6 timestamp='2012-04-18'
77
88 # This file is (in principle) common to ALL GNU software.
99 # The presence of a machine in this file suggests that SOME GNU software
223223 ;;
224224 -isc*)
225225 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
226 ;;
227 -lynx*178)
228 os=-lynxos178
229 ;;
230 -lynx*5)
231 os=-lynxos5
226232 ;;
227233 -lynx*)
228234 os=-lynxos
15361542 c4x-* | tic4x-*)
15371543 os=-coff
15381544 ;;
1545 hexagon-*)
1546 os=-elf
1547 ;;
15391548 tic54x-*)
15401549 os=-coff
15411550 ;;
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.68 for Empathy 3.6.2.
2 # Generated by GNU Autoconf 2.69 for Empathy 3.6.3.
33 #
44 # Report bugs to <http://bugzilla.gnome.org/browse.cgi?product=empathy>.
55 #
66 #
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
9 # Foundation, Inc.
7 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
108 #
119 #
1210 # This configure script is free software; the Free Software Foundation
140138 # CDPATH.
141139 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
142140
141 # Use a proper internal environment variable to ensure we don't fall
142 # into an infinite loop, continuously re-executing ourselves.
143 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
144 _as_can_reexec=no; export _as_can_reexec;
145 # We cannot yet assume a decent shell, so we have to provide a
146 # neutralization value for shells without unset; and this also
147 # works around shells that cannot unset nonexistent variables.
148 # Preserve -v and -x to the replacement shell.
149 BASH_ENV=/dev/null
150 ENV=/dev/null
151 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
152 case $- in # ((((
153 *v*x* | *x*v* ) as_opts=-vx ;;
154 *v* ) as_opts=-v ;;
155 *x* ) as_opts=-x ;;
156 * ) as_opts= ;;
157 esac
158 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
159 # Admittedly, this is quite paranoid, since all the known shells bail
160 # out after a failed `exec'.
161 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
162 as_fn_exit 255
163 fi
164 # We don't want this to propagate to other subprocesses.
165 { _as_can_reexec=; unset _as_can_reexec;}
143166 if test "x$CONFIG_SHELL" = x; then
144167 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
145168 emulate sh
173196 else
174197 exitcode=1; echo positional parameters were not saved.
175198 fi
176 test x\$exitcode = x0 || exit 1"
199 test x\$exitcode = x0 || exit 1
200 test -x / || exit 1"
177201 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
178202 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
179203 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
226250
227251
228252 if test "x$CONFIG_SHELL" != x; then :
229 # We cannot yet assume a decent shell, so we have to provide a
230 # neutralization value for shells without unset; and this also
231 # works around shells that cannot unset nonexistent variables.
232 # Preserve -v and -x to the replacement shell.
233 BASH_ENV=/dev/null
234 ENV=/dev/null
235 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
236 export CONFIG_SHELL
237 case $- in # ((((
238 *v*x* | *x*v* ) as_opts=-vx ;;
239 *v* ) as_opts=-v ;;
240 *x* ) as_opts=-x ;;
241 * ) as_opts= ;;
242 esac
243 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
253 export CONFIG_SHELL
254 # We cannot yet assume a decent shell, so we have to provide a
255 # neutralization value for shells without unset; and this also
256 # works around shells that cannot unset nonexistent variables.
257 # Preserve -v and -x to the replacement shell.
258 BASH_ENV=/dev/null
259 ENV=/dev/null
260 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
261 case $- in # ((((
262 *v*x* | *x*v* ) as_opts=-vx ;;
263 *v* ) as_opts=-v ;;
264 *x* ) as_opts=-x ;;
265 * ) as_opts= ;;
266 esac
267 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
268 # Admittedly, this is quite paranoid, since all the known shells bail
269 # out after a failed `exec'.
270 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
271 exit 255
244272 fi
245273
246274 if test x$as_have_required = xno; then :
344372
345373
346374 } # as_fn_mkdir_p
375
376 # as_fn_executable_p FILE
377 # -----------------------
378 # Test if FILE is an executable regular file.
379 as_fn_executable_p ()
380 {
381 test -f "$1" && test -x "$1"
382 } # as_fn_executable_p
347383 # as_fn_append VAR VALUE
348384 # ----------------------
349385 # Append the text in VALUE to the end of the definition contained in VAR. Take
465501 chmod +x "$as_me.lineno" ||
466502 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
467503
504 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
505 # already done that, so ensure we don't try to do so again and fall
506 # in an infinite loop. This has already happened in practice.
507 _as_can_reexec=no; export _as_can_reexec
468508 # Don't try to exec as it changes $[0], causing all sort of problems
469509 # (the dirname of $[0] is not the place where we might find the
470510 # original and so on. Autoconf is especially sensitive to this).
499539 # ... but there are two gotchas:
500540 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
501541 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
502 # In both cases, we have to default to `cp -p'.
542 # In both cases, we have to default to `cp -pR'.
503543 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
504 as_ln_s='cp -p'
544 as_ln_s='cp -pR'
505545 elif ln conf$$.file conf$$ 2>/dev/null; then
506546 as_ln_s=ln
507547 else
508 as_ln_s='cp -p'
548 as_ln_s='cp -pR'
509549 fi
510550 else
511 as_ln_s='cp -p'
551 as_ln_s='cp -pR'
512552 fi
513553 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
514554 rmdir conf$$.dir 2>/dev/null
520560 as_mkdir_p=false
521561 fi
522562
523 if test -x / >/dev/null 2>&1; then
524 as_test_x='test -x'
525 else
526 if ls -dL / >/dev/null 2>&1; then
527 as_ls_L_option=L
528 else
529 as_ls_L_option=
530 fi
531 as_test_x='
532 eval sh -c '\''
533 if test -d "$1"; then
534 test -d "$1/.";
535 else
536 case $1 in #(
537 -*)set "./$1";;
538 esac;
539 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
540 ???[sx]*):;;*)false;;esac;fi
541 '\'' sh
542 '
543 fi
544 as_executable_p=$as_test_x
563 as_test_x='test -x'
564 as_executable_p=as_fn_executable_p
545565
546566 # Sed expression to map a string onto a valid CPP name.
547567 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
575595 # Identity of this package.
576596 PACKAGE_NAME='Empathy'
577597 PACKAGE_TARNAME='empathy'
578 PACKAGE_VERSION='3.6.2'
579 PACKAGE_STRING='Empathy 3.6.2'
598 PACKAGE_VERSION='3.6.3'
599 PACKAGE_STRING='Empathy 3.6.3'
580600 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/browse.cgi?product=empathy'
581601 PACKAGE_URL='https://live.gnome.org/Empathy'
582602
13901410 if test "x$host_alias" != x; then
13911411 if test "x$build_alias" = x; then
13921412 cross_compiling=maybe
1393 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1394 If a cross compiler is detected then cross compile mode will be used" >&2
13951413 elif test "x$build_alias" != "x$host_alias"; then
13961414 cross_compiling=yes
13971415 fi
14771495 # Omit some internal or obsolete options to make the list less imposing.
14781496 # This message is too long to be a string in the A/UX 3.1 sh.
14791497 cat <<_ACEOF
1480 \`configure' configures Empathy 3.6.2 to adapt to many kinds of systems.
1498 \`configure' configures Empathy 3.6.3 to adapt to many kinds of systems.
14811499
14821500 Usage: $0 [OPTION]... [VAR=VALUE]...
14831501
15511569
15521570 if test -n "$ac_init_help"; then
15531571 case $ac_init_help in
1554 short | recursive ) echo "Configuration of Empathy 3.6.2:";;
1572 short | recursive ) echo "Configuration of Empathy 3.6.3:";;
15551573 esac
15561574 cat <<\_ACEOF
15571575
15591577 --disable-option-checking ignore unrecognized --enable/--with options
15601578 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
15611579 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1562 --enable-silent-rules less verbose build output (undo: `make V=1')
1563 --disable-silent-rules verbose build output (undo: `make V=0')
1564 --disable-dependency-tracking speeds up one-time build
1565 --enable-dependency-tracking do not reject slow dependency extractors
1580 --enable-silent-rules less verbose build output (undo: "make V=1")
1581 --disable-silent-rules verbose build output (undo: "make V=0")
1582 --enable-dependency-tracking
1583 do not reject slow dependency extractors
1584 --disable-dependency-tracking
1585 speeds up one-time build
15661586 --disable-glibtest do not try to compile and run a test GLIB program
15671587 --enable-shared[=PKGS] build shared libraries [default=yes]
15681588 --enable-static[=PKGS] build static libraries [default=yes]
17391759 test -n "$ac_init_help" && exit $ac_status
17401760 if $ac_init_version; then
17411761 cat <<\_ACEOF
1742 Empathy configure 3.6.2
1743 generated by GNU Autoconf 2.68
1744
1745 Copyright (C) 2010 Free Software Foundation, Inc.
1762 Empathy configure 3.6.3
1763 generated by GNU Autoconf 2.69
1764
1765 Copyright (C) 2012 Free Software Foundation, Inc.
17461766 This configure script is free software; the Free Software Foundation
17471767 gives unlimited permission to copy, distribute and modify it.
17481768
19021922 test ! -s conftest.err
19031923 } && test -s conftest$ac_exeext && {
19041924 test "$cross_compiling" = yes ||
1905 $as_test_x conftest$ac_exeext
1925 test -x conftest$ac_exeext
19061926 }; then :
19071927 ac_retval=0
19081928 else
20222042 This file contains any messages produced by compilers while
20232043 running configure, to aid debugging if configure makes a mistake.
20242044
2025 It was created by Empathy $as_me 3.6.2, which was
2026 generated by GNU Autoconf 2.68. Invocation command line was
2045 It was created by Empathy $as_me 3.6.3, which was
2046 generated by GNU Autoconf 2.69. Invocation command line was
20272047
20282048 $ $0 $@
20292049
25872607
25882608
25892609
2610
25902611 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
25912612 if test -n "$ac_tool_prefix"; then
25922613 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
26072628 IFS=$as_save_IFS
26082629 test -z "$as_dir" && as_dir=.
26092630 for ac_exec_ext in '' $ac_executable_extensions; do
2610 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2631 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
26112632 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
26122633 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
26132634 break 2
26502671 IFS=$as_save_IFS
26512672 test -z "$as_dir" && as_dir=.
26522673 for ac_exec_ext in '' $ac_executable_extensions; do
2653 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2674 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
26542675 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
26552676 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
26562677 break 2
27152736 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27162737 test $ac_status = 0; }; then
27172738 pkg_cv_EGGLISTBOX_CFLAGS=`$PKG_CONFIG --cflags "egg-list-box" 2>/dev/null`
2739 test "x$?" != "x0" && pkg_failed=yes
27182740 else
27192741 pkg_failed=yes
27202742 fi
27312753 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
27322754 test $ac_status = 0; }; then
27332755 pkg_cv_EGGLISTBOX_LIBS=`$PKG_CONFIG --libs "egg-list-box" 2>/dev/null`
2756 test "x$?" != "x0" && pkg_failed=yes
27342757 else
27352758 pkg_failed=yes
27362759 fi
27502773 _pkg_short_errors_supported=no
27512774 fi
27522775 if test $_pkg_short_errors_supported = yes; then
2753 EGGLISTBOX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "egg-list-box" 2>&1`
2776 EGGLISTBOX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "egg-list-box" 2>&1`
27542777 else
2755 EGGLISTBOX_PKG_ERRORS=`$PKG_CONFIG --print-errors "egg-list-box" 2>&1`
2778 EGGLISTBOX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "egg-list-box" 2>&1`
27562779 fi
27572780 # Put the nasty error message in config.log where it belongs
27582781 echo "$EGGLISTBOX_PKG_ERRORS" >&5
27672790 Alternatively, you may set the environment variables EGGLISTBOX_CFLAGS
27682791 and EGGLISTBOX_LIBS to avoid the need to call pkg-config.
27692792 See the pkg-config man page for more details." "$LINENO" 5
2770
27712793 elif test $pkg_failed = untried; then
27722794 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27732795 $as_echo "no" >&6; }
27832805
27842806 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
27852807 See \`config.log' for more details" "$LINENO" 5; }
2786
27872808 else
27882809 EGGLISTBOX_CFLAGS=$pkg_cv_EGGLISTBOX_CFLAGS
27892810 EGGLISTBOX_LIBS=$pkg_cv_EGGLISTBOX_LIBS
28262847
28272848
28282849
2829 am__api_version='1.11'
2850 am__api_version='1.12'
28302851
28312852 # Find a good install program. We prefer a C program (faster),
28322853 # so one script is as good as another. But avoid the broken or
28652886 # by default.
28662887 for ac_prog in ginstall scoinst install; do
28672888 for ac_exec_ext in '' $ac_executable_extensions; do
2868 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2889 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
28692890 if test $ac_prog = install &&
28702891 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
28712892 # AIX install. It has an incompatible calling convention.
29232944
29242945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
29252946 $as_echo_n "checking whether build environment is sane... " >&6; }
2926 # Just in case
2927 sleep 1
2928 echo timestamp > conftest.file
29292947 # Reject unsafe characters in $srcdir or the absolute working directory
29302948 # name. Accept space and tab only in the latter.
29312949 am_lf='
29362954 esac
29372955 case $srcdir in
29382956 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2939 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2957 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
29402958 esac
29412959
2942 # Do `set' in a subshell so we don't clobber the current shell's
2960 # Do 'set' in a subshell so we don't clobber the current shell's
29432961 # arguments. Must try -L first in case configure is actually a
29442962 # symlink; some systems play weird games with the mod time of symlinks
29452963 # (eg FreeBSD returns the mod time of the symlink's containing
29462964 # directory).
29472965 if (
2948 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2949 if test "$*" = "X"; then
2950 # -L didn't work.
2951 set X `ls -t "$srcdir/configure" conftest.file`
2952 fi
2953 rm -f conftest.file
2954 if test "$*" != "X $srcdir/configure conftest.file" \
2955 && test "$*" != "X conftest.file $srcdir/configure"; then
2956
2957 # If neither matched, then we have a broken ls. This can happen
2958 # if, for instance, CONFIG_SHELL is bash and it inherits a
2959 # broken ls alias from the environment. This has actually
2960 # happened. Such a system could not be considered "sane".
2961 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2962 alias in your environment" "$LINENO" 5
2963 fi
2964
2966 am_has_slept=no
2967 for am_try in 1 2; do
2968 echo "timestamp, slept: $am_has_slept" > conftest.file
2969 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2970 if test "$*" = "X"; then
2971 # -L didn't work.
2972 set X `ls -t "$srcdir/configure" conftest.file`
2973 fi
2974 if test "$*" != "X $srcdir/configure conftest.file" \
2975 && test "$*" != "X conftest.file $srcdir/configure"; then
2976
2977 # If neither matched, then we have a broken ls. This can happen
2978 # if, for instance, CONFIG_SHELL is bash and it inherits a
2979 # broken ls alias from the environment. This has actually
2980 # happened. Such a system could not be considered "sane".
2981 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2982 alias in your environment" "$LINENO" 5
2983 fi
2984 if test "$2" = conftest.file || test $am_try -eq 2; then
2985 break
2986 fi
2987 # Just in case.
2988 sleep 1
2989 am_has_slept=yes
2990 done
29652991 test "$2" = conftest.file
29662992 )
29672993 then
29732999 fi
29743000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
29753001 $as_echo "yes" >&6; }
3002 # If we didn't sleep, we still need to ensure time stamps of config.status and
3003 # generated files are strictly newer.
3004 am_sleep_pid=
3005 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
3006 ( sleep 1 ) &
3007 am_sleep_pid=$!
3008 fi
3009
3010 rm -f conftest.file
3011
29763012 test "$program_prefix" != NONE &&
29773013 program_transform_name="s&^&$program_prefix&;$program_transform_name"
29783014 # Use a double $ so make ignores it.
29993035 am_missing_run="$MISSING --run "
30003036 else
30013037 am_missing_run=
3002 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
3003 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
3038 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
3039 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
30043040 fi
30053041
30063042 if test x"${install_sh}" != xset; then
30123048 esac
30133049 fi
30143050
3015 # Installed binaries are usually stripped using `strip' when the user
3016 # run `make install-strip'. However `strip' might not be the right
3051 # Installed binaries are usually stripped using 'strip' when the user
3052 # run "make install-strip". However 'strip' might not be the right
30173053 # tool to use in cross-compilation environments, therefore Automake
3018 # will honor the `STRIP' environment variable to overrule this program.
3054 # will honor the 'STRIP' environment variable to overrule this program.
30193055 if test "$cross_compiling" != no; then
30203056 if test -n "$ac_tool_prefix"; then
30213057 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
30343070 IFS=$as_save_IFS
30353071 test -z "$as_dir" && as_dir=.
30363072 for ac_exec_ext in '' $ac_executable_extensions; do
3037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3073 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
30383074 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
30393075 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
30403076 break 2
30743110 IFS=$as_save_IFS
30753111 test -z "$as_dir" && as_dir=.
30763112 for ac_exec_ext in '' $ac_executable_extensions; do
3077 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3113 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
30783114 ac_cv_prog_ac_ct_STRIP="strip"
30793115 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
30803116 break 2
31253161 test -z "$as_dir" && as_dir=.
31263162 for ac_prog in mkdir gmkdir; do
31273163 for ac_exec_ext in '' $ac_executable_extensions; do
3128 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
3164 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
31293165 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
31303166 'mkdir (GNU coreutils) '* | \
31313167 'mkdir (coreutils) '* | \
31543190 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
31553191 $as_echo "$MKDIR_P" >&6; }
31563192
3157 mkdir_p="$MKDIR_P"
3158 case $mkdir_p in
3159 [\\/$]* | ?:[\\/]*) ;;
3160 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
3161 esac
3162
31633193 for ac_prog in gawk mawk nawk awk
31643194 do
31653195 # Extract the first word of "$ac_prog", so it can be a program name with args.
31783208 IFS=$as_save_IFS
31793209 test -z "$as_dir" && as_dir=.
31803210 for ac_exec_ext in '' $ac_executable_extensions; do
3181 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3211 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
31823212 ac_cv_prog_AWK="$ac_prog"
31833213 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
31843214 break 2
32643294
32653295 # Define the identity of the package.
32663296 PACKAGE='empathy'
3267 VERSION='3.6.2'
3297 VERSION='3.6.3'
32683298
32693299
32703300 # Some tools Automake needs.
32823312
32833313
32843314 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
3315
3316 # For better backward compatibility. To be removed once Automake 1.9.x
3317 # dies out for good. For more background, see:
3318 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
3319 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
3320 mkdir_p='$(MKDIR_P)'
32853321
32863322 # We need awk for the "check" target. The system "awk" is bad on
32873323 # some platforms.
32963332 _am_tools='gnutar plaintar pax cpio none'
32973333 _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
32983334 # Do not fold the above two line into one, because Tru64 sh and
3299 # Solaris sh will not grok spaces in the rhs of `-'.
3335 # Solaris sh will not grok spaces in the rhs of '-'.
33003336 for _am_tool in $_am_tools
33013337 do
33023338 case $_am_tool in
33853421 enableval=$enable_silent_rules;
33863422 fi
33873423
3388 case $enable_silent_rules in
3389 yes) AM_DEFAULT_VERBOSITY=0;;
3390 no) AM_DEFAULT_VERBOSITY=1;;
3391 *) AM_DEFAULT_VERBOSITY=0;;
3424 case $enable_silent_rules in # (((
3425 yes) AM_DEFAULT_VERBOSITY=0;;
3426 no) AM_DEFAULT_VERBOSITY=1;;
3427 *) AM_DEFAULT_VERBOSITY=0;;
33923428 esac
33933429 am_make=${MAKE-make}
33943430 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
34433479 IFS=$as_save_IFS
34443480 test -z "$as_dir" && as_dir=.
34453481 for ac_exec_ext in '' $ac_executable_extensions; do
3446 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3482 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
34473483 ac_cv_prog_CC="${ac_tool_prefix}gcc"
34483484 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34493485 break 2
34833519 IFS=$as_save_IFS
34843520 test -z "$as_dir" && as_dir=.
34853521 for ac_exec_ext in '' $ac_executable_extensions; do
3486 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3522 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
34873523 ac_cv_prog_ac_ct_CC="gcc"
34883524 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
34893525 break 2
35363572 IFS=$as_save_IFS
35373573 test -z "$as_dir" && as_dir=.
35383574 for ac_exec_ext in '' $ac_executable_extensions; do
3539 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3575 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
35403576 ac_cv_prog_CC="${ac_tool_prefix}cc"
35413577 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
35423578 break 2
35773613 IFS=$as_save_IFS
35783614 test -z "$as_dir" && as_dir=.
35793615 for ac_exec_ext in '' $ac_executable_extensions; do
3580 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3616 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
35813617 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
35823618 ac_prog_rejected=yes
35833619 continue
36353671 IFS=$as_save_IFS
36363672 test -z "$as_dir" && as_dir=.
36373673 for ac_exec_ext in '' $ac_executable_extensions; do
3638 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3674 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
36393675 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
36403676 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
36413677 break 2
36793715 IFS=$as_save_IFS
36803716 test -z "$as_dir" && as_dir=.
36813717 for ac_exec_ext in '' $ac_executable_extensions; do
3682 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3718 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
36833719 ac_cv_prog_ac_ct_CC="$ac_prog"
36843720 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
36853721 break 2
41254161 /* end confdefs.h. */
41264162 #include <stdarg.h>
41274163 #include <stdio.h>
4128 #include <sys/types.h>
4129 #include <sys/stat.h>
4164 struct stat;
41304165 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
41314166 struct buf { int x; };
41324167 FILE * (*rcsopen) (struct buf *, struct stat *, int);
42294264 _am_result=none
42304265 # First try GNU make style include.
42314266 echo "include confinc" > confmf
4232 # Ignore all kinds of additional output from `make'.
4267 # Ignore all kinds of additional output from 'make'.
42334268 case `$am_make -s -f confmf 2> /dev/null` in #(
42344269 *the\ am__doit\ target*)
42354270 am__include=include
42854320 # We make a subdir and do the tests there. Otherwise we can end up
42864321 # making bogus files that we don't know about and never remove. For
42874322 # instance it was reported that on HP-UX the gcc test will end up
4288 # making a dummy file named `D' -- because `-MD' means `put the output
4289 # in D'.
4323 # making a dummy file named 'D' -- because '-MD' means "put the output
4324 # in D".
42904325 rm -rf conftest.dir
42914326 mkdir conftest.dir
42924327 # Copy depcomp to subdir because otherwise we won't find it if we're
43214356 : > sub/conftest.c
43224357 for i in 1 2 3 4 5 6; do
43234358 echo '#include "conftst'$i'.h"' >> sub/conftest.c
4324 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
4325 # Solaris 8's {/usr,}/bin/sh.
4326 touch sub/conftst$i.h
4359 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
4360 # Solaris 10 /bin/sh.
4361 echo '/* dummy */' > sub/conftst$i.h
43274362 done
43284363 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
43294364
4330 # We check with `-c' and `-o' for the sake of the "dashmstdout"
4365 # We check with '-c' and '-o' for the sake of the "dashmstdout"
43314366 # mode. It turns out that the SunPro C++ compiler does not properly
4332 # handle `-M -o', and we need to detect this. Also, some Intel
4333 # versions had trouble with output in subdirs
4367 # handle '-M -o', and we need to detect this. Also, some Intel
4368 # versions had trouble with output in subdirs.
43344369 am__obj=sub/conftest.${OBJEXT-o}
43354370 am__minus_obj="-o $am__obj"
43364371 case $depmode in
43394374 test "$am__universal" = false || continue
43404375 ;;
43414376 nosideeffect)
4342 # after this tag, mechanisms are not by side-effect, so they'll
4343 # only be used when explicitly requested
4377 # After this tag, mechanisms are not by side-effect, so they'll
4378 # only be used when explicitly requested.
43444379 if test "x$enable_dependency_tracking" = xyes; then
43454380 continue
43464381 else
43484383 fi
43494384 ;;
43504385 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
4351 # This compiler won't grok `-c -o', but also, the minuso test has
4386 # This compiler won't grok '-c -o', but also, the minuso test has
43524387 # not run yet. These depmodes are late enough in the game, and
43534388 # so weak that their functioning should not be impacted.
43544389 am__obj=conftest.${OBJEXT-o}
45574592 for ac_prog in grep ggrep; do
45584593 for ac_exec_ext in '' $ac_executable_extensions; do
45594594 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4560 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4595 as_fn_executable_p "$ac_path_GREP" || continue
45614596 # Check for GNU ac_path_GREP and select it if it is found.
45624597 # Check for GNU $ac_path_GREP
45634598 case `"$ac_path_GREP" --version 2>&1` in
46234658 for ac_prog in egrep; do
46244659 for ac_exec_ext in '' $ac_executable_extensions; do
46254660 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4626 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4661 as_fn_executable_p "$ac_path_EGREP" || continue
46274662 # Check for GNU ac_path_EGREP and select it if it is found.
46284663 # Check for GNU $ac_path_EGREP
46294664 case `"$ac_path_EGREP" --version 2>&1` in
47834818
47844819 fi
47854820
4821
47864822 mkdir_p="$MKDIR_P"
47874823 case $mkdir_p in
47884824 [\\/$]* | ?:[\\/]*) ;;
48254861
48264862
48274863
4864
48284865 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
48294866 if test -n "$ac_tool_prefix"; then
48304867 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
48454882 IFS=$as_save_IFS
48464883 test -z "$as_dir" && as_dir=.
48474884 for ac_exec_ext in '' $ac_executable_extensions; do
4848 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4885 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
48494886 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
48504887 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
48514888 break 2
48884925 IFS=$as_save_IFS
48894926 test -z "$as_dir" && as_dir=.
48904927 for ac_exec_ext in '' $ac_executable_extensions; do
4891 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4928 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
48924929 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
48934930 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
48944931 break 2
60176054 for ac_prog in sed gsed; do
60186055 for ac_exec_ext in '' $ac_executable_extensions; do
60196056 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
6020 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
6057 as_fn_executable_p "$ac_path_SED" || continue
60216058 # Check for GNU ac_path_SED and select it if it is found.
60226059 # Check for GNU $ac_path_SED
60236060 case `"$ac_path_SED" --version 2>&1` in
60966133 for ac_prog in fgrep; do
60976134 for ac_exec_ext in '' $ac_executable_extensions; do
60986135 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
6099 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
6136 as_fn_executable_p "$ac_path_FGREP" || continue
61006137 # Check for GNU ac_path_FGREP and select it if it is found.
61016138 # Check for GNU $ac_path_FGREP
61026139 case `"$ac_path_FGREP" --version 2>&1` in
63526389 IFS=$as_save_IFS
63536390 test -z "$as_dir" && as_dir=.
63546391 for ac_exec_ext in '' $ac_executable_extensions; do
6355 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6392 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
63566393 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
63576394 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
63586395 break 2
63966433 IFS=$as_save_IFS
63976434 test -z "$as_dir" && as_dir=.
63986435 for ac_exec_ext in '' $ac_executable_extensions; do
6399 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6436 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
64006437 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
64016438 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
64026439 break 2
68206857 IFS=$as_save_IFS
68216858 test -z "$as_dir" && as_dir=.
68226859 for ac_exec_ext in '' $ac_executable_extensions; do
6823 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6860 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
68246861 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
68256862 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
68266863 break 2
68606897 IFS=$as_save_IFS
68616898 test -z "$as_dir" && as_dir=.
68626899 for ac_exec_ext in '' $ac_executable_extensions; do
6863 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6900 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
68646901 ac_cv_prog_ac_ct_OBJDUMP="objdump"
68656902 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
68666903 break 2
71667203 IFS=$as_save_IFS
71677204 test -z "$as_dir" && as_dir=.
71687205 for ac_exec_ext in '' $ac_executable_extensions; do
7169 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7206 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
71707207 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
71717208 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
71727209 break 2
72067243 IFS=$as_save_IFS
72077244 test -z "$as_dir" && as_dir=.
72087245 for ac_exec_ext in '' $ac_executable_extensions; do
7209 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7246 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
72107247 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
72117248 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
72127249 break 2
73097346 IFS=$as_save_IFS
73107347 test -z "$as_dir" && as_dir=.
73117348 for ac_exec_ext in '' $ac_executable_extensions; do
7312 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7349 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
73137350 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
73147351 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
73157352 break 2
73537390 IFS=$as_save_IFS
73547391 test -z "$as_dir" && as_dir=.
73557392 for ac_exec_ext in '' $ac_executable_extensions; do
7356 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7393 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
73577394 ac_cv_prog_ac_ct_AR="$ac_prog"
73587395 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
73597396 break 2
74787515 IFS=$as_save_IFS
74797516 test -z "$as_dir" && as_dir=.
74807517 for ac_exec_ext in '' $ac_executable_extensions; do
7481 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7518 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
74827519 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
74837520 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
74847521 break 2
75187555 IFS=$as_save_IFS
75197556 test -z "$as_dir" && as_dir=.
75207557 for ac_exec_ext in '' $ac_executable_extensions; do
7521 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7558 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75227559 ac_cv_prog_ac_ct_STRIP="strip"
75237560 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75247561 break 2
75777614 IFS=$as_save_IFS
75787615 test -z "$as_dir" && as_dir=.
75797616 for ac_exec_ext in '' $ac_executable_extensions; do
7580 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7617 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
75817618 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
75827619 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
75837620 break 2
76177654 IFS=$as_save_IFS
76187655 test -z "$as_dir" && as_dir=.
76197656 for ac_exec_ext in '' $ac_executable_extensions; do
7620 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7657 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
76217658 ac_cv_prog_ac_ct_RANLIB="ranlib"
76227659 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
76237660 break 2
82668303 IFS=$as_save_IFS
82678304 test -z "$as_dir" && as_dir=.
82688305 for ac_exec_ext in '' $ac_executable_extensions; do
8269 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8306 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
82708307 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
82718308 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
82728309 break 2
83068343 IFS=$as_save_IFS
83078344 test -z "$as_dir" && as_dir=.
83088345 for ac_exec_ext in '' $ac_executable_extensions; do
8309 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8346 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
83108347 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
83118348 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
83128349 break 2
83868423 IFS=$as_save_IFS
83878424 test -z "$as_dir" && as_dir=.
83888425 for ac_exec_ext in '' $ac_executable_extensions; do
8389 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8426 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
83908427 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
83918428 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
83928429 break 2
84268463 IFS=$as_save_IFS
84278464 test -z "$as_dir" && as_dir=.
84288465 for ac_exec_ext in '' $ac_executable_extensions; do
8429 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8466 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
84308467 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
84318468 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
84328469 break 2
84788515 IFS=$as_save_IFS
84798516 test -z "$as_dir" && as_dir=.
84808517 for ac_exec_ext in '' $ac_executable_extensions; do
8481 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8518 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
84828519 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
84838520 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
84848521 break 2
85188555 IFS=$as_save_IFS
85198556 test -z "$as_dir" && as_dir=.
85208557 for ac_exec_ext in '' $ac_executable_extensions; do
8521 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8558 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
85228559 ac_cv_prog_ac_ct_NMEDIT="nmedit"
85238560 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
85248561 break 2
85708607 IFS=$as_save_IFS
85718608 test -z "$as_dir" && as_dir=.
85728609 for ac_exec_ext in '' $ac_executable_extensions; do
8573 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8610 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
85748611 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
85758612 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
85768613 break 2
86108647 IFS=$as_save_IFS
86118648 test -z "$as_dir" && as_dir=.
86128649 for ac_exec_ext in '' $ac_executable_extensions; do
8613 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8650 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
86148651 ac_cv_prog_ac_ct_LIPO="lipo"
86158652 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
86168653 break 2
86628699 IFS=$as_save_IFS
86638700 test -z "$as_dir" && as_dir=.
86648701 for ac_exec_ext in '' $ac_executable_extensions; do
8665 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8702 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
86668703 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
86678704 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
86688705 break 2
87028739 IFS=$as_save_IFS
87038740 test -z "$as_dir" && as_dir=.
87048741 for ac_exec_ext in '' $ac_executable_extensions; do
8705 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8742 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
87068743 ac_cv_prog_ac_ct_OTOOL="otool"
87078744 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
87088745 break 2
87548791 IFS=$as_save_IFS
87558792 test -z "$as_dir" && as_dir=.
87568793 for ac_exec_ext in '' $ac_executable_extensions; do
8757 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8794 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
87588795 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
87598796 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
87608797 break 2
87948831 IFS=$as_save_IFS
87958832 test -z "$as_dir" && as_dir=.
87968833 for ac_exec_ext in '' $ac_executable_extensions; do
8797 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
8834 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
87988835 ac_cv_prog_ac_ct_OTOOL64="otool64"
87998836 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
88008837 break 2
1305413091 IFS=$as_save_IFS
1305513092 test -z "$as_dir" && as_dir=.
1305613093 for ac_exec_ext in '' $ac_executable_extensions; do
13057 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13094 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1305813095 ac_cv_path_DBUS_BINDING_TOOL="$as_dir/$ac_word$ac_exec_ext"
1305913096 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1306013097 break 2
1308613123 *) as_fn_error $? "bad value ${enableval} for --enable-schemas-compile" "$LINENO" 5 ;;
1308713124 esac
1308813125 fi
13126
1308913127
1309013128
1309113129
1311413152 IFS=$as_save_IFS
1311513153 test -z "$as_dir" && as_dir=.
1311613154 for ac_exec_ext in '' $ac_executable_extensions; do
13117 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13155 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1311813156 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
1311913157 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1312013158 break 2
1315713195 IFS=$as_save_IFS
1315813196 test -z "$as_dir" && as_dir=.
1315913197 for ac_exec_ext in '' $ac_executable_extensions; do
13160 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13198 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1316113199 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
1316213200 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1316313201 break 2
1323013268 IFS=$as_save_IFS
1323113269 test -z "$as_dir" && as_dir=.
1323213270 for ac_exec_ext in '' $ac_executable_extensions; do
13233 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13271 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1323413272 ac_cv_path_GLIB_COMPILE_SCHEMAS="$as_dir/$ac_word$ac_exec_ext"
1323513273 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1323613274 break 2
1332813366 IFS=$as_save_IFS
1332913367 test -z "$as_dir" && as_dir=.
1333013368 for ac_exec_ext in '' $ac_executable_extensions; do
13331 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13369 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1333213370 ac_cv_prog_XSLTPROC="$ac_prog"
1333313371 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1333413372 break 2
1336313401
1336413402 if test -n "$PYTHON"; then
1336513403 # If the user set $PYTHON, use it and don't search something else.
13366 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.3" >&5
13367 $as_echo_n "checking whether $PYTHON version >= 2.3... " >&6; }
13404 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version is >= 2.3" >&5
13405 $as_echo_n "checking whether $PYTHON version is >= 2.3... " >&6; }
1336813406 prog="import sys
1336913407 # split strings by '.' and convert to numeric. Append some zeros
1337013408 # because we need at least 4 digits for the hex conversion.
1338213420 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1338313421 $as_echo "yes" >&6; }
1338413422 else
13385 as_fn_error $? "too old" "$LINENO" 5
13423 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13424 $as_echo "no" >&6; }
13425 as_fn_error $? "Python interpreter is too old" "$LINENO" 5
1338613426 fi
1338713427 am_display_PYTHON=$PYTHON
1338813428 else
1343813478 IFS=$as_save_IFS
1343913479 test -z "$as_dir" && as_dir=.
1344013480 for ac_exec_ext in '' $ac_executable_extensions; do
13441 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13481 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1344213482 ac_cv_path_PYTHON="$as_dir/$ac_word$ac_exec_ext"
1344313483 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1344413484 break 2
1361913659 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1362013660 test $ac_status = 0; }; then
1362113661 pkg_cv_VALGRIND_CFLAGS=`$PKG_CONFIG --cflags "valgrind > "$valgrind_req"" 2>/dev/null`
13662 test "x$?" != "x0" && pkg_failed=yes
1362213663 else
1362313664 pkg_failed=yes
1362413665 fi
1363513676 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1363613677 test $ac_status = 0; }; then
1363713678 pkg_cv_VALGRIND_LIBS=`$PKG_CONFIG --libs "valgrind > "$valgrind_req"" 2>/dev/null`
13679 test "x$?" != "x0" && pkg_failed=yes
1363813680 else
1363913681 pkg_failed=yes
1364013682 fi
1365413696 _pkg_short_errors_supported=no
1365513697 fi
1365613698 if test $_pkg_short_errors_supported = yes; then
13657 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "valgrind > "$valgrind_req"" 2>&1`
13699 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "valgrind > "$valgrind_req"" 2>&1`
1365813700 else
13659 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --print-errors "valgrind > "$valgrind_req"" 2>&1`
13701 VALGRIND_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "valgrind > "$valgrind_req"" 2>&1`
1366013702 fi
1366113703 # Put the nasty error message in config.log where it belongs
1366213704 echo "$VALGRIND_PKG_ERRORS" >&5
1369213734 IFS=$as_save_IFS
1369313735 test -z "$as_dir" && as_dir=.
1369413736 for ac_exec_ext in '' $ac_executable_extensions; do
13695 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
13737 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1369613738 ac_cv_path_VALGRIND_PATH="$as_dir/$ac_word$ac_exec_ext"
1369713739 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1369813740 break 2
1436314405 libsoup-2.4
1436414406 gee-1.0
1436514407 " 2>/dev/null`
14408 test "x$?" != "x0" && pkg_failed=yes
1436614409 else
1436714410 pkg_failed=yes
1436814411 fi
1445414497 libsoup-2.4
1445514498 gee-1.0
1445614499 " 2>/dev/null`
14500 test "x$?" != "x0" && pkg_failed=yes
1445714501 else
1445814502 pkg_failed=yes
1445914503 fi
1447314517 _pkg_short_errors_supported=no
1447414518 fi
1447514519 if test $_pkg_short_errors_supported = yes; then
14476 EMPATHY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
14520 EMPATHY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1447714521 dbus-glib-1
1447814522 folks >= $FOLKS_REQUIRED
1447914523 folks-telepathy >= $FOLKS_REQUIRED
1450014544 gee-1.0
1450114545 " 2>&1`
1450214546 else
14503 EMPATHY_PKG_ERRORS=`$PKG_CONFIG --print-errors "
14547 EMPATHY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1450414548 dbus-glib-1
1450514549 folks >= $FOLKS_REQUIRED
1450614550 folks-telepathy >= $FOLKS_REQUIRED
1456514609 Alternatively, you may set the environment variables EMPATHY_CFLAGS
1456614610 and EMPATHY_LIBS to avoid the need to call pkg-config.
1456714611 See the pkg-config man page for more details." "$LINENO" 5
14568
1456914612 elif test $pkg_failed = untried; then
1457014613 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1457114614 $as_echo "no" >&6; }
1458114624
1458214625 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
1458314626 See \`config.log' for more details" "$LINENO" 5; }
14584
1458514627 else
1458614628 EMPATHY_CFLAGS=$pkg_cv_EMPATHY_CFLAGS
1458714629 EMPATHY_LIBS=$pkg_cv_EMPATHY_LIBS
1464614688 gstreamer-audio-1.0
1464714689 gstreamer-video-1.0
1464814690 " 2>/dev/null`
14691 test "x$?" != "x0" && pkg_failed=yes
1464914692 else
1465014693 pkg_failed=yes
1465114694 fi
1468914732 gstreamer-audio-1.0
1469014733 gstreamer-video-1.0
1469114734 " 2>/dev/null`
14735 test "x$?" != "x0" && pkg_failed=yes
1469214736 else
1469314737 pkg_failed=yes
1469414738 fi
1470814752 _pkg_short_errors_supported=no
1470914753 fi
1471014754 if test $_pkg_short_errors_supported = yes; then
14711 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
14755 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1471214756 farstream-0.2
1471314757 telepathy-farstream >= 0.4.999
1471414758 clutter-1.0 >= $CLUTTER_REQUIRED
1471914763 gstreamer-video-1.0
1472014764 " 2>&1`
1472114765 else
14722 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --print-errors "
14766 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1472314767 farstream-0.2
1472414768 telepathy-farstream >= 0.4.999
1472514769 clutter-1.0 >= $CLUTTER_REQUIRED
1479914843 gstreamer-0.10 >= $GSTREAMER_REQUIRED
1480014844 gstreamer-interfaces-0.10
1480114845 " 2>/dev/null`
14846 test "x$?" != "x0" && pkg_failed=yes
1480214847 else
1480314848 pkg_failed=yes
1480414849 fi
1483914884 gstreamer-0.10 >= $GSTREAMER_REQUIRED
1484014885 gstreamer-interfaces-0.10
1484114886 " 2>/dev/null`
14887 test "x$?" != "x0" && pkg_failed=yes
1484214888 else
1484314889 pkg_failed=yes
1484414890 fi
1485814904 _pkg_short_errors_supported=no
1485914905 fi
1486014906 if test $_pkg_short_errors_supported = yes; then
14861 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
14907 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1486214908 farstream-0.1
1486314909 telepathy-farstream >= 0.2.1
1486414910 clutter-1.0 >= $CLUTTER_REQUIRED
1486814914 gstreamer-interfaces-0.10
1486914915 " 2>&1`
1487014916 else
14871 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --print-errors "
14917 EMPATHY_CALL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1487214918 farstream-0.1
1487314919 telepathy-farstream >= 0.2.1
1487414920 clutter-1.0 >= $CLUTTER_REQUIRED
1489914945 Alternatively, you may set the environment variables EMPATHY_CALL_CFLAGS
1490014946 and EMPATHY_CALL_LIBS to avoid the need to call pkg-config.
1490114947 See the pkg-config man page for more details." "$LINENO" 5
14902
1490314948 elif test $pkg_failed = untried; then
1490414949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1490514950 $as_echo "no" >&6; }
1491514960
1491614961 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
1491714962 See \`config.log' for more details" "$LINENO" 5; }
14918
1491914963 else
1492014964 EMPATHY_CALL_CFLAGS=$pkg_cv_EMPATHY_CALL_CFLAGS
1492114965 EMPATHY_CALL_LIBS=$pkg_cv_EMPATHY_CALL_LIBS
1500815052 IFS=$as_save_IFS
1500915053 test -z "$as_dir" && as_dir=.
1501015054 for ac_exec_ext in '' $ac_executable_extensions; do
15011 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15055 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1501215056 ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext"
1501315057 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1501415058 break 2
1504815092 IFS=$as_save_IFS
1504915093 test -z "$as_dir" && as_dir=.
1505015094 for ac_exec_ext in '' $ac_executable_extensions; do
15051 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15095 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1505215096 ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext"
1505315097 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1505415098 break 2
1508815132 IFS=$as_save_IFS
1508915133 test -z "$as_dir" && as_dir=.
1509015134 for ac_exec_ext in '' $ac_executable_extensions; do
15091 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15135 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1509215136 ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext"
1509315137 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1509415138 break 2
1527215316 IFS=$as_save_IFS
1527315317 test -z "$as_dir" && as_dir=.
1527415318 for ac_exec_ext in '' $ac_executable_extensions; do
15275 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15319 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1527615320 ac_cv_path_XGETTEXT="$as_dir/$ac_word$ac_exec_ext"
1527715321 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1527815322 break 2
1531215356 IFS=$as_save_IFS
1531315357 test -z "$as_dir" && as_dir=.
1531415358 for ac_exec_ext in '' $ac_executable_extensions; do
15315 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15359 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1531615360 ac_cv_path_MSGMERGE="$as_dir/$ac_word$ac_exec_ext"
1531715361 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1531815362 break 2
1535215396 IFS=$as_save_IFS
1535315397 test -z "$as_dir" && as_dir=.
1535415398 for ac_exec_ext in '' $ac_executable_extensions; do
15355 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15399 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1535615400 ac_cv_path_MSGFMT="$as_dir/$ac_word$ac_exec_ext"
1535715401 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1535815402 break 2
1539215436 IFS=$as_save_IFS
1539315437 test -z "$as_dir" && as_dir=.
1539415438 for ac_exec_ext in '' $ac_executable_extensions; do
15395 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15439 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1539615440 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
1539715441 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1539815442 break 2
1544315487 IFS=$as_save_IFS
1544415488 test -z "$as_dir" && as_dir=.
1544515489 for ac_exec_ext in '' $ac_executable_extensions; do
15446 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
15490 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1544715491 ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext"
1544815492 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1544915493 break 2
1557015614 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1557115615 test $ac_status = 0; }; then
1557215616 pkg_cv_UDEV_CFLAGS=`$PKG_CONFIG --cflags "gudev-1.0" 2>/dev/null`
15617 test "x$?" != "x0" && pkg_failed=yes
1557315618 else
1557415619 pkg_failed=yes
1557515620 fi
1558615631 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1558715632 test $ac_status = 0; }; then
1558815633 pkg_cv_UDEV_LIBS=`$PKG_CONFIG --libs "gudev-1.0" 2>/dev/null`
15634 test "x$?" != "x0" && pkg_failed=yes
1558915635 else
1559015636 pkg_failed=yes
1559115637 fi
1560515651 _pkg_short_errors_supported=no
1560615652 fi
1560715653 if test $_pkg_short_errors_supported = yes; then
15608 UDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gudev-1.0" 2>&1`
15654 UDEV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gudev-1.0" 2>&1`
1560915655 else
15610 UDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors "gudev-1.0" 2>&1`
15656 UDEV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gudev-1.0" 2>&1`
1561115657 fi
1561215658 # Put the nasty error message in config.log where it belongs
1561315659 echo "$UDEV_PKG_ERRORS" >&5
1568415730 enchant >= $ENCHANT_REQUIRED,
1568515731 iso-codes >= $ISO_CODES_REQUIRED
1568615732 " 2>/dev/null`
15733 test "x$?" != "x0" && pkg_failed=yes
1568715734 else
1568815735 pkg_failed=yes
1568915736 fi
1570915756 enchant >= $ENCHANT_REQUIRED,
1571015757 iso-codes >= $ISO_CODES_REQUIRED
1571115758 " 2>/dev/null`
15759 test "x$?" != "x0" && pkg_failed=yes
1571215760 else
1571315761 pkg_failed=yes
1571415762 fi
1572815776 _pkg_short_errors_supported=no
1572915777 fi
1573015778 if test $_pkg_short_errors_supported = yes; then
15731 ENCHANT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
15779 ENCHANT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1573215780 enchant >= $ENCHANT_REQUIRED,
1573315781 iso-codes >= $ISO_CODES_REQUIRED
1573415782 " 2>&1`
1573515783 else
15736 ENCHANT_PKG_ERRORS=`$PKG_CONFIG --print-errors "
15784 ENCHANT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1573715785 enchant >= $ENCHANT_REQUIRED,
1573815786 iso-codes >= $ISO_CODES_REQUIRED
1573915787 " 2>&1`
1583415882 champlain-gtk-0.12
1583515883 champlain-0.12 >= $CHAMPLAIN_REQUIRED
1583615884 " 2>/dev/null`
15885 test "x$?" != "x0" && pkg_failed=yes
1583715886 else
1583815887 pkg_failed=yes
1583915888 fi
1586215911 champlain-gtk-0.12
1586315912 champlain-0.12 >= $CHAMPLAIN_REQUIRED
1586415913 " 2>/dev/null`
15914 test "x$?" != "x0" && pkg_failed=yes
1586515915 else
1586615916 pkg_failed=yes
1586715917 fi
1588115931 _pkg_short_errors_supported=no
1588215932 fi
1588315933 if test $_pkg_short_errors_supported = yes; then
15884 LIBCHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
15934 LIBCHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1588515935 clutter-gtk-1.0
1588615936 champlain-gtk-0.12
1588715937 champlain-0.12 >= $CHAMPLAIN_REQUIRED
1588815938 " 2>&1`
1588915939 else
15890 LIBCHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --print-errors "
15940 LIBCHAMPLAIN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1589115941 clutter-gtk-1.0
1589215942 champlain-gtk-0.12
1589315943 champlain-0.12 >= $CHAMPLAIN_REQUIRED
1596616016 pkg_cv_GEOCLUE_CFLAGS=`$PKG_CONFIG --cflags "
1596716017 geoclue >= $GEOCLUE_REQUIRED
1596816018 " 2>/dev/null`
16019 test "x$?" != "x0" && pkg_failed=yes
1596916020 else
1597016021 pkg_failed=yes
1597116022 fi
1598816039 pkg_cv_GEOCLUE_LIBS=`$PKG_CONFIG --libs "
1598916040 geoclue >= $GEOCLUE_REQUIRED
1599016041 " 2>/dev/null`
16042 test "x$?" != "x0" && pkg_failed=yes
1599116043 else
1599216044 pkg_failed=yes
1599316045 fi
1600716059 _pkg_short_errors_supported=no
1600816060 fi
1600916061 if test $_pkg_short_errors_supported = yes; then
16010 GEOCLUE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
16062 GEOCLUE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1601116063 geoclue >= $GEOCLUE_REQUIRED
1601216064 " 2>&1`
1601316065 else
16014 GEOCLUE_PKG_ERRORS=`$PKG_CONFIG --print-errors "
16066 GEOCLUE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1601516067 geoclue >= $GEOCLUE_REQUIRED
1601616068 " 2>&1`
1601716069 fi
1609016142 pkg_cv_GEOCODE_CFLAGS=`$PKG_CONFIG --cflags "
1609116143 geocode-glib
1609216144 " 2>/dev/null`
16145 test "x$?" != "x0" && pkg_failed=yes
1609316146 else
1609416147 pkg_failed=yes
1609516148 fi
1611216165 pkg_cv_GEOCODE_LIBS=`$PKG_CONFIG --libs "
1611316166 geocode-glib
1611416167 " 2>/dev/null`
16168 test "x$?" != "x0" && pkg_failed=yes
1611516169 else
1611616170 pkg_failed=yes
1611716171 fi
1613116185 _pkg_short_errors_supported=no
1613216186 fi
1613316187 if test $_pkg_short_errors_supported = yes; then
16134 GEOCODE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
16188 GEOCODE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1613516189 geocode-glib
1613616190 " 2>&1`
1613716191 else
16138 GEOCODE_PKG_ERRORS=`$PKG_CONFIG --print-errors "
16192 GEOCODE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1613916193 geocode-glib
1614016194 " 2>&1`
1614116195 fi
1621416268 pkg_cv_NST_CFLAGS=`$PKG_CONFIG --cflags "
1621516269 nautilus-sendto >= $NAUTILUS_SENDTO_REQUIRED
1621616270 " 2>/dev/null`
16271 test "x$?" != "x0" && pkg_failed=yes
1621716272 else
1621816273 pkg_failed=yes
1621916274 fi
1623616291 pkg_cv_NST_LIBS=`$PKG_CONFIG --libs "
1623716292 nautilus-sendto >= $NAUTILUS_SENDTO_REQUIRED
1623816293 " 2>/dev/null`
16294 test "x$?" != "x0" && pkg_failed=yes
1623916295 else
1624016296 pkg_failed=yes
1624116297 fi
1625516311 _pkg_short_errors_supported=no
1625616312 fi
1625716313 if test $_pkg_short_errors_supported = yes; then
16258 NST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
16314 NST_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1625916315 nautilus-sendto >= $NAUTILUS_SENDTO_REQUIRED
1626016316 " 2>&1`
1626116317 else
16262 NST_PKG_ERRORS=`$PKG_CONFIG --print-errors "
16318 NST_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1626316319 nautilus-sendto >= $NAUTILUS_SENDTO_REQUIRED
1626416320 " 2>&1`
1626516321 fi
1633316389 mission-control-plugins
1633416390 goa-1.0 >= $GOA_REQUIRED
1633516391 " 2>/dev/null`
16392 test "x$?" != "x0" && pkg_failed=yes
1633616393 else
1633716394 pkg_failed=yes
1633816395 fi
1635816415 mission-control-plugins
1635916416 goa-1.0 >= $GOA_REQUIRED
1636016417 " 2>/dev/null`
16418 test "x$?" != "x0" && pkg_failed=yes
1636116419 else
1636216420 pkg_failed=yes
1636316421 fi
1637716435 _pkg_short_errors_supported=no
1637816436 fi
1637916437 if test $_pkg_short_errors_supported = yes; then
16380 GOA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
16438 GOA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1638116439 mission-control-plugins
1638216440 goa-1.0 >= $GOA_REQUIRED
1638316441 " 2>&1`
1638416442 else
16385 GOA_PKG_ERRORS=`$PKG_CONFIG --print-errors "
16443 GOA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1638616444 mission-control-plugins
1638716445 goa-1.0 >= $GOA_REQUIRED
1638816446 " 2>&1`
1645316511 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1645416512 test $ac_status = 0; }; then
1645516513 pkg_cv_CHEESE_CFLAGS=`$PKG_CONFIG --cflags "cheese-gtk >= CHEESE_GTK_REQUIRED" 2>/dev/null`
16514 test "x$?" != "x0" && pkg_failed=yes
1645616515 else
1645716516 pkg_failed=yes
1645816517 fi
1646916528 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1647016529 test $ac_status = 0; }; then
1647116530 pkg_cv_CHEESE_LIBS=`$PKG_CONFIG --libs "cheese-gtk >= CHEESE_GTK_REQUIRED" 2>/dev/null`
16531 test "x$?" != "x0" && pkg_failed=yes
1647216532 else
1647316533 pkg_failed=yes
1647416534 fi
1648816548 _pkg_short_errors_supported=no
1648916549 fi
1649016550 if test $_pkg_short_errors_supported = yes; then
16491 CHEESE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "cheese-gtk >= CHEESE_GTK_REQUIRED" 2>&1`
16551 CHEESE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "cheese-gtk >= CHEESE_GTK_REQUIRED" 2>&1`
1649216552 else
16493 CHEESE_PKG_ERRORS=`$PKG_CONFIG --print-errors "cheese-gtk >= CHEESE_GTK_REQUIRED" 2>&1`
16553 CHEESE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "cheese-gtk >= CHEESE_GTK_REQUIRED" 2>&1`
1649416554 fi
1649516555 # Put the nasty error message in config.log where it belongs
1649616556 echo "$CHEESE_PKG_ERRORS" >&5
1657116631 libaccounts-glib >= $LIBACCOUNTS_REQUIRED
1657216632 libsignon-glib >= $LIBSIGNON_REQUIRED
1657316633 " 2>/dev/null`
16634 test "x$?" != "x0" && pkg_failed=yes
1657416635 else
1657516636 pkg_failed=yes
1657616637 fi
1660216663 libaccounts-glib >= $LIBACCOUNTS_REQUIRED
1660316664 libsignon-glib >= $LIBSIGNON_REQUIRED
1660416665 " 2>/dev/null`
16666 test "x$?" != "x0" && pkg_failed=yes
1660516667 else
1660616668 pkg_failed=yes
1660716669 fi
1662116683 _pkg_short_errors_supported=no
1662216684 fi
1662316685 if test $_pkg_short_errors_supported = yes; then
16624 UOA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
16686 UOA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "
1662516687 account-plugin
1662616688 mission-control-plugins >= $MC_PLUGINS_REQUIRED
1662716689 libaccounts-glib >= $LIBACCOUNTS_REQUIRED
1662816690 libsignon-glib >= $LIBSIGNON_REQUIRED
1662916691 " 2>&1`
1663016692 else
16631 UOA_PKG_ERRORS=`$PKG_CONFIG --print-errors "
16693 UOA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "
1663216694 account-plugin
1663316695 mission-control-plugins >= $MC_PLUGINS_REQUIRED
1663416696 libaccounts-glib >= $LIBACCOUNTS_REQUIRED
1676616828 IFS=$as_save_IFS
1676716829 test -z "$as_dir" && as_dir=.
1676816830 for ac_exec_ext in '' $ac_executable_extensions; do
16769 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16831 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1677016832 ac_cv_prog_ITSTOOL="itstool"
1677116833 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1677216834 break 2
1680816870 IFS=$as_save_IFS
1680916871 test -z "$as_dir" && as_dir=.
1681016872 for ac_exec_ext in '' $ac_executable_extensions; do
16811 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
16873 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1681216874 ac_cv_prog_XMLLINT="xmllint"
1681316875 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1681416876 break 2
1712817190 LTLIBOBJS=$ac_ltlibobjs
1712917191
1713017192
17193 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
17194 $as_echo_n "checking that generated files are newer than configure... " >&6; }
17195 if test -n "$am_sleep_pid"; then
17196 # Hide warnings about reused PIDs.
17197 wait $am_sleep_pid 2>/dev/null
17198 fi
17199 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
17200 $as_echo "done" >&6; }
1713117201 if test -n "$EXEEXT"; then
1713217202 am__EXEEXT_TRUE=
1713317203 am__EXEEXT_FALSE='#'
1748617556 # ... but there are two gotchas:
1748717557 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
1748817558 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
17489 # In both cases, we have to default to `cp -p'.
17559 # In both cases, we have to default to `cp -pR'.
1749017560 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
17491 as_ln_s='cp -p'
17561 as_ln_s='cp -pR'
1749217562 elif ln conf$$.file conf$$ 2>/dev/null; then
1749317563 as_ln_s=ln
1749417564 else
17495 as_ln_s='cp -p'
17565 as_ln_s='cp -pR'
1749617566 fi
1749717567 else
17498 as_ln_s='cp -p'
17568 as_ln_s='cp -pR'
1749917569 fi
1750017570 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
1750117571 rmdir conf$$.dir 2>/dev/null
1755517625 as_mkdir_p=false
1755617626 fi
1755717627
17558 if test -x / >/dev/null 2>&1; then
17559 as_test_x='test -x'
17560 else
17561 if ls -dL / >/dev/null 2>&1; then
17562 as_ls_L_option=L
17563 else
17564 as_ls_L_option=
17565 fi
17566 as_test_x='
17567 eval sh -c '\''
17568 if test -d "$1"; then
17569 test -d "$1/.";
17570 else
17571 case $1 in #(
17572 -*)set "./$1";;
17573 esac;
17574 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
17575 ???[sx]*):;;*)false;;esac;fi
17576 '\'' sh
17577 '
17578 fi
17579 as_executable_p=$as_test_x
17628
17629 # as_fn_executable_p FILE
17630 # -----------------------
17631 # Test if FILE is an executable regular file.
17632 as_fn_executable_p ()
17633 {
17634 test -f "$1" && test -x "$1"
17635 } # as_fn_executable_p
17636 as_test_x='test -x'
17637 as_executable_p=as_fn_executable_p
1758017638
1758117639 # Sed expression to map a string onto a valid CPP name.
1758217640 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
1759717655 # report actual input values of CONFIG_FILES etc. instead of their
1759817656 # values after options handling.
1759917657 ac_log="
17600 This file was extended by Empathy $as_me 3.6.2, which was
17601 generated by GNU Autoconf 2.68. Invocation command line was
17658 This file was extended by Empathy $as_me 3.6.3, which was
17659 generated by GNU Autoconf 2.69. Invocation command line was
1760217660
1760317661 CONFIG_FILES = $CONFIG_FILES
1760417662 CONFIG_HEADERS = $CONFIG_HEADERS
1766417722 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1766517723 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1766617724 ac_cs_version="\\
17667 Empathy config.status 3.6.2
17668 configured by $0, generated by GNU Autoconf 2.68,
17725 Empathy config.status 3.6.3
17726 configured by $0, generated by GNU Autoconf 2.69,
1766917727 with options \\"\$ac_cs_config\\"
1767017728
17671 Copyright (C) 2010 Free Software Foundation, Inc.
17729 Copyright (C) 2012 Free Software Foundation, Inc.
1767217730 This config.status script is free software; the Free Software Foundation
1767317731 gives unlimited permission to copy, distribute and modify it."
1767417732
1775917817 _ACEOF
1776017818 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1776117819 if \$ac_cs_recheck; then
17762 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
17820 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
1776317821 shift
1776417822 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
1776517823 CONFIG_SHELL='$SHELL'
1870818766 # Strip MF so we end up with the name of the file.
1870918767 mf=`echo "$mf" | sed -e 's/:.*$//'`
1871018768 # Check whether this is an Automake generated Makefile or not.
18711 # We used to match only the files named `Makefile.in', but
18769 # We used to match only the files named 'Makefile.in', but
1871218770 # some people rename them; so instead we look at the file content.
1871318771 # Grep'ing the first line is not enough: some people post-process
1871418772 # each Makefile.in and add a new line on top of each file to say so.
1874218800 continue
1874318801 fi
1874418802 # Extract the definition of DEPDIR, am__include, and am__quote
18745 # from the Makefile without running `make'.
18803 # from the Makefile without running 'make'.
1874618804 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1874718805 test -z "$DEPDIR" && continue
1874818806 am__include=`sed -n 's/^am__include = //p' < "$mf"`
1874918807 test -z "am__include" && continue
1875018808 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
18751 # When using ansi2knr, U may be empty or an underscore; expand it
18752 U=`sed -n 's/^U = //p' < "$mf"`
1875318809 # Find all dependency output files, they are included files with
1875418810 # $(DEPDIR) in their names. We invoke sed twice because it is the
1875518811 # simplest approach to changing $(DEPDIR) to its actual value in the
1875618812 # expansion.
1875718813 for file in `sed -n "
1875818814 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
18759 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
18815 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
1876018816 # Make sure the directory exists.
1876118817 test -f "$dirpart/$file" && continue
1876218818 fdir=`$as_dirname -- "$file" ||
22
33 m4_define([empathy_major_version], [3])
44 m4_define([empathy_minor_version], [6])
5 m4_define([empathy_micro_version], [2])
5 m4_define([empathy_micro_version], [3])
66 m4_define([empathy_nano_version], [0])
77
88 dnl Display the nano_version only if it's not '0'
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6867 CONFIG_HEADER = $(top_builddir)/config.h
6968 CONFIG_CLEAN_FILES = empathy.desktop.in
7069 CONFIG_CLEAN_VPATH_FILES =
70 AM_V_P = $(am__v_P_@AM_V@)
71 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
72 am__v_P_0 = false
73 am__v_P_1 = :
7174 AM_V_GEN = $(am__v_GEN_@AM_V@)
7275 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
73 am__v_GEN_0 = @echo " GEN " $@;
76 am__v_GEN_0 = @echo " GEN " $@;
77 am__v_GEN_1 =
7478 AM_V_at = $(am__v_at_@AM_V@)
7579 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7680 am__v_at_0 = @
81 am__v_at_1 =
7782 SOURCES =
7883 DIST_SOURCES =
7984 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
580585 dir='$(DESTDIR)$(servicefiledir)'; $(am__uninstall_files_from_dir)
581586
582587 # This directory's subdirectories are mostly independent; you can cd
583 # into them and run `make' without going through this Makefile.
584 # To change the values of `make' variables: instead of editing Makefiles,
585 # (1) if the variable is set in `config.status', edit `config.status'
586 # (which will cause the Makefiles to be regenerated when you run `make');
587 # (2) otherwise, pass the desired values on the `make' command line.
588 $(RECURSIVE_TARGETS):
588 # into them and run 'make' without going through this Makefile.
589 # To change the values of 'make' variables: instead of editing Makefiles,
590 # (1) if the variable is set in 'config.status', edit 'config.status'
591 # (which will cause the Makefiles to be regenerated when you run 'make');
592 # (2) otherwise, pass the desired values on the 'make' command line.
593 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
589594 @fail= failcom='exit 1'; \
590595 for f in x $$MAKEFLAGS; do \
591596 case $$f in \
595600 done; \
596601 dot_seen=no; \
597602 target=`echo $@ | sed s/-recursive//`; \
598 list='$(SUBDIRS)'; for subdir in $$list; do \
603 case "$@" in \
604 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
605 *) list='$(SUBDIRS)' ;; \
606 esac; \
607 for subdir in $$list; do \
599608 echo "Making $$target in $$subdir"; \
600609 if test "$$subdir" = "."; then \
601610 dot_seen=yes; \
609618 if test "$$dot_seen" = "no"; then \
610619 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
611620 fi; test -z "$$fail"
612
613 $(RECURSIVE_CLEAN_TARGETS):
614 @fail= failcom='exit 1'; \
615 for f in x $$MAKEFLAGS; do \
616 case $$f in \
617 *=* | --[!k]*);; \
618 *k*) failcom='fail=yes';; \
619 esac; \
620 done; \
621 dot_seen=no; \
622 case "$@" in \
623 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
624 *) list='$(SUBDIRS)' ;; \
625 esac; \
626 rev=''; for subdir in $$list; do \
627 if test "$$subdir" = "."; then :; else \
628 rev="$$subdir $$rev"; \
629 fi; \
630 done; \
631 rev="$$rev ."; \
632 target=`echo $@ | sed s/-recursive//`; \
633 for subdir in $$rev; do \
634 echo "Making $$target in $$subdir"; \
635 if test "$$subdir" = "."; then \
636 local_target="$$target-am"; \
637 else \
638 local_target="$$target"; \
639 fi; \
640 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
641 || eval $$failcom; \
642 done && test -z "$$fail"
643621 tags-recursive:
644622 list='$(SUBDIRS)'; for subdir in $$list; do \
645623 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
647625 ctags-recursive:
648626 list='$(SUBDIRS)'; for subdir in $$list; do \
649627 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
628 done
629 cscopelist-recursive:
630 list='$(SUBDIRS)'; for subdir in $$list; do \
631 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
650632 done
651633
652634 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
711693 && $(am__cd) $(top_srcdir) \
712694 && gtags -i $(GTAGS_ARGS) "$$here"
713695
696 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
697 list='$(SOURCES) $(HEADERS) $(LISP)'; \
698 case "$(srcdir)" in \
699 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
700 *) sdir=$(subdir)/$(srcdir) ;; \
701 esac; \
702 for i in $$list; do \
703 if test -f "$$i"; then \
704 echo "$(subdir)/$$i"; \
705 else \
706 echo "$$sdir/$$i"; \
707 fi; \
708 done >> $(top_builddir)/cscope.files
709
714710 distclean-tags:
715711 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
716712
878874 uninstall-cssDATA uninstall-desktopDATA uninstall-htmlDATA \
879875 uninstall-servicefileDATA
880876
881 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
882 install-am install-strip tags-recursive
877 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
878 cscopelist-recursive ctags-recursive install-am install-strip \
879 tags-recursive
883880
884881 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
885882 all all-am all-local check check-am clean clean-generic \
886 clean-libtool ctags ctags-recursive distclean \
887 distclean-generic distclean-libtool distclean-tags distdir dvi \
888 dvi-am html html-am info info-am install install-am \
889 install-clientfileDATA install-convertDATA install-cssDATA \
890 install-data install-data-am install-desktopDATA install-dvi \
891 install-dvi-am install-exec install-exec-am install-html \
892 install-html-am install-htmlDATA install-info install-info-am \
893 install-man install-pdf install-pdf-am install-ps \
894 install-ps-am install-servicefileDATA install-strip \
895 installcheck installcheck-am installdirs installdirs-am \
896 maintainer-clean maintainer-clean-generic mostlyclean \
897 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
898 tags tags-recursive uninstall uninstall-am \
899 uninstall-clientfileDATA uninstall-convertDATA \
900 uninstall-cssDATA uninstall-desktopDATA uninstall-htmlDATA \
901 uninstall-servicefileDATA
883 clean-libtool cscopelist cscopelist-recursive ctags \
884 ctags-recursive distclean distclean-generic distclean-libtool \
885 distclean-tags distdir dvi dvi-am html html-am info info-am \
886 install install-am install-clientfileDATA install-convertDATA \
887 install-cssDATA install-data install-data-am \
888 install-desktopDATA install-dvi install-dvi-am install-exec \
889 install-exec-am install-html install-html-am install-htmlDATA \
890 install-info install-info-am install-man install-pdf \
891 install-pdf-am install-ps install-ps-am \
892 install-servicefileDATA install-strip installcheck \
893 installcheck-am installdirs installdirs-am maintainer-clean \
894 maintainer-clean-generic mostlyclean mostlyclean-generic \
895 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
896 uninstall uninstall-am uninstall-clientfileDATA \
897 uninstall-convertDATA uninstall-cssDATA uninstall-desktopDATA \
898 uninstall-htmlDATA uninstall-servicefileDATA
902899
903900 @INTLTOOL_DESKTOP_RULE@
904901 @GSETTINGS_RULES@
3030 Name[gl]=Empathy
3131 Name[gu]=Empathy
3232 Name[he]=Empathy
33 Name[hi]=Empathy
33 Name[hi]=एंपेथी
3434 Name[hu]=Empathy
3535 Name[id]=Empathy
3636 Name[it]=Empathy
295295 X-GNOME-Bugzilla-Bugzilla=GNOME
296296 X-GNOME-Bugzilla-Product=empathy
297297 X-GNOME-Bugzilla-Component=General
298 X-GNOME-Bugzilla-Version=3.6.2
298 X-GNOME-Bugzilla-Version=3.6.3
1212 X-GNOME-Bugzilla-Bugzilla=GNOME
1313 X-GNOME-Bugzilla-Product=empathy
1414 X-GNOME-Bugzilla-Component=General
15 X-GNOME-Bugzilla-Version=3.6.2
15 X-GNOME-Bugzilla-Version=3.6.3
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6766 CONFIG_HEADER = $(top_builddir)/config.h
6867 CONFIG_CLEAN_FILES =
6968 CONFIG_CLEAN_VPATH_FILES =
69 AM_V_P = $(am__v_P_@AM_V@)
70 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
71 am__v_P_0 = false
72 am__v_P_1 = :
7073 AM_V_GEN = $(am__v_GEN_@AM_V@)
7174 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
72 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_0 = @echo " GEN " $@;
76 am__v_GEN_1 =
7377 AM_V_at = $(am__v_at_@AM_V@)
7478 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7579 am__v_at_0 = @
80 am__v_at_1 =
7681 SOURCES =
7782 DIST_SOURCES =
7883 am__can_run_installinfo = \
534539 ctags: CTAGS
535540 CTAGS:
536541
542 cscope cscopelist:
543
537544
538545 distdir: $(DISTFILES)
539546 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6665 CONFIG_HEADER = $(top_builddir)/config.h
6766 CONFIG_CLEAN_FILES =
6867 CONFIG_CLEAN_VPATH_FILES =
68 AM_V_P = $(am__v_P_@AM_V@)
69 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
70 am__v_P_0 = false
71 am__v_P_1 = :
6972 AM_V_GEN = $(am__v_GEN_@AM_V@)
7073 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 am__v_GEN_0 = @echo " GEN " $@;
74 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_1 =
7276 AM_V_at = $(am__v_at_@AM_V@)
7377 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7478 am__v_at_0 = @
79 am__v_at_1 =
7580 SOURCES =
7681 DIST_SOURCES =
7782 am__can_run_installinfo = \
365370 ctags: CTAGS
366371 CTAGS:
367372
373 cscope cscopelist:
374
368375
369376 distdir: $(DISTFILES)
370377 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
22
33 scriptversion=2012-03-27.16; # UTC
44
5 # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
6 # 2011, 2012 Free Software Foundation, Inc.
5 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
76
87 # This program is free software; you can redistribute it and/or modify
98 # it under the terms of the GNU General Public License as published by
9797 @$(mkdir_p) _gen
9898 $(AM_V_GEN)$(PYTHON) $(tools_dir)/xincludator.py $< > $@
9999
100 _gen/cli-misc-body.h _gen/cli-misc.h: _gen/misc.xml \
100 _gen/cli-misc-body.h: _gen/cli-misc.h
101
102 _gen/cli-misc.h: _gen/misc.xml \
101103 $(tools_dir)/glib-client-gen.py
102104 $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-client-gen.py \
103105 --group=misc \
107109 --tp-proxy-api=0.10.0 \
108110 $< Emp_Cli _gen/cli-misc
109111
110 _gen/svc-misc.c _gen/svc-misc.h: _gen/misc.xml \
112 # There is no need to execute glib-ginterface-gen.py twice because it
113 # generates both the .c and .h files in one shot. Therefore, merely
114 # having one of them (say the .c) depend on the other (say the .h) is
115 # enough.
116 #
117 # Moreover, running it twice breaks parallel builds because one
118 # glib-ginterface-gen.py process steps on the other.
119
120 _gen/svc-misc.c: _gen/svc-misc.h
121
122 _gen/svc-misc.h: _gen/misc.xml \
111123 $(tools_dir)/glib-ginterface-gen.py
112124 $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-ginterface-gen.py \
113125 --filename=_gen/svc-misc \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5150 build_triplet = @build@
5251 host_triplet = @host@
5352 subdir = extensions
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp
5555 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5656 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
5757 $(top_srcdir)/m4/ax_config_dir.m4 \
7676 AM_V_lt = $(am__v_lt_@AM_V@)
7777 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
7878 am__v_lt_0 = --silent
79 am__v_lt_1 =
80 AM_V_P = $(am__v_P_@AM_V@)
81 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
82 am__v_P_0 = false
83 am__v_P_1 = :
84 AM_V_GEN = $(am__v_GEN_@AM_V@)
85 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
86 am__v_GEN_0 = @echo " GEN " $@;
87 am__v_GEN_1 =
88 AM_V_at = $(am__v_at_@AM_V@)
89 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
90 am__v_at_0 = @
91 am__v_at_1 =
7992 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
8093 depcomp = $(SHELL) $(top_srcdir)/depcomp
8194 am__depfiles_maybe = depfiles
88101 $(AM_CFLAGS) $(CFLAGS)
89102 AM_V_CC = $(am__v_CC_@AM_V@)
90103 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
91 am__v_CC_0 = @echo " CC " $@;
92 AM_V_at = $(am__v_at_@AM_V@)
93 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
94 am__v_at_0 = @
104 am__v_CC_0 = @echo " CC " $@;
105 am__v_CC_1 =
95106 CCLD = $(CC)
96107 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
97108 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
98109 $(AM_LDFLAGS) $(LDFLAGS) -o $@
99110 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
100111 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
101 am__v_CCLD_0 = @echo " CCLD " $@;
102 AM_V_GEN = $(am__v_GEN_@AM_V@)
103 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
104 am__v_GEN_0 = @echo " GEN " $@;
112 am__v_CCLD_0 = @echo " CCLD " $@;
113 am__v_CCLD_1 =
105114 SOURCES = $(libemp_extensions_la_SOURCES) \
106115 $(nodist_libemp_extensions_la_SOURCES)
107116 DIST_SOURCES = $(libemp_extensions_la_SOURCES)
402411
403412 clean-noinstLTLIBRARIES:
404413 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
405 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
406 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
407 test "$$dir" != "$$p" || dir=.; \
408 echo "rm -f \"$${dir}/so_locations\""; \
409 rm -f "$${dir}/so_locations"; \
410 done
414 @list='$(noinst_LTLIBRARIES)'; \
415 locs=`for p in $$list; do echo $$p; done | \
416 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
417 sort -u`; \
418 test -z "$$locs" || { \
419 echo rm -f $${locs}; \
420 rm -f $${locs}; \
421 }
411422 libemp-extensions.la: $(libemp_extensions_la_OBJECTS) $(libemp_extensions_la_DEPENDENCIES) $(EXTRA_libemp_extensions_la_DEPENDENCIES)
412423 $(AM_V_CCLD)$(LINK) $(libemp_extensions_la_OBJECTS) $(libemp_extensions_la_LIBADD) $(LIBS)
413424
503514 here=`$(am__cd) $(top_builddir) && pwd` \
504515 && $(am__cd) $(top_srcdir) \
505516 && gtags -i $(GTAGS_ARGS) "$$here"
517
518 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
519 list='$(SOURCES) $(HEADERS) $(LISP)'; \
520 case "$(srcdir)" in \
521 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
522 *) sdir=$(subdir)/$(srcdir) ;; \
523 esac; \
524 for i in $$list; do \
525 if test -f "$$i"; then \
526 echo "$(subdir)/$$i"; \
527 else \
528 echo "$$sdir/$$i"; \
529 fi; \
530 done >> $(top_builddir)/cscope.files
506531
507532 distclean-tags:
508533 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
649674 .MAKE: all check install install-am install-strip
650675
651676 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
652 clean-libtool clean-local clean-noinstLTLIBRARIES ctags \
653 distclean distclean-compile distclean-generic \
677 clean-libtool clean-local clean-noinstLTLIBRARIES cscopelist \
678 ctags distclean distclean-compile distclean-generic \
654679 distclean-libtool distclean-tags distdir dvi dvi-am html \
655680 html-am info info-am install install-am install-data \
656681 install-data-am install-dvi install-dvi-am install-exec \
707732 @$(mkdir_p) _gen
708733 $(AM_V_GEN)$(PYTHON) $(tools_dir)/xincludator.py $< > $@
709734
710 _gen/cli-misc-body.h _gen/cli-misc.h: _gen/misc.xml \
735 _gen/cli-misc-body.h: _gen/cli-misc.h
736
737 _gen/cli-misc.h: _gen/misc.xml \
711738 $(tools_dir)/glib-client-gen.py
712739 $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-client-gen.py \
713740 --group=misc \
717744 --tp-proxy-api=0.10.0 \
718745 $< Emp_Cli _gen/cli-misc
719746
720 _gen/svc-misc.c _gen/svc-misc.h: _gen/misc.xml \
747 # There is no need to execute glib-ginterface-gen.py twice because it
748 # generates both the .c and .h files in one shot. Therefore, merely
749 # having one of them (say the .c) depend on the other (say the .h) is
750 # enough.
751 #
752 # Moreover, running it twice breaks parallel builds because one
753 # glib-ginterface-gen.py process steps on the other.
754
755 _gen/svc-misc.c: _gen/svc-misc.h
756
757 _gen/svc-misc.h: _gen/misc.xml \
721758 $(tools_dir)/glib-ginterface-gen.py
722759 $(AM_V_GEN)$(PYTHON) $(tools_dir)/glib-ginterface-gen.py \
723760 --filename=_gen/svc-misc \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5150 build_triplet = @build@
5251 host_triplet = @host@
5352 subdir = goa-mc-plugin
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp
5555 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5656 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
5757 $(top_srcdir)/m4/ax_config_dir.m4 \
105105 AM_V_lt = $(am__v_lt_@AM_V@)
106106 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
107107 am__v_lt_0 = --silent
108 am__v_lt_1 =
108109 mcp_account_manager_goa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
109110 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
110111 $(AM_CFLAGS) $(CFLAGS) $(mcp_account_manager_goa_la_LDFLAGS) \
111112 $(LDFLAGS) -o $@
113 AM_V_P = $(am__v_P_@AM_V@)
114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115 am__v_P_0 = false
116 am__v_P_1 = :
117 AM_V_GEN = $(am__v_GEN_@AM_V@)
118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119 am__v_GEN_0 = @echo " GEN " $@;
120 am__v_GEN_1 =
121 AM_V_at = $(am__v_at_@AM_V@)
122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123 am__v_at_0 = @
124 am__v_at_1 =
112125 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
113126 depcomp = $(SHELL) $(top_srcdir)/depcomp
114127 am__depfiles_maybe = depfiles
121134 $(AM_CFLAGS) $(CFLAGS)
122135 AM_V_CC = $(am__v_CC_@AM_V@)
123136 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
124 am__v_CC_0 = @echo " CC " $@;
125 AM_V_at = $(am__v_at_@AM_V@)
126 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127 am__v_at_0 = @
137 am__v_CC_0 = @echo " CC " $@;
138 am__v_CC_1 =
128139 CCLD = $(CC)
129140 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
130141 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
131142 $(AM_LDFLAGS) $(LDFLAGS) -o $@
132143 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
133144 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
134 am__v_CCLD_0 = @echo " CCLD " $@;
135 AM_V_GEN = $(am__v_GEN_@AM_V@)
136 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
137 am__v_GEN_0 = @echo " GEN " $@;
145 am__v_CCLD_0 = @echo " CCLD " $@;
146 am__v_CCLD_1 =
138147 SOURCES = $(mcp_account_manager_goa_la_SOURCES)
139148 DIST_SOURCES = $(mcp_account_manager_goa_la_SOURCES)
140149 am__can_run_installinfo = \
424433
425434 clean-pluginsLTLIBRARIES:
426435 -test -z "$(plugins_LTLIBRARIES)" || rm -f $(plugins_LTLIBRARIES)
427 @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
428 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
429 test "$$dir" != "$$p" || dir=.; \
430 echo "rm -f \"$${dir}/so_locations\""; \
431 rm -f "$${dir}/so_locations"; \
432 done
436 @list='$(plugins_LTLIBRARIES)'; \
437 locs=`for p in $$list; do echo $$p; done | \
438 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
439 sort -u`; \
440 test -z "$$locs" || { \
441 echo rm -f $${locs}; \
442 rm -f $${locs}; \
443 }
433444 mcp-account-manager-goa.la: $(mcp_account_manager_goa_la_OBJECTS) $(mcp_account_manager_goa_la_DEPENDENCIES) $(EXTRA_mcp_account_manager_goa_la_DEPENDENCIES)
434445 $(AM_V_CCLD)$(mcp_account_manager_goa_la_LINK) -rpath $(pluginsdir) $(mcp_account_manager_goa_la_OBJECTS) $(mcp_account_manager_goa_la_LIBADD) $(LIBS)
435446
517528 here=`$(am__cd) $(top_builddir) && pwd` \
518529 && $(am__cd) $(top_srcdir) \
519530 && gtags -i $(GTAGS_ARGS) "$$here"
531
532 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
533 list='$(SOURCES) $(HEADERS) $(LISP)'; \
534 case "$(srcdir)" in \
535 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
536 *) sdir=$(subdir)/$(srcdir) ;; \
537 esac; \
538 for i in $$list; do \
539 if test -f "$$i"; then \
540 echo "$(subdir)/$$i"; \
541 else \
542 echo "$$sdir/$$i"; \
543 fi; \
544 done >> $(top_builddir)/cscope.files
520545
521546 distclean-tags:
522547 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
662687 .MAKE: install-am install-strip
663688
664689 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
665 clean-libtool clean-pluginsLTLIBRARIES ctags distclean \
666 distclean-compile distclean-generic distclean-libtool \
667 distclean-tags distdir dvi dvi-am html html-am info info-am \
668 install install-am install-data install-data-am install-dvi \
669 install-dvi-am install-exec install-exec-am install-html \
670 install-html-am install-info install-info-am install-man \
671 install-pdf install-pdf-am install-pluginsLTLIBRARIES \
672 install-ps install-ps-am install-strip installcheck \
673 installcheck-am installdirs maintainer-clean \
674 maintainer-clean-generic mostlyclean mostlyclean-compile \
675 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
676 tags uninstall uninstall-am uninstall-pluginsLTLIBRARIES
690 clean-libtool clean-pluginsLTLIBRARIES cscopelist ctags \
691 distclean distclean-compile distclean-generic \
692 distclean-libtool distclean-tags distdir dvi dvi-am html \
693 html-am info info-am install install-am install-data \
694 install-data-am install-dvi install-dvi-am install-exec \
695 install-exec-am install-html install-html-am install-info \
696 install-info-am install-man install-pdf install-pdf-am \
697 install-pluginsLTLIBRARIES install-ps install-ps-am \
698 install-strip installcheck installcheck-am installdirs \
699 maintainer-clean maintainer-clean-generic mostlyclean \
700 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
701 pdf pdf-am ps ps-am tags uninstall uninstall-am \
702 uninstall-pluginsLTLIBRARIES
677703
678704
679705 # Tell versions [3.59,3.63) of GNU make to not export all variables.
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6665 CONFIG_HEADER = $(top_builddir)/config.h
6766 CONFIG_CLEAN_FILES =
6867 CONFIG_CLEAN_VPATH_FILES =
68 AM_V_P = $(am__v_P_@AM_V@)
69 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
70 am__v_P_0 = false
71 am__v_P_1 = :
6972 AM_V_GEN = $(am__v_GEN_@AM_V@)
7073 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 am__v_GEN_0 = @echo " GEN " $@;
74 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_1 =
7276 AM_V_at = $(am__v_at_@AM_V@)
7377 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7478 am__v_at_0 = @
79 am__v_at_1 =
7580 SOURCES =
7681 DIST_SOURCES =
7782 am__can_run_installinfo = \
386391 ctags: CTAGS
387392 CTAGS:
388393
394 cscope cscopelist:
395
389396
390397 distdir: $(DISTFILES)
391398 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
00 #!/bin/sh
11 # install - install a program, script, or datafile
22
3 scriptversion=2011-01-19.21; # UTC
3 scriptversion=2011-11-20.07; # UTC
44
55 # This originates from X11R5 (mit/util/scripts/install.sh), which was
66 # later released in X11R6 (xc/config/util/install.sh) with the
3434 # FSF changes to this file are in the public domain.
3535 #
3636 # Calling this script install-sh is preferred over install.sh, to prevent
37 # `make' implicit rules from creating a file called install from it
37 # 'make' implicit rules from creating a file called install from it
3838 # when there is no Makefile.
3939 #
4040 # This script is compatible with the BSD install script, but was written
155155 -s) stripcmd=$stripprog;;
156156
157157 -t) dst_arg=$2
158 # Protect names problematic for `test' and other utilities.
158 # Protect names problematic for 'test' and other utilities.
159159 case $dst_arg in
160160 -* | [=\(\)!]) dst_arg=./$dst_arg;;
161161 esac
189189 fi
190190 shift # arg
191191 dst_arg=$arg
192 # Protect names problematic for `test' and other utilities.
192 # Protect names problematic for 'test' and other utilities.
193193 case $dst_arg in
194194 -* | [=\(\)!]) dst_arg=./$dst_arg;;
195195 esac
201201 echo "$0: no input file specified." >&2
202202 exit 1
203203 fi
204 # It's OK to call `install-sh -d' without argument.
204 # It's OK to call 'install-sh -d' without argument.
205205 # This can happen when creating conditional directories.
206206 exit 0
207207 fi
239239
240240 for src
241241 do
242 # Protect names problematic for `test' and other utilities.
242 # Protect names problematic for 'test' and other utilities.
243243 case $src in
244244 -* | [=\(\)!]) src=./$src;;
245245 esac
353353 if test -z "$dir_arg" || {
354354 # Check for POSIX incompatibilities with -m.
355355 # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
356 # other-writeable bit of parent directory when it shouldn't.
356 # other-writable bit of parent directory when it shouldn't.
357357 # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
358358 ls_ld_tmpdir=`ls -ld "$tmpdir"`
359359 case $ls_ld_tmpdir in
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5251 build_triplet = @build@
5352 host_triplet = @host@
5453 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp \
5555 $(top_srcdir)/tools/check-coding-style.mk \
5656 $(top_srcdir)/tools/flymake.mk
5757 @HAVE_GOA_TRUE@am__append_1 = $(goa_sources)
174174 AM_V_lt = $(am__v_lt_@AM_V@)
175175 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
176176 am__v_lt_0 = --silent
177 am__v_lt_1 =
177178 libempathy_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178179 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
179180 $(libempathy_la_LDFLAGS) $(LDFLAGS) -o $@
181 AM_V_P = $(am__v_P_@AM_V@)
182 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
183 am__v_P_0 = false
184 am__v_P_1 = :
185 AM_V_GEN = $(am__v_GEN_@AM_V@)
186 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
187 am__v_GEN_0 = @echo " GEN " $@;
188 am__v_GEN_1 =
189 AM_V_at = $(am__v_at_@AM_V@)
190 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
191 am__v_at_0 = @
192 am__v_at_1 =
180193 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
181194 depcomp = $(SHELL) $(top_srcdir)/depcomp
182195 am__depfiles_maybe = depfiles
189202 $(AM_CFLAGS) $(CFLAGS)
190203 AM_V_CC = $(am__v_CC_@AM_V@)
191204 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
192 am__v_CC_0 = @echo " CC " $@;
193 AM_V_at = $(am__v_at_@AM_V@)
194 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
195 am__v_at_0 = @
205 am__v_CC_0 = @echo " CC " $@;
206 am__v_CC_1 =
196207 CCLD = $(CC)
197208 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
198209 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
199210 $(AM_LDFLAGS) $(LDFLAGS) -o $@
200211 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
201212 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
202 am__v_CCLD_0 = @echo " CCLD " $@;
203 AM_V_GEN = $(am__v_GEN_@AM_V@)
204 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
205 am__v_GEN_0 = @echo " GEN " $@;
213 am__v_CCLD_0 = @echo " CCLD " $@;
214 am__v_CCLD_1 =
206215 SOURCES = $(libempathy_la_SOURCES) $(nodist_libempathy_la_SOURCES)
207216 DIST_SOURCES = $(am__libempathy_la_SOURCES_DIST)
208217 am__can_run_installinfo = \
638647
639648 clean-pkglibLTLIBRARIES:
640649 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
641 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
642 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
643 test "$$dir" != "$$p" || dir=.; \
644 echo "rm -f \"$${dir}/so_locations\""; \
645 rm -f "$${dir}/so_locations"; \
646 done
650 @list='$(pkglib_LTLIBRARIES)'; \
651 locs=`for p in $$list; do echo $$p; done | \
652 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
653 sort -u`; \
654 test -z "$$locs" || { \
655 echo rm -f $${locs}; \
656 rm -f $${locs}; \
657 }
647658 libempathy.la: $(libempathy_la_OBJECTS) $(libempathy_la_DEPENDENCIES) $(EXTRA_libempathy_la_DEPENDENCIES)
648659 $(AM_V_CCLD)$(libempathy_la_LINK) -rpath $(pkglibdir) $(libempathy_la_OBJECTS) $(libempathy_la_LIBADD) $(LIBS)
649660
807818 here=`$(am__cd) $(top_builddir) && pwd` \
808819 && $(am__cd) $(top_srcdir) \
809820 && gtags -i $(GTAGS_ARGS) "$$here"
821
822 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
823 list='$(SOURCES) $(HEADERS) $(LISP)'; \
824 case "$(srcdir)" in \
825 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
826 *) sdir=$(subdir)/$(srcdir) ;; \
827 esac; \
828 for i in $$list; do \
829 if test -f "$$i"; then \
830 echo "$(subdir)/$$i"; \
831 else \
832 echo "$$sdir/$$i"; \
833 fi; \
834 done >> $(top_builddir)/cscope.files
810835
811836 distclean-tags:
812837 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
958983 .MAKE: all check check-am install install-am install-strip
959984
960985 .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
961 clean-generic clean-libtool clean-pkglibLTLIBRARIES ctags \
962 distclean distclean-compile distclean-generic \
986 clean-generic clean-libtool clean-pkglibLTLIBRARIES cscopelist \
987 ctags distclean distclean-compile distclean-generic \
963988 distclean-libtool distclean-tags distdir dvi dvi-am html \
964989 html-am info info-am install install-am install-data \
965990 install-data-am install-dtdDATA install-dvi install-dvi-am \
13261326 goto out;
13271327 }
13281328
1329 update_account_uri_schemes (settings);
1330 update_account_service (settings);
1331
1332 g_simple_async_result_set_op_res_gboolean (priv->apply_result,
1333 g_strv_length (reconnect_required) > 0);
1334
13291335 /* Only set the password in the keyring if the CM supports SASL. */
13301336 if (priv->supports_sasl)
13311337 {
13471353 return;
13481354 }
13491355
1350 update_account_uri_schemes (settings);
1351 update_account_service (settings);
1352
1353 g_simple_async_result_set_op_res_gboolean (priv->apply_result,
1354 g_strv_length (reconnect_required) > 0);
1355
13561356 out:
13571357 empathy_account_settings_discard_changes (settings);
13581358
12971297 }
12981298
12991299 static void
1300 tp_chat_prepare_ready_async (TpProxy *proxy,
1301 const TpProxyFeature *feature,
1302 GAsyncReadyCallback callback,
1303 gpointer user_data)
1304 {
1305 EmpathyTpChat *self = (EmpathyTpChat *) proxy;
1306 TpChannel *channel = (TpChannel *) proxy;
1300 continue_preparing (EmpathyTpChat *self)
1301 {
1302 TpChannel *channel = (TpChannel *) self;
13071303 TpConnection *connection;
13081304 gboolean listen_for_dbus_properties_changed = FALSE;
1309
1310 g_assert (self->priv->ready_result == NULL);
1311 self->priv->ready_result = g_simple_async_result_new (G_OBJECT (self),
1312 callback, user_data, tp_chat_prepare_ready_async);
13131305
13141306 connection = tp_channel_get_connection (channel);
13151307
14351427 G_OBJECT (self), NULL);
14361428 }
14371429 }
1430
1431 static void
1432 conn_connected_cb (GObject *source,
1433 GAsyncResult *result,
1434 gpointer user_data)
1435 {
1436 EmpathyTpChat *self = user_data;
1437 GError *error = NULL;
1438
1439 if (!tp_proxy_prepare_finish (source, result, &error))
1440 {
1441 DEBUG ("Failed to prepare Connected: %s", error->message);
1442 g_simple_async_result_take_error (self->priv->ready_result, error);
1443 g_simple_async_result_complete (self->priv->ready_result);
1444 tp_clear_object (&self->priv->ready_result);
1445 return;
1446 }
1447
1448 continue_preparing (self);
1449 }
1450
1451 static void
1452 tp_chat_prepare_ready_async (TpProxy *proxy,
1453 const TpProxyFeature *feature,
1454 GAsyncReadyCallback callback,
1455 gpointer user_data)
1456 {
1457 EmpathyTpChat *self = (EmpathyTpChat *) proxy;
1458 TpChannel *channel = (TpChannel *) proxy;
1459 TpConnection *connection;
1460 GQuark features[] = { TP_CONNECTION_FEATURE_CONNECTED, 0 };
1461
1462 g_assert (self->priv->ready_result == NULL);
1463
1464 self->priv->ready_result = g_simple_async_result_new (G_OBJECT (self),
1465 callback, user_data, tp_chat_prepare_ready_async);
1466
1467 connection = tp_channel_get_connection (channel);
1468
1469 /* First we have to make sure that TP_CONNECTION_FEATURE_CONNECTED is
1470 * prepared as we rely on TpConnection::self-contact
1471 * in continue_preparing().
1472 *
1473 * It would be nice if tp-glib could do this for us: fdo#59126 */
1474 tp_proxy_prepare_async (connection, features, conn_connected_cb, proxy);
1475 }
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5251 build_triplet = @build@
5352 host_triplet = @host@
5453 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp \
5555 $(top_srcdir)/tools/check-coding-style.mk \
5656 $(top_srcdir)/tools/flymake.mk
5757 @HAVE_GEOCLUE_TRUE@am__append_1 = \
246246 AM_V_lt = $(am__v_lt_@AM_V@)
247247 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
248248 am__v_lt_0 = --silent
249 am__v_lt_1 =
249250 libempathy_gtk_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
250251 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
251252 $(AM_CFLAGS) $(CFLAGS) $(libempathy_gtk_la_LDFLAGS) $(LDFLAGS) \
252253 -o $@
254 AM_V_P = $(am__v_P_@AM_V@)
255 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
256 am__v_P_0 = false
257 am__v_P_1 = :
258 AM_V_GEN = $(am__v_GEN_@AM_V@)
259 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
260 am__v_GEN_0 = @echo " GEN " $@;
261 am__v_GEN_1 =
262 AM_V_at = $(am__v_at_@AM_V@)
263 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
264 am__v_at_0 = @
265 am__v_at_1 =
253266 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
254267 depcomp = $(SHELL) $(top_srcdir)/depcomp
255268 am__depfiles_maybe = depfiles
262275 $(AM_CFLAGS) $(CFLAGS)
263276 AM_V_CC = $(am__v_CC_@AM_V@)
264277 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
265 am__v_CC_0 = @echo " CC " $@;
266 AM_V_at = $(am__v_at_@AM_V@)
267 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
268 am__v_at_0 = @
278 am__v_CC_0 = @echo " CC " $@;
279 am__v_CC_1 =
269280 CCLD = $(CC)
270281 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
271282 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
272283 $(AM_LDFLAGS) $(LDFLAGS) -o $@
273284 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
274285 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
275 am__v_CCLD_0 = @echo " CCLD " $@;
276 AM_V_GEN = $(am__v_GEN_@AM_V@)
277 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
278 am__v_GEN_0 = @echo " GEN " $@;
286 am__v_CCLD_0 = @echo " CCLD " $@;
287 am__v_CCLD_1 =
279288 SOURCES = $(libempathy_gtk_la_SOURCES) \
280289 $(nodist_libempathy_gtk_la_SOURCES)
281290 DIST_SOURCES = $(am__libempathy_gtk_la_SOURCES_DIST)
753762
754763 clean-pkglibLTLIBRARIES:
755764 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
756 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
757 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
758 test "$$dir" != "$$p" || dir=.; \
759 echo "rm -f \"$${dir}/so_locations\""; \
760 rm -f "$${dir}/so_locations"; \
761 done
765 @list='$(pkglib_LTLIBRARIES)'; \
766 locs=`for p in $$list; do echo $$p; done | \
767 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
768 sort -u`; \
769 test -z "$$locs" || { \
770 echo rm -f $${locs}; \
771 rm -f $${locs}; \
772 }
762773 libempathy-gtk.la: $(libempathy_gtk_la_OBJECTS) $(libempathy_gtk_la_DEPENDENCIES) $(EXTRA_libempathy_gtk_la_DEPENDENCIES)
763774 $(AM_V_CCLD)$(libempathy_gtk_la_LINK) -rpath $(pkglibdir) $(libempathy_gtk_la_OBJECTS) $(libempathy_gtk_la_LIBADD) $(LIBS)
764775
889900 dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
890901
891902 # This directory's subdirectories are mostly independent; you can cd
892 # into them and run `make' without going through this Makefile.
893 # To change the values of `make' variables: instead of editing Makefiles,
894 # (1) if the variable is set in `config.status', edit `config.status'
895 # (which will cause the Makefiles to be regenerated when you run `make');
896 # (2) otherwise, pass the desired values on the `make' command line.
897 $(RECURSIVE_TARGETS):
903 # into them and run 'make' without going through this Makefile.
904 # To change the values of 'make' variables: instead of editing Makefiles,
905 # (1) if the variable is set in 'config.status', edit 'config.status'
906 # (which will cause the Makefiles to be regenerated when you run 'make');
907 # (2) otherwise, pass the desired values on the 'make' command line.
908 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
898909 @fail= failcom='exit 1'; \
899910 for f in x $$MAKEFLAGS; do \
900911 case $$f in \
904915 done; \
905916 dot_seen=no; \
906917 target=`echo $@ | sed s/-recursive//`; \
907 list='$(SUBDIRS)'; for subdir in $$list; do \
918 case "$@" in \
919 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
920 *) list='$(SUBDIRS)' ;; \
921 esac; \
922 for subdir in $$list; do \
908923 echo "Making $$target in $$subdir"; \
909924 if test "$$subdir" = "."; then \
910925 dot_seen=yes; \
918933 if test "$$dot_seen" = "no"; then \
919934 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
920935 fi; test -z "$$fail"
921
922 $(RECURSIVE_CLEAN_TARGETS):
923 @fail= failcom='exit 1'; \
924 for f in x $$MAKEFLAGS; do \
925 case $$f in \
926 *=* | --[!k]*);; \
927 *k*) failcom='fail=yes';; \
928 esac; \
929 done; \
930 dot_seen=no; \
931 case "$@" in \
932 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
933 *) list='$(SUBDIRS)' ;; \
934 esac; \
935 rev=''; for subdir in $$list; do \
936 if test "$$subdir" = "."; then :; else \
937 rev="$$subdir $$rev"; \
938 fi; \
939 done; \
940 rev="$$rev ."; \
941 target=`echo $@ | sed s/-recursive//`; \
942 for subdir in $$rev; do \
943 echo "Making $$target in $$subdir"; \
944 if test "$$subdir" = "."; then \
945 local_target="$$target-am"; \
946 else \
947 local_target="$$target"; \
948 fi; \
949 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
950 || eval $$failcom; \
951 done && test -z "$$fail"
952936 tags-recursive:
953937 list='$(SUBDIRS)'; for subdir in $$list; do \
954938 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
956940 ctags-recursive:
957941 list='$(SUBDIRS)'; for subdir in $$list; do \
958942 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
943 done
944 cscopelist-recursive:
945 list='$(SUBDIRS)'; for subdir in $$list; do \
946 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
959947 done
960948
961949 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
10191007 here=`$(am__cd) $(top_builddir) && pwd` \
10201008 && $(am__cd) $(top_srcdir) \
10211009 && gtags -i $(GTAGS_ARGS) "$$here"
1010
1011 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
1012 list='$(SOURCES) $(HEADERS) $(LISP)'; \
1013 case "$(srcdir)" in \
1014 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1015 *) sdir=$(subdir)/$(srcdir) ;; \
1016 esac; \
1017 for i in $$list; do \
1018 if test -f "$$i"; then \
1019 echo "$(subdir)/$$i"; \
1020 else \
1021 echo "$$sdir/$$i"; \
1022 fi; \
1023 done >> $(top_builddir)/cscope.files
10221024
10231025 distclean-tags:
10241026 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
11931195 uninstall-am: uninstall-pkglibLTLIBRARIES uninstall-uiDATA
11941196
11951197 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1196 check-am ctags-recursive install install-am install-strip \
1197 tags-recursive
1198 check-am cscopelist-recursive ctags-recursive install \
1199 install-am install-strip tags-recursive
11981200
11991201 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
12001202 all all-am check check-am check-local clean clean-generic \
1201 clean-libtool clean-pkglibLTLIBRARIES ctags ctags-recursive \
1202 distclean distclean-compile distclean-generic \
1203 distclean-libtool distclean-tags distdir dvi dvi-am html \
1204 html-am info info-am install install-am install-data \
1205 install-data-am install-dvi install-dvi-am install-exec \
1206 install-exec-am install-html install-html-am install-info \
1207 install-info-am install-man install-pdf install-pdf-am \
1208 install-pkglibLTLIBRARIES install-ps install-ps-am \
1209 install-strip install-uiDATA installcheck installcheck-am \
1210 installdirs installdirs-am maintainer-clean \
1211 maintainer-clean-generic mostlyclean mostlyclean-compile \
1212 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1213 tags tags-recursive uninstall uninstall-am \
1203 clean-libtool clean-pkglibLTLIBRARIES cscopelist \
1204 cscopelist-recursive ctags ctags-recursive distclean \
1205 distclean-compile distclean-generic distclean-libtool \
1206 distclean-tags distdir dvi dvi-am html html-am info info-am \
1207 install install-am install-data install-data-am install-dvi \
1208 install-dvi-am install-exec install-exec-am install-html \
1209 install-html-am install-info install-info-am install-man \
1210 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1211 install-ps install-ps-am install-strip install-uiDATA \
1212 installcheck installcheck-am installdirs installdirs-am \
1213 maintainer-clean maintainer-clean-generic mostlyclean \
1214 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1215 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
12141216 uninstall-pkglibLTLIBRARIES uninstall-uiDATA
12151217
12161218 check-syntax:
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5655 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
5756 $(srcdir)/Makefile.in $(srcdir)/config.h.in \
5857 $(srcdir)/egg-list-box-uninstalled.pc.in \
59 $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
60 config.guess config.sub depcomp install-sh ltmain.sh missing \
61 test-list.c test-scrolled.c test_list_vala.stamp \
62 test_scrolled_vala.stamp
58 $(srcdir)/test_list_vala.stamp \
59 $(srcdir)/test_scrolled_vala.stamp $(top_srcdir)/configure \
60 AUTHORS COPYING ChangeLog INSTALL NEWS config.guess config.sub \
61 depcomp install-sh ltmain.sh missing test-list.c \
62 test-scrolled.c
6363 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
65 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
66 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
67 $(top_srcdir)/configure.ac
64 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
6865 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
6966 $(ACLOCAL_M4)
7067 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
8178 AM_V_lt = $(am__v_lt_@AM_V@)
8279 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
8380 am__v_lt_0 = --silent
81 am__v_lt_1 =
8482 PROGRAMS = $(noinst_PROGRAMS)
8583 am__objects_1 =
8684 am_test_list_OBJECTS = test-list.$(OBJEXT) $(am__objects_1)
9189 test_scrolled_OBJECTS = $(am_test_scrolled_OBJECTS)
9290 test_scrolled_DEPENDENCIES = $(am__DEPENDENCIES_1) libegglistbox.la \
9391 $(am__DEPENDENCIES_1)
92 AM_V_P = $(am__v_P_@AM_V@)
93 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
94 am__v_P_0 = false
95 am__v_P_1 = :
96 AM_V_GEN = $(am__v_GEN_@AM_V@)
97 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
98 am__v_GEN_0 = @echo " GEN " $@;
99 am__v_GEN_1 =
100 AM_V_at = $(am__v_at_@AM_V@)
101 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
102 am__v_at_0 = @
103 am__v_at_1 =
94104 DEFAULT_INCLUDES = -I.@am__isrc@
95105 depcomp = $(SHELL) $(top_srcdir)/depcomp
96106 am__depfiles_maybe = depfiles
103113 $(AM_CFLAGS) $(CFLAGS)
104114 AM_V_CC = $(am__v_CC_@AM_V@)
105115 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
106 am__v_CC_0 = @echo " CC " $@;
107 AM_V_at = $(am__v_at_@AM_V@)
108 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
109 am__v_at_0 = @
116 am__v_CC_0 = @echo " CC " $@;
117 am__v_CC_1 =
110118 CCLD = $(CC)
111119 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
112120 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
113121 $(AM_LDFLAGS) $(LDFLAGS) -o $@
114122 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
115123 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
116 am__v_CCLD_0 = @echo " CCLD " $@;
124 am__v_CCLD_0 = @echo " CCLD " $@;
125 am__v_CCLD_1 =
117126 VALACOMPILE = $(VALAC) $(AM_VALAFLAGS) $(VALAFLAGS)
118127 LTVALACOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
119128 $(LIBTOOLFLAGS) --mode=compile $(VALAC) $(AM_VALAFLAGS) \
120129 $(VALAFLAGS)
121130 AM_V_VALAC = $(am__v_VALAC_@AM_V@)
122131 am__v_VALAC_ = $(am__v_VALAC_@AM_DEFAULT_V@)
123 am__v_VALAC_0 = @echo " VALAC " $@;
124 AM_V_GEN = $(am__v_GEN_@AM_V@)
125 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
126 am__v_GEN_0 = @echo " GEN " $@;
132 am__v_VALAC_0 = @echo " VALAC " $@;
133 am__v_VALAC_1 =
127134 SOURCES = $(libegglistbox_la_SOURCES) $(test_list_SOURCES) \
128135 $(test_scrolled_SOURCES)
129136 DIST_SOURCES = $(libegglistbox_la_SOURCES) $(test_list_SOURCES) \
135142 esac
136143 ETAGS = etags
137144 CTAGS = ctags
145 CSCOPE = cscope
146 AM_RECURSIVE_TARGETS = cscope
138147 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
139148 distdir = $(PACKAGE)-$(VERSION)
140149 top_distdir = $(distdir)
144153 && rm -rf "$(distdir)" \
145154 || { sleep 5 && rm -rf "$(distdir)"; }; \
146155 else :; fi
156 am__post_remove_distdir = $(am__remove_distdir)
147157 DIST_ARCHIVES = $(distdir).tar.gz
148158 GZIP_ENV = --best
159 DIST_TARGETS = dist-gzip
149160 distuninstallcheck_listfiles = find . -type f -print
150161 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
151162 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
381392
382393 clean-noinstLTLIBRARIES:
383394 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
384 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
385 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
386 test "$$dir" != "$$p" || dir=.; \
387 echo "rm -f \"$${dir}/so_locations\""; \
388 rm -f "$${dir}/so_locations"; \
389 done
395 @list='$(noinst_LTLIBRARIES)'; \
396 locs=`for p in $$list; do echo $$p; done | \
397 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
398 sort -u`; \
399 test -z "$$locs" || { \
400 echo rm -f $${locs}; \
401 rm -f $${locs}; \
402 }
390403 libegglistbox.la: $(libegglistbox_la_OBJECTS) $(libegglistbox_la_DEPENDENCIES) $(EXTRA_libegglistbox_la_DEPENDENCIES)
391404 $(AM_V_CCLD)$(LINK) $(libegglistbox_la_OBJECTS) $(libegglistbox_la_LIBADD) $(LIBS)
392405
512525 && $(am__cd) $(top_srcdir) \
513526 && gtags -i $(GTAGS_ARGS) "$$here"
514527
528 cscope: cscope.files
529 test ! -s cscope.files \
530 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
531
532 clean-cscope:
533 -rm -f cscope.files
534
535 cscope.files: clean-cscope cscopelist
536
537 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
538 list='$(SOURCES) $(HEADERS) $(LISP)'; \
539 case "$(srcdir)" in \
540 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
541 *) sdir=$(subdir)/$(srcdir) ;; \
542 esac; \
543 for i in $$list; do \
544 if test -f "$$i"; then \
545 echo "$(subdir)/$$i"; \
546 else \
547 echo "$$sdir/$$i"; \
548 fi; \
549 done >> $(top_builddir)/cscope.files
550
515551 distclean-tags:
516552 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
553 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
517554
518555 distdir: $(DISTFILES)
519556 $(am__remove_distdir)
556593 || chmod -R a+r "$(distdir)"
557594 dist-gzip: distdir
558595 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
559 $(am__remove_distdir)
596 $(am__post_remove_distdir)
560597
561598 dist-bzip2: distdir
562599 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
563 $(am__remove_distdir)
600 $(am__post_remove_distdir)
564601
565602 dist-lzip: distdir
566603 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
567 $(am__remove_distdir)
568
569 dist-lzma: distdir
570 tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
571 $(am__remove_distdir)
604 $(am__post_remove_distdir)
572605
573606 dist-xz: distdir
574607 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
575 $(am__remove_distdir)
608 $(am__post_remove_distdir)
576609
577610 dist-tarZ: distdir
578611 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
579 $(am__remove_distdir)
612 $(am__post_remove_distdir)
580613
581614 dist-shar: distdir
582615 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
583 $(am__remove_distdir)
616 $(am__post_remove_distdir)
584617
585618 dist-zip: distdir
586619 -rm -f $(distdir).zip
587620 zip -rq $(distdir).zip $(distdir)
588 $(am__remove_distdir)
589
590 dist dist-all: distdir
591 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
592 $(am__remove_distdir)
621 $(am__post_remove_distdir)
622
623 dist dist-all:
624 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
625 $(am__post_remove_distdir)
593626
594627 # This target untars the dist file and tries a VPATH configuration. Then
595628 # it guarantees that the distribution is self-contained by making another
600633 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
601634 *.tar.bz2*) \
602635 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
603 *.tar.lzma*) \
604 lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
605636 *.tar.lz*) \
606637 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
607638 *.tar.xz*) \
647678 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
648679 && cd "$$am__cwd" \
649680 || exit 1
650 $(am__remove_distdir)
681 $(am__post_remove_distdir)
651682 @(echo "$(distdir) archives ready for distribution: "; \
652683 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
653684 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
712743 maintainer-clean-generic:
713744 @echo "This command is intended for maintainers to use"
714745 @echo "it deletes files that may require special tools to rebuild."
746 -rm -f $(srcdir)/test-list.c
747 -rm -f $(srcdir)/test-scrolled.c
748 -rm -f $(srcdir)/test_list_vala.stamp
749 -rm -f $(srcdir)/test_scrolled_vala.stamp
715750 -rm -f test-list.c
716751 -rm -f test-scrolled.c
717 -rm -f test_list_vala.stamp
718 -rm -f test_scrolled_vala.stamp
719752 clean: clean-am
720753
721754 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
793826 .MAKE: all install-am install-strip
794827
795828 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
796 clean-generic clean-libtool clean-noinstLTLIBRARIES \
797 clean-noinstPROGRAMS ctags dist dist-all dist-bzip2 dist-gzip \
798 dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
799 distcheck distclean distclean-compile distclean-generic \
800 distclean-hdr distclean-libtool distclean-tags distcleancheck \
801 distdir distuninstallcheck dvi dvi-am html html-am info \
802 info-am install install-am install-data install-data-am \
803 install-dvi install-dvi-am install-exec install-exec-am \
804 install-html install-html-am install-info install-info-am \
805 install-man install-pdf install-pdf-am install-ps \
806 install-ps-am install-strip installcheck installcheck-am \
807 installdirs maintainer-clean maintainer-clean-generic \
808 mostlyclean mostlyclean-compile mostlyclean-generic \
809 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
810 uninstall-am
829 clean-cscope clean-generic clean-libtool \
830 clean-noinstLTLIBRARIES clean-noinstPROGRAMS cscope cscopelist \
831 ctags dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
832 dist-tarZ dist-xz dist-zip distcheck distclean \
833 distclean-compile distclean-generic distclean-hdr \
834 distclean-libtool distclean-tags distcleancheck distdir \
835 distuninstallcheck dvi dvi-am html html-am info info-am \
836 install install-am install-data install-data-am install-dvi \
837 install-dvi-am install-exec install-exec-am install-html \
838 install-html-am install-info install-info-am install-man \
839 install-pdf install-pdf-am install-ps install-ps-am \
840 install-strip installcheck installcheck-am installdirs \
841 maintainer-clean maintainer-clean-generic mostlyclean \
842 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
843 pdf pdf-am ps ps-am tags uninstall uninstall-am
811844
812845
813846 # Tell versions [3.59,3.63) of GNU make to not export all variables.
0 # generated automatically by aclocal 1.11.6 -*- Autoconf -*-
1
2 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3 # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
4 # Inc.
0 # generated automatically by aclocal 1.12.2 -*- Autoconf -*-
1
2 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
3
54 # This file is free software; the Free Software Foundation
65 # gives unlimited permission to copy and/or distribute it,
76 # with or without modifications, as long as this notice is preserved.
1312
1413 m4_ifndef([AC_AUTOCONF_VERSION],
1514 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],,
17 [m4_warning([this file was generated for autoconf 2.68.
15 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
16 [m4_warning([this file was generated for autoconf 2.69.
1817 You have another version of autoconf. It may work, but is not guaranteed to.
1918 If you have problems, you may need to regenerate the build system entirely.
20 To do so, use the procedure documented by the package, typically `autoreconf'.])])
21
22 # Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
23 # Foundation, Inc.
19 To do so, use the procedure documented by the package, typically 'autoreconf'.])])
20
21 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
22 #
23 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
24 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software
25 # Foundation, Inc.
26 # Written by Gordon Matzigkeit, 1996
27 #
28 # This file is free software; the Free Software Foundation gives
29 # unlimited permission to copy and/or distribute it, with or without
30 # modifications, as long as this notice is preserved.
31
32 m4_define([_LT_COPYING], [dnl
33 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
34 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software
35 # Foundation, Inc.
36 # Written by Gordon Matzigkeit, 1996
37 #
38 # This file is part of GNU Libtool.
39 #
40 # GNU Libtool is free software; you can redistribute it and/or
41 # modify it under the terms of the GNU General Public License as
42 # published by the Free Software Foundation; either version 2 of
43 # the License, or (at your option) any later version.
44 #
45 # As a special exception to the GNU General Public License,
46 # if you distribute this file as part of a program or library that
47 # is built using GNU Libtool, you may include this file under the
48 # same distribution terms that you use for the rest of that program.
49 #
50 # GNU Libtool is distributed in the hope that it will be useful,
51 # but WITHOUT ANY WARRANTY; without even the implied warranty of
52 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
53 # GNU General Public License for more details.
54 #
55 # You should have received a copy of the GNU General Public License
56 # along with GNU Libtool; see the file COPYING. If not, a copy
57 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
58 # obtained by writing to the Free Software Foundation, Inc.,
59 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
60 ])
61
62 # serial 57 LT_INIT
63
64
65 # LT_PREREQ(VERSION)
66 # ------------------
67 # Complain and exit if this libtool version is less that VERSION.
68 m4_defun([LT_PREREQ],
69 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
70 [m4_default([$3],
71 [m4_fatal([Libtool version $1 or higher is required],
72 63)])],
73 [$2])])
74
75
76 # _LT_CHECK_BUILDDIR
77 # ------------------
78 # Complain if the absolute build directory name contains unusual characters
79 m4_defun([_LT_CHECK_BUILDDIR],
80 [case `pwd` in
81 *\ * | *\ *)
82 AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
83 esac
84 ])
85
86
87 # LT_INIT([OPTIONS])
88 # ------------------
89 AC_DEFUN([LT_INIT],
90 [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
91 AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
92 AC_BEFORE([$0], [LT_LANG])dnl
93 AC_BEFORE([$0], [LT_OUTPUT])dnl
94 AC_BEFORE([$0], [LTDL_INIT])dnl
95 m4_require([_LT_CHECK_BUILDDIR])dnl
96
97 dnl Autoconf doesn't catch unexpanded LT_ macros by default:
98 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
99 m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
100 dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
101 dnl unless we require an AC_DEFUNed macro:
102 AC_REQUIRE([LTOPTIONS_VERSION])dnl
103 AC_REQUIRE([LTSUGAR_VERSION])dnl
104 AC_REQUIRE([LTVERSION_VERSION])dnl
105 AC_REQUIRE([LTOBSOLETE_VERSION])dnl
106 m4_require([_LT_PROG_LTMAIN])dnl
107
108 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
109
110 dnl Parse OPTIONS
111 _LT_SET_OPTIONS([$0], [$1])
112
113 # This can be used to rebuild libtool when needed
114 LIBTOOL_DEPS="$ltmain"
115
116 # Always use our own libtool.
117 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
118 AC_SUBST(LIBTOOL)dnl
119
120 _LT_SETUP
121
122 # Only expand once:
123 m4_define([LT_INIT])
124 ])# LT_INIT
125
126 # Old names:
127 AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
128 AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
129 dnl aclocal-1.4 backwards compatibility:
130 dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
131 dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
132
133
134 # _LT_CC_BASENAME(CC)
135 # -------------------
136 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
137 m4_defun([_LT_CC_BASENAME],
138 [for cc_temp in $1""; do
139 case $cc_temp in
140 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
141 distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
142 \-*) ;;
143 *) break;;
144 esac
145 done
146 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
147 ])
148
149
150 # _LT_FILEUTILS_DEFAULTS
151 # ----------------------
152 # It is okay to use these file commands and assume they have been set
153 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
154 m4_defun([_LT_FILEUTILS_DEFAULTS],
155 [: ${CP="cp -f"}
156 : ${MV="mv -f"}
157 : ${RM="rm -f"}
158 ])# _LT_FILEUTILS_DEFAULTS
159
160
161 # _LT_SETUP
162 # ---------
163 m4_defun([_LT_SETUP],
164 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
165 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
166 AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
167 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
168
169 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
170 dnl
171 _LT_DECL([], [host_alias], [0], [The host system])dnl
172 _LT_DECL([], [host], [0])dnl
173 _LT_DECL([], [host_os], [0])dnl
174 dnl
175 _LT_DECL([], [build_alias], [0], [The build system])dnl
176 _LT_DECL([], [build], [0])dnl
177 _LT_DECL([], [build_os], [0])dnl
178 dnl
179 AC_REQUIRE([AC_PROG_CC])dnl
180 AC_REQUIRE([LT_PATH_LD])dnl
181 AC_REQUIRE([LT_PATH_NM])dnl
182 dnl
183 AC_REQUIRE([AC_PROG_LN_S])dnl
184 test -z "$LN_S" && LN_S="ln -s"
185 _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
186 dnl
187 AC_REQUIRE([LT_CMD_MAX_LEN])dnl
188 _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
189 _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
190 dnl
191 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
192 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
193 m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
194 m4_require([_LT_CMD_RELOAD])dnl
195 m4_require([_LT_CHECK_MAGIC_METHOD])dnl
196 m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
197 m4_require([_LT_CMD_OLD_ARCHIVE])dnl
198 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
199 m4_require([_LT_WITH_SYSROOT])dnl
200
201 _LT_CONFIG_LIBTOOL_INIT([
202 # See if we are running on zsh, and set the options which allow our
203 # commands through without removal of \ escapes INIT.
204 if test -n "\${ZSH_VERSION+set}" ; then
205 setopt NO_GLOB_SUBST
206 fi
207 ])
208 if test -n "${ZSH_VERSION+set}" ; then
209 setopt NO_GLOB_SUBST
210 fi
211
212 _LT_CHECK_OBJDIR
213
214 m4_require([_LT_TAG_COMPILER])dnl
215
216 case $host_os in
217 aix3*)
218 # AIX sometimes has problems with the GCC collect2 program. For some
219 # reason, if we set the COLLECT_NAMES environment variable, the problems
220 # vanish in a puff of smoke.
221 if test "X${COLLECT_NAMES+set}" != Xset; then
222 COLLECT_NAMES=
223 export COLLECT_NAMES
224 fi
225 ;;
226 esac
227
228 # Global variables:
229 ofile=libtool
230 can_build_shared=yes
231
232 # All known linkers require a `.a' archive for static linking (except MSVC,
233 # which needs '.lib').
234 libext=a
235
236 with_gnu_ld="$lt_cv_prog_gnu_ld"
237
238 old_CC="$CC"
239 old_CFLAGS="$CFLAGS"
240
241 # Set sane defaults for various variables
242 test -z "$CC" && CC=cc
243 test -z "$LTCC" && LTCC=$CC
244 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
245 test -z "$LD" && LD=ld
246 test -z "$ac_objext" && ac_objext=o
247
248 _LT_CC_BASENAME([$compiler])
249
250 # Only perform the check for file, if the check method requires it
251 test -z "$MAGIC_CMD" && MAGIC_CMD=file
252 case $deplibs_check_method in
253 file_magic*)
254 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
255 _LT_PATH_MAGIC
256 fi
257 ;;
258 esac
259
260 # Use C for the default configuration in the libtool script
261 LT_SUPPORTED_TAG([CC])
262 _LT_LANG_C_CONFIG
263 _LT_LANG_DEFAULT_CONFIG
264 _LT_CONFIG_COMMANDS
265 ])# _LT_SETUP
266
267
268 # _LT_PREPARE_SED_QUOTE_VARS
269 # --------------------------
270 # Define a few sed substitution that help us do robust quoting.
271 m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
272 [# Backslashify metacharacters that are still active within
273 # double-quoted strings.
274 sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
275
276 # Same as above, but do not quote variable references.
277 double_quote_subst='s/\([["`\\]]\)/\\\1/g'
278
279 # Sed substitution to delay expansion of an escaped shell variable in a
280 # double_quote_subst'ed string.
281 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
282
283 # Sed substitution to delay expansion of an escaped single quote.
284 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
285
286 # Sed substitution to avoid accidental globbing in evaled expressions
287 no_glob_subst='s/\*/\\\*/g'
288 ])
289
290 # _LT_PROG_LTMAIN
291 # ---------------
292 # Note that this code is called both from `configure', and `config.status'
293 # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
294 # `config.status' has no value for ac_aux_dir unless we are using Automake,
295 # so we pass a copy along to make sure it has a sensible value anyway.
296 m4_defun([_LT_PROG_LTMAIN],
297 [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
298 _LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
299 ltmain="$ac_aux_dir/ltmain.sh"
300 ])# _LT_PROG_LTMAIN
301
302
303
304 # So that we can recreate a full libtool script including additional
305 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
306 # in macros and then make a single call at the end using the `libtool'
307 # label.
308
309
310 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
311 # ----------------------------------------
312 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
313 m4_define([_LT_CONFIG_LIBTOOL_INIT],
314 [m4_ifval([$1],
315 [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
316 [$1
317 ])])])
318
319 # Initialize.
320 m4_define([_LT_OUTPUT_LIBTOOL_INIT])
321
322
323 # _LT_CONFIG_LIBTOOL([COMMANDS])
324 # ------------------------------
325 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
326 m4_define([_LT_CONFIG_LIBTOOL],
327 [m4_ifval([$1],
328 [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
329 [$1
330 ])])])
331
332 # Initialize.
333 m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
334
335
336 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
337 # -----------------------------------------------------
338 m4_defun([_LT_CONFIG_SAVE_COMMANDS],
339 [_LT_CONFIG_LIBTOOL([$1])
340 _LT_CONFIG_LIBTOOL_INIT([$2])
341 ])
342
343
344 # _LT_FORMAT_COMMENT([COMMENT])
345 # -----------------------------
346 # Add leading comment marks to the start of each line, and a trailing
347 # full-stop to the whole comment if one is not present already.
348 m4_define([_LT_FORMAT_COMMENT],
349 [m4_ifval([$1], [
350 m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
351 [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
352 )])
353
354
355
356
357
358 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
359 # -------------------------------------------------------------------
360 # CONFIGNAME is the name given to the value in the libtool script.
361 # VARNAME is the (base) name used in the configure script.
362 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
363 # VARNAME. Any other value will be used directly.
364 m4_define([_LT_DECL],
365 [lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
366 [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
367 [m4_ifval([$1], [$1], [$2])])
368 lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
369 m4_ifval([$4],
370 [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
371 lt_dict_add_subkey([lt_decl_dict], [$2],
372 [tagged?], [m4_ifval([$5], [yes], [no])])])
373 ])
374
375
376 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
377 # --------------------------------------------------------
378 m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
379
380
381 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
382 # ------------------------------------------------
383 m4_define([lt_decl_tag_varnames],
384 [_lt_decl_filter([tagged?], [yes], $@)])
385
386
387 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
388 # ---------------------------------------------------------
389 m4_define([_lt_decl_filter],
390 [m4_case([$#],
391 [0], [m4_fatal([$0: too few arguments: $#])],
392 [1], [m4_fatal([$0: too few arguments: $#: $1])],
393 [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
394 [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
395 [lt_dict_filter([lt_decl_dict], $@)])[]dnl
396 ])
397
398
399 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
400 # --------------------------------------------------
401 m4_define([lt_decl_quote_varnames],
402 [_lt_decl_filter([value], [1], $@)])
403
404
405 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
406 # ---------------------------------------------------
407 m4_define([lt_decl_dquote_varnames],
408 [_lt_decl_filter([value], [2], $@)])
409
410
411 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
412 # ---------------------------------------------------
413 m4_define([lt_decl_varnames_tagged],
414 [m4_assert([$# <= 2])dnl
415 _$0(m4_quote(m4_default([$1], [[, ]])),
416 m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
417 m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
418 m4_define([_lt_decl_varnames_tagged],
419 [m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
420
421
422 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
423 # ------------------------------------------------
424 m4_define([lt_decl_all_varnames],
425 [_$0(m4_quote(m4_default([$1], [[, ]])),
426 m4_if([$2], [],
427 m4_quote(lt_decl_varnames),
428 m4_quote(m4_shift($@))))[]dnl
429 ])
430 m4_define([_lt_decl_all_varnames],
431 [lt_join($@, lt_decl_varnames_tagged([$1],
432 lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
433 ])
434
435
436 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
437 # ------------------------------------
438 # Quote a variable value, and forward it to `config.status' so that its
439 # declaration there will have the same value as in `configure'. VARNAME
440 # must have a single quote delimited value for this to work.
441 m4_define([_LT_CONFIG_STATUS_DECLARE],
442 [$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
443
444
445 # _LT_CONFIG_STATUS_DECLARATIONS
446 # ------------------------------
447 # We delimit libtool config variables with single quotes, so when
448 # we write them to config.status, we have to be sure to quote all
449 # embedded single quotes properly. In configure, this macro expands
450 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
451 #
452 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
453 m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
454 [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
455 [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
456
457
458 # _LT_LIBTOOL_TAGS
459 # ----------------
460 # Output comment and list of tags supported by the script
461 m4_defun([_LT_LIBTOOL_TAGS],
462 [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
463 available_tags="_LT_TAGS"dnl
464 ])
465
466
467 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
468 # -----------------------------------
469 # Extract the dictionary values for VARNAME (optionally with TAG) and
470 # expand to a commented shell variable setting:
471 #
472 # # Some comment about what VAR is for.
473 # visible_name=$lt_internal_name
474 m4_define([_LT_LIBTOOL_DECLARE],
475 [_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
476 [description])))[]dnl
477 m4_pushdef([_libtool_name],
478 m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
479 m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
480 [0], [_libtool_name=[$]$1],
481 [1], [_libtool_name=$lt_[]$1],
482 [2], [_libtool_name=$lt_[]$1],
483 [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
484 m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
485 ])
486
487
488 # _LT_LIBTOOL_CONFIG_VARS
489 # -----------------------
490 # Produce commented declarations of non-tagged libtool config variables
491 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
492 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
493 # section) are produced by _LT_LIBTOOL_TAG_VARS.
494 m4_defun([_LT_LIBTOOL_CONFIG_VARS],
495 [m4_foreach([_lt_var],
496 m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
497 [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
498
499
500 # _LT_LIBTOOL_TAG_VARS(TAG)
501 # -------------------------
502 m4_define([_LT_LIBTOOL_TAG_VARS],
503 [m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
504 [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
505
506
507 # _LT_TAGVAR(VARNAME, [TAGNAME])
508 # ------------------------------
509 m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
510
511
512 # _LT_CONFIG_COMMANDS
513 # -------------------
514 # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
515 # variables for single and double quote escaping we saved from calls
516 # to _LT_DECL, we can put quote escaped variables declarations
517 # into `config.status', and then the shell code to quote escape them in
518 # for loops in `config.status'. Finally, any additional code accumulated
519 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
520 m4_defun([_LT_CONFIG_COMMANDS],
521 [AC_PROVIDE_IFELSE([LT_OUTPUT],
522 dnl If the libtool generation code has been placed in $CONFIG_LT,
523 dnl instead of duplicating it all over again into config.status,
524 dnl then we will have config.status run $CONFIG_LT later, so it
525 dnl needs to know what name is stored there:
526 [AC_CONFIG_COMMANDS([libtool],
527 [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
528 dnl If the libtool generation code is destined for config.status,
529 dnl expand the accumulated commands and init code now:
530 [AC_CONFIG_COMMANDS([libtool],
531 [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
532 ])#_LT_CONFIG_COMMANDS
533
534
535 # Initialize.
536 m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
537 [
538
539 # The HP-UX ksh and POSIX shell print the target directory to stdout
540 # if CDPATH is set.
541 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
542
543 sed_quote_subst='$sed_quote_subst'
544 double_quote_subst='$double_quote_subst'
545 delay_variable_subst='$delay_variable_subst'
546 _LT_CONFIG_STATUS_DECLARATIONS
547 LTCC='$LTCC'
548 LTCFLAGS='$LTCFLAGS'
549 compiler='$compiler_DEFAULT'
550
551 # A function that is used when there is no print builtin or printf.
552 func_fallback_echo ()
553 {
554 eval 'cat <<_LTECHO_EOF
555 \$[]1
556 _LTECHO_EOF'
557 }
558
559 # Quote evaled strings.
560 for var in lt_decl_all_varnames([[ \
561 ]], lt_decl_quote_varnames); do
562 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
563 *[[\\\\\\\`\\"\\\$]]*)
564 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
565 ;;
566 *)
567 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
568 ;;
569 esac
570 done
571
572 # Double-quote double-evaled strings.
573 for var in lt_decl_all_varnames([[ \
574 ]], lt_decl_dquote_varnames); do
575 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
576 *[[\\\\\\\`\\"\\\$]]*)
577 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
578 ;;
579 *)
580 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
581 ;;
582 esac
583 done
584
585 _LT_OUTPUT_LIBTOOL_INIT
586 ])
587
588 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
589 # ------------------------------------
590 # Generate a child script FILE with all initialization necessary to
591 # reuse the environment learned by the parent script, and make the
592 # file executable. If COMMENT is supplied, it is inserted after the
593 # `#!' sequence but before initialization text begins. After this
594 # macro, additional text can be appended to FILE to form the body of
595 # the child script. The macro ends with non-zero status if the
596 # file could not be fully written (such as if the disk is full).
597 m4_ifdef([AS_INIT_GENERATED],
598 [m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
599 [m4_defun([_LT_GENERATED_FILE_INIT],
600 [m4_require([AS_PREPARE])]dnl
601 [m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
602 [lt_write_fail=0
603 cat >$1 <<_ASEOF || lt_write_fail=1
604 #! $SHELL
605 # Generated by $as_me.
606 $2
607 SHELL=\${CONFIG_SHELL-$SHELL}
608 export SHELL
609 _ASEOF
610 cat >>$1 <<\_ASEOF || lt_write_fail=1
611 AS_SHELL_SANITIZE
612 _AS_PREPARE
613 exec AS_MESSAGE_FD>&1
614 _ASEOF
615 test $lt_write_fail = 0 && chmod +x $1[]dnl
616 m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
617
618 # LT_OUTPUT
619 # ---------
620 # This macro allows early generation of the libtool script (before
621 # AC_OUTPUT is called), incase it is used in configure for compilation
622 # tests.
623 AC_DEFUN([LT_OUTPUT],
624 [: ${CONFIG_LT=./config.lt}
625 AC_MSG_NOTICE([creating $CONFIG_LT])
626 _LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
627 [# Run this file to recreate a libtool stub with the current configuration.])
628
629 cat >>"$CONFIG_LT" <<\_LTEOF
630 lt_cl_silent=false
631 exec AS_MESSAGE_LOG_FD>>config.log
632 {
633 echo
634 AS_BOX([Running $as_me.])
635 } >&AS_MESSAGE_LOG_FD
636
637 lt_cl_help="\
638 \`$as_me' creates a local libtool stub from the current configuration,
639 for use in further configure time tests before the real libtool is
640 generated.
641
642 Usage: $[0] [[OPTIONS]]
643
644 -h, --help print this help, then exit
645 -V, --version print version number, then exit
646 -q, --quiet do not print progress messages
647 -d, --debug don't remove temporary files
648
649 Report bugs to <bug-libtool@gnu.org>."
650
651 lt_cl_version="\
652 m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
653 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
654 configured by $[0], generated by m4_PACKAGE_STRING.
655
656 Copyright (C) 2011 Free Software Foundation, Inc.
657 This config.lt script is free software; the Free Software Foundation
658 gives unlimited permision to copy, distribute and modify it."
659
660 while test $[#] != 0
661 do
662 case $[1] in
663 --version | --v* | -V )
664 echo "$lt_cl_version"; exit 0 ;;
665 --help | --h* | -h )
666 echo "$lt_cl_help"; exit 0 ;;
667 --debug | --d* | -d )
668 debug=: ;;
669 --quiet | --q* | --silent | --s* | -q )
670 lt_cl_silent=: ;;
671
672 -*) AC_MSG_ERROR([unrecognized option: $[1]
673 Try \`$[0] --help' for more information.]) ;;
674
675 *) AC_MSG_ERROR([unrecognized argument: $[1]
676 Try \`$[0] --help' for more information.]) ;;
677 esac
678 shift
679 done
680
681 if $lt_cl_silent; then
682 exec AS_MESSAGE_FD>/dev/null
683 fi
684 _LTEOF
685
686 cat >>"$CONFIG_LT" <<_LTEOF
687 _LT_OUTPUT_LIBTOOL_COMMANDS_INIT
688 _LTEOF
689
690 cat >>"$CONFIG_LT" <<\_LTEOF
691 AC_MSG_NOTICE([creating $ofile])
692 _LT_OUTPUT_LIBTOOL_COMMANDS
693 AS_EXIT(0)
694 _LTEOF
695 chmod +x "$CONFIG_LT"
696
697 # configure is writing to config.log, but config.lt does its own redirection,
698 # appending to config.log, which fails on DOS, as config.log is still kept
699 # open by configure. Here we exec the FD to /dev/null, effectively closing
700 # config.log, so it can be properly (re)opened and appended to by config.lt.
701 lt_cl_success=:
702 test "$silent" = yes &&
703 lt_config_lt_args="$lt_config_lt_args --quiet"
704 exec AS_MESSAGE_LOG_FD>/dev/null
705 $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
706 exec AS_MESSAGE_LOG_FD>>config.log
707 $lt_cl_success || AS_EXIT(1)
708 ])# LT_OUTPUT
709
710
711 # _LT_CONFIG(TAG)
712 # ---------------
713 # If TAG is the built-in tag, create an initial libtool script with a
714 # default configuration from the untagged config vars. Otherwise add code
715 # to config.status for appending the configuration named by TAG from the
716 # matching tagged config vars.
717 m4_defun([_LT_CONFIG],
718 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
719 _LT_CONFIG_SAVE_COMMANDS([
720 m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
721 m4_if(_LT_TAG, [C], [
722 # See if we are running on zsh, and set the options which allow our
723 # commands through without removal of \ escapes.
724 if test -n "${ZSH_VERSION+set}" ; then
725 setopt NO_GLOB_SUBST
726 fi
727
728 cfgfile="${ofile}T"
729 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
730 $RM "$cfgfile"
731
732 cat <<_LT_EOF >> "$cfgfile"
733 #! $SHELL
734
735 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
736 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
737 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
738 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
739 #
740 _LT_COPYING
741 _LT_LIBTOOL_TAGS
742
743 # ### BEGIN LIBTOOL CONFIG
744 _LT_LIBTOOL_CONFIG_VARS
745 _LT_LIBTOOL_TAG_VARS
746 # ### END LIBTOOL CONFIG
747
748 _LT_EOF
749
750 case $host_os in
751 aix3*)
752 cat <<\_LT_EOF >> "$cfgfile"
753 # AIX sometimes has problems with the GCC collect2 program. For some
754 # reason, if we set the COLLECT_NAMES environment variable, the problems
755 # vanish in a puff of smoke.
756 if test "X${COLLECT_NAMES+set}" != Xset; then
757 COLLECT_NAMES=
758 export COLLECT_NAMES
759 fi
760 _LT_EOF
761 ;;
762 esac
763
764 _LT_PROG_LTMAIN
765
766 # We use sed instead of cat because bash on DJGPP gets confused if
767 # if finds mixed CR/LF and LF-only lines. Since sed operates in
768 # text mode, it properly converts lines to CR/LF. This bash problem
769 # is reportedly fixed, but why not run on old versions too?
770 sed '$q' "$ltmain" >> "$cfgfile" \
771 || (rm -f "$cfgfile"; exit 1)
772
773 _LT_PROG_REPLACE_SHELLFNS
774
775 mv -f "$cfgfile" "$ofile" ||
776 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
777 chmod +x "$ofile"
778 ],
779 [cat <<_LT_EOF >> "$ofile"
780
781 dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
782 dnl in a comment (ie after a #).
783 # ### BEGIN LIBTOOL TAG CONFIG: $1
784 _LT_LIBTOOL_TAG_VARS(_LT_TAG)
785 # ### END LIBTOOL TAG CONFIG: $1
786 _LT_EOF
787 ])dnl /m4_if
788 ],
789 [m4_if([$1], [], [
790 PACKAGE='$PACKAGE'
791 VERSION='$VERSION'
792 TIMESTAMP='$TIMESTAMP'
793 RM='$RM'
794 ofile='$ofile'], [])
795 ])dnl /_LT_CONFIG_SAVE_COMMANDS
796 ])# _LT_CONFIG
797
798
799 # LT_SUPPORTED_TAG(TAG)
800 # ---------------------
801 # Trace this macro to discover what tags are supported by the libtool
802 # --tag option, using:
803 # autoconf --trace 'LT_SUPPORTED_TAG:$1'
804 AC_DEFUN([LT_SUPPORTED_TAG], [])
805
806
807 # C support is built-in for now
808 m4_define([_LT_LANG_C_enabled], [])
809 m4_define([_LT_TAGS], [])
810
811
812 # LT_LANG(LANG)
813 # -------------
814 # Enable libtool support for the given language if not already enabled.
815 AC_DEFUN([LT_LANG],
816 [AC_BEFORE([$0], [LT_OUTPUT])dnl
817 m4_case([$1],
818 [C], [_LT_LANG(C)],
819 [C++], [_LT_LANG(CXX)],
820 [Go], [_LT_LANG(GO)],
821 [Java], [_LT_LANG(GCJ)],
822 [Fortran 77], [_LT_LANG(F77)],
823 [Fortran], [_LT_LANG(FC)],
824 [Windows Resource], [_LT_LANG(RC)],
825 [m4_ifdef([_LT_LANG_]$1[_CONFIG],
826 [_LT_LANG($1)],
827 [m4_fatal([$0: unsupported language: "$1"])])])dnl
828 ])# LT_LANG
829
830
831 # _LT_LANG(LANGNAME)
832 # ------------------
833 m4_defun([_LT_LANG],
834 [m4_ifdef([_LT_LANG_]$1[_enabled], [],
835 [LT_SUPPORTED_TAG([$1])dnl
836 m4_append([_LT_TAGS], [$1 ])dnl
837 m4_define([_LT_LANG_]$1[_enabled], [])dnl
838 _LT_LANG_$1_CONFIG($1)])dnl
839 ])# _LT_LANG
840
841
842 m4_ifndef([AC_PROG_GO], [
843 # NOTE: This macro has been submitted for inclusion into #
844 # GNU Autoconf as AC_PROG_GO. When it is available in #
845 # a released version of Autoconf we should remove this #
846 # macro and use it instead. #
847 m4_defun([AC_PROG_GO],
848 [AC_LANG_PUSH(Go)dnl
849 AC_ARG_VAR([GOC], [Go compiler command])dnl
850 AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl
851 _AC_ARG_VAR_LDFLAGS()dnl
852 AC_CHECK_TOOL(GOC, gccgo)
853 if test -z "$GOC"; then
854 if test -n "$ac_tool_prefix"; then
855 AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo])
856 fi
857 fi
858 if test -z "$GOC"; then
859 AC_CHECK_PROG(GOC, gccgo, gccgo, false)
860 fi
861 ])#m4_defun
862 ])#m4_ifndef
863
864
865 # _LT_LANG_DEFAULT_CONFIG
866 # -----------------------
867 m4_defun([_LT_LANG_DEFAULT_CONFIG],
868 [AC_PROVIDE_IFELSE([AC_PROG_CXX],
869 [LT_LANG(CXX)],
870 [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
871
872 AC_PROVIDE_IFELSE([AC_PROG_F77],
873 [LT_LANG(F77)],
874 [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
875
876 AC_PROVIDE_IFELSE([AC_PROG_FC],
877 [LT_LANG(FC)],
878 [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
879
880 dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
881 dnl pulling things in needlessly.
882 AC_PROVIDE_IFELSE([AC_PROG_GCJ],
883 [LT_LANG(GCJ)],
884 [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
885 [LT_LANG(GCJ)],
886 [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
887 [LT_LANG(GCJ)],
888 [m4_ifdef([AC_PROG_GCJ],
889 [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
890 m4_ifdef([A][M_PROG_GCJ],
891 [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
892 m4_ifdef([LT_PROG_GCJ],
893 [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
894
895 AC_PROVIDE_IFELSE([AC_PROG_GO],
896 [LT_LANG(GO)],
897 [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])])
898
899 AC_PROVIDE_IFELSE([LT_PROG_RC],
900 [LT_LANG(RC)],
901 [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
902 ])# _LT_LANG_DEFAULT_CONFIG
903
904 # Obsolete macros:
905 AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
906 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
907 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
908 AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
909 AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
910 dnl aclocal-1.4 backwards compatibility:
911 dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
912 dnl AC_DEFUN([AC_LIBTOOL_F77], [])
913 dnl AC_DEFUN([AC_LIBTOOL_FC], [])
914 dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
915 dnl AC_DEFUN([AC_LIBTOOL_RC], [])
916
917
918 # _LT_TAG_COMPILER
919 # ----------------
920 m4_defun([_LT_TAG_COMPILER],
921 [AC_REQUIRE([AC_PROG_CC])dnl
922
923 _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
924 _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
925 _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
926 _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
927
928 # If no C compiler was specified, use CC.
929 LTCC=${LTCC-"$CC"}
930
931 # If no C compiler flags were specified, use CFLAGS.
932 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
933
934 # Allow CC to be a program name with arguments.
935 compiler=$CC
936 ])# _LT_TAG_COMPILER
937
938
939 # _LT_COMPILER_BOILERPLATE
940 # ------------------------
941 # Check for compiler boilerplate output or warnings with
942 # the simple compiler test code.
943 m4_defun([_LT_COMPILER_BOILERPLATE],
944 [m4_require([_LT_DECL_SED])dnl
945 ac_outfile=conftest.$ac_objext
946 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
947 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
948 _lt_compiler_boilerplate=`cat conftest.err`
949 $RM conftest*
950 ])# _LT_COMPILER_BOILERPLATE
951
952
953 # _LT_LINKER_BOILERPLATE
954 # ----------------------
955 # Check for linker boilerplate output or warnings with
956 # the simple link test code.
957 m4_defun([_LT_LINKER_BOILERPLATE],
958 [m4_require([_LT_DECL_SED])dnl
959 ac_outfile=conftest.$ac_objext
960 echo "$lt_simple_link_test_code" >conftest.$ac_ext
961 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
962 _lt_linker_boilerplate=`cat conftest.err`
963 $RM -r conftest*
964 ])# _LT_LINKER_BOILERPLATE
965
966 # _LT_REQUIRED_DARWIN_CHECKS
967 # -------------------------
968 m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
969 case $host_os in
970 rhapsody* | darwin*)
971 AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
972 AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
973 AC_CHECK_TOOL([LIPO], [lipo], [:])
974 AC_CHECK_TOOL([OTOOL], [otool], [:])
975 AC_CHECK_TOOL([OTOOL64], [otool64], [:])
976 _LT_DECL([], [DSYMUTIL], [1],
977 [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
978 _LT_DECL([], [NMEDIT], [1],
979 [Tool to change global to local symbols on Mac OS X])
980 _LT_DECL([], [LIPO], [1],
981 [Tool to manipulate fat objects and archives on Mac OS X])
982 _LT_DECL([], [OTOOL], [1],
983 [ldd/readelf like tool for Mach-O binaries on Mac OS X])
984 _LT_DECL([], [OTOOL64], [1],
985 [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
986
987 AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
988 [lt_cv_apple_cc_single_mod=no
989 if test -z "${LT_MULTI_MODULE}"; then
990 # By default we will add the -single_module flag. You can override
991 # by either setting the environment variable LT_MULTI_MODULE
992 # non-empty at configure time, or by adding -multi_module to the
993 # link flags.
994 rm -rf libconftest.dylib*
995 echo "int foo(void){return 1;}" > conftest.c
996 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
997 -dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
998 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
999 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
1000 _lt_result=$?
1001 # If there is a non-empty error log, and "single_module"
1002 # appears in it, assume the flag caused a linker warning
1003 if test -s conftest.err && $GREP single_module conftest.err; then
1004 cat conftest.err >&AS_MESSAGE_LOG_FD
1005 # Otherwise, if the output was created with a 0 exit code from
1006 # the compiler, it worked.
1007 elif test -f libconftest.dylib && test $_lt_result -eq 0; then
1008 lt_cv_apple_cc_single_mod=yes
1009 else
1010 cat conftest.err >&AS_MESSAGE_LOG_FD
1011 fi
1012 rm -rf libconftest.dylib*
1013 rm -f conftest.*
1014 fi])
1015
1016 AC_CACHE_CHECK([for -exported_symbols_list linker flag],
1017 [lt_cv_ld_exported_symbols_list],
1018 [lt_cv_ld_exported_symbols_list=no
1019 save_LDFLAGS=$LDFLAGS
1020 echo "_main" > conftest.sym
1021 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
1022 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
1023 [lt_cv_ld_exported_symbols_list=yes],
1024 [lt_cv_ld_exported_symbols_list=no])
1025 LDFLAGS="$save_LDFLAGS"
1026 ])
1027
1028 AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
1029 [lt_cv_ld_force_load=no
1030 cat > conftest.c << _LT_EOF
1031 int forced_loaded() { return 2;}
1032 _LT_EOF
1033 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
1034 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
1035 echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
1036 $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
1037 echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
1038 $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
1039 cat > conftest.c << _LT_EOF
1040 int main() { return 0;}
1041 _LT_EOF
1042 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
1043 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
1044 _lt_result=$?
1045 if test -s conftest.err && $GREP force_load conftest.err; then
1046 cat conftest.err >&AS_MESSAGE_LOG_FD
1047 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
1048 lt_cv_ld_force_load=yes
1049 else
1050 cat conftest.err >&AS_MESSAGE_LOG_FD
1051 fi
1052 rm -f conftest.err libconftest.a conftest conftest.c
1053 rm -rf conftest.dSYM
1054 ])
1055 case $host_os in
1056 rhapsody* | darwin1.[[012]])
1057 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
1058 darwin1.*)
1059 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
1060 darwin*) # darwin 5.x on
1061 # if running on 10.5 or later, the deployment target defaults
1062 # to the OS version, if on x86, and 10.4, the deployment
1063 # target defaults to 10.4. Don't you love it?
1064 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
1065 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
1066 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
1067 10.[[012]]*)
1068 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
1069 10.*)
1070 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
1071 esac
1072 ;;
1073 esac
1074 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
1075 _lt_dar_single_mod='$single_module'
1076 fi
1077 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
1078 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
1079 else
1080 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
1081 fi
1082 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
1083 _lt_dsymutil='~$DSYMUTIL $lib || :'
1084 else
1085 _lt_dsymutil=
1086 fi
1087 ;;
1088 esac
1089 ])
1090
1091
1092 # _LT_DARWIN_LINKER_FEATURES([TAG])
1093 # ---------------------------------
1094 # Checks for linker and compiler features on darwin
1095 m4_defun([_LT_DARWIN_LINKER_FEATURES],
1096 [
1097 m4_require([_LT_REQUIRED_DARWIN_CHECKS])
1098 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
1099 _LT_TAGVAR(hardcode_direct, $1)=no
1100 _LT_TAGVAR(hardcode_automatic, $1)=yes
1101 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
1102 if test "$lt_cv_ld_force_load" = "yes"; then
1103 _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
1104 m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
1105 [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes])
1106 else
1107 _LT_TAGVAR(whole_archive_flag_spec, $1)=''
1108 fi
1109 _LT_TAGVAR(link_all_deplibs, $1)=yes
1110 _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
1111 case $cc_basename in
1112 ifort*) _lt_dar_can_shared=yes ;;
1113 *) _lt_dar_can_shared=$GCC ;;
1114 esac
1115 if test "$_lt_dar_can_shared" = "yes"; then
1116 output_verbose_link_cmd=func_echo_all
1117 _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
1118 _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
1119 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
1120 _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
1121 m4_if([$1], [CXX],
1122 [ if test "$lt_cv_apple_cc_single_mod" != "yes"; then
1123 _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
1124 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
1125 fi
1126 ],[])
1127 else
1128 _LT_TAGVAR(ld_shlibs, $1)=no
1129 fi
1130 ])
1131
1132 # _LT_SYS_MODULE_PATH_AIX([TAGNAME])
1133 # ----------------------------------
1134 # Links a minimal program and checks the executable
1135 # for the system default hardcoded library path. In most cases,
1136 # this is /usr/lib:/lib, but when the MPI compilers are used
1137 # the location of the communication and MPI libs are included too.
1138 # If we don't find anything, use the default library path according
1139 # to the aix ld manual.
1140 # Store the results from the different compilers for each TAGNAME.
1141 # Allow to override them for all tags through lt_cv_aix_libpath.
1142 m4_defun([_LT_SYS_MODULE_PATH_AIX],
1143 [m4_require([_LT_DECL_SED])dnl
1144 if test "${lt_cv_aix_libpath+set}" = set; then
1145 aix_libpath=$lt_cv_aix_libpath
1146 else
1147 AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
1148 [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
1149 lt_aix_libpath_sed='[
1150 /Import File Strings/,/^$/ {
1151 /^0/ {
1152 s/^0 *\([^ ]*\) *$/\1/
1153 p
1154 }
1155 }]'
1156 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1157 # Check for a 64-bit object if we didn't find anything.
1158 if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
1159 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1160 fi],[])
1161 if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
1162 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
1163 fi
1164 ])
1165 aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
1166 fi
1167 ])# _LT_SYS_MODULE_PATH_AIX
1168
1169
1170 # _LT_SHELL_INIT(ARG)
1171 # -------------------
1172 m4_define([_LT_SHELL_INIT],
1173 [m4_divert_text([M4SH-INIT], [$1
1174 ])])# _LT_SHELL_INIT
1175
1176
1177
1178 # _LT_PROG_ECHO_BACKSLASH
1179 # -----------------------
1180 # Find how we can fake an echo command that does not interpret backslash.
1181 # In particular, with Autoconf 2.60 or later we add some code to the start
1182 # of the generated configure script which will find a shell with a builtin
1183 # printf (which we can use as an echo command).
1184 m4_defun([_LT_PROG_ECHO_BACKSLASH],
1185 [ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1186 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
1187 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
1188
1189 AC_MSG_CHECKING([how to print strings])
1190 # Test print first, because it will be a builtin if present.
1191 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
1192 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
1193 ECHO='print -r --'
1194 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
1195 ECHO='printf %s\n'
1196 else
1197 # Use this function as a fallback that always works.
1198 func_fallback_echo ()
1199 {
1200 eval 'cat <<_LTECHO_EOF
1201 $[]1
1202 _LTECHO_EOF'
1203 }
1204 ECHO='func_fallback_echo'
1205 fi
1206
1207 # func_echo_all arg...
1208 # Invoke $ECHO with all args, space-separated.
1209 func_echo_all ()
1210 {
1211 $ECHO "$*"
1212 }
1213
1214 case "$ECHO" in
1215 printf*) AC_MSG_RESULT([printf]) ;;
1216 print*) AC_MSG_RESULT([print -r]) ;;
1217 *) AC_MSG_RESULT([cat]) ;;
1218 esac
1219
1220 m4_ifdef([_AS_DETECT_SUGGESTED],
1221 [_AS_DETECT_SUGGESTED([
1222 test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
1223 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1224 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
1225 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
1226 PATH=/empty FPATH=/empty; export PATH FPATH
1227 test "X`printf %s $ECHO`" = "X$ECHO" \
1228 || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
1229
1230 _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
1231 _LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
1232 ])# _LT_PROG_ECHO_BACKSLASH
1233
1234
1235 # _LT_WITH_SYSROOT
1236 # ----------------
1237 AC_DEFUN([_LT_WITH_SYSROOT],
1238 [AC_MSG_CHECKING([for sysroot])
1239 AC_ARG_WITH([sysroot],
1240 [ --with-sysroot[=DIR] Search for dependent libraries within DIR
1241 (or the compiler's sysroot if not specified).],
1242 [], [with_sysroot=no])
1243
1244 dnl lt_sysroot will always be passed unquoted. We quote it here
1245 dnl in case the user passed a directory name.
1246 lt_sysroot=
1247 case ${with_sysroot} in #(
1248 yes)
1249 if test "$GCC" = yes; then
1250 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
1251 fi
1252 ;; #(
1253 /*)
1254 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
1255 ;; #(
1256 no|'')
1257 ;; #(
1258 *)
1259 AC_MSG_RESULT([${with_sysroot}])
1260 AC_MSG_ERROR([The sysroot must be an absolute path.])
1261 ;;
1262 esac
1263
1264 AC_MSG_RESULT([${lt_sysroot:-no}])
1265 _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
1266 [dependent libraries, and in which our libraries should be installed.])])
1267
1268 # _LT_ENABLE_LOCK
1269 # ---------------
1270 m4_defun([_LT_ENABLE_LOCK],
1271 [AC_ARG_ENABLE([libtool-lock],
1272 [AS_HELP_STRING([--disable-libtool-lock],
1273 [avoid locking (might break parallel builds)])])
1274 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
1275
1276 # Some flags need to be propagated to the compiler or linker for good
1277 # libtool support.
1278 case $host in
1279 ia64-*-hpux*)
1280 # Find out which ABI we are using.
1281 echo 'int i;' > conftest.$ac_ext
1282 if AC_TRY_EVAL(ac_compile); then
1283 case `/usr/bin/file conftest.$ac_objext` in
1284 *ELF-32*)
1285 HPUX_IA64_MODE="32"
1286 ;;
1287 *ELF-64*)
1288 HPUX_IA64_MODE="64"
1289 ;;
1290 esac
1291 fi
1292 rm -rf conftest*
1293 ;;
1294 *-*-irix6*)
1295 # Find out which ABI we are using.
1296 echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
1297 if AC_TRY_EVAL(ac_compile); then
1298 if test "$lt_cv_prog_gnu_ld" = yes; then
1299 case `/usr/bin/file conftest.$ac_objext` in
1300 *32-bit*)
1301 LD="${LD-ld} -melf32bsmip"
1302 ;;
1303 *N32*)
1304 LD="${LD-ld} -melf32bmipn32"
1305 ;;
1306 *64-bit*)
1307 LD="${LD-ld} -melf64bmip"
1308 ;;
1309 esac
1310 else
1311 case `/usr/bin/file conftest.$ac_objext` in
1312 *32-bit*)
1313 LD="${LD-ld} -32"
1314 ;;
1315 *N32*)
1316 LD="${LD-ld} -n32"
1317 ;;
1318 *64-bit*)
1319 LD="${LD-ld} -64"
1320 ;;
1321 esac
1322 fi
1323 fi
1324 rm -rf conftest*
1325 ;;
1326
1327 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
1328 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
1329 # Find out which ABI we are using.
1330 echo 'int i;' > conftest.$ac_ext
1331 if AC_TRY_EVAL(ac_compile); then
1332 case `/usr/bin/file conftest.o` in
1333 *32-bit*)
1334 case $host in
1335 x86_64-*kfreebsd*-gnu)
1336 LD="${LD-ld} -m elf_i386_fbsd"
1337 ;;
1338 x86_64-*linux*)
1339 LD="${LD-ld} -m elf_i386"
1340 ;;
1341 ppc64-*linux*|powerpc64-*linux*)
1342 LD="${LD-ld} -m elf32ppclinux"
1343 ;;
1344 s390x-*linux*)
1345 LD="${LD-ld} -m elf_s390"
1346 ;;
1347 sparc64-*linux*)
1348 LD="${LD-ld} -m elf32_sparc"
1349 ;;
1350 esac
1351 ;;
1352 *64-bit*)
1353 case $host in
1354 x86_64-*kfreebsd*-gnu)
1355 LD="${LD-ld} -m elf_x86_64_fbsd"
1356 ;;
1357 x86_64-*linux*)
1358 LD="${LD-ld} -m elf_x86_64"
1359 ;;
1360 ppc*-*linux*|powerpc*-*linux*)
1361 LD="${LD-ld} -m elf64ppc"
1362 ;;
1363 s390*-*linux*|s390*-*tpf*)
1364 LD="${LD-ld} -m elf64_s390"
1365 ;;
1366 sparc*-*linux*)
1367 LD="${LD-ld} -m elf64_sparc"
1368 ;;
1369 esac
1370 ;;
1371 esac
1372 fi
1373 rm -rf conftest*
1374 ;;
1375
1376 *-*-sco3.2v5*)
1377 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
1378 SAVE_CFLAGS="$CFLAGS"
1379 CFLAGS="$CFLAGS -belf"
1380 AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
1381 [AC_LANG_PUSH(C)
1382 AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
1383 AC_LANG_POP])
1384 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
1385 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
1386 CFLAGS="$SAVE_CFLAGS"
1387 fi
1388 ;;
1389 *-*solaris*)
1390 # Find out which ABI we are using.
1391 echo 'int i;' > conftest.$ac_ext
1392 if AC_TRY_EVAL(ac_compile); then
1393 case `/usr/bin/file conftest.o` in
1394 *64-bit*)
1395 case $lt_cv_prog_gnu_ld in
1396 yes*)
1397 case $host in
1398 i?86-*-solaris*)
1399 LD="${LD-ld} -m elf_x86_64"
1400 ;;
1401 sparc*-*-solaris*)
1402 LD="${LD-ld} -m elf64_sparc"
1403 ;;
1404 esac
1405 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
1406 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
1407 LD="${LD-ld}_sol2"
1408 fi
1409 ;;
1410 *)
1411 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
1412 LD="${LD-ld} -64"
1413 fi
1414 ;;
1415 esac
1416 ;;
1417 esac
1418 fi
1419 rm -rf conftest*
1420 ;;
1421 esac
1422
1423 need_locks="$enable_libtool_lock"
1424 ])# _LT_ENABLE_LOCK
1425
1426
1427 # _LT_PROG_AR
1428 # -----------
1429 m4_defun([_LT_PROG_AR],
1430 [AC_CHECK_TOOLS(AR, [ar], false)
1431 : ${AR=ar}
1432 : ${AR_FLAGS=cru}
1433 _LT_DECL([], [AR], [1], [The archiver])
1434 _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
1435
1436 AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
1437 [lt_cv_ar_at_file=no
1438 AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
1439 [echo conftest.$ac_objext > conftest.lst
1440 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
1441 AC_TRY_EVAL([lt_ar_try])
1442 if test "$ac_status" -eq 0; then
1443 # Ensure the archiver fails upon bogus file names.
1444 rm -f conftest.$ac_objext libconftest.a
1445 AC_TRY_EVAL([lt_ar_try])
1446 if test "$ac_status" -ne 0; then
1447 lt_cv_ar_at_file=@
1448 fi
1449 fi
1450 rm -f conftest.* libconftest.a
1451 ])
1452 ])
1453
1454 if test "x$lt_cv_ar_at_file" = xno; then
1455 archiver_list_spec=
1456 else
1457 archiver_list_spec=$lt_cv_ar_at_file
1458 fi
1459 _LT_DECL([], [archiver_list_spec], [1],
1460 [How to feed a file listing to the archiver])
1461 ])# _LT_PROG_AR
1462
1463
1464 # _LT_CMD_OLD_ARCHIVE
1465 # -------------------
1466 m4_defun([_LT_CMD_OLD_ARCHIVE],
1467 [_LT_PROG_AR
1468
1469 AC_CHECK_TOOL(STRIP, strip, :)
1470 test -z "$STRIP" && STRIP=:
1471 _LT_DECL([], [STRIP], [1], [A symbol stripping program])
1472
1473 AC_CHECK_TOOL(RANLIB, ranlib, :)
1474 test -z "$RANLIB" && RANLIB=:
1475 _LT_DECL([], [RANLIB], [1],
1476 [Commands used to install an old-style archive])
1477
1478 # Determine commands to create old-style static archives.
1479 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
1480 old_postinstall_cmds='chmod 644 $oldlib'
1481 old_postuninstall_cmds=
1482
1483 if test -n "$RANLIB"; then
1484 case $host_os in
1485 openbsd*)
1486 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
1487 ;;
1488 *)
1489 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
1490 ;;
1491 esac
1492 old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
1493 fi
1494
1495 case $host_os in
1496 darwin*)
1497 lock_old_archive_extraction=yes ;;
1498 *)
1499 lock_old_archive_extraction=no ;;
1500 esac
1501 _LT_DECL([], [old_postinstall_cmds], [2])
1502 _LT_DECL([], [old_postuninstall_cmds], [2])
1503 _LT_TAGDECL([], [old_archive_cmds], [2],
1504 [Commands used to build an old-style archive])
1505 _LT_DECL([], [lock_old_archive_extraction], [0],
1506 [Whether to use a lock for old archive extraction])
1507 ])# _LT_CMD_OLD_ARCHIVE
1508
1509
1510 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
1511 # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
1512 # ----------------------------------------------------------------
1513 # Check whether the given compiler option works
1514 AC_DEFUN([_LT_COMPILER_OPTION],
1515 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1516 m4_require([_LT_DECL_SED])dnl
1517 AC_CACHE_CHECK([$1], [$2],
1518 [$2=no
1519 m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
1520 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1521 lt_compiler_flag="$3"
1522 # Insert the option either (1) after the last *FLAGS variable, or
1523 # (2) before a word containing "conftest.", or (3) at the end.
1524 # Note that $ac_compile itself does not contain backslashes and begins
1525 # with a dollar sign (not a hyphen), so the echo should work correctly.
1526 # The option is referenced via a variable to avoid confusing sed.
1527 lt_compile=`echo "$ac_compile" | $SED \
1528 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1529 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
1530 -e 's:$: $lt_compiler_flag:'`
1531 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1532 (eval "$lt_compile" 2>conftest.err)
1533 ac_status=$?
1534 cat conftest.err >&AS_MESSAGE_LOG_FD
1535 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1536 if (exit $ac_status) && test -s "$ac_outfile"; then
1537 # The compiler can only warn and ignore the option if not recognized
1538 # So say no if there are warnings other than the usual output.
1539 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
1540 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
1541 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
1542 $2=yes
1543 fi
1544 fi
1545 $RM conftest*
1546 ])
1547
1548 if test x"[$]$2" = xyes; then
1549 m4_if([$5], , :, [$5])
1550 else
1551 m4_if([$6], , :, [$6])
1552 fi
1553 ])# _LT_COMPILER_OPTION
1554
1555 # Old name:
1556 AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
1557 dnl aclocal-1.4 backwards compatibility:
1558 dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
1559
1560
1561 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
1562 # [ACTION-SUCCESS], [ACTION-FAILURE])
1563 # ----------------------------------------------------
1564 # Check whether the given linker option works
1565 AC_DEFUN([_LT_LINKER_OPTION],
1566 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1567 m4_require([_LT_DECL_SED])dnl
1568 AC_CACHE_CHECK([$1], [$2],
1569 [$2=no
1570 save_LDFLAGS="$LDFLAGS"
1571 LDFLAGS="$LDFLAGS $3"
1572 echo "$lt_simple_link_test_code" > conftest.$ac_ext
1573 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
1574 # The linker can only warn and ignore the option if not recognized
1575 # So say no if there are warnings
1576 if test -s conftest.err; then
1577 # Append any errors to the config.log.
1578 cat conftest.err 1>&AS_MESSAGE_LOG_FD
1579 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
1580 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
1581 if diff conftest.exp conftest.er2 >/dev/null; then
1582 $2=yes
1583 fi
1584 else
1585 $2=yes
1586 fi
1587 fi
1588 $RM -r conftest*
1589 LDFLAGS="$save_LDFLAGS"
1590 ])
1591
1592 if test x"[$]$2" = xyes; then
1593 m4_if([$4], , :, [$4])
1594 else
1595 m4_if([$5], , :, [$5])
1596 fi
1597 ])# _LT_LINKER_OPTION
1598
1599 # Old name:
1600 AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
1601 dnl aclocal-1.4 backwards compatibility:
1602 dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
1603
1604
1605 # LT_CMD_MAX_LEN
1606 #---------------
1607 AC_DEFUN([LT_CMD_MAX_LEN],
1608 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
1609 # find the maximum length of command line arguments
1610 AC_MSG_CHECKING([the maximum length of command line arguments])
1611 AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
1612 i=0
1613 teststring="ABCD"
1614
1615 case $build_os in
1616 msdosdjgpp*)
1617 # On DJGPP, this test can blow up pretty badly due to problems in libc
1618 # (any single argument exceeding 2000 bytes causes a buffer overrun
1619 # during glob expansion). Even if it were fixed, the result of this
1620 # check would be larger than it should be.
1621 lt_cv_sys_max_cmd_len=12288; # 12K is about right
1622 ;;
1623
1624 gnu*)
1625 # Under GNU Hurd, this test is not required because there is
1626 # no limit to the length of command line arguments.
1627 # Libtool will interpret -1 as no limit whatsoever
1628 lt_cv_sys_max_cmd_len=-1;
1629 ;;
1630
1631 cygwin* | mingw* | cegcc*)
1632 # On Win9x/ME, this test blows up -- it succeeds, but takes
1633 # about 5 minutes as the teststring grows exponentially.
1634 # Worse, since 9x/ME are not pre-emptively multitasking,
1635 # you end up with a "frozen" computer, even though with patience
1636 # the test eventually succeeds (with a max line length of 256k).
1637 # Instead, let's just punt: use the minimum linelength reported by
1638 # all of the supported platforms: 8192 (on NT/2K/XP).
1639 lt_cv_sys_max_cmd_len=8192;
1640 ;;
1641
1642 mint*)
1643 # On MiNT this can take a long time and run out of memory.
1644 lt_cv_sys_max_cmd_len=8192;
1645 ;;
1646
1647 amigaos*)
1648 # On AmigaOS with pdksh, this test takes hours, literally.
1649 # So we just punt and use a minimum line length of 8192.
1650 lt_cv_sys_max_cmd_len=8192;
1651 ;;
1652
1653 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
1654 # This has been around since 386BSD, at least. Likely further.
1655 if test -x /sbin/sysctl; then
1656 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
1657 elif test -x /usr/sbin/sysctl; then
1658 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
1659 else
1660 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1661 fi
1662 # And add a safety zone
1663 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
1664 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
1665 ;;
1666
1667 interix*)
1668 # We know the value 262144 and hardcode it with a safety zone (like BSD)
1669 lt_cv_sys_max_cmd_len=196608
1670 ;;
1671
1672 os2*)
1673 # The test takes a long time on OS/2.
1674 lt_cv_sys_max_cmd_len=8192
1675 ;;
1676
1677 osf*)
1678 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
1679 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
1680 # nice to cause kernel panics so lets avoid the loop below.
1681 # First set a reasonable default.
1682 lt_cv_sys_max_cmd_len=16384
1683 #
1684 if test -x /sbin/sysconfig; then
1685 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
1686 *1*) lt_cv_sys_max_cmd_len=-1 ;;
1687 esac
1688 fi
1689 ;;
1690 sco3.2v5*)
1691 lt_cv_sys_max_cmd_len=102400
1692 ;;
1693 sysv5* | sco5v6* | sysv4.2uw2*)
1694 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
1695 if test -n "$kargmax"; then
1696 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
1697 else
1698 lt_cv_sys_max_cmd_len=32768
1699 fi
1700 ;;
1701 *)
1702 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
1703 if test -n "$lt_cv_sys_max_cmd_len"; then
1704 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
1705 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
1706 else
1707 # Make teststring a little bigger before we do anything with it.
1708 # a 1K string should be a reasonable start.
1709 for i in 1 2 3 4 5 6 7 8 ; do
1710 teststring=$teststring$teststring
1711 done
1712 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
1713 # If test is not a shell built-in, we'll probably end up computing a
1714 # maximum length that is only half of the actual maximum length, but
1715 # we can't tell.
1716 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
1717 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
1718 test $i != 17 # 1/2 MB should be enough
1719 do
1720 i=`expr $i + 1`
1721 teststring=$teststring$teststring
1722 done
1723 # Only check the string length outside the loop.
1724 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
1725 teststring=
1726 # Add a significant safety factor because C++ compilers can tack on
1727 # massive amounts of additional arguments before passing them to the
1728 # linker. It appears as though 1/2 is a usable value.
1729 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
1730 fi
1731 ;;
1732 esac
1733 ])
1734 if test -n $lt_cv_sys_max_cmd_len ; then
1735 AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
1736 else
1737 AC_MSG_RESULT(none)
1738 fi
1739 max_cmd_len=$lt_cv_sys_max_cmd_len
1740 _LT_DECL([], [max_cmd_len], [0],
1741 [What is the maximum length of a command?])
1742 ])# LT_CMD_MAX_LEN
1743
1744 # Old name:
1745 AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
1746 dnl aclocal-1.4 backwards compatibility:
1747 dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
1748
1749
1750 # _LT_HEADER_DLFCN
1751 # ----------------
1752 m4_defun([_LT_HEADER_DLFCN],
1753 [AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
1754 ])# _LT_HEADER_DLFCN
1755
1756
1757 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
1758 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
1759 # ----------------------------------------------------------------
1760 m4_defun([_LT_TRY_DLOPEN_SELF],
1761 [m4_require([_LT_HEADER_DLFCN])dnl
1762 if test "$cross_compiling" = yes; then :
1763 [$4]
1764 else
1765 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1766 lt_status=$lt_dlunknown
1767 cat > conftest.$ac_ext <<_LT_EOF
1768 [#line $LINENO "configure"
1769 #include "confdefs.h"
1770
1771 #if HAVE_DLFCN_H
1772 #include <dlfcn.h>
1773 #endif
1774
1775 #include <stdio.h>
1776
1777 #ifdef RTLD_GLOBAL
1778 # define LT_DLGLOBAL RTLD_GLOBAL
1779 #else
1780 # ifdef DL_GLOBAL
1781 # define LT_DLGLOBAL DL_GLOBAL
1782 # else
1783 # define LT_DLGLOBAL 0
1784 # endif
1785 #endif
1786
1787 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
1788 find out it does not work in some platform. */
1789 #ifndef LT_DLLAZY_OR_NOW
1790 # ifdef RTLD_LAZY
1791 # define LT_DLLAZY_OR_NOW RTLD_LAZY
1792 # else
1793 # ifdef DL_LAZY
1794 # define LT_DLLAZY_OR_NOW DL_LAZY
1795 # else
1796 # ifdef RTLD_NOW
1797 # define LT_DLLAZY_OR_NOW RTLD_NOW
1798 # else
1799 # ifdef DL_NOW
1800 # define LT_DLLAZY_OR_NOW DL_NOW
1801 # else
1802 # define LT_DLLAZY_OR_NOW 0
1803 # endif
1804 # endif
1805 # endif
1806 # endif
1807 #endif
1808
1809 /* When -fvisbility=hidden is used, assume the code has been annotated
1810 correspondingly for the symbols needed. */
1811 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
1812 int fnord () __attribute__((visibility("default")));
1813 #endif
1814
1815 int fnord () { return 42; }
1816 int main ()
1817 {
1818 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
1819 int status = $lt_dlunknown;
1820
1821 if (self)
1822 {
1823 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
1824 else
1825 {
1826 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
1827 else puts (dlerror ());
1828 }
1829 /* dlclose (self); */
1830 }
1831 else
1832 puts (dlerror ());
1833
1834 return status;
1835 }]
1836 _LT_EOF
1837 if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
1838 (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
1839 lt_status=$?
1840 case x$lt_status in
1841 x$lt_dlno_uscore) $1 ;;
1842 x$lt_dlneed_uscore) $2 ;;
1843 x$lt_dlunknown|x*) $3 ;;
1844 esac
1845 else :
1846 # compilation failed
1847 $3
1848 fi
1849 fi
1850 rm -fr conftest*
1851 ])# _LT_TRY_DLOPEN_SELF
1852
1853
1854 # LT_SYS_DLOPEN_SELF
1855 # ------------------
1856 AC_DEFUN([LT_SYS_DLOPEN_SELF],
1857 [m4_require([_LT_HEADER_DLFCN])dnl
1858 if test "x$enable_dlopen" != xyes; then
1859 enable_dlopen=unknown
1860 enable_dlopen_self=unknown
1861 enable_dlopen_self_static=unknown
1862 else
1863 lt_cv_dlopen=no
1864 lt_cv_dlopen_libs=
1865
1866 case $host_os in
1867 beos*)
1868 lt_cv_dlopen="load_add_on"
1869 lt_cv_dlopen_libs=
1870 lt_cv_dlopen_self=yes
1871 ;;
1872
1873 mingw* | pw32* | cegcc*)
1874 lt_cv_dlopen="LoadLibrary"
1875 lt_cv_dlopen_libs=
1876 ;;
1877
1878 cygwin*)
1879 lt_cv_dlopen="dlopen"
1880 lt_cv_dlopen_libs=
1881 ;;
1882
1883 darwin*)
1884 # if libdl is installed we need to link against it
1885 AC_CHECK_LIB([dl], [dlopen],
1886 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
1887 lt_cv_dlopen="dyld"
1888 lt_cv_dlopen_libs=
1889 lt_cv_dlopen_self=yes
1890 ])
1891 ;;
1892
1893 *)
1894 AC_CHECK_FUNC([shl_load],
1895 [lt_cv_dlopen="shl_load"],
1896 [AC_CHECK_LIB([dld], [shl_load],
1897 [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
1898 [AC_CHECK_FUNC([dlopen],
1899 [lt_cv_dlopen="dlopen"],
1900 [AC_CHECK_LIB([dl], [dlopen],
1901 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
1902 [AC_CHECK_LIB([svld], [dlopen],
1903 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
1904 [AC_CHECK_LIB([dld], [dld_link],
1905 [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
1906 ])
1907 ])
1908 ])
1909 ])
1910 ])
1911 ;;
1912 esac
1913
1914 if test "x$lt_cv_dlopen" != xno; then
1915 enable_dlopen=yes
1916 else
1917 enable_dlopen=no
1918 fi
1919
1920 case $lt_cv_dlopen in
1921 dlopen)
1922 save_CPPFLAGS="$CPPFLAGS"
1923 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
1924
1925 save_LDFLAGS="$LDFLAGS"
1926 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
1927
1928 save_LIBS="$LIBS"
1929 LIBS="$lt_cv_dlopen_libs $LIBS"
1930
1931 AC_CACHE_CHECK([whether a program can dlopen itself],
1932 lt_cv_dlopen_self, [dnl
1933 _LT_TRY_DLOPEN_SELF(
1934 lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
1935 lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
1936 ])
1937
1938 if test "x$lt_cv_dlopen_self" = xyes; then
1939 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
1940 AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
1941 lt_cv_dlopen_self_static, [dnl
1942 _LT_TRY_DLOPEN_SELF(
1943 lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
1944 lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
1945 ])
1946 fi
1947
1948 CPPFLAGS="$save_CPPFLAGS"
1949 LDFLAGS="$save_LDFLAGS"
1950 LIBS="$save_LIBS"
1951 ;;
1952 esac
1953
1954 case $lt_cv_dlopen_self in
1955 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
1956 *) enable_dlopen_self=unknown ;;
1957 esac
1958
1959 case $lt_cv_dlopen_self_static in
1960 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
1961 *) enable_dlopen_self_static=unknown ;;
1962 esac
1963 fi
1964 _LT_DECL([dlopen_support], [enable_dlopen], [0],
1965 [Whether dlopen is supported])
1966 _LT_DECL([dlopen_self], [enable_dlopen_self], [0],
1967 [Whether dlopen of programs is supported])
1968 _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
1969 [Whether dlopen of statically linked programs is supported])
1970 ])# LT_SYS_DLOPEN_SELF
1971
1972 # Old name:
1973 AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
1974 dnl aclocal-1.4 backwards compatibility:
1975 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
1976
1977
1978 # _LT_COMPILER_C_O([TAGNAME])
1979 # ---------------------------
1980 # Check to see if options -c and -o are simultaneously supported by compiler.
1981 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
1982 m4_defun([_LT_COMPILER_C_O],
1983 [m4_require([_LT_DECL_SED])dnl
1984 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1985 m4_require([_LT_TAG_COMPILER])dnl
1986 AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
1987 [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
1988 [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
1989 $RM -r conftest 2>/dev/null
1990 mkdir conftest
1991 cd conftest
1992 mkdir out
1993 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1994
1995 lt_compiler_flag="-o out/conftest2.$ac_objext"
1996 # Insert the option either (1) after the last *FLAGS variable, or
1997 # (2) before a word containing "conftest.", or (3) at the end.
1998 # Note that $ac_compile itself does not contain backslashes and begins
1999 # with a dollar sign (not a hyphen), so the echo should work correctly.
2000 lt_compile=`echo "$ac_compile" | $SED \
2001 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
2002 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
2003 -e 's:$: $lt_compiler_flag:'`
2004 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
2005 (eval "$lt_compile" 2>out/conftest.err)
2006 ac_status=$?
2007 cat out/conftest.err >&AS_MESSAGE_LOG_FD
2008 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
2009 if (exit $ac_status) && test -s out/conftest2.$ac_objext
2010 then
2011 # The compiler can only warn and ignore the option if not recognized
2012 # So say no if there are warnings
2013 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
2014 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
2015 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
2016 _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
2017 fi
2018 fi
2019 chmod u+w . 2>&AS_MESSAGE_LOG_FD
2020 $RM conftest*
2021 # SGI C++ compiler will create directory out/ii_files/ for
2022 # template instantiation
2023 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
2024 $RM out/* && rmdir out
2025 cd ..
2026 $RM -r conftest
2027 $RM conftest*
2028 ])
2029 _LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
2030 [Does compiler simultaneously support -c and -o options?])
2031 ])# _LT_COMPILER_C_O
2032
2033
2034 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
2035 # ----------------------------------
2036 # Check to see if we can do hard links to lock some files if needed
2037 m4_defun([_LT_COMPILER_FILE_LOCKS],
2038 [m4_require([_LT_ENABLE_LOCK])dnl
2039 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
2040 _LT_COMPILER_C_O([$1])
2041
2042 hard_links="nottested"
2043 if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
2044 # do not overwrite the value of need_locks provided by the user
2045 AC_MSG_CHECKING([if we can lock with hard links])
2046 hard_links=yes
2047 $RM conftest*
2048 ln conftest.a conftest.b 2>/dev/null && hard_links=no
2049 touch conftest.a
2050 ln conftest.a conftest.b 2>&5 || hard_links=no
2051 ln conftest.a conftest.b 2>/dev/null && hard_links=no
2052 AC_MSG_RESULT([$hard_links])
2053 if test "$hard_links" = no; then
2054 AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
2055 need_locks=warn
2056 fi
2057 else
2058 need_locks=no
2059 fi
2060 _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
2061 ])# _LT_COMPILER_FILE_LOCKS
2062
2063
2064 # _LT_CHECK_OBJDIR
2065 # ----------------
2066 m4_defun([_LT_CHECK_OBJDIR],
2067 [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
2068 [rm -f .libs 2>/dev/null
2069 mkdir .libs 2>/dev/null
2070 if test -d .libs; then
2071 lt_cv_objdir=.libs
2072 else
2073 # MS-DOS does not allow filenames that begin with a dot.
2074 lt_cv_objdir=_libs
2075 fi
2076 rmdir .libs 2>/dev/null])
2077 objdir=$lt_cv_objdir
2078 _LT_DECL([], [objdir], [0],
2079 [The name of the directory that contains temporary libtool files])dnl
2080 m4_pattern_allow([LT_OBJDIR])dnl
2081 AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/",
2082 [Define to the sub-directory in which libtool stores uninstalled libraries.])
2083 ])# _LT_CHECK_OBJDIR
2084
2085
2086 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2087 # --------------------------------------
2088 # Check hardcoding attributes.
2089 m4_defun([_LT_LINKER_HARDCODE_LIBPATH],
2090 [AC_MSG_CHECKING([how to hardcode library paths into programs])
2091 _LT_TAGVAR(hardcode_action, $1)=
2092 if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" ||
2093 test -n "$_LT_TAGVAR(runpath_var, $1)" ||
2094 test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
2095
2096 # We can hardcode non-existent directories.
2097 if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
2098 # If the only mechanism to avoid hardcoding is shlibpath_var, we
2099 # have to relink, otherwise we might link with an installed library
2100 # when we should be linking with a yet-to-be-installed one
2101 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
2102 test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then
2103 # Linking always hardcodes the temporary library directory.
2104 _LT_TAGVAR(hardcode_action, $1)=relink
2105 else
2106 # We can link without hardcoding, and we can hardcode nonexisting dirs.
2107 _LT_TAGVAR(hardcode_action, $1)=immediate
2108 fi
2109 else
2110 # We cannot hardcode anything, or else we can only hardcode existing
2111 # directories.
2112 _LT_TAGVAR(hardcode_action, $1)=unsupported
2113 fi
2114 AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)])
2115
2116 if test "$_LT_TAGVAR(hardcode_action, $1)" = relink ||
2117 test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then
2118 # Fast installation is not supported
2119 enable_fast_install=no
2120 elif test "$shlibpath_overrides_runpath" = yes ||
2121 test "$enable_shared" = no; then
2122 # Fast installation is not necessary
2123 enable_fast_install=needless
2124 fi
2125 _LT_TAGDECL([], [hardcode_action], [0],
2126 [How to hardcode a shared library path into an executable])
2127 ])# _LT_LINKER_HARDCODE_LIBPATH
2128
2129
2130 # _LT_CMD_STRIPLIB
2131 # ----------------
2132 m4_defun([_LT_CMD_STRIPLIB],
2133 [m4_require([_LT_DECL_EGREP])
2134 striplib=
2135 old_striplib=
2136 AC_MSG_CHECKING([whether stripping libraries is possible])
2137 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
2138 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
2139 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2140 AC_MSG_RESULT([yes])
2141 else
2142 # FIXME - insert some real tests, host_os isn't really good enough
2143 case $host_os in
2144 darwin*)
2145 if test -n "$STRIP" ; then
2146 striplib="$STRIP -x"
2147 old_striplib="$STRIP -S"
2148 AC_MSG_RESULT([yes])
2149 else
2150 AC_MSG_RESULT([no])
2151 fi
2152 ;;
2153 *)
2154 AC_MSG_RESULT([no])
2155 ;;
2156 esac
2157 fi
2158 _LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
2159 _LT_DECL([], [striplib], [1])
2160 ])# _LT_CMD_STRIPLIB
2161
2162
2163 # _LT_SYS_DYNAMIC_LINKER([TAG])
2164 # -----------------------------
2165 # PORTME Fill in your ld.so characteristics
2166 m4_defun([_LT_SYS_DYNAMIC_LINKER],
2167 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
2168 m4_require([_LT_DECL_EGREP])dnl
2169 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
2170 m4_require([_LT_DECL_OBJDUMP])dnl
2171 m4_require([_LT_DECL_SED])dnl
2172 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
2173 AC_MSG_CHECKING([dynamic linker characteristics])
2174 m4_if([$1],
2175 [], [
2176 if test "$GCC" = yes; then
2177 case $host_os in
2178 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
2179 *) lt_awk_arg="/^libraries:/" ;;
2180 esac
2181 case $host_os in
2182 mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
2183 *) lt_sed_strip_eq="s,=/,/,g" ;;
2184 esac
2185 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
2186 case $lt_search_path_spec in
2187 *\;*)
2188 # if the path contains ";" then we assume it to be the separator
2189 # otherwise default to the standard path separator (i.e. ":") - it is
2190 # assumed that no part of a normal pathname contains ";" but that should
2191 # okay in the real world where ";" in dirpaths is itself problematic.
2192 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
2193 ;;
2194 *)
2195 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
2196 ;;
2197 esac
2198 # Ok, now we have the path, separated by spaces, we can step through it
2199 # and add multilib dir if necessary.
2200 lt_tmp_lt_search_path_spec=
2201 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
2202 for lt_sys_path in $lt_search_path_spec; do
2203 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
2204 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
2205 else
2206 test -d "$lt_sys_path" && \
2207 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
2208 fi
2209 done
2210 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
2211 BEGIN {RS=" "; FS="/|\n";} {
2212 lt_foo="";
2213 lt_count=0;
2214 for (lt_i = NF; lt_i > 0; lt_i--) {
2215 if ($lt_i != "" && $lt_i != ".") {
2216 if ($lt_i == "..") {
2217 lt_count++;
2218 } else {
2219 if (lt_count == 0) {
2220 lt_foo="/" $lt_i lt_foo;
2221 } else {
2222 lt_count--;
2223 }
2224 }
2225 }
2226 }
2227 if (lt_foo != "") { lt_freq[[lt_foo]]++; }
2228 if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
2229 }'`
2230 # AWK program above erroneously prepends '/' to C:/dos/paths
2231 # for these hosts.
2232 case $host_os in
2233 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
2234 $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
2235 esac
2236 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
2237 else
2238 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
2239 fi])
2240 library_names_spec=
2241 libname_spec='lib$name'
2242 soname_spec=
2243 shrext_cmds=".so"
2244 postinstall_cmds=
2245 postuninstall_cmds=
2246 finish_cmds=
2247 finish_eval=
2248 shlibpath_var=
2249 shlibpath_overrides_runpath=unknown
2250 version_type=none
2251 dynamic_linker="$host_os ld.so"
2252 sys_lib_dlsearch_path_spec="/lib /usr/lib"
2253 need_lib_prefix=unknown
2254 hardcode_into_libs=no
2255
2256 # when you set need_version to no, make sure it does not cause -set_version
2257 # flags to be left without arguments
2258 need_version=unknown
2259
2260 case $host_os in
2261 aix3*)
2262 version_type=linux # correct to gnu/linux during the next big refactor
2263 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
2264 shlibpath_var=LIBPATH
2265
2266 # AIX 3 has no versioning support, so we append a major version to the name.
2267 soname_spec='${libname}${release}${shared_ext}$major'
2268 ;;
2269
2270 aix[[4-9]]*)
2271 version_type=linux # correct to gnu/linux during the next big refactor
2272 need_lib_prefix=no
2273 need_version=no
2274 hardcode_into_libs=yes
2275 if test "$host_cpu" = ia64; then
2276 # AIX 5 supports IA64
2277 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
2278 shlibpath_var=LD_LIBRARY_PATH
2279 else
2280 # With GCC up to 2.95.x, collect2 would create an import file
2281 # for dependence libraries. The import file would start with
2282 # the line `#! .'. This would cause the generated library to
2283 # depend on `.', always an invalid library. This was fixed in
2284 # development snapshots of GCC prior to 3.0.
2285 case $host_os in
2286 aix4 | aix4.[[01]] | aix4.[[01]].*)
2287 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
2288 echo ' yes '
2289 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
2290 :
2291 else
2292 can_build_shared=no
2293 fi
2294 ;;
2295 esac
2296 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
2297 # soname into executable. Probably we can add versioning support to
2298 # collect2, so additional links can be useful in future.
2299 if test "$aix_use_runtimelinking" = yes; then
2300 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2301 # instead of lib<name>.a to let people know that these are not
2302 # typical AIX shared libraries.
2303 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2304 else
2305 # We preserve .a as extension for shared libraries through AIX4.2
2306 # and later when we are not doing run time linking.
2307 library_names_spec='${libname}${release}.a $libname.a'
2308 soname_spec='${libname}${release}${shared_ext}$major'
2309 fi
2310 shlibpath_var=LIBPATH
2311 fi
2312 ;;
2313
2314 amigaos*)
2315 case $host_cpu in
2316 powerpc)
2317 # Since July 2007 AmigaOS4 officially supports .so libraries.
2318 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
2319 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2320 ;;
2321 m68k)
2322 library_names_spec='$libname.ixlibrary $libname.a'
2323 # Create ${libname}_ixlibrary.a entries in /sys/libs.
2324 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
2325 ;;
2326 esac
2327 ;;
2328
2329 beos*)
2330 library_names_spec='${libname}${shared_ext}'
2331 dynamic_linker="$host_os ld.so"
2332 shlibpath_var=LIBRARY_PATH
2333 ;;
2334
2335 bsdi[[45]]*)
2336 version_type=linux # correct to gnu/linux during the next big refactor
2337 need_version=no
2338 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2339 soname_spec='${libname}${release}${shared_ext}$major'
2340 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
2341 shlibpath_var=LD_LIBRARY_PATH
2342 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
2343 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
2344 # the default ld.so.conf also contains /usr/contrib/lib and
2345 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
2346 # libtool to hard-code these into programs
2347 ;;
2348
2349 cygwin* | mingw* | pw32* | cegcc*)
2350 version_type=windows
2351 shrext_cmds=".dll"
2352 need_version=no
2353 need_lib_prefix=no
2354
2355 case $GCC,$cc_basename in
2356 yes,*)
2357 # gcc
2358 library_names_spec='$libname.dll.a'
2359 # DLL is installed to $(libdir)/../bin by postinstall_cmds
2360 postinstall_cmds='base_file=`basename \${file}`~
2361 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
2362 dldir=$destdir/`dirname \$dlpath`~
2363 test -d \$dldir || mkdir -p \$dldir~
2364 $install_prog $dir/$dlname \$dldir/$dlname~
2365 chmod a+x \$dldir/$dlname~
2366 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2367 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2368 fi'
2369 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2370 dlpath=$dir/\$dldll~
2371 $RM \$dlpath'
2372 shlibpath_overrides_runpath=yes
2373
2374 case $host_os in
2375 cygwin*)
2376 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
2377 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2378 m4_if([$1], [],[
2379 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
2380 ;;
2381 mingw* | cegcc*)
2382 # MinGW DLLs use traditional 'lib' prefix
2383 soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2384 ;;
2385 pw32*)
2386 # pw32 DLLs use 'pw' prefix rather than 'lib'
2387 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2388 ;;
2389 esac
2390 dynamic_linker='Win32 ld.exe'
2391 ;;
2392
2393 *,cl*)
2394 # Native MSVC
2395 libname_spec='$name'
2396 soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2397 library_names_spec='${libname}.dll.lib'
2398
2399 case $build_os in
2400 mingw*)
2401 sys_lib_search_path_spec=
2402 lt_save_ifs=$IFS
2403 IFS=';'
2404 for lt_path in $LIB
2405 do
2406 IFS=$lt_save_ifs
2407 # Let DOS variable expansion print the short 8.3 style file name.
2408 lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
2409 sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
2410 done
2411 IFS=$lt_save_ifs
2412 # Convert to MSYS style.
2413 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
2414 ;;
2415 cygwin*)
2416 # Convert to unix form, then to dos form, then back to unix form
2417 # but this time dos style (no spaces!) so that the unix form looks
2418 # like /cygdrive/c/PROGRA~1:/cygdr...
2419 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
2420 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
2421 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2422 ;;
2423 *)
2424 sys_lib_search_path_spec="$LIB"
2425 if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
2426 # It is most probably a Windows format PATH.
2427 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2428 else
2429 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2430 fi
2431 # FIXME: find the short name or the path components, as spaces are
2432 # common. (e.g. "Program Files" -> "PROGRA~1")
2433 ;;
2434 esac
2435
2436 # DLL is installed to $(libdir)/../bin by postinstall_cmds
2437 postinstall_cmds='base_file=`basename \${file}`~
2438 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
2439 dldir=$destdir/`dirname \$dlpath`~
2440 test -d \$dldir || mkdir -p \$dldir~
2441 $install_prog $dir/$dlname \$dldir/$dlname'
2442 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2443 dlpath=$dir/\$dldll~
2444 $RM \$dlpath'
2445 shlibpath_overrides_runpath=yes
2446 dynamic_linker='Win32 link.exe'
2447 ;;
2448
2449 *)
2450 # Assume MSVC wrapper
2451 library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
2452 dynamic_linker='Win32 ld.exe'
2453 ;;
2454 esac
2455 # FIXME: first we should search . and the directory the executable is in
2456 shlibpath_var=PATH
2457 ;;
2458
2459 darwin* | rhapsody*)
2460 dynamic_linker="$host_os dyld"
2461 version_type=darwin
2462 need_lib_prefix=no
2463 need_version=no
2464 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
2465 soname_spec='${libname}${release}${major}$shared_ext'
2466 shlibpath_overrides_runpath=yes
2467 shlibpath_var=DYLD_LIBRARY_PATH
2468 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
2469 m4_if([$1], [],[
2470 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
2471 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
2472 ;;
2473
2474 dgux*)
2475 version_type=linux # correct to gnu/linux during the next big refactor
2476 need_lib_prefix=no
2477 need_version=no
2478 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2479 soname_spec='${libname}${release}${shared_ext}$major'
2480 shlibpath_var=LD_LIBRARY_PATH
2481 ;;
2482
2483 freebsd* | dragonfly*)
2484 # DragonFly does not have aout. When/if they implement a new
2485 # versioning mechanism, adjust this.
2486 if test -x /usr/bin/objformat; then
2487 objformat=`/usr/bin/objformat`
2488 else
2489 case $host_os in
2490 freebsd[[23]].*) objformat=aout ;;
2491 *) objformat=elf ;;
2492 esac
2493 fi
2494 version_type=freebsd-$objformat
2495 case $version_type in
2496 freebsd-elf*)
2497 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2498 need_version=no
2499 need_lib_prefix=no
2500 ;;
2501 freebsd-*)
2502 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
2503 need_version=yes
2504 ;;
2505 esac
2506 shlibpath_var=LD_LIBRARY_PATH
2507 case $host_os in
2508 freebsd2.*)
2509 shlibpath_overrides_runpath=yes
2510 ;;
2511 freebsd3.[[01]]* | freebsdelf3.[[01]]*)
2512 shlibpath_overrides_runpath=yes
2513 hardcode_into_libs=yes
2514 ;;
2515 freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
2516 freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
2517 shlibpath_overrides_runpath=no
2518 hardcode_into_libs=yes
2519 ;;
2520 *) # from 4.6 on, and DragonFly
2521 shlibpath_overrides_runpath=yes
2522 hardcode_into_libs=yes
2523 ;;
2524 esac
2525 ;;
2526
2527 gnu*)
2528 version_type=linux # correct to gnu/linux during the next big refactor
2529 need_lib_prefix=no
2530 need_version=no
2531 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2532 soname_spec='${libname}${release}${shared_ext}$major'
2533 shlibpath_var=LD_LIBRARY_PATH
2534 shlibpath_overrides_runpath=no
2535 hardcode_into_libs=yes
2536 ;;
2537
2538 haiku*)
2539 version_type=linux # correct to gnu/linux during the next big refactor
2540 need_lib_prefix=no
2541 need_version=no
2542 dynamic_linker="$host_os runtime_loader"
2543 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2544 soname_spec='${libname}${release}${shared_ext}$major'
2545 shlibpath_var=LIBRARY_PATH
2546 shlibpath_overrides_runpath=yes
2547 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
2548 hardcode_into_libs=yes
2549 ;;
2550
2551 hpux9* | hpux10* | hpux11*)
2552 # Give a soname corresponding to the major version so that dld.sl refuses to
2553 # link against other versions.
2554 version_type=sunos
2555 need_lib_prefix=no
2556 need_version=no
2557 case $host_cpu in
2558 ia64*)
2559 shrext_cmds='.so'
2560 hardcode_into_libs=yes
2561 dynamic_linker="$host_os dld.so"
2562 shlibpath_var=LD_LIBRARY_PATH
2563 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2564 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2565 soname_spec='${libname}${release}${shared_ext}$major'
2566 if test "X$HPUX_IA64_MODE" = X32; then
2567 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
2568 else
2569 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
2570 fi
2571 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2572 ;;
2573 hppa*64*)
2574 shrext_cmds='.sl'
2575 hardcode_into_libs=yes
2576 dynamic_linker="$host_os dld.sl"
2577 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
2578 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2579 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2580 soname_spec='${libname}${release}${shared_ext}$major'
2581 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
2582 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2583 ;;
2584 *)
2585 shrext_cmds='.sl'
2586 dynamic_linker="$host_os dld.sl"
2587 shlibpath_var=SHLIB_PATH
2588 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
2589 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2590 soname_spec='${libname}${release}${shared_ext}$major'
2591 ;;
2592 esac
2593 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
2594 postinstall_cmds='chmod 555 $lib'
2595 # or fails outright, so override atomically:
2596 install_override_mode=555
2597 ;;
2598
2599 interix[[3-9]]*)
2600 version_type=linux # correct to gnu/linux during the next big refactor
2601 need_lib_prefix=no
2602 need_version=no
2603 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2604 soname_spec='${libname}${release}${shared_ext}$major'
2605 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
2606 shlibpath_var=LD_LIBRARY_PATH
2607 shlibpath_overrides_runpath=no
2608 hardcode_into_libs=yes
2609 ;;
2610
2611 irix5* | irix6* | nonstopux*)
2612 case $host_os in
2613 nonstopux*) version_type=nonstopux ;;
2614 *)
2615 if test "$lt_cv_prog_gnu_ld" = yes; then
2616 version_type=linux # correct to gnu/linux during the next big refactor
2617 else
2618 version_type=irix
2619 fi ;;
2620 esac
2621 need_lib_prefix=no
2622 need_version=no
2623 soname_spec='${libname}${release}${shared_ext}$major'
2624 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
2625 case $host_os in
2626 irix5* | nonstopux*)
2627 libsuff= shlibsuff=
2628 ;;
2629 *)
2630 case $LD in # libtool.m4 will add one of these switches to LD
2631 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
2632 libsuff= shlibsuff= libmagic=32-bit;;
2633 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
2634 libsuff=32 shlibsuff=N32 libmagic=N32;;
2635 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
2636 libsuff=64 shlibsuff=64 libmagic=64-bit;;
2637 *) libsuff= shlibsuff= libmagic=never-match;;
2638 esac
2639 ;;
2640 esac
2641 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
2642 shlibpath_overrides_runpath=no
2643 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
2644 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
2645 hardcode_into_libs=yes
2646 ;;
2647
2648 # No shared lib support for Linux oldld, aout, or coff.
2649 linux*oldld* | linux*aout* | linux*coff*)
2650 dynamic_linker=no
2651 ;;
2652
2653 # This must be glibc/ELF.
2654 linux* | k*bsd*-gnu | kopensolaris*-gnu)
2655 version_type=linux # correct to gnu/linux during the next big refactor
2656 need_lib_prefix=no
2657 need_version=no
2658 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2659 soname_spec='${libname}${release}${shared_ext}$major'
2660 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
2661 shlibpath_var=LD_LIBRARY_PATH
2662 shlibpath_overrides_runpath=no
2663
2664 # Some binutils ld are patched to set DT_RUNPATH
2665 AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
2666 [lt_cv_shlibpath_overrides_runpath=no
2667 save_LDFLAGS=$LDFLAGS
2668 save_libdir=$libdir
2669 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
2670 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
2671 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
2672 [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
2673 [lt_cv_shlibpath_overrides_runpath=yes])])
2674 LDFLAGS=$save_LDFLAGS
2675 libdir=$save_libdir
2676 ])
2677 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2678
2679 # This implies no fast_install, which is unacceptable.
2680 # Some rework will be needed to allow for fast_install
2681 # before this can be enabled.
2682 hardcode_into_libs=yes
2683
2684 # Add ABI-specific directories to the system library path.
2685 sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
2686
2687 # Append ld.so.conf contents to the search path
2688 if test -f /etc/ld.so.conf; then
2689 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
2690 sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
2691
2692 fi
2693
2694 # We used to test for /lib/ld.so.1 and disable shared libraries on
2695 # powerpc, because MkLinux only supported shared libraries with the
2696 # GNU dynamic linker. Since this was broken with cross compilers,
2697 # most powerpc-linux boxes support dynamic linking these days and
2698 # people can always --disable-shared, the test was removed, and we
2699 # assume the GNU/Linux dynamic linker is in use.
2700 dynamic_linker='GNU/Linux ld.so'
2701 ;;
2702
2703 netbsd*)
2704 version_type=sunos
2705 need_lib_prefix=no
2706 need_version=no
2707 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
2708 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2709 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2710 dynamic_linker='NetBSD (a.out) ld.so'
2711 else
2712 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2713 soname_spec='${libname}${release}${shared_ext}$major'
2714 dynamic_linker='NetBSD ld.elf_so'
2715 fi
2716 shlibpath_var=LD_LIBRARY_PATH
2717 shlibpath_overrides_runpath=yes
2718 hardcode_into_libs=yes
2719 ;;
2720
2721 newsos6)
2722 version_type=linux # correct to gnu/linux during the next big refactor
2723 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2724 shlibpath_var=LD_LIBRARY_PATH
2725 shlibpath_overrides_runpath=yes
2726 ;;
2727
2728 *nto* | *qnx*)
2729 version_type=qnx
2730 need_lib_prefix=no
2731 need_version=no
2732 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2733 soname_spec='${libname}${release}${shared_ext}$major'
2734 shlibpath_var=LD_LIBRARY_PATH
2735 shlibpath_overrides_runpath=no
2736 hardcode_into_libs=yes
2737 dynamic_linker='ldqnx.so'
2738 ;;
2739
2740 openbsd*)
2741 version_type=sunos
2742 sys_lib_dlsearch_path_spec="/usr/lib"
2743 need_lib_prefix=no
2744 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
2745 case $host_os in
2746 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
2747 *) need_version=no ;;
2748 esac
2749 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2750 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2751 shlibpath_var=LD_LIBRARY_PATH
2752 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2753 case $host_os in
2754 openbsd2.[[89]] | openbsd2.[[89]].*)
2755 shlibpath_overrides_runpath=no
2756 ;;
2757 *)
2758 shlibpath_overrides_runpath=yes
2759 ;;
2760 esac
2761 else
2762 shlibpath_overrides_runpath=yes
2763 fi
2764 ;;
2765
2766 os2*)
2767 libname_spec='$name'
2768 shrext_cmds=".dll"
2769 need_lib_prefix=no
2770 library_names_spec='$libname${shared_ext} $libname.a'
2771 dynamic_linker='OS/2 ld.exe'
2772 shlibpath_var=LIBPATH
2773 ;;
2774
2775 osf3* | osf4* | osf5*)
2776 version_type=osf
2777 need_lib_prefix=no
2778 need_version=no
2779 soname_spec='${libname}${release}${shared_ext}$major'
2780 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2781 shlibpath_var=LD_LIBRARY_PATH
2782 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
2783 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
2784 ;;
2785
2786 rdos*)
2787 dynamic_linker=no
2788 ;;
2789
2790 solaris*)
2791 version_type=linux # correct to gnu/linux during the next big refactor
2792 need_lib_prefix=no
2793 need_version=no
2794 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2795 soname_spec='${libname}${release}${shared_ext}$major'
2796 shlibpath_var=LD_LIBRARY_PATH
2797 shlibpath_overrides_runpath=yes
2798 hardcode_into_libs=yes
2799 # ldd complains unless libraries are executable
2800 postinstall_cmds='chmod +x $lib'
2801 ;;
2802
2803 sunos4*)
2804 version_type=sunos
2805 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2806 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2807 shlibpath_var=LD_LIBRARY_PATH
2808 shlibpath_overrides_runpath=yes
2809 if test "$with_gnu_ld" = yes; then
2810 need_lib_prefix=no
2811 fi
2812 need_version=yes
2813 ;;
2814
2815 sysv4 | sysv4.3*)
2816 version_type=linux # correct to gnu/linux during the next big refactor
2817 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2818 soname_spec='${libname}${release}${shared_ext}$major'
2819 shlibpath_var=LD_LIBRARY_PATH
2820 case $host_vendor in
2821 sni)
2822 shlibpath_overrides_runpath=no
2823 need_lib_prefix=no
2824 runpath_var=LD_RUN_PATH
2825 ;;
2826 siemens)
2827 need_lib_prefix=no
2828 ;;
2829 motorola)
2830 need_lib_prefix=no
2831 need_version=no
2832 shlibpath_overrides_runpath=no
2833 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
2834 ;;
2835 esac
2836 ;;
2837
2838 sysv4*MP*)
2839 if test -d /usr/nec ;then
2840 version_type=linux # correct to gnu/linux during the next big refactor
2841 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2842 soname_spec='$libname${shared_ext}.$major'
2843 shlibpath_var=LD_LIBRARY_PATH
2844 fi
2845 ;;
2846
2847 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
2848 version_type=freebsd-elf
2849 need_lib_prefix=no
2850 need_version=no
2851 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2852 soname_spec='${libname}${release}${shared_ext}$major'
2853 shlibpath_var=LD_LIBRARY_PATH
2854 shlibpath_overrides_runpath=yes
2855 hardcode_into_libs=yes
2856 if test "$with_gnu_ld" = yes; then
2857 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
2858 else
2859 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
2860 case $host_os in
2861 sco3.2v5*)
2862 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
2863 ;;
2864 esac
2865 fi
2866 sys_lib_dlsearch_path_spec='/usr/lib'
2867 ;;
2868
2869 tpf*)
2870 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
2871 version_type=linux # correct to gnu/linux during the next big refactor
2872 need_lib_prefix=no
2873 need_version=no
2874 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2875 shlibpath_var=LD_LIBRARY_PATH
2876 shlibpath_overrides_runpath=no
2877 hardcode_into_libs=yes
2878 ;;
2879
2880 uts4*)
2881 version_type=linux # correct to gnu/linux during the next big refactor
2882 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2883 soname_spec='${libname}${release}${shared_ext}$major'
2884 shlibpath_var=LD_LIBRARY_PATH
2885 ;;
2886
2887 *)
2888 dynamic_linker=no
2889 ;;
2890 esac
2891 AC_MSG_RESULT([$dynamic_linker])
2892 test "$dynamic_linker" = no && can_build_shared=no
2893
2894 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
2895 if test "$GCC" = yes; then
2896 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2897 fi
2898
2899 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
2900 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
2901 fi
2902 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
2903 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
2904 fi
2905
2906 _LT_DECL([], [variables_saved_for_relink], [1],
2907 [Variables whose values should be saved in libtool wrapper scripts and
2908 restored at link time])
2909 _LT_DECL([], [need_lib_prefix], [0],
2910 [Do we need the "lib" prefix for modules?])
2911 _LT_DECL([], [need_version], [0], [Do we need a version for libraries?])
2912 _LT_DECL([], [version_type], [0], [Library versioning type])
2913 _LT_DECL([], [runpath_var], [0], [Shared library runtime path variable])
2914 _LT_DECL([], [shlibpath_var], [0],[Shared library path variable])
2915 _LT_DECL([], [shlibpath_overrides_runpath], [0],
2916 [Is shlibpath searched before the hard-coded library search path?])
2917 _LT_DECL([], [libname_spec], [1], [Format of library name prefix])
2918 _LT_DECL([], [library_names_spec], [1],
2919 [[List of archive names. First name is the real one, the rest are links.
2920 The last name is the one that the linker finds with -lNAME]])
2921 _LT_DECL([], [soname_spec], [1],
2922 [[The coded name of the library, if different from the real name]])
2923 _LT_DECL([], [install_override_mode], [1],
2924 [Permission mode override for installation of shared libraries])
2925 _LT_DECL([], [postinstall_cmds], [2],
2926 [Command to use after installation of a shared archive])
2927 _LT_DECL([], [postuninstall_cmds], [2],
2928 [Command to use after uninstallation of a shared archive])
2929 _LT_DECL([], [finish_cmds], [2],
2930 [Commands used to finish a libtool library installation in a directory])
2931 _LT_DECL([], [finish_eval], [1],
2932 [[As "finish_cmds", except a single script fragment to be evaled but
2933 not shown]])
2934 _LT_DECL([], [hardcode_into_libs], [0],
2935 [Whether we should hardcode library paths into libraries])
2936 _LT_DECL([], [sys_lib_search_path_spec], [2],
2937 [Compile-time system search path for libraries])
2938 _LT_DECL([], [sys_lib_dlsearch_path_spec], [2],
2939 [Run-time system search path for libraries])
2940 ])# _LT_SYS_DYNAMIC_LINKER
2941
2942
2943 # _LT_PATH_TOOL_PREFIX(TOOL)
2944 # --------------------------
2945 # find a file program which can recognize shared library
2946 AC_DEFUN([_LT_PATH_TOOL_PREFIX],
2947 [m4_require([_LT_DECL_EGREP])dnl
2948 AC_MSG_CHECKING([for $1])
2949 AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
2950 [case $MAGIC_CMD in
2951 [[\\/*] | ?:[\\/]*])
2952 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
2953 ;;
2954 *)
2955 lt_save_MAGIC_CMD="$MAGIC_CMD"
2956 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2957 dnl $ac_dummy forces splitting on constant user-supplied paths.
2958 dnl POSIX.2 word splitting is done only on the output of word expansions,
2959 dnl not every word. This closes a longstanding sh security hole.
2960 ac_dummy="m4_if([$2], , $PATH, [$2])"
2961 for ac_dir in $ac_dummy; do
2962 IFS="$lt_save_ifs"
2963 test -z "$ac_dir" && ac_dir=.
2964 if test -f $ac_dir/$1; then
2965 lt_cv_path_MAGIC_CMD="$ac_dir/$1"
2966 if test -n "$file_magic_test_file"; then
2967 case $deplibs_check_method in
2968 "file_magic "*)
2969 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
2970 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2971 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
2972 $EGREP "$file_magic_regex" > /dev/null; then
2973 :
2974 else
2975 cat <<_LT_EOF 1>&2
2976
2977 *** Warning: the command libtool uses to detect shared libraries,
2978 *** $file_magic_cmd, produces output that libtool cannot recognize.
2979 *** The result is that libtool may fail to recognize shared libraries
2980 *** as such. This will affect the creation of libtool libraries that
2981 *** depend on shared libraries, but programs linked with such libtool
2982 *** libraries will work regardless of this problem. Nevertheless, you
2983 *** may want to report the problem to your system manager and/or to
2984 *** bug-libtool@gnu.org
2985
2986 _LT_EOF
2987 fi ;;
2988 esac
2989 fi
2990 break
2991 fi
2992 done
2993 IFS="$lt_save_ifs"
2994 MAGIC_CMD="$lt_save_MAGIC_CMD"
2995 ;;
2996 esac])
2997 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2998 if test -n "$MAGIC_CMD"; then
2999 AC_MSG_RESULT($MAGIC_CMD)
3000 else
3001 AC_MSG_RESULT(no)
3002 fi
3003 _LT_DECL([], [MAGIC_CMD], [0],
3004 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
3005 ])# _LT_PATH_TOOL_PREFIX
3006
3007 # Old name:
3008 AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
3009 dnl aclocal-1.4 backwards compatibility:
3010 dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
3011
3012
3013 # _LT_PATH_MAGIC
3014 # --------------
3015 # find a file program which can recognize a shared library
3016 m4_defun([_LT_PATH_MAGIC],
3017 [_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
3018 if test -z "$lt_cv_path_MAGIC_CMD"; then
3019 if test -n "$ac_tool_prefix"; then
3020 _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
3021 else
3022 MAGIC_CMD=:
3023 fi
3024 fi
3025 ])# _LT_PATH_MAGIC
3026
3027
3028 # LT_PATH_LD
3029 # ----------
3030 # find the pathname to the GNU or non-GNU linker
3031 AC_DEFUN([LT_PATH_LD],
3032 [AC_REQUIRE([AC_PROG_CC])dnl
3033 AC_REQUIRE([AC_CANONICAL_HOST])dnl
3034 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
3035 m4_require([_LT_DECL_SED])dnl
3036 m4_require([_LT_DECL_EGREP])dnl
3037 m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
3038
3039 AC_ARG_WITH([gnu-ld],
3040 [AS_HELP_STRING([--with-gnu-ld],
3041 [assume the C compiler uses GNU ld @<:@default=no@:>@])],
3042 [test "$withval" = no || with_gnu_ld=yes],
3043 [with_gnu_ld=no])dnl
3044
3045 ac_prog=ld
3046 if test "$GCC" = yes; then
3047 # Check if gcc -print-prog-name=ld gives a path.
3048 AC_MSG_CHECKING([for ld used by $CC])
3049 case $host in
3050 *-*-mingw*)
3051 # gcc leaves a trailing carriage return which upsets mingw
3052 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
3053 *)
3054 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
3055 esac
3056 case $ac_prog in
3057 # Accept absolute paths.
3058 [[\\/]]* | ?:[[\\/]]*)
3059 re_direlt='/[[^/]][[^/]]*/\.\./'
3060 # Canonicalize the pathname of ld
3061 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
3062 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
3063 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
3064 done
3065 test -z "$LD" && LD="$ac_prog"
3066 ;;
3067 "")
3068 # If it fails, then pretend we aren't using GCC.
3069 ac_prog=ld
3070 ;;
3071 *)
3072 # If it is relative, then search for the first ld in PATH.
3073 with_gnu_ld=unknown
3074 ;;
3075 esac
3076 elif test "$with_gnu_ld" = yes; then
3077 AC_MSG_CHECKING([for GNU ld])
3078 else
3079 AC_MSG_CHECKING([for non-GNU ld])
3080 fi
3081 AC_CACHE_VAL(lt_cv_path_LD,
3082 [if test -z "$LD"; then
3083 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3084 for ac_dir in $PATH; do
3085 IFS="$lt_save_ifs"
3086 test -z "$ac_dir" && ac_dir=.
3087 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
3088 lt_cv_path_LD="$ac_dir/$ac_prog"
3089 # Check to see if the program is GNU ld. I'd rather use --version,
3090 # but apparently some variants of GNU ld only accept -v.
3091 # Break only if it was the GNU/non-GNU ld that we prefer.
3092 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
3093 *GNU* | *'with BFD'*)
3094 test "$with_gnu_ld" != no && break
3095 ;;
3096 *)
3097 test "$with_gnu_ld" != yes && break
3098 ;;
3099 esac
3100 fi
3101 done
3102 IFS="$lt_save_ifs"
3103 else
3104 lt_cv_path_LD="$LD" # Let the user override the test with a path.
3105 fi])
3106 LD="$lt_cv_path_LD"
3107 if test -n "$LD"; then
3108 AC_MSG_RESULT($LD)
3109 else
3110 AC_MSG_RESULT(no)
3111 fi
3112 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
3113 _LT_PATH_LD_GNU
3114 AC_SUBST([LD])
3115
3116 _LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
3117 ])# LT_PATH_LD
3118
3119 # Old names:
3120 AU_ALIAS([AM_PROG_LD], [LT_PATH_LD])
3121 AU_ALIAS([AC_PROG_LD], [LT_PATH_LD])
3122 dnl aclocal-1.4 backwards compatibility:
3123 dnl AC_DEFUN([AM_PROG_LD], [])
3124 dnl AC_DEFUN([AC_PROG_LD], [])
3125
3126
3127 # _LT_PATH_LD_GNU
3128 #- --------------
3129 m4_defun([_LT_PATH_LD_GNU],
3130 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
3131 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
3132 case `$LD -v 2>&1 </dev/null` in
3133 *GNU* | *'with BFD'*)
3134 lt_cv_prog_gnu_ld=yes
3135 ;;
3136 *)
3137 lt_cv_prog_gnu_ld=no
3138 ;;
3139 esac])
3140 with_gnu_ld=$lt_cv_prog_gnu_ld
3141 ])# _LT_PATH_LD_GNU
3142
3143
3144 # _LT_CMD_RELOAD
3145 # --------------
3146 # find reload flag for linker
3147 # -- PORTME Some linkers may need a different reload flag.
3148 m4_defun([_LT_CMD_RELOAD],
3149 [AC_CACHE_CHECK([for $LD option to reload object files],
3150 lt_cv_ld_reload_flag,
3151 [lt_cv_ld_reload_flag='-r'])
3152 reload_flag=$lt_cv_ld_reload_flag
3153 case $reload_flag in
3154 "" | " "*) ;;
3155 *) reload_flag=" $reload_flag" ;;
3156 esac
3157 reload_cmds='$LD$reload_flag -o $output$reload_objs'
3158 case $host_os in
3159 cygwin* | mingw* | pw32* | cegcc*)
3160 if test "$GCC" != yes; then
3161 reload_cmds=false
3162 fi
3163 ;;
3164 darwin*)
3165 if test "$GCC" = yes; then
3166 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
3167 else
3168 reload_cmds='$LD$reload_flag -o $output$reload_objs'
3169 fi
3170 ;;
3171 esac
3172 _LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
3173 _LT_TAGDECL([], [reload_cmds], [2])dnl
3174 ])# _LT_CMD_RELOAD
3175
3176
3177 # _LT_CHECK_MAGIC_METHOD
3178 # ----------------------
3179 # how to check for library dependencies
3180 # -- PORTME fill in with the dynamic library characteristics
3181 m4_defun([_LT_CHECK_MAGIC_METHOD],
3182 [m4_require([_LT_DECL_EGREP])
3183 m4_require([_LT_DECL_OBJDUMP])
3184 AC_CACHE_CHECK([how to recognize dependent libraries],
3185 lt_cv_deplibs_check_method,
3186 [lt_cv_file_magic_cmd='$MAGIC_CMD'
3187 lt_cv_file_magic_test_file=
3188 lt_cv_deplibs_check_method='unknown'
3189 # Need to set the preceding variable on all platforms that support
3190 # interlibrary dependencies.
3191 # 'none' -- dependencies not supported.
3192 # `unknown' -- same as none, but documents that we really don't know.
3193 # 'pass_all' -- all dependencies passed with no checks.
3194 # 'test_compile' -- check by making test program.
3195 # 'file_magic [[regex]]' -- check by looking for files in library path
3196 # which responds to the $file_magic_cmd with a given extended regex.
3197 # If you have `file' or equivalent on your system and you're not sure
3198 # whether `pass_all' will *always* work, you probably want this one.
3199
3200 case $host_os in
3201 aix[[4-9]]*)
3202 lt_cv_deplibs_check_method=pass_all
3203 ;;
3204
3205 beos*)
3206 lt_cv_deplibs_check_method=pass_all
3207 ;;
3208
3209 bsdi[[45]]*)
3210 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
3211 lt_cv_file_magic_cmd='/usr/bin/file -L'
3212 lt_cv_file_magic_test_file=/shlib/libc.so
3213 ;;
3214
3215 cygwin*)
3216 # func_win32_libid is a shell function defined in ltmain.sh
3217 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
3218 lt_cv_file_magic_cmd='func_win32_libid'
3219 ;;
3220
3221 mingw* | pw32*)
3222 # Base MSYS/MinGW do not provide the 'file' command needed by
3223 # func_win32_libid shell function, so use a weaker test based on 'objdump',
3224 # unless we find 'file', for example because we are cross-compiling.
3225 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3226 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
3227 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
3228 lt_cv_file_magic_cmd='func_win32_libid'
3229 else
3230 # Keep this pattern in sync with the one in func_win32_libid.
3231 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
3232 lt_cv_file_magic_cmd='$OBJDUMP -f'
3233 fi
3234 ;;
3235
3236 cegcc*)
3237 # use the weaker test based on 'objdump'. See mingw*.
3238 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
3239 lt_cv_file_magic_cmd='$OBJDUMP -f'
3240 ;;
3241
3242 darwin* | rhapsody*)
3243 lt_cv_deplibs_check_method=pass_all
3244 ;;
3245
3246 freebsd* | dragonfly*)
3247 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
3248 case $host_cpu in
3249 i*86 )
3250 # Not sure whether the presence of OpenBSD here was a mistake.
3251 # Let's accept both of them until this is cleared up.
3252 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
3253 lt_cv_file_magic_cmd=/usr/bin/file
3254 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
3255 ;;
3256 esac
3257 else
3258 lt_cv_deplibs_check_method=pass_all
3259 fi
3260 ;;
3261
3262 gnu*)
3263 lt_cv_deplibs_check_method=pass_all
3264 ;;
3265
3266 haiku*)
3267 lt_cv_deplibs_check_method=pass_all
3268 ;;
3269
3270 hpux10.20* | hpux11*)
3271 lt_cv_file_magic_cmd=/usr/bin/file
3272 case $host_cpu in
3273 ia64*)
3274 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
3275 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
3276 ;;
3277 hppa*64*)
3278 [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
3279 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
3280 ;;
3281 *)
3282 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
3283 lt_cv_file_magic_test_file=/usr/lib/libc.sl
3284 ;;
3285 esac
3286 ;;
3287
3288 interix[[3-9]]*)
3289 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
3290 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
3291 ;;
3292
3293 irix5* | irix6* | nonstopux*)
3294 case $LD in
3295 *-32|*"-32 ") libmagic=32-bit;;
3296 *-n32|*"-n32 ") libmagic=N32;;
3297 *-64|*"-64 ") libmagic=64-bit;;
3298 *) libmagic=never-match;;
3299 esac
3300 lt_cv_deplibs_check_method=pass_all
3301 ;;
3302
3303 # This must be glibc/ELF.
3304 linux* | k*bsd*-gnu | kopensolaris*-gnu)
3305 lt_cv_deplibs_check_method=pass_all
3306 ;;
3307
3308 netbsd*)
3309 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
3310 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3311 else
3312 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
3313 fi
3314 ;;
3315
3316 newos6*)
3317 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
3318 lt_cv_file_magic_cmd=/usr/bin/file
3319 lt_cv_file_magic_test_file=/usr/lib/libnls.so
3320 ;;
3321
3322 *nto* | *qnx*)
3323 lt_cv_deplibs_check_method=pass_all
3324 ;;
3325
3326 openbsd*)
3327 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3328 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
3329 else
3330 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3331 fi
3332 ;;
3333
3334 osf3* | osf4* | osf5*)
3335 lt_cv_deplibs_check_method=pass_all
3336 ;;
3337
3338 rdos*)
3339 lt_cv_deplibs_check_method=pass_all
3340 ;;
3341
3342 solaris*)
3343 lt_cv_deplibs_check_method=pass_all
3344 ;;
3345
3346 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
3347 lt_cv_deplibs_check_method=pass_all
3348 ;;
3349
3350 sysv4 | sysv4.3*)
3351 case $host_vendor in
3352 motorola)
3353 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
3354 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
3355 ;;
3356 ncr)
3357 lt_cv_deplibs_check_method=pass_all
3358 ;;
3359 sequent)
3360 lt_cv_file_magic_cmd='/bin/file'
3361 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
3362 ;;
3363 sni)
3364 lt_cv_file_magic_cmd='/bin/file'
3365 lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
3366 lt_cv_file_magic_test_file=/lib/libc.so
3367 ;;
3368 siemens)
3369 lt_cv_deplibs_check_method=pass_all
3370 ;;
3371 pc)
3372 lt_cv_deplibs_check_method=pass_all
3373 ;;
3374 esac
3375 ;;
3376
3377 tpf*)
3378 lt_cv_deplibs_check_method=pass_all
3379 ;;
3380 esac
3381 ])
3382
3383 file_magic_glob=
3384 want_nocaseglob=no
3385 if test "$build" = "$host"; then
3386 case $host_os in
3387 mingw* | pw32*)
3388 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
3389 want_nocaseglob=yes
3390 else
3391 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
3392 fi
3393 ;;
3394 esac
3395 fi
3396
3397 file_magic_cmd=$lt_cv_file_magic_cmd
3398 deplibs_check_method=$lt_cv_deplibs_check_method
3399 test -z "$deplibs_check_method" && deplibs_check_method=unknown
3400
3401 _LT_DECL([], [deplibs_check_method], [1],
3402 [Method to check whether dependent libraries are shared objects])
3403 _LT_DECL([], [file_magic_cmd], [1],
3404 [Command to use when deplibs_check_method = "file_magic"])
3405 _LT_DECL([], [file_magic_glob], [1],
3406 [How to find potential files when deplibs_check_method = "file_magic"])
3407 _LT_DECL([], [want_nocaseglob], [1],
3408 [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
3409 ])# _LT_CHECK_MAGIC_METHOD
3410
3411
3412 # LT_PATH_NM
3413 # ----------
3414 # find the pathname to a BSD- or MS-compatible name lister
3415 AC_DEFUN([LT_PATH_NM],
3416 [AC_REQUIRE([AC_PROG_CC])dnl
3417 AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
3418 [if test -n "$NM"; then
3419 # Let the user override the test.
3420 lt_cv_path_NM="$NM"
3421 else
3422 lt_nm_to_check="${ac_tool_prefix}nm"
3423 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
3424 lt_nm_to_check="$lt_nm_to_check nm"
3425 fi
3426 for lt_tmp_nm in $lt_nm_to_check; do
3427 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3428 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
3429 IFS="$lt_save_ifs"
3430 test -z "$ac_dir" && ac_dir=.
3431 tmp_nm="$ac_dir/$lt_tmp_nm"
3432 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
3433 # Check to see if the nm accepts a BSD-compat flag.
3434 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
3435 # nm: unknown option "B" ignored
3436 # Tru64's nm complains that /dev/null is an invalid object file
3437 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
3438 */dev/null* | *'Invalid file or object type'*)
3439 lt_cv_path_NM="$tmp_nm -B"
3440 break
3441 ;;
3442 *)
3443 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
3444 */dev/null*)
3445 lt_cv_path_NM="$tmp_nm -p"
3446 break
3447 ;;
3448 *)
3449 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
3450 continue # so that we can try to find one that supports BSD flags
3451 ;;
3452 esac
3453 ;;
3454 esac
3455 fi
3456 done
3457 IFS="$lt_save_ifs"
3458 done
3459 : ${lt_cv_path_NM=no}
3460 fi])
3461 if test "$lt_cv_path_NM" != "no"; then
3462 NM="$lt_cv_path_NM"
3463 else
3464 # Didn't find any BSD compatible name lister, look for dumpbin.
3465 if test -n "$DUMPBIN"; then :
3466 # Let the user override the test.
3467 else
3468 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3469 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
3470 *COFF*)
3471 DUMPBIN="$DUMPBIN -symbols"
3472 ;;
3473 *)
3474 DUMPBIN=:
3475 ;;
3476 esac
3477 fi
3478 AC_SUBST([DUMPBIN])
3479 if test "$DUMPBIN" != ":"; then
3480 NM="$DUMPBIN"
3481 fi
3482 fi
3483 test -z "$NM" && NM=nm
3484 AC_SUBST([NM])
3485 _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
3486
3487 AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
3488 [lt_cv_nm_interface="BSD nm"
3489 echo "int some_variable = 0;" > conftest.$ac_ext
3490 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
3491 (eval "$ac_compile" 2>conftest.err)
3492 cat conftest.err >&AS_MESSAGE_LOG_FD
3493 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
3494 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
3495 cat conftest.err >&AS_MESSAGE_LOG_FD
3496 (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
3497 cat conftest.out >&AS_MESSAGE_LOG_FD
3498 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
3499 lt_cv_nm_interface="MS dumpbin"
3500 fi
3501 rm -f conftest*])
3502 ])# LT_PATH_NM
3503
3504 # Old names:
3505 AU_ALIAS([AM_PROG_NM], [LT_PATH_NM])
3506 AU_ALIAS([AC_PROG_NM], [LT_PATH_NM])
3507 dnl aclocal-1.4 backwards compatibility:
3508 dnl AC_DEFUN([AM_PROG_NM], [])
3509 dnl AC_DEFUN([AC_PROG_NM], [])
3510
3511 # _LT_CHECK_SHAREDLIB_FROM_LINKLIB
3512 # --------------------------------
3513 # how to determine the name of the shared library
3514 # associated with a specific link library.
3515 # -- PORTME fill in with the dynamic library characteristics
3516 m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
3517 [m4_require([_LT_DECL_EGREP])
3518 m4_require([_LT_DECL_OBJDUMP])
3519 m4_require([_LT_DECL_DLLTOOL])
3520 AC_CACHE_CHECK([how to associate runtime and link libraries],
3521 lt_cv_sharedlib_from_linklib_cmd,
3522 [lt_cv_sharedlib_from_linklib_cmd='unknown'
3523
3524 case $host_os in
3525 cygwin* | mingw* | pw32* | cegcc*)
3526 # two different shell functions defined in ltmain.sh
3527 # decide which to use based on capabilities of $DLLTOOL
3528 case `$DLLTOOL --help 2>&1` in
3529 *--identify-strict*)
3530 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
3531 ;;
3532 *)
3533 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
3534 ;;
3535 esac
3536 ;;
3537 *)
3538 # fallback: assume linklib IS sharedlib
3539 lt_cv_sharedlib_from_linklib_cmd="$ECHO"
3540 ;;
3541 esac
3542 ])
3543 sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
3544 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
3545
3546 _LT_DECL([], [sharedlib_from_linklib_cmd], [1],
3547 [Command to associate shared and link libraries])
3548 ])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
3549
3550
3551 # _LT_PATH_MANIFEST_TOOL
3552 # ----------------------
3553 # locate the manifest tool
3554 m4_defun([_LT_PATH_MANIFEST_TOOL],
3555 [AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
3556 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
3557 AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
3558 [lt_cv_path_mainfest_tool=no
3559 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
3560 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
3561 cat conftest.err >&AS_MESSAGE_LOG_FD
3562 if $GREP 'Manifest Tool' conftest.out > /dev/null; then
3563 lt_cv_path_mainfest_tool=yes
3564 fi
3565 rm -f conftest*])
3566 if test "x$lt_cv_path_mainfest_tool" != xyes; then
3567 MANIFEST_TOOL=:
3568 fi
3569 _LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
3570 ])# _LT_PATH_MANIFEST_TOOL
3571
3572
3573 # LT_LIB_M
3574 # --------
3575 # check for math library
3576 AC_DEFUN([LT_LIB_M],
3577 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3578 LIBM=
3579 case $host in
3580 *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
3581 # These system don't have libm, or don't need it
3582 ;;
3583 *-ncr-sysv4.3*)
3584 AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
3585 AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
3586 ;;
3587 *)
3588 AC_CHECK_LIB(m, cos, LIBM="-lm")
3589 ;;
3590 esac
3591 AC_SUBST([LIBM])
3592 ])# LT_LIB_M
3593
3594 # Old name:
3595 AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M])
3596 dnl aclocal-1.4 backwards compatibility:
3597 dnl AC_DEFUN([AC_CHECK_LIBM], [])
3598
3599
3600 # _LT_COMPILER_NO_RTTI([TAGNAME])
3601 # -------------------------------
3602 m4_defun([_LT_COMPILER_NO_RTTI],
3603 [m4_require([_LT_TAG_COMPILER])dnl
3604
3605 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
3606
3607 if test "$GCC" = yes; then
3608 case $cc_basename in
3609 nvcc*)
3610 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
3611 *)
3612 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
3613 esac
3614
3615 _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
3616 lt_cv_prog_compiler_rtti_exceptions,
3617 [-fno-rtti -fno-exceptions], [],
3618 [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
3619 fi
3620 _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
3621 [Compiler flag to turn off builtin functions])
3622 ])# _LT_COMPILER_NO_RTTI
3623
3624
3625 # _LT_CMD_GLOBAL_SYMBOLS
3626 # ----------------------
3627 m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
3628 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3629 AC_REQUIRE([AC_PROG_CC])dnl
3630 AC_REQUIRE([AC_PROG_AWK])dnl
3631 AC_REQUIRE([LT_PATH_NM])dnl
3632 AC_REQUIRE([LT_PATH_LD])dnl
3633 m4_require([_LT_DECL_SED])dnl
3634 m4_require([_LT_DECL_EGREP])dnl
3635 m4_require([_LT_TAG_COMPILER])dnl
3636
3637 # Check for command to grab the raw symbol name followed by C symbol from nm.
3638 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
3639 AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
3640 [
3641 # These are sane defaults that work on at least a few old systems.
3642 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
3643
3644 # Character class describing NM global symbol codes.
3645 symcode='[[BCDEGRST]]'
3646
3647 # Regexp to match symbols that can be accessed directly from C.
3648 sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
3649
3650 # Define system-specific variables.
3651 case $host_os in
3652 aix*)
3653 symcode='[[BCDT]]'
3654 ;;
3655 cygwin* | mingw* | pw32* | cegcc*)
3656 symcode='[[ABCDGISTW]]'
3657 ;;
3658 hpux*)
3659 if test "$host_cpu" = ia64; then
3660 symcode='[[ABCDEGRST]]'
3661 fi
3662 ;;
3663 irix* | nonstopux*)
3664 symcode='[[BCDEGRST]]'
3665 ;;
3666 osf*)
3667 symcode='[[BCDEGQRST]]'
3668 ;;
3669 solaris*)
3670 symcode='[[BDRT]]'
3671 ;;
3672 sco3.2v5*)
3673 symcode='[[DT]]'
3674 ;;
3675 sysv4.2uw2*)
3676 symcode='[[DT]]'
3677 ;;
3678 sysv5* | sco5v6* | unixware* | OpenUNIX*)
3679 symcode='[[ABDT]]'
3680 ;;
3681 sysv4)
3682 symcode='[[DFNSTU]]'
3683 ;;
3684 esac
3685
3686 # If we're using GNU nm, then use its standard symbol codes.
3687 case `$NM -V 2>&1` in
3688 *GNU* | *'with BFD'*)
3689 symcode='[[ABCDGIRSTW]]' ;;
3690 esac
3691
3692 # Transform an extracted symbol line into a proper C declaration.
3693 # Some systems (esp. on ia64) link data and code symbols differently,
3694 # so use this general approach.
3695 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
3696
3697 # Transform an extracted symbol line into symbol name and symbol address
3698 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'"
3699 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'"
3700
3701 # Handle CRLF in mingw tool chain
3702 opt_cr=
3703 case $build_os in
3704 mingw*)
3705 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
3706 ;;
3707 esac
3708
3709 # Try without a prefix underscore, then with it.
3710 for ac_symprfx in "" "_"; do
3711
3712 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3713 symxfrm="\\1 $ac_symprfx\\2 \\2"
3714
3715 # Write the raw and C identifiers.
3716 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3717 # Fake it for dumpbin and say T for any non-static function
3718 # and D for any global variable.
3719 # Also find C++ and __fastcall symbols from MSVC++,
3720 # which start with @ or ?.
3721 lt_cv_sys_global_symbol_pipe="$AWK ['"\
3722 " {last_section=section; section=\$ 3};"\
3723 " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
3724 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
3725 " \$ 0!~/External *\|/{next};"\
3726 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
3727 " {if(hide[section]) next};"\
3728 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
3729 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
3730 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
3731 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
3732 " ' prfx=^$ac_symprfx]"
3733 else
3734 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
3735 fi
3736 lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
3737
3738 # Check to see that the pipe works correctly.
3739 pipe_works=no
3740
3741 rm -f conftest*
3742 cat > conftest.$ac_ext <<_LT_EOF
3743 #ifdef __cplusplus
3744 extern "C" {
3745 #endif
3746 char nm_test_var;
3747 void nm_test_func(void);
3748 void nm_test_func(void){}
3749 #ifdef __cplusplus
3750 }
3751 #endif
3752 int main(){nm_test_var='a';nm_test_func();return(0);}
3753 _LT_EOF
3754
3755 if AC_TRY_EVAL(ac_compile); then
3756 # Now try to grab the symbols.
3757 nlist=conftest.nm
3758 if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
3759 # Try sorting and uniquifying the output.
3760 if sort "$nlist" | uniq > "$nlist"T; then
3761 mv -f "$nlist"T "$nlist"
3762 else
3763 rm -f "$nlist"T
3764 fi
3765
3766 # Make sure that we snagged all the symbols we need.
3767 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
3768 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
3769 cat <<_LT_EOF > conftest.$ac_ext
3770 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
3771 #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
3772 /* DATA imports from DLLs on WIN32 con't be const, because runtime
3773 relocations are performed -- see ld's documentation on pseudo-relocs. */
3774 # define LT@&t@_DLSYM_CONST
3775 #elif defined(__osf__)
3776 /* This system does not cope well with relocations in const data. */
3777 # define LT@&t@_DLSYM_CONST
3778 #else
3779 # define LT@&t@_DLSYM_CONST const
3780 #endif
3781
3782 #ifdef __cplusplus
3783 extern "C" {
3784 #endif
3785
3786 _LT_EOF
3787 # Now generate the symbol file.
3788 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
3789
3790 cat <<_LT_EOF >> conftest.$ac_ext
3791
3792 /* The mapping between symbol names and symbols. */
3793 LT@&t@_DLSYM_CONST struct {
3794 const char *name;
3795 void *address;
3796 }
3797 lt__PROGRAM__LTX_preloaded_symbols[[]] =
3798 {
3799 { "@PROGRAM@", (void *) 0 },
3800 _LT_EOF
3801 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
3802 cat <<\_LT_EOF >> conftest.$ac_ext
3803 {0, (void *) 0}
3804 };
3805
3806 /* This works around a problem in FreeBSD linker */
3807 #ifdef FREEBSD_WORKAROUND
3808 static const void *lt_preloaded_setup() {
3809 return lt__PROGRAM__LTX_preloaded_symbols;
3810 }
3811 #endif
3812
3813 #ifdef __cplusplus
3814 }
3815 #endif
3816 _LT_EOF
3817 # Now try linking the two files.
3818 mv conftest.$ac_objext conftstm.$ac_objext
3819 lt_globsym_save_LIBS=$LIBS
3820 lt_globsym_save_CFLAGS=$CFLAGS
3821 LIBS="conftstm.$ac_objext"
3822 CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
3823 if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
3824 pipe_works=yes
3825 fi
3826 LIBS=$lt_globsym_save_LIBS
3827 CFLAGS=$lt_globsym_save_CFLAGS
3828 else
3829 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
3830 fi
3831 else
3832 echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
3833 fi
3834 else
3835 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
3836 fi
3837 else
3838 echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
3839 cat conftest.$ac_ext >&5
3840 fi
3841 rm -rf conftest* conftst*
3842
3843 # Do not use the global_symbol_pipe unless it works.
3844 if test "$pipe_works" = yes; then
3845 break
3846 else
3847 lt_cv_sys_global_symbol_pipe=
3848 fi
3849 done
3850 ])
3851 if test -z "$lt_cv_sys_global_symbol_pipe"; then
3852 lt_cv_sys_global_symbol_to_cdecl=
3853 fi
3854 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
3855 AC_MSG_RESULT(failed)
3856 else
3857 AC_MSG_RESULT(ok)
3858 fi
3859
3860 # Response file support.
3861 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3862 nm_file_list_spec='@'
3863 elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
3864 nm_file_list_spec='@'
3865 fi
3866
3867 _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
3868 [Take the output of nm and produce a listing of raw symbols and C names])
3869 _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
3870 [Transform the output of nm in a proper C declaration])
3871 _LT_DECL([global_symbol_to_c_name_address],
3872 [lt_cv_sys_global_symbol_to_c_name_address], [1],
3873 [Transform the output of nm in a C name address pair])
3874 _LT_DECL([global_symbol_to_c_name_address_lib_prefix],
3875 [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
3876 [Transform the output of nm in a C name address pair when lib prefix is needed])
3877 _LT_DECL([], [nm_file_list_spec], [1],
3878 [Specify filename containing input files for $NM])
3879 ]) # _LT_CMD_GLOBAL_SYMBOLS
3880
3881
3882 # _LT_COMPILER_PIC([TAGNAME])
3883 # ---------------------------
3884 m4_defun([_LT_COMPILER_PIC],
3885 [m4_require([_LT_TAG_COMPILER])dnl
3886 _LT_TAGVAR(lt_prog_compiler_wl, $1)=
3887 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
3888 _LT_TAGVAR(lt_prog_compiler_static, $1)=
3889
3890 m4_if([$1], [CXX], [
3891 # C++ specific cases for pic, static, wl, etc.
3892 if test "$GXX" = yes; then
3893 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
3894 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
3895
3896 case $host_os in
3897 aix*)
3898 # All AIX code is PIC.
3899 if test "$host_cpu" = ia64; then
3900 # AIX 5 now supports IA64 processor
3901 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
3902 fi
3903 ;;
3904
3905 amigaos*)
3906 case $host_cpu in
3907 powerpc)
3908 # see comment about AmigaOS4 .so support
3909 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
3910 ;;
3911 m68k)
3912 # FIXME: we need at least 68020 code to build shared libraries, but
3913 # adding the `-m68020' flag to GCC prevents building anything better,
3914 # like `-m68040'.
3915 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
3916 ;;
3917 esac
3918 ;;
3919
3920 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
3921 # PIC is the default for these OSes.
3922 ;;
3923 mingw* | cygwin* | os2* | pw32* | cegcc*)
3924 # This hack is so that the source file can tell whether it is being
3925 # built for inclusion in a dll (and should export symbols for example).
3926 # Although the cygwin gcc ignores -fPIC, still need this for old-style
3927 # (--disable-auto-import) libraries
3928 m4_if([$1], [GCJ], [],
3929 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
3930 ;;
3931 darwin* | rhapsody*)
3932 # PIC is the default on this platform
3933 # Common symbols not allowed in MH_DYLIB files
3934 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
3935 ;;
3936 *djgpp*)
3937 # DJGPP does not support shared libraries at all
3938 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
3939 ;;
3940 haiku*)
3941 # PIC is the default for Haiku.
3942 # The "-static" flag exists, but is broken.
3943 _LT_TAGVAR(lt_prog_compiler_static, $1)=
3944 ;;
3945 interix[[3-9]]*)
3946 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
3947 # Instead, we relocate shared libraries at runtime.
3948 ;;
3949 sysv4*MP*)
3950 if test -d /usr/nec; then
3951 _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
3952 fi
3953 ;;
3954 hpux*)
3955 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
3956 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
3957 # sets the default TLS model and affects inlining.
3958 case $host_cpu in
3959 hppa*64*)
3960 ;;
3961 *)
3962 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
3963 ;;
3964 esac
3965 ;;
3966 *qnx* | *nto*)
3967 # QNX uses GNU C++, but need to define -shared option too, otherwise
3968 # it will coredump.
3969 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
3970 ;;
3971 *)
3972 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
3973 ;;
3974 esac
3975 else
3976 case $host_os in
3977 aix[[4-9]]*)
3978 # All AIX code is PIC.
3979 if test "$host_cpu" = ia64; then
3980 # AIX 5 now supports IA64 processor
3981 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
3982 else
3983 _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
3984 fi
3985 ;;
3986 chorus*)
3987 case $cc_basename in
3988 cxch68*)
3989 # Green Hills C++ Compiler
3990 # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
3991 ;;
3992 esac
3993 ;;
3994 mingw* | cygwin* | os2* | pw32* | cegcc*)
3995 # This hack is so that the source file can tell whether it is being
3996 # built for inclusion in a dll (and should export symbols for example).
3997 m4_if([$1], [GCJ], [],
3998 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
3999 ;;
4000 dgux*)
4001 case $cc_basename in
4002 ec++*)
4003 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4004 ;;
4005 ghcx*)
4006 # Green Hills C++ Compiler
4007 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4008 ;;
4009 *)
4010 ;;
4011 esac
4012 ;;
4013 freebsd* | dragonfly*)
4014 # FreeBSD uses GNU C++
4015 ;;
4016 hpux9* | hpux10* | hpux11*)
4017 case $cc_basename in
4018 CC*)
4019 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4020 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4021 if test "$host_cpu" != ia64; then
4022 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4023 fi
4024 ;;
4025 aCC*)
4026 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4027 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4028 case $host_cpu in
4029 hppa*64*|ia64*)
4030 # +Z the default
4031 ;;
4032 *)
4033 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4034 ;;
4035 esac
4036 ;;
4037 *)
4038 ;;
4039 esac
4040 ;;
4041 interix*)
4042 # This is c89, which is MS Visual C++ (no shared libs)
4043 # Anyone wants to do a port?
4044 ;;
4045 irix5* | irix6* | nonstopux*)
4046 case $cc_basename in
4047 CC*)
4048 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4049 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4050 # CC pic flag -KPIC is the default.
4051 ;;
4052 *)
4053 ;;
4054 esac
4055 ;;
4056 linux* | k*bsd*-gnu | kopensolaris*-gnu)
4057 case $cc_basename in
4058 KCC*)
4059 # KAI C++ Compiler
4060 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4061 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4062 ;;
4063 ecpc* )
4064 # old Intel C++ for x86_64 which still supported -KPIC.
4065 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4066 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4067 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4068 ;;
4069 icpc* )
4070 # Intel C++, used to be incompatible with GCC.
4071 # ICC 10 doesn't accept -KPIC any more.
4072 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4073 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4074 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4075 ;;
4076 pgCC* | pgcpp*)
4077 # Portland Group C++ compiler
4078 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4079 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4080 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4081 ;;
4082 cxx*)
4083 # Compaq C++
4084 # Make sure the PIC flag is empty. It appears that all Alpha
4085 # Linux and Compaq Tru64 Unix objects are PIC.
4086 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
4087 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4088 ;;
4089 xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
4090 # IBM XL 8.0, 9.0 on PPC and BlueGene
4091 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4092 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
4093 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
4094 ;;
4095 *)
4096 case `$CC -V 2>&1 | sed 5q` in
4097 *Sun\ C*)
4098 # Sun C++ 5.9
4099 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4100 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4101 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4102 ;;
4103 esac
4104 ;;
4105 esac
4106 ;;
4107 lynxos*)
4108 ;;
4109 m88k*)
4110 ;;
4111 mvs*)
4112 case $cc_basename in
4113 cxx*)
4114 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
4115 ;;
4116 *)
4117 ;;
4118 esac
4119 ;;
4120 netbsd*)
4121 ;;
4122 *qnx* | *nto*)
4123 # QNX uses GNU C++, but need to define -shared option too, otherwise
4124 # it will coredump.
4125 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
4126 ;;
4127 osf3* | osf4* | osf5*)
4128 case $cc_basename in
4129 KCC*)
4130 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4131 ;;
4132 RCC*)
4133 # Rational C++ 2.4.1
4134 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4135 ;;
4136 cxx*)
4137 # Digital/Compaq C++
4138 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4139 # Make sure the PIC flag is empty. It appears that all Alpha
4140 # Linux and Compaq Tru64 Unix objects are PIC.
4141 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
4142 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4143 ;;
4144 *)
4145 ;;
4146 esac
4147 ;;
4148 psos*)
4149 ;;
4150 solaris*)
4151 case $cc_basename in
4152 CC* | sunCC*)
4153 # Sun C++ 4.2, 5.x and Centerline C++
4154 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4155 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4156 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4157 ;;
4158 gcx*)
4159 # Green Hills C++ Compiler
4160 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4161 ;;
4162 *)
4163 ;;
4164 esac
4165 ;;
4166 sunos4*)
4167 case $cc_basename in
4168 CC*)
4169 # Sun C++ 4.x
4170 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4171 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4172 ;;
4173 lcc*)
4174 # Lucid
4175 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4176 ;;
4177 *)
4178 ;;
4179 esac
4180 ;;
4181 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
4182 case $cc_basename in
4183 CC*)
4184 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4185 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4186 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4187 ;;
4188 esac
4189 ;;
4190 tandem*)
4191 case $cc_basename in
4192 NCC*)
4193 # NonStop-UX NCC 3.20
4194 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4195 ;;
4196 *)
4197 ;;
4198 esac
4199 ;;
4200 vxworks*)
4201 ;;
4202 *)
4203 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4204 ;;
4205 esac
4206 fi
4207 ],
4208 [
4209 if test "$GCC" = yes; then
4210 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4211 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4212
4213 case $host_os in
4214 aix*)
4215 # All AIX code is PIC.
4216 if test "$host_cpu" = ia64; then
4217 # AIX 5 now supports IA64 processor
4218 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4219 fi
4220 ;;
4221
4222 amigaos*)
4223 case $host_cpu in
4224 powerpc)
4225 # see comment about AmigaOS4 .so support
4226 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4227 ;;
4228 m68k)
4229 # FIXME: we need at least 68020 code to build shared libraries, but
4230 # adding the `-m68020' flag to GCC prevents building anything better,
4231 # like `-m68040'.
4232 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4233 ;;
4234 esac
4235 ;;
4236
4237 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4238 # PIC is the default for these OSes.
4239 ;;
4240
4241 mingw* | cygwin* | pw32* | os2* | cegcc*)
4242 # This hack is so that the source file can tell whether it is being
4243 # built for inclusion in a dll (and should export symbols for example).
4244 # Although the cygwin gcc ignores -fPIC, still need this for old-style
4245 # (--disable-auto-import) libraries
4246 m4_if([$1], [GCJ], [],
4247 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
4248 ;;
4249
4250 darwin* | rhapsody*)
4251 # PIC is the default on this platform
4252 # Common symbols not allowed in MH_DYLIB files
4253 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4254 ;;
4255
4256 haiku*)
4257 # PIC is the default for Haiku.
4258 # The "-static" flag exists, but is broken.
4259 _LT_TAGVAR(lt_prog_compiler_static, $1)=
4260 ;;
4261
4262 hpux*)
4263 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
4264 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4265 # sets the default TLS model and affects inlining.
4266 case $host_cpu in
4267 hppa*64*)
4268 # +Z the default
4269 ;;
4270 *)
4271 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4272 ;;
4273 esac
4274 ;;
4275
4276 interix[[3-9]]*)
4277 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
4278 # Instead, we relocate shared libraries at runtime.
4279 ;;
4280
4281 msdosdjgpp*)
4282 # Just because we use GCC doesn't mean we suddenly get shared libraries
4283 # on systems that don't support them.
4284 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4285 enable_shared=no
4286 ;;
4287
4288 *nto* | *qnx*)
4289 # QNX uses GNU C++, but need to define -shared option too, otherwise
4290 # it will coredump.
4291 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
4292 ;;
4293
4294 sysv4*MP*)
4295 if test -d /usr/nec; then
4296 _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4297 fi
4298 ;;
4299
4300 *)
4301 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4302 ;;
4303 esac
4304
4305 case $cc_basename in
4306 nvcc*) # Cuda Compiler Driver 2.2
4307 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
4308 if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
4309 _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)"
4310 fi
4311 ;;
4312 esac
4313 else
4314 # PORTME Check for flag to pass linker flags through the system compiler.
4315 case $host_os in
4316 aix*)
4317 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4318 if test "$host_cpu" = ia64; then
4319 # AIX 5 now supports IA64 processor
4320 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4321 else
4322 _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
4323 fi
4324 ;;
4325
4326 mingw* | cygwin* | pw32* | os2* | cegcc*)
4327 # This hack is so that the source file can tell whether it is being
4328 # built for inclusion in a dll (and should export symbols for example).
4329 m4_if([$1], [GCJ], [],
4330 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
4331 ;;
4332
4333 hpux9* | hpux10* | hpux11*)
4334 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4335 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4336 # not for PA HP-UX.
4337 case $host_cpu in
4338 hppa*64*|ia64*)
4339 # +Z the default
4340 ;;
4341 *)
4342 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4343 ;;
4344 esac
4345 # Is there a better lt_prog_compiler_static that works with the bundled CC?
4346 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4347 ;;
4348
4349 irix5* | irix6* | nonstopux*)
4350 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4351 # PIC (with -KPIC) is the default.
4352 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4353 ;;
4354
4355 linux* | k*bsd*-gnu | kopensolaris*-gnu)
4356 case $cc_basename in
4357 # old Intel for x86_64 which still supported -KPIC.
4358 ecc*)
4359 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4360 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4361 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4362 ;;
4363 # icc used to be incompatible with GCC.
4364 # ICC 10 doesn't accept -KPIC any more.
4365 icc* | ifort*)
4366 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4367 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4368 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4369 ;;
4370 # Lahey Fortran 8.1.
4371 lf95*)
4372 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4373 _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
4374 _LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
4375 ;;
4376 nagfor*)
4377 # NAG Fortran compiler
4378 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
4379 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4380 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4381 ;;
4382 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
4383 # Portland Group compilers (*not* the Pentium gcc compiler,
4384 # which looks to be a dead project)
4385 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4386 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4387 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4388 ;;
4389 ccc*)
4390 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4391 # All Alpha code is PIC.
4392 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4393 ;;
4394 xl* | bgxl* | bgf* | mpixl*)
4395 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
4396 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4397 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
4398 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
4399 ;;
4400 *)
4401 case `$CC -V 2>&1 | sed 5q` in
4402 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
4403 # Sun Fortran 8.3 passes all unrecognized flags to the linker
4404 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4405 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4406 _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
4407 ;;
4408 *Sun\ F* | *Sun*Fortran*)
4409 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4410 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4411 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4412 ;;
4413 *Sun\ C*)
4414 # Sun C 5.9
4415 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4416 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4417 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4418 ;;
4419 *Intel*\ [[CF]]*Compiler*)
4420 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4421 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4422 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4423 ;;
4424 *Portland\ Group*)
4425 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4426 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4427 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4428 ;;
4429 esac
4430 ;;
4431 esac
4432 ;;
4433
4434 newsos6)
4435 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4436 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4437 ;;
4438
4439 *nto* | *qnx*)
4440 # QNX uses GNU C++, but need to define -shared option too, otherwise
4441 # it will coredump.
4442 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
4443 ;;
4444
4445 osf3* | osf4* | osf5*)
4446 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4447 # All OSF/1 code is PIC.
4448 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4449 ;;
4450
4451 rdos*)
4452 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4453 ;;
4454
4455 solaris*)
4456 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4457 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4458 case $cc_basename in
4459 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
4460 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
4461 *)
4462 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
4463 esac
4464 ;;
4465
4466 sunos4*)
4467 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4468 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4469 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4470 ;;
4471
4472 sysv4 | sysv4.2uw2* | sysv4.3*)
4473 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4474 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4475 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4476 ;;
4477
4478 sysv4*MP*)
4479 if test -d /usr/nec ;then
4480 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
4481 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4482 fi
4483 ;;
4484
4485 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
4486 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4487 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4488 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4489 ;;
4490
4491 unicos*)
4492 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4493 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4494 ;;
4495
4496 uts4*)
4497 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4498 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4499 ;;
4500
4501 *)
4502 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4503 ;;
4504 esac
4505 fi
4506 ])
4507 case $host_os in
4508 # For platforms which do not support PIC, -DPIC is meaningless:
4509 *djgpp*)
4510 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
4511 ;;
4512 *)
4513 _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
4514 ;;
4515 esac
4516
4517 AC_CACHE_CHECK([for $compiler option to produce PIC],
4518 [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
4519 [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
4520 _LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
4521
4522 #
4523 # Check to make sure the PIC flag actually works.
4524 #
4525 if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
4526 _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works],
4527 [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)],
4528 [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [],
4529 [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in
4530 "" | " "*) ;;
4531 *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;;
4532 esac],
4533 [_LT_TAGVAR(lt_prog_compiler_pic, $1)=
4534 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
4535 fi
4536 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
4537 [Additional compiler flags for building library objects])
4538
4539 _LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
4540 [How to pass a linker flag through the compiler])
4541 #
4542 # Check to make sure the static flag actually works.
4543 #
4544 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
4545 _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
4546 _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1),
4547 $lt_tmp_static_flag,
4548 [],
4549 [_LT_TAGVAR(lt_prog_compiler_static, $1)=])
4550 _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
4551 [Compiler flag to prevent dynamic linking])
4552 ])# _LT_COMPILER_PIC
4553
4554
4555 # _LT_LINKER_SHLIBS([TAGNAME])
4556 # ----------------------------
4557 # See if the linker supports building shared libraries.
4558 m4_defun([_LT_LINKER_SHLIBS],
4559 [AC_REQUIRE([LT_PATH_LD])dnl
4560 AC_REQUIRE([LT_PATH_NM])dnl
4561 m4_require([_LT_PATH_MANIFEST_TOOL])dnl
4562 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
4563 m4_require([_LT_DECL_EGREP])dnl
4564 m4_require([_LT_DECL_SED])dnl
4565 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
4566 m4_require([_LT_TAG_COMPILER])dnl
4567 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
4568 m4_if([$1], [CXX], [
4569 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4570 _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
4571 case $host_os in
4572 aix[[4-9]]*)
4573 # If we're using GNU nm, then we don't want the "-C" option.
4574 # -C means demangle to AIX nm, but means don't demangle with GNU nm
4575 # Also, AIX nm treats weak defined symbols like other global defined
4576 # symbols, whereas GNU nm marks them as "W".
4577 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
4578 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4579 else
4580 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4581 fi
4582 ;;
4583 pw32*)
4584 _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
4585 ;;
4586 cygwin* | mingw* | cegcc*)
4587 case $cc_basename in
4588 cl*)
4589 _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
4590 ;;
4591 *)
4592 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4593 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
4594 ;;
4595 esac
4596 ;;
4597 *)
4598 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4599 ;;
4600 esac
4601 ], [
4602 runpath_var=
4603 _LT_TAGVAR(allow_undefined_flag, $1)=
4604 _LT_TAGVAR(always_export_symbols, $1)=no
4605 _LT_TAGVAR(archive_cmds, $1)=
4606 _LT_TAGVAR(archive_expsym_cmds, $1)=
4607 _LT_TAGVAR(compiler_needs_object, $1)=no
4608 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
4609 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
4610 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4611 _LT_TAGVAR(hardcode_automatic, $1)=no
4612 _LT_TAGVAR(hardcode_direct, $1)=no
4613 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
4614 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
4615 _LT_TAGVAR(hardcode_libdir_separator, $1)=
4616 _LT_TAGVAR(hardcode_minus_L, $1)=no
4617 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
4618 _LT_TAGVAR(inherit_rpath, $1)=no
4619 _LT_TAGVAR(link_all_deplibs, $1)=unknown
4620 _LT_TAGVAR(module_cmds, $1)=
4621 _LT_TAGVAR(module_expsym_cmds, $1)=
4622 _LT_TAGVAR(old_archive_from_new_cmds, $1)=
4623 _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)=
4624 _LT_TAGVAR(thread_safe_flag_spec, $1)=
4625 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4626 # include_expsyms should be a list of space-separated symbols to be *always*
4627 # included in the symbol list
4628 _LT_TAGVAR(include_expsyms, $1)=
4629 # exclude_expsyms can be an extended regexp of symbols to exclude
4630 # it will be wrapped by ` (' and `)$', so one must not match beginning or
4631 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
4632 # as well as any symbol that contains `d'.
4633 _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
4634 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
4635 # platforms (ab)use it in PIC code, but their linkers get confused if
4636 # the symbol is explicitly referenced. Since portable code cannot
4637 # rely on this symbol name, it's probably fine to never include it in
4638 # preloaded symbol tables.
4639 # Exclude shared library initialization/finalization symbols.
4640 dnl Note also adjust exclude_expsyms for C++ above.
4641 extract_expsyms_cmds=
4642
4643 case $host_os in
4644 cygwin* | mingw* | pw32* | cegcc*)
4645 # FIXME: the MSVC++ port hasn't been tested in a loooong time
4646 # When not using gcc, we currently assume that we are using
4647 # Microsoft Visual C++.
4648 if test "$GCC" != yes; then
4649 with_gnu_ld=no
4650 fi
4651 ;;
4652 interix*)
4653 # we just hope/assume this is gcc and not c89 (= MSVC++)
4654 with_gnu_ld=yes
4655 ;;
4656 openbsd*)
4657 with_gnu_ld=no
4658 ;;
4659 esac
4660
4661 _LT_TAGVAR(ld_shlibs, $1)=yes
4662
4663 # On some targets, GNU ld is compatible enough with the native linker
4664 # that we're better off using the native interface for both.
4665 lt_use_gnu_ld_interface=no
4666 if test "$with_gnu_ld" = yes; then
4667 case $host_os in
4668 aix*)
4669 # The AIX port of GNU ld has always aspired to compatibility
4670 # with the native linker. However, as the warning in the GNU ld
4671 # block says, versions before 2.19.5* couldn't really create working
4672 # shared libraries, regardless of the interface used.
4673 case `$LD -v 2>&1` in
4674 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
4675 *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
4676 *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
4677 *)
4678 lt_use_gnu_ld_interface=yes
4679 ;;
4680 esac
4681 ;;
4682 *)
4683 lt_use_gnu_ld_interface=yes
4684 ;;
4685 esac
4686 fi
4687
4688 if test "$lt_use_gnu_ld_interface" = yes; then
4689 # If archive_cmds runs LD, not CC, wlarc should be empty
4690 wlarc='${wl}'
4691
4692 # Set some defaults for GNU ld with shared library support. These
4693 # are reset later if shared libraries are not supported. Putting them
4694 # here allows them to be overridden if necessary.
4695 runpath_var=LD_RUN_PATH
4696 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
4697 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
4698 # ancient GNU ld didn't support --whole-archive et. al.
4699 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
4700 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
4701 else
4702 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4703 fi
4704 supports_anon_versioning=no
4705 case `$LD -v 2>&1` in
4706 *GNU\ gold*) supports_anon_versioning=yes ;;
4707 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
4708 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4709 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
4710 *\ 2.11.*) ;; # other 2.11 versions
4711 *) supports_anon_versioning=yes ;;
4712 esac
4713
4714 # See if GNU ld supports shared libraries.
4715 case $host_os in
4716 aix[[3-9]]*)
4717 # On AIX/PPC, the GNU linker is very broken
4718 if test "$host_cpu" != ia64; then
4719 _LT_TAGVAR(ld_shlibs, $1)=no
4720 cat <<_LT_EOF 1>&2
4721
4722 *** Warning: the GNU linker, at least up to release 2.19, is reported
4723 *** to be unable to reliably create shared libraries on AIX.
4724 *** Therefore, libtool is disabling shared libraries support. If you
4725 *** really care for shared libraries, you may want to install binutils
4726 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
4727 *** You will then need to restart the configuration process.
4728
4729 _LT_EOF
4730 fi
4731 ;;
4732
4733 amigaos*)
4734 case $host_cpu in
4735 powerpc)
4736 # see comment about AmigaOS4 .so support
4737 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4738 _LT_TAGVAR(archive_expsym_cmds, $1)=''
4739 ;;
4740 m68k)
4741 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4742 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
4743 _LT_TAGVAR(hardcode_minus_L, $1)=yes
4744 ;;
4745 esac
4746 ;;
4747
4748 beos*)
4749 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4750 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
4751 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
4752 # support --undefined. This deserves some investigation. FIXME
4753 _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4754 else
4755 _LT_TAGVAR(ld_shlibs, $1)=no
4756 fi
4757 ;;
4758
4759 cygwin* | mingw* | pw32* | cegcc*)
4760 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
4761 # as there is no search path for DLLs.
4762 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
4763 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
4764 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
4765 _LT_TAGVAR(always_export_symbols, $1)=no
4766 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
4767 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4768 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
4769
4770 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
4771 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
4772 # If the export-symbols file already is a .def file (1st line
4773 # is EXPORTS), use it as is; otherwise, prepend...
4774 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
4775 cp $export_symbols $output_objdir/$soname.def;
4776 else
4777 echo EXPORTS > $output_objdir/$soname.def;
4778 cat $export_symbols >> $output_objdir/$soname.def;
4779 fi~
4780 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
4781 else
4782 _LT_TAGVAR(ld_shlibs, $1)=no
4783 fi
4784 ;;
4785
4786 haiku*)
4787 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4788 _LT_TAGVAR(link_all_deplibs, $1)=yes
4789 ;;
4790
4791 interix[[3-9]]*)
4792 _LT_TAGVAR(hardcode_direct, $1)=no
4793 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
4794 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
4795 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
4796 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
4797 # Instead, shared libraries are loaded at an image base (0x10000000 by
4798 # default) and relocated if they conflict, which is a slow very memory
4799 # consuming and fragmenting process. To avoid this, we pick a random,
4800 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
4801 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
4802 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
4803 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
4804 ;;
4805
4806 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
4807 tmp_diet=no
4808 if test "$host_os" = linux-dietlibc; then
4809 case $cc_basename in
4810 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
4811 esac
4812 fi
4813 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
4814 && test "$tmp_diet" = no
4815 then
4816 tmp_addflag=' $pic_flag'
4817 tmp_sharedflag='-shared'
4818 case $cc_basename,$host_cpu in
4819 pgcc*) # Portland Group C compiler
4820 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4821 tmp_addflag=' $pic_flag'
4822 ;;
4823 pgf77* | pgf90* | pgf95* | pgfortran*)
4824 # Portland Group f77 and f90 compilers
4825 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4826 tmp_addflag=' $pic_flag -Mnomain' ;;
4827 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
4828 tmp_addflag=' -i_dynamic' ;;
4829 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
4830 tmp_addflag=' -i_dynamic -nofor_main' ;;
4831 ifc* | ifort*) # Intel Fortran compiler
4832 tmp_addflag=' -nofor_main' ;;
4833 lf95*) # Lahey Fortran 8.1
4834 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4835 tmp_sharedflag='--shared' ;;
4836 xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
4837 tmp_sharedflag='-qmkshrobj'
4838 tmp_addflag= ;;
4839 nvcc*) # Cuda Compiler Driver 2.2
4840 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4841 _LT_TAGVAR(compiler_needs_object, $1)=yes
4842 ;;
4843 esac
4844 case `$CC -V 2>&1 | sed 5q` in
4845 *Sun\ C*) # Sun C 5.9
4846 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4847 _LT_TAGVAR(compiler_needs_object, $1)=yes
4848 tmp_sharedflag='-G' ;;
4849 *Sun\ F*) # Sun Fortran 8.3
4850 tmp_sharedflag='-G' ;;
4851 esac
4852 _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4853
4854 if test "x$supports_anon_versioning" = xyes; then
4855 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
4856 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
4857 echo "local: *; };" >> $output_objdir/$libname.ver~
4858 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
4859 fi
4860
4861 case $cc_basename in
4862 xlf* | bgf* | bgxlf* | mpixlf*)
4863 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
4864 _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
4865 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
4866 _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
4867 if test "x$supports_anon_versioning" = xyes; then
4868 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
4869 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
4870 echo "local: *; };" >> $output_objdir/$libname.ver~
4871 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
4872 fi
4873 ;;
4874 esac
4875 else
4876 _LT_TAGVAR(ld_shlibs, $1)=no
4877 fi
4878 ;;
4879
4880 netbsd*)
4881 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
4882 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
4883 wlarc=
4884 else
4885 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4886 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4887 fi
4888 ;;
4889
4890 solaris*)
4891 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
4892 _LT_TAGVAR(ld_shlibs, $1)=no
4893 cat <<_LT_EOF 1>&2
4894
4895 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
4896 *** create shared libraries on Solaris systems. Therefore, libtool
4897 *** is disabling shared libraries support. We urge you to upgrade GNU
4898 *** binutils to release 2.9.1 or newer. Another option is to modify
4899 *** your PATH or compiler configuration so that the native linker is
4900 *** used, and then restart.
4901
4902 _LT_EOF
4903 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4904 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4905 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4906 else
4907 _LT_TAGVAR(ld_shlibs, $1)=no
4908 fi
4909 ;;
4910
4911 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
4912 case `$LD -v 2>&1` in
4913 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
4914 _LT_TAGVAR(ld_shlibs, $1)=no
4915 cat <<_LT_EOF 1>&2
4916
4917 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
4918 *** reliably create shared libraries on SCO systems. Therefore, libtool
4919 *** is disabling shared libraries support. We urge you to upgrade GNU
4920 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
4921 *** your PATH or compiler configuration so that the native linker is
4922 *** used, and then restart.
4923
4924 _LT_EOF
4925 ;;
4926 *)
4927 # For security reasons, it is highly recommended that you always
4928 # use absolute paths for naming shared libraries, and exclude the
4929 # DT_RUNPATH tag from executables and libraries. But doing so
4930 # requires that you compile everything twice, which is a pain.
4931 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4932 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
4933 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4934 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4935 else
4936 _LT_TAGVAR(ld_shlibs, $1)=no
4937 fi
4938 ;;
4939 esac
4940 ;;
4941
4942 sunos4*)
4943 _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4944 wlarc=
4945 _LT_TAGVAR(hardcode_direct, $1)=yes
4946 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
4947 ;;
4948
4949 *)
4950 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4951 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4952 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4953 else
4954 _LT_TAGVAR(ld_shlibs, $1)=no
4955 fi
4956 ;;
4957 esac
4958
4959 if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then
4960 runpath_var=
4961 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
4962 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
4963 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4964 fi
4965 else
4966 # PORTME fill in a description of your system's linker (not GNU ld)
4967 case $host_os in
4968 aix3*)
4969 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
4970 _LT_TAGVAR(always_export_symbols, $1)=yes
4971 _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
4972 # Note: this linker hardcodes the directories in LIBPATH if there
4973 # are no directories specified by -L.
4974 _LT_TAGVAR(hardcode_minus_L, $1)=yes
4975 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
4976 # Neither direct hardcoding nor static linking is supported with a
4977 # broken collect2.
4978 _LT_TAGVAR(hardcode_direct, $1)=unsupported
4979 fi
4980 ;;
4981
4982 aix[[4-9]]*)
4983 if test "$host_cpu" = ia64; then
4984 # On IA64, the linker does run time linking by default, so we don't
4985 # have to do anything special.
4986 aix_use_runtimelinking=no
4987 exp_sym_flag='-Bexport'
4988 no_entry_flag=""
4989 else
4990 # If we're using GNU nm, then we don't want the "-C" option.
4991 # -C means demangle to AIX nm, but means don't demangle with GNU nm
4992 # Also, AIX nm treats weak defined symbols like other global
4993 # defined symbols, whereas GNU nm marks them as "W".
4994 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
4995 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4996 else
4997 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4998 fi
4999 aix_use_runtimelinking=no
5000
5001 # Test if we are trying to use run time linking or normal
5002 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
5003 # need to do runtime linking.
5004 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
5005 for ld_flag in $LDFLAGS; do
5006 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
5007 aix_use_runtimelinking=yes
5008 break
5009 fi
5010 done
5011 ;;
5012 esac
5013
5014 exp_sym_flag='-bexport'
5015 no_entry_flag='-bnoentry'
5016 fi
5017
5018 # When large executables or shared objects are built, AIX ld can
5019 # have problems creating the table of contents. If linking a library
5020 # or program results in "error TOC overflow" add -mminimal-toc to
5021 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
5022 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5023
5024 _LT_TAGVAR(archive_cmds, $1)=''
5025 _LT_TAGVAR(hardcode_direct, $1)=yes
5026 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5027 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
5028 _LT_TAGVAR(link_all_deplibs, $1)=yes
5029 _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
5030
5031 if test "$GCC" = yes; then
5032 case $host_os in aix4.[[012]]|aix4.[[012]].*)
5033 # We only want to do this on AIX 4.2 and lower, the check
5034 # below for broken collect2 doesn't work under 4.3+
5035 collect2name=`${CC} -print-prog-name=collect2`
5036 if test -f "$collect2name" &&
5037 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
5038 then
5039 # We have reworked collect2
5040 :
5041 else
5042 # We have old collect2
5043 _LT_TAGVAR(hardcode_direct, $1)=unsupported
5044 # It fails to find uninstalled libraries when the uninstalled
5045 # path is not listed in the libpath. Setting hardcode_minus_L
5046 # to unsupported forces relinking
5047 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5048 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5049 _LT_TAGVAR(hardcode_libdir_separator, $1)=
5050 fi
5051 ;;
5052 esac
5053 shared_flag='-shared'
5054 if test "$aix_use_runtimelinking" = yes; then
5055 shared_flag="$shared_flag "'${wl}-G'
5056 fi
5057 else
5058 # not using gcc
5059 if test "$host_cpu" = ia64; then
5060 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5061 # chokes on -Wl,-G. The following line is correct:
5062 shared_flag='-G'
5063 else
5064 if test "$aix_use_runtimelinking" = yes; then
5065 shared_flag='${wl}-G'
5066 else
5067 shared_flag='${wl}-bM:SRE'
5068 fi
5069 fi
5070 fi
5071
5072 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
5073 # It seems that -bexpall does not export symbols beginning with
5074 # underscore (_), so it is better to generate a list of symbols to export.
5075 _LT_TAGVAR(always_export_symbols, $1)=yes
5076 if test "$aix_use_runtimelinking" = yes; then
5077 # Warning - without using the other runtime loading flags (-brtl),
5078 # -berok will link without error, but may produce a broken library.
5079 _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
5080 # Determine the default libpath from the value encoded in an
5081 # empty executable.
5082 _LT_SYS_MODULE_PATH_AIX([$1])
5083 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5084 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
5085 else
5086 if test "$host_cpu" = ia64; then
5087 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
5088 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
5089 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
5090 else
5091 # Determine the default libpath from the value encoded in an
5092 # empty executable.
5093 _LT_SYS_MODULE_PATH_AIX([$1])
5094 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5095 # Warning - without using the other run time loading flags,
5096 # -berok will link without error, but may produce a broken library.
5097 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
5098 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
5099 if test "$with_gnu_ld" = yes; then
5100 # We only use this code for GNU lds that support --whole-archive.
5101 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
5102 else
5103 # Exported symbols can be pulled into shared objects from archives
5104 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
5105 fi
5106 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5107 # This is similar to how AIX traditionally builds its shared libraries.
5108 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
5109 fi
5110 fi
5111 ;;
5112
5113 amigaos*)
5114 case $host_cpu in
5115 powerpc)
5116 # see comment about AmigaOS4 .so support
5117 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5118 _LT_TAGVAR(archive_expsym_cmds, $1)=''
5119 ;;
5120 m68k)
5121 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
5122 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5123 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5124 ;;
5125 esac
5126 ;;
5127
5128 bsdi[[45]]*)
5129 _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
5130 ;;
5131
5132 cygwin* | mingw* | pw32* | cegcc*)
5133 # When not using gcc, we currently assume that we are using
5134 # Microsoft Visual C++.
5135 # hardcode_libdir_flag_spec is actually meaningless, as there is
5136 # no search path for DLLs.
5137 case $cc_basename in
5138 cl*)
5139 # Native MSVC
5140 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5141 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
5142 _LT_TAGVAR(always_export_symbols, $1)=yes
5143 _LT_TAGVAR(file_list_spec, $1)='@'
5144 # Tell ltmain to make .lib files, not .a files.
5145 libext=lib
5146 # Tell ltmain to make .dll files, not .so files.
5147 shrext_cmds=".dll"
5148 # FIXME: Setting linknames here is a bad hack.
5149 _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
5150 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
5151 sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
5152 else
5153 sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
5154 fi~
5155 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
5156 linknames='
5157 # The linker will not automatically build a static lib if we build a DLL.
5158 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
5159 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5160 _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
5161 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
5162 # Don't use ranlib
5163 _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
5164 _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
5165 lt_tool_outputfile="@TOOL_OUTPUT@"~
5166 case $lt_outputfile in
5167 *.exe|*.EXE) ;;
5168 *)
5169 lt_outputfile="$lt_outputfile.exe"
5170 lt_tool_outputfile="$lt_tool_outputfile.exe"
5171 ;;
5172 esac~
5173 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
5174 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
5175 $RM "$lt_outputfile.manifest";
5176 fi'
5177 ;;
5178 *)
5179 # Assume MSVC wrapper
5180 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5181 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
5182 # Tell ltmain to make .lib files, not .a files.
5183 libext=lib
5184 # Tell ltmain to make .dll files, not .so files.
5185 shrext_cmds=".dll"
5186 # FIXME: Setting linknames here is a bad hack.
5187 _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
5188 # The linker will automatically build a .lib file if we build a DLL.
5189 _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
5190 # FIXME: Should let the user specify the lib program.
5191 _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
5192 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5193 ;;
5194 esac
5195 ;;
5196
5197 darwin* | rhapsody*)
5198 _LT_DARWIN_LINKER_FEATURES($1)
5199 ;;
5200
5201 dgux*)
5202 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5203 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5204 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5205 ;;
5206
5207 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5208 # support. Future versions do this automatically, but an explicit c++rt0.o
5209 # does not break anything, and helps significantly (at the cost of a little
5210 # extra space).
5211 freebsd2.2*)
5212 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
5213 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5214 _LT_TAGVAR(hardcode_direct, $1)=yes
5215 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5216 ;;
5217
5218 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
5219 freebsd2.*)
5220 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5221 _LT_TAGVAR(hardcode_direct, $1)=yes
5222 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5223 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5224 ;;
5225
5226 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
5227 freebsd* | dragonfly*)
5228 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5229 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5230 _LT_TAGVAR(hardcode_direct, $1)=yes
5231 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5232 ;;
5233
5234 hpux9*)
5235 if test "$GCC" = yes; then
5236 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
5237 else
5238 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
5239 fi
5240 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5241 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5242 _LT_TAGVAR(hardcode_direct, $1)=yes
5243
5244 # hardcode_minus_L: Not really in the search PATH,
5245 # but as the default location of the library.
5246 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5247 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5248 ;;
5249
5250 hpux10*)
5251 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
5252 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5253 else
5254 _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
5255 fi
5256 if test "$with_gnu_ld" = no; then
5257 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5258 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5259 _LT_TAGVAR(hardcode_direct, $1)=yes
5260 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5261 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5262 # hardcode_minus_L: Not really in the search PATH,
5263 # but as the default location of the library.
5264 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5265 fi
5266 ;;
5267
5268 hpux11*)
5269 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
5270 case $host_cpu in
5271 hppa*64*)
5272 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5273 ;;
5274 ia64*)
5275 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
5276 ;;
5277 *)
5278 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5279 ;;
5280 esac
5281 else
5282 case $host_cpu in
5283 hppa*64*)
5284 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5285 ;;
5286 ia64*)
5287 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
5288 ;;
5289 *)
5290 m4_if($1, [], [
5291 # Older versions of the 11.00 compiler do not understand -b yet
5292 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
5293 _LT_LINKER_OPTION([if $CC understands -b],
5294 _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
5295 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
5296 [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
5297 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
5298 ;;
5299 esac
5300 fi
5301 if test "$with_gnu_ld" = no; then
5302 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5303 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5304
5305 case $host_cpu in
5306 hppa*64*|ia64*)
5307 _LT_TAGVAR(hardcode_direct, $1)=no
5308 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5309 ;;
5310 *)
5311 _LT_TAGVAR(hardcode_direct, $1)=yes
5312 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5313 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5314
5315 # hardcode_minus_L: Not really in the search PATH,
5316 # but as the default location of the library.
5317 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5318 ;;
5319 esac
5320 fi
5321 ;;
5322
5323 irix5* | irix6* | nonstopux*)
5324 if test "$GCC" = yes; then
5325 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5326 # Try to use the -exported_symbol ld option, if it does not
5327 # work, assume that -exports_file does not work either and
5328 # implicitly export all symbols.
5329 # This should be the same for all languages, so no per-tag cache variable.
5330 AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
5331 [lt_cv_irix_exported_symbol],
5332 [save_LDFLAGS="$LDFLAGS"
5333 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
5334 AC_LINK_IFELSE(
5335 [AC_LANG_SOURCE(
5336 [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
5337 [C++], [[int foo (void) { return 0; }]],
5338 [Fortran 77], [[
5339 subroutine foo
5340 end]],
5341 [Fortran], [[
5342 subroutine foo
5343 end]])])],
5344 [lt_cv_irix_exported_symbol=yes],
5345 [lt_cv_irix_exported_symbol=no])
5346 LDFLAGS="$save_LDFLAGS"])
5347 if test "$lt_cv_irix_exported_symbol" = yes; then
5348 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
5349 fi
5350 else
5351 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
5352 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
5353 fi
5354 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
5355 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5356 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5357 _LT_TAGVAR(inherit_rpath, $1)=yes
5358 _LT_TAGVAR(link_all_deplibs, $1)=yes
5359 ;;
5360
5361 netbsd*)
5362 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
5363 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
5364 else
5365 _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
5366 fi
5367 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5368 _LT_TAGVAR(hardcode_direct, $1)=yes
5369 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5370 ;;
5371
5372 newsos6)
5373 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5374 _LT_TAGVAR(hardcode_direct, $1)=yes
5375 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5376 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5377 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5378 ;;
5379
5380 *nto* | *qnx*)
5381 ;;
5382
5383 openbsd*)
5384 if test -f /usr/libexec/ld.so; then
5385 _LT_TAGVAR(hardcode_direct, $1)=yes
5386 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5387 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5388 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5389 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5390 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
5391 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5392 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5393 else
5394 case $host_os in
5395 openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
5396 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5397 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5398 ;;
5399 *)
5400 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5401 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5402 ;;
5403 esac
5404 fi
5405 else
5406 _LT_TAGVAR(ld_shlibs, $1)=no
5407 fi
5408 ;;
5409
5410 os2*)
5411 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5412 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5413 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
5414 _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
5415 _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
5416 ;;
5417
5418 osf3*)
5419 if test "$GCC" = yes; then
5420 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5421 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5422 else
5423 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5424 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
5425 fi
5426 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
5427 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5428 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5429 ;;
5430
5431 osf4* | osf5*) # as osf3* with the addition of -msym flag
5432 if test "$GCC" = yes; then
5433 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5434 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5435 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5436 else
5437 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5438 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
5439 _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
5440 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
5441
5442 # Both c and cxx compiler support -rpath directly
5443 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
5444 fi
5445 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
5446 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5447 ;;
5448
5449 solaris*)
5450 _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
5451 if test "$GCC" = yes; then
5452 wlarc='${wl}'
5453 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5454 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
5455 $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
5456 else
5457 case `$CC -V 2>&1` in
5458 *"Compilers 5.0"*)
5459 wlarc=''
5460 _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
5461 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
5462 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
5463 ;;
5464 *)
5465 wlarc='${wl}'
5466 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
5467 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
5468 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
5469 ;;
5470 esac
5471 fi
5472 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5473 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5474 case $host_os in
5475 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5476 *)
5477 # The compiler driver will combine and reorder linker options,
5478 # but understands `-z linker_flag'. GCC discards it without `$wl',
5479 # but is careful enough not to reorder.
5480 # Supported since Solaris 2.6 (maybe 2.5.1?)
5481 if test "$GCC" = yes; then
5482 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
5483 else
5484 _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
5485 fi
5486 ;;
5487 esac
5488 _LT_TAGVAR(link_all_deplibs, $1)=yes
5489 ;;
5490
5491 sunos4*)
5492 if test "x$host_vendor" = xsequent; then
5493 # Use $CC to link under sequent, because it throws in some extra .o
5494 # files that make .init and .fini sections work.
5495 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
5496 else
5497 _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
5498 fi
5499 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5500 _LT_TAGVAR(hardcode_direct, $1)=yes
5501 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5502 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5503 ;;
5504
5505 sysv4)
5506 case $host_vendor in
5507 sni)
5508 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5509 _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
5510 ;;
5511 siemens)
5512 ## LD is ld it makes a PLAMLIB
5513 ## CC just makes a GrossModule.
5514 _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
5515 _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
5516 _LT_TAGVAR(hardcode_direct, $1)=no
5517 ;;
5518 motorola)
5519 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5520 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
5521 ;;
5522 esac
5523 runpath_var='LD_RUN_PATH'
5524 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5525 ;;
5526
5527 sysv4.3*)
5528 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5529 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5530 _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
5531 ;;
5532
5533 sysv4*MP*)
5534 if test -d /usr/nec; then
5535 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5536 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5537 runpath_var=LD_RUN_PATH
5538 hardcode_runpath_var=yes
5539 _LT_TAGVAR(ld_shlibs, $1)=yes
5540 fi
5541 ;;
5542
5543 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
5544 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
5545 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
5546 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5547 runpath_var='LD_RUN_PATH'
5548
5549 if test "$GCC" = yes; then
5550 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5551 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5552 else
5553 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5554 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5555 fi
5556 ;;
5557
5558 sysv5* | sco3.2v5* | sco5v6*)
5559 # Note: We can NOT use -z defs as we might desire, because we do not
5560 # link with -lc, and that would cause any symbols used from libc to
5561 # always be unresolved, which means just about no library would
5562 # ever link correctly. If we're not using GNU ld we use -z text
5563 # though, which does catch some bad symbols but isn't as heavy-handed
5564 # as -z defs.
5565 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
5566 _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
5567 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
5568 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5569 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
5570 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
5571 _LT_TAGVAR(link_all_deplibs, $1)=yes
5572 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
5573 runpath_var='LD_RUN_PATH'
5574
5575 if test "$GCC" = yes; then
5576 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5577 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5578 else
5579 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5580 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5581 fi
5582 ;;
5583
5584 uts4*)
5585 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5586 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5587 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5588 ;;
5589
5590 *)
5591 _LT_TAGVAR(ld_shlibs, $1)=no
5592 ;;
5593 esac
5594
5595 if test x$host_vendor = xsni; then
5596 case $host in
5597 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
5598 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym'
5599 ;;
5600 esac
5601 fi
5602 fi
5603 ])
5604 AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
5605 test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
5606
5607 _LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld
5608
5609 _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
5610 _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
5611 _LT_DECL([], [extract_expsyms_cmds], [2],
5612 [The commands to extract the exported symbol list from a shared archive])
5613
5614 #
5615 # Do we need to explicitly link libc?
5616 #
5617 case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in
5618 x|xyes)
5619 # Assume -lc should be added
5620 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5621
5622 if test "$enable_shared" = yes && test "$GCC" = yes; then
5623 case $_LT_TAGVAR(archive_cmds, $1) in
5624 *'~'*)
5625 # FIXME: we may have to deal with multi-command sequences.
5626 ;;
5627 '$CC '*)
5628 # Test whether the compiler implicitly links with -lc since on some
5629 # systems, -lgcc has to come before -lc. If gcc already passes -lc
5630 # to ld, don't add -lc before -lgcc.
5631 AC_CACHE_CHECK([whether -lc should be explicitly linked in],
5632 [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
5633 [$RM conftest*
5634 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
5635
5636 if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
5637 soname=conftest
5638 lib=conftest
5639 libobjs=conftest.$ac_objext
5640 deplibs=
5641 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
5642 pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
5643 compiler_flags=-v
5644 linker_flags=-v
5645 verstring=
5646 output_objdir=.
5647 libname=conftest
5648 lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
5649 _LT_TAGVAR(allow_undefined_flag, $1)=
5650 if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
5651 then
5652 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
5653 else
5654 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5655 fi
5656 _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
5657 else
5658 cat conftest.err 1>&5
5659 fi
5660 $RM conftest*
5661 ])
5662 _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
5663 ;;
5664 esac
5665 fi
5666 ;;
5667 esac
5668
5669 _LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0],
5670 [Whether or not to add -lc for building shared libraries])
5671 _LT_TAGDECL([allow_libtool_libs_with_static_runtimes],
5672 [enable_shared_with_static_runtimes], [0],
5673 [Whether or not to disallow shared libs when runtime libs are static])
5674 _LT_TAGDECL([], [export_dynamic_flag_spec], [1],
5675 [Compiler flag to allow reflexive dlopens])
5676 _LT_TAGDECL([], [whole_archive_flag_spec], [1],
5677 [Compiler flag to generate shared objects directly from archives])
5678 _LT_TAGDECL([], [compiler_needs_object], [1],
5679 [Whether the compiler copes with passing no objects directly])
5680 _LT_TAGDECL([], [old_archive_from_new_cmds], [2],
5681 [Create an old-style archive from a shared archive])
5682 _LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2],
5683 [Create a temporary old-style archive to link instead of a shared archive])
5684 _LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive])
5685 _LT_TAGDECL([], [archive_expsym_cmds], [2])
5686 _LT_TAGDECL([], [module_cmds], [2],
5687 [Commands used to build a loadable module if different from building
5688 a shared archive.])
5689 _LT_TAGDECL([], [module_expsym_cmds], [2])
5690 _LT_TAGDECL([], [with_gnu_ld], [1],
5691 [Whether we are building with GNU ld or not])
5692 _LT_TAGDECL([], [allow_undefined_flag], [1],
5693 [Flag that allows shared libraries with undefined symbols to be built])
5694 _LT_TAGDECL([], [no_undefined_flag], [1],
5695 [Flag that enforces no undefined symbols])
5696 _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
5697 [Flag to hardcode $libdir into a binary during linking.
5698 This must work even if $libdir does not exist])
5699 _LT_TAGDECL([], [hardcode_libdir_separator], [1],
5700 [Whether we need a single "-rpath" flag with a separated argument])
5701 _LT_TAGDECL([], [hardcode_direct], [0],
5702 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
5703 DIR into the resulting binary])
5704 _LT_TAGDECL([], [hardcode_direct_absolute], [0],
5705 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
5706 DIR into the resulting binary and the resulting library dependency is
5707 "absolute", i.e impossible to change by setting ${shlibpath_var} if the
5708 library is relocated])
5709 _LT_TAGDECL([], [hardcode_minus_L], [0],
5710 [Set to "yes" if using the -LDIR flag during linking hardcodes DIR
5711 into the resulting binary])
5712 _LT_TAGDECL([], [hardcode_shlibpath_var], [0],
5713 [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
5714 into the resulting binary])
5715 _LT_TAGDECL([], [hardcode_automatic], [0],
5716 [Set to "yes" if building a shared library automatically hardcodes DIR
5717 into the library and all subsequent libraries and executables linked
5718 against it])
5719 _LT_TAGDECL([], [inherit_rpath], [0],
5720 [Set to yes if linker adds runtime paths of dependent libraries
5721 to runtime path list])
5722 _LT_TAGDECL([], [link_all_deplibs], [0],
5723 [Whether libtool must link a program against all its dependency libraries])
5724 _LT_TAGDECL([], [always_export_symbols], [0],
5725 [Set to "yes" if exported symbols are required])
5726 _LT_TAGDECL([], [export_symbols_cmds], [2],
5727 [The commands to list exported symbols])
5728 _LT_TAGDECL([], [exclude_expsyms], [1],
5729 [Symbols that should not be listed in the preloaded symbols])
5730 _LT_TAGDECL([], [include_expsyms], [1],
5731 [Symbols that must always be exported])
5732 _LT_TAGDECL([], [prelink_cmds], [2],
5733 [Commands necessary for linking programs (against libraries) with templates])
5734 _LT_TAGDECL([], [postlink_cmds], [2],
5735 [Commands necessary for finishing linking programs])
5736 _LT_TAGDECL([], [file_list_spec], [1],
5737 [Specify filename containing input files])
5738 dnl FIXME: Not yet implemented
5739 dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
5740 dnl [Compiler flag to generate thread safe objects])
5741 ])# _LT_LINKER_SHLIBS
5742
5743
5744 # _LT_LANG_C_CONFIG([TAG])
5745 # ------------------------
5746 # Ensure that the configuration variables for a C compiler are suitably
5747 # defined. These variables are subsequently used by _LT_CONFIG to write
5748 # the compiler configuration to `libtool'.
5749 m4_defun([_LT_LANG_C_CONFIG],
5750 [m4_require([_LT_DECL_EGREP])dnl
5751 lt_save_CC="$CC"
5752 AC_LANG_PUSH(C)
5753
5754 # Source file extension for C test sources.
5755 ac_ext=c
5756
5757 # Object file extension for compiled C test sources.
5758 objext=o
5759 _LT_TAGVAR(objext, $1)=$objext
5760
5761 # Code to be used in simple compile tests
5762 lt_simple_compile_test_code="int some_variable = 0;"
5763
5764 # Code to be used in simple link tests
5765 lt_simple_link_test_code='int main(){return(0);}'
5766
5767 _LT_TAG_COMPILER
5768 # Save the default compiler, since it gets overwritten when the other
5769 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
5770 compiler_DEFAULT=$CC
5771
5772 # save warnings/boilerplate of simple test code
5773 _LT_COMPILER_BOILERPLATE
5774 _LT_LINKER_BOILERPLATE
5775
5776 if test -n "$compiler"; then
5777 _LT_COMPILER_NO_RTTI($1)
5778 _LT_COMPILER_PIC($1)
5779 _LT_COMPILER_C_O($1)
5780 _LT_COMPILER_FILE_LOCKS($1)
5781 _LT_LINKER_SHLIBS($1)
5782 _LT_SYS_DYNAMIC_LINKER($1)
5783 _LT_LINKER_HARDCODE_LIBPATH($1)
5784 LT_SYS_DLOPEN_SELF
5785 _LT_CMD_STRIPLIB
5786
5787 # Report which library types will actually be built
5788 AC_MSG_CHECKING([if libtool supports shared libraries])
5789 AC_MSG_RESULT([$can_build_shared])
5790
5791 AC_MSG_CHECKING([whether to build shared libraries])
5792 test "$can_build_shared" = "no" && enable_shared=no
5793
5794 # On AIX, shared libraries and static libraries use the same namespace, and
5795 # are all built from PIC.
5796 case $host_os in
5797 aix3*)
5798 test "$enable_shared" = yes && enable_static=no
5799 if test -n "$RANLIB"; then
5800 archive_cmds="$archive_cmds~\$RANLIB \$lib"
5801 postinstall_cmds='$RANLIB $lib'
5802 fi
5803 ;;
5804
5805 aix[[4-9]]*)
5806 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
5807 test "$enable_shared" = yes && enable_static=no
5808 fi
5809 ;;
5810 esac
5811 AC_MSG_RESULT([$enable_shared])
5812
5813 AC_MSG_CHECKING([whether to build static libraries])
5814 # Make sure either enable_shared or enable_static is yes.
5815 test "$enable_shared" = yes || enable_static=yes
5816 AC_MSG_RESULT([$enable_static])
5817
5818 _LT_CONFIG($1)
5819 fi
5820 AC_LANG_POP
5821 CC="$lt_save_CC"
5822 ])# _LT_LANG_C_CONFIG
5823
5824
5825 # _LT_LANG_CXX_CONFIG([TAG])
5826 # --------------------------
5827 # Ensure that the configuration variables for a C++ compiler are suitably
5828 # defined. These variables are subsequently used by _LT_CONFIG to write
5829 # the compiler configuration to `libtool'.
5830 m4_defun([_LT_LANG_CXX_CONFIG],
5831 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
5832 m4_require([_LT_DECL_EGREP])dnl
5833 m4_require([_LT_PATH_MANIFEST_TOOL])dnl
5834 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
5835 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
5836 (test "X$CXX" != "Xg++"))) ; then
5837 AC_PROG_CXXCPP
5838 else
5839 _lt_caught_CXX_error=yes
5840 fi
5841
5842 AC_LANG_PUSH(C++)
5843 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
5844 _LT_TAGVAR(allow_undefined_flag, $1)=
5845 _LT_TAGVAR(always_export_symbols, $1)=no
5846 _LT_TAGVAR(archive_expsym_cmds, $1)=
5847 _LT_TAGVAR(compiler_needs_object, $1)=no
5848 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
5849 _LT_TAGVAR(hardcode_direct, $1)=no
5850 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
5851 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
5852 _LT_TAGVAR(hardcode_libdir_separator, $1)=
5853 _LT_TAGVAR(hardcode_minus_L, $1)=no
5854 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
5855 _LT_TAGVAR(hardcode_automatic, $1)=no
5856 _LT_TAGVAR(inherit_rpath, $1)=no
5857 _LT_TAGVAR(module_cmds, $1)=
5858 _LT_TAGVAR(module_expsym_cmds, $1)=
5859 _LT_TAGVAR(link_all_deplibs, $1)=unknown
5860 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
5861 _LT_TAGVAR(reload_flag, $1)=$reload_flag
5862 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
5863 _LT_TAGVAR(no_undefined_flag, $1)=
5864 _LT_TAGVAR(whole_archive_flag_spec, $1)=
5865 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
5866
5867 # Source file extension for C++ test sources.
5868 ac_ext=cpp
5869
5870 # Object file extension for compiled C++ test sources.
5871 objext=o
5872 _LT_TAGVAR(objext, $1)=$objext
5873
5874 # No sense in running all these tests if we already determined that
5875 # the CXX compiler isn't working. Some variables (like enable_shared)
5876 # are currently assumed to apply to all compilers on this platform,
5877 # and will be corrupted by setting them based on a non-working compiler.
5878 if test "$_lt_caught_CXX_error" != yes; then
5879 # Code to be used in simple compile tests
5880 lt_simple_compile_test_code="int some_variable = 0;"
5881
5882 # Code to be used in simple link tests
5883 lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
5884
5885 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
5886 _LT_TAG_COMPILER
5887
5888 # save warnings/boilerplate of simple test code
5889 _LT_COMPILER_BOILERPLATE
5890 _LT_LINKER_BOILERPLATE
5891
5892 # Allow CC to be a program name with arguments.
5893 lt_save_CC=$CC
5894 lt_save_CFLAGS=$CFLAGS
5895 lt_save_LD=$LD
5896 lt_save_GCC=$GCC
5897 GCC=$GXX
5898 lt_save_with_gnu_ld=$with_gnu_ld
5899 lt_save_path_LD=$lt_cv_path_LD
5900 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
5901 lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
5902 else
5903 $as_unset lt_cv_prog_gnu_ld
5904 fi
5905 if test -n "${lt_cv_path_LDCXX+set}"; then
5906 lt_cv_path_LD=$lt_cv_path_LDCXX
5907 else
5908 $as_unset lt_cv_path_LD
5909 fi
5910 test -z "${LDCXX+set}" || LD=$LDCXX
5911 CC=${CXX-"c++"}
5912 CFLAGS=$CXXFLAGS
5913 compiler=$CC
5914 _LT_TAGVAR(compiler, $1)=$CC
5915 _LT_CC_BASENAME([$compiler])
5916
5917 if test -n "$compiler"; then
5918 # We don't want -fno-exception when compiling C++ code, so set the
5919 # no_builtin_flag separately
5920 if test "$GXX" = yes; then
5921 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
5922 else
5923 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
5924 fi
5925
5926 if test "$GXX" = yes; then
5927 # Set up default GNU C++ configuration
5928
5929 LT_PATH_LD
5930
5931 # Check if GNU C++ uses GNU ld as the underlying linker, since the
5932 # archiving commands below assume that GNU ld is being used.
5933 if test "$with_gnu_ld" = yes; then
5934 _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
5935 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
5936
5937 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5938 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
5939
5940 # If archive_cmds runs LD, not CC, wlarc should be empty
5941 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
5942 # investigate it a little bit more. (MM)
5943 wlarc='${wl}'
5944
5945 # ancient GNU ld didn't support --whole-archive et. al.
5946 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
5947 $GREP 'no-whole-archive' > /dev/null; then
5948 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
5949 else
5950 _LT_TAGVAR(whole_archive_flag_spec, $1)=
5951 fi
5952 else
5953 with_gnu_ld=no
5954 wlarc=
5955
5956 # A generic and very simple default shared library creation
5957 # command for GNU C++ for the case where it uses the native
5958 # linker, instead of GNU ld. If possible, this setting should
5959 # overridden to take advantage of the native linker features on
5960 # the platform it is being used on.
5961 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
5962 fi
5963
5964 # Commands to make compiler produce verbose output that lists
5965 # what "hidden" libraries, object files and flags are used when
5966 # linking a shared library.
5967 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
5968
5969 else
5970 GXX=no
5971 with_gnu_ld=no
5972 wlarc=
5973 fi
5974
5975 # PORTME: fill in a description of your system's C++ link characteristics
5976 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
5977 _LT_TAGVAR(ld_shlibs, $1)=yes
5978 case $host_os in
5979 aix3*)
5980 # FIXME: insert proper C++ library support
5981 _LT_TAGVAR(ld_shlibs, $1)=no
5982 ;;
5983 aix[[4-9]]*)
5984 if test "$host_cpu" = ia64; then
5985 # On IA64, the linker does run time linking by default, so we don't
5986 # have to do anything special.
5987 aix_use_runtimelinking=no
5988 exp_sym_flag='-Bexport'
5989 no_entry_flag=""
5990 else
5991 aix_use_runtimelinking=no
5992
5993 # Test if we are trying to use run time linking or normal
5994 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
5995 # need to do runtime linking.
5996 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
5997 for ld_flag in $LDFLAGS; do
5998 case $ld_flag in
5999 *-brtl*)
6000 aix_use_runtimelinking=yes
6001 break
6002 ;;
6003 esac
6004 done
6005 ;;
6006 esac
6007
6008 exp_sym_flag='-bexport'
6009 no_entry_flag='-bnoentry'
6010 fi
6011
6012 # When large executables or shared objects are built, AIX ld can
6013 # have problems creating the table of contents. If linking a library
6014 # or program results in "error TOC overflow" add -mminimal-toc to
6015 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
6016 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
6017
6018 _LT_TAGVAR(archive_cmds, $1)=''
6019 _LT_TAGVAR(hardcode_direct, $1)=yes
6020 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
6021 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
6022 _LT_TAGVAR(link_all_deplibs, $1)=yes
6023 _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
6024
6025 if test "$GXX" = yes; then
6026 case $host_os in aix4.[[012]]|aix4.[[012]].*)
6027 # We only want to do this on AIX 4.2 and lower, the check
6028 # below for broken collect2 doesn't work under 4.3+
6029 collect2name=`${CC} -print-prog-name=collect2`
6030 if test -f "$collect2name" &&
6031 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
6032 then
6033 # We have reworked collect2
6034 :
6035 else
6036 # We have old collect2
6037 _LT_TAGVAR(hardcode_direct, $1)=unsupported
6038 # It fails to find uninstalled libraries when the uninstalled
6039 # path is not listed in the libpath. Setting hardcode_minus_L
6040 # to unsupported forces relinking
6041 _LT_TAGVAR(hardcode_minus_L, $1)=yes
6042 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6043 _LT_TAGVAR(hardcode_libdir_separator, $1)=
6044 fi
6045 esac
6046 shared_flag='-shared'
6047 if test "$aix_use_runtimelinking" = yes; then
6048 shared_flag="$shared_flag "'${wl}-G'
6049 fi
6050 else
6051 # not using gcc
6052 if test "$host_cpu" = ia64; then
6053 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
6054 # chokes on -Wl,-G. The following line is correct:
6055 shared_flag='-G'
6056 else
6057 if test "$aix_use_runtimelinking" = yes; then
6058 shared_flag='${wl}-G'
6059 else
6060 shared_flag='${wl}-bM:SRE'
6061 fi
6062 fi
6063 fi
6064
6065 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
6066 # It seems that -bexpall does not export symbols beginning with
6067 # underscore (_), so it is better to generate a list of symbols to
6068 # export.
6069 _LT_TAGVAR(always_export_symbols, $1)=yes
6070 if test "$aix_use_runtimelinking" = yes; then
6071 # Warning - without using the other runtime loading flags (-brtl),
6072 # -berok will link without error, but may produce a broken library.
6073 _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
6074 # Determine the default libpath from the value encoded in an empty
6075 # executable.
6076 _LT_SYS_MODULE_PATH_AIX([$1])
6077 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6078
6079 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
6080 else
6081 if test "$host_cpu" = ia64; then
6082 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
6083 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
6084 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
6085 else
6086 # Determine the default libpath from the value encoded in an
6087 # empty executable.
6088 _LT_SYS_MODULE_PATH_AIX([$1])
6089 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6090 # Warning - without using the other run time loading flags,
6091 # -berok will link without error, but may produce a broken library.
6092 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
6093 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
6094 if test "$with_gnu_ld" = yes; then
6095 # We only use this code for GNU lds that support --whole-archive.
6096 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
6097 else
6098 # Exported symbols can be pulled into shared objects from archives
6099 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
6100 fi
6101 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
6102 # This is similar to how AIX traditionally builds its shared
6103 # libraries.
6104 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
6105 fi
6106 fi
6107 ;;
6108
6109 beos*)
6110 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6111 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
6112 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
6113 # support --undefined. This deserves some investigation. FIXME
6114 _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6115 else
6116 _LT_TAGVAR(ld_shlibs, $1)=no
6117 fi
6118 ;;
6119
6120 chorus*)
6121 case $cc_basename in
6122 *)
6123 # FIXME: insert proper C++ library support
6124 _LT_TAGVAR(ld_shlibs, $1)=no
6125 ;;
6126 esac
6127 ;;
6128
6129 cygwin* | mingw* | pw32* | cegcc*)
6130 case $GXX,$cc_basename in
6131 ,cl* | no,cl*)
6132 # Native MSVC
6133 # hardcode_libdir_flag_spec is actually meaningless, as there is
6134 # no search path for DLLs.
6135 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
6136 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
6137 _LT_TAGVAR(always_export_symbols, $1)=yes
6138 _LT_TAGVAR(file_list_spec, $1)='@'
6139 # Tell ltmain to make .lib files, not .a files.
6140 libext=lib
6141 # Tell ltmain to make .dll files, not .so files.
6142 shrext_cmds=".dll"
6143 # FIXME: Setting linknames here is a bad hack.
6144 _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
6145 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
6146 $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
6147 else
6148 $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
6149 fi~
6150 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
6151 linknames='
6152 # The linker will not automatically build a static lib if we build a DLL.
6153 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
6154 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
6155 # Don't use ranlib
6156 _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
6157 _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
6158 lt_tool_outputfile="@TOOL_OUTPUT@"~
6159 case $lt_outputfile in
6160 *.exe|*.EXE) ;;
6161 *)
6162 lt_outputfile="$lt_outputfile.exe"
6163 lt_tool_outputfile="$lt_tool_outputfile.exe"
6164 ;;
6165 esac~
6166 func_to_tool_file "$lt_outputfile"~
6167 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
6168 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
6169 $RM "$lt_outputfile.manifest";
6170 fi'
6171 ;;
6172 *)
6173 # g++
6174 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
6175 # as there is no search path for DLLs.
6176 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6177 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
6178 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
6179 _LT_TAGVAR(always_export_symbols, $1)=no
6180 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
6181
6182 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
6183 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
6184 # If the export-symbols file already is a .def file (1st line
6185 # is EXPORTS), use it as is; otherwise, prepend...
6186 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
6187 cp $export_symbols $output_objdir/$soname.def;
6188 else
6189 echo EXPORTS > $output_objdir/$soname.def;
6190 cat $export_symbols >> $output_objdir/$soname.def;
6191 fi~
6192 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
6193 else
6194 _LT_TAGVAR(ld_shlibs, $1)=no
6195 fi
6196 ;;
6197 esac
6198 ;;
6199 darwin* | rhapsody*)
6200 _LT_DARWIN_LINKER_FEATURES($1)
6201 ;;
6202
6203 dgux*)
6204 case $cc_basename in
6205 ec++*)
6206 # FIXME: insert proper C++ library support
6207 _LT_TAGVAR(ld_shlibs, $1)=no
6208 ;;
6209 ghcx*)
6210 # Green Hills C++ Compiler
6211 # FIXME: insert proper C++ library support
6212 _LT_TAGVAR(ld_shlibs, $1)=no
6213 ;;
6214 *)
6215 # FIXME: insert proper C++ library support
6216 _LT_TAGVAR(ld_shlibs, $1)=no
6217 ;;
6218 esac
6219 ;;
6220
6221 freebsd2.*)
6222 # C++ shared libraries reported to be fairly broken before
6223 # switch to ELF
6224 _LT_TAGVAR(ld_shlibs, $1)=no
6225 ;;
6226
6227 freebsd-elf*)
6228 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6229 ;;
6230
6231 freebsd* | dragonfly*)
6232 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
6233 # conventions
6234 _LT_TAGVAR(ld_shlibs, $1)=yes
6235 ;;
6236
6237 gnu*)
6238 ;;
6239
6240 haiku*)
6241 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6242 _LT_TAGVAR(link_all_deplibs, $1)=yes
6243 ;;
6244
6245 hpux9*)
6246 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6247 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6248 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6249 _LT_TAGVAR(hardcode_direct, $1)=yes
6250 _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
6251 # but as the default
6252 # location of the library.
6253
6254 case $cc_basename in
6255 CC*)
6256 # FIXME: insert proper C++ library support
6257 _LT_TAGVAR(ld_shlibs, $1)=no
6258 ;;
6259 aCC*)
6260 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6261 # Commands to make compiler produce verbose output that lists
6262 # what "hidden" libraries, object files and flags are used when
6263 # linking a shared library.
6264 #
6265 # There doesn't appear to be a way to prevent this compiler from
6266 # explicitly linking system object files so we need to strip them
6267 # from the output so that they don't get included in the library
6268 # dependencies.
6269 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6270 ;;
6271 *)
6272 if test "$GXX" = yes; then
6273 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6274 else
6275 # FIXME: insert proper C++ library support
6276 _LT_TAGVAR(ld_shlibs, $1)=no
6277 fi
6278 ;;
6279 esac
6280 ;;
6281
6282 hpux10*|hpux11*)
6283 if test $with_gnu_ld = no; then
6284 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6285 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6286
6287 case $host_cpu in
6288 hppa*64*|ia64*)
6289 ;;
6290 *)
6291 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6292 ;;
6293 esac
6294 fi
6295 case $host_cpu in
6296 hppa*64*|ia64*)
6297 _LT_TAGVAR(hardcode_direct, $1)=no
6298 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6299 ;;
6300 *)
6301 _LT_TAGVAR(hardcode_direct, $1)=yes
6302 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
6303 _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
6304 # but as the default
6305 # location of the library.
6306 ;;
6307 esac
6308
6309 case $cc_basename in
6310 CC*)
6311 # FIXME: insert proper C++ library support
6312 _LT_TAGVAR(ld_shlibs, $1)=no
6313 ;;
6314 aCC*)
6315 case $host_cpu in
6316 hppa*64*)
6317 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6318 ;;
6319 ia64*)
6320 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6321 ;;
6322 *)
6323 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6324 ;;
6325 esac
6326 # Commands to make compiler produce verbose output that lists
6327 # what "hidden" libraries, object files and flags are used when
6328 # linking a shared library.
6329 #
6330 # There doesn't appear to be a way to prevent this compiler from
6331 # explicitly linking system object files so we need to strip them
6332 # from the output so that they don't get included in the library
6333 # dependencies.
6334 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6335 ;;
6336 *)
6337 if test "$GXX" = yes; then
6338 if test $with_gnu_ld = no; then
6339 case $host_cpu in
6340 hppa*64*)
6341 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6342 ;;
6343 ia64*)
6344 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6345 ;;
6346 *)
6347 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6348 ;;
6349 esac
6350 fi
6351 else
6352 # FIXME: insert proper C++ library support
6353 _LT_TAGVAR(ld_shlibs, $1)=no
6354 fi
6355 ;;
6356 esac
6357 ;;
6358
6359 interix[[3-9]]*)
6360 _LT_TAGVAR(hardcode_direct, $1)=no
6361 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6362 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6363 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6364 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
6365 # Instead, shared libraries are loaded at an image base (0x10000000 by
6366 # default) and relocated if they conflict, which is a slow very memory
6367 # consuming and fragmenting process. To avoid this, we pick a random,
6368 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
6369 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
6370 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
6371 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
6372 ;;
6373 irix5* | irix6*)
6374 case $cc_basename in
6375 CC*)
6376 # SGI C++
6377 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
6378
6379 # Archives containing C++ object files must be created using
6380 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
6381 # necessary to make sure instantiated templates are included
6382 # in the archive.
6383 _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
6384 ;;
6385 *)
6386 if test "$GXX" = yes; then
6387 if test "$with_gnu_ld" = no; then
6388 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6389 else
6390 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
6391 fi
6392 fi
6393 _LT_TAGVAR(link_all_deplibs, $1)=yes
6394 ;;
6395 esac
6396 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6397 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6398 _LT_TAGVAR(inherit_rpath, $1)=yes
6399 ;;
6400
6401 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6402 case $cc_basename in
6403 KCC*)
6404 # Kuck and Associates, Inc. (KAI) C++ Compiler
6405
6406 # KCC will only create a shared library if the output file
6407 # ends with ".so" (or ".sl" for HP-UX), so rename the library
6408 # to its proper name (with version) after linking.
6409 _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
6410 _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
6411 # Commands to make compiler produce verbose output that lists
6412 # what "hidden" libraries, object files and flags are used when
6413 # linking a shared library.
6414 #
6415 # There doesn't appear to be a way to prevent this compiler from
6416 # explicitly linking system object files so we need to strip them
6417 # from the output so that they don't get included in the library
6418 # dependencies.
6419 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6420
6421 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6422 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6423
6424 # Archives containing C++ object files must be created using
6425 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
6426 _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
6427 ;;
6428 icpc* | ecpc* )
6429 # Intel C++
6430 with_gnu_ld=yes
6431 # version 8.0 and above of icpc choke on multiply defined symbols
6432 # if we add $predep_objects and $postdep_objects, however 7.1 and
6433 # earlier do not add the objects themselves.
6434 case `$CC -V 2>&1` in
6435 *"Version 7."*)
6436 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
6437 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6438 ;;
6439 *) # Version 8.0 or newer
6440 tmp_idyn=
6441 case $host_cpu in
6442 ia64*) tmp_idyn=' -i_dynamic';;
6443 esac
6444 _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6445 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6446 ;;
6447 esac
6448 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6449 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6450 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6451 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
6452 ;;
6453 pgCC* | pgcpp*)
6454 # Portland Group C++ compiler
6455 case `$CC -V` in
6456 *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
6457 _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
6458 rm -rf $tpldir~
6459 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
6460 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
6461 _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
6462 rm -rf $tpldir~
6463 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
6464 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
6465 $RANLIB $oldlib'
6466 _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
6467 rm -rf $tpldir~
6468 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
6469 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
6470 _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
6471 rm -rf $tpldir~
6472 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
6473 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
6474 ;;
6475 *) # Version 6 and above use weak symbols
6476 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
6477 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
6478 ;;
6479 esac
6480
6481 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
6482 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6483 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
6484 ;;
6485 cxx*)
6486 # Compaq C++
6487 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
6488 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
6489
6490 runpath_var=LD_RUN_PATH
6491 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6492 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6493
6494 # Commands to make compiler produce verbose output that lists
6495 # what "hidden" libraries, object files and flags are used when
6496 # linking a shared library.
6497 #
6498 # There doesn't appear to be a way to prevent this compiler from
6499 # explicitly linking system object files so we need to strip them
6500 # from the output so that they don't get included in the library
6501 # dependencies.
6502 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
6503 ;;
6504 xl* | mpixl* | bgxl*)
6505 # IBM XL 8.0 on PPC, with GNU ld
6506 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6507 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6508 _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6509 if test "x$supports_anon_versioning" = xyes; then
6510 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
6511 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
6512 echo "local: *; };" >> $output_objdir/$libname.ver~
6513 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
6514 fi
6515 ;;
6516 *)
6517 case `$CC -V 2>&1 | sed 5q` in
6518 *Sun\ C*)
6519 # Sun C++ 5.9
6520 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
6521 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6522 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
6523 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6524 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
6525 _LT_TAGVAR(compiler_needs_object, $1)=yes
6526
6527 # Not sure whether something based on
6528 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
6529 # would be better.
6530 output_verbose_link_cmd='func_echo_all'
6531
6532 # Archives containing C++ object files must be created using
6533 # "CC -xar", where "CC" is the Sun C++ compiler. This is
6534 # necessary to make sure instantiated templates are included
6535 # in the archive.
6536 _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
6537 ;;
6538 esac
6539 ;;
6540 esac
6541 ;;
6542
6543 lynxos*)
6544 # FIXME: insert proper C++ library support
6545 _LT_TAGVAR(ld_shlibs, $1)=no
6546 ;;
6547
6548 m88k*)
6549 # FIXME: insert proper C++ library support
6550 _LT_TAGVAR(ld_shlibs, $1)=no
6551 ;;
6552
6553 mvs*)
6554 case $cc_basename in
6555 cxx*)
6556 # FIXME: insert proper C++ library support
6557 _LT_TAGVAR(ld_shlibs, $1)=no
6558 ;;
6559 *)
6560 # FIXME: insert proper C++ library support
6561 _LT_TAGVAR(ld_shlibs, $1)=no
6562 ;;
6563 esac
6564 ;;
6565
6566 netbsd*)
6567 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
6568 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
6569 wlarc=
6570 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6571 _LT_TAGVAR(hardcode_direct, $1)=yes
6572 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6573 fi
6574 # Workaround some broken pre-1.5 toolchains
6575 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
6576 ;;
6577
6578 *nto* | *qnx*)
6579 _LT_TAGVAR(ld_shlibs, $1)=yes
6580 ;;
6581
6582 openbsd2*)
6583 # C++ shared libraries are fairly broken
6584 _LT_TAGVAR(ld_shlibs, $1)=no
6585 ;;
6586
6587 openbsd*)
6588 if test -f /usr/libexec/ld.so; then
6589 _LT_TAGVAR(hardcode_direct, $1)=yes
6590 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6591 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
6592 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
6593 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6594 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6595 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
6596 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6597 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
6598 fi
6599 output_verbose_link_cmd=func_echo_all
6600 else
6601 _LT_TAGVAR(ld_shlibs, $1)=no
6602 fi
6603 ;;
6604
6605 osf3* | osf4* | osf5*)
6606 case $cc_basename in
6607 KCC*)
6608 # Kuck and Associates, Inc. (KAI) C++ Compiler
6609
6610 # KCC will only create a shared library if the output file
6611 # ends with ".so" (or ".sl" for HP-UX), so rename the library
6612 # to its proper name (with version) after linking.
6613 _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
6614
6615 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6616 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6617
6618 # Archives containing C++ object files must be created using
6619 # the KAI C++ compiler.
6620 case $host in
6621 osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;;
6622 *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
6623 esac
6624 ;;
6625 RCC*)
6626 # Rational C++ 2.4.1
6627 # FIXME: insert proper C++ library support
6628 _LT_TAGVAR(ld_shlibs, $1)=no
6629 ;;
6630 cxx*)
6631 case $host in
6632 osf3*)
6633 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6634 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
6635 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6636 ;;
6637 *)
6638 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
6639 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
6640 _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
6641 echo "-hidden">> $lib.exp~
6642 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
6643 $RM $lib.exp'
6644 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6645 ;;
6646 esac
6647
6648 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6649
6650 # Commands to make compiler produce verbose output that lists
6651 # what "hidden" libraries, object files and flags are used when
6652 # linking a shared library.
6653 #
6654 # There doesn't appear to be a way to prevent this compiler from
6655 # explicitly linking system object files so we need to strip them
6656 # from the output so that they don't get included in the library
6657 # dependencies.
6658 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6659 ;;
6660 *)
6661 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
6662 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6663 case $host in
6664 osf3*)
6665 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6666 ;;
6667 *)
6668 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6669 ;;
6670 esac
6671
6672 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6673 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6674
6675 # Commands to make compiler produce verbose output that lists
6676 # what "hidden" libraries, object files and flags are used when
6677 # linking a shared library.
6678 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
6679
6680 else
6681 # FIXME: insert proper C++ library support
6682 _LT_TAGVAR(ld_shlibs, $1)=no
6683 fi
6684 ;;
6685 esac
6686 ;;
6687
6688 psos*)
6689 # FIXME: insert proper C++ library support
6690 _LT_TAGVAR(ld_shlibs, $1)=no
6691 ;;
6692
6693 sunos4*)
6694 case $cc_basename in
6695 CC*)
6696 # Sun C++ 4.x
6697 # FIXME: insert proper C++ library support
6698 _LT_TAGVAR(ld_shlibs, $1)=no
6699 ;;
6700 lcc*)
6701 # Lucid
6702 # FIXME: insert proper C++ library support
6703 _LT_TAGVAR(ld_shlibs, $1)=no
6704 ;;
6705 *)
6706 # FIXME: insert proper C++ library support
6707 _LT_TAGVAR(ld_shlibs, $1)=no
6708 ;;
6709 esac
6710 ;;
6711
6712 solaris*)
6713 case $cc_basename in
6714 CC* | sunCC*)
6715 # Sun C++ 4.2, 5.x and Centerline C++
6716 _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
6717 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
6718 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6719 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
6720 $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
6721
6722 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6723 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6724 case $host_os in
6725 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
6726 *)
6727 # The compiler driver will combine and reorder linker options,
6728 # but understands `-z linker_flag'.
6729 # Supported since Solaris 2.6 (maybe 2.5.1?)
6730 _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
6731 ;;
6732 esac
6733 _LT_TAGVAR(link_all_deplibs, $1)=yes
6734
6735 output_verbose_link_cmd='func_echo_all'
6736
6737 # Archives containing C++ object files must be created using
6738 # "CC -xar", where "CC" is the Sun C++ compiler. This is
6739 # necessary to make sure instantiated templates are included
6740 # in the archive.
6741 _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
6742 ;;
6743 gcx*)
6744 # Green Hills C++ Compiler
6745 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6746
6747 # The C++ compiler must be used to create the archive.
6748 _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
6749 ;;
6750 *)
6751 # GNU C++ compiler with Solaris linker
6752 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
6753 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
6754 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
6755 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6756 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
6757 $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
6758
6759 # Commands to make compiler produce verbose output that lists
6760 # what "hidden" libraries, object files and flags are used when
6761 # linking a shared library.
6762 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
6763 else
6764 # g++ 2.7 appears to require `-G' NOT `-shared' on this
6765 # platform.
6766 _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6767 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
6768 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
6769
6770 # Commands to make compiler produce verbose output that lists
6771 # what "hidden" libraries, object files and flags are used when
6772 # linking a shared library.
6773 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
6774 fi
6775
6776 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
6777 case $host_os in
6778 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
6779 *)
6780 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
6781 ;;
6782 esac
6783 fi
6784 ;;
6785 esac
6786 ;;
6787
6788 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
6789 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
6790 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6791 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6792 runpath_var='LD_RUN_PATH'
6793
6794 case $cc_basename in
6795 CC*)
6796 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6797 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6798 ;;
6799 *)
6800 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6801 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6802 ;;
6803 esac
6804 ;;
6805
6806 sysv5* | sco3.2v5* | sco5v6*)
6807 # Note: We can NOT use -z defs as we might desire, because we do not
6808 # link with -lc, and that would cause any symbols used from libc to
6809 # always be unresolved, which means just about no library would
6810 # ever link correctly. If we're not using GNU ld we use -z text
6811 # though, which does catch some bad symbols but isn't as heavy-handed
6812 # as -z defs.
6813 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
6814 _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
6815 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6816 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6817 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
6818 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
6819 _LT_TAGVAR(link_all_deplibs, $1)=yes
6820 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
6821 runpath_var='LD_RUN_PATH'
6822
6823 case $cc_basename in
6824 CC*)
6825 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6826 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6827 _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
6828 '"$_LT_TAGVAR(old_archive_cmds, $1)"
6829 _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
6830 '"$_LT_TAGVAR(reload_cmds, $1)"
6831 ;;
6832 *)
6833 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6834 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6835 ;;
6836 esac
6837 ;;
6838
6839 tandem*)
6840 case $cc_basename in
6841 NCC*)
6842 # NonStop-UX NCC 3.20
6843 # FIXME: insert proper C++ library support
6844 _LT_TAGVAR(ld_shlibs, $1)=no
6845 ;;
6846 *)
6847 # FIXME: insert proper C++ library support
6848 _LT_TAGVAR(ld_shlibs, $1)=no
6849 ;;
6850 esac
6851 ;;
6852
6853 vxworks*)
6854 # FIXME: insert proper C++ library support
6855 _LT_TAGVAR(ld_shlibs, $1)=no
6856 ;;
6857
6858 *)
6859 # FIXME: insert proper C++ library support
6860 _LT_TAGVAR(ld_shlibs, $1)=no
6861 ;;
6862 esac
6863
6864 AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
6865 test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
6866
6867 _LT_TAGVAR(GCC, $1)="$GXX"
6868 _LT_TAGVAR(LD, $1)="$LD"
6869
6870 ## CAVEAT EMPTOR:
6871 ## There is no encapsulation within the following macros, do not change
6872 ## the running order or otherwise move them around unless you know exactly
6873 ## what you are doing...
6874 _LT_SYS_HIDDEN_LIBDEPS($1)
6875 _LT_COMPILER_PIC($1)
6876 _LT_COMPILER_C_O($1)
6877 _LT_COMPILER_FILE_LOCKS($1)
6878 _LT_LINKER_SHLIBS($1)
6879 _LT_SYS_DYNAMIC_LINKER($1)
6880 _LT_LINKER_HARDCODE_LIBPATH($1)
6881
6882 _LT_CONFIG($1)
6883 fi # test -n "$compiler"
6884
6885 CC=$lt_save_CC
6886 CFLAGS=$lt_save_CFLAGS
6887 LDCXX=$LD
6888 LD=$lt_save_LD
6889 GCC=$lt_save_GCC
6890 with_gnu_ld=$lt_save_with_gnu_ld
6891 lt_cv_path_LDCXX=$lt_cv_path_LD
6892 lt_cv_path_LD=$lt_save_path_LD
6893 lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
6894 lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
6895 fi # test "$_lt_caught_CXX_error" != yes
6896
6897 AC_LANG_POP
6898 ])# _LT_LANG_CXX_CONFIG
6899
6900
6901 # _LT_FUNC_STRIPNAME_CNF
6902 # ----------------------
6903 # func_stripname_cnf prefix suffix name
6904 # strip PREFIX and SUFFIX off of NAME.
6905 # PREFIX and SUFFIX must not contain globbing or regex special
6906 # characters, hashes, percent signs, but SUFFIX may contain a leading
6907 # dot (in which case that matches only a dot).
6908 #
6909 # This function is identical to the (non-XSI) version of func_stripname,
6910 # except this one can be used by m4 code that may be executed by configure,
6911 # rather than the libtool script.
6912 m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
6913 AC_REQUIRE([_LT_DECL_SED])
6914 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
6915 func_stripname_cnf ()
6916 {
6917 case ${2} in
6918 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
6919 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
6920 esac
6921 } # func_stripname_cnf
6922 ])# _LT_FUNC_STRIPNAME_CNF
6923
6924 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
6925 # ---------------------------------
6926 # Figure out "hidden" library dependencies from verbose
6927 # compiler output when linking a shared library.
6928 # Parse the compiler output and extract the necessary
6929 # objects, libraries and library flags.
6930 m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
6931 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
6932 AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
6933 # Dependencies to place before and after the object being linked:
6934 _LT_TAGVAR(predep_objects, $1)=
6935 _LT_TAGVAR(postdep_objects, $1)=
6936 _LT_TAGVAR(predeps, $1)=
6937 _LT_TAGVAR(postdeps, $1)=
6938 _LT_TAGVAR(compiler_lib_search_path, $1)=
6939
6940 dnl we can't use the lt_simple_compile_test_code here,
6941 dnl because it contains code intended for an executable,
6942 dnl not a library. It's possible we should let each
6943 dnl tag define a new lt_????_link_test_code variable,
6944 dnl but it's only used here...
6945 m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF
6946 int a;
6947 void foo (void) { a = 0; }
6948 _LT_EOF
6949 ], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF
6950 class Foo
6951 {
6952 public:
6953 Foo (void) { a = 0; }
6954 private:
6955 int a;
6956 };
6957 _LT_EOF
6958 ], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF
6959 subroutine foo
6960 implicit none
6961 integer*4 a
6962 a=0
6963 return
6964 end
6965 _LT_EOF
6966 ], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF
6967 subroutine foo
6968 implicit none
6969 integer a
6970 a=0
6971 return
6972 end
6973 _LT_EOF
6974 ], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF
6975 public class foo {
6976 private int a;
6977 public void bar (void) {
6978 a = 0;
6979 }
6980 };
6981 _LT_EOF
6982 ], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF
6983 package foo
6984 func foo() {
6985 }
6986 _LT_EOF
6987 ])
6988
6989 _lt_libdeps_save_CFLAGS=$CFLAGS
6990 case "$CC $CFLAGS " in #(
6991 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
6992 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
6993 *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
6994 esac
6995
6996 dnl Parse the compiler output and extract the necessary
6997 dnl objects, libraries and library flags.
6998 if AC_TRY_EVAL(ac_compile); then
6999 # Parse the compiler output and extract the necessary
7000 # objects, libraries and library flags.
7001
7002 # Sentinel used to keep track of whether or not we are before
7003 # the conftest object file.
7004 pre_test_object_deps_done=no
7005
7006 for p in `eval "$output_verbose_link_cmd"`; do
7007 case ${prev}${p} in
7008
7009 -L* | -R* | -l*)
7010 # Some compilers place space between "-{L,R}" and the path.
7011 # Remove the space.
7012 if test $p = "-L" ||
7013 test $p = "-R"; then
7014 prev=$p
7015 continue
7016 fi
7017
7018 # Expand the sysroot to ease extracting the directories later.
7019 if test -z "$prev"; then
7020 case $p in
7021 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
7022 -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
7023 -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
7024 esac
7025 fi
7026 case $p in
7027 =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
7028 esac
7029 if test "$pre_test_object_deps_done" = no; then
7030 case ${prev} in
7031 -L | -R)
7032 # Internal compiler library paths should come after those
7033 # provided the user. The postdeps already come after the
7034 # user supplied libs so there is no need to process them.
7035 if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
7036 _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
7037 else
7038 _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
7039 fi
7040 ;;
7041 # The "-l" case would never come before the object being
7042 # linked, so don't bother handling this case.
7043 esac
7044 else
7045 if test -z "$_LT_TAGVAR(postdeps, $1)"; then
7046 _LT_TAGVAR(postdeps, $1)="${prev}${p}"
7047 else
7048 _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
7049 fi
7050 fi
7051 prev=
7052 ;;
7053
7054 *.lto.$objext) ;; # Ignore GCC LTO objects
7055 *.$objext)
7056 # This assumes that the test object file only shows up
7057 # once in the compiler output.
7058 if test "$p" = "conftest.$objext"; then
7059 pre_test_object_deps_done=yes
7060 continue
7061 fi
7062
7063 if test "$pre_test_object_deps_done" = no; then
7064 if test -z "$_LT_TAGVAR(predep_objects, $1)"; then
7065 _LT_TAGVAR(predep_objects, $1)="$p"
7066 else
7067 _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p"
7068 fi
7069 else
7070 if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then
7071 _LT_TAGVAR(postdep_objects, $1)="$p"
7072 else
7073 _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p"
7074 fi
7075 fi
7076 ;;
7077
7078 *) ;; # Ignore the rest.
7079
7080 esac
7081 done
7082
7083 # Clean up.
7084 rm -f a.out a.exe
7085 else
7086 echo "libtool.m4: error: problem compiling $1 test program"
7087 fi
7088
7089 $RM -f confest.$objext
7090 CFLAGS=$_lt_libdeps_save_CFLAGS
7091
7092 # PORTME: override above test on systems where it is broken
7093 m4_if([$1], [CXX],
7094 [case $host_os in
7095 interix[[3-9]]*)
7096 # Interix 3.5 installs completely hosed .la files for C++, so rather than
7097 # hack all around it, let's just trust "g++" to DTRT.
7098 _LT_TAGVAR(predep_objects,$1)=
7099 _LT_TAGVAR(postdep_objects,$1)=
7100 _LT_TAGVAR(postdeps,$1)=
7101 ;;
7102
7103 linux*)
7104 case `$CC -V 2>&1 | sed 5q` in
7105 *Sun\ C*)
7106 # Sun C++ 5.9
7107
7108 # The more standards-conforming stlport4 library is
7109 # incompatible with the Cstd library. Avoid specifying
7110 # it if it's in CXXFLAGS. Ignore libCrun as
7111 # -library=stlport4 depends on it.
7112 case " $CXX $CXXFLAGS " in
7113 *" -library=stlport4 "*)
7114 solaris_use_stlport4=yes
7115 ;;
7116 esac
7117
7118 if test "$solaris_use_stlport4" != yes; then
7119 _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
7120 fi
7121 ;;
7122 esac
7123 ;;
7124
7125 solaris*)
7126 case $cc_basename in
7127 CC* | sunCC*)
7128 # The more standards-conforming stlport4 library is
7129 # incompatible with the Cstd library. Avoid specifying
7130 # it if it's in CXXFLAGS. Ignore libCrun as
7131 # -library=stlport4 depends on it.
7132 case " $CXX $CXXFLAGS " in
7133 *" -library=stlport4 "*)
7134 solaris_use_stlport4=yes
7135 ;;
7136 esac
7137
7138 # Adding this requires a known-good setup of shared libraries for
7139 # Sun compiler versions before 5.6, else PIC objects from an old
7140 # archive will be linked into the output, leading to subtle bugs.
7141 if test "$solaris_use_stlport4" != yes; then
7142 _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
7143 fi
7144 ;;
7145 esac
7146 ;;
7147 esac
7148 ])
7149
7150 case " $_LT_TAGVAR(postdeps, $1) " in
7151 *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
7152 esac
7153 _LT_TAGVAR(compiler_lib_search_dirs, $1)=
7154 if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
7155 _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
7156 fi
7157 _LT_TAGDECL([], [compiler_lib_search_dirs], [1],
7158 [The directories searched by this compiler when creating a shared library])
7159 _LT_TAGDECL([], [predep_objects], [1],
7160 [Dependencies to place before and after the objects being linked to
7161 create a shared library])
7162 _LT_TAGDECL([], [postdep_objects], [1])
7163 _LT_TAGDECL([], [predeps], [1])
7164 _LT_TAGDECL([], [postdeps], [1])
7165 _LT_TAGDECL([], [compiler_lib_search_path], [1],
7166 [The library search path used internally by the compiler when linking
7167 a shared library])
7168 ])# _LT_SYS_HIDDEN_LIBDEPS
7169
7170
7171 # _LT_LANG_F77_CONFIG([TAG])
7172 # --------------------------
7173 # Ensure that the configuration variables for a Fortran 77 compiler are
7174 # suitably defined. These variables are subsequently used by _LT_CONFIG
7175 # to write the compiler configuration to `libtool'.
7176 m4_defun([_LT_LANG_F77_CONFIG],
7177 [AC_LANG_PUSH(Fortran 77)
7178 if test -z "$F77" || test "X$F77" = "Xno"; then
7179 _lt_disable_F77=yes
7180 fi
7181
7182 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7183 _LT_TAGVAR(allow_undefined_flag, $1)=
7184 _LT_TAGVAR(always_export_symbols, $1)=no
7185 _LT_TAGVAR(archive_expsym_cmds, $1)=
7186 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
7187 _LT_TAGVAR(hardcode_direct, $1)=no
7188 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
7189 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
7190 _LT_TAGVAR(hardcode_libdir_separator, $1)=
7191 _LT_TAGVAR(hardcode_minus_L, $1)=no
7192 _LT_TAGVAR(hardcode_automatic, $1)=no
7193 _LT_TAGVAR(inherit_rpath, $1)=no
7194 _LT_TAGVAR(module_cmds, $1)=
7195 _LT_TAGVAR(module_expsym_cmds, $1)=
7196 _LT_TAGVAR(link_all_deplibs, $1)=unknown
7197 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7198 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7199 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7200 _LT_TAGVAR(no_undefined_flag, $1)=
7201 _LT_TAGVAR(whole_archive_flag_spec, $1)=
7202 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
7203
7204 # Source file extension for f77 test sources.
7205 ac_ext=f
7206
7207 # Object file extension for compiled f77 test sources.
7208 objext=o
7209 _LT_TAGVAR(objext, $1)=$objext
7210
7211 # No sense in running all these tests if we already determined that
7212 # the F77 compiler isn't working. Some variables (like enable_shared)
7213 # are currently assumed to apply to all compilers on this platform,
7214 # and will be corrupted by setting them based on a non-working compiler.
7215 if test "$_lt_disable_F77" != yes; then
7216 # Code to be used in simple compile tests
7217 lt_simple_compile_test_code="\
7218 subroutine t
7219 return
7220 end
7221 "
7222
7223 # Code to be used in simple link tests
7224 lt_simple_link_test_code="\
7225 program t
7226 end
7227 "
7228
7229 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7230 _LT_TAG_COMPILER
7231
7232 # save warnings/boilerplate of simple test code
7233 _LT_COMPILER_BOILERPLATE
7234 _LT_LINKER_BOILERPLATE
7235
7236 # Allow CC to be a program name with arguments.
7237 lt_save_CC="$CC"
7238 lt_save_GCC=$GCC
7239 lt_save_CFLAGS=$CFLAGS
7240 CC=${F77-"f77"}
7241 CFLAGS=$FFLAGS
7242 compiler=$CC
7243 _LT_TAGVAR(compiler, $1)=$CC
7244 _LT_CC_BASENAME([$compiler])
7245 GCC=$G77
7246 if test -n "$compiler"; then
7247 AC_MSG_CHECKING([if libtool supports shared libraries])
7248 AC_MSG_RESULT([$can_build_shared])
7249
7250 AC_MSG_CHECKING([whether to build shared libraries])
7251 test "$can_build_shared" = "no" && enable_shared=no
7252
7253 # On AIX, shared libraries and static libraries use the same namespace, and
7254 # are all built from PIC.
7255 case $host_os in
7256 aix3*)
7257 test "$enable_shared" = yes && enable_static=no
7258 if test -n "$RANLIB"; then
7259 archive_cmds="$archive_cmds~\$RANLIB \$lib"
7260 postinstall_cmds='$RANLIB $lib'
7261 fi
7262 ;;
7263 aix[[4-9]]*)
7264 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
7265 test "$enable_shared" = yes && enable_static=no
7266 fi
7267 ;;
7268 esac
7269 AC_MSG_RESULT([$enable_shared])
7270
7271 AC_MSG_CHECKING([whether to build static libraries])
7272 # Make sure either enable_shared or enable_static is yes.
7273 test "$enable_shared" = yes || enable_static=yes
7274 AC_MSG_RESULT([$enable_static])
7275
7276 _LT_TAGVAR(GCC, $1)="$G77"
7277 _LT_TAGVAR(LD, $1)="$LD"
7278
7279 ## CAVEAT EMPTOR:
7280 ## There is no encapsulation within the following macros, do not change
7281 ## the running order or otherwise move them around unless you know exactly
7282 ## what you are doing...
7283 _LT_COMPILER_PIC($1)
7284 _LT_COMPILER_C_O($1)
7285 _LT_COMPILER_FILE_LOCKS($1)
7286 _LT_LINKER_SHLIBS($1)
7287 _LT_SYS_DYNAMIC_LINKER($1)
7288 _LT_LINKER_HARDCODE_LIBPATH($1)
7289
7290 _LT_CONFIG($1)
7291 fi # test -n "$compiler"
7292
7293 GCC=$lt_save_GCC
7294 CC="$lt_save_CC"
7295 CFLAGS="$lt_save_CFLAGS"
7296 fi # test "$_lt_disable_F77" != yes
7297
7298 AC_LANG_POP
7299 ])# _LT_LANG_F77_CONFIG
7300
7301
7302 # _LT_LANG_FC_CONFIG([TAG])
7303 # -------------------------
7304 # Ensure that the configuration variables for a Fortran compiler are
7305 # suitably defined. These variables are subsequently used by _LT_CONFIG
7306 # to write the compiler configuration to `libtool'.
7307 m4_defun([_LT_LANG_FC_CONFIG],
7308 [AC_LANG_PUSH(Fortran)
7309
7310 if test -z "$FC" || test "X$FC" = "Xno"; then
7311 _lt_disable_FC=yes
7312 fi
7313
7314 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7315 _LT_TAGVAR(allow_undefined_flag, $1)=
7316 _LT_TAGVAR(always_export_symbols, $1)=no
7317 _LT_TAGVAR(archive_expsym_cmds, $1)=
7318 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
7319 _LT_TAGVAR(hardcode_direct, $1)=no
7320 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
7321 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
7322 _LT_TAGVAR(hardcode_libdir_separator, $1)=
7323 _LT_TAGVAR(hardcode_minus_L, $1)=no
7324 _LT_TAGVAR(hardcode_automatic, $1)=no
7325 _LT_TAGVAR(inherit_rpath, $1)=no
7326 _LT_TAGVAR(module_cmds, $1)=
7327 _LT_TAGVAR(module_expsym_cmds, $1)=
7328 _LT_TAGVAR(link_all_deplibs, $1)=unknown
7329 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7330 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7331 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7332 _LT_TAGVAR(no_undefined_flag, $1)=
7333 _LT_TAGVAR(whole_archive_flag_spec, $1)=
7334 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
7335
7336 # Source file extension for fc test sources.
7337 ac_ext=${ac_fc_srcext-f}
7338
7339 # Object file extension for compiled fc test sources.
7340 objext=o
7341 _LT_TAGVAR(objext, $1)=$objext
7342
7343 # No sense in running all these tests if we already determined that
7344 # the FC compiler isn't working. Some variables (like enable_shared)
7345 # are currently assumed to apply to all compilers on this platform,
7346 # and will be corrupted by setting them based on a non-working compiler.
7347 if test "$_lt_disable_FC" != yes; then
7348 # Code to be used in simple compile tests
7349 lt_simple_compile_test_code="\
7350 subroutine t
7351 return
7352 end
7353 "
7354
7355 # Code to be used in simple link tests
7356 lt_simple_link_test_code="\
7357 program t
7358 end
7359 "
7360
7361 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7362 _LT_TAG_COMPILER
7363
7364 # save warnings/boilerplate of simple test code
7365 _LT_COMPILER_BOILERPLATE
7366 _LT_LINKER_BOILERPLATE
7367
7368 # Allow CC to be a program name with arguments.
7369 lt_save_CC="$CC"
7370 lt_save_GCC=$GCC
7371 lt_save_CFLAGS=$CFLAGS
7372 CC=${FC-"f95"}
7373 CFLAGS=$FCFLAGS
7374 compiler=$CC
7375 GCC=$ac_cv_fc_compiler_gnu
7376
7377 _LT_TAGVAR(compiler, $1)=$CC
7378 _LT_CC_BASENAME([$compiler])
7379
7380 if test -n "$compiler"; then
7381 AC_MSG_CHECKING([if libtool supports shared libraries])
7382 AC_MSG_RESULT([$can_build_shared])
7383
7384 AC_MSG_CHECKING([whether to build shared libraries])
7385 test "$can_build_shared" = "no" && enable_shared=no
7386
7387 # On AIX, shared libraries and static libraries use the same namespace, and
7388 # are all built from PIC.
7389 case $host_os in
7390 aix3*)
7391 test "$enable_shared" = yes && enable_static=no
7392 if test -n "$RANLIB"; then
7393 archive_cmds="$archive_cmds~\$RANLIB \$lib"
7394 postinstall_cmds='$RANLIB $lib'
7395 fi
7396 ;;
7397 aix[[4-9]]*)
7398 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
7399 test "$enable_shared" = yes && enable_static=no
7400 fi
7401 ;;
7402 esac
7403 AC_MSG_RESULT([$enable_shared])
7404
7405 AC_MSG_CHECKING([whether to build static libraries])
7406 # Make sure either enable_shared or enable_static is yes.
7407 test "$enable_shared" = yes || enable_static=yes
7408 AC_MSG_RESULT([$enable_static])
7409
7410 _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu"
7411 _LT_TAGVAR(LD, $1)="$LD"
7412
7413 ## CAVEAT EMPTOR:
7414 ## There is no encapsulation within the following macros, do not change
7415 ## the running order or otherwise move them around unless you know exactly
7416 ## what you are doing...
7417 _LT_SYS_HIDDEN_LIBDEPS($1)
7418 _LT_COMPILER_PIC($1)
7419 _LT_COMPILER_C_O($1)
7420 _LT_COMPILER_FILE_LOCKS($1)
7421 _LT_LINKER_SHLIBS($1)
7422 _LT_SYS_DYNAMIC_LINKER($1)
7423 _LT_LINKER_HARDCODE_LIBPATH($1)
7424
7425 _LT_CONFIG($1)
7426 fi # test -n "$compiler"
7427
7428 GCC=$lt_save_GCC
7429 CC=$lt_save_CC
7430 CFLAGS=$lt_save_CFLAGS
7431 fi # test "$_lt_disable_FC" != yes
7432
7433 AC_LANG_POP
7434 ])# _LT_LANG_FC_CONFIG
7435
7436
7437 # _LT_LANG_GCJ_CONFIG([TAG])
7438 # --------------------------
7439 # Ensure that the configuration variables for the GNU Java Compiler compiler
7440 # are suitably defined. These variables are subsequently used by _LT_CONFIG
7441 # to write the compiler configuration to `libtool'.
7442 m4_defun([_LT_LANG_GCJ_CONFIG],
7443 [AC_REQUIRE([LT_PROG_GCJ])dnl
7444 AC_LANG_SAVE
7445
7446 # Source file extension for Java test sources.
7447 ac_ext=java
7448
7449 # Object file extension for compiled Java test sources.
7450 objext=o
7451 _LT_TAGVAR(objext, $1)=$objext
7452
7453 # Code to be used in simple compile tests
7454 lt_simple_compile_test_code="class foo {}"
7455
7456 # Code to be used in simple link tests
7457 lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
7458
7459 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7460 _LT_TAG_COMPILER
7461
7462 # save warnings/boilerplate of simple test code
7463 _LT_COMPILER_BOILERPLATE
7464 _LT_LINKER_BOILERPLATE
7465
7466 # Allow CC to be a program name with arguments.
7467 lt_save_CC=$CC
7468 lt_save_CFLAGS=$CFLAGS
7469 lt_save_GCC=$GCC
7470 GCC=yes
7471 CC=${GCJ-"gcj"}
7472 CFLAGS=$GCJFLAGS
7473 compiler=$CC
7474 _LT_TAGVAR(compiler, $1)=$CC
7475 _LT_TAGVAR(LD, $1)="$LD"
7476 _LT_CC_BASENAME([$compiler])
7477
7478 # GCJ did not exist at the time GCC didn't implicitly link libc in.
7479 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7480
7481 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7482 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7483 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7484
7485 if test -n "$compiler"; then
7486 _LT_COMPILER_NO_RTTI($1)
7487 _LT_COMPILER_PIC($1)
7488 _LT_COMPILER_C_O($1)
7489 _LT_COMPILER_FILE_LOCKS($1)
7490 _LT_LINKER_SHLIBS($1)
7491 _LT_LINKER_HARDCODE_LIBPATH($1)
7492
7493 _LT_CONFIG($1)
7494 fi
7495
7496 AC_LANG_RESTORE
7497
7498 GCC=$lt_save_GCC
7499 CC=$lt_save_CC
7500 CFLAGS=$lt_save_CFLAGS
7501 ])# _LT_LANG_GCJ_CONFIG
7502
7503
7504 # _LT_LANG_GO_CONFIG([TAG])
7505 # --------------------------
7506 # Ensure that the configuration variables for the GNU Go compiler
7507 # are suitably defined. These variables are subsequently used by _LT_CONFIG
7508 # to write the compiler configuration to `libtool'.
7509 m4_defun([_LT_LANG_GO_CONFIG],
7510 [AC_REQUIRE([LT_PROG_GO])dnl
7511 AC_LANG_SAVE
7512
7513 # Source file extension for Go test sources.
7514 ac_ext=go
7515
7516 # Object file extension for compiled Go test sources.
7517 objext=o
7518 _LT_TAGVAR(objext, $1)=$objext
7519
7520 # Code to be used in simple compile tests
7521 lt_simple_compile_test_code="package main; func main() { }"
7522
7523 # Code to be used in simple link tests
7524 lt_simple_link_test_code='package main; func main() { }'
7525
7526 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7527 _LT_TAG_COMPILER
7528
7529 # save warnings/boilerplate of simple test code
7530 _LT_COMPILER_BOILERPLATE
7531 _LT_LINKER_BOILERPLATE
7532
7533 # Allow CC to be a program name with arguments.
7534 lt_save_CC=$CC
7535 lt_save_CFLAGS=$CFLAGS
7536 lt_save_GCC=$GCC
7537 GCC=yes
7538 CC=${GOC-"gccgo"}
7539 CFLAGS=$GOFLAGS
7540 compiler=$CC
7541 _LT_TAGVAR(compiler, $1)=$CC
7542 _LT_TAGVAR(LD, $1)="$LD"
7543 _LT_CC_BASENAME([$compiler])
7544
7545 # Go did not exist at the time GCC didn't implicitly link libc in.
7546 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7547
7548 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7549 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7550 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7551
7552 if test -n "$compiler"; then
7553 _LT_COMPILER_NO_RTTI($1)
7554 _LT_COMPILER_PIC($1)
7555 _LT_COMPILER_C_O($1)
7556 _LT_COMPILER_FILE_LOCKS($1)
7557 _LT_LINKER_SHLIBS($1)
7558 _LT_LINKER_HARDCODE_LIBPATH($1)
7559
7560 _LT_CONFIG($1)
7561 fi
7562
7563 AC_LANG_RESTORE
7564
7565 GCC=$lt_save_GCC
7566 CC=$lt_save_CC
7567 CFLAGS=$lt_save_CFLAGS
7568 ])# _LT_LANG_GO_CONFIG
7569
7570
7571 # _LT_LANG_RC_CONFIG([TAG])
7572 # -------------------------
7573 # Ensure that the configuration variables for the Windows resource compiler
7574 # are suitably defined. These variables are subsequently used by _LT_CONFIG
7575 # to write the compiler configuration to `libtool'.
7576 m4_defun([_LT_LANG_RC_CONFIG],
7577 [AC_REQUIRE([LT_PROG_RC])dnl
7578 AC_LANG_SAVE
7579
7580 # Source file extension for RC test sources.
7581 ac_ext=rc
7582
7583 # Object file extension for compiled RC test sources.
7584 objext=o
7585 _LT_TAGVAR(objext, $1)=$objext
7586
7587 # Code to be used in simple compile tests
7588 lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
7589
7590 # Code to be used in simple link tests
7591 lt_simple_link_test_code="$lt_simple_compile_test_code"
7592
7593 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7594 _LT_TAG_COMPILER
7595
7596 # save warnings/boilerplate of simple test code
7597 _LT_COMPILER_BOILERPLATE
7598 _LT_LINKER_BOILERPLATE
7599
7600 # Allow CC to be a program name with arguments.
7601 lt_save_CC="$CC"
7602 lt_save_CFLAGS=$CFLAGS
7603 lt_save_GCC=$GCC
7604 GCC=
7605 CC=${RC-"windres"}
7606 CFLAGS=
7607 compiler=$CC
7608 _LT_TAGVAR(compiler, $1)=$CC
7609 _LT_CC_BASENAME([$compiler])
7610 _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
7611
7612 if test -n "$compiler"; then
7613 :
7614 _LT_CONFIG($1)
7615 fi
7616
7617 GCC=$lt_save_GCC
7618 AC_LANG_RESTORE
7619 CC=$lt_save_CC
7620 CFLAGS=$lt_save_CFLAGS
7621 ])# _LT_LANG_RC_CONFIG
7622
7623
7624 # LT_PROG_GCJ
7625 # -----------
7626 AC_DEFUN([LT_PROG_GCJ],
7627 [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
7628 [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
7629 [AC_CHECK_TOOL(GCJ, gcj,)
7630 test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
7631 AC_SUBST(GCJFLAGS)])])[]dnl
7632 ])
7633
7634 # Old name:
7635 AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
7636 dnl aclocal-1.4 backwards compatibility:
7637 dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
7638
7639
7640 # LT_PROG_GO
7641 # ----------
7642 AC_DEFUN([LT_PROG_GO],
7643 [AC_CHECK_TOOL(GOC, gccgo,)
7644 ])
7645
7646
7647 # LT_PROG_RC
7648 # ----------
7649 AC_DEFUN([LT_PROG_RC],
7650 [AC_CHECK_TOOL(RC, windres,)
7651 ])
7652
7653 # Old name:
7654 AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC])
7655 dnl aclocal-1.4 backwards compatibility:
7656 dnl AC_DEFUN([LT_AC_PROG_RC], [])
7657
7658
7659 # _LT_DECL_EGREP
7660 # --------------
7661 # If we don't have a new enough Autoconf to choose the best grep
7662 # available, choose the one first in the user's PATH.
7663 m4_defun([_LT_DECL_EGREP],
7664 [AC_REQUIRE([AC_PROG_EGREP])dnl
7665 AC_REQUIRE([AC_PROG_FGREP])dnl
7666 test -z "$GREP" && GREP=grep
7667 _LT_DECL([], [GREP], [1], [A grep program that handles long lines])
7668 _LT_DECL([], [EGREP], [1], [An ERE matcher])
7669 _LT_DECL([], [FGREP], [1], [A literal string matcher])
7670 dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
7671 AC_SUBST([GREP])
7672 ])
7673
7674
7675 # _LT_DECL_OBJDUMP
7676 # --------------
7677 # If we don't have a new enough Autoconf to choose the best objdump
7678 # available, choose the one first in the user's PATH.
7679 m4_defun([_LT_DECL_OBJDUMP],
7680 [AC_CHECK_TOOL(OBJDUMP, objdump, false)
7681 test -z "$OBJDUMP" && OBJDUMP=objdump
7682 _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
7683 AC_SUBST([OBJDUMP])
7684 ])
7685
7686 # _LT_DECL_DLLTOOL
7687 # ----------------
7688 # Ensure DLLTOOL variable is set.
7689 m4_defun([_LT_DECL_DLLTOOL],
7690 [AC_CHECK_TOOL(DLLTOOL, dlltool, false)
7691 test -z "$DLLTOOL" && DLLTOOL=dlltool
7692 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])
7693 AC_SUBST([DLLTOOL])
7694 ])
7695
7696 # _LT_DECL_SED
7697 # ------------
7698 # Check for a fully-functional sed program, that truncates
7699 # as few characters as possible. Prefer GNU sed if found.
7700 m4_defun([_LT_DECL_SED],
7701 [AC_PROG_SED
7702 test -z "$SED" && SED=sed
7703 Xsed="$SED -e 1s/^X//"
7704 _LT_DECL([], [SED], [1], [A sed program that does not truncate output])
7705 _LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"],
7706 [Sed that helps us avoid accidentally triggering echo(1) options like -n])
7707 ])# _LT_DECL_SED
7708
7709 m4_ifndef([AC_PROG_SED], [
7710 # NOTE: This macro has been submitted for inclusion into #
7711 # GNU Autoconf as AC_PROG_SED. When it is available in #
7712 # a released version of Autoconf we should remove this #
7713 # macro and use it instead. #
7714
7715 m4_defun([AC_PROG_SED],
7716 [AC_MSG_CHECKING([for a sed that does not truncate output])
7717 AC_CACHE_VAL(lt_cv_path_SED,
7718 [# Loop through the user's path and test for sed and gsed.
7719 # Then use that list of sed's as ones to test for truncation.
7720 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7721 for as_dir in $PATH
7722 do
7723 IFS=$as_save_IFS
7724 test -z "$as_dir" && as_dir=.
7725 for lt_ac_prog in sed gsed; do
7726 for ac_exec_ext in '' $ac_executable_extensions; do
7727 if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
7728 lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
7729 fi
7730 done
7731 done
7732 done
7733 IFS=$as_save_IFS
7734 lt_ac_max=0
7735 lt_ac_count=0
7736 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
7737 # along with /bin/sed that truncates output.
7738 for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
7739 test ! -f $lt_ac_sed && continue
7740 cat /dev/null > conftest.in
7741 lt_ac_count=0
7742 echo $ECHO_N "0123456789$ECHO_C" >conftest.in
7743 # Check for GNU sed and select it if it is found.
7744 if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
7745 lt_cv_path_SED=$lt_ac_sed
7746 break
7747 fi
7748 while true; do
7749 cat conftest.in conftest.in >conftest.tmp
7750 mv conftest.tmp conftest.in
7751 cp conftest.in conftest.nl
7752 echo >>conftest.nl
7753 $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
7754 cmp -s conftest.out conftest.nl || break
7755 # 10000 chars as input seems more than enough
7756 test $lt_ac_count -gt 10 && break
7757 lt_ac_count=`expr $lt_ac_count + 1`
7758 if test $lt_ac_count -gt $lt_ac_max; then
7759 lt_ac_max=$lt_ac_count
7760 lt_cv_path_SED=$lt_ac_sed
7761 fi
7762 done
7763 done
7764 ])
7765 SED=$lt_cv_path_SED
7766 AC_SUBST([SED])
7767 AC_MSG_RESULT([$SED])
7768 ])#AC_PROG_SED
7769 ])#m4_ifndef
7770
7771 # Old name:
7772 AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED])
7773 dnl aclocal-1.4 backwards compatibility:
7774 dnl AC_DEFUN([LT_AC_PROG_SED], [])
7775
7776
7777 # _LT_CHECK_SHELL_FEATURES
7778 # ------------------------
7779 # Find out whether the shell is Bourne or XSI compatible,
7780 # or has some other useful features.
7781 m4_defun([_LT_CHECK_SHELL_FEATURES],
7782 [AC_MSG_CHECKING([whether the shell understands some XSI constructs])
7783 # Try some XSI features
7784 xsi_shell=no
7785 ( _lt_dummy="a/b/c"
7786 test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
7787 = c,a/b,b/c, \
7788 && eval 'test $(( 1 + 1 )) -eq 2 \
7789 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
7790 && xsi_shell=yes
7791 AC_MSG_RESULT([$xsi_shell])
7792 _LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell'])
7793
7794 AC_MSG_CHECKING([whether the shell understands "+="])
7795 lt_shell_append=no
7796 ( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \
7797 >/dev/null 2>&1 \
7798 && lt_shell_append=yes
7799 AC_MSG_RESULT([$lt_shell_append])
7800 _LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append'])
7801
7802 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
7803 lt_unset=unset
7804 else
7805 lt_unset=false
7806 fi
7807 _LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl
7808
7809 # test EBCDIC or ASCII
7810 case `echo X|tr X '\101'` in
7811 A) # ASCII based system
7812 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
7813 lt_SP2NL='tr \040 \012'
7814 lt_NL2SP='tr \015\012 \040\040'
7815 ;;
7816 *) # EBCDIC based system
7817 lt_SP2NL='tr \100 \n'
7818 lt_NL2SP='tr \r\n \100\100'
7819 ;;
7820 esac
7821 _LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl
7822 _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
7823 ])# _LT_CHECK_SHELL_FEATURES
7824
7825
7826 # _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
7827 # ------------------------------------------------------
7828 # In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
7829 # '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
7830 m4_defun([_LT_PROG_FUNCTION_REPLACE],
7831 [dnl {
7832 sed -e '/^$1 ()$/,/^} # $1 /c\
7833 $1 ()\
7834 {\
7835 m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1])
7836 } # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
7837 && mv -f "$cfgfile.tmp" "$cfgfile" \
7838 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
7839 test 0 -eq $? || _lt_function_replace_fail=:
7840 ])
7841
7842
7843 # _LT_PROG_REPLACE_SHELLFNS
7844 # -------------------------
7845 # Replace existing portable implementations of several shell functions with
7846 # equivalent extended shell implementations where those features are available..
7847 m4_defun([_LT_PROG_REPLACE_SHELLFNS],
7848 [if test x"$xsi_shell" = xyes; then
7849 _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
7850 case ${1} in
7851 */*) func_dirname_result="${1%/*}${2}" ;;
7852 * ) func_dirname_result="${3}" ;;
7853 esac])
7854
7855 _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
7856 func_basename_result="${1##*/}"])
7857
7858 _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
7859 case ${1} in
7860 */*) func_dirname_result="${1%/*}${2}" ;;
7861 * ) func_dirname_result="${3}" ;;
7862 esac
7863 func_basename_result="${1##*/}"])
7864
7865 _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
7866 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
7867 # positional parameters, so assign one to ordinary parameter first.
7868 func_stripname_result=${3}
7869 func_stripname_result=${func_stripname_result#"${1}"}
7870 func_stripname_result=${func_stripname_result%"${2}"}])
7871
7872 _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
7873 func_split_long_opt_name=${1%%=*}
7874 func_split_long_opt_arg=${1#*=}])
7875
7876 _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
7877 func_split_short_opt_arg=${1#??}
7878 func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
7879
7880 _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
7881 case ${1} in
7882 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
7883 *) func_lo2o_result=${1} ;;
7884 esac])
7885
7886 _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo])
7887
7888 _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))])
7889
7890 _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}])
7891 fi
7892
7893 if test x"$lt_shell_append" = xyes; then
7894 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7895
7896 _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
7897 func_quote_for_eval "${2}"
7898 dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
7899 eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
7900
7901 # Save a `func_append' function call where possible by direct use of '+='
7902 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7903 && mv -f "$cfgfile.tmp" "$cfgfile" \
7904 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
7905 test 0 -eq $? || _lt_function_replace_fail=:
7906 else
7907 # Save a `func_append' function call even when '+=' is not available
7908 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
7909 && mv -f "$cfgfile.tmp" "$cfgfile" \
7910 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
7911 test 0 -eq $? || _lt_function_replace_fail=:
7912 fi
7913
7914 if test x"$_lt_function_replace_fail" = x":"; then
7915 AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
7916 fi
7917 ])
7918
7919 # _LT_PATH_CONVERSION_FUNCTIONS
7920 # -----------------------------
7921 # Determine which file name conversion functions should be used by
7922 # func_to_host_file (and, implicitly, by func_to_host_path). These are needed
7923 # for certain cross-compile configurations and native mingw.
7924 m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
7925 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
7926 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
7927 AC_MSG_CHECKING([how to convert $build file names to $host format])
7928 AC_CACHE_VAL(lt_cv_to_host_file_cmd,
7929 [case $host in
7930 *-*-mingw* )
7931 case $build in
7932 *-*-mingw* ) # actually msys
7933 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
7934 ;;
7935 *-*-cygwin* )
7936 lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
7937 ;;
7938 * ) # otherwise, assume *nix
7939 lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
7940 ;;
7941 esac
7942 ;;
7943 *-*-cygwin* )
7944 case $build in
7945 *-*-mingw* ) # actually msys
7946 lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
7947 ;;
7948 *-*-cygwin* )
7949 lt_cv_to_host_file_cmd=func_convert_file_noop
7950 ;;
7951 * ) # otherwise, assume *nix
7952 lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
7953 ;;
7954 esac
7955 ;;
7956 * ) # unhandled hosts (and "normal" native builds)
7957 lt_cv_to_host_file_cmd=func_convert_file_noop
7958 ;;
7959 esac
7960 ])
7961 to_host_file_cmd=$lt_cv_to_host_file_cmd
7962 AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
7963 _LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
7964 [0], [convert $build file names to $host format])dnl
7965
7966 AC_MSG_CHECKING([how to convert $build file names to toolchain format])
7967 AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
7968 [#assume ordinary cross tools, or native build.
7969 lt_cv_to_tool_file_cmd=func_convert_file_noop
7970 case $host in
7971 *-*-mingw* )
7972 case $build in
7973 *-*-mingw* ) # actually msys
7974 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
7975 ;;
7976 esac
7977 ;;
7978 esac
7979 ])
7980 to_tool_file_cmd=$lt_cv_to_tool_file_cmd
7981 AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
7982 _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
7983 [0], [convert $build files to toolchain format])dnl
7984 ])# _LT_PATH_CONVERSION_FUNCTIONS
7985
7986 # Helper functions for option handling. -*- Autoconf -*-
7987 #
7988 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
7989 # Inc.
7990 # Written by Gary V. Vaughan, 2004
7991 #
7992 # This file is free software; the Free Software Foundation gives
7993 # unlimited permission to copy and/or distribute it, with or without
7994 # modifications, as long as this notice is preserved.
7995
7996 # serial 7 ltoptions.m4
7997
7998 # This is to help aclocal find these macros, as it can't see m4_define.
7999 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
8000
8001
8002 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
8003 # ------------------------------------------
8004 m4_define([_LT_MANGLE_OPTION],
8005 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
8006
8007
8008 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
8009 # ---------------------------------------
8010 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
8011 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
8012 # saved as a flag.
8013 m4_define([_LT_SET_OPTION],
8014 [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
8015 m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
8016 _LT_MANGLE_DEFUN([$1], [$2]),
8017 [m4_warning([Unknown $1 option `$2'])])[]dnl
8018 ])
8019
8020
8021 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
8022 # ------------------------------------------------------------
8023 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
8024 m4_define([_LT_IF_OPTION],
8025 [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
8026
8027
8028 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
8029 # -------------------------------------------------------
8030 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
8031 # are set.
8032 m4_define([_LT_UNLESS_OPTIONS],
8033 [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
8034 [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
8035 [m4_define([$0_found])])])[]dnl
8036 m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
8037 ])[]dnl
8038 ])
8039
8040
8041 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
8042 # ----------------------------------------
8043 # OPTION-LIST is a space-separated list of Libtool options associated
8044 # with MACRO-NAME. If any OPTION has a matching handler declared with
8045 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
8046 # the unknown option and exit.
8047 m4_defun([_LT_SET_OPTIONS],
8048 [# Set options
8049 m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
8050 [_LT_SET_OPTION([$1], _LT_Option)])
8051
8052 m4_if([$1],[LT_INIT],[
8053 dnl
8054 dnl Simply set some default values (i.e off) if boolean options were not
8055 dnl specified:
8056 _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
8057 ])
8058 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
8059 ])
8060 dnl
8061 dnl If no reference was made to various pairs of opposing options, then
8062 dnl we run the default mode handler for the pair. For example, if neither
8063 dnl `shared' nor `disable-shared' was passed, we enable building of shared
8064 dnl archives by default:
8065 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
8066 _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
8067 _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
8068 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
8069 [_LT_ENABLE_FAST_INSTALL])
8070 ])
8071 ])# _LT_SET_OPTIONS
8072
8073
8074
8075 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
8076 # -----------------------------------------
8077 m4_define([_LT_MANGLE_DEFUN],
8078 [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
8079
8080
8081 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
8082 # -----------------------------------------------
8083 m4_define([LT_OPTION_DEFINE],
8084 [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
8085 ])# LT_OPTION_DEFINE
8086
8087
8088 # dlopen
8089 # ------
8090 LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
8091 ])
8092
8093 AU_DEFUN([AC_LIBTOOL_DLOPEN],
8094 [_LT_SET_OPTION([LT_INIT], [dlopen])
8095 AC_DIAGNOSE([obsolete],
8096 [$0: Remove this warning and the call to _LT_SET_OPTION when you
8097 put the `dlopen' option into LT_INIT's first parameter.])
8098 ])
8099
8100 dnl aclocal-1.4 backwards compatibility:
8101 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
8102
8103
8104 # win32-dll
8105 # ---------
8106 # Declare package support for building win32 dll's.
8107 LT_OPTION_DEFINE([LT_INIT], [win32-dll],
8108 [enable_win32_dll=yes
8109
8110 case $host in
8111 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
8112 AC_CHECK_TOOL(AS, as, false)
8113 AC_CHECK_TOOL(DLLTOOL, dlltool, false)
8114 AC_CHECK_TOOL(OBJDUMP, objdump, false)
8115 ;;
8116 esac
8117
8118 test -z "$AS" && AS=as
8119 _LT_DECL([], [AS], [1], [Assembler program])dnl
8120
8121 test -z "$DLLTOOL" && DLLTOOL=dlltool
8122 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
8123
8124 test -z "$OBJDUMP" && OBJDUMP=objdump
8125 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
8126 ])# win32-dll
8127
8128 AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
8129 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
8130 _LT_SET_OPTION([LT_INIT], [win32-dll])
8131 AC_DIAGNOSE([obsolete],
8132 [$0: Remove this warning and the call to _LT_SET_OPTION when you
8133 put the `win32-dll' option into LT_INIT's first parameter.])
8134 ])
8135
8136 dnl aclocal-1.4 backwards compatibility:
8137 dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
8138
8139
8140 # _LT_ENABLE_SHARED([DEFAULT])
8141 # ----------------------------
8142 # implement the --enable-shared flag, and supports the `shared' and
8143 # `disable-shared' LT_INIT options.
8144 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
8145 m4_define([_LT_ENABLE_SHARED],
8146 [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
8147 AC_ARG_ENABLE([shared],
8148 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
8149 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
8150 [p=${PACKAGE-default}
8151 case $enableval in
8152 yes) enable_shared=yes ;;
8153 no) enable_shared=no ;;
8154 *)
8155 enable_shared=no
8156 # Look at the argument we got. We use all the common list separators.
8157 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8158 for pkg in $enableval; do
8159 IFS="$lt_save_ifs"
8160 if test "X$pkg" = "X$p"; then
8161 enable_shared=yes
8162 fi
8163 done
8164 IFS="$lt_save_ifs"
8165 ;;
8166 esac],
8167 [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
8168
8169 _LT_DECL([build_libtool_libs], [enable_shared], [0],
8170 [Whether or not to build shared libraries])
8171 ])# _LT_ENABLE_SHARED
8172
8173 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
8174 LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
8175
8176 # Old names:
8177 AC_DEFUN([AC_ENABLE_SHARED],
8178 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
8179 ])
8180
8181 AC_DEFUN([AC_DISABLE_SHARED],
8182 [_LT_SET_OPTION([LT_INIT], [disable-shared])
8183 ])
8184
8185 AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
8186 AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
8187
8188 dnl aclocal-1.4 backwards compatibility:
8189 dnl AC_DEFUN([AM_ENABLE_SHARED], [])
8190 dnl AC_DEFUN([AM_DISABLE_SHARED], [])
8191
8192
8193
8194 # _LT_ENABLE_STATIC([DEFAULT])
8195 # ----------------------------
8196 # implement the --enable-static flag, and support the `static' and
8197 # `disable-static' LT_INIT options.
8198 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
8199 m4_define([_LT_ENABLE_STATIC],
8200 [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
8201 AC_ARG_ENABLE([static],
8202 [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
8203 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
8204 [p=${PACKAGE-default}
8205 case $enableval in
8206 yes) enable_static=yes ;;
8207 no) enable_static=no ;;
8208 *)
8209 enable_static=no
8210 # Look at the argument we got. We use all the common list separators.
8211 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8212 for pkg in $enableval; do
8213 IFS="$lt_save_ifs"
8214 if test "X$pkg" = "X$p"; then
8215 enable_static=yes
8216 fi
8217 done
8218 IFS="$lt_save_ifs"
8219 ;;
8220 esac],
8221 [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
8222
8223 _LT_DECL([build_old_libs], [enable_static], [0],
8224 [Whether or not to build static libraries])
8225 ])# _LT_ENABLE_STATIC
8226
8227 LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
8228 LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
8229
8230 # Old names:
8231 AC_DEFUN([AC_ENABLE_STATIC],
8232 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
8233 ])
8234
8235 AC_DEFUN([AC_DISABLE_STATIC],
8236 [_LT_SET_OPTION([LT_INIT], [disable-static])
8237 ])
8238
8239 AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
8240 AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
8241
8242 dnl aclocal-1.4 backwards compatibility:
8243 dnl AC_DEFUN([AM_ENABLE_STATIC], [])
8244 dnl AC_DEFUN([AM_DISABLE_STATIC], [])
8245
8246
8247
8248 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
8249 # ----------------------------------
8250 # implement the --enable-fast-install flag, and support the `fast-install'
8251 # and `disable-fast-install' LT_INIT options.
8252 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
8253 m4_define([_LT_ENABLE_FAST_INSTALL],
8254 [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
8255 AC_ARG_ENABLE([fast-install],
8256 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
8257 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
8258 [p=${PACKAGE-default}
8259 case $enableval in
8260 yes) enable_fast_install=yes ;;
8261 no) enable_fast_install=no ;;
8262 *)
8263 enable_fast_install=no
8264 # Look at the argument we got. We use all the common list separators.
8265 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8266 for pkg in $enableval; do
8267 IFS="$lt_save_ifs"
8268 if test "X$pkg" = "X$p"; then
8269 enable_fast_install=yes
8270 fi
8271 done
8272 IFS="$lt_save_ifs"
8273 ;;
8274 esac],
8275 [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
8276
8277 _LT_DECL([fast_install], [enable_fast_install], [0],
8278 [Whether or not to optimize for fast installation])dnl
8279 ])# _LT_ENABLE_FAST_INSTALL
8280
8281 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
8282 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
8283
8284 # Old names:
8285 AU_DEFUN([AC_ENABLE_FAST_INSTALL],
8286 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
8287 AC_DIAGNOSE([obsolete],
8288 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
8289 the `fast-install' option into LT_INIT's first parameter.])
8290 ])
8291
8292 AU_DEFUN([AC_DISABLE_FAST_INSTALL],
8293 [_LT_SET_OPTION([LT_INIT], [disable-fast-install])
8294 AC_DIAGNOSE([obsolete],
8295 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
8296 the `disable-fast-install' option into LT_INIT's first parameter.])
8297 ])
8298
8299 dnl aclocal-1.4 backwards compatibility:
8300 dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
8301 dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
8302
8303
8304 # _LT_WITH_PIC([MODE])
8305 # --------------------
8306 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
8307 # LT_INIT options.
8308 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
8309 m4_define([_LT_WITH_PIC],
8310 [AC_ARG_WITH([pic],
8311 [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@],
8312 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
8313 [lt_p=${PACKAGE-default}
8314 case $withval in
8315 yes|no) pic_mode=$withval ;;
8316 *)
8317 pic_mode=default
8318 # Look at the argument we got. We use all the common list separators.
8319 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
8320 for lt_pkg in $withval; do
8321 IFS="$lt_save_ifs"
8322 if test "X$lt_pkg" = "X$lt_p"; then
8323 pic_mode=yes
8324 fi
8325 done
8326 IFS="$lt_save_ifs"
8327 ;;
8328 esac],
8329 [pic_mode=default])
8330
8331 test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
8332
8333 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
8334 ])# _LT_WITH_PIC
8335
8336 LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
8337 LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
8338
8339 # Old name:
8340 AU_DEFUN([AC_LIBTOOL_PICMODE],
8341 [_LT_SET_OPTION([LT_INIT], [pic-only])
8342 AC_DIAGNOSE([obsolete],
8343 [$0: Remove this warning and the call to _LT_SET_OPTION when you
8344 put the `pic-only' option into LT_INIT's first parameter.])
8345 ])
8346
8347 dnl aclocal-1.4 backwards compatibility:
8348 dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
8349
8350
8351 m4_define([_LTDL_MODE], [])
8352 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
8353 [m4_define([_LTDL_MODE], [nonrecursive])])
8354 LT_OPTION_DEFINE([LTDL_INIT], [recursive],
8355 [m4_define([_LTDL_MODE], [recursive])])
8356 LT_OPTION_DEFINE([LTDL_INIT], [subproject],
8357 [m4_define([_LTDL_MODE], [subproject])])
8358
8359 m4_define([_LTDL_TYPE], [])
8360 LT_OPTION_DEFINE([LTDL_INIT], [installable],
8361 [m4_define([_LTDL_TYPE], [installable])])
8362 LT_OPTION_DEFINE([LTDL_INIT], [convenience],
8363 [m4_define([_LTDL_TYPE], [convenience])])
8364
8365 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
8366 #
8367 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
8368 # Written by Gary V. Vaughan, 2004
8369 #
8370 # This file is free software; the Free Software Foundation gives
8371 # unlimited permission to copy and/or distribute it, with or without
8372 # modifications, as long as this notice is preserved.
8373
8374 # serial 6 ltsugar.m4
8375
8376 # This is to help aclocal find these macros, as it can't see m4_define.
8377 AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
8378
8379
8380 # lt_join(SEP, ARG1, [ARG2...])
8381 # -----------------------------
8382 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
8383 # associated separator.
8384 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
8385 # versions in m4sugar had bugs.
8386 m4_define([lt_join],
8387 [m4_if([$#], [1], [],
8388 [$#], [2], [[$2]],
8389 [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])])
8390 m4_define([_lt_join],
8391 [m4_if([$#$2], [2], [],
8392 [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])])
8393
8394
8395 # lt_car(LIST)
8396 # lt_cdr(LIST)
8397 # ------------
8398 # Manipulate m4 lists.
8399 # These macros are necessary as long as will still need to support
8400 # Autoconf-2.59 which quotes differently.
8401 m4_define([lt_car], [[$1]])
8402 m4_define([lt_cdr],
8403 [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
8404 [$#], 1, [],
8405 [m4_dquote(m4_shift($@))])])
8406 m4_define([lt_unquote], $1)
8407
8408
8409 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
8410 # ------------------------------------------
8411 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
8412 # Note that neither SEPARATOR nor STRING are expanded; they are appended
8413 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
8414 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
8415 # than defined and empty).
8416 #
8417 # This macro is needed until we can rely on Autoconf 2.62, since earlier
8418 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
8419 m4_define([lt_append],
8420 [m4_define([$1],
8421 m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
8422
8423
8424
8425 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
8426 # ----------------------------------------------------------
8427 # Produce a SEP delimited list of all paired combinations of elements of
8428 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
8429 # has the form PREFIXmINFIXSUFFIXn.
8430 # Needed until we can rely on m4_combine added in Autoconf 2.62.
8431 m4_define([lt_combine],
8432 [m4_if(m4_eval([$# > 3]), [1],
8433 [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
8434 [[m4_foreach([_Lt_prefix], [$2],
8435 [m4_foreach([_Lt_suffix],
8436 ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[,
8437 [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])])
8438
8439
8440 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
8441 # -----------------------------------------------------------------------
8442 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
8443 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
8444 m4_define([lt_if_append_uniq],
8445 [m4_ifdef([$1],
8446 [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1],
8447 [lt_append([$1], [$2], [$3])$4],
8448 [$5])],
8449 [lt_append([$1], [$2], [$3])$4])])
8450
8451
8452 # lt_dict_add(DICT, KEY, VALUE)
8453 # -----------------------------
8454 m4_define([lt_dict_add],
8455 [m4_define([$1($2)], [$3])])
8456
8457
8458 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
8459 # --------------------------------------------
8460 m4_define([lt_dict_add_subkey],
8461 [m4_define([$1($2:$3)], [$4])])
8462
8463
8464 # lt_dict_fetch(DICT, KEY, [SUBKEY])
8465 # ----------------------------------
8466 m4_define([lt_dict_fetch],
8467 [m4_ifval([$3],
8468 m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
8469 m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
8470
8471
8472 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
8473 # -----------------------------------------------------------------
8474 m4_define([lt_if_dict_fetch],
8475 [m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4],
8476 [$5],
8477 [$6])])
8478
8479
8480 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
8481 # --------------------------------------------------------------
8482 m4_define([lt_dict_filter],
8483 [m4_if([$5], [], [],
8484 [lt_join(m4_quote(m4_default([$4], [[, ]])),
8485 lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]),
8486 [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
8487 ])
8488
8489 # ltversion.m4 -- version numbers -*- Autoconf -*-
8490 #
8491 # Copyright (C) 2004 Free Software Foundation, Inc.
8492 # Written by Scott James Remnant, 2004
8493 #
8494 # This file is free software; the Free Software Foundation gives
8495 # unlimited permission to copy and/or distribute it, with or without
8496 # modifications, as long as this notice is preserved.
8497
8498 # @configure_input@
8499
8500 # serial 3337 ltversion.m4
8501 # This file is part of GNU Libtool
8502
8503 m4_define([LT_PACKAGE_VERSION], [2.4.2])
8504 m4_define([LT_PACKAGE_REVISION], [1.3337])
8505
8506 AC_DEFUN([LTVERSION_VERSION],
8507 [macro_version='2.4.2'
8508 macro_revision='1.3337'
8509 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
8510 _LT_DECL(, macro_revision, 0)
8511 ])
8512
8513 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
8514 #
8515 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
8516 # Written by Scott James Remnant, 2004.
8517 #
8518 # This file is free software; the Free Software Foundation gives
8519 # unlimited permission to copy and/or distribute it, with or without
8520 # modifications, as long as this notice is preserved.
8521
8522 # serial 5 lt~obsolete.m4
8523
8524 # These exist entirely to fool aclocal when bootstrapping libtool.
8525 #
8526 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
8527 # which have later been changed to m4_define as they aren't part of the
8528 # exported API, or moved to Autoconf or Automake where they belong.
8529 #
8530 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
8531 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
8532 # using a macro with the same name in our local m4/libtool.m4 it'll
8533 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
8534 # and doesn't know about Autoconf macros at all.)
8535 #
8536 # So we provide this file, which has a silly filename so it's always
8537 # included after everything else. This provides aclocal with the
8538 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
8539 # because those macros already exist, or will be overwritten later.
8540 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
8541 #
8542 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
8543 # Yes, that means every name once taken will need to remain here until
8544 # we give up compatibility with versions before 1.7, at which point
8545 # we need to keep only those names which we still refer to.
8546
8547 # This is to help aclocal find these macros, as it can't see m4_define.
8548 AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
8549
8550 m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
8551 m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])])
8552 m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
8553 m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])])
8554 m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
8555 m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])])
8556 m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])])
8557 m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
8558 m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])])
8559 m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])])
8560 m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])])
8561 m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
8562 m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
8563 m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
8564 m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
8565 m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])])
8566 m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])])
8567 m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
8568 m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
8569 m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])])
8570 m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])])
8571 m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
8572 m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
8573 m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
8574 m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
8575 m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
8576 m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
8577 m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
8578 m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])])
8579 m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])])
8580 m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])])
8581 m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
8582 m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])])
8583 m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])])
8584 m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])])
8585 m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])])
8586 m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
8587 m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])])
8588 m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
8589 m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])])
8590 m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])])
8591 m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])])
8592 m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
8593 m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
8594 m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
8595 m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
8596 m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
8597 m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
8598 m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
8599 m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
8600 m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
8601 m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
8602 m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])])
8603 m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
8604 m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
8605 m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])])
8606 m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
8607 m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
8608 m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])])
8609 m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
8610 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
8611
8612 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
8613 # serial 1 (pkg-config-0.24)
8614 #
8615 # Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
8616 #
8617 # This program is free software; you can redistribute it and/or modify
8618 # it under the terms of the GNU General Public License as published by
8619 # the Free Software Foundation; either version 2 of the License, or
8620 # (at your option) any later version.
8621 #
8622 # This program is distributed in the hope that it will be useful, but
8623 # WITHOUT ANY WARRANTY; without even the implied warranty of
8624 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
8625 # General Public License for more details.
8626 #
8627 # You should have received a copy of the GNU General Public License
8628 # along with this program; if not, write to the Free Software
8629 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
8630 #
8631 # As a special exception to the GNU General Public License, if you
8632 # distribute this file as part of a program that contains a
8633 # configuration script generated by Autoconf, you may include it under
8634 # the same distribution terms that you use for the rest of that program.
8635
8636 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
8637 # ----------------------------------
8638 AC_DEFUN([PKG_PROG_PKG_CONFIG],
8639 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
8640 m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])
8641 m4_pattern_allow([^PKG_CONFIG_(DISABLE_UNINSTALLED|TOP_BUILD_DIR|DEBUG_SPEW)$])
8642 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
8643 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
8644 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
8645
8646 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
8647 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
8648 fi
8649 if test -n "$PKG_CONFIG"; then
8650 _pkg_min_version=m4_default([$1], [0.9.0])
8651 AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
8652 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
8653 AC_MSG_RESULT([yes])
8654 else
8655 AC_MSG_RESULT([no])
8656 PKG_CONFIG=""
8657 fi
8658 fi[]dnl
8659 ])# PKG_PROG_PKG_CONFIG
8660
8661 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
8662 #
8663 # Check to see whether a particular set of modules exists. Similar
8664 # to PKG_CHECK_MODULES(), but does not set variables or print errors.
8665 #
8666 # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
8667 # only at the first occurence in configure.ac, so if the first place
8668 # it's called might be skipped (such as if it is within an "if", you
8669 # have to call PKG_CHECK_EXISTS manually
8670 # --------------------------------------------------------------
8671 AC_DEFUN([PKG_CHECK_EXISTS],
8672 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
8673 if test -n "$PKG_CONFIG" && \
8674 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
8675 m4_default([$2], [:])
8676 m4_ifvaln([$3], [else
8677 $3])dnl
8678 fi])
8679
8680 # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
8681 # ---------------------------------------------
8682 m4_define([_PKG_CONFIG],
8683 [if test -n "$$1"; then
8684 pkg_cv_[]$1="$$1"
8685 elif test -n "$PKG_CONFIG"; then
8686 PKG_CHECK_EXISTS([$3],
8687 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
8688 test "x$?" != "x0" && pkg_failed=yes ],
8689 [pkg_failed=yes])
8690 else
8691 pkg_failed=untried
8692 fi[]dnl
8693 ])# _PKG_CONFIG
8694
8695 # _PKG_SHORT_ERRORS_SUPPORTED
8696 # -----------------------------
8697 AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED],
8698 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
8699 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
8700 _pkg_short_errors_supported=yes
8701 else
8702 _pkg_short_errors_supported=no
8703 fi[]dnl
8704 ])# _PKG_SHORT_ERRORS_SUPPORTED
8705
8706
8707 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
8708 # [ACTION-IF-NOT-FOUND])
8709 #
8710 #
8711 # Note that if there is a possibility the first call to
8712 # PKG_CHECK_MODULES might not happen, you should be sure to include an
8713 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
8714 #
8715 #
8716 # --------------------------------------------------------------
8717 AC_DEFUN([PKG_CHECK_MODULES],
8718 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
8719 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
8720 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
8721
8722 pkg_failed=no
8723 AC_MSG_CHECKING([for $1])
8724
8725 _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
8726 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
8727
8728 m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
8729 and $1[]_LIBS to avoid the need to call pkg-config.
8730 See the pkg-config man page for more details.])
8731
8732 if test $pkg_failed = yes; then
8733 AC_MSG_RESULT([no])
8734 _PKG_SHORT_ERRORS_SUPPORTED
8735 if test $_pkg_short_errors_supported = yes; then
8736 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
8737 else
8738 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
8739 fi
8740 # Put the nasty error message in config.log where it belongs
8741 echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
8742
8743 m4_default([$4], [AC_MSG_ERROR(
8744 [Package requirements ($2) were not met:
8745
8746 $$1_PKG_ERRORS
8747
8748 Consider adjusting the PKG_CONFIG_PATH environment variable if you
8749 installed software in a non-standard prefix.
8750
8751 _PKG_TEXT])[]dnl
8752 ])
8753 elif test $pkg_failed = untried; then
8754 AC_MSG_RESULT([no])
8755 m4_default([$4], [AC_MSG_FAILURE(
8756 [The pkg-config script could not be found or is too old. Make sure it
8757 is in your PATH or set the PKG_CONFIG environment variable to the full
8758 path to pkg-config.
8759
8760 _PKG_TEXT
8761
8762 To get pkg-config, see <http://pkg-config.freedesktop.org/>.])[]dnl
8763 ])
8764 else
8765 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
8766 $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
8767 AC_MSG_RESULT([yes])
8768 $3
8769 fi[]dnl
8770 ])# PKG_CHECK_MODULES
8771
8772
8773 # PKG_INSTALLDIR(DIRECTORY)
8774 # -------------------------
8775 # Substitutes the variable pkgconfigdir as the location where a module
8776 # should install pkg-config .pc files. By default the directory is
8777 # $libdir/pkgconfig, but the default can be changed by passing
8778 # DIRECTORY. The user can override through the --with-pkgconfigdir
8779 # parameter.
8780 AC_DEFUN([PKG_INSTALLDIR],
8781 [m4_pushdef([pkg_default], [m4_default([$1], ['${libdir}/pkgconfig'])])
8782 m4_pushdef([pkg_description],
8783 [pkg-config installation directory @<:@]pkg_default[@:>@])
8784 AC_ARG_WITH([pkgconfigdir],
8785 [AS_HELP_STRING([--with-pkgconfigdir], pkg_description)],,
8786 [with_pkgconfigdir=]pkg_default)
8787 AC_SUBST([pkgconfigdir], [$with_pkgconfigdir])
8788 m4_popdef([pkg_default])
8789 m4_popdef([pkg_description])
8790 ]) dnl PKG_INSTALLDIR
8791
8792
8793 # PKG_NOARCH_INSTALLDIR(DIRECTORY)
8794 # -------------------------
8795 # Substitutes the variable noarch_pkgconfigdir as the location where a
8796 # module should install arch-independent pkg-config .pc files. By
8797 # default the directory is $datadir/pkgconfig, but the default can be
8798 # changed by passing DIRECTORY. The user can override through the
8799 # --with-noarch-pkgconfigdir parameter.
8800 AC_DEFUN([PKG_NOARCH_INSTALLDIR],
8801 [m4_pushdef([pkg_default], [m4_default([$1], ['${datadir}/pkgconfig'])])
8802 m4_pushdef([pkg_description],
8803 [pkg-config arch-independent installation directory @<:@]pkg_default[@:>@])
8804 AC_ARG_WITH([noarch-pkgconfigdir],
8805 [AS_HELP_STRING([--with-noarch-pkgconfigdir], pkg_description)],,
8806 [with_noarch_pkgconfigdir=]pkg_default)
8807 AC_SUBST([noarch_pkgconfigdir], [$with_noarch_pkgconfigdir])
8808 m4_popdef([pkg_default])
8809 m4_popdef([pkg_description])
8810 ]) dnl PKG_NOARCH_INSTALLDIR
8811
8812 # Copyright (C) 2002-2012 Free Software Foundation, Inc.
248813 #
258814 # This file is free software; the Free Software Foundation
268815 # gives unlimited permission to copy and/or distribute it,
278816 # with or without modifications, as long as this notice is preserved.
288817
29 # serial 1
8818 # serial 8
308819
318820 # AM_AUTOMAKE_VERSION(VERSION)
328821 # ----------------------------
348823 # generated from the m4 files accompanying Automake X.Y.
358824 # (This private macro should not be called outside this file.)
368825 AC_DEFUN([AM_AUTOMAKE_VERSION],
37 [am__api_version='1.11'
8826 [am__api_version='1.12'
388827 dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
398828 dnl require some minimum version. Point them to the right macro.
40 m4_if([$1], [1.11.6], [],
8829 m4_if([$1], [1.12.2], [],
418830 [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
428831 ])
438832
538842 # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
548843 # This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
558844 AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
56 [AM_AUTOMAKE_VERSION([1.11.6])dnl
8845 [AM_AUTOMAKE_VERSION([1.12.2])dnl
578846 m4_ifndef([AC_AUTOCONF_VERSION],
588847 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
598848 _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
608849
618850 # AM_AUX_DIR_EXPAND -*- Autoconf -*-
628851
63 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
8852 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
648853 #
658854 # This file is free software; the Free Software Foundation
668855 # gives unlimited permission to copy and/or distribute it,
678856 # with or without modifications, as long as this notice is preserved.
688857
69 # serial 1
8858 # serial 2
708859
718860 # For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
72 # $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
73 # `$srcdir', `$srcdir/..', or `$srcdir/../..'.
8861 # $ac_aux_dir to '$srcdir/foo'. In other projects, it is set to
8862 # '$srcdir', '$srcdir/..', or '$srcdir/../..'.
748863 #
758864 # Of course, Automake must honor this variable whenever it calls a
768865 # tool from the auxiliary directory. The problem is that $srcdir (and
898878 #
908879 # The reason of the latter failure is that $top_srcdir and $ac_aux_dir
918880 # are both prefixed by $srcdir. In an in-source build this is usually
92 # harmless because $srcdir is `.', but things will broke when you
8881 # harmless because $srcdir is '.', but things will broke when you
938882 # start a VPATH build or use an absolute $srcdir.
948883 #
958884 # So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
1158904
1168905 # AM_CONDITIONAL -*- Autoconf -*-
1178906
118 # Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
119 # Free Software Foundation, Inc.
8907 # Copyright (C) 1997-2012 Free Software Foundation, Inc.
1208908 #
1218909 # This file is free software; the Free Software Foundation
1228910 # gives unlimited permission to copy and/or distribute it,
1238911 # with or without modifications, as long as this notice is preserved.
1248912
125 # serial 9
8913 # serial 10
1268914
1278915 # AM_CONDITIONAL(NAME, SHELL-CONDITION)
1288916 # -------------------------------------
1298917 # Define a conditional.
1308918 AC_DEFUN([AM_CONDITIONAL],
131 [AC_PREREQ(2.52)dnl
132 ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
133 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
8919 [AC_PREREQ([2.52])dnl
8920 m4_if([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
8921 [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
1348922 AC_SUBST([$1_TRUE])dnl
1358923 AC_SUBST([$1_FALSE])dnl
1368924 _AM_SUBST_NOTMAKE([$1_TRUE])dnl
1498937 Usually this means the macro was only invoked conditionally.]])
1508938 fi])])
1518939
152 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
153 # 2010, 2011 Free Software Foundation, Inc.
8940 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
1548941 #
1558942 # This file is free software; the Free Software Foundation
1568943 # gives unlimited permission to copy and/or distribute it,
1578944 # with or without modifications, as long as this notice is preserved.
1588945
159 # serial 12
160
161 # There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
8946 # serial 17
8947
8948 # There are a few dirty hacks below to avoid letting 'AC_PROG_CC' be
1628949 # written in clear, in which case automake, when reading aclocal.m4,
1638950 # will think it sees a *use*, and therefore will trigger all it's
1648951 # C support machinery. Also note that it means that autoscan, seeing
1688955 # _AM_DEPENDENCIES(NAME)
1698956 # ----------------------
1708957 # See how the compiler implements dependency checking.
171 # NAME is "CC", "CXX", "GCJ", or "OBJC".
8958 # NAME is "CC", "CXX", "OBJC", "OBJCXX", "UPC", or "GJC".
1728959 # We try a few techniques and use that to set a single cache variable.
1738960 #
1748961 # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
1818968 AC_REQUIRE([AM_MAKE_INCLUDE])dnl
1828969 AC_REQUIRE([AM_DEP_TRACK])dnl
1838970
184 ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
185 [$1], CXX, [depcc="$CXX" am_compiler_list=],
186 [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
187 [$1], UPC, [depcc="$UPC" am_compiler_list=],
188 [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
189 [depcc="$$1" am_compiler_list=])
8971 m4_if([$1], [CC], [depcc="$CC" am_compiler_list=],
8972 [$1], [CXX], [depcc="$CXX" am_compiler_list=],
8973 [$1], [OBJC], [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
8974 [$1], [OBJCXX], [depcc="$OBJCXX" am_compiler_list='gcc3 gcc'],
8975 [$1], [UPC], [depcc="$UPC" am_compiler_list=],
8976 [$1], [GCJ], [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
8977 [depcc="$$1" am_compiler_list=])
1908978
1918979 AC_CACHE_CHECK([dependency style of $depcc],
1928980 [am_cv_$1_dependencies_compiler_type],
1948982 # We make a subdir and do the tests there. Otherwise we can end up
1958983 # making bogus files that we don't know about and never remove. For
1968984 # instance it was reported that on HP-UX the gcc test will end up
197 # making a dummy file named `D' -- because `-MD' means `put the output
198 # in D'.
8985 # making a dummy file named 'D' -- because '-MD' means "put the output
8986 # in D".
1998987 rm -rf conftest.dir
2008988 mkdir conftest.dir
2018989 # Copy depcomp to subdir because otherwise we won't find it if we're
2359023 : > sub/conftest.c
2369024 for i in 1 2 3 4 5 6; do
2379025 echo '#include "conftst'$i'.h"' >> sub/conftest.c
238 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
239 # Solaris 8's {/usr,}/bin/sh.
240 touch sub/conftst$i.h
9026 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
9027 # Solaris 10 /bin/sh.
9028 echo '/* dummy */' > sub/conftst$i.h
2419029 done
2429030 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2439031
244 # We check with `-c' and `-o' for the sake of the "dashmstdout"
9032 # We check with '-c' and '-o' for the sake of the "dashmstdout"
2459033 # mode. It turns out that the SunPro C++ compiler does not properly
246 # handle `-M -o', and we need to detect this. Also, some Intel
247 # versions had trouble with output in subdirs
9034 # handle '-M -o', and we need to detect this. Also, some Intel
9035 # versions had trouble with output in subdirs.
2489036 am__obj=sub/conftest.${OBJEXT-o}
2499037 am__minus_obj="-o $am__obj"
2509038 case $depmode in
2539041 test "$am__universal" = false || continue
2549042 ;;
2559043 nosideeffect)
256 # after this tag, mechanisms are not by side-effect, so they'll
257 # only be used when explicitly requested
9044 # After this tag, mechanisms are not by side-effect, so they'll
9045 # only be used when explicitly requested.
2589046 if test "x$enable_dependency_tracking" = xyes; then
2599047 continue
2609048 else
2629050 fi
2639051 ;;
2649052 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
265 # This compiler won't grok `-c -o', but also, the minuso test has
9053 # This compiler won't grok '-c -o', but also, the minuso test has
2669054 # not run yet. These depmodes are late enough in the game, and
2679055 # so weak that their functioning should not be impacted.
2689056 am__obj=conftest.${OBJEXT-o}
3109098 # AM_SET_DEPDIR
3119099 # -------------
3129100 # Choose a directory name for dependency files.
313 # This macro is AC_REQUIREd in _AM_DEPENDENCIES
9101 # This macro is AC_REQUIREd in _AM_DEPENDENCIES.
3149102 AC_DEFUN([AM_SET_DEPDIR],
3159103 [AC_REQUIRE([AM_SET_LEADING_DOT])dnl
3169104 AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
3209108 # AM_DEP_TRACK
3219109 # ------------
3229110 AC_DEFUN([AM_DEP_TRACK],
323 [AC_ARG_ENABLE(dependency-tracking,
324 [ --disable-dependency-tracking speeds up one-time build
325 --enable-dependency-tracking do not reject slow dependency extractors])
9111 [AC_ARG_ENABLE([dependency-tracking], [dnl
9112 AS_HELP_STRING(
9113 [--enable-dependency-tracking],
9114 [do not reject slow dependency extractors])
9115 AS_HELP_STRING(
9116 [--disable-dependency-tracking],
9117 [speeds up one-time build])])
3269118 if test "x$enable_dependency_tracking" != xno; then
3279119 am_depcomp="$ac_aux_dir/depcomp"
3289120 AMDEPBACKSLASH='\'
3379129
3389130 # Generate code to set up dependency tracking. -*- Autoconf -*-
3399131
340 # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
341 # Free Software Foundation, Inc.
9132 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
3429133 #
3439134 # This file is free software; the Free Software Foundation
3449135 # gives unlimited permission to copy and/or distribute it,
3459136 # with or without modifications, as long as this notice is preserved.
3469137
347 #serial 5
9138 # serial 6
3489139
3499140 # _AM_OUTPUT_DEPENDENCY_COMMANDS
3509141 # ------------------------------
3639154 # Strip MF so we end up with the name of the file.
3649155 mf=`echo "$mf" | sed -e 's/:.*$//'`
3659156 # Check whether this is an Automake generated Makefile or not.
366 # We used to match only the files named `Makefile.in', but
9157 # We used to match only the files named 'Makefile.in', but
3679158 # some people rename them; so instead we look at the file content.
3689159 # Grep'ing the first line is not enough: some people post-process
3699160 # each Makefile.in and add a new line on top of each file to say so.
3759166 continue
3769167 fi
3779168 # Extract the definition of DEPDIR, am__include, and am__quote
378 # from the Makefile without running `make'.
9169 # from the Makefile without running 'make'.
3799170 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
3809171 test -z "$DEPDIR" && continue
3819172 am__include=`sed -n 's/^am__include = //p' < "$mf"`
3829173 test -z "am__include" && continue
3839174 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
384 # When using ansi2knr, U may be empty or an underscore; expand it
385 U=`sed -n 's/^U = //p' < "$mf"`
3869175 # Find all dependency output files, they are included files with
3879176 # $(DEPDIR) in their names. We invoke sed twice because it is the
3889177 # simplest approach to changing $(DEPDIR) to its actual value in the
3899178 # expansion.
3909179 for file in `sed -n "
3919180 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
392 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
9181 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
3939182 # Make sure the directory exists.
3949183 test -f "$dirpart/$file" && continue
3959184 fdir=`AS_DIRNAME(["$file"])`
4079196 # This macro should only be invoked once -- use via AC_REQUIRE.
4089197 #
4099198 # This code is only required when automatic dependency tracking
410 # is enabled. FIXME. This creates each `.P' file that we will
9199 # is enabled. FIXME. This creates each '.P' file that we will
4119200 # need in order to bootstrap the dependency handling code.
4129201 AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
4139202 [AC_CONFIG_COMMANDS([depfiles],
4179206
4189207 # Do all the work for Automake. -*- Autoconf -*-
4199208
420 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
421 # 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
9209 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
4229210 #
4239211 # This file is free software; the Free Software Foundation
4249212 # gives unlimited permission to copy and/or distribute it,
4259213 # with or without modifications, as long as this notice is preserved.
4269214
427 # serial 16
9215 # serial 19
4289216
4299217 # This macro actually does too much. Some checks are only needed if
4309218 # your package does certain things. But this isn't really a big deal.
4709258 # Define the identity of the package.
4719259 dnl Distinguish between old-style and new-style calls.
4729260 m4_ifval([$2],
473 [m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
9261 [AC_DIAGNOSE([obsolete],
9262 [$0: two- and three-arguments forms are deprecated. For more info, see:
9263 http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_INIT_AUTOMAKE-invocation])
9264 m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
4749265 AC_SUBST([PACKAGE], [$1])dnl
4759266 AC_SUBST([VERSION], [$2])],
4769267 [_AM_SET_OPTIONS([$1])dnl
4779268 dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
478 m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
9269 m4_if(
9270 m4_ifdef([AC_PACKAGE_NAME], [ok]):m4_ifdef([AC_PACKAGE_VERSION], [ok]),
9271 [ok:ok],,
4799272 [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
4809273 AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
4819274 AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
4829275
4839276 _AM_IF_OPTION([no-define],,
484 [AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
485 AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
9277 [AC_DEFINE_UNQUOTED([PACKAGE], ["$PACKAGE"], [Name of package])
9278 AC_DEFINE_UNQUOTED([VERSION], ["$VERSION"], [Version number of package])])dnl
4869279
4879280 # Some tools Automake needs.
4889281 AC_REQUIRE([AM_SANITY_CHECK])dnl
4899282 AC_REQUIRE([AC_ARG_PROGRAM])dnl
490 AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
491 AM_MISSING_PROG(AUTOCONF, autoconf)
492 AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
493 AM_MISSING_PROG(AUTOHEADER, autoheader)
494 AM_MISSING_PROG(MAKEINFO, makeinfo)
9283 AM_MISSING_PROG([ACLOCAL], [aclocal-${am__api_version}])
9284 AM_MISSING_PROG([AUTOCONF], [autoconf])
9285 AM_MISSING_PROG([AUTOMAKE], [automake-${am__api_version}])
9286 AM_MISSING_PROG([AUTOHEADER], [autoheader])
9287 AM_MISSING_PROG([MAKEINFO], [makeinfo])
4959288 AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
4969289 AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
497 AC_REQUIRE([AM_PROG_MKDIR_P])dnl
9290 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
9291 # For better backward compatibility. To be removed once Automake 1.9.x
9292 # dies out for good. For more background, see:
9293 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
9294 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
9295 AC_SUBST([mkdir_p], ['$(MKDIR_P)'])
4989296 # We need awk for the "check" target. The system "awk" is bad on
4999297 # some platforms.
5009298 AC_REQUIRE([AC_PROG_AWK])dnl
5059303 [_AM_PROG_TAR([v7])])])
5069304 _AM_IF_OPTION([no-dependencies],,
5079305 [AC_PROVIDE_IFELSE([AC_PROG_CC],
508 [_AM_DEPENDENCIES(CC)],
509 [define([AC_PROG_CC],
510 defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
9306 [_AM_DEPENDENCIES([CC])],
9307 [m4_define([AC_PROG_CC],
9308 m4_defn([AC_PROG_CC])[_AM_DEPENDENCIES([CC])])])dnl
5119309 AC_PROVIDE_IFELSE([AC_PROG_CXX],
512 [_AM_DEPENDENCIES(CXX)],
513 [define([AC_PROG_CXX],
514 defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
9310 [_AM_DEPENDENCIES([CXX])],
9311 [m4_define([AC_PROG_CXX],
9312 m4_defn([AC_PROG_CXX])[_AM_DEPENDENCIES([CXX])])])dnl
5159313 AC_PROVIDE_IFELSE([AC_PROG_OBJC],
516 [_AM_DEPENDENCIES(OBJC)],
517 [define([AC_PROG_OBJC],
518 defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
9314 [_AM_DEPENDENCIES([OBJC])],
9315 [m4_define([AC_PROG_OBJC],
9316 m4_defn([AC_PROG_OBJC])[_AM_DEPENDENCIES([OBJC])])])dnl
9317 dnl Support for Objective C++ was only introduced in Autoconf 2.65,
9318 dnl but we still cater to Autoconf 2.62.
9319 m4_ifdef([AC_PROG_OBJCXX],
9320 [AC_PROVIDE_IFELSE([AC_PROG_OBJCXX],
9321 [_AM_DEPENDENCIES([OBJCXX])],
9322 [m4_define([AC_PROG_OBJCXX],
9323 m4_defn([AC_PROG_OBJCXX])[_AM_DEPENDENCIES([OBJCXX])])])])dnl
5199324 ])
5209325 _AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
521 dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
522 dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
9326 dnl The 'parallel-tests' driver may need to know about EXEEXT, so add the
9327 dnl 'am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
5239328 dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
5249329 AC_CONFIG_COMMANDS_PRE(dnl
5259330 [m4_provide_if([_AM_COMPILER_EXEEXT],
5269331 [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
5279332 ])
5289333
529 dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
9334 dnl Hook into '_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
5309335 dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
5319336 dnl mangled by Autoconf and run in a shell conditional statement.
5329337 m4_define([_AC_COMPILER_EXEEXT],
5549359 done
5559360 echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
5569361
557 # Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
558 # Inc.
9362 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
5599363 #
5609364 # This file is free software; the Free Software Foundation
5619365 # gives unlimited permission to copy and/or distribute it,
5629366 # with or without modifications, as long as this notice is preserved.
5639367
564 # serial 1
9368 # serial 8
5659369
5669370 # AM_PROG_INSTALL_SH
5679371 # ------------------
5769380 install_sh="\${SHELL} $am_aux_dir/install-sh"
5779381 esac
5789382 fi
579 AC_SUBST(install_sh)])
580
581 # Copyright (C) 2003, 2005 Free Software Foundation, Inc.
9383 AC_SUBST([install_sh])])
9384
9385 # Copyright (C) 2003-2012 Free Software Foundation, Inc.
5829386 #
5839387 # This file is free software; the Free Software Foundation
5849388 # gives unlimited permission to copy and/or distribute it,
6029406 # Add --enable-maintainer-mode option to configure. -*- Autoconf -*-
6039407 # From Jim Meyering
6049408
605 # Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2008,
606 # 2011 Free Software Foundation, Inc.
9409 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
6079410 #
6089411 # This file is free software; the Free Software Foundation
6099412 # gives unlimited permission to copy and/or distribute it,
6109413 # with or without modifications, as long as this notice is preserved.
6119414
612 # serial 5
9415 # serial 7
6139416
6149417 # AM_MAINTAINER_MODE([DEFAULT-MODE])
6159418 # ----------------------------------
6169419 # Control maintainer-specific portions of Makefiles.
617 # Default is to disable them, unless `enable' is passed literally.
618 # For symmetry, `disable' may be passed as well. Anyway, the user
9420 # Default is to disable them, unless 'enable' is passed literally.
9421 # For symmetry, 'disable' may be passed as well. Anyway, the user
6199422 # can override the default with the --enable/--disable switch.
6209423 AC_DEFUN([AM_MAINTAINER_MODE],
6219424 [m4_case(m4_default([$1], [disable]),
6269429 AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
6279430 dnl maintainer-mode's default is 'disable' unless 'enable' is passed
6289431 AC_ARG_ENABLE([maintainer-mode],
629 [ --][am_maintainer_other][-maintainer-mode am_maintainer_other make rules and dependencies not useful
630 (and sometimes confusing) to the casual installer],
631 [USE_MAINTAINER_MODE=$enableval],
632 [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
9432 [AS_HELP_STRING([--]am_maintainer_other[-maintainer-mode],
9433 am_maintainer_other[ make rules and dependencies not useful
9434 (and sometimes confusing) to the casual installer])],
9435 [USE_MAINTAINER_MODE=$enableval],
9436 [USE_MAINTAINER_MODE=]m4_if(am_maintainer_other, [enable], [no], [yes]))
6339437 AC_MSG_RESULT([$USE_MAINTAINER_MODE])
6349438 AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
6359439 MAINT=$MAINTAINER_MODE_TRUE
6419445
6429446 # Check to see how 'make' treats includes. -*- Autoconf -*-
6439447
644 # Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc.
9448 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
6459449 #
6469450 # This file is free software; the Free Software Foundation
6479451 # gives unlimited permission to copy and/or distribute it,
6489452 # with or without modifications, as long as this notice is preserved.
6499453
650 # serial 4
9454 # serial 5
6519455
6529456 # AM_MAKE_INCLUDE()
6539457 # -----------------
6669470 _am_result=none
6679471 # First try GNU make style include.
6689472 echo "include confinc" > confmf
669 # Ignore all kinds of additional output from `make'.
9473 # Ignore all kinds of additional output from 'make'.
6709474 case `$am_make -s -f confmf 2> /dev/null` in #(
6719475 *the\ am__doit\ target*)
6729476 am__include=include
6939497
6949498 # Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
6959499
696 # Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
697 # Free Software Foundation, Inc.
9500 # Copyright (C) 1997-2012 Free Software Foundation, Inc.
6989501 #
6999502 # This file is free software; the Free Software Foundation
7009503 # gives unlimited permission to copy and/or distribute it,
7019504 # with or without modifications, as long as this notice is preserved.
7029505
703 # serial 6
9506 # serial 7
7049507
7059508 # AM_MISSING_PROG(NAME, PROGRAM)
7069509 # ------------------------------
7309533 am_missing_run="$MISSING --run "
7319534 else
7329535 am_missing_run=
733 AC_MSG_WARN([`missing' script is too old or missing])
9536 AC_MSG_WARN(['missing' script is too old or missing])
7349537 fi
7359538 ])
7369539
737 # Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
738 # Inc.
9540 # Helper functions for option handling. -*- Autoconf -*-
9541
9542 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
7399543 #
7409544 # This file is free software; the Free Software Foundation
7419545 # gives unlimited permission to copy and/or distribute it,
7429546 # with or without modifications, as long as this notice is preserved.
7439547
744 # serial 1
745
746 # AM_PROG_MKDIR_P
747 # ---------------
748 # Check for `mkdir -p'.
749 AC_DEFUN([AM_PROG_MKDIR_P],
750 [AC_PREREQ([2.60])dnl
751 AC_REQUIRE([AC_PROG_MKDIR_P])dnl
752 dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
753 dnl while keeping a definition of mkdir_p for backward compatibility.
754 dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
755 dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
756 dnl Makefile.ins that do not define MKDIR_P, so we do our own
757 dnl adjustment using top_builddir (which is defined more often than
758 dnl MKDIR_P).
759 AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
760 case $mkdir_p in
761 [[\\/$]]* | ?:[[\\/]]*) ;;
762 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
763 esac
764 ])
765
766 # Helper functions for option handling. -*- Autoconf -*-
767
768 # Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
769 # Foundation, Inc.
770 #
771 # This file is free software; the Free Software Foundation
772 # gives unlimited permission to copy and/or distribute it,
773 # with or without modifications, as long as this notice is preserved.
774
775 # serial 5
9548 # serial 6
7769549
7779550 # _AM_MANGLE_OPTION(NAME)
7789551 # -----------------------
7839556 # --------------------
7849557 # Set option NAME. Presently that only means defining a flag for this option.
7859558 AC_DEFUN([_AM_SET_OPTION],
786 [m4_define(_AM_MANGLE_OPTION([$1]), 1)])
9559 [m4_define(_AM_MANGLE_OPTION([$1]), [1])])
7879560
7889561 # _AM_SET_OPTIONS(OPTIONS)
7899562 # ------------------------
7999572
8009573 # Check to make sure that the build environment is sane. -*- Autoconf -*-
8019574
802 # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
803 # Free Software Foundation, Inc.
9575 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
8049576 #
8059577 # This file is free software; the Free Software Foundation
8069578 # gives unlimited permission to copy and/or distribute it,
8079579 # with or without modifications, as long as this notice is preserved.
8089580
809 # serial 5
9581 # serial 9
8109582
8119583 # AM_SANITY_CHECK
8129584 # ---------------
8139585 AC_DEFUN([AM_SANITY_CHECK],
8149586 [AC_MSG_CHECKING([whether build environment is sane])
815 # Just in case
816 sleep 1
817 echo timestamp > conftest.file
8189587 # Reject unsafe characters in $srcdir or the absolute working directory
8199588 # name. Accept space and tab only in the latter.
8209589 am_lf='
8259594 esac
8269595 case $srcdir in
8279596 *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
828 AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
9597 AC_MSG_ERROR([unsafe srcdir value: '$srcdir']);;
8299598 esac
8309599
831 # Do `set' in a subshell so we don't clobber the current shell's
9600 # Do 'set' in a subshell so we don't clobber the current shell's
8329601 # arguments. Must try -L first in case configure is actually a
8339602 # symlink; some systems play weird games with the mod time of symlinks
8349603 # (eg FreeBSD returns the mod time of the symlink's containing
8359604 # directory).
8369605 if (
837 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
838 if test "$[*]" = "X"; then
839 # -L didn't work.
840 set X `ls -t "$srcdir/configure" conftest.file`
841 fi
842 rm -f conftest.file
843 if test "$[*]" != "X $srcdir/configure conftest.file" \
844 && test "$[*]" != "X conftest.file $srcdir/configure"; then
845
846 # If neither matched, then we have a broken ls. This can happen
847 # if, for instance, CONFIG_SHELL is bash and it inherits a
848 # broken ls alias from the environment. This has actually
849 # happened. Such a system could not be considered "sane".
850 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
851 alias in your environment])
852 fi
853
9606 am_has_slept=no
9607 for am_try in 1 2; do
9608 echo "timestamp, slept: $am_has_slept" > conftest.file
9609 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
9610 if test "$[*]" = "X"; then
9611 # -L didn't work.
9612 set X `ls -t "$srcdir/configure" conftest.file`
9613 fi
9614 if test "$[*]" != "X $srcdir/configure conftest.file" \
9615 && test "$[*]" != "X conftest.file $srcdir/configure"; then
9616
9617 # If neither matched, then we have a broken ls. This can happen
9618 # if, for instance, CONFIG_SHELL is bash and it inherits a
9619 # broken ls alias from the environment. This has actually
9620 # happened. Such a system could not be considered "sane".
9621 AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
9622 alias in your environment])
9623 fi
9624 if test "$[2]" = conftest.file || test $am_try -eq 2; then
9625 break
9626 fi
9627 # Just in case.
9628 sleep 1
9629 am_has_slept=yes
9630 done
8549631 test "$[2]" = conftest.file
8559632 )
8569633 then
8609637 AC_MSG_ERROR([newly created file is older than distributed files!
8619638 Check your system clock])
8629639 fi
863 AC_MSG_RESULT(yes)])
864
865 # Copyright (C) 2009, 2011 Free Software Foundation, Inc.
9640 AC_MSG_RESULT([yes])
9641 # If we didn't sleep, we still need to ensure time stamps of config.status and
9642 # generated files are strictly newer.
9643 am_sleep_pid=
9644 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
9645 ( sleep 1 ) &
9646 am_sleep_pid=$!
9647 fi
9648 AC_CONFIG_COMMANDS_PRE(
9649 [AC_MSG_CHECKING([that generated files are newer than configure])
9650 if test -n "$am_sleep_pid"; then
9651 # Hide warnings about reused PIDs.
9652 wait $am_sleep_pid 2>/dev/null
9653 fi
9654 AC_MSG_RESULT([done])])
9655 rm -f conftest.file
9656 ])
9657
9658 # Copyright (C) 2009-2012 Free Software Foundation, Inc.
8669659 #
8679660 # This file is free software; the Free Software Foundation
8689661 # gives unlimited permission to copy and/or distribute it,
8699662 # with or without modifications, as long as this notice is preserved.
8709663
871 # serial 2
9664 # serial 3
8729665
8739666 # AM_SILENT_RULES([DEFAULT])
8749667 # --------------------------
8759668 # Enable less verbose build rules; with the default set to DEFAULT
876 # (`yes' being less verbose, `no' or empty being verbose).
9669 # ("yes" being less verbose, "no" or empty being verbose).
8779670 AC_DEFUN([AM_SILENT_RULES],
878 [AC_ARG_ENABLE([silent-rules],
879 [ --enable-silent-rules less verbose build output (undo: `make V=1')
880 --disable-silent-rules verbose build output (undo: `make V=0')])
881 case $enable_silent_rules in
882 yes) AM_DEFAULT_VERBOSITY=0;;
883 no) AM_DEFAULT_VERBOSITY=1;;
884 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
9671 [AC_ARG_ENABLE([silent-rules], [dnl
9672 AS_HELP_STRING(
9673 [--enable-silent-rules],
9674 [less verbose build output (undo: "make V=1")])
9675 AS_HELP_STRING(
9676 [--disable-silent-rules],
9677 [verbose build output (undo: "make V=0")])dnl
9678 ])
9679 case $enable_silent_rules in @%:@ (((
9680 yes) AM_DEFAULT_VERBOSITY=0;;
9681 no) AM_DEFAULT_VERBOSITY=1;;
9682 *) AM_DEFAULT_VERBOSITY=m4_if([$1], [yes], [0], [1]);;
8859683 esac
8869684 dnl
887 dnl A few `make' implementations (e.g., NonStop OS and NextStep)
9685 dnl A few 'make' implementations (e.g., NonStop OS and NextStep)
8889686 dnl do not support nested variable expansions.
8899687 dnl See automake bug#9928 and bug#10237.
8909688 am_make=${MAKE-make}
9029700 am_cv_make_support_nested_variables=no
9039701 fi])
9049702 if test $am_cv_make_support_nested_variables = yes; then
905 dnl Using `$V' instead of `$(V)' breaks IRIX make.
9703 dnl Using '$V' instead of '$(V)' breaks IRIX make.
9069704 AM_V='$(V)'
9079705 AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
9089706 else
9199717 _AM_SUBST_NOTMAKE([AM_BACKSLASH])dnl
9209718 ])
9219719
922 # Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
9720 # Copyright (C) 2001-2012 Free Software Foundation, Inc.
9239721 #
9249722 # This file is free software; the Free Software Foundation
9259723 # gives unlimited permission to copy and/or distribute it,
9269724 # with or without modifications, as long as this notice is preserved.
9279725
928 # serial 1
9726 # serial 2
9299727
9309728 # AM_PROG_INSTALL_STRIP
9319729 # ---------------------
932 # One issue with vendor `install' (even GNU) is that you can't
9730 # One issue with vendor 'install' (even GNU) is that you can't
9339731 # specify the program used to strip binaries. This is especially
9349732 # annoying in cross-compiling environments, where the build's strip
9359733 # is unlikely to handle the host's binaries.
9369734 # Fortunately install-sh will honor a STRIPPROG variable, so we
937 # always use install-sh in `make install-strip', and initialize
9735 # always use install-sh in "make install-strip", and initialize
9389736 # STRIPPROG with the value of the STRIP variable (set by the user).
9399737 AC_DEFUN([AM_PROG_INSTALL_STRIP],
9409738 [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
941 # Installed binaries are usually stripped using `strip' when the user
942 # run `make install-strip'. However `strip' might not be the right
9739 # Installed binaries are usually stripped using 'strip' when the user
9740 # run "make install-strip". However 'strip' might not be the right
9439741 # tool to use in cross-compilation environments, therefore Automake
944 # will honor the `STRIP' environment variable to overrule this program.
945 dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
9742 # will honor the 'STRIP' environment variable to overrule this program.
9743 dnl Don't test for $cross_compiling = yes, because it might be 'maybe'.
9469744 if test "$cross_compiling" != no; then
9479745 AC_CHECK_TOOL([STRIP], [strip], :)
9489746 fi
9499747 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
9509748 AC_SUBST([INSTALL_STRIP_PROGRAM])])
9519749
952 # Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
9750 # Copyright (C) 2006-2012 Free Software Foundation, Inc.
9539751 #
9549752 # This file is free software; the Free Software Foundation
9559753 # gives unlimited permission to copy and/or distribute it,
9709768
9719769 # Check how to create a tarball. -*- Autoconf -*-
9729770
973 # Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
9771 # Copyright (C) 2004-2012 Free Software Foundation, Inc.
9749772 #
9759773 # This file is free software; the Free Software Foundation
9769774 # gives unlimited permission to copy and/or distribute it,
9779775 # with or without modifications, as long as this notice is preserved.
9789776
979 # serial 2
9777 # serial 3
9809778
9819779 # _AM_PROG_TAR(FORMAT)
9829780 # --------------------
9839781 # Check how to create a tarball in format FORMAT.
984 # FORMAT should be one of `v7', `ustar', or `pax'.
9782 # FORMAT should be one of 'v7', 'ustar', or 'pax'.
9859783 #
9869784 # Substitute a variable $(am__tar) that is a command
9879785 # writing to stdout a FORMAT-tarball containing the directory
10049802 _am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
10059803 _am_tools=${am_cv_prog_tar_$1-$_am_tools}
10069804 # Do not fold the above two line into one, because Tru64 sh and
1007 # Solaris sh will not grok spaces in the rhs of `-'.
9805 # Solaris sh will not grok spaces in the rhs of '-'.
10089806 for _am_tool in $_am_tools
10099807 do
10109808 case $_am_tool in
10679865
10689866 # Autoconf support for the Vala compiler
10699867
1070 # Copyright (C) 2008, 2009 Free Software Foundation, Inc.
9868 # Copyright (C) 2008-2012 Free Software Foundation, Inc.
10719869 #
10729870 # This file is free software; the Free Software Foundation
10739871 # gives unlimited permission to copy and/or distribute it,
10749872 # with or without modifications, as long as this notice is preserved.
10759873
1076 # serial 4
1077
1078 # Check whether the Vala compiler exists in `PATH'. If it is found, the
9874 # serial 6
9875
9876 # Check whether the Vala compiler exists in $PATH. If it is found, the
10799877 # variable VALAC is set. Optionally a minimum release number of the
10809878 # compiler can be requested.
10819879 #
10929890 [AC_MSG_RESULT([yes])],
10939891 [AC_MSG_RESULT([yes])],
10949892 [AC_MSG_RESULT([no])
1095 AC_MSG_ERROR([Vala $1 not found.])])])])
9893 AC_MSG_ERROR([Vala $1 not found.], [77])])])])
10969894 ])
10979895
1098 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
1099 # serial 1 (pkg-config-0.24)
1100 #
1101 # Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
1102 #
1103 # This program is free software; you can redistribute it and/or modify
1104 # it under the terms of the GNU General Public License as published by
1105 # the Free Software Foundation; either version 2 of the License, or
1106 # (at your option) any later version.
1107 #
1108 # This program is distributed in the hope that it will be useful, but
1109 # WITHOUT ANY WARRANTY; without even the implied warranty of
1110 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1111 # General Public License for more details.
1112 #
1113 # You should have received a copy of the GNU General Public License
1114 # along with this program; if not, write to the Free Software
1115 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1116 #
1117 # As a special exception to the GNU General Public License, if you
1118 # distribute this file as part of a program that contains a
1119 # configuration script generated by Autoconf, you may include it under
1120 # the same distribution terms that you use for the rest of that program.
1121
1122 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
1123 # ----------------------------------
1124 AC_DEFUN([PKG_PROG_PKG_CONFIG],
1125 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
1126 m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
1127 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
1128 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
1129 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
1130
1131 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
1132 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
1133 fi
1134 if test -n "$PKG_CONFIG"; then
1135 _pkg_min_version=m4_default([$1], [0.9.0])
1136 AC_MSG_CHECKING([pkg-config is at least version $_pkg_min_version])
1137 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
1138 AC_MSG_RESULT([yes])
1139 else
1140 AC_MSG_RESULT([no])
1141 PKG_CONFIG=""
1142 fi
1143 fi[]dnl
1144 ])# PKG_PROG_PKG_CONFIG
1145
1146 # PKG_CHECK_EXISTS(MODULES, [ACTION-IF-FOUND], [ACTION-IF-NOT-FOUND])
1147 #
1148 # Check to see whether a particular set of modules exists. Similar
1149 # to PKG_CHECK_MODULES(), but does not set variables or print errors.
1150 #
1151 # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
1152 # only at the first occurence in configure.ac, so if the first place
1153 # it's called might be skipped (such as if it is within an "if", you
1154 # have to call PKG_CHECK_EXISTS manually
1155 # --------------------------------------------------------------
1156 AC_DEFUN([PKG_CHECK_EXISTS],
1157 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
1158 if test -n "$PKG_CONFIG" && \
1159 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
1160 m4_default([$2], [:])
1161 m4_ifvaln([$3], [else
1162 $3])dnl
1163 fi])
1164
1165 # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
1166 # ---------------------------------------------
1167 m4_define([_PKG_CONFIG],
1168 [if test -n "$$1"; then
1169 pkg_cv_[]$1="$$1"
1170 elif test -n "$PKG_CONFIG"; then
1171 PKG_CHECK_EXISTS([$3],
1172 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
1173 [pkg_failed=yes])
1174 else
1175 pkg_failed=untried
1176 fi[]dnl
1177 ])# _PKG_CONFIG
1178
1179 # _PKG_SHORT_ERRORS_SUPPORTED
1180 # -----------------------------
1181 AC_DEFUN([_PKG_SHORT_ERRORS_SUPPORTED],
1182 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])
1183 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1184 _pkg_short_errors_supported=yes
1185 else
1186 _pkg_short_errors_supported=no
1187 fi[]dnl
1188 ])# _PKG_SHORT_ERRORS_SUPPORTED
1189
1190
1191 # PKG_CHECK_MODULES(VARIABLE-PREFIX, MODULES, [ACTION-IF-FOUND],
1192 # [ACTION-IF-NOT-FOUND])
1193 #
1194 #
1195 # Note that if there is a possibility the first call to
1196 # PKG_CHECK_MODULES might not happen, you should be sure to include an
1197 # explicit call to PKG_PROG_PKG_CONFIG in your configure.ac
1198 #
1199 #
1200 # --------------------------------------------------------------
1201 AC_DEFUN([PKG_CHECK_MODULES],
1202 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
1203 AC_ARG_VAR([$1][_CFLAGS], [C compiler flags for $1, overriding pkg-config])dnl
1204 AC_ARG_VAR([$1][_LIBS], [linker flags for $1, overriding pkg-config])dnl
1205
1206 pkg_failed=no
1207 AC_MSG_CHECKING([for $1])
1208
1209 _PKG_CONFIG([$1][_CFLAGS], [cflags], [$2])
1210 _PKG_CONFIG([$1][_LIBS], [libs], [$2])
1211
1212 m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
1213 and $1[]_LIBS to avoid the need to call pkg-config.
1214 See the pkg-config man page for more details.])
1215
1216 if test $pkg_failed = yes; then
1217 AC_MSG_RESULT([no])
1218 _PKG_SHORT_ERRORS_SUPPORTED
1219 if test $_pkg_short_errors_supported = yes; then
1220 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
1221 else
1222 $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
1223 fi
1224 # Put the nasty error message in config.log where it belongs
1225 echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
1226
1227 m4_default([$4], [AC_MSG_ERROR(
1228 [Package requirements ($2) were not met:
1229
1230 $$1_PKG_ERRORS
1231
1232 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1233 installed software in a non-standard prefix.
1234
1235 _PKG_TEXT])
1236 ])
1237 elif test $pkg_failed = untried; then
1238 AC_MSG_RESULT([no])
1239 m4_default([$4], [AC_MSG_FAILURE(
1240 [The pkg-config script could not be found or is too old. Make sure it
1241 is in your PATH or set the PKG_CONFIG environment variable to the full
1242 path to pkg-config.
1243
1244 _PKG_TEXT
1245
1246 To get pkg-config, see <http://pkg-config.freedesktop.org/>.])
1247 ])
1248 else
1249 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
1250 $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
1251 AC_MSG_RESULT([yes])
1252 $3
1253 fi[]dnl
1254 ])# PKG_CHECK_MODULES
1255
1256 m4_include([m4/libtool.m4])
1257 m4_include([m4/ltoptions.m4])
1258 m4_include([m4/ltsugar.m4])
1259 m4_include([m4/ltversion.m4])
1260 m4_include([m4/lt~obsolete.m4])
33 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
44 # 2011, 2012 Free Software Foundation, Inc.
55
6 timestamp='2012-02-10'
6 timestamp='2012-06-10'
77
88 # This file is free software; you can redistribute it and/or modify it
99 # under the terms of the GNU General Public License as published by
12551255 NEO-?:NONSTOP_KERNEL:*:*)
12561256 echo neo-tandem-nsk${UNAME_RELEASE}
12571257 exit ;;
1258 NSE-?:NONSTOP_KERNEL:*:*)
1258 NSE-*:NONSTOP_KERNEL:*:*)
12591259 echo nse-tandem-nsk${UNAME_RELEASE}
12601260 exit ;;
12611261 NSR-?:NONSTOP_KERNEL:*:*)
33 # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
44 # 2011, 2012 Free Software Foundation, Inc.
55
6 timestamp='2012-02-10'
6 timestamp='2012-04-18'
77
88 # This file is (in principle) common to ALL GNU software.
99 # The presence of a machine in this file suggests that SOME GNU software
223223 ;;
224224 -isc*)
225225 basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
226 ;;
227 -lynx*178)
228 os=-lynxos178
229 ;;
230 -lynx*5)
231 os=-lynxos5
226232 ;;
227233 -lynx*)
228234 os=-lynxos
15361542 c4x-* | tic4x-*)
15371543 os=-coff
15381544 ;;
1545 hexagon-*)
1546 os=-elf
1547 ;;
15391548 tic54x-*)
15401549 os=-coff
15411550 ;;
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.68 for egg-list-box 3.5.1.
2 # Generated by GNU Autoconf 2.69 for egg-list-box 3.5.1.
33 #
44 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-contacts>.
55 #
66 #
7 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
8 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
9 # Foundation, Inc.
7 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
108 #
119 #
1210 # This configure script is free software; the Free Software Foundation
135133 # CDPATH.
136134 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
137135
136 # Use a proper internal environment variable to ensure we don't fall
137 # into an infinite loop, continuously re-executing ourselves.
138 if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
139 _as_can_reexec=no; export _as_can_reexec;
140 # We cannot yet assume a decent shell, so we have to provide a
141 # neutralization value for shells without unset; and this also
142 # works around shells that cannot unset nonexistent variables.
143 # Preserve -v and -x to the replacement shell.
144 BASH_ENV=/dev/null
145 ENV=/dev/null
146 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
147 case $- in # ((((
148 *v*x* | *x*v* ) as_opts=-vx ;;
149 *v* ) as_opts=-v ;;
150 *x* ) as_opts=-x ;;
151 * ) as_opts= ;;
152 esac
153 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
154 # Admittedly, this is quite paranoid, since all the known shells bail
155 # out after a failed `exec'.
156 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
157 as_fn_exit 255
158 fi
159 # We don't want this to propagate to other subprocesses.
160 { _as_can_reexec=; unset _as_can_reexec;}
138161 if test "x$CONFIG_SHELL" = x; then
139162 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
140163 emulate sh
168191 else
169192 exitcode=1; echo positional parameters were not saved.
170193 fi
171 test x\$exitcode = x0 || exit 1"
194 test x\$exitcode = x0 || exit 1
195 test -x / || exit 1"
172196 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
173197 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
174198 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
221245
222246
223247 if test "x$CONFIG_SHELL" != x; then :
224 # We cannot yet assume a decent shell, so we have to provide a
225 # neutralization value for shells without unset; and this also
226 # works around shells that cannot unset nonexistent variables.
227 # Preserve -v and -x to the replacement shell.
228 BASH_ENV=/dev/null
229 ENV=/dev/null
230 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
231 export CONFIG_SHELL
232 case $- in # ((((
233 *v*x* | *x*v* ) as_opts=-vx ;;
234 *v* ) as_opts=-v ;;
235 *x* ) as_opts=-x ;;
236 * ) as_opts= ;;
237 esac
238 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}
248 export CONFIG_SHELL
249 # We cannot yet assume a decent shell, so we have to provide a
250 # neutralization value for shells without unset; and this also
251 # works around shells that cannot unset nonexistent variables.
252 # Preserve -v and -x to the replacement shell.
253 BASH_ENV=/dev/null
254 ENV=/dev/null
255 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
256 case $- in # ((((
257 *v*x* | *x*v* ) as_opts=-vx ;;
258 *v* ) as_opts=-v ;;
259 *x* ) as_opts=-x ;;
260 * ) as_opts= ;;
261 esac
262 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
263 # Admittedly, this is quite paranoid, since all the known shells bail
264 # out after a failed `exec'.
265 $as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
266 exit 255
239267 fi
240268
241269 if test x$as_have_required = xno; then :
339367
340368
341369 } # as_fn_mkdir_p
370
371 # as_fn_executable_p FILE
372 # -----------------------
373 # Test if FILE is an executable regular file.
374 as_fn_executable_p ()
375 {
376 test -f "$1" && test -x "$1"
377 } # as_fn_executable_p
342378 # as_fn_append VAR VALUE
343379 # ----------------------
344380 # Append the text in VALUE to the end of the definition contained in VAR. Take
460496 chmod +x "$as_me.lineno" ||
461497 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
462498
499 # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
500 # already done that, so ensure we don't try to do so again and fall
501 # in an infinite loop. This has already happened in practice.
502 _as_can_reexec=no; export _as_can_reexec
463503 # Don't try to exec as it changes $[0], causing all sort of problems
464504 # (the dirname of $[0] is not the place where we might find the
465505 # original and so on. Autoconf is especially sensitive to this).
494534 # ... but there are two gotchas:
495535 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
496536 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
497 # In both cases, we have to default to `cp -p'.
537 # In both cases, we have to default to `cp -pR'.
498538 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
499 as_ln_s='cp -p'
539 as_ln_s='cp -pR'
500540 elif ln conf$$.file conf$$ 2>/dev/null; then
501541 as_ln_s=ln
502542 else
503 as_ln_s='cp -p'
543 as_ln_s='cp -pR'
504544 fi
505545 else
506 as_ln_s='cp -p'
546 as_ln_s='cp -pR'
507547 fi
508548 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
509549 rmdir conf$$.dir 2>/dev/null
515555 as_mkdir_p=false
516556 fi
517557
518 if test -x / >/dev/null 2>&1; then
519 as_test_x='test -x'
520 else
521 if ls -dL / >/dev/null 2>&1; then
522 as_ls_L_option=L
523 else
524 as_ls_L_option=
525 fi
526 as_test_x='
527 eval sh -c '\''
528 if test -d "$1"; then
529 test -d "$1/.";
530 else
531 case $1 in #(
532 -*)set "./$1";;
533 esac;
534 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
535 ???[sx]*):;;*)false;;esac;fi
536 '\'' sh
537 '
538 fi
539 as_executable_p=$as_test_x
558 as_test_x='test -x'
559 as_executable_p=as_fn_executable_p
540560
541561 # Sed expression to map a string onto a valid CPP name.
542562 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
12811301 if test "x$host_alias" != x; then
12821302 if test "x$build_alias" = x; then
12831303 cross_compiling=maybe
1284 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1285 If a cross compiler is detected then cross compile mode will be used" >&2
12861304 elif test "x$build_alias" != "x$host_alias"; then
12871305 cross_compiling=yes
12881306 fi
14461464 --disable-option-checking ignore unrecognized --enable/--with options
14471465 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
14481466 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1449 --enable-silent-rules less verbose build output (undo: `make V=1')
1450 --disable-silent-rules verbose build output (undo: `make V=0')
1451 --disable-maintainer-mode disable make rules and dependencies not useful
1452 (and sometimes confusing) to the casual installer
1467 --enable-silent-rules less verbose build output (undo: "make V=1")
1468 --disable-silent-rules verbose build output (undo: "make V=0")
1469 --disable-maintainer-mode
1470 disable make rules and dependencies not useful (and
1471 sometimes confusing) to the casual installer
14531472 --enable-shared[=PKGS] build shared libraries [default=yes]
14541473 --enable-static[=PKGS] build static libraries [default=yes]
14551474 --enable-fast-install[=PKGS]
14561475 optimize for fast installation [default=yes]
1457 --disable-dependency-tracking speeds up one-time build
1458 --enable-dependency-tracking do not reject slow dependency extractors
1476 --enable-dependency-tracking
1477 do not reject slow dependency extractors
1478 --disable-dependency-tracking
1479 speeds up one-time build
14591480 --disable-libtool-lock avoid locking (might break parallel builds)
14601481
14611482 Optional Packages:
15531574 if $ac_init_version; then
15541575 cat <<\_ACEOF
15551576 egg-list-box configure 3.5.1
1556 generated by GNU Autoconf 2.68
1557
1558 Copyright (C) 2010 Free Software Foundation, Inc.
1577 generated by GNU Autoconf 2.69
1578
1579 Copyright (C) 2012 Free Software Foundation, Inc.
15591580 This configure script is free software; the Free Software Foundation
15601581 gives unlimited permission to copy, distribute and modify it.
15611582 _ACEOF
16311652 test ! -s conftest.err
16321653 } && test -s conftest$ac_exeext && {
16331654 test "$cross_compiling" = yes ||
1634 $as_test_x conftest$ac_exeext
1655 test -x conftest$ac_exeext
16351656 }; then :
16361657 ac_retval=0
16371658 else
18311852 running configure, to aid debugging if configure makes a mistake.
18321853
18331854 It was created by egg-list-box $as_me 3.5.1, which was
1834 generated by GNU Autoconf 2.68. Invocation command line was
1855 generated by GNU Autoconf 2.69. Invocation command line was
18351856
18361857 $ $0 $@
18371858
21822203 ac_config_headers="$ac_config_headers config.h"
21832204
21842205
2185 am__api_version='1.11'
2206 am__api_version='1.12'
21862207
21872208 ac_aux_dir=
21882209 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
22502271 # by default.
22512272 for ac_prog in ginstall scoinst install; do
22522273 for ac_exec_ext in '' $ac_executable_extensions; do
2253 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then
2274 if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
22542275 if test $ac_prog = install &&
22552276 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
22562277 # AIX install. It has an incompatible calling convention.
23082329
23092330 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
23102331 $as_echo_n "checking whether build environment is sane... " >&6; }
2311 # Just in case
2312 sleep 1
2313 echo timestamp > conftest.file
23142332 # Reject unsafe characters in $srcdir or the absolute working directory
23152333 # name. Accept space and tab only in the latter.
23162334 am_lf='
23212339 esac
23222340 case $srcdir in
23232341 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2324 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
2342 as_fn_error $? "unsafe srcdir value: '$srcdir'" "$LINENO" 5;;
23252343 esac
23262344
2327 # Do `set' in a subshell so we don't clobber the current shell's
2345 # Do 'set' in a subshell so we don't clobber the current shell's
23282346 # arguments. Must try -L first in case configure is actually a
23292347 # symlink; some systems play weird games with the mod time of symlinks
23302348 # (eg FreeBSD returns the mod time of the symlink's containing
23312349 # directory).
23322350 if (
2333 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2334 if test "$*" = "X"; then
2335 # -L didn't work.
2336 set X `ls -t "$srcdir/configure" conftest.file`
2337 fi
2338 rm -f conftest.file
2339 if test "$*" != "X $srcdir/configure conftest.file" \
2340 && test "$*" != "X conftest.file $srcdir/configure"; then
2341
2342 # If neither matched, then we have a broken ls. This can happen
2343 # if, for instance, CONFIG_SHELL is bash and it inherits a
2344 # broken ls alias from the environment. This has actually
2345 # happened. Such a system could not be considered "sane".
2346 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2347 alias in your environment" "$LINENO" 5
2348 fi
2349
2351 am_has_slept=no
2352 for am_try in 1 2; do
2353 echo "timestamp, slept: $am_has_slept" > conftest.file
2354 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
2355 if test "$*" = "X"; then
2356 # -L didn't work.
2357 set X `ls -t "$srcdir/configure" conftest.file`
2358 fi
2359 if test "$*" != "X $srcdir/configure conftest.file" \
2360 && test "$*" != "X conftest.file $srcdir/configure"; then
2361
2362 # If neither matched, then we have a broken ls. This can happen
2363 # if, for instance, CONFIG_SHELL is bash and it inherits a
2364 # broken ls alias from the environment. This has actually
2365 # happened. Such a system could not be considered "sane".
2366 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2367 alias in your environment" "$LINENO" 5
2368 fi
2369 if test "$2" = conftest.file || test $am_try -eq 2; then
2370 break
2371 fi
2372 # Just in case.
2373 sleep 1
2374 am_has_slept=yes
2375 done
23502376 test "$2" = conftest.file
23512377 )
23522378 then
23582384 fi
23592385 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
23602386 $as_echo "yes" >&6; }
2387 # If we didn't sleep, we still need to ensure time stamps of config.status and
2388 # generated files are strictly newer.
2389 am_sleep_pid=
2390 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
2391 ( sleep 1 ) &
2392 am_sleep_pid=$!
2393 fi
2394
2395 rm -f conftest.file
2396
23612397 test "$program_prefix" != NONE &&
23622398 program_transform_name="s&^&$program_prefix&;$program_transform_name"
23632399 # Use a double $ so make ignores it.
23842420 am_missing_run="$MISSING --run "
23852421 else
23862422 am_missing_run=
2387 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
2388 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2423 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: 'missing' script is too old or missing" >&5
2424 $as_echo "$as_me: WARNING: 'missing' script is too old or missing" >&2;}
23892425 fi
23902426
23912427 if test x"${install_sh}" != xset; then
23972433 esac
23982434 fi
23992435
2400 # Installed binaries are usually stripped using `strip' when the user
2401 # run `make install-strip'. However `strip' might not be the right
2436 # Installed binaries are usually stripped using 'strip' when the user
2437 # run "make install-strip". However 'strip' might not be the right
24022438 # tool to use in cross-compilation environments, therefore Automake
2403 # will honor the `STRIP' environment variable to overrule this program.
2439 # will honor the 'STRIP' environment variable to overrule this program.
24042440 if test "$cross_compiling" != no; then
24052441 if test -n "$ac_tool_prefix"; then
24062442 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
24192455 IFS=$as_save_IFS
24202456 test -z "$as_dir" && as_dir=.
24212457 for ac_exec_ext in '' $ac_executable_extensions; do
2422 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2458 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
24232459 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
24242460 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
24252461 break 2
24592495 IFS=$as_save_IFS
24602496 test -z "$as_dir" && as_dir=.
24612497 for ac_exec_ext in '' $ac_executable_extensions; do
2462 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2498 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
24632499 ac_cv_prog_ac_ct_STRIP="strip"
24642500 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
24652501 break 2
25102546 test -z "$as_dir" && as_dir=.
25112547 for ac_prog in mkdir gmkdir; do
25122548 for ac_exec_ext in '' $ac_executable_extensions; do
2513 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
2549 as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
25142550 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
25152551 'mkdir (GNU coreutils) '* | \
25162552 'mkdir (coreutils) '* | \
25392575 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
25402576 $as_echo "$MKDIR_P" >&6; }
25412577
2542 mkdir_p="$MKDIR_P"
2543 case $mkdir_p in
2544 [\\/$]* | ?:[\\/]*) ;;
2545 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
2546 esac
2547
25482578 for ac_prog in gawk mawk nawk awk
25492579 do
25502580 # Extract the first word of "$ac_prog", so it can be a program name with args.
25632593 IFS=$as_save_IFS
25642594 test -z "$as_dir" && as_dir=.
25652595 for ac_exec_ext in '' $ac_executable_extensions; do
2566 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2596 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
25672597 ac_cv_prog_AWK="$ac_prog"
25682598 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
25692599 break 2
26772707
26782708 MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
26792709
2710 # For better backward compatibility. To be removed once Automake 1.9.x
2711 # dies out for good. For more background, see:
2712 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00001.html>
2713 # <http://lists.gnu.org/archive/html/automake/2012-07/msg00014.html>
2714 mkdir_p='$(MKDIR_P)'
2715
26802716 # We need awk for the "check" target. The system "awk" is bad on
26812717 # some platforms.
26822718 # Always define AMTAR for backward compatibility. Yes, it's still used
26952731 enableval=$enable_silent_rules;
26962732 fi
26972733
2698 case $enable_silent_rules in
2699 yes) AM_DEFAULT_VERBOSITY=0;;
2700 no) AM_DEFAULT_VERBOSITY=1;;
2701 *) AM_DEFAULT_VERBOSITY=0;;
2734 case $enable_silent_rules in # (((
2735 yes) AM_DEFAULT_VERBOSITY=0;;
2736 no) AM_DEFAULT_VERBOSITY=1;;
2737 *) AM_DEFAULT_VERBOSITY=0;;
27022738 esac
27032739 am_make=${MAKE-make}
27042740 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $am_make supports nested variables" >&5
29392975 _am_result=none
29402976 # First try GNU make style include.
29412977 echo "include confinc" > confmf
2942 # Ignore all kinds of additional output from `make'.
2978 # Ignore all kinds of additional output from 'make'.
29432979 case `$am_make -s -f confmf 2> /dev/null` in #(
29442980 *the\ am__doit\ target*)
29452981 am__include=include
30053041 IFS=$as_save_IFS
30063042 test -z "$as_dir" && as_dir=.
30073043 for ac_exec_ext in '' $ac_executable_extensions; do
3008 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3044 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
30093045 ac_cv_prog_CC="${ac_tool_prefix}gcc"
30103046 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
30113047 break 2
30453081 IFS=$as_save_IFS
30463082 test -z "$as_dir" && as_dir=.
30473083 for ac_exec_ext in '' $ac_executable_extensions; do
3048 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3084 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
30493085 ac_cv_prog_ac_ct_CC="gcc"
30503086 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
30513087 break 2
30983134 IFS=$as_save_IFS
30993135 test -z "$as_dir" && as_dir=.
31003136 for ac_exec_ext in '' $ac_executable_extensions; do
3101 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3137 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
31023138 ac_cv_prog_CC="${ac_tool_prefix}cc"
31033139 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
31043140 break 2
31393175 IFS=$as_save_IFS
31403176 test -z "$as_dir" && as_dir=.
31413177 for ac_exec_ext in '' $ac_executable_extensions; do
3142 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3178 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
31433179 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
31443180 ac_prog_rejected=yes
31453181 continue
31973233 IFS=$as_save_IFS
31983234 test -z "$as_dir" && as_dir=.
31993235 for ac_exec_ext in '' $ac_executable_extensions; do
3200 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3236 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
32013237 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
32023238 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
32033239 break 2
32413277 IFS=$as_save_IFS
32423278 test -z "$as_dir" && as_dir=.
32433279 for ac_exec_ext in '' $ac_executable_extensions; do
3244 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3280 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
32453281 ac_cv_prog_ac_ct_CC="$ac_prog"
32463282 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
32473283 break 2
36873723 /* end confdefs.h. */
36883724 #include <stdarg.h>
36893725 #include <stdio.h>
3690 #include <sys/types.h>
3691 #include <sys/stat.h>
3726 struct stat;
36923727 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
36933728 struct buf { int x; };
36943729 FILE * (*rcsopen) (struct buf *, struct stat *, int);
37843819 # We make a subdir and do the tests there. Otherwise we can end up
37853820 # making bogus files that we don't know about and never remove. For
37863821 # instance it was reported that on HP-UX the gcc test will end up
3787 # making a dummy file named `D' -- because `-MD' means `put the output
3788 # in D'.
3822 # making a dummy file named 'D' -- because '-MD' means "put the output
3823 # in D".
37893824 rm -rf conftest.dir
37903825 mkdir conftest.dir
37913826 # Copy depcomp to subdir because otherwise we won't find it if we're
38203855 : > sub/conftest.c
38213856 for i in 1 2 3 4 5 6; do
38223857 echo '#include "conftst'$i'.h"' >> sub/conftest.c
3823 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
3824 # Solaris 8's {/usr,}/bin/sh.
3825 touch sub/conftst$i.h
3858 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
3859 # Solaris 10 /bin/sh.
3860 echo '/* dummy */' > sub/conftst$i.h
38263861 done
38273862 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
38283863
3829 # We check with `-c' and `-o' for the sake of the "dashmstdout"
3864 # We check with '-c' and '-o' for the sake of the "dashmstdout"
38303865 # mode. It turns out that the SunPro C++ compiler does not properly
3831 # handle `-M -o', and we need to detect this. Also, some Intel
3832 # versions had trouble with output in subdirs
3866 # handle '-M -o', and we need to detect this. Also, some Intel
3867 # versions had trouble with output in subdirs.
38333868 am__obj=sub/conftest.${OBJEXT-o}
38343869 am__minus_obj="-o $am__obj"
38353870 case $depmode in
38383873 test "$am__universal" = false || continue
38393874 ;;
38403875 nosideeffect)
3841 # after this tag, mechanisms are not by side-effect, so they'll
3842 # only be used when explicitly requested
3876 # After this tag, mechanisms are not by side-effect, so they'll
3877 # only be used when explicitly requested.
38433878 if test "x$enable_dependency_tracking" = xyes; then
38443879 continue
38453880 else
38473882 fi
38483883 ;;
38493884 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
3850 # This compiler won't grok `-c -o', but also, the minuso test has
3885 # This compiler won't grok '-c -o', but also, the minuso test has
38513886 # not run yet. These depmodes are late enough in the game, and
38523887 # so weak that their functioning should not be impacted.
38533888 am__obj=conftest.${OBJEXT-o}
39233958 for ac_prog in sed gsed; do
39243959 for ac_exec_ext in '' $ac_executable_extensions; do
39253960 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
3926 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
3961 as_fn_executable_p "$ac_path_SED" || continue
39273962 # Check for GNU ac_path_SED and select it if it is found.
39283963 # Check for GNU $ac_path_SED
39293964 case `"$ac_path_SED" --version 2>&1` in
39994034 for ac_prog in grep ggrep; do
40004035 for ac_exec_ext in '' $ac_executable_extensions; do
40014036 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4002 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4037 as_fn_executable_p "$ac_path_GREP" || continue
40034038 # Check for GNU ac_path_GREP and select it if it is found.
40044039 # Check for GNU $ac_path_GREP
40054040 case `"$ac_path_GREP" --version 2>&1` in
40654100 for ac_prog in egrep; do
40664101 for ac_exec_ext in '' $ac_executable_extensions; do
40674102 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4068 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4103 as_fn_executable_p "$ac_path_EGREP" || continue
40694104 # Check for GNU ac_path_EGREP and select it if it is found.
40704105 # Check for GNU $ac_path_EGREP
40714106 case `"$ac_path_EGREP" --version 2>&1` in
41324167 for ac_prog in fgrep; do
41334168 for ac_exec_ext in '' $ac_executable_extensions; do
41344169 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
4135 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
4170 as_fn_executable_p "$ac_path_FGREP" || continue
41364171 # Check for GNU ac_path_FGREP and select it if it is found.
41374172 # Check for GNU $ac_path_FGREP
41384173 case `"$ac_path_FGREP" --version 2>&1` in
43884423 IFS=$as_save_IFS
43894424 test -z "$as_dir" && as_dir=.
43904425 for ac_exec_ext in '' $ac_executable_extensions; do
4391 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4426 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
43924427 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
43934428 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
43944429 break 2
44324467 IFS=$as_save_IFS
44334468 test -z "$as_dir" && as_dir=.
44344469 for ac_exec_ext in '' $ac_executable_extensions; do
4435 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4470 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
44364471 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
44374472 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
44384473 break 2
48564891 IFS=$as_save_IFS
48574892 test -z "$as_dir" && as_dir=.
48584893 for ac_exec_ext in '' $ac_executable_extensions; do
4859 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4894 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
48604895 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
48614896 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
48624897 break 2
48964931 IFS=$as_save_IFS
48974932 test -z "$as_dir" && as_dir=.
48984933 for ac_exec_ext in '' $ac_executable_extensions; do
4899 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
4934 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
49004935 ac_cv_prog_ac_ct_OBJDUMP="objdump"
49014936 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49024937 break 2
52025237 IFS=$as_save_IFS
52035238 test -z "$as_dir" && as_dir=.
52045239 for ac_exec_ext in '' $ac_executable_extensions; do
5205 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5240 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
52065241 ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
52075242 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
52085243 break 2
52425277 IFS=$as_save_IFS
52435278 test -z "$as_dir" && as_dir=.
52445279 for ac_exec_ext in '' $ac_executable_extensions; do
5245 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5280 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
52465281 ac_cv_prog_ac_ct_DLLTOOL="dlltool"
52475282 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
52485283 break 2
53465381 IFS=$as_save_IFS
53475382 test -z "$as_dir" && as_dir=.
53485383 for ac_exec_ext in '' $ac_executable_extensions; do
5349 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5384 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
53505385 ac_cv_prog_AR="$ac_tool_prefix$ac_prog"
53515386 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
53525387 break 2
53905425 IFS=$as_save_IFS
53915426 test -z "$as_dir" && as_dir=.
53925427 for ac_exec_ext in '' $ac_executable_extensions; do
5393 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5428 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
53945429 ac_cv_prog_ac_ct_AR="$ac_prog"
53955430 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
53965431 break 2
55155550 IFS=$as_save_IFS
55165551 test -z "$as_dir" && as_dir=.
55175552 for ac_exec_ext in '' $ac_executable_extensions; do
5518 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5553 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
55195554 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
55205555 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
55215556 break 2
55555590 IFS=$as_save_IFS
55565591 test -z "$as_dir" && as_dir=.
55575592 for ac_exec_ext in '' $ac_executable_extensions; do
5558 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5593 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
55595594 ac_cv_prog_ac_ct_STRIP="strip"
55605595 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
55615596 break 2
56145649 IFS=$as_save_IFS
56155650 test -z "$as_dir" && as_dir=.
56165651 for ac_exec_ext in '' $ac_executable_extensions; do
5617 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5652 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
56185653 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
56195654 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
56205655 break 2
56545689 IFS=$as_save_IFS
56555690 test -z "$as_dir" && as_dir=.
56565691 for ac_exec_ext in '' $ac_executable_extensions; do
5657 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
5692 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
56585693 ac_cv_prog_ac_ct_RANLIB="ranlib"
56595694 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
56605695 break 2
63036338 IFS=$as_save_IFS
63046339 test -z "$as_dir" && as_dir=.
63056340 for ac_exec_ext in '' $ac_executable_extensions; do
6306 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6341 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
63076342 ac_cv_prog_MANIFEST_TOOL="${ac_tool_prefix}mt"
63086343 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
63096344 break 2
63436378 IFS=$as_save_IFS
63446379 test -z "$as_dir" && as_dir=.
63456380 for ac_exec_ext in '' $ac_executable_extensions; do
6346 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6381 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
63476382 ac_cv_prog_ac_ct_MANIFEST_TOOL="mt"
63486383 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
63496384 break 2
64236458 IFS=$as_save_IFS
64246459 test -z "$as_dir" && as_dir=.
64256460 for ac_exec_ext in '' $ac_executable_extensions; do
6426 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6461 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
64276462 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
64286463 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
64296464 break 2
64636498 IFS=$as_save_IFS
64646499 test -z "$as_dir" && as_dir=.
64656500 for ac_exec_ext in '' $ac_executable_extensions; do
6466 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6501 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
64676502 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
64686503 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
64696504 break 2
65156550 IFS=$as_save_IFS
65166551 test -z "$as_dir" && as_dir=.
65176552 for ac_exec_ext in '' $ac_executable_extensions; do
6518 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6553 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
65196554 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
65206555 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
65216556 break 2
65556590 IFS=$as_save_IFS
65566591 test -z "$as_dir" && as_dir=.
65576592 for ac_exec_ext in '' $ac_executable_extensions; do
6558 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6593 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
65596594 ac_cv_prog_ac_ct_NMEDIT="nmedit"
65606595 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
65616596 break 2
66076642 IFS=$as_save_IFS
66086643 test -z "$as_dir" && as_dir=.
66096644 for ac_exec_ext in '' $ac_executable_extensions; do
6610 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6645 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
66116646 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
66126647 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
66136648 break 2
66476682 IFS=$as_save_IFS
66486683 test -z "$as_dir" && as_dir=.
66496684 for ac_exec_ext in '' $ac_executable_extensions; do
6650 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6685 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
66516686 ac_cv_prog_ac_ct_LIPO="lipo"
66526687 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
66536688 break 2
66996734 IFS=$as_save_IFS
67006735 test -z "$as_dir" && as_dir=.
67016736 for ac_exec_ext in '' $ac_executable_extensions; do
6702 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6737 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
67036738 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
67046739 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
67056740 break 2
67396774 IFS=$as_save_IFS
67406775 test -z "$as_dir" && as_dir=.
67416776 for ac_exec_ext in '' $ac_executable_extensions; do
6742 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6777 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
67436778 ac_cv_prog_ac_ct_OTOOL="otool"
67446779 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
67456780 break 2
67916826 IFS=$as_save_IFS
67926827 test -z "$as_dir" && as_dir=.
67936828 for ac_exec_ext in '' $ac_executable_extensions; do
6794 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6829 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
67956830 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
67966831 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
67976832 break 2
68316866 IFS=$as_save_IFS
68326867 test -z "$as_dir" && as_dir=.
68336868 for ac_exec_ext in '' $ac_executable_extensions; do
6834 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6869 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
68356870 ac_cv_prog_ac_ct_OTOOL64="otool64"
68366871 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
68376872 break 2
77757810 $RM -r conftest*
77767811
77777812
7778 ## CAVEAT EMPTOR:
7779 ## There is no encapsulation within the following macros, do not change
7780 ## the running order or otherwise move them around unless you know exactly
7781 ## what you are doing...
77827813 if test -n "$compiler"; then
77837814
77847815 lt_prog_compiler_no_builtin_flag=
1134411375 IFS=$as_save_IFS
1134511376 test -z "$as_dir" && as_dir=.
1134611377 for ac_exec_ext in '' $ac_executable_extensions; do
11347 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11378 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1134811379 ac_cv_prog_CC="${ac_tool_prefix}gcc"
1134911380 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1135011381 break 2
1138411415 IFS=$as_save_IFS
1138511416 test -z "$as_dir" && as_dir=.
1138611417 for ac_exec_ext in '' $ac_executable_extensions; do
11387 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11418 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1138811419 ac_cv_prog_ac_ct_CC="gcc"
1138911420 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1139011421 break 2
1143711468 IFS=$as_save_IFS
1143811469 test -z "$as_dir" && as_dir=.
1143911470 for ac_exec_ext in '' $ac_executable_extensions; do
11440 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11471 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1144111472 ac_cv_prog_CC="${ac_tool_prefix}cc"
1144211473 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1144311474 break 2
1147811509 IFS=$as_save_IFS
1147911510 test -z "$as_dir" && as_dir=.
1148011511 for ac_exec_ext in '' $ac_executable_extensions; do
11481 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11512 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1148211513 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
1148311514 ac_prog_rejected=yes
1148411515 continue
1153611567 IFS=$as_save_IFS
1153711568 test -z "$as_dir" && as_dir=.
1153811569 for ac_exec_ext in '' $ac_executable_extensions; do
11539 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11570 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1154011571 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
1154111572 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1154211573 break 2
1158011611 IFS=$as_save_IFS
1158111612 test -z "$as_dir" && as_dir=.
1158211613 for ac_exec_ext in '' $ac_executable_extensions; do
11583 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
11614 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1158411615 ac_cv_prog_ac_ct_CC="$ac_prog"
1158511616 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1158611617 break 2
1177611807 /* end confdefs.h. */
1177711808 #include <stdarg.h>
1177811809 #include <stdio.h>
11779 #include <sys/types.h>
11780 #include <sys/stat.h>
11810 struct stat;
1178111811 /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
1178211812 struct buf { int x; };
1178311813 FILE * (*rcsopen) (struct buf *, struct stat *, int);
1187311903 # We make a subdir and do the tests there. Otherwise we can end up
1187411904 # making bogus files that we don't know about and never remove. For
1187511905 # instance it was reported that on HP-UX the gcc test will end up
11876 # making a dummy file named `D' -- because `-MD' means `put the output
11877 # in D'.
11906 # making a dummy file named 'D' -- because '-MD' means "put the output
11907 # in D".
1187811908 rm -rf conftest.dir
1187911909 mkdir conftest.dir
1188011910 # Copy depcomp to subdir because otherwise we won't find it if we're
1190911939 : > sub/conftest.c
1191011940 for i in 1 2 3 4 5 6; do
1191111941 echo '#include "conftst'$i'.h"' >> sub/conftest.c
11912 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
11913 # Solaris 8's {/usr,}/bin/sh.
11914 touch sub/conftst$i.h
11942 # Using ": > sub/conftst$i.h" creates only sub/conftst1.h with
11943 # Solaris 10 /bin/sh.
11944 echo '/* dummy */' > sub/conftst$i.h
1191511945 done
1191611946 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
1191711947
11918 # We check with `-c' and `-o' for the sake of the "dashmstdout"
11948 # We check with '-c' and '-o' for the sake of the "dashmstdout"
1191911949 # mode. It turns out that the SunPro C++ compiler does not properly
11920 # handle `-M -o', and we need to detect this. Also, some Intel
11921 # versions had trouble with output in subdirs
11950 # handle '-M -o', and we need to detect this. Also, some Intel
11951 # versions had trouble with output in subdirs.
1192211952 am__obj=sub/conftest.${OBJEXT-o}
1192311953 am__minus_obj="-o $am__obj"
1192411954 case $depmode in
1192711957 test "$am__universal" = false || continue
1192811958 ;;
1192911959 nosideeffect)
11930 # after this tag, mechanisms are not by side-effect, so they'll
11931 # only be used when explicitly requested
11960 # After this tag, mechanisms are not by side-effect, so they'll
11961 # only be used when explicitly requested.
1193211962 if test "x$enable_dependency_tracking" = xyes; then
1193311963 continue
1193411964 else
1193611966 fi
1193711967 ;;
1193811968 msvc7 | msvc7msys | msvisualcpp | msvcmsys)
11939 # This compiler won't grok `-c -o', but also, the minuso test has
11969 # This compiler won't grok '-c -o', but also, the minuso test has
1194011970 # not run yet. These depmodes are late enough in the game, and
1194111971 # so weak that their functioning should not be impacted.
1194211972 am__obj=conftest.${OBJEXT-o}
1200812038 IFS=$as_save_IFS
1200912039 test -z "$as_dir" && as_dir=.
1201012040 for ac_exec_ext in '' $ac_executable_extensions; do
12011 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12041 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1201212042 ac_cv_path_VALAC="$as_dir/$ac_word$ac_exec_ext"
1201312043 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1201412044 break 2
1205112081 2) :
1205212082 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1205312083 $as_echo "no" >&6; }
12054 as_fn_error $? "Vala 0.16.0 not found." "$LINENO" 5 ;; #(
12084 as_fn_error 77 "Vala 0.16.0 not found." "$LINENO" 5 ;; #(
1205512085 *) :
1205612086 ;;
1205712087 esac
1206212092
1206312093 pkg_modules="gtk+-3.0 >= 3.4.0
1206412094 glib-2.0 >= 2.31.10"
12095
1206512096
1206612097
1206712098
1208812119 IFS=$as_save_IFS
1208912120 test -z "$as_dir" && as_dir=.
1209012121 for ac_exec_ext in '' $ac_executable_extensions; do
12091 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12122 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1209212123 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
1209312124 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1209412125 break 2
1213112162 IFS=$as_save_IFS
1213212163 test -z "$as_dir" && as_dir=.
1213312164 for ac_exec_ext in '' $ac_executable_extensions; do
12134 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
12165 if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
1213512166 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
1213612167 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1213712168 break 2
1219612227 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1219712228 test $ac_status = 0; }; then
1219812229 pkg_cv_LISTBOX_CFLAGS=`$PKG_CONFIG --cflags "$pkg_modules" 2>/dev/null`
12230 test "x$?" != "x0" && pkg_failed=yes
1219912231 else
1220012232 pkg_failed=yes
1220112233 fi
1221212244 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1221312245 test $ac_status = 0; }; then
1221412246 pkg_cv_LISTBOX_LIBS=`$PKG_CONFIG --libs "$pkg_modules" 2>/dev/null`
12247 test "x$?" != "x0" && pkg_failed=yes
1221512248 else
1221612249 pkg_failed=yes
1221712250 fi
1223112264 _pkg_short_errors_supported=no
1223212265 fi
1223312266 if test $_pkg_short_errors_supported = yes; then
12234 LISTBOX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$pkg_modules" 2>&1`
12267 LISTBOX_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$pkg_modules" 2>&1`
1223512268 else
12236 LISTBOX_PKG_ERRORS=`$PKG_CONFIG --print-errors "$pkg_modules" 2>&1`
12269 LISTBOX_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$pkg_modules" 2>&1`
1223712270 fi
1223812271 # Put the nasty error message in config.log where it belongs
1223912272 echo "$LISTBOX_PKG_ERRORS" >&5
1224812281 Alternatively, you may set the environment variables LISTBOX_CFLAGS
1224912282 and LISTBOX_LIBS to avoid the need to call pkg-config.
1225012283 See the pkg-config man page for more details." "$LINENO" 5
12251
1225212284 elif test $pkg_failed = untried; then
1225312285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1225412286 $as_echo "no" >&6; }
1226412296
1226512297 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
1226612298 See \`config.log' for more details" "$LINENO" 5; }
12267
1226812299 else
1226912300 LISTBOX_CFLAGS=$pkg_cv_LISTBOX_CFLAGS
1227012301 LISTBOX_LIBS=$pkg_cv_LISTBOX_LIBS
1238712418 LTLIBOBJS=$ac_ltlibobjs
1238812419
1238912420
12421 { $as_echo "$as_me:${as_lineno-$LINENO}: checking that generated files are newer than configure" >&5
12422 $as_echo_n "checking that generated files are newer than configure... " >&6; }
12423 if test -n "$am_sleep_pid"; then
12424 # Hide warnings about reused PIDs.
12425 wait $am_sleep_pid 2>/dev/null
12426 fi
12427 { $as_echo "$as_me:${as_lineno-$LINENO}: result: done" >&5
12428 $as_echo "done" >&6; }
1239012429 if test -n "$EXEEXT"; then
1239112430 am__EXEEXT_TRUE=
1239212431 am__EXEEXT_FALSE='#'
1270912748 # ... but there are two gotchas:
1271012749 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
1271112750 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
12712 # In both cases, we have to default to `cp -p'.
12751 # In both cases, we have to default to `cp -pR'.
1271312752 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
12714 as_ln_s='cp -p'
12753 as_ln_s='cp -pR'
1271512754 elif ln conf$$.file conf$$ 2>/dev/null; then
1271612755 as_ln_s=ln
1271712756 else
12718 as_ln_s='cp -p'
12757 as_ln_s='cp -pR'
1271912758 fi
1272012759 else
12721 as_ln_s='cp -p'
12760 as_ln_s='cp -pR'
1272212761 fi
1272312762 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
1272412763 rmdir conf$$.dir 2>/dev/null
1277812817 as_mkdir_p=false
1277912818 fi
1278012819
12781 if test -x / >/dev/null 2>&1; then
12782 as_test_x='test -x'
12783 else
12784 if ls -dL / >/dev/null 2>&1; then
12785 as_ls_L_option=L
12786 else
12787 as_ls_L_option=
12788 fi
12789 as_test_x='
12790 eval sh -c '\''
12791 if test -d "$1"; then
12792 test -d "$1/.";
12793 else
12794 case $1 in #(
12795 -*)set "./$1";;
12796 esac;
12797 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
12798 ???[sx]*):;;*)false;;esac;fi
12799 '\'' sh
12800 '
12801 fi
12802 as_executable_p=$as_test_x
12820
12821 # as_fn_executable_p FILE
12822 # -----------------------
12823 # Test if FILE is an executable regular file.
12824 as_fn_executable_p ()
12825 {
12826 test -f "$1" && test -x "$1"
12827 } # as_fn_executable_p
12828 as_test_x='test -x'
12829 as_executable_p=as_fn_executable_p
1280312830
1280412831 # Sed expression to map a string onto a valid CPP name.
1280512832 as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
1282112848 # values after options handling.
1282212849 ac_log="
1282312850 This file was extended by egg-list-box $as_me 3.5.1, which was
12824 generated by GNU Autoconf 2.68. Invocation command line was
12851 generated by GNU Autoconf 2.69. Invocation command line was
1282512852
1282612853 CONFIG_FILES = $CONFIG_FILES
1282712854 CONFIG_HEADERS = $CONFIG_HEADERS
1288712914 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1288812915 ac_cs_version="\\
1288912916 egg-list-box config.status 3.5.1
12890 configured by $0, generated by GNU Autoconf 2.68,
12917 configured by $0, generated by GNU Autoconf 2.69,
1289112918 with options \\"\$ac_cs_config\\"
1289212919
12893 Copyright (C) 2010 Free Software Foundation, Inc.
12920 Copyright (C) 2012 Free Software Foundation, Inc.
1289412921 This config.status script is free software; the Free Software Foundation
1289512922 gives unlimited permission to copy, distribute and modify it."
1289612923
1298113008 _ACEOF
1298213009 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1298313010 if \$ac_cs_recheck; then
12984 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
13011 set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
1298513012 shift
1298613013 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
1298713014 CONFIG_SHELL='$SHELL'
1390613933 # Strip MF so we end up with the name of the file.
1390713934 mf=`echo "$mf" | sed -e 's/:.*$//'`
1390813935 # Check whether this is an Automake generated Makefile or not.
13909 # We used to match only the files named `Makefile.in', but
13936 # We used to match only the files named 'Makefile.in', but
1391013937 # some people rename them; so instead we look at the file content.
1391113938 # Grep'ing the first line is not enough: some people post-process
1391213939 # each Makefile.in and add a new line on top of each file to say so.
1394013967 continue
1394113968 fi
1394213969 # Extract the definition of DEPDIR, am__include, and am__quote
13943 # from the Makefile without running `make'.
13970 # from the Makefile without running 'make'.
1394413971 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1394513972 test -z "$DEPDIR" && continue
1394613973 am__include=`sed -n 's/^am__include = //p' < "$mf"`
1394713974 test -z "am__include" && continue
1394813975 am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
13949 # When using ansi2knr, U may be empty or an underscore; expand it
13950 U=`sed -n 's/^U = //p' < "$mf"`
1395113976 # Find all dependency output files, they are included files with
1395213977 # $(DEPDIR) in their names. We invoke sed twice because it is the
1395313978 # simplest approach to changing $(DEPDIR) to its actual value in the
1395413979 # expansion.
1395513980 for file in `sed -n "
1395613981 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
13957 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
13982 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g'`; do
1395813983 # Make sure the directory exists.
1395913984 test -f "$dirpart/$file" && continue
1396013985 fdir=`$as_dirname -- "$file" ||
22
33 scriptversion=2012-03-27.16; # UTC
44
5 # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
6 # 2011, 2012 Free Software Foundation, Inc.
5 # Copyright (C) 1999-2012 Free Software Foundation, Inc.
76
87 # This program is free software; you can redistribute it and/or modify
98 # it under the terms of the GNU General Public License as published by
00 #!/bin/sh
11 # install - install a program, script, or datafile
22
3 scriptversion=2011-01-19.21; # UTC
3 scriptversion=2011-11-20.07; # UTC
44
55 # This originates from X11R5 (mit/util/scripts/install.sh), which was
66 # later released in X11R6 (xc/config/util/install.sh) with the
3434 # FSF changes to this file are in the public domain.
3535 #
3636 # Calling this script install-sh is preferred over install.sh, to prevent
37 # `make' implicit rules from creating a file called install from it
37 # 'make' implicit rules from creating a file called install from it
3838 # when there is no Makefile.
3939 #
4040 # This script is compatible with the BSD install script, but was written
155155 -s) stripcmd=$stripprog;;
156156
157157 -t) dst_arg=$2
158 # Protect names problematic for `test' and other utilities.
158 # Protect names problematic for 'test' and other utilities.
159159 case $dst_arg in
160160 -* | [=\(\)!]) dst_arg=./$dst_arg;;
161161 esac
189189 fi
190190 shift # arg
191191 dst_arg=$arg
192 # Protect names problematic for `test' and other utilities.
192 # Protect names problematic for 'test' and other utilities.
193193 case $dst_arg in
194194 -* | [=\(\)!]) dst_arg=./$dst_arg;;
195195 esac
201201 echo "$0: no input file specified." >&2
202202 exit 1
203203 fi
204 # It's OK to call `install-sh -d' without argument.
204 # It's OK to call 'install-sh -d' without argument.
205205 # This can happen when creating conditional directories.
206206 exit 0
207207 fi
239239
240240 for src
241241 do
242 # Protect names problematic for `test' and other utilities.
242 # Protect names problematic for 'test' and other utilities.
243243 case $src in
244244 -* | [=\(\)!]) src=./$src;;
245245 esac
353353 if test -z "$dir_arg" || {
354354 # Check for POSIX incompatibilities with -m.
355355 # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
356 # other-writeable bit of parent directory when it shouldn't.
356 # other-writable bit of parent directory when it shouldn't.
357357 # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
358358 ls_ld_tmpdir=`ls -ld "$tmpdir"`
359359 case $ls_ld_tmpdir in
+0
-7986
libempathy-gtk/egg-list-box/m4/libtool.m4 less more
0 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
1 #
2 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software
4 # Foundation, Inc.
5 # Written by Gordon Matzigkeit, 1996
6 #
7 # This file is free software; the Free Software Foundation gives
8 # unlimited permission to copy and/or distribute it, with or without
9 # modifications, as long as this notice is preserved.
10
11 m4_define([_LT_COPYING], [dnl
12 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
13 # 2006, 2007, 2008, 2009, 2010, 2011 Free Software
14 # Foundation, Inc.
15 # Written by Gordon Matzigkeit, 1996
16 #
17 # This file is part of GNU Libtool.
18 #
19 # GNU Libtool is free software; you can redistribute it and/or
20 # modify it under the terms of the GNU General Public License as
21 # published by the Free Software Foundation; either version 2 of
22 # the License, or (at your option) any later version.
23 #
24 # As a special exception to the GNU General Public License,
25 # if you distribute this file as part of a program or library that
26 # is built using GNU Libtool, you may include this file under the
27 # same distribution terms that you use for the rest of that program.
28 #
29 # GNU Libtool is distributed in the hope that it will be useful,
30 # but WITHOUT ANY WARRANTY; without even the implied warranty of
31 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
32 # GNU General Public License for more details.
33 #
34 # You should have received a copy of the GNU General Public License
35 # along with GNU Libtool; see the file COPYING. If not, a copy
36 # can be downloaded from http://www.gnu.org/licenses/gpl.html, or
37 # obtained by writing to the Free Software Foundation, Inc.,
38 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
39 ])
40
41 # serial 57 LT_INIT
42
43
44 # LT_PREREQ(VERSION)
45 # ------------------
46 # Complain and exit if this libtool version is less that VERSION.
47 m4_defun([LT_PREREQ],
48 [m4_if(m4_version_compare(m4_defn([LT_PACKAGE_VERSION]), [$1]), -1,
49 [m4_default([$3],
50 [m4_fatal([Libtool version $1 or higher is required],
51 63)])],
52 [$2])])
53
54
55 # _LT_CHECK_BUILDDIR
56 # ------------------
57 # Complain if the absolute build directory name contains unusual characters
58 m4_defun([_LT_CHECK_BUILDDIR],
59 [case `pwd` in
60 *\ * | *\ *)
61 AC_MSG_WARN([Libtool does not cope well with whitespace in `pwd`]) ;;
62 esac
63 ])
64
65
66 # LT_INIT([OPTIONS])
67 # ------------------
68 AC_DEFUN([LT_INIT],
69 [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
70 AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
71 AC_BEFORE([$0], [LT_LANG])dnl
72 AC_BEFORE([$0], [LT_OUTPUT])dnl
73 AC_BEFORE([$0], [LTDL_INIT])dnl
74 m4_require([_LT_CHECK_BUILDDIR])dnl
75
76 dnl Autoconf doesn't catch unexpanded LT_ macros by default:
77 m4_pattern_forbid([^_?LT_[A-Z_]+$])dnl
78 m4_pattern_allow([^(_LT_EOF|LT_DLGLOBAL|LT_DLLAZY_OR_NOW|LT_MULTI_MODULE)$])dnl
79 dnl aclocal doesn't pull ltoptions.m4, ltsugar.m4, or ltversion.m4
80 dnl unless we require an AC_DEFUNed macro:
81 AC_REQUIRE([LTOPTIONS_VERSION])dnl
82 AC_REQUIRE([LTSUGAR_VERSION])dnl
83 AC_REQUIRE([LTVERSION_VERSION])dnl
84 AC_REQUIRE([LTOBSOLETE_VERSION])dnl
85 m4_require([_LT_PROG_LTMAIN])dnl
86
87 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
88
89 dnl Parse OPTIONS
90 _LT_SET_OPTIONS([$0], [$1])
91
92 # This can be used to rebuild libtool when needed
93 LIBTOOL_DEPS="$ltmain"
94
95 # Always use our own libtool.
96 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
97 AC_SUBST(LIBTOOL)dnl
98
99 _LT_SETUP
100
101 # Only expand once:
102 m4_define([LT_INIT])
103 ])# LT_INIT
104
105 # Old names:
106 AU_ALIAS([AC_PROG_LIBTOOL], [LT_INIT])
107 AU_ALIAS([AM_PROG_LIBTOOL], [LT_INIT])
108 dnl aclocal-1.4 backwards compatibility:
109 dnl AC_DEFUN([AC_PROG_LIBTOOL], [])
110 dnl AC_DEFUN([AM_PROG_LIBTOOL], [])
111
112
113 # _LT_CC_BASENAME(CC)
114 # -------------------
115 # Calculate cc_basename. Skip known compiler wrappers and cross-prefix.
116 m4_defun([_LT_CC_BASENAME],
117 [for cc_temp in $1""; do
118 case $cc_temp in
119 compile | *[[\\/]]compile | ccache | *[[\\/]]ccache ) ;;
120 distcc | *[[\\/]]distcc | purify | *[[\\/]]purify ) ;;
121 \-*) ;;
122 *) break;;
123 esac
124 done
125 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
126 ])
127
128
129 # _LT_FILEUTILS_DEFAULTS
130 # ----------------------
131 # It is okay to use these file commands and assume they have been set
132 # sensibly after `m4_require([_LT_FILEUTILS_DEFAULTS])'.
133 m4_defun([_LT_FILEUTILS_DEFAULTS],
134 [: ${CP="cp -f"}
135 : ${MV="mv -f"}
136 : ${RM="rm -f"}
137 ])# _LT_FILEUTILS_DEFAULTS
138
139
140 # _LT_SETUP
141 # ---------
142 m4_defun([_LT_SETUP],
143 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
144 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
145 AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
146 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
147
148 _LT_DECL([], [PATH_SEPARATOR], [1], [The PATH separator for the build system])dnl
149 dnl
150 _LT_DECL([], [host_alias], [0], [The host system])dnl
151 _LT_DECL([], [host], [0])dnl
152 _LT_DECL([], [host_os], [0])dnl
153 dnl
154 _LT_DECL([], [build_alias], [0], [The build system])dnl
155 _LT_DECL([], [build], [0])dnl
156 _LT_DECL([], [build_os], [0])dnl
157 dnl
158 AC_REQUIRE([AC_PROG_CC])dnl
159 AC_REQUIRE([LT_PATH_LD])dnl
160 AC_REQUIRE([LT_PATH_NM])dnl
161 dnl
162 AC_REQUIRE([AC_PROG_LN_S])dnl
163 test -z "$LN_S" && LN_S="ln -s"
164 _LT_DECL([], [LN_S], [1], [Whether we need soft or hard links])dnl
165 dnl
166 AC_REQUIRE([LT_CMD_MAX_LEN])dnl
167 _LT_DECL([objext], [ac_objext], [0], [Object file suffix (normally "o")])dnl
168 _LT_DECL([], [exeext], [0], [Executable file suffix (normally "")])dnl
169 dnl
170 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
171 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
172 m4_require([_LT_PATH_CONVERSION_FUNCTIONS])dnl
173 m4_require([_LT_CMD_RELOAD])dnl
174 m4_require([_LT_CHECK_MAGIC_METHOD])dnl
175 m4_require([_LT_CHECK_SHAREDLIB_FROM_LINKLIB])dnl
176 m4_require([_LT_CMD_OLD_ARCHIVE])dnl
177 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
178 m4_require([_LT_WITH_SYSROOT])dnl
179
180 _LT_CONFIG_LIBTOOL_INIT([
181 # See if we are running on zsh, and set the options which allow our
182 # commands through without removal of \ escapes INIT.
183 if test -n "\${ZSH_VERSION+set}" ; then
184 setopt NO_GLOB_SUBST
185 fi
186 ])
187 if test -n "${ZSH_VERSION+set}" ; then
188 setopt NO_GLOB_SUBST
189 fi
190
191 _LT_CHECK_OBJDIR
192
193 m4_require([_LT_TAG_COMPILER])dnl
194
195 case $host_os in
196 aix3*)
197 # AIX sometimes has problems with the GCC collect2 program. For some
198 # reason, if we set the COLLECT_NAMES environment variable, the problems
199 # vanish in a puff of smoke.
200 if test "X${COLLECT_NAMES+set}" != Xset; then
201 COLLECT_NAMES=
202 export COLLECT_NAMES
203 fi
204 ;;
205 esac
206
207 # Global variables:
208 ofile=libtool
209 can_build_shared=yes
210
211 # All known linkers require a `.a' archive for static linking (except MSVC,
212 # which needs '.lib').
213 libext=a
214
215 with_gnu_ld="$lt_cv_prog_gnu_ld"
216
217 old_CC="$CC"
218 old_CFLAGS="$CFLAGS"
219
220 # Set sane defaults for various variables
221 test -z "$CC" && CC=cc
222 test -z "$LTCC" && LTCC=$CC
223 test -z "$LTCFLAGS" && LTCFLAGS=$CFLAGS
224 test -z "$LD" && LD=ld
225 test -z "$ac_objext" && ac_objext=o
226
227 _LT_CC_BASENAME([$compiler])
228
229 # Only perform the check for file, if the check method requires it
230 test -z "$MAGIC_CMD" && MAGIC_CMD=file
231 case $deplibs_check_method in
232 file_magic*)
233 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
234 _LT_PATH_MAGIC
235 fi
236 ;;
237 esac
238
239 # Use C for the default configuration in the libtool script
240 LT_SUPPORTED_TAG([CC])
241 _LT_LANG_C_CONFIG
242 _LT_LANG_DEFAULT_CONFIG
243 _LT_CONFIG_COMMANDS
244 ])# _LT_SETUP
245
246
247 # _LT_PREPARE_SED_QUOTE_VARS
248 # --------------------------
249 # Define a few sed substitution that help us do robust quoting.
250 m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
251 [# Backslashify metacharacters that are still active within
252 # double-quoted strings.
253 sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
254
255 # Same as above, but do not quote variable references.
256 double_quote_subst='s/\([["`\\]]\)/\\\1/g'
257
258 # Sed substitution to delay expansion of an escaped shell variable in a
259 # double_quote_subst'ed string.
260 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
261
262 # Sed substitution to delay expansion of an escaped single quote.
263 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
264
265 # Sed substitution to avoid accidental globbing in evaled expressions
266 no_glob_subst='s/\*/\\\*/g'
267 ])
268
269 # _LT_PROG_LTMAIN
270 # ---------------
271 # Note that this code is called both from `configure', and `config.status'
272 # now that we use AC_CONFIG_COMMANDS to generate libtool. Notably,
273 # `config.status' has no value for ac_aux_dir unless we are using Automake,
274 # so we pass a copy along to make sure it has a sensible value anyway.
275 m4_defun([_LT_PROG_LTMAIN],
276 [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
277 _LT_CONFIG_LIBTOOL_INIT([ac_aux_dir='$ac_aux_dir'])
278 ltmain="$ac_aux_dir/ltmain.sh"
279 ])# _LT_PROG_LTMAIN
280
281
282 ## ------------------------------------- ##
283 ## Accumulate code for creating libtool. ##
284 ## ------------------------------------- ##
285
286 # So that we can recreate a full libtool script including additional
287 # tags, we accumulate the chunks of code to send to AC_CONFIG_COMMANDS
288 # in macros and then make a single call at the end using the `libtool'
289 # label.
290
291
292 # _LT_CONFIG_LIBTOOL_INIT([INIT-COMMANDS])
293 # ----------------------------------------
294 # Register INIT-COMMANDS to be passed to AC_CONFIG_COMMANDS later.
295 m4_define([_LT_CONFIG_LIBTOOL_INIT],
296 [m4_ifval([$1],
297 [m4_append([_LT_OUTPUT_LIBTOOL_INIT],
298 [$1
299 ])])])
300
301 # Initialize.
302 m4_define([_LT_OUTPUT_LIBTOOL_INIT])
303
304
305 # _LT_CONFIG_LIBTOOL([COMMANDS])
306 # ------------------------------
307 # Register COMMANDS to be passed to AC_CONFIG_COMMANDS later.
308 m4_define([_LT_CONFIG_LIBTOOL],
309 [m4_ifval([$1],
310 [m4_append([_LT_OUTPUT_LIBTOOL_COMMANDS],
311 [$1
312 ])])])
313
314 # Initialize.
315 m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS])
316
317
318 # _LT_CONFIG_SAVE_COMMANDS([COMMANDS], [INIT_COMMANDS])
319 # -----------------------------------------------------
320 m4_defun([_LT_CONFIG_SAVE_COMMANDS],
321 [_LT_CONFIG_LIBTOOL([$1])
322 _LT_CONFIG_LIBTOOL_INIT([$2])
323 ])
324
325
326 # _LT_FORMAT_COMMENT([COMMENT])
327 # -----------------------------
328 # Add leading comment marks to the start of each line, and a trailing
329 # full-stop to the whole comment if one is not present already.
330 m4_define([_LT_FORMAT_COMMENT],
331 [m4_ifval([$1], [
332 m4_bpatsubst([m4_bpatsubst([$1], [^ *], [# ])],
333 [['`$\]], [\\\&])]m4_bmatch([$1], [[!?.]$], [], [.])
334 )])
335
336
337
338 ## ------------------------ ##
339 ## FIXME: Eliminate VARNAME ##
340 ## ------------------------ ##
341
342
343 # _LT_DECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION], [IS-TAGGED?])
344 # -------------------------------------------------------------------
345 # CONFIGNAME is the name given to the value in the libtool script.
346 # VARNAME is the (base) name used in the configure script.
347 # VALUE may be 0, 1 or 2 for a computed quote escaped value based on
348 # VARNAME. Any other value will be used directly.
349 m4_define([_LT_DECL],
350 [lt_if_append_uniq([lt_decl_varnames], [$2], [, ],
351 [lt_dict_add_subkey([lt_decl_dict], [$2], [libtool_name],
352 [m4_ifval([$1], [$1], [$2])])
353 lt_dict_add_subkey([lt_decl_dict], [$2], [value], [$3])
354 m4_ifval([$4],
355 [lt_dict_add_subkey([lt_decl_dict], [$2], [description], [$4])])
356 lt_dict_add_subkey([lt_decl_dict], [$2],
357 [tagged?], [m4_ifval([$5], [yes], [no])])])
358 ])
359
360
361 # _LT_TAGDECL([CONFIGNAME], VARNAME, VALUE, [DESCRIPTION])
362 # --------------------------------------------------------
363 m4_define([_LT_TAGDECL], [_LT_DECL([$1], [$2], [$3], [$4], [yes])])
364
365
366 # lt_decl_tag_varnames([SEPARATOR], [VARNAME1...])
367 # ------------------------------------------------
368 m4_define([lt_decl_tag_varnames],
369 [_lt_decl_filter([tagged?], [yes], $@)])
370
371
372 # _lt_decl_filter(SUBKEY, VALUE, [SEPARATOR], [VARNAME1..])
373 # ---------------------------------------------------------
374 m4_define([_lt_decl_filter],
375 [m4_case([$#],
376 [0], [m4_fatal([$0: too few arguments: $#])],
377 [1], [m4_fatal([$0: too few arguments: $#: $1])],
378 [2], [lt_dict_filter([lt_decl_dict], [$1], [$2], [], lt_decl_varnames)],
379 [3], [lt_dict_filter([lt_decl_dict], [$1], [$2], [$3], lt_decl_varnames)],
380 [lt_dict_filter([lt_decl_dict], $@)])[]dnl
381 ])
382
383
384 # lt_decl_quote_varnames([SEPARATOR], [VARNAME1...])
385 # --------------------------------------------------
386 m4_define([lt_decl_quote_varnames],
387 [_lt_decl_filter([value], [1], $@)])
388
389
390 # lt_decl_dquote_varnames([SEPARATOR], [VARNAME1...])
391 # ---------------------------------------------------
392 m4_define([lt_decl_dquote_varnames],
393 [_lt_decl_filter([value], [2], $@)])
394
395
396 # lt_decl_varnames_tagged([SEPARATOR], [VARNAME1...])
397 # ---------------------------------------------------
398 m4_define([lt_decl_varnames_tagged],
399 [m4_assert([$# <= 2])dnl
400 _$0(m4_quote(m4_default([$1], [[, ]])),
401 m4_ifval([$2], [[$2]], [m4_dquote(lt_decl_tag_varnames)]),
402 m4_split(m4_normalize(m4_quote(_LT_TAGS)), [ ]))])
403 m4_define([_lt_decl_varnames_tagged],
404 [m4_ifval([$3], [lt_combine([$1], [$2], [_], $3)])])
405
406
407 # lt_decl_all_varnames([SEPARATOR], [VARNAME1...])
408 # ------------------------------------------------
409 m4_define([lt_decl_all_varnames],
410 [_$0(m4_quote(m4_default([$1], [[, ]])),
411 m4_if([$2], [],
412 m4_quote(lt_decl_varnames),
413 m4_quote(m4_shift($@))))[]dnl
414 ])
415 m4_define([_lt_decl_all_varnames],
416 [lt_join($@, lt_decl_varnames_tagged([$1],
417 lt_decl_tag_varnames([[, ]], m4_shift($@))))dnl
418 ])
419
420
421 # _LT_CONFIG_STATUS_DECLARE([VARNAME])
422 # ------------------------------------
423 # Quote a variable value, and forward it to `config.status' so that its
424 # declaration there will have the same value as in `configure'. VARNAME
425 # must have a single quote delimited value for this to work.
426 m4_define([_LT_CONFIG_STATUS_DECLARE],
427 [$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
428
429
430 # _LT_CONFIG_STATUS_DECLARATIONS
431 # ------------------------------
432 # We delimit libtool config variables with single quotes, so when
433 # we write them to config.status, we have to be sure to quote all
434 # embedded single quotes properly. In configure, this macro expands
435 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
436 #
437 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
438 m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
439 [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
440 [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
441
442
443 # _LT_LIBTOOL_TAGS
444 # ----------------
445 # Output comment and list of tags supported by the script
446 m4_defun([_LT_LIBTOOL_TAGS],
447 [_LT_FORMAT_COMMENT([The names of the tagged configurations supported by this script])dnl
448 available_tags="_LT_TAGS"dnl
449 ])
450
451
452 # _LT_LIBTOOL_DECLARE(VARNAME, [TAG])
453 # -----------------------------------
454 # Extract the dictionary values for VARNAME (optionally with TAG) and
455 # expand to a commented shell variable setting:
456 #
457 # # Some comment about what VAR is for.
458 # visible_name=$lt_internal_name
459 m4_define([_LT_LIBTOOL_DECLARE],
460 [_LT_FORMAT_COMMENT(m4_quote(lt_dict_fetch([lt_decl_dict], [$1],
461 [description])))[]dnl
462 m4_pushdef([_libtool_name],
463 m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [libtool_name])))[]dnl
464 m4_case(m4_quote(lt_dict_fetch([lt_decl_dict], [$1], [value])),
465 [0], [_libtool_name=[$]$1],
466 [1], [_libtool_name=$lt_[]$1],
467 [2], [_libtool_name=$lt_[]$1],
468 [_libtool_name=lt_dict_fetch([lt_decl_dict], [$1], [value])])[]dnl
469 m4_ifval([$2], [_$2])[]m4_popdef([_libtool_name])[]dnl
470 ])
471
472
473 # _LT_LIBTOOL_CONFIG_VARS
474 # -----------------------
475 # Produce commented declarations of non-tagged libtool config variables
476 # suitable for insertion in the LIBTOOL CONFIG section of the `libtool'
477 # script. Tagged libtool config variables (even for the LIBTOOL CONFIG
478 # section) are produced by _LT_LIBTOOL_TAG_VARS.
479 m4_defun([_LT_LIBTOOL_CONFIG_VARS],
480 [m4_foreach([_lt_var],
481 m4_quote(_lt_decl_filter([tagged?], [no], [], lt_decl_varnames)),
482 [m4_n([_LT_LIBTOOL_DECLARE(_lt_var)])])])
483
484
485 # _LT_LIBTOOL_TAG_VARS(TAG)
486 # -------------------------
487 m4_define([_LT_LIBTOOL_TAG_VARS],
488 [m4_foreach([_lt_var], m4_quote(lt_decl_tag_varnames),
489 [m4_n([_LT_LIBTOOL_DECLARE(_lt_var, [$1])])])])
490
491
492 # _LT_TAGVAR(VARNAME, [TAGNAME])
493 # ------------------------------
494 m4_define([_LT_TAGVAR], [m4_ifval([$2], [$1_$2], [$1])])
495
496
497 # _LT_CONFIG_COMMANDS
498 # -------------------
499 # Send accumulated output to $CONFIG_STATUS. Thanks to the lists of
500 # variables for single and double quote escaping we saved from calls
501 # to _LT_DECL, we can put quote escaped variables declarations
502 # into `config.status', and then the shell code to quote escape them in
503 # for loops in `config.status'. Finally, any additional code accumulated
504 # from calls to _LT_CONFIG_LIBTOOL_INIT is expanded.
505 m4_defun([_LT_CONFIG_COMMANDS],
506 [AC_PROVIDE_IFELSE([LT_OUTPUT],
507 dnl If the libtool generation code has been placed in $CONFIG_LT,
508 dnl instead of duplicating it all over again into config.status,
509 dnl then we will have config.status run $CONFIG_LT later, so it
510 dnl needs to know what name is stored there:
511 [AC_CONFIG_COMMANDS([libtool],
512 [$SHELL $CONFIG_LT || AS_EXIT(1)], [CONFIG_LT='$CONFIG_LT'])],
513 dnl If the libtool generation code is destined for config.status,
514 dnl expand the accumulated commands and init code now:
515 [AC_CONFIG_COMMANDS([libtool],
516 [_LT_OUTPUT_LIBTOOL_COMMANDS], [_LT_OUTPUT_LIBTOOL_COMMANDS_INIT])])
517 ])#_LT_CONFIG_COMMANDS
518
519
520 # Initialize.
521 m4_define([_LT_OUTPUT_LIBTOOL_COMMANDS_INIT],
522 [
523
524 # The HP-UX ksh and POSIX shell print the target directory to stdout
525 # if CDPATH is set.
526 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
527
528 sed_quote_subst='$sed_quote_subst'
529 double_quote_subst='$double_quote_subst'
530 delay_variable_subst='$delay_variable_subst'
531 _LT_CONFIG_STATUS_DECLARATIONS
532 LTCC='$LTCC'
533 LTCFLAGS='$LTCFLAGS'
534 compiler='$compiler_DEFAULT'
535
536 # A function that is used when there is no print builtin or printf.
537 func_fallback_echo ()
538 {
539 eval 'cat <<_LTECHO_EOF
540 \$[]1
541 _LTECHO_EOF'
542 }
543
544 # Quote evaled strings.
545 for var in lt_decl_all_varnames([[ \
546 ]], lt_decl_quote_varnames); do
547 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
548 *[[\\\\\\\`\\"\\\$]]*)
549 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
550 ;;
551 *)
552 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
553 ;;
554 esac
555 done
556
557 # Double-quote double-evaled strings.
558 for var in lt_decl_all_varnames([[ \
559 ]], lt_decl_dquote_varnames); do
560 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
561 *[[\\\\\\\`\\"\\\$]]*)
562 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
563 ;;
564 *)
565 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
566 ;;
567 esac
568 done
569
570 _LT_OUTPUT_LIBTOOL_INIT
571 ])
572
573 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
574 # ------------------------------------
575 # Generate a child script FILE with all initialization necessary to
576 # reuse the environment learned by the parent script, and make the
577 # file executable. If COMMENT is supplied, it is inserted after the
578 # `#!' sequence but before initialization text begins. After this
579 # macro, additional text can be appended to FILE to form the body of
580 # the child script. The macro ends with non-zero status if the
581 # file could not be fully written (such as if the disk is full).
582 m4_ifdef([AS_INIT_GENERATED],
583 [m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
584 [m4_defun([_LT_GENERATED_FILE_INIT],
585 [m4_require([AS_PREPARE])]dnl
586 [m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
587 [lt_write_fail=0
588 cat >$1 <<_ASEOF || lt_write_fail=1
589 #! $SHELL
590 # Generated by $as_me.
591 $2
592 SHELL=\${CONFIG_SHELL-$SHELL}
593 export SHELL
594 _ASEOF
595 cat >>$1 <<\_ASEOF || lt_write_fail=1
596 AS_SHELL_SANITIZE
597 _AS_PREPARE
598 exec AS_MESSAGE_FD>&1
599 _ASEOF
600 test $lt_write_fail = 0 && chmod +x $1[]dnl
601 m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
602
603 # LT_OUTPUT
604 # ---------
605 # This macro allows early generation of the libtool script (before
606 # AC_OUTPUT is called), incase it is used in configure for compilation
607 # tests.
608 AC_DEFUN([LT_OUTPUT],
609 [: ${CONFIG_LT=./config.lt}
610 AC_MSG_NOTICE([creating $CONFIG_LT])
611 _LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
612 [# Run this file to recreate a libtool stub with the current configuration.])
613
614 cat >>"$CONFIG_LT" <<\_LTEOF
615 lt_cl_silent=false
616 exec AS_MESSAGE_LOG_FD>>config.log
617 {
618 echo
619 AS_BOX([Running $as_me.])
620 } >&AS_MESSAGE_LOG_FD
621
622 lt_cl_help="\
623 \`$as_me' creates a local libtool stub from the current configuration,
624 for use in further configure time tests before the real libtool is
625 generated.
626
627 Usage: $[0] [[OPTIONS]]
628
629 -h, --help print this help, then exit
630 -V, --version print version number, then exit
631 -q, --quiet do not print progress messages
632 -d, --debug don't remove temporary files
633
634 Report bugs to <bug-libtool@gnu.org>."
635
636 lt_cl_version="\
637 m4_ifset([AC_PACKAGE_NAME], [AC_PACKAGE_NAME ])config.lt[]dnl
638 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
639 configured by $[0], generated by m4_PACKAGE_STRING.
640
641 Copyright (C) 2011 Free Software Foundation, Inc.
642 This config.lt script is free software; the Free Software Foundation
643 gives unlimited permision to copy, distribute and modify it."
644
645 while test $[#] != 0
646 do
647 case $[1] in
648 --version | --v* | -V )
649 echo "$lt_cl_version"; exit 0 ;;
650 --help | --h* | -h )
651 echo "$lt_cl_help"; exit 0 ;;
652 --debug | --d* | -d )
653 debug=: ;;
654 --quiet | --q* | --silent | --s* | -q )
655 lt_cl_silent=: ;;
656
657 -*) AC_MSG_ERROR([unrecognized option: $[1]
658 Try \`$[0] --help' for more information.]) ;;
659
660 *) AC_MSG_ERROR([unrecognized argument: $[1]
661 Try \`$[0] --help' for more information.]) ;;
662 esac
663 shift
664 done
665
666 if $lt_cl_silent; then
667 exec AS_MESSAGE_FD>/dev/null
668 fi
669 _LTEOF
670
671 cat >>"$CONFIG_LT" <<_LTEOF
672 _LT_OUTPUT_LIBTOOL_COMMANDS_INIT
673 _LTEOF
674
675 cat >>"$CONFIG_LT" <<\_LTEOF
676 AC_MSG_NOTICE([creating $ofile])
677 _LT_OUTPUT_LIBTOOL_COMMANDS
678 AS_EXIT(0)
679 _LTEOF
680 chmod +x "$CONFIG_LT"
681
682 # configure is writing to config.log, but config.lt does its own redirection,
683 # appending to config.log, which fails on DOS, as config.log is still kept
684 # open by configure. Here we exec the FD to /dev/null, effectively closing
685 # config.log, so it can be properly (re)opened and appended to by config.lt.
686 lt_cl_success=:
687 test "$silent" = yes &&
688 lt_config_lt_args="$lt_config_lt_args --quiet"
689 exec AS_MESSAGE_LOG_FD>/dev/null
690 $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
691 exec AS_MESSAGE_LOG_FD>>config.log
692 $lt_cl_success || AS_EXIT(1)
693 ])# LT_OUTPUT
694
695
696 # _LT_CONFIG(TAG)
697 # ---------------
698 # If TAG is the built-in tag, create an initial libtool script with a
699 # default configuration from the untagged config vars. Otherwise add code
700 # to config.status for appending the configuration named by TAG from the
701 # matching tagged config vars.
702 m4_defun([_LT_CONFIG],
703 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
704 _LT_CONFIG_SAVE_COMMANDS([
705 m4_define([_LT_TAG], m4_if([$1], [], [C], [$1]))dnl
706 m4_if(_LT_TAG, [C], [
707 # See if we are running on zsh, and set the options which allow our
708 # commands through without removal of \ escapes.
709 if test -n "${ZSH_VERSION+set}" ; then
710 setopt NO_GLOB_SUBST
711 fi
712
713 cfgfile="${ofile}T"
714 trap "$RM \"$cfgfile\"; exit 1" 1 2 15
715 $RM "$cfgfile"
716
717 cat <<_LT_EOF >> "$cfgfile"
718 #! $SHELL
719
720 # `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
721 # Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
722 # Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
723 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
724 #
725 _LT_COPYING
726 _LT_LIBTOOL_TAGS
727
728 # ### BEGIN LIBTOOL CONFIG
729 _LT_LIBTOOL_CONFIG_VARS
730 _LT_LIBTOOL_TAG_VARS
731 # ### END LIBTOOL CONFIG
732
733 _LT_EOF
734
735 case $host_os in
736 aix3*)
737 cat <<\_LT_EOF >> "$cfgfile"
738 # AIX sometimes has problems with the GCC collect2 program. For some
739 # reason, if we set the COLLECT_NAMES environment variable, the problems
740 # vanish in a puff of smoke.
741 if test "X${COLLECT_NAMES+set}" != Xset; then
742 COLLECT_NAMES=
743 export COLLECT_NAMES
744 fi
745 _LT_EOF
746 ;;
747 esac
748
749 _LT_PROG_LTMAIN
750
751 # We use sed instead of cat because bash on DJGPP gets confused if
752 # if finds mixed CR/LF and LF-only lines. Since sed operates in
753 # text mode, it properly converts lines to CR/LF. This bash problem
754 # is reportedly fixed, but why not run on old versions too?
755 sed '$q' "$ltmain" >> "$cfgfile" \
756 || (rm -f "$cfgfile"; exit 1)
757
758 _LT_PROG_REPLACE_SHELLFNS
759
760 mv -f "$cfgfile" "$ofile" ||
761 (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
762 chmod +x "$ofile"
763 ],
764 [cat <<_LT_EOF >> "$ofile"
765
766 dnl Unfortunately we have to use $1 here, since _LT_TAG is not expanded
767 dnl in a comment (ie after a #).
768 # ### BEGIN LIBTOOL TAG CONFIG: $1
769 _LT_LIBTOOL_TAG_VARS(_LT_TAG)
770 # ### END LIBTOOL TAG CONFIG: $1
771 _LT_EOF
772 ])dnl /m4_if
773 ],
774 [m4_if([$1], [], [
775 PACKAGE='$PACKAGE'
776 VERSION='$VERSION'
777 TIMESTAMP='$TIMESTAMP'
778 RM='$RM'
779 ofile='$ofile'], [])
780 ])dnl /_LT_CONFIG_SAVE_COMMANDS
781 ])# _LT_CONFIG
782
783
784 # LT_SUPPORTED_TAG(TAG)
785 # ---------------------
786 # Trace this macro to discover what tags are supported by the libtool
787 # --tag option, using:
788 # autoconf --trace 'LT_SUPPORTED_TAG:$1'
789 AC_DEFUN([LT_SUPPORTED_TAG], [])
790
791
792 # C support is built-in for now
793 m4_define([_LT_LANG_C_enabled], [])
794 m4_define([_LT_TAGS], [])
795
796
797 # LT_LANG(LANG)
798 # -------------
799 # Enable libtool support for the given language if not already enabled.
800 AC_DEFUN([LT_LANG],
801 [AC_BEFORE([$0], [LT_OUTPUT])dnl
802 m4_case([$1],
803 [C], [_LT_LANG(C)],
804 [C++], [_LT_LANG(CXX)],
805 [Go], [_LT_LANG(GO)],
806 [Java], [_LT_LANG(GCJ)],
807 [Fortran 77], [_LT_LANG(F77)],
808 [Fortran], [_LT_LANG(FC)],
809 [Windows Resource], [_LT_LANG(RC)],
810 [m4_ifdef([_LT_LANG_]$1[_CONFIG],
811 [_LT_LANG($1)],
812 [m4_fatal([$0: unsupported language: "$1"])])])dnl
813 ])# LT_LANG
814
815
816 # _LT_LANG(LANGNAME)
817 # ------------------
818 m4_defun([_LT_LANG],
819 [m4_ifdef([_LT_LANG_]$1[_enabled], [],
820 [LT_SUPPORTED_TAG([$1])dnl
821 m4_append([_LT_TAGS], [$1 ])dnl
822 m4_define([_LT_LANG_]$1[_enabled], [])dnl
823 _LT_LANG_$1_CONFIG($1)])dnl
824 ])# _LT_LANG
825
826
827 m4_ifndef([AC_PROG_GO], [
828 ############################################################
829 # NOTE: This macro has been submitted for inclusion into #
830 # GNU Autoconf as AC_PROG_GO. When it is available in #
831 # a released version of Autoconf we should remove this #
832 # macro and use it instead. #
833 ############################################################
834 m4_defun([AC_PROG_GO],
835 [AC_LANG_PUSH(Go)dnl
836 AC_ARG_VAR([GOC], [Go compiler command])dnl
837 AC_ARG_VAR([GOFLAGS], [Go compiler flags])dnl
838 _AC_ARG_VAR_LDFLAGS()dnl
839 AC_CHECK_TOOL(GOC, gccgo)
840 if test -z "$GOC"; then
841 if test -n "$ac_tool_prefix"; then
842 AC_CHECK_PROG(GOC, [${ac_tool_prefix}gccgo], [${ac_tool_prefix}gccgo])
843 fi
844 fi
845 if test -z "$GOC"; then
846 AC_CHECK_PROG(GOC, gccgo, gccgo, false)
847 fi
848 ])#m4_defun
849 ])#m4_ifndef
850
851
852 # _LT_LANG_DEFAULT_CONFIG
853 # -----------------------
854 m4_defun([_LT_LANG_DEFAULT_CONFIG],
855 [AC_PROVIDE_IFELSE([AC_PROG_CXX],
856 [LT_LANG(CXX)],
857 [m4_define([AC_PROG_CXX], defn([AC_PROG_CXX])[LT_LANG(CXX)])])
858
859 AC_PROVIDE_IFELSE([AC_PROG_F77],
860 [LT_LANG(F77)],
861 [m4_define([AC_PROG_F77], defn([AC_PROG_F77])[LT_LANG(F77)])])
862
863 AC_PROVIDE_IFELSE([AC_PROG_FC],
864 [LT_LANG(FC)],
865 [m4_define([AC_PROG_FC], defn([AC_PROG_FC])[LT_LANG(FC)])])
866
867 dnl The call to [A][M_PROG_GCJ] is quoted like that to stop aclocal
868 dnl pulling things in needlessly.
869 AC_PROVIDE_IFELSE([AC_PROG_GCJ],
870 [LT_LANG(GCJ)],
871 [AC_PROVIDE_IFELSE([A][M_PROG_GCJ],
872 [LT_LANG(GCJ)],
873 [AC_PROVIDE_IFELSE([LT_PROG_GCJ],
874 [LT_LANG(GCJ)],
875 [m4_ifdef([AC_PROG_GCJ],
876 [m4_define([AC_PROG_GCJ], defn([AC_PROG_GCJ])[LT_LANG(GCJ)])])
877 m4_ifdef([A][M_PROG_GCJ],
878 [m4_define([A][M_PROG_GCJ], defn([A][M_PROG_GCJ])[LT_LANG(GCJ)])])
879 m4_ifdef([LT_PROG_GCJ],
880 [m4_define([LT_PROG_GCJ], defn([LT_PROG_GCJ])[LT_LANG(GCJ)])])])])])
881
882 AC_PROVIDE_IFELSE([AC_PROG_GO],
883 [LT_LANG(GO)],
884 [m4_define([AC_PROG_GO], defn([AC_PROG_GO])[LT_LANG(GO)])])
885
886 AC_PROVIDE_IFELSE([LT_PROG_RC],
887 [LT_LANG(RC)],
888 [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
889 ])# _LT_LANG_DEFAULT_CONFIG
890
891 # Obsolete macros:
892 AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
893 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
894 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
895 AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
896 AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
897 dnl aclocal-1.4 backwards compatibility:
898 dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
899 dnl AC_DEFUN([AC_LIBTOOL_F77], [])
900 dnl AC_DEFUN([AC_LIBTOOL_FC], [])
901 dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
902 dnl AC_DEFUN([AC_LIBTOOL_RC], [])
903
904
905 # _LT_TAG_COMPILER
906 # ----------------
907 m4_defun([_LT_TAG_COMPILER],
908 [AC_REQUIRE([AC_PROG_CC])dnl
909
910 _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
911 _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
912 _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
913 _LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
914
915 # If no C compiler was specified, use CC.
916 LTCC=${LTCC-"$CC"}
917
918 # If no C compiler flags were specified, use CFLAGS.
919 LTCFLAGS=${LTCFLAGS-"$CFLAGS"}
920
921 # Allow CC to be a program name with arguments.
922 compiler=$CC
923 ])# _LT_TAG_COMPILER
924
925
926 # _LT_COMPILER_BOILERPLATE
927 # ------------------------
928 # Check for compiler boilerplate output or warnings with
929 # the simple compiler test code.
930 m4_defun([_LT_COMPILER_BOILERPLATE],
931 [m4_require([_LT_DECL_SED])dnl
932 ac_outfile=conftest.$ac_objext
933 echo "$lt_simple_compile_test_code" >conftest.$ac_ext
934 eval "$ac_compile" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
935 _lt_compiler_boilerplate=`cat conftest.err`
936 $RM conftest*
937 ])# _LT_COMPILER_BOILERPLATE
938
939
940 # _LT_LINKER_BOILERPLATE
941 # ----------------------
942 # Check for linker boilerplate output or warnings with
943 # the simple link test code.
944 m4_defun([_LT_LINKER_BOILERPLATE],
945 [m4_require([_LT_DECL_SED])dnl
946 ac_outfile=conftest.$ac_objext
947 echo "$lt_simple_link_test_code" >conftest.$ac_ext
948 eval "$ac_link" 2>&1 >/dev/null | $SED '/^$/d; /^ *+/d' >conftest.err
949 _lt_linker_boilerplate=`cat conftest.err`
950 $RM -r conftest*
951 ])# _LT_LINKER_BOILERPLATE
952
953 # _LT_REQUIRED_DARWIN_CHECKS
954 # -------------------------
955 m4_defun_once([_LT_REQUIRED_DARWIN_CHECKS],[
956 case $host_os in
957 rhapsody* | darwin*)
958 AC_CHECK_TOOL([DSYMUTIL], [dsymutil], [:])
959 AC_CHECK_TOOL([NMEDIT], [nmedit], [:])
960 AC_CHECK_TOOL([LIPO], [lipo], [:])
961 AC_CHECK_TOOL([OTOOL], [otool], [:])
962 AC_CHECK_TOOL([OTOOL64], [otool64], [:])
963 _LT_DECL([], [DSYMUTIL], [1],
964 [Tool to manipulate archived DWARF debug symbol files on Mac OS X])
965 _LT_DECL([], [NMEDIT], [1],
966 [Tool to change global to local symbols on Mac OS X])
967 _LT_DECL([], [LIPO], [1],
968 [Tool to manipulate fat objects and archives on Mac OS X])
969 _LT_DECL([], [OTOOL], [1],
970 [ldd/readelf like tool for Mach-O binaries on Mac OS X])
971 _LT_DECL([], [OTOOL64], [1],
972 [ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4])
973
974 AC_CACHE_CHECK([for -single_module linker flag],[lt_cv_apple_cc_single_mod],
975 [lt_cv_apple_cc_single_mod=no
976 if test -z "${LT_MULTI_MODULE}"; then
977 # By default we will add the -single_module flag. You can override
978 # by either setting the environment variable LT_MULTI_MODULE
979 # non-empty at configure time, or by adding -multi_module to the
980 # link flags.
981 rm -rf libconftest.dylib*
982 echo "int foo(void){return 1;}" > conftest.c
983 echo "$LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
984 -dynamiclib -Wl,-single_module conftest.c" >&AS_MESSAGE_LOG_FD
985 $LTCC $LTCFLAGS $LDFLAGS -o libconftest.dylib \
986 -dynamiclib -Wl,-single_module conftest.c 2>conftest.err
987 _lt_result=$?
988 # If there is a non-empty error log, and "single_module"
989 # appears in it, assume the flag caused a linker warning
990 if test -s conftest.err && $GREP single_module conftest.err; then
991 cat conftest.err >&AS_MESSAGE_LOG_FD
992 # Otherwise, if the output was created with a 0 exit code from
993 # the compiler, it worked.
994 elif test -f libconftest.dylib && test $_lt_result -eq 0; then
995 lt_cv_apple_cc_single_mod=yes
996 else
997 cat conftest.err >&AS_MESSAGE_LOG_FD
998 fi
999 rm -rf libconftest.dylib*
1000 rm -f conftest.*
1001 fi])
1002
1003 AC_CACHE_CHECK([for -exported_symbols_list linker flag],
1004 [lt_cv_ld_exported_symbols_list],
1005 [lt_cv_ld_exported_symbols_list=no
1006 save_LDFLAGS=$LDFLAGS
1007 echo "_main" > conftest.sym
1008 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
1009 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
1010 [lt_cv_ld_exported_symbols_list=yes],
1011 [lt_cv_ld_exported_symbols_list=no])
1012 LDFLAGS="$save_LDFLAGS"
1013 ])
1014
1015 AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
1016 [lt_cv_ld_force_load=no
1017 cat > conftest.c << _LT_EOF
1018 int forced_loaded() { return 2;}
1019 _LT_EOF
1020 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
1021 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
1022 echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
1023 $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
1024 echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
1025 $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
1026 cat > conftest.c << _LT_EOF
1027 int main() { return 0;}
1028 _LT_EOF
1029 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
1030 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
1031 _lt_result=$?
1032 if test -s conftest.err && $GREP force_load conftest.err; then
1033 cat conftest.err >&AS_MESSAGE_LOG_FD
1034 elif test -f conftest && test $_lt_result -eq 0 && $GREP forced_load conftest >/dev/null 2>&1 ; then
1035 lt_cv_ld_force_load=yes
1036 else
1037 cat conftest.err >&AS_MESSAGE_LOG_FD
1038 fi
1039 rm -f conftest.err libconftest.a conftest conftest.c
1040 rm -rf conftest.dSYM
1041 ])
1042 case $host_os in
1043 rhapsody* | darwin1.[[012]])
1044 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
1045 darwin1.*)
1046 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
1047 darwin*) # darwin 5.x on
1048 # if running on 10.5 or later, the deployment target defaults
1049 # to the OS version, if on x86, and 10.4, the deployment
1050 # target defaults to 10.4. Don't you love it?
1051 case ${MACOSX_DEPLOYMENT_TARGET-10.0},$host in
1052 10.0,*86*-darwin8*|10.0,*-darwin[[91]]*)
1053 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
1054 10.[[012]]*)
1055 _lt_dar_allow_undefined='${wl}-flat_namespace ${wl}-undefined ${wl}suppress' ;;
1056 10.*)
1057 _lt_dar_allow_undefined='${wl}-undefined ${wl}dynamic_lookup' ;;
1058 esac
1059 ;;
1060 esac
1061 if test "$lt_cv_apple_cc_single_mod" = "yes"; then
1062 _lt_dar_single_mod='$single_module'
1063 fi
1064 if test "$lt_cv_ld_exported_symbols_list" = "yes"; then
1065 _lt_dar_export_syms=' ${wl}-exported_symbols_list,$output_objdir/${libname}-symbols.expsym'
1066 else
1067 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
1068 fi
1069 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
1070 _lt_dsymutil='~$DSYMUTIL $lib || :'
1071 else
1072 _lt_dsymutil=
1073 fi
1074 ;;
1075 esac
1076 ])
1077
1078
1079 # _LT_DARWIN_LINKER_FEATURES([TAG])
1080 # ---------------------------------
1081 # Checks for linker and compiler features on darwin
1082 m4_defun([_LT_DARWIN_LINKER_FEATURES],
1083 [
1084 m4_require([_LT_REQUIRED_DARWIN_CHECKS])
1085 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
1086 _LT_TAGVAR(hardcode_direct, $1)=no
1087 _LT_TAGVAR(hardcode_automatic, $1)=yes
1088 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
1089 if test "$lt_cv_ld_force_load" = "yes"; then
1090 _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
1091 m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
1092 [FC], [_LT_TAGVAR(compiler_needs_object, $1)=yes])
1093 else
1094 _LT_TAGVAR(whole_archive_flag_spec, $1)=''
1095 fi
1096 _LT_TAGVAR(link_all_deplibs, $1)=yes
1097 _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
1098 case $cc_basename in
1099 ifort*) _lt_dar_can_shared=yes ;;
1100 *) _lt_dar_can_shared=$GCC ;;
1101 esac
1102 if test "$_lt_dar_can_shared" = "yes"; then
1103 output_verbose_link_cmd=func_echo_all
1104 _LT_TAGVAR(archive_cmds, $1)="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
1105 _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
1106 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring ${_lt_dar_single_mod}${_lt_dar_export_syms}${_lt_dsymutil}"
1107 _LT_TAGVAR(module_expsym_cmds, $1)="sed -e 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dar_export_syms}${_lt_dsymutil}"
1108 m4_if([$1], [CXX],
1109 [ if test "$lt_cv_apple_cc_single_mod" != "yes"; then
1110 _LT_TAGVAR(archive_cmds, $1)="\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dsymutil}"
1111 _LT_TAGVAR(archive_expsym_cmds, $1)="sed 's,^,_,' < \$export_symbols > \$output_objdir/\${libname}-symbols.expsym~\$CC -r -keep_private_externs -nostdlib -o \${lib}-master.o \$libobjs~\$CC -dynamiclib \$allow_undefined_flag -o \$lib \${lib}-master.o \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring${_lt_dar_export_syms}${_lt_dsymutil}"
1112 fi
1113 ],[])
1114 else
1115 _LT_TAGVAR(ld_shlibs, $1)=no
1116 fi
1117 ])
1118
1119 # _LT_SYS_MODULE_PATH_AIX([TAGNAME])
1120 # ----------------------------------
1121 # Links a minimal program and checks the executable
1122 # for the system default hardcoded library path. In most cases,
1123 # this is /usr/lib:/lib, but when the MPI compilers are used
1124 # the location of the communication and MPI libs are included too.
1125 # If we don't find anything, use the default library path according
1126 # to the aix ld manual.
1127 # Store the results from the different compilers for each TAGNAME.
1128 # Allow to override them for all tags through lt_cv_aix_libpath.
1129 m4_defun([_LT_SYS_MODULE_PATH_AIX],
1130 [m4_require([_LT_DECL_SED])dnl
1131 if test "${lt_cv_aix_libpath+set}" = set; then
1132 aix_libpath=$lt_cv_aix_libpath
1133 else
1134 AC_CACHE_VAL([_LT_TAGVAR([lt_cv_aix_libpath_], [$1])],
1135 [AC_LINK_IFELSE([AC_LANG_PROGRAM],[
1136 lt_aix_libpath_sed='[
1137 /Import File Strings/,/^$/ {
1138 /^0/ {
1139 s/^0 *\([^ ]*\) *$/\1/
1140 p
1141 }
1142 }]'
1143 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1144 # Check for a 64-bit object if we didn't find anything.
1145 if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
1146 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
1147 fi],[])
1148 if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
1149 _LT_TAGVAR([lt_cv_aix_libpath_], [$1])="/usr/lib:/lib"
1150 fi
1151 ])
1152 aix_libpath=$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])
1153 fi
1154 ])# _LT_SYS_MODULE_PATH_AIX
1155
1156
1157 # _LT_SHELL_INIT(ARG)
1158 # -------------------
1159 m4_define([_LT_SHELL_INIT],
1160 [m4_divert_text([M4SH-INIT], [$1
1161 ])])# _LT_SHELL_INIT
1162
1163
1164
1165 # _LT_PROG_ECHO_BACKSLASH
1166 # -----------------------
1167 # Find how we can fake an echo command that does not interpret backslash.
1168 # In particular, with Autoconf 2.60 or later we add some code to the start
1169 # of the generated configure script which will find a shell with a builtin
1170 # printf (which we can use as an echo command).
1171 m4_defun([_LT_PROG_ECHO_BACKSLASH],
1172 [ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1173 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
1174 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
1175
1176 AC_MSG_CHECKING([how to print strings])
1177 # Test print first, because it will be a builtin if present.
1178 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
1179 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
1180 ECHO='print -r --'
1181 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
1182 ECHO='printf %s\n'
1183 else
1184 # Use this function as a fallback that always works.
1185 func_fallback_echo ()
1186 {
1187 eval 'cat <<_LTECHO_EOF
1188 $[]1
1189 _LTECHO_EOF'
1190 }
1191 ECHO='func_fallback_echo'
1192 fi
1193
1194 # func_echo_all arg...
1195 # Invoke $ECHO with all args, space-separated.
1196 func_echo_all ()
1197 {
1198 $ECHO "$*"
1199 }
1200
1201 case "$ECHO" in
1202 printf*) AC_MSG_RESULT([printf]) ;;
1203 print*) AC_MSG_RESULT([print -r]) ;;
1204 *) AC_MSG_RESULT([cat]) ;;
1205 esac
1206
1207 m4_ifdef([_AS_DETECT_SUGGESTED],
1208 [_AS_DETECT_SUGGESTED([
1209 test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
1210 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1211 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
1212 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
1213 PATH=/empty FPATH=/empty; export PATH FPATH
1214 test "X`printf %s $ECHO`" = "X$ECHO" \
1215 || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
1216
1217 _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
1218 _LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
1219 ])# _LT_PROG_ECHO_BACKSLASH
1220
1221
1222 # _LT_WITH_SYSROOT
1223 # ----------------
1224 AC_DEFUN([_LT_WITH_SYSROOT],
1225 [AC_MSG_CHECKING([for sysroot])
1226 AC_ARG_WITH([sysroot],
1227 [ --with-sysroot[=DIR] Search for dependent libraries within DIR
1228 (or the compiler's sysroot if not specified).],
1229 [], [with_sysroot=no])
1230
1231 dnl lt_sysroot will always be passed unquoted. We quote it here
1232 dnl in case the user passed a directory name.
1233 lt_sysroot=
1234 case ${with_sysroot} in #(
1235 yes)
1236 if test "$GCC" = yes; then
1237 lt_sysroot=`$CC --print-sysroot 2>/dev/null`
1238 fi
1239 ;; #(
1240 /*)
1241 lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
1242 ;; #(
1243 no|'')
1244 ;; #(
1245 *)
1246 AC_MSG_RESULT([${with_sysroot}])
1247 AC_MSG_ERROR([The sysroot must be an absolute path.])
1248 ;;
1249 esac
1250
1251 AC_MSG_RESULT([${lt_sysroot:-no}])
1252 _LT_DECL([], [lt_sysroot], [0], [The root where to search for ]dnl
1253 [dependent libraries, and in which our libraries should be installed.])])
1254
1255 # _LT_ENABLE_LOCK
1256 # ---------------
1257 m4_defun([_LT_ENABLE_LOCK],
1258 [AC_ARG_ENABLE([libtool-lock],
1259 [AS_HELP_STRING([--disable-libtool-lock],
1260 [avoid locking (might break parallel builds)])])
1261 test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
1262
1263 # Some flags need to be propagated to the compiler or linker for good
1264 # libtool support.
1265 case $host in
1266 ia64-*-hpux*)
1267 # Find out which ABI we are using.
1268 echo 'int i;' > conftest.$ac_ext
1269 if AC_TRY_EVAL(ac_compile); then
1270 case `/usr/bin/file conftest.$ac_objext` in
1271 *ELF-32*)
1272 HPUX_IA64_MODE="32"
1273 ;;
1274 *ELF-64*)
1275 HPUX_IA64_MODE="64"
1276 ;;
1277 esac
1278 fi
1279 rm -rf conftest*
1280 ;;
1281 *-*-irix6*)
1282 # Find out which ABI we are using.
1283 echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
1284 if AC_TRY_EVAL(ac_compile); then
1285 if test "$lt_cv_prog_gnu_ld" = yes; then
1286 case `/usr/bin/file conftest.$ac_objext` in
1287 *32-bit*)
1288 LD="${LD-ld} -melf32bsmip"
1289 ;;
1290 *N32*)
1291 LD="${LD-ld} -melf32bmipn32"
1292 ;;
1293 *64-bit*)
1294 LD="${LD-ld} -melf64bmip"
1295 ;;
1296 esac
1297 else
1298 case `/usr/bin/file conftest.$ac_objext` in
1299 *32-bit*)
1300 LD="${LD-ld} -32"
1301 ;;
1302 *N32*)
1303 LD="${LD-ld} -n32"
1304 ;;
1305 *64-bit*)
1306 LD="${LD-ld} -64"
1307 ;;
1308 esac
1309 fi
1310 fi
1311 rm -rf conftest*
1312 ;;
1313
1314 x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
1315 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
1316 # Find out which ABI we are using.
1317 echo 'int i;' > conftest.$ac_ext
1318 if AC_TRY_EVAL(ac_compile); then
1319 case `/usr/bin/file conftest.o` in
1320 *32-bit*)
1321 case $host in
1322 x86_64-*kfreebsd*-gnu)
1323 LD="${LD-ld} -m elf_i386_fbsd"
1324 ;;
1325 x86_64-*linux*)
1326 LD="${LD-ld} -m elf_i386"
1327 ;;
1328 ppc64-*linux*|powerpc64-*linux*)
1329 LD="${LD-ld} -m elf32ppclinux"
1330 ;;
1331 s390x-*linux*)
1332 LD="${LD-ld} -m elf_s390"
1333 ;;
1334 sparc64-*linux*)
1335 LD="${LD-ld} -m elf32_sparc"
1336 ;;
1337 esac
1338 ;;
1339 *64-bit*)
1340 case $host in
1341 x86_64-*kfreebsd*-gnu)
1342 LD="${LD-ld} -m elf_x86_64_fbsd"
1343 ;;
1344 x86_64-*linux*)
1345 LD="${LD-ld} -m elf_x86_64"
1346 ;;
1347 ppc*-*linux*|powerpc*-*linux*)
1348 LD="${LD-ld} -m elf64ppc"
1349 ;;
1350 s390*-*linux*|s390*-*tpf*)
1351 LD="${LD-ld} -m elf64_s390"
1352 ;;
1353 sparc*-*linux*)
1354 LD="${LD-ld} -m elf64_sparc"
1355 ;;
1356 esac
1357 ;;
1358 esac
1359 fi
1360 rm -rf conftest*
1361 ;;
1362
1363 *-*-sco3.2v5*)
1364 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
1365 SAVE_CFLAGS="$CFLAGS"
1366 CFLAGS="$CFLAGS -belf"
1367 AC_CACHE_CHECK([whether the C compiler needs -belf], lt_cv_cc_needs_belf,
1368 [AC_LANG_PUSH(C)
1369 AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],[[]])],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])
1370 AC_LANG_POP])
1371 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
1372 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
1373 CFLAGS="$SAVE_CFLAGS"
1374 fi
1375 ;;
1376 *-*solaris*)
1377 # Find out which ABI we are using.
1378 echo 'int i;' > conftest.$ac_ext
1379 if AC_TRY_EVAL(ac_compile); then
1380 case `/usr/bin/file conftest.o` in
1381 *64-bit*)
1382 case $lt_cv_prog_gnu_ld in
1383 yes*)
1384 case $host in
1385 i?86-*-solaris*)
1386 LD="${LD-ld} -m elf_x86_64"
1387 ;;
1388 sparc*-*-solaris*)
1389 LD="${LD-ld} -m elf64_sparc"
1390 ;;
1391 esac
1392 # GNU ld 2.21 introduced _sol2 emulations. Use them if available.
1393 if ${LD-ld} -V | grep _sol2 >/dev/null 2>&1; then
1394 LD="${LD-ld}_sol2"
1395 fi
1396 ;;
1397 *)
1398 if ${LD-ld} -64 -r -o conftest2.o conftest.o >/dev/null 2>&1; then
1399 LD="${LD-ld} -64"
1400 fi
1401 ;;
1402 esac
1403 ;;
1404 esac
1405 fi
1406 rm -rf conftest*
1407 ;;
1408 esac
1409
1410 need_locks="$enable_libtool_lock"
1411 ])# _LT_ENABLE_LOCK
1412
1413
1414 # _LT_PROG_AR
1415 # -----------
1416 m4_defun([_LT_PROG_AR],
1417 [AC_CHECK_TOOLS(AR, [ar], false)
1418 : ${AR=ar}
1419 : ${AR_FLAGS=cru}
1420 _LT_DECL([], [AR], [1], [The archiver])
1421 _LT_DECL([], [AR_FLAGS], [1], [Flags to create an archive])
1422
1423 AC_CACHE_CHECK([for archiver @FILE support], [lt_cv_ar_at_file],
1424 [lt_cv_ar_at_file=no
1425 AC_COMPILE_IFELSE([AC_LANG_PROGRAM],
1426 [echo conftest.$ac_objext > conftest.lst
1427 lt_ar_try='$AR $AR_FLAGS libconftest.a @conftest.lst >&AS_MESSAGE_LOG_FD'
1428 AC_TRY_EVAL([lt_ar_try])
1429 if test "$ac_status" -eq 0; then
1430 # Ensure the archiver fails upon bogus file names.
1431 rm -f conftest.$ac_objext libconftest.a
1432 AC_TRY_EVAL([lt_ar_try])
1433 if test "$ac_status" -ne 0; then
1434 lt_cv_ar_at_file=@
1435 fi
1436 fi
1437 rm -f conftest.* libconftest.a
1438 ])
1439 ])
1440
1441 if test "x$lt_cv_ar_at_file" = xno; then
1442 archiver_list_spec=
1443 else
1444 archiver_list_spec=$lt_cv_ar_at_file
1445 fi
1446 _LT_DECL([], [archiver_list_spec], [1],
1447 [How to feed a file listing to the archiver])
1448 ])# _LT_PROG_AR
1449
1450
1451 # _LT_CMD_OLD_ARCHIVE
1452 # -------------------
1453 m4_defun([_LT_CMD_OLD_ARCHIVE],
1454 [_LT_PROG_AR
1455
1456 AC_CHECK_TOOL(STRIP, strip, :)
1457 test -z "$STRIP" && STRIP=:
1458 _LT_DECL([], [STRIP], [1], [A symbol stripping program])
1459
1460 AC_CHECK_TOOL(RANLIB, ranlib, :)
1461 test -z "$RANLIB" && RANLIB=:
1462 _LT_DECL([], [RANLIB], [1],
1463 [Commands used to install an old-style archive])
1464
1465 # Determine commands to create old-style static archives.
1466 old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs'
1467 old_postinstall_cmds='chmod 644 $oldlib'
1468 old_postuninstall_cmds=
1469
1470 if test -n "$RANLIB"; then
1471 case $host_os in
1472 openbsd*)
1473 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
1474 ;;
1475 *)
1476 old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB \$tool_oldlib"
1477 ;;
1478 esac
1479 old_archive_cmds="$old_archive_cmds~\$RANLIB \$tool_oldlib"
1480 fi
1481
1482 case $host_os in
1483 darwin*)
1484 lock_old_archive_extraction=yes ;;
1485 *)
1486 lock_old_archive_extraction=no ;;
1487 esac
1488 _LT_DECL([], [old_postinstall_cmds], [2])
1489 _LT_DECL([], [old_postuninstall_cmds], [2])
1490 _LT_TAGDECL([], [old_archive_cmds], [2],
1491 [Commands used to build an old-style archive])
1492 _LT_DECL([], [lock_old_archive_extraction], [0],
1493 [Whether to use a lock for old archive extraction])
1494 ])# _LT_CMD_OLD_ARCHIVE
1495
1496
1497 # _LT_COMPILER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
1498 # [OUTPUT-FILE], [ACTION-SUCCESS], [ACTION-FAILURE])
1499 # ----------------------------------------------------------------
1500 # Check whether the given compiler option works
1501 AC_DEFUN([_LT_COMPILER_OPTION],
1502 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1503 m4_require([_LT_DECL_SED])dnl
1504 AC_CACHE_CHECK([$1], [$2],
1505 [$2=no
1506 m4_if([$4], , [ac_outfile=conftest.$ac_objext], [ac_outfile=$4])
1507 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1508 lt_compiler_flag="$3"
1509 # Insert the option either (1) after the last *FLAGS variable, or
1510 # (2) before a word containing "conftest.", or (3) at the end.
1511 # Note that $ac_compile itself does not contain backslashes and begins
1512 # with a dollar sign (not a hyphen), so the echo should work correctly.
1513 # The option is referenced via a variable to avoid confusing sed.
1514 lt_compile=`echo "$ac_compile" | $SED \
1515 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1516 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
1517 -e 's:$: $lt_compiler_flag:'`
1518 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1519 (eval "$lt_compile" 2>conftest.err)
1520 ac_status=$?
1521 cat conftest.err >&AS_MESSAGE_LOG_FD
1522 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1523 if (exit $ac_status) && test -s "$ac_outfile"; then
1524 # The compiler can only warn and ignore the option if not recognized
1525 # So say no if there are warnings other than the usual output.
1526 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
1527 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
1528 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
1529 $2=yes
1530 fi
1531 fi
1532 $RM conftest*
1533 ])
1534
1535 if test x"[$]$2" = xyes; then
1536 m4_if([$5], , :, [$5])
1537 else
1538 m4_if([$6], , :, [$6])
1539 fi
1540 ])# _LT_COMPILER_OPTION
1541
1542 # Old name:
1543 AU_ALIAS([AC_LIBTOOL_COMPILER_OPTION], [_LT_COMPILER_OPTION])
1544 dnl aclocal-1.4 backwards compatibility:
1545 dnl AC_DEFUN([AC_LIBTOOL_COMPILER_OPTION], [])
1546
1547
1548 # _LT_LINKER_OPTION(MESSAGE, VARIABLE-NAME, FLAGS,
1549 # [ACTION-SUCCESS], [ACTION-FAILURE])
1550 # ----------------------------------------------------
1551 # Check whether the given linker option works
1552 AC_DEFUN([_LT_LINKER_OPTION],
1553 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1554 m4_require([_LT_DECL_SED])dnl
1555 AC_CACHE_CHECK([$1], [$2],
1556 [$2=no
1557 save_LDFLAGS="$LDFLAGS"
1558 LDFLAGS="$LDFLAGS $3"
1559 echo "$lt_simple_link_test_code" > conftest.$ac_ext
1560 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
1561 # The linker can only warn and ignore the option if not recognized
1562 # So say no if there are warnings
1563 if test -s conftest.err; then
1564 # Append any errors to the config.log.
1565 cat conftest.err 1>&AS_MESSAGE_LOG_FD
1566 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
1567 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
1568 if diff conftest.exp conftest.er2 >/dev/null; then
1569 $2=yes
1570 fi
1571 else
1572 $2=yes
1573 fi
1574 fi
1575 $RM -r conftest*
1576 LDFLAGS="$save_LDFLAGS"
1577 ])
1578
1579 if test x"[$]$2" = xyes; then
1580 m4_if([$4], , :, [$4])
1581 else
1582 m4_if([$5], , :, [$5])
1583 fi
1584 ])# _LT_LINKER_OPTION
1585
1586 # Old name:
1587 AU_ALIAS([AC_LIBTOOL_LINKER_OPTION], [_LT_LINKER_OPTION])
1588 dnl aclocal-1.4 backwards compatibility:
1589 dnl AC_DEFUN([AC_LIBTOOL_LINKER_OPTION], [])
1590
1591
1592 # LT_CMD_MAX_LEN
1593 #---------------
1594 AC_DEFUN([LT_CMD_MAX_LEN],
1595 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
1596 # find the maximum length of command line arguments
1597 AC_MSG_CHECKING([the maximum length of command line arguments])
1598 AC_CACHE_VAL([lt_cv_sys_max_cmd_len], [dnl
1599 i=0
1600 teststring="ABCD"
1601
1602 case $build_os in
1603 msdosdjgpp*)
1604 # On DJGPP, this test can blow up pretty badly due to problems in libc
1605 # (any single argument exceeding 2000 bytes causes a buffer overrun
1606 # during glob expansion). Even if it were fixed, the result of this
1607 # check would be larger than it should be.
1608 lt_cv_sys_max_cmd_len=12288; # 12K is about right
1609 ;;
1610
1611 gnu*)
1612 # Under GNU Hurd, this test is not required because there is
1613 # no limit to the length of command line arguments.
1614 # Libtool will interpret -1 as no limit whatsoever
1615 lt_cv_sys_max_cmd_len=-1;
1616 ;;
1617
1618 cygwin* | mingw* | cegcc*)
1619 # On Win9x/ME, this test blows up -- it succeeds, but takes
1620 # about 5 minutes as the teststring grows exponentially.
1621 # Worse, since 9x/ME are not pre-emptively multitasking,
1622 # you end up with a "frozen" computer, even though with patience
1623 # the test eventually succeeds (with a max line length of 256k).
1624 # Instead, let's just punt: use the minimum linelength reported by
1625 # all of the supported platforms: 8192 (on NT/2K/XP).
1626 lt_cv_sys_max_cmd_len=8192;
1627 ;;
1628
1629 mint*)
1630 # On MiNT this can take a long time and run out of memory.
1631 lt_cv_sys_max_cmd_len=8192;
1632 ;;
1633
1634 amigaos*)
1635 # On AmigaOS with pdksh, this test takes hours, literally.
1636 # So we just punt and use a minimum line length of 8192.
1637 lt_cv_sys_max_cmd_len=8192;
1638 ;;
1639
1640 netbsd* | freebsd* | openbsd* | darwin* | dragonfly*)
1641 # This has been around since 386BSD, at least. Likely further.
1642 if test -x /sbin/sysctl; then
1643 lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
1644 elif test -x /usr/sbin/sysctl; then
1645 lt_cv_sys_max_cmd_len=`/usr/sbin/sysctl -n kern.argmax`
1646 else
1647 lt_cv_sys_max_cmd_len=65536 # usable default for all BSDs
1648 fi
1649 # And add a safety zone
1650 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
1651 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
1652 ;;
1653
1654 interix*)
1655 # We know the value 262144 and hardcode it with a safety zone (like BSD)
1656 lt_cv_sys_max_cmd_len=196608
1657 ;;
1658
1659 os2*)
1660 # The test takes a long time on OS/2.
1661 lt_cv_sys_max_cmd_len=8192
1662 ;;
1663
1664 osf*)
1665 # Dr. Hans Ekkehard Plesser reports seeing a kernel panic running configure
1666 # due to this test when exec_disable_arg_limit is 1 on Tru64. It is not
1667 # nice to cause kernel panics so lets avoid the loop below.
1668 # First set a reasonable default.
1669 lt_cv_sys_max_cmd_len=16384
1670 #
1671 if test -x /sbin/sysconfig; then
1672 case `/sbin/sysconfig -q proc exec_disable_arg_limit` in
1673 *1*) lt_cv_sys_max_cmd_len=-1 ;;
1674 esac
1675 fi
1676 ;;
1677 sco3.2v5*)
1678 lt_cv_sys_max_cmd_len=102400
1679 ;;
1680 sysv5* | sco5v6* | sysv4.2uw2*)
1681 kargmax=`grep ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
1682 if test -n "$kargmax"; then
1683 lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'`
1684 else
1685 lt_cv_sys_max_cmd_len=32768
1686 fi
1687 ;;
1688 *)
1689 lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
1690 if test -n "$lt_cv_sys_max_cmd_len"; then
1691 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
1692 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
1693 else
1694 # Make teststring a little bigger before we do anything with it.
1695 # a 1K string should be a reasonable start.
1696 for i in 1 2 3 4 5 6 7 8 ; do
1697 teststring=$teststring$teststring
1698 done
1699 SHELL=${SHELL-${CONFIG_SHELL-/bin/sh}}
1700 # If test is not a shell built-in, we'll probably end up computing a
1701 # maximum length that is only half of the actual maximum length, but
1702 # we can't tell.
1703 while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
1704 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
1705 test $i != 17 # 1/2 MB should be enough
1706 do
1707 i=`expr $i + 1`
1708 teststring=$teststring$teststring
1709 done
1710 # Only check the string length outside the loop.
1711 lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
1712 teststring=
1713 # Add a significant safety factor because C++ compilers can tack on
1714 # massive amounts of additional arguments before passing them to the
1715 # linker. It appears as though 1/2 is a usable value.
1716 lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
1717 fi
1718 ;;
1719 esac
1720 ])
1721 if test -n $lt_cv_sys_max_cmd_len ; then
1722 AC_MSG_RESULT($lt_cv_sys_max_cmd_len)
1723 else
1724 AC_MSG_RESULT(none)
1725 fi
1726 max_cmd_len=$lt_cv_sys_max_cmd_len
1727 _LT_DECL([], [max_cmd_len], [0],
1728 [What is the maximum length of a command?])
1729 ])# LT_CMD_MAX_LEN
1730
1731 # Old name:
1732 AU_ALIAS([AC_LIBTOOL_SYS_MAX_CMD_LEN], [LT_CMD_MAX_LEN])
1733 dnl aclocal-1.4 backwards compatibility:
1734 dnl AC_DEFUN([AC_LIBTOOL_SYS_MAX_CMD_LEN], [])
1735
1736
1737 # _LT_HEADER_DLFCN
1738 # ----------------
1739 m4_defun([_LT_HEADER_DLFCN],
1740 [AC_CHECK_HEADERS([dlfcn.h], [], [], [AC_INCLUDES_DEFAULT])dnl
1741 ])# _LT_HEADER_DLFCN
1742
1743
1744 # _LT_TRY_DLOPEN_SELF (ACTION-IF-TRUE, ACTION-IF-TRUE-W-USCORE,
1745 # ACTION-IF-FALSE, ACTION-IF-CROSS-COMPILING)
1746 # ----------------------------------------------------------------
1747 m4_defun([_LT_TRY_DLOPEN_SELF],
1748 [m4_require([_LT_HEADER_DLFCN])dnl
1749 if test "$cross_compiling" = yes; then :
1750 [$4]
1751 else
1752 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1753 lt_status=$lt_dlunknown
1754 cat > conftest.$ac_ext <<_LT_EOF
1755 [#line $LINENO "configure"
1756 #include "confdefs.h"
1757
1758 #if HAVE_DLFCN_H
1759 #include <dlfcn.h>
1760 #endif
1761
1762 #include <stdio.h>
1763
1764 #ifdef RTLD_GLOBAL
1765 # define LT_DLGLOBAL RTLD_GLOBAL
1766 #else
1767 # ifdef DL_GLOBAL
1768 # define LT_DLGLOBAL DL_GLOBAL
1769 # else
1770 # define LT_DLGLOBAL 0
1771 # endif
1772 #endif
1773
1774 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
1775 find out it does not work in some platform. */
1776 #ifndef LT_DLLAZY_OR_NOW
1777 # ifdef RTLD_LAZY
1778 # define LT_DLLAZY_OR_NOW RTLD_LAZY
1779 # else
1780 # ifdef DL_LAZY
1781 # define LT_DLLAZY_OR_NOW DL_LAZY
1782 # else
1783 # ifdef RTLD_NOW
1784 # define LT_DLLAZY_OR_NOW RTLD_NOW
1785 # else
1786 # ifdef DL_NOW
1787 # define LT_DLLAZY_OR_NOW DL_NOW
1788 # else
1789 # define LT_DLLAZY_OR_NOW 0
1790 # endif
1791 # endif
1792 # endif
1793 # endif
1794 #endif
1795
1796 /* When -fvisbility=hidden is used, assume the code has been annotated
1797 correspondingly for the symbols needed. */
1798 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
1799 int fnord () __attribute__((visibility("default")));
1800 #endif
1801
1802 int fnord () { return 42; }
1803 int main ()
1804 {
1805 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
1806 int status = $lt_dlunknown;
1807
1808 if (self)
1809 {
1810 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
1811 else
1812 {
1813 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
1814 else puts (dlerror ());
1815 }
1816 /* dlclose (self); */
1817 }
1818 else
1819 puts (dlerror ());
1820
1821 return status;
1822 }]
1823 _LT_EOF
1824 if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} 2>/dev/null; then
1825 (./conftest; exit; ) >&AS_MESSAGE_LOG_FD 2>/dev/null
1826 lt_status=$?
1827 case x$lt_status in
1828 x$lt_dlno_uscore) $1 ;;
1829 x$lt_dlneed_uscore) $2 ;;
1830 x$lt_dlunknown|x*) $3 ;;
1831 esac
1832 else :
1833 # compilation failed
1834 $3
1835 fi
1836 fi
1837 rm -fr conftest*
1838 ])# _LT_TRY_DLOPEN_SELF
1839
1840
1841 # LT_SYS_DLOPEN_SELF
1842 # ------------------
1843 AC_DEFUN([LT_SYS_DLOPEN_SELF],
1844 [m4_require([_LT_HEADER_DLFCN])dnl
1845 if test "x$enable_dlopen" != xyes; then
1846 enable_dlopen=unknown
1847 enable_dlopen_self=unknown
1848 enable_dlopen_self_static=unknown
1849 else
1850 lt_cv_dlopen=no
1851 lt_cv_dlopen_libs=
1852
1853 case $host_os in
1854 beos*)
1855 lt_cv_dlopen="load_add_on"
1856 lt_cv_dlopen_libs=
1857 lt_cv_dlopen_self=yes
1858 ;;
1859
1860 mingw* | pw32* | cegcc*)
1861 lt_cv_dlopen="LoadLibrary"
1862 lt_cv_dlopen_libs=
1863 ;;
1864
1865 cygwin*)
1866 lt_cv_dlopen="dlopen"
1867 lt_cv_dlopen_libs=
1868 ;;
1869
1870 darwin*)
1871 # if libdl is installed we need to link against it
1872 AC_CHECK_LIB([dl], [dlopen],
1873 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],[
1874 lt_cv_dlopen="dyld"
1875 lt_cv_dlopen_libs=
1876 lt_cv_dlopen_self=yes
1877 ])
1878 ;;
1879
1880 *)
1881 AC_CHECK_FUNC([shl_load],
1882 [lt_cv_dlopen="shl_load"],
1883 [AC_CHECK_LIB([dld], [shl_load],
1884 [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"],
1885 [AC_CHECK_FUNC([dlopen],
1886 [lt_cv_dlopen="dlopen"],
1887 [AC_CHECK_LIB([dl], [dlopen],
1888 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
1889 [AC_CHECK_LIB([svld], [dlopen],
1890 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
1891 [AC_CHECK_LIB([dld], [dld_link],
1892 [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"])
1893 ])
1894 ])
1895 ])
1896 ])
1897 ])
1898 ;;
1899 esac
1900
1901 if test "x$lt_cv_dlopen" != xno; then
1902 enable_dlopen=yes
1903 else
1904 enable_dlopen=no
1905 fi
1906
1907 case $lt_cv_dlopen in
1908 dlopen)
1909 save_CPPFLAGS="$CPPFLAGS"
1910 test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
1911
1912 save_LDFLAGS="$LDFLAGS"
1913 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
1914
1915 save_LIBS="$LIBS"
1916 LIBS="$lt_cv_dlopen_libs $LIBS"
1917
1918 AC_CACHE_CHECK([whether a program can dlopen itself],
1919 lt_cv_dlopen_self, [dnl
1920 _LT_TRY_DLOPEN_SELF(
1921 lt_cv_dlopen_self=yes, lt_cv_dlopen_self=yes,
1922 lt_cv_dlopen_self=no, lt_cv_dlopen_self=cross)
1923 ])
1924
1925 if test "x$lt_cv_dlopen_self" = xyes; then
1926 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
1927 AC_CACHE_CHECK([whether a statically linked program can dlopen itself],
1928 lt_cv_dlopen_self_static, [dnl
1929 _LT_TRY_DLOPEN_SELF(
1930 lt_cv_dlopen_self_static=yes, lt_cv_dlopen_self_static=yes,
1931 lt_cv_dlopen_self_static=no, lt_cv_dlopen_self_static=cross)
1932 ])
1933 fi
1934
1935 CPPFLAGS="$save_CPPFLAGS"
1936 LDFLAGS="$save_LDFLAGS"
1937 LIBS="$save_LIBS"
1938 ;;
1939 esac
1940
1941 case $lt_cv_dlopen_self in
1942 yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
1943 *) enable_dlopen_self=unknown ;;
1944 esac
1945
1946 case $lt_cv_dlopen_self_static in
1947 yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
1948 *) enable_dlopen_self_static=unknown ;;
1949 esac
1950 fi
1951 _LT_DECL([dlopen_support], [enable_dlopen], [0],
1952 [Whether dlopen is supported])
1953 _LT_DECL([dlopen_self], [enable_dlopen_self], [0],
1954 [Whether dlopen of programs is supported])
1955 _LT_DECL([dlopen_self_static], [enable_dlopen_self_static], [0],
1956 [Whether dlopen of statically linked programs is supported])
1957 ])# LT_SYS_DLOPEN_SELF
1958
1959 # Old name:
1960 AU_ALIAS([AC_LIBTOOL_DLOPEN_SELF], [LT_SYS_DLOPEN_SELF])
1961 dnl aclocal-1.4 backwards compatibility:
1962 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN_SELF], [])
1963
1964
1965 # _LT_COMPILER_C_O([TAGNAME])
1966 # ---------------------------
1967 # Check to see if options -c and -o are simultaneously supported by compiler.
1968 # This macro does not hard code the compiler like AC_PROG_CC_C_O.
1969 m4_defun([_LT_COMPILER_C_O],
1970 [m4_require([_LT_DECL_SED])dnl
1971 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
1972 m4_require([_LT_TAG_COMPILER])dnl
1973 AC_CACHE_CHECK([if $compiler supports -c -o file.$ac_objext],
1974 [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)],
1975 [_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=no
1976 $RM -r conftest 2>/dev/null
1977 mkdir conftest
1978 cd conftest
1979 mkdir out
1980 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
1981
1982 lt_compiler_flag="-o out/conftest2.$ac_objext"
1983 # Insert the option either (1) after the last *FLAGS variable, or
1984 # (2) before a word containing "conftest.", or (3) at the end.
1985 # Note that $ac_compile itself does not contain backslashes and begins
1986 # with a dollar sign (not a hyphen), so the echo should work correctly.
1987 lt_compile=`echo "$ac_compile" | $SED \
1988 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
1989 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
1990 -e 's:$: $lt_compiler_flag:'`
1991 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1992 (eval "$lt_compile" 2>out/conftest.err)
1993 ac_status=$?
1994 cat out/conftest.err >&AS_MESSAGE_LOG_FD
1995 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1996 if (exit $ac_status) && test -s out/conftest2.$ac_objext
1997 then
1998 # The compiler can only warn and ignore the option if not recognized
1999 # So say no if there are warnings
2000 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
2001 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
2002 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
2003 _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
2004 fi
2005 fi
2006 chmod u+w . 2>&AS_MESSAGE_LOG_FD
2007 $RM conftest*
2008 # SGI C++ compiler will create directory out/ii_files/ for
2009 # template instantiation
2010 test -d out/ii_files && $RM out/ii_files/* && rmdir out/ii_files
2011 $RM out/* && rmdir out
2012 cd ..
2013 $RM -r conftest
2014 $RM conftest*
2015 ])
2016 _LT_TAGDECL([compiler_c_o], [lt_cv_prog_compiler_c_o], [1],
2017 [Does compiler simultaneously support -c and -o options?])
2018 ])# _LT_COMPILER_C_O
2019
2020
2021 # _LT_COMPILER_FILE_LOCKS([TAGNAME])
2022 # ----------------------------------
2023 # Check to see if we can do hard links to lock some files if needed
2024 m4_defun([_LT_COMPILER_FILE_LOCKS],
2025 [m4_require([_LT_ENABLE_LOCK])dnl
2026 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
2027 _LT_COMPILER_C_O([$1])
2028
2029 hard_links="nottested"
2030 if test "$_LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)" = no && test "$need_locks" != no; then
2031 # do not overwrite the value of need_locks provided by the user
2032 AC_MSG_CHECKING([if we can lock with hard links])
2033 hard_links=yes
2034 $RM conftest*
2035 ln conftest.a conftest.b 2>/dev/null && hard_links=no
2036 touch conftest.a
2037 ln conftest.a conftest.b 2>&5 || hard_links=no
2038 ln conftest.a conftest.b 2>/dev/null && hard_links=no
2039 AC_MSG_RESULT([$hard_links])
2040 if test "$hard_links" = no; then
2041 AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
2042 need_locks=warn
2043 fi
2044 else
2045 need_locks=no
2046 fi
2047 _LT_DECL([], [need_locks], [1], [Must we lock files when doing compilation?])
2048 ])# _LT_COMPILER_FILE_LOCKS
2049
2050
2051 # _LT_CHECK_OBJDIR
2052 # ----------------
2053 m4_defun([_LT_CHECK_OBJDIR],
2054 [AC_CACHE_CHECK([for objdir], [lt_cv_objdir],
2055 [rm -f .libs 2>/dev/null
2056 mkdir .libs 2>/dev/null
2057 if test -d .libs; then
2058 lt_cv_objdir=.libs
2059 else
2060 # MS-DOS does not allow filenames that begin with a dot.
2061 lt_cv_objdir=_libs
2062 fi
2063 rmdir .libs 2>/dev/null])
2064 objdir=$lt_cv_objdir
2065 _LT_DECL([], [objdir], [0],
2066 [The name of the directory that contains temporary libtool files])dnl
2067 m4_pattern_allow([LT_OBJDIR])dnl
2068 AC_DEFINE_UNQUOTED(LT_OBJDIR, "$lt_cv_objdir/",
2069 [Define to the sub-directory in which libtool stores uninstalled libraries.])
2070 ])# _LT_CHECK_OBJDIR
2071
2072
2073 # _LT_LINKER_HARDCODE_LIBPATH([TAGNAME])
2074 # --------------------------------------
2075 # Check hardcoding attributes.
2076 m4_defun([_LT_LINKER_HARDCODE_LIBPATH],
2077 [AC_MSG_CHECKING([how to hardcode library paths into programs])
2078 _LT_TAGVAR(hardcode_action, $1)=
2079 if test -n "$_LT_TAGVAR(hardcode_libdir_flag_spec, $1)" ||
2080 test -n "$_LT_TAGVAR(runpath_var, $1)" ||
2081 test "X$_LT_TAGVAR(hardcode_automatic, $1)" = "Xyes" ; then
2082
2083 # We can hardcode non-existent directories.
2084 if test "$_LT_TAGVAR(hardcode_direct, $1)" != no &&
2085 # If the only mechanism to avoid hardcoding is shlibpath_var, we
2086 # have to relink, otherwise we might link with an installed library
2087 # when we should be linking with a yet-to-be-installed one
2088 ## test "$_LT_TAGVAR(hardcode_shlibpath_var, $1)" != no &&
2089 test "$_LT_TAGVAR(hardcode_minus_L, $1)" != no; then
2090 # Linking always hardcodes the temporary library directory.
2091 _LT_TAGVAR(hardcode_action, $1)=relink
2092 else
2093 # We can link without hardcoding, and we can hardcode nonexisting dirs.
2094 _LT_TAGVAR(hardcode_action, $1)=immediate
2095 fi
2096 else
2097 # We cannot hardcode anything, or else we can only hardcode existing
2098 # directories.
2099 _LT_TAGVAR(hardcode_action, $1)=unsupported
2100 fi
2101 AC_MSG_RESULT([$_LT_TAGVAR(hardcode_action, $1)])
2102
2103 if test "$_LT_TAGVAR(hardcode_action, $1)" = relink ||
2104 test "$_LT_TAGVAR(inherit_rpath, $1)" = yes; then
2105 # Fast installation is not supported
2106 enable_fast_install=no
2107 elif test "$shlibpath_overrides_runpath" = yes ||
2108 test "$enable_shared" = no; then
2109 # Fast installation is not necessary
2110 enable_fast_install=needless
2111 fi
2112 _LT_TAGDECL([], [hardcode_action], [0],
2113 [How to hardcode a shared library path into an executable])
2114 ])# _LT_LINKER_HARDCODE_LIBPATH
2115
2116
2117 # _LT_CMD_STRIPLIB
2118 # ----------------
2119 m4_defun([_LT_CMD_STRIPLIB],
2120 [m4_require([_LT_DECL_EGREP])
2121 striplib=
2122 old_striplib=
2123 AC_MSG_CHECKING([whether stripping libraries is possible])
2124 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
2125 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
2126 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
2127 AC_MSG_RESULT([yes])
2128 else
2129 # FIXME - insert some real tests, host_os isn't really good enough
2130 case $host_os in
2131 darwin*)
2132 if test -n "$STRIP" ; then
2133 striplib="$STRIP -x"
2134 old_striplib="$STRIP -S"
2135 AC_MSG_RESULT([yes])
2136 else
2137 AC_MSG_RESULT([no])
2138 fi
2139 ;;
2140 *)
2141 AC_MSG_RESULT([no])
2142 ;;
2143 esac
2144 fi
2145 _LT_DECL([], [old_striplib], [1], [Commands to strip libraries])
2146 _LT_DECL([], [striplib], [1])
2147 ])# _LT_CMD_STRIPLIB
2148
2149
2150 # _LT_SYS_DYNAMIC_LINKER([TAG])
2151 # -----------------------------
2152 # PORTME Fill in your ld.so characteristics
2153 m4_defun([_LT_SYS_DYNAMIC_LINKER],
2154 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
2155 m4_require([_LT_DECL_EGREP])dnl
2156 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
2157 m4_require([_LT_DECL_OBJDUMP])dnl
2158 m4_require([_LT_DECL_SED])dnl
2159 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
2160 AC_MSG_CHECKING([dynamic linker characteristics])
2161 m4_if([$1],
2162 [], [
2163 if test "$GCC" = yes; then
2164 case $host_os in
2165 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
2166 *) lt_awk_arg="/^libraries:/" ;;
2167 esac
2168 case $host_os in
2169 mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
2170 *) lt_sed_strip_eq="s,=/,/,g" ;;
2171 esac
2172 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
2173 case $lt_search_path_spec in
2174 *\;*)
2175 # if the path contains ";" then we assume it to be the separator
2176 # otherwise default to the standard path separator (i.e. ":") - it is
2177 # assumed that no part of a normal pathname contains ";" but that should
2178 # okay in the real world where ";" in dirpaths is itself problematic.
2179 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
2180 ;;
2181 *)
2182 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
2183 ;;
2184 esac
2185 # Ok, now we have the path, separated by spaces, we can step through it
2186 # and add multilib dir if necessary.
2187 lt_tmp_lt_search_path_spec=
2188 lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
2189 for lt_sys_path in $lt_search_path_spec; do
2190 if test -d "$lt_sys_path/$lt_multi_os_dir"; then
2191 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path/$lt_multi_os_dir"
2192 else
2193 test -d "$lt_sys_path" && \
2194 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
2195 fi
2196 done
2197 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
2198 BEGIN {RS=" "; FS="/|\n";} {
2199 lt_foo="";
2200 lt_count=0;
2201 for (lt_i = NF; lt_i > 0; lt_i--) {
2202 if ($lt_i != "" && $lt_i != ".") {
2203 if ($lt_i == "..") {
2204 lt_count++;
2205 } else {
2206 if (lt_count == 0) {
2207 lt_foo="/" $lt_i lt_foo;
2208 } else {
2209 lt_count--;
2210 }
2211 }
2212 }
2213 }
2214 if (lt_foo != "") { lt_freq[[lt_foo]]++; }
2215 if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
2216 }'`
2217 # AWK program above erroneously prepends '/' to C:/dos/paths
2218 # for these hosts.
2219 case $host_os in
2220 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
2221 $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
2222 esac
2223 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
2224 else
2225 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
2226 fi])
2227 library_names_spec=
2228 libname_spec='lib$name'
2229 soname_spec=
2230 shrext_cmds=".so"
2231 postinstall_cmds=
2232 postuninstall_cmds=
2233 finish_cmds=
2234 finish_eval=
2235 shlibpath_var=
2236 shlibpath_overrides_runpath=unknown
2237 version_type=none
2238 dynamic_linker="$host_os ld.so"
2239 sys_lib_dlsearch_path_spec="/lib /usr/lib"
2240 need_lib_prefix=unknown
2241 hardcode_into_libs=no
2242
2243 # when you set need_version to no, make sure it does not cause -set_version
2244 # flags to be left without arguments
2245 need_version=unknown
2246
2247 case $host_os in
2248 aix3*)
2249 version_type=linux # correct to gnu/linux during the next big refactor
2250 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
2251 shlibpath_var=LIBPATH
2252
2253 # AIX 3 has no versioning support, so we append a major version to the name.
2254 soname_spec='${libname}${release}${shared_ext}$major'
2255 ;;
2256
2257 aix[[4-9]]*)
2258 version_type=linux # correct to gnu/linux during the next big refactor
2259 need_lib_prefix=no
2260 need_version=no
2261 hardcode_into_libs=yes
2262 if test "$host_cpu" = ia64; then
2263 # AIX 5 supports IA64
2264 library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
2265 shlibpath_var=LD_LIBRARY_PATH
2266 else
2267 # With GCC up to 2.95.x, collect2 would create an import file
2268 # for dependence libraries. The import file would start with
2269 # the line `#! .'. This would cause the generated library to
2270 # depend on `.', always an invalid library. This was fixed in
2271 # development snapshots of GCC prior to 3.0.
2272 case $host_os in
2273 aix4 | aix4.[[01]] | aix4.[[01]].*)
2274 if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
2275 echo ' yes '
2276 echo '#endif'; } | ${CC} -E - | $GREP yes > /dev/null; then
2277 :
2278 else
2279 can_build_shared=no
2280 fi
2281 ;;
2282 esac
2283 # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
2284 # soname into executable. Probably we can add versioning support to
2285 # collect2, so additional links can be useful in future.
2286 if test "$aix_use_runtimelinking" = yes; then
2287 # If using run time linking (on AIX 4.2 or later) use lib<name>.so
2288 # instead of lib<name>.a to let people know that these are not
2289 # typical AIX shared libraries.
2290 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2291 else
2292 # We preserve .a as extension for shared libraries through AIX4.2
2293 # and later when we are not doing run time linking.
2294 library_names_spec='${libname}${release}.a $libname.a'
2295 soname_spec='${libname}${release}${shared_ext}$major'
2296 fi
2297 shlibpath_var=LIBPATH
2298 fi
2299 ;;
2300
2301 amigaos*)
2302 case $host_cpu in
2303 powerpc)
2304 # Since July 2007 AmigaOS4 officially supports .so libraries.
2305 # When compiling the executable, add -use-dynld -Lsobjs: to the compileline.
2306 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2307 ;;
2308 m68k)
2309 library_names_spec='$libname.ixlibrary $libname.a'
2310 # Create ${libname}_ixlibrary.a entries in /sys/libs.
2311 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
2312 ;;
2313 esac
2314 ;;
2315
2316 beos*)
2317 library_names_spec='${libname}${shared_ext}'
2318 dynamic_linker="$host_os ld.so"
2319 shlibpath_var=LIBRARY_PATH
2320 ;;
2321
2322 bsdi[[45]]*)
2323 version_type=linux # correct to gnu/linux during the next big refactor
2324 need_version=no
2325 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2326 soname_spec='${libname}${release}${shared_ext}$major'
2327 finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
2328 shlibpath_var=LD_LIBRARY_PATH
2329 sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
2330 sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
2331 # the default ld.so.conf also contains /usr/contrib/lib and
2332 # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
2333 # libtool to hard-code these into programs
2334 ;;
2335
2336 cygwin* | mingw* | pw32* | cegcc*)
2337 version_type=windows
2338 shrext_cmds=".dll"
2339 need_version=no
2340 need_lib_prefix=no
2341
2342 case $GCC,$cc_basename in
2343 yes,*)
2344 # gcc
2345 library_names_spec='$libname.dll.a'
2346 # DLL is installed to $(libdir)/../bin by postinstall_cmds
2347 postinstall_cmds='base_file=`basename \${file}`~
2348 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
2349 dldir=$destdir/`dirname \$dlpath`~
2350 test -d \$dldir || mkdir -p \$dldir~
2351 $install_prog $dir/$dlname \$dldir/$dlname~
2352 chmod a+x \$dldir/$dlname~
2353 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then
2354 eval '\''$striplib \$dldir/$dlname'\'' || exit \$?;
2355 fi'
2356 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2357 dlpath=$dir/\$dldll~
2358 $RM \$dlpath'
2359 shlibpath_overrides_runpath=yes
2360
2361 case $host_os in
2362 cygwin*)
2363 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
2364 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2365 m4_if([$1], [],[
2366 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
2367 ;;
2368 mingw* | cegcc*)
2369 # MinGW DLLs use traditional 'lib' prefix
2370 soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2371 ;;
2372 pw32*)
2373 # pw32 DLLs use 'pw' prefix rather than 'lib'
2374 library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2375 ;;
2376 esac
2377 dynamic_linker='Win32 ld.exe'
2378 ;;
2379
2380 *,cl*)
2381 # Native MSVC
2382 libname_spec='$name'
2383 soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2384 library_names_spec='${libname}.dll.lib'
2385
2386 case $build_os in
2387 mingw*)
2388 sys_lib_search_path_spec=
2389 lt_save_ifs=$IFS
2390 IFS=';'
2391 for lt_path in $LIB
2392 do
2393 IFS=$lt_save_ifs
2394 # Let DOS variable expansion print the short 8.3 style file name.
2395 lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
2396 sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
2397 done
2398 IFS=$lt_save_ifs
2399 # Convert to MSYS style.
2400 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
2401 ;;
2402 cygwin*)
2403 # Convert to unix form, then to dos form, then back to unix form
2404 # but this time dos style (no spaces!) so that the unix form looks
2405 # like /cygdrive/c/PROGRA~1:/cygdr...
2406 sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
2407 sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
2408 sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2409 ;;
2410 *)
2411 sys_lib_search_path_spec="$LIB"
2412 if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
2413 # It is most probably a Windows format PATH.
2414 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2415 else
2416 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2417 fi
2418 # FIXME: find the short name or the path components, as spaces are
2419 # common. (e.g. "Program Files" -> "PROGRA~1")
2420 ;;
2421 esac
2422
2423 # DLL is installed to $(libdir)/../bin by postinstall_cmds
2424 postinstall_cmds='base_file=`basename \${file}`~
2425 dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
2426 dldir=$destdir/`dirname \$dlpath`~
2427 test -d \$dldir || mkdir -p \$dldir~
2428 $install_prog $dir/$dlname \$dldir/$dlname'
2429 postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
2430 dlpath=$dir/\$dldll~
2431 $RM \$dlpath'
2432 shlibpath_overrides_runpath=yes
2433 dynamic_linker='Win32 link.exe'
2434 ;;
2435
2436 *)
2437 # Assume MSVC wrapper
2438 library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
2439 dynamic_linker='Win32 ld.exe'
2440 ;;
2441 esac
2442 # FIXME: first we should search . and the directory the executable is in
2443 shlibpath_var=PATH
2444 ;;
2445
2446 darwin* | rhapsody*)
2447 dynamic_linker="$host_os dyld"
2448 version_type=darwin
2449 need_lib_prefix=no
2450 need_version=no
2451 library_names_spec='${libname}${release}${major}$shared_ext ${libname}$shared_ext'
2452 soname_spec='${libname}${release}${major}$shared_ext'
2453 shlibpath_overrides_runpath=yes
2454 shlibpath_var=DYLD_LIBRARY_PATH
2455 shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
2456 m4_if([$1], [],[
2457 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/local/lib"])
2458 sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
2459 ;;
2460
2461 dgux*)
2462 version_type=linux # correct to gnu/linux during the next big refactor
2463 need_lib_prefix=no
2464 need_version=no
2465 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
2466 soname_spec='${libname}${release}${shared_ext}$major'
2467 shlibpath_var=LD_LIBRARY_PATH
2468 ;;
2469
2470 freebsd* | dragonfly*)
2471 # DragonFly does not have aout. When/if they implement a new
2472 # versioning mechanism, adjust this.
2473 if test -x /usr/bin/objformat; then
2474 objformat=`/usr/bin/objformat`
2475 else
2476 case $host_os in
2477 freebsd[[23]].*) objformat=aout ;;
2478 *) objformat=elf ;;
2479 esac
2480 fi
2481 version_type=freebsd-$objformat
2482 case $version_type in
2483 freebsd-elf*)
2484 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2485 need_version=no
2486 need_lib_prefix=no
2487 ;;
2488 freebsd-*)
2489 library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
2490 need_version=yes
2491 ;;
2492 esac
2493 shlibpath_var=LD_LIBRARY_PATH
2494 case $host_os in
2495 freebsd2.*)
2496 shlibpath_overrides_runpath=yes
2497 ;;
2498 freebsd3.[[01]]* | freebsdelf3.[[01]]*)
2499 shlibpath_overrides_runpath=yes
2500 hardcode_into_libs=yes
2501 ;;
2502 freebsd3.[[2-9]]* | freebsdelf3.[[2-9]]* | \
2503 freebsd4.[[0-5]] | freebsdelf4.[[0-5]] | freebsd4.1.1 | freebsdelf4.1.1)
2504 shlibpath_overrides_runpath=no
2505 hardcode_into_libs=yes
2506 ;;
2507 *) # from 4.6 on, and DragonFly
2508 shlibpath_overrides_runpath=yes
2509 hardcode_into_libs=yes
2510 ;;
2511 esac
2512 ;;
2513
2514 gnu*)
2515 version_type=linux # correct to gnu/linux during the next big refactor
2516 need_lib_prefix=no
2517 need_version=no
2518 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2519 soname_spec='${libname}${release}${shared_ext}$major'
2520 shlibpath_var=LD_LIBRARY_PATH
2521 shlibpath_overrides_runpath=no
2522 hardcode_into_libs=yes
2523 ;;
2524
2525 haiku*)
2526 version_type=linux # correct to gnu/linux during the next big refactor
2527 need_lib_prefix=no
2528 need_version=no
2529 dynamic_linker="$host_os runtime_loader"
2530 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2531 soname_spec='${libname}${release}${shared_ext}$major'
2532 shlibpath_var=LIBRARY_PATH
2533 shlibpath_overrides_runpath=yes
2534 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
2535 hardcode_into_libs=yes
2536 ;;
2537
2538 hpux9* | hpux10* | hpux11*)
2539 # Give a soname corresponding to the major version so that dld.sl refuses to
2540 # link against other versions.
2541 version_type=sunos
2542 need_lib_prefix=no
2543 need_version=no
2544 case $host_cpu in
2545 ia64*)
2546 shrext_cmds='.so'
2547 hardcode_into_libs=yes
2548 dynamic_linker="$host_os dld.so"
2549 shlibpath_var=LD_LIBRARY_PATH
2550 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2551 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2552 soname_spec='${libname}${release}${shared_ext}$major'
2553 if test "X$HPUX_IA64_MODE" = X32; then
2554 sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
2555 else
2556 sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
2557 fi
2558 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2559 ;;
2560 hppa*64*)
2561 shrext_cmds='.sl'
2562 hardcode_into_libs=yes
2563 dynamic_linker="$host_os dld.sl"
2564 shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
2565 shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
2566 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2567 soname_spec='${libname}${release}${shared_ext}$major'
2568 sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
2569 sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
2570 ;;
2571 *)
2572 shrext_cmds='.sl'
2573 dynamic_linker="$host_os dld.sl"
2574 shlibpath_var=SHLIB_PATH
2575 shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
2576 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2577 soname_spec='${libname}${release}${shared_ext}$major'
2578 ;;
2579 esac
2580 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
2581 postinstall_cmds='chmod 555 $lib'
2582 # or fails outright, so override atomically:
2583 install_override_mode=555
2584 ;;
2585
2586 interix[[3-9]]*)
2587 version_type=linux # correct to gnu/linux during the next big refactor
2588 need_lib_prefix=no
2589 need_version=no
2590 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2591 soname_spec='${libname}${release}${shared_ext}$major'
2592 dynamic_linker='Interix 3.x ld.so.1 (PE, like ELF)'
2593 shlibpath_var=LD_LIBRARY_PATH
2594 shlibpath_overrides_runpath=no
2595 hardcode_into_libs=yes
2596 ;;
2597
2598 irix5* | irix6* | nonstopux*)
2599 case $host_os in
2600 nonstopux*) version_type=nonstopux ;;
2601 *)
2602 if test "$lt_cv_prog_gnu_ld" = yes; then
2603 version_type=linux # correct to gnu/linux during the next big refactor
2604 else
2605 version_type=irix
2606 fi ;;
2607 esac
2608 need_lib_prefix=no
2609 need_version=no
2610 soname_spec='${libname}${release}${shared_ext}$major'
2611 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
2612 case $host_os in
2613 irix5* | nonstopux*)
2614 libsuff= shlibsuff=
2615 ;;
2616 *)
2617 case $LD in # libtool.m4 will add one of these switches to LD
2618 *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
2619 libsuff= shlibsuff= libmagic=32-bit;;
2620 *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
2621 libsuff=32 shlibsuff=N32 libmagic=N32;;
2622 *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
2623 libsuff=64 shlibsuff=64 libmagic=64-bit;;
2624 *) libsuff= shlibsuff= libmagic=never-match;;
2625 esac
2626 ;;
2627 esac
2628 shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
2629 shlibpath_overrides_runpath=no
2630 sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
2631 sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
2632 hardcode_into_libs=yes
2633 ;;
2634
2635 # No shared lib support for Linux oldld, aout, or coff.
2636 linux*oldld* | linux*aout* | linux*coff*)
2637 dynamic_linker=no
2638 ;;
2639
2640 # This must be glibc/ELF.
2641 linux* | k*bsd*-gnu | kopensolaris*-gnu)
2642 version_type=linux # correct to gnu/linux during the next big refactor
2643 need_lib_prefix=no
2644 need_version=no
2645 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2646 soname_spec='${libname}${release}${shared_ext}$major'
2647 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
2648 shlibpath_var=LD_LIBRARY_PATH
2649 shlibpath_overrides_runpath=no
2650
2651 # Some binutils ld are patched to set DT_RUNPATH
2652 AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
2653 [lt_cv_shlibpath_overrides_runpath=no
2654 save_LDFLAGS=$LDFLAGS
2655 save_libdir=$libdir
2656 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
2657 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
2658 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
2659 [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
2660 [lt_cv_shlibpath_overrides_runpath=yes])])
2661 LDFLAGS=$save_LDFLAGS
2662 libdir=$save_libdir
2663 ])
2664 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
2665
2666 # This implies no fast_install, which is unacceptable.
2667 # Some rework will be needed to allow for fast_install
2668 # before this can be enabled.
2669 hardcode_into_libs=yes
2670
2671 # Add ABI-specific directories to the system library path.
2672 sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
2673
2674 # Append ld.so.conf contents to the search path
2675 if test -f /etc/ld.so.conf; then
2676 lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
2677 sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
2678
2679 fi
2680
2681 # We used to test for /lib/ld.so.1 and disable shared libraries on
2682 # powerpc, because MkLinux only supported shared libraries with the
2683 # GNU dynamic linker. Since this was broken with cross compilers,
2684 # most powerpc-linux boxes support dynamic linking these days and
2685 # people can always --disable-shared, the test was removed, and we
2686 # assume the GNU/Linux dynamic linker is in use.
2687 dynamic_linker='GNU/Linux ld.so'
2688 ;;
2689
2690 netbsd*)
2691 version_type=sunos
2692 need_lib_prefix=no
2693 need_version=no
2694 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
2695 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2696 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2697 dynamic_linker='NetBSD (a.out) ld.so'
2698 else
2699 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
2700 soname_spec='${libname}${release}${shared_ext}$major'
2701 dynamic_linker='NetBSD ld.elf_so'
2702 fi
2703 shlibpath_var=LD_LIBRARY_PATH
2704 shlibpath_overrides_runpath=yes
2705 hardcode_into_libs=yes
2706 ;;
2707
2708 newsos6)
2709 version_type=linux # correct to gnu/linux during the next big refactor
2710 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2711 shlibpath_var=LD_LIBRARY_PATH
2712 shlibpath_overrides_runpath=yes
2713 ;;
2714
2715 *nto* | *qnx*)
2716 version_type=qnx
2717 need_lib_prefix=no
2718 need_version=no
2719 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2720 soname_spec='${libname}${release}${shared_ext}$major'
2721 shlibpath_var=LD_LIBRARY_PATH
2722 shlibpath_overrides_runpath=no
2723 hardcode_into_libs=yes
2724 dynamic_linker='ldqnx.so'
2725 ;;
2726
2727 openbsd*)
2728 version_type=sunos
2729 sys_lib_dlsearch_path_spec="/usr/lib"
2730 need_lib_prefix=no
2731 # Some older versions of OpenBSD (3.3 at least) *do* need versioned libs.
2732 case $host_os in
2733 openbsd3.3 | openbsd3.3.*) need_version=yes ;;
2734 *) need_version=no ;;
2735 esac
2736 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2737 finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
2738 shlibpath_var=LD_LIBRARY_PATH
2739 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
2740 case $host_os in
2741 openbsd2.[[89]] | openbsd2.[[89]].*)
2742 shlibpath_overrides_runpath=no
2743 ;;
2744 *)
2745 shlibpath_overrides_runpath=yes
2746 ;;
2747 esac
2748 else
2749 shlibpath_overrides_runpath=yes
2750 fi
2751 ;;
2752
2753 os2*)
2754 libname_spec='$name'
2755 shrext_cmds=".dll"
2756 need_lib_prefix=no
2757 library_names_spec='$libname${shared_ext} $libname.a'
2758 dynamic_linker='OS/2 ld.exe'
2759 shlibpath_var=LIBPATH
2760 ;;
2761
2762 osf3* | osf4* | osf5*)
2763 version_type=osf
2764 need_lib_prefix=no
2765 need_version=no
2766 soname_spec='${libname}${release}${shared_ext}$major'
2767 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2768 shlibpath_var=LD_LIBRARY_PATH
2769 sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
2770 sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
2771 ;;
2772
2773 rdos*)
2774 dynamic_linker=no
2775 ;;
2776
2777 solaris*)
2778 version_type=linux # correct to gnu/linux during the next big refactor
2779 need_lib_prefix=no
2780 need_version=no
2781 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2782 soname_spec='${libname}${release}${shared_ext}$major'
2783 shlibpath_var=LD_LIBRARY_PATH
2784 shlibpath_overrides_runpath=yes
2785 hardcode_into_libs=yes
2786 # ldd complains unless libraries are executable
2787 postinstall_cmds='chmod +x $lib'
2788 ;;
2789
2790 sunos4*)
2791 version_type=sunos
2792 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
2793 finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
2794 shlibpath_var=LD_LIBRARY_PATH
2795 shlibpath_overrides_runpath=yes
2796 if test "$with_gnu_ld" = yes; then
2797 need_lib_prefix=no
2798 fi
2799 need_version=yes
2800 ;;
2801
2802 sysv4 | sysv4.3*)
2803 version_type=linux # correct to gnu/linux during the next big refactor
2804 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2805 soname_spec='${libname}${release}${shared_ext}$major'
2806 shlibpath_var=LD_LIBRARY_PATH
2807 case $host_vendor in
2808 sni)
2809 shlibpath_overrides_runpath=no
2810 need_lib_prefix=no
2811 runpath_var=LD_RUN_PATH
2812 ;;
2813 siemens)
2814 need_lib_prefix=no
2815 ;;
2816 motorola)
2817 need_lib_prefix=no
2818 need_version=no
2819 shlibpath_overrides_runpath=no
2820 sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
2821 ;;
2822 esac
2823 ;;
2824
2825 sysv4*MP*)
2826 if test -d /usr/nec ;then
2827 version_type=linux # correct to gnu/linux during the next big refactor
2828 library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
2829 soname_spec='$libname${shared_ext}.$major'
2830 shlibpath_var=LD_LIBRARY_PATH
2831 fi
2832 ;;
2833
2834 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
2835 version_type=freebsd-elf
2836 need_lib_prefix=no
2837 need_version=no
2838 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
2839 soname_spec='${libname}${release}${shared_ext}$major'
2840 shlibpath_var=LD_LIBRARY_PATH
2841 shlibpath_overrides_runpath=yes
2842 hardcode_into_libs=yes
2843 if test "$with_gnu_ld" = yes; then
2844 sys_lib_search_path_spec='/usr/local/lib /usr/gnu/lib /usr/ccs/lib /usr/lib /lib'
2845 else
2846 sys_lib_search_path_spec='/usr/ccs/lib /usr/lib'
2847 case $host_os in
2848 sco3.2v5*)
2849 sys_lib_search_path_spec="$sys_lib_search_path_spec /lib"
2850 ;;
2851 esac
2852 fi
2853 sys_lib_dlsearch_path_spec='/usr/lib'
2854 ;;
2855
2856 tpf*)
2857 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
2858 version_type=linux # correct to gnu/linux during the next big refactor
2859 need_lib_prefix=no
2860 need_version=no
2861 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2862 shlibpath_var=LD_LIBRARY_PATH
2863 shlibpath_overrides_runpath=no
2864 hardcode_into_libs=yes
2865 ;;
2866
2867 uts4*)
2868 version_type=linux # correct to gnu/linux during the next big refactor
2869 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
2870 soname_spec='${libname}${release}${shared_ext}$major'
2871 shlibpath_var=LD_LIBRARY_PATH
2872 ;;
2873
2874 *)
2875 dynamic_linker=no
2876 ;;
2877 esac
2878 AC_MSG_RESULT([$dynamic_linker])
2879 test "$dynamic_linker" = no && can_build_shared=no
2880
2881 variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
2882 if test "$GCC" = yes; then
2883 variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
2884 fi
2885
2886 if test "${lt_cv_sys_lib_search_path_spec+set}" = set; then
2887 sys_lib_search_path_spec="$lt_cv_sys_lib_search_path_spec"
2888 fi
2889 if test "${lt_cv_sys_lib_dlsearch_path_spec+set}" = set; then
2890 sys_lib_dlsearch_path_spec="$lt_cv_sys_lib_dlsearch_path_spec"
2891 fi
2892
2893 _LT_DECL([], [variables_saved_for_relink], [1],
2894 [Variables whose values should be saved in libtool wrapper scripts and
2895 restored at link time])
2896 _LT_DECL([], [need_lib_prefix], [0],
2897 [Do we need the "lib" prefix for modules?])
2898 _LT_DECL([], [need_version], [0], [Do we need a version for libraries?])
2899 _LT_DECL([], [version_type], [0], [Library versioning type])
2900 _LT_DECL([], [runpath_var], [0], [Shared library runtime path variable])
2901 _LT_DECL([], [shlibpath_var], [0],[Shared library path variable])
2902 _LT_DECL([], [shlibpath_overrides_runpath], [0],
2903 [Is shlibpath searched before the hard-coded library search path?])
2904 _LT_DECL([], [libname_spec], [1], [Format of library name prefix])
2905 _LT_DECL([], [library_names_spec], [1],
2906 [[List of archive names. First name is the real one, the rest are links.
2907 The last name is the one that the linker finds with -lNAME]])
2908 _LT_DECL([], [soname_spec], [1],
2909 [[The coded name of the library, if different from the real name]])
2910 _LT_DECL([], [install_override_mode], [1],
2911 [Permission mode override for installation of shared libraries])
2912 _LT_DECL([], [postinstall_cmds], [2],
2913 [Command to use after installation of a shared archive])
2914 _LT_DECL([], [postuninstall_cmds], [2],
2915 [Command to use after uninstallation of a shared archive])
2916 _LT_DECL([], [finish_cmds], [2],
2917 [Commands used to finish a libtool library installation in a directory])
2918 _LT_DECL([], [finish_eval], [1],
2919 [[As "finish_cmds", except a single script fragment to be evaled but
2920 not shown]])
2921 _LT_DECL([], [hardcode_into_libs], [0],
2922 [Whether we should hardcode library paths into libraries])
2923 _LT_DECL([], [sys_lib_search_path_spec], [2],
2924 [Compile-time system search path for libraries])
2925 _LT_DECL([], [sys_lib_dlsearch_path_spec], [2],
2926 [Run-time system search path for libraries])
2927 ])# _LT_SYS_DYNAMIC_LINKER
2928
2929
2930 # _LT_PATH_TOOL_PREFIX(TOOL)
2931 # --------------------------
2932 # find a file program which can recognize shared library
2933 AC_DEFUN([_LT_PATH_TOOL_PREFIX],
2934 [m4_require([_LT_DECL_EGREP])dnl
2935 AC_MSG_CHECKING([for $1])
2936 AC_CACHE_VAL(lt_cv_path_MAGIC_CMD,
2937 [case $MAGIC_CMD in
2938 [[\\/*] | ?:[\\/]*])
2939 lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
2940 ;;
2941 *)
2942 lt_save_MAGIC_CMD="$MAGIC_CMD"
2943 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
2944 dnl $ac_dummy forces splitting on constant user-supplied paths.
2945 dnl POSIX.2 word splitting is done only on the output of word expansions,
2946 dnl not every word. This closes a longstanding sh security hole.
2947 ac_dummy="m4_if([$2], , $PATH, [$2])"
2948 for ac_dir in $ac_dummy; do
2949 IFS="$lt_save_ifs"
2950 test -z "$ac_dir" && ac_dir=.
2951 if test -f $ac_dir/$1; then
2952 lt_cv_path_MAGIC_CMD="$ac_dir/$1"
2953 if test -n "$file_magic_test_file"; then
2954 case $deplibs_check_method in
2955 "file_magic "*)
2956 file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
2957 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2958 if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
2959 $EGREP "$file_magic_regex" > /dev/null; then
2960 :
2961 else
2962 cat <<_LT_EOF 1>&2
2963
2964 *** Warning: the command libtool uses to detect shared libraries,
2965 *** $file_magic_cmd, produces output that libtool cannot recognize.
2966 *** The result is that libtool may fail to recognize shared libraries
2967 *** as such. This will affect the creation of libtool libraries that
2968 *** depend on shared libraries, but programs linked with such libtool
2969 *** libraries will work regardless of this problem. Nevertheless, you
2970 *** may want to report the problem to your system manager and/or to
2971 *** bug-libtool@gnu.org
2972
2973 _LT_EOF
2974 fi ;;
2975 esac
2976 fi
2977 break
2978 fi
2979 done
2980 IFS="$lt_save_ifs"
2981 MAGIC_CMD="$lt_save_MAGIC_CMD"
2982 ;;
2983 esac])
2984 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
2985 if test -n "$MAGIC_CMD"; then
2986 AC_MSG_RESULT($MAGIC_CMD)
2987 else
2988 AC_MSG_RESULT(no)
2989 fi
2990 _LT_DECL([], [MAGIC_CMD], [0],
2991 [Used to examine libraries when file_magic_cmd begins with "file"])dnl
2992 ])# _LT_PATH_TOOL_PREFIX
2993
2994 # Old name:
2995 AU_ALIAS([AC_PATH_TOOL_PREFIX], [_LT_PATH_TOOL_PREFIX])
2996 dnl aclocal-1.4 backwards compatibility:
2997 dnl AC_DEFUN([AC_PATH_TOOL_PREFIX], [])
2998
2999
3000 # _LT_PATH_MAGIC
3001 # --------------
3002 # find a file program which can recognize a shared library
3003 m4_defun([_LT_PATH_MAGIC],
3004 [_LT_PATH_TOOL_PREFIX(${ac_tool_prefix}file, /usr/bin$PATH_SEPARATOR$PATH)
3005 if test -z "$lt_cv_path_MAGIC_CMD"; then
3006 if test -n "$ac_tool_prefix"; then
3007 _LT_PATH_TOOL_PREFIX(file, /usr/bin$PATH_SEPARATOR$PATH)
3008 else
3009 MAGIC_CMD=:
3010 fi
3011 fi
3012 ])# _LT_PATH_MAGIC
3013
3014
3015 # LT_PATH_LD
3016 # ----------
3017 # find the pathname to the GNU or non-GNU linker
3018 AC_DEFUN([LT_PATH_LD],
3019 [AC_REQUIRE([AC_PROG_CC])dnl
3020 AC_REQUIRE([AC_CANONICAL_HOST])dnl
3021 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
3022 m4_require([_LT_DECL_SED])dnl
3023 m4_require([_LT_DECL_EGREP])dnl
3024 m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
3025
3026 AC_ARG_WITH([gnu-ld],
3027 [AS_HELP_STRING([--with-gnu-ld],
3028 [assume the C compiler uses GNU ld @<:@default=no@:>@])],
3029 [test "$withval" = no || with_gnu_ld=yes],
3030 [with_gnu_ld=no])dnl
3031
3032 ac_prog=ld
3033 if test "$GCC" = yes; then
3034 # Check if gcc -print-prog-name=ld gives a path.
3035 AC_MSG_CHECKING([for ld used by $CC])
3036 case $host in
3037 *-*-mingw*)
3038 # gcc leaves a trailing carriage return which upsets mingw
3039 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
3040 *)
3041 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
3042 esac
3043 case $ac_prog in
3044 # Accept absolute paths.
3045 [[\\/]]* | ?:[[\\/]]*)
3046 re_direlt='/[[^/]][[^/]]*/\.\./'
3047 # Canonicalize the pathname of ld
3048 ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
3049 while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
3050 ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
3051 done
3052 test -z "$LD" && LD="$ac_prog"
3053 ;;
3054 "")
3055 # If it fails, then pretend we aren't using GCC.
3056 ac_prog=ld
3057 ;;
3058 *)
3059 # If it is relative, then search for the first ld in PATH.
3060 with_gnu_ld=unknown
3061 ;;
3062 esac
3063 elif test "$with_gnu_ld" = yes; then
3064 AC_MSG_CHECKING([for GNU ld])
3065 else
3066 AC_MSG_CHECKING([for non-GNU ld])
3067 fi
3068 AC_CACHE_VAL(lt_cv_path_LD,
3069 [if test -z "$LD"; then
3070 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3071 for ac_dir in $PATH; do
3072 IFS="$lt_save_ifs"
3073 test -z "$ac_dir" && ac_dir=.
3074 if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
3075 lt_cv_path_LD="$ac_dir/$ac_prog"
3076 # Check to see if the program is GNU ld. I'd rather use --version,
3077 # but apparently some variants of GNU ld only accept -v.
3078 # Break only if it was the GNU/non-GNU ld that we prefer.
3079 case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
3080 *GNU* | *'with BFD'*)
3081 test "$with_gnu_ld" != no && break
3082 ;;
3083 *)
3084 test "$with_gnu_ld" != yes && break
3085 ;;
3086 esac
3087 fi
3088 done
3089 IFS="$lt_save_ifs"
3090 else
3091 lt_cv_path_LD="$LD" # Let the user override the test with a path.
3092 fi])
3093 LD="$lt_cv_path_LD"
3094 if test -n "$LD"; then
3095 AC_MSG_RESULT($LD)
3096 else
3097 AC_MSG_RESULT(no)
3098 fi
3099 test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
3100 _LT_PATH_LD_GNU
3101 AC_SUBST([LD])
3102
3103 _LT_TAGDECL([], [LD], [1], [The linker used to build libraries])
3104 ])# LT_PATH_LD
3105
3106 # Old names:
3107 AU_ALIAS([AM_PROG_LD], [LT_PATH_LD])
3108 AU_ALIAS([AC_PROG_LD], [LT_PATH_LD])
3109 dnl aclocal-1.4 backwards compatibility:
3110 dnl AC_DEFUN([AM_PROG_LD], [])
3111 dnl AC_DEFUN([AC_PROG_LD], [])
3112
3113
3114 # _LT_PATH_LD_GNU
3115 #- --------------
3116 m4_defun([_LT_PATH_LD_GNU],
3117 [AC_CACHE_CHECK([if the linker ($LD) is GNU ld], lt_cv_prog_gnu_ld,
3118 [# I'd rather use --version here, but apparently some GNU lds only accept -v.
3119 case `$LD -v 2>&1 </dev/null` in
3120 *GNU* | *'with BFD'*)
3121 lt_cv_prog_gnu_ld=yes
3122 ;;
3123 *)
3124 lt_cv_prog_gnu_ld=no
3125 ;;
3126 esac])
3127 with_gnu_ld=$lt_cv_prog_gnu_ld
3128 ])# _LT_PATH_LD_GNU
3129
3130
3131 # _LT_CMD_RELOAD
3132 # --------------
3133 # find reload flag for linker
3134 # -- PORTME Some linkers may need a different reload flag.
3135 m4_defun([_LT_CMD_RELOAD],
3136 [AC_CACHE_CHECK([for $LD option to reload object files],
3137 lt_cv_ld_reload_flag,
3138 [lt_cv_ld_reload_flag='-r'])
3139 reload_flag=$lt_cv_ld_reload_flag
3140 case $reload_flag in
3141 "" | " "*) ;;
3142 *) reload_flag=" $reload_flag" ;;
3143 esac
3144 reload_cmds='$LD$reload_flag -o $output$reload_objs'
3145 case $host_os in
3146 cygwin* | mingw* | pw32* | cegcc*)
3147 if test "$GCC" != yes; then
3148 reload_cmds=false
3149 fi
3150 ;;
3151 darwin*)
3152 if test "$GCC" = yes; then
3153 reload_cmds='$LTCC $LTCFLAGS -nostdlib ${wl}-r -o $output$reload_objs'
3154 else
3155 reload_cmds='$LD$reload_flag -o $output$reload_objs'
3156 fi
3157 ;;
3158 esac
3159 _LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
3160 _LT_TAGDECL([], [reload_cmds], [2])dnl
3161 ])# _LT_CMD_RELOAD
3162
3163
3164 # _LT_CHECK_MAGIC_METHOD
3165 # ----------------------
3166 # how to check for library dependencies
3167 # -- PORTME fill in with the dynamic library characteristics
3168 m4_defun([_LT_CHECK_MAGIC_METHOD],
3169 [m4_require([_LT_DECL_EGREP])
3170 m4_require([_LT_DECL_OBJDUMP])
3171 AC_CACHE_CHECK([how to recognize dependent libraries],
3172 lt_cv_deplibs_check_method,
3173 [lt_cv_file_magic_cmd='$MAGIC_CMD'
3174 lt_cv_file_magic_test_file=
3175 lt_cv_deplibs_check_method='unknown'
3176 # Need to set the preceding variable on all platforms that support
3177 # interlibrary dependencies.
3178 # 'none' -- dependencies not supported.
3179 # `unknown' -- same as none, but documents that we really don't know.
3180 # 'pass_all' -- all dependencies passed with no checks.
3181 # 'test_compile' -- check by making test program.
3182 # 'file_magic [[regex]]' -- check by looking for files in library path
3183 # which responds to the $file_magic_cmd with a given extended regex.
3184 # If you have `file' or equivalent on your system and you're not sure
3185 # whether `pass_all' will *always* work, you probably want this one.
3186
3187 case $host_os in
3188 aix[[4-9]]*)
3189 lt_cv_deplibs_check_method=pass_all
3190 ;;
3191
3192 beos*)
3193 lt_cv_deplibs_check_method=pass_all
3194 ;;
3195
3196 bsdi[[45]]*)
3197 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib)'
3198 lt_cv_file_magic_cmd='/usr/bin/file -L'
3199 lt_cv_file_magic_test_file=/shlib/libc.so
3200 ;;
3201
3202 cygwin*)
3203 # func_win32_libid is a shell function defined in ltmain.sh
3204 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
3205 lt_cv_file_magic_cmd='func_win32_libid'
3206 ;;
3207
3208 mingw* | pw32*)
3209 # Base MSYS/MinGW do not provide the 'file' command needed by
3210 # func_win32_libid shell function, so use a weaker test based on 'objdump',
3211 # unless we find 'file', for example because we are cross-compiling.
3212 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3213 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
3214 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
3215 lt_cv_file_magic_cmd='func_win32_libid'
3216 else
3217 # Keep this pattern in sync with the one in func_win32_libid.
3218 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
3219 lt_cv_file_magic_cmd='$OBJDUMP -f'
3220 fi
3221 ;;
3222
3223 cegcc*)
3224 # use the weaker test based on 'objdump'. See mingw*.
3225 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
3226 lt_cv_file_magic_cmd='$OBJDUMP -f'
3227 ;;
3228
3229 darwin* | rhapsody*)
3230 lt_cv_deplibs_check_method=pass_all
3231 ;;
3232
3233 freebsd* | dragonfly*)
3234 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
3235 case $host_cpu in
3236 i*86 )
3237 # Not sure whether the presence of OpenBSD here was a mistake.
3238 # Let's accept both of them until this is cleared up.
3239 lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[[3-9]]86 (compact )?demand paged shared library'
3240 lt_cv_file_magic_cmd=/usr/bin/file
3241 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
3242 ;;
3243 esac
3244 else
3245 lt_cv_deplibs_check_method=pass_all
3246 fi
3247 ;;
3248
3249 gnu*)
3250 lt_cv_deplibs_check_method=pass_all
3251 ;;
3252
3253 haiku*)
3254 lt_cv_deplibs_check_method=pass_all
3255 ;;
3256
3257 hpux10.20* | hpux11*)
3258 lt_cv_file_magic_cmd=/usr/bin/file
3259 case $host_cpu in
3260 ia64*)
3261 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|ELF-[[0-9]][[0-9]]) shared object file - IA64'
3262 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
3263 ;;
3264 hppa*64*)
3265 [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF[ -][0-9][0-9])(-bit)?( [LM]SB)? shared object( file)?[, -]* PA-RISC [0-9]\.[0-9]']
3266 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
3267 ;;
3268 *)
3269 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
3270 lt_cv_file_magic_test_file=/usr/lib/libc.sl
3271 ;;
3272 esac
3273 ;;
3274
3275 interix[[3-9]]*)
3276 # PIC code is broken on Interix 3.x, that's why |\.a not |_pic\.a here
3277 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|\.a)$'
3278 ;;
3279
3280 irix5* | irix6* | nonstopux*)
3281 case $LD in
3282 *-32|*"-32 ") libmagic=32-bit;;
3283 *-n32|*"-n32 ") libmagic=N32;;
3284 *-64|*"-64 ") libmagic=64-bit;;
3285 *) libmagic=never-match;;
3286 esac
3287 lt_cv_deplibs_check_method=pass_all
3288 ;;
3289
3290 # This must be glibc/ELF.
3291 linux* | k*bsd*-gnu | kopensolaris*-gnu)
3292 lt_cv_deplibs_check_method=pass_all
3293 ;;
3294
3295 netbsd*)
3296 if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
3297 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3298 else
3299 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so|_pic\.a)$'
3300 fi
3301 ;;
3302
3303 newos6*)
3304 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (executable|dynamic lib)'
3305 lt_cv_file_magic_cmd=/usr/bin/file
3306 lt_cv_file_magic_test_file=/usr/lib/libnls.so
3307 ;;
3308
3309 *nto* | *qnx*)
3310 lt_cv_deplibs_check_method=pass_all
3311 ;;
3312
3313 openbsd*)
3314 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
3315 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
3316 else
3317 lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3318 fi
3319 ;;
3320
3321 osf3* | osf4* | osf5*)
3322 lt_cv_deplibs_check_method=pass_all
3323 ;;
3324
3325 rdos*)
3326 lt_cv_deplibs_check_method=pass_all
3327 ;;
3328
3329 solaris*)
3330 lt_cv_deplibs_check_method=pass_all
3331 ;;
3332
3333 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX* | sysv4*uw2*)
3334 lt_cv_deplibs_check_method=pass_all
3335 ;;
3336
3337 sysv4 | sysv4.3*)
3338 case $host_vendor in
3339 motorola)
3340 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[ML]]SB (shared object|dynamic lib) M[[0-9]][[0-9]]* Version [[0-9]]'
3341 lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
3342 ;;
3343 ncr)
3344 lt_cv_deplibs_check_method=pass_all
3345 ;;
3346 sequent)
3347 lt_cv_file_magic_cmd='/bin/file'
3348 lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )'
3349 ;;
3350 sni)
3351 lt_cv_file_magic_cmd='/bin/file'
3352 lt_cv_deplibs_check_method="file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB dynamic lib"
3353 lt_cv_file_magic_test_file=/lib/libc.so
3354 ;;
3355 siemens)
3356 lt_cv_deplibs_check_method=pass_all
3357 ;;
3358 pc)
3359 lt_cv_deplibs_check_method=pass_all
3360 ;;
3361 esac
3362 ;;
3363
3364 tpf*)
3365 lt_cv_deplibs_check_method=pass_all
3366 ;;
3367 esac
3368 ])
3369
3370 file_magic_glob=
3371 want_nocaseglob=no
3372 if test "$build" = "$host"; then
3373 case $host_os in
3374 mingw* | pw32*)
3375 if ( shopt | grep nocaseglob ) >/dev/null 2>&1; then
3376 want_nocaseglob=yes
3377 else
3378 file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
3379 fi
3380 ;;
3381 esac
3382 fi
3383
3384 file_magic_cmd=$lt_cv_file_magic_cmd
3385 deplibs_check_method=$lt_cv_deplibs_check_method
3386 test -z "$deplibs_check_method" && deplibs_check_method=unknown
3387
3388 _LT_DECL([], [deplibs_check_method], [1],
3389 [Method to check whether dependent libraries are shared objects])
3390 _LT_DECL([], [file_magic_cmd], [1],
3391 [Command to use when deplibs_check_method = "file_magic"])
3392 _LT_DECL([], [file_magic_glob], [1],
3393 [How to find potential files when deplibs_check_method = "file_magic"])
3394 _LT_DECL([], [want_nocaseglob], [1],
3395 [Find potential files using nocaseglob when deplibs_check_method = "file_magic"])
3396 ])# _LT_CHECK_MAGIC_METHOD
3397
3398
3399 # LT_PATH_NM
3400 # ----------
3401 # find the pathname to a BSD- or MS-compatible name lister
3402 AC_DEFUN([LT_PATH_NM],
3403 [AC_REQUIRE([AC_PROG_CC])dnl
3404 AC_CACHE_CHECK([for BSD- or MS-compatible name lister (nm)], lt_cv_path_NM,
3405 [if test -n "$NM"; then
3406 # Let the user override the test.
3407 lt_cv_path_NM="$NM"
3408 else
3409 lt_nm_to_check="${ac_tool_prefix}nm"
3410 if test -n "$ac_tool_prefix" && test "$build" = "$host"; then
3411 lt_nm_to_check="$lt_nm_to_check nm"
3412 fi
3413 for lt_tmp_nm in $lt_nm_to_check; do
3414 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3415 for ac_dir in $PATH /usr/ccs/bin/elf /usr/ccs/bin /usr/ucb /bin; do
3416 IFS="$lt_save_ifs"
3417 test -z "$ac_dir" && ac_dir=.
3418 tmp_nm="$ac_dir/$lt_tmp_nm"
3419 if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
3420 # Check to see if the nm accepts a BSD-compat flag.
3421 # Adding the `sed 1q' prevents false positives on HP-UX, which says:
3422 # nm: unknown option "B" ignored
3423 # Tru64's nm complains that /dev/null is an invalid object file
3424 case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
3425 */dev/null* | *'Invalid file or object type'*)
3426 lt_cv_path_NM="$tmp_nm -B"
3427 break
3428 ;;
3429 *)
3430 case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
3431 */dev/null*)
3432 lt_cv_path_NM="$tmp_nm -p"
3433 break
3434 ;;
3435 *)
3436 lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
3437 continue # so that we can try to find one that supports BSD flags
3438 ;;
3439 esac
3440 ;;
3441 esac
3442 fi
3443 done
3444 IFS="$lt_save_ifs"
3445 done
3446 : ${lt_cv_path_NM=no}
3447 fi])
3448 if test "$lt_cv_path_NM" != "no"; then
3449 NM="$lt_cv_path_NM"
3450 else
3451 # Didn't find any BSD compatible name lister, look for dumpbin.
3452 if test -n "$DUMPBIN"; then :
3453 # Let the user override the test.
3454 else
3455 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3456 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
3457 *COFF*)
3458 DUMPBIN="$DUMPBIN -symbols"
3459 ;;
3460 *)
3461 DUMPBIN=:
3462 ;;
3463 esac
3464 fi
3465 AC_SUBST([DUMPBIN])
3466 if test "$DUMPBIN" != ":"; then
3467 NM="$DUMPBIN"
3468 fi
3469 fi
3470 test -z "$NM" && NM=nm
3471 AC_SUBST([NM])
3472 _LT_DECL([], [NM], [1], [A BSD- or MS-compatible name lister])dnl
3473
3474 AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
3475 [lt_cv_nm_interface="BSD nm"
3476 echo "int some_variable = 0;" > conftest.$ac_ext
3477 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
3478 (eval "$ac_compile" 2>conftest.err)
3479 cat conftest.err >&AS_MESSAGE_LOG_FD
3480 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
3481 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
3482 cat conftest.err >&AS_MESSAGE_LOG_FD
3483 (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
3484 cat conftest.out >&AS_MESSAGE_LOG_FD
3485 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
3486 lt_cv_nm_interface="MS dumpbin"
3487 fi
3488 rm -f conftest*])
3489 ])# LT_PATH_NM
3490
3491 # Old names:
3492 AU_ALIAS([AM_PROG_NM], [LT_PATH_NM])
3493 AU_ALIAS([AC_PROG_NM], [LT_PATH_NM])
3494 dnl aclocal-1.4 backwards compatibility:
3495 dnl AC_DEFUN([AM_PROG_NM], [])
3496 dnl AC_DEFUN([AC_PROG_NM], [])
3497
3498 # _LT_CHECK_SHAREDLIB_FROM_LINKLIB
3499 # --------------------------------
3500 # how to determine the name of the shared library
3501 # associated with a specific link library.
3502 # -- PORTME fill in with the dynamic library characteristics
3503 m4_defun([_LT_CHECK_SHAREDLIB_FROM_LINKLIB],
3504 [m4_require([_LT_DECL_EGREP])
3505 m4_require([_LT_DECL_OBJDUMP])
3506 m4_require([_LT_DECL_DLLTOOL])
3507 AC_CACHE_CHECK([how to associate runtime and link libraries],
3508 lt_cv_sharedlib_from_linklib_cmd,
3509 [lt_cv_sharedlib_from_linklib_cmd='unknown'
3510
3511 case $host_os in
3512 cygwin* | mingw* | pw32* | cegcc*)
3513 # two different shell functions defined in ltmain.sh
3514 # decide which to use based on capabilities of $DLLTOOL
3515 case `$DLLTOOL --help 2>&1` in
3516 *--identify-strict*)
3517 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
3518 ;;
3519 *)
3520 lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib_fallback
3521 ;;
3522 esac
3523 ;;
3524 *)
3525 # fallback: assume linklib IS sharedlib
3526 lt_cv_sharedlib_from_linklib_cmd="$ECHO"
3527 ;;
3528 esac
3529 ])
3530 sharedlib_from_linklib_cmd=$lt_cv_sharedlib_from_linklib_cmd
3531 test -z "$sharedlib_from_linklib_cmd" && sharedlib_from_linklib_cmd=$ECHO
3532
3533 _LT_DECL([], [sharedlib_from_linklib_cmd], [1],
3534 [Command to associate shared and link libraries])
3535 ])# _LT_CHECK_SHAREDLIB_FROM_LINKLIB
3536
3537
3538 # _LT_PATH_MANIFEST_TOOL
3539 # ----------------------
3540 # locate the manifest tool
3541 m4_defun([_LT_PATH_MANIFEST_TOOL],
3542 [AC_CHECK_TOOL(MANIFEST_TOOL, mt, :)
3543 test -z "$MANIFEST_TOOL" && MANIFEST_TOOL=mt
3544 AC_CACHE_CHECK([if $MANIFEST_TOOL is a manifest tool], [lt_cv_path_mainfest_tool],
3545 [lt_cv_path_mainfest_tool=no
3546 echo "$as_me:$LINENO: $MANIFEST_TOOL '-?'" >&AS_MESSAGE_LOG_FD
3547 $MANIFEST_TOOL '-?' 2>conftest.err > conftest.out
3548 cat conftest.err >&AS_MESSAGE_LOG_FD
3549 if $GREP 'Manifest Tool' conftest.out > /dev/null; then
3550 lt_cv_path_mainfest_tool=yes
3551 fi
3552 rm -f conftest*])
3553 if test "x$lt_cv_path_mainfest_tool" != xyes; then
3554 MANIFEST_TOOL=:
3555 fi
3556 _LT_DECL([], [MANIFEST_TOOL], [1], [Manifest tool])dnl
3557 ])# _LT_PATH_MANIFEST_TOOL
3558
3559
3560 # LT_LIB_M
3561 # --------
3562 # check for math library
3563 AC_DEFUN([LT_LIB_M],
3564 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3565 LIBM=
3566 case $host in
3567 *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
3568 # These system don't have libm, or don't need it
3569 ;;
3570 *-ncr-sysv4.3*)
3571 AC_CHECK_LIB(mw, _mwvalidcheckl, LIBM="-lmw")
3572 AC_CHECK_LIB(m, cos, LIBM="$LIBM -lm")
3573 ;;
3574 *)
3575 AC_CHECK_LIB(m, cos, LIBM="-lm")
3576 ;;
3577 esac
3578 AC_SUBST([LIBM])
3579 ])# LT_LIB_M
3580
3581 # Old name:
3582 AU_ALIAS([AC_CHECK_LIBM], [LT_LIB_M])
3583 dnl aclocal-1.4 backwards compatibility:
3584 dnl AC_DEFUN([AC_CHECK_LIBM], [])
3585
3586
3587 # _LT_COMPILER_NO_RTTI([TAGNAME])
3588 # -------------------------------
3589 m4_defun([_LT_COMPILER_NO_RTTI],
3590 [m4_require([_LT_TAG_COMPILER])dnl
3591
3592 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
3593
3594 if test "$GCC" = yes; then
3595 case $cc_basename in
3596 nvcc*)
3597 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
3598 *)
3599 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
3600 esac
3601
3602 _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
3603 lt_cv_prog_compiler_rtti_exceptions,
3604 [-fno-rtti -fno-exceptions], [],
3605 [_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)="$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1) -fno-rtti -fno-exceptions"])
3606 fi
3607 _LT_TAGDECL([no_builtin_flag], [lt_prog_compiler_no_builtin_flag], [1],
3608 [Compiler flag to turn off builtin functions])
3609 ])# _LT_COMPILER_NO_RTTI
3610
3611
3612 # _LT_CMD_GLOBAL_SYMBOLS
3613 # ----------------------
3614 m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
3615 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
3616 AC_REQUIRE([AC_PROG_CC])dnl
3617 AC_REQUIRE([AC_PROG_AWK])dnl
3618 AC_REQUIRE([LT_PATH_NM])dnl
3619 AC_REQUIRE([LT_PATH_LD])dnl
3620 m4_require([_LT_DECL_SED])dnl
3621 m4_require([_LT_DECL_EGREP])dnl
3622 m4_require([_LT_TAG_COMPILER])dnl
3623
3624 # Check for command to grab the raw symbol name followed by C symbol from nm.
3625 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
3626 AC_CACHE_VAL([lt_cv_sys_global_symbol_pipe],
3627 [
3628 # These are sane defaults that work on at least a few old systems.
3629 # [They come from Ultrix. What could be older than Ultrix?!! ;)]
3630
3631 # Character class describing NM global symbol codes.
3632 symcode='[[BCDEGRST]]'
3633
3634 # Regexp to match symbols that can be accessed directly from C.
3635 sympat='\([[_A-Za-z]][[_A-Za-z0-9]]*\)'
3636
3637 # Define system-specific variables.
3638 case $host_os in
3639 aix*)
3640 symcode='[[BCDT]]'
3641 ;;
3642 cygwin* | mingw* | pw32* | cegcc*)
3643 symcode='[[ABCDGISTW]]'
3644 ;;
3645 hpux*)
3646 if test "$host_cpu" = ia64; then
3647 symcode='[[ABCDEGRST]]'
3648 fi
3649 ;;
3650 irix* | nonstopux*)
3651 symcode='[[BCDEGRST]]'
3652 ;;
3653 osf*)
3654 symcode='[[BCDEGQRST]]'
3655 ;;
3656 solaris*)
3657 symcode='[[BDRT]]'
3658 ;;
3659 sco3.2v5*)
3660 symcode='[[DT]]'
3661 ;;
3662 sysv4.2uw2*)
3663 symcode='[[DT]]'
3664 ;;
3665 sysv5* | sco5v6* | unixware* | OpenUNIX*)
3666 symcode='[[ABDT]]'
3667 ;;
3668 sysv4)
3669 symcode='[[DFNSTU]]'
3670 ;;
3671 esac
3672
3673 # If we're using GNU nm, then use its standard symbol codes.
3674 case `$NM -V 2>&1` in
3675 *GNU* | *'with BFD'*)
3676 symcode='[[ABCDGIRSTW]]' ;;
3677 esac
3678
3679 # Transform an extracted symbol line into a proper C declaration.
3680 # Some systems (esp. on ia64) link data and code symbols differently,
3681 # so use this general approach.
3682 lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
3683
3684 # Transform an extracted symbol line into symbol name and symbol address
3685 lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p'"
3686 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix="sed -n -e 's/^: \([[^ ]]*\)[[ ]]*$/ {\\\"\1\\\", (void *) 0},/p' -e 's/^$symcode* \([[^ ]]*\) \(lib[[^ ]]*\)$/ {\"\2\", (void *) \&\2},/p' -e 's/^$symcode* \([[^ ]]*\) \([[^ ]]*\)$/ {\"lib\2\", (void *) \&\2},/p'"
3687
3688 # Handle CRLF in mingw tool chain
3689 opt_cr=
3690 case $build_os in
3691 mingw*)
3692 opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
3693 ;;
3694 esac
3695
3696 # Try without a prefix underscore, then with it.
3697 for ac_symprfx in "" "_"; do
3698
3699 # Transform symcode, sympat, and symprfx into a raw symbol and a C symbol.
3700 symxfrm="\\1 $ac_symprfx\\2 \\2"
3701
3702 # Write the raw and C identifiers.
3703 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3704 # Fake it for dumpbin and say T for any non-static function
3705 # and D for any global variable.
3706 # Also find C++ and __fastcall symbols from MSVC++,
3707 # which start with @ or ?.
3708 lt_cv_sys_global_symbol_pipe="$AWK ['"\
3709 " {last_section=section; section=\$ 3};"\
3710 " /^COFF SYMBOL TABLE/{for(i in hide) delete hide[i]};"\
3711 " /Section length .*#relocs.*(pick any)/{hide[last_section]=1};"\
3712 " \$ 0!~/External *\|/{next};"\
3713 " / 0+ UNDEF /{next}; / UNDEF \([^|]\)*()/{next};"\
3714 " {if(hide[section]) next};"\
3715 " {f=0}; \$ 0~/\(\).*\|/{f=1}; {printf f ? \"T \" : \"D \"};"\
3716 " {split(\$ 0, a, /\||\r/); split(a[2], s)};"\
3717 " s[1]~/^[@?]/{print s[1], s[1]; next};"\
3718 " s[1]~prfx {split(s[1],t,\"@\"); print t[1], substr(t[1],length(prfx))}"\
3719 " ' prfx=^$ac_symprfx]"
3720 else
3721 lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[[ ]]\($symcode$symcode*\)[[ ]][[ ]]*$ac_symprfx$sympat$opt_cr$/$symxfrm/p'"
3722 fi
3723 lt_cv_sys_global_symbol_pipe="$lt_cv_sys_global_symbol_pipe | sed '/ __gnu_lto/d'"
3724
3725 # Check to see that the pipe works correctly.
3726 pipe_works=no
3727
3728 rm -f conftest*
3729 cat > conftest.$ac_ext <<_LT_EOF
3730 #ifdef __cplusplus
3731 extern "C" {
3732 #endif
3733 char nm_test_var;
3734 void nm_test_func(void);
3735 void nm_test_func(void){}
3736 #ifdef __cplusplus
3737 }
3738 #endif
3739 int main(){nm_test_var='a';nm_test_func();return(0);}
3740 _LT_EOF
3741
3742 if AC_TRY_EVAL(ac_compile); then
3743 # Now try to grab the symbols.
3744 nlist=conftest.nm
3745 if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
3746 # Try sorting and uniquifying the output.
3747 if sort "$nlist" | uniq > "$nlist"T; then
3748 mv -f "$nlist"T "$nlist"
3749 else
3750 rm -f "$nlist"T
3751 fi
3752
3753 # Make sure that we snagged all the symbols we need.
3754 if $GREP ' nm_test_var$' "$nlist" >/dev/null; then
3755 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
3756 cat <<_LT_EOF > conftest.$ac_ext
3757 /* Keep this code in sync between libtool.m4, ltmain, lt_system.h, and tests. */
3758 #if defined(_WIN32) || defined(__CYGWIN__) || defined(_WIN32_WCE)
3759 /* DATA imports from DLLs on WIN32 con't be const, because runtime
3760 relocations are performed -- see ld's documentation on pseudo-relocs. */
3761 # define LT@&t@_DLSYM_CONST
3762 #elif defined(__osf__)
3763 /* This system does not cope well with relocations in const data. */
3764 # define LT@&t@_DLSYM_CONST
3765 #else
3766 # define LT@&t@_DLSYM_CONST const
3767 #endif
3768
3769 #ifdef __cplusplus
3770 extern "C" {
3771 #endif
3772
3773 _LT_EOF
3774 # Now generate the symbol file.
3775 eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | $GREP -v main >> conftest.$ac_ext'
3776
3777 cat <<_LT_EOF >> conftest.$ac_ext
3778
3779 /* The mapping between symbol names and symbols. */
3780 LT@&t@_DLSYM_CONST struct {
3781 const char *name;
3782 void *address;
3783 }
3784 lt__PROGRAM__LTX_preloaded_symbols[[]] =
3785 {
3786 { "@PROGRAM@", (void *) 0 },
3787 _LT_EOF
3788 $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/ {\"\2\", (void *) \&\2},/" < "$nlist" | $GREP -v main >> conftest.$ac_ext
3789 cat <<\_LT_EOF >> conftest.$ac_ext
3790 {0, (void *) 0}
3791 };
3792
3793 /* This works around a problem in FreeBSD linker */
3794 #ifdef FREEBSD_WORKAROUND
3795 static const void *lt_preloaded_setup() {
3796 return lt__PROGRAM__LTX_preloaded_symbols;
3797 }
3798 #endif
3799
3800 #ifdef __cplusplus
3801 }
3802 #endif
3803 _LT_EOF
3804 # Now try linking the two files.
3805 mv conftest.$ac_objext conftstm.$ac_objext
3806 lt_globsym_save_LIBS=$LIBS
3807 lt_globsym_save_CFLAGS=$CFLAGS
3808 LIBS="conftstm.$ac_objext"
3809 CFLAGS="$CFLAGS$_LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)"
3810 if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext}; then
3811 pipe_works=yes
3812 fi
3813 LIBS=$lt_globsym_save_LIBS
3814 CFLAGS=$lt_globsym_save_CFLAGS
3815 else
3816 echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
3817 fi
3818 else
3819 echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
3820 fi
3821 else
3822 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
3823 fi
3824 else
3825 echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
3826 cat conftest.$ac_ext >&5
3827 fi
3828 rm -rf conftest* conftst*
3829
3830 # Do not use the global_symbol_pipe unless it works.
3831 if test "$pipe_works" = yes; then
3832 break
3833 else
3834 lt_cv_sys_global_symbol_pipe=
3835 fi
3836 done
3837 ])
3838 if test -z "$lt_cv_sys_global_symbol_pipe"; then
3839 lt_cv_sys_global_symbol_to_cdecl=
3840 fi
3841 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
3842 AC_MSG_RESULT(failed)
3843 else
3844 AC_MSG_RESULT(ok)
3845 fi
3846
3847 # Response file support.
3848 if test "$lt_cv_nm_interface" = "MS dumpbin"; then
3849 nm_file_list_spec='@'
3850 elif $NM --help 2>/dev/null | grep '[[@]]FILE' >/dev/null; then
3851 nm_file_list_spec='@'
3852 fi
3853
3854 _LT_DECL([global_symbol_pipe], [lt_cv_sys_global_symbol_pipe], [1],
3855 [Take the output of nm and produce a listing of raw symbols and C names])
3856 _LT_DECL([global_symbol_to_cdecl], [lt_cv_sys_global_symbol_to_cdecl], [1],
3857 [Transform the output of nm in a proper C declaration])
3858 _LT_DECL([global_symbol_to_c_name_address],
3859 [lt_cv_sys_global_symbol_to_c_name_address], [1],
3860 [Transform the output of nm in a C name address pair])
3861 _LT_DECL([global_symbol_to_c_name_address_lib_prefix],
3862 [lt_cv_sys_global_symbol_to_c_name_address_lib_prefix], [1],
3863 [Transform the output of nm in a C name address pair when lib prefix is needed])
3864 _LT_DECL([], [nm_file_list_spec], [1],
3865 [Specify filename containing input files for $NM])
3866 ]) # _LT_CMD_GLOBAL_SYMBOLS
3867
3868
3869 # _LT_COMPILER_PIC([TAGNAME])
3870 # ---------------------------
3871 m4_defun([_LT_COMPILER_PIC],
3872 [m4_require([_LT_TAG_COMPILER])dnl
3873 _LT_TAGVAR(lt_prog_compiler_wl, $1)=
3874 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
3875 _LT_TAGVAR(lt_prog_compiler_static, $1)=
3876
3877 m4_if([$1], [CXX], [
3878 # C++ specific cases for pic, static, wl, etc.
3879 if test "$GXX" = yes; then
3880 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
3881 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
3882
3883 case $host_os in
3884 aix*)
3885 # All AIX code is PIC.
3886 if test "$host_cpu" = ia64; then
3887 # AIX 5 now supports IA64 processor
3888 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
3889 fi
3890 ;;
3891
3892 amigaos*)
3893 case $host_cpu in
3894 powerpc)
3895 # see comment about AmigaOS4 .so support
3896 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
3897 ;;
3898 m68k)
3899 # FIXME: we need at least 68020 code to build shared libraries, but
3900 # adding the `-m68020' flag to GCC prevents building anything better,
3901 # like `-m68040'.
3902 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
3903 ;;
3904 esac
3905 ;;
3906
3907 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
3908 # PIC is the default for these OSes.
3909 ;;
3910 mingw* | cygwin* | os2* | pw32* | cegcc*)
3911 # This hack is so that the source file can tell whether it is being
3912 # built for inclusion in a dll (and should export symbols for example).
3913 # Although the cygwin gcc ignores -fPIC, still need this for old-style
3914 # (--disable-auto-import) libraries
3915 m4_if([$1], [GCJ], [],
3916 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
3917 ;;
3918 darwin* | rhapsody*)
3919 # PIC is the default on this platform
3920 # Common symbols not allowed in MH_DYLIB files
3921 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
3922 ;;
3923 *djgpp*)
3924 # DJGPP does not support shared libraries at all
3925 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
3926 ;;
3927 haiku*)
3928 # PIC is the default for Haiku.
3929 # The "-static" flag exists, but is broken.
3930 _LT_TAGVAR(lt_prog_compiler_static, $1)=
3931 ;;
3932 interix[[3-9]]*)
3933 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
3934 # Instead, we relocate shared libraries at runtime.
3935 ;;
3936 sysv4*MP*)
3937 if test -d /usr/nec; then
3938 _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
3939 fi
3940 ;;
3941 hpux*)
3942 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
3943 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
3944 # sets the default TLS model and affects inlining.
3945 case $host_cpu in
3946 hppa*64*)
3947 ;;
3948 *)
3949 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
3950 ;;
3951 esac
3952 ;;
3953 *qnx* | *nto*)
3954 # QNX uses GNU C++, but need to define -shared option too, otherwise
3955 # it will coredump.
3956 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
3957 ;;
3958 *)
3959 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
3960 ;;
3961 esac
3962 else
3963 case $host_os in
3964 aix[[4-9]]*)
3965 # All AIX code is PIC.
3966 if test "$host_cpu" = ia64; then
3967 # AIX 5 now supports IA64 processor
3968 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
3969 else
3970 _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
3971 fi
3972 ;;
3973 chorus*)
3974 case $cc_basename in
3975 cxch68*)
3976 # Green Hills C++ Compiler
3977 # _LT_TAGVAR(lt_prog_compiler_static, $1)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
3978 ;;
3979 esac
3980 ;;
3981 mingw* | cygwin* | os2* | pw32* | cegcc*)
3982 # This hack is so that the source file can tell whether it is being
3983 # built for inclusion in a dll (and should export symbols for example).
3984 m4_if([$1], [GCJ], [],
3985 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
3986 ;;
3987 dgux*)
3988 case $cc_basename in
3989 ec++*)
3990 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
3991 ;;
3992 ghcx*)
3993 # Green Hills C++ Compiler
3994 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
3995 ;;
3996 *)
3997 ;;
3998 esac
3999 ;;
4000 freebsd* | dragonfly*)
4001 # FreeBSD uses GNU C++
4002 ;;
4003 hpux9* | hpux10* | hpux11*)
4004 case $cc_basename in
4005 CC*)
4006 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4007 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4008 if test "$host_cpu" != ia64; then
4009 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4010 fi
4011 ;;
4012 aCC*)
4013 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4014 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4015 case $host_cpu in
4016 hppa*64*|ia64*)
4017 # +Z the default
4018 ;;
4019 *)
4020 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4021 ;;
4022 esac
4023 ;;
4024 *)
4025 ;;
4026 esac
4027 ;;
4028 interix*)
4029 # This is c89, which is MS Visual C++ (no shared libs)
4030 # Anyone wants to do a port?
4031 ;;
4032 irix5* | irix6* | nonstopux*)
4033 case $cc_basename in
4034 CC*)
4035 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4036 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4037 # CC pic flag -KPIC is the default.
4038 ;;
4039 *)
4040 ;;
4041 esac
4042 ;;
4043 linux* | k*bsd*-gnu | kopensolaris*-gnu)
4044 case $cc_basename in
4045 KCC*)
4046 # KAI C++ Compiler
4047 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4048 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4049 ;;
4050 ecpc* )
4051 # old Intel C++ for x86_64 which still supported -KPIC.
4052 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4053 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4054 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4055 ;;
4056 icpc* )
4057 # Intel C++, used to be incompatible with GCC.
4058 # ICC 10 doesn't accept -KPIC any more.
4059 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4060 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4061 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4062 ;;
4063 pgCC* | pgcpp*)
4064 # Portland Group C++ compiler
4065 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4066 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4067 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4068 ;;
4069 cxx*)
4070 # Compaq C++
4071 # Make sure the PIC flag is empty. It appears that all Alpha
4072 # Linux and Compaq Tru64 Unix objects are PIC.
4073 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
4074 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4075 ;;
4076 xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
4077 # IBM XL 8.0, 9.0 on PPC and BlueGene
4078 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4079 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
4080 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
4081 ;;
4082 *)
4083 case `$CC -V 2>&1 | sed 5q` in
4084 *Sun\ C*)
4085 # Sun C++ 5.9
4086 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4087 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4088 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4089 ;;
4090 esac
4091 ;;
4092 esac
4093 ;;
4094 lynxos*)
4095 ;;
4096 m88k*)
4097 ;;
4098 mvs*)
4099 case $cc_basename in
4100 cxx*)
4101 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-W c,exportall'
4102 ;;
4103 *)
4104 ;;
4105 esac
4106 ;;
4107 netbsd*)
4108 ;;
4109 *qnx* | *nto*)
4110 # QNX uses GNU C++, but need to define -shared option too, otherwise
4111 # it will coredump.
4112 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
4113 ;;
4114 osf3* | osf4* | osf5*)
4115 case $cc_basename in
4116 KCC*)
4117 _LT_TAGVAR(lt_prog_compiler_wl, $1)='--backend -Wl,'
4118 ;;
4119 RCC*)
4120 # Rational C++ 2.4.1
4121 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4122 ;;
4123 cxx*)
4124 # Digital/Compaq C++
4125 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4126 # Make sure the PIC flag is empty. It appears that all Alpha
4127 # Linux and Compaq Tru64 Unix objects are PIC.
4128 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
4129 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4130 ;;
4131 *)
4132 ;;
4133 esac
4134 ;;
4135 psos*)
4136 ;;
4137 solaris*)
4138 case $cc_basename in
4139 CC* | sunCC*)
4140 # Sun C++ 4.2, 5.x and Centerline C++
4141 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4142 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4143 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4144 ;;
4145 gcx*)
4146 # Green Hills C++ Compiler
4147 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4148 ;;
4149 *)
4150 ;;
4151 esac
4152 ;;
4153 sunos4*)
4154 case $cc_basename in
4155 CC*)
4156 # Sun C++ 4.x
4157 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4158 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4159 ;;
4160 lcc*)
4161 # Lucid
4162 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4163 ;;
4164 *)
4165 ;;
4166 esac
4167 ;;
4168 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
4169 case $cc_basename in
4170 CC*)
4171 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4172 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4173 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4174 ;;
4175 esac
4176 ;;
4177 tandem*)
4178 case $cc_basename in
4179 NCC*)
4180 # NonStop-UX NCC 3.20
4181 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4182 ;;
4183 *)
4184 ;;
4185 esac
4186 ;;
4187 vxworks*)
4188 ;;
4189 *)
4190 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4191 ;;
4192 esac
4193 fi
4194 ],
4195 [
4196 if test "$GCC" = yes; then
4197 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4198 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4199
4200 case $host_os in
4201 aix*)
4202 # All AIX code is PIC.
4203 if test "$host_cpu" = ia64; then
4204 # AIX 5 now supports IA64 processor
4205 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4206 fi
4207 ;;
4208
4209 amigaos*)
4210 case $host_cpu in
4211 powerpc)
4212 # see comment about AmigaOS4 .so support
4213 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4214 ;;
4215 m68k)
4216 # FIXME: we need at least 68020 code to build shared libraries, but
4217 # adding the `-m68020' flag to GCC prevents building anything better,
4218 # like `-m68040'.
4219 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-m68020 -resident32 -malways-restore-a4'
4220 ;;
4221 esac
4222 ;;
4223
4224 beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
4225 # PIC is the default for these OSes.
4226 ;;
4227
4228 mingw* | cygwin* | pw32* | os2* | cegcc*)
4229 # This hack is so that the source file can tell whether it is being
4230 # built for inclusion in a dll (and should export symbols for example).
4231 # Although the cygwin gcc ignores -fPIC, still need this for old-style
4232 # (--disable-auto-import) libraries
4233 m4_if([$1], [GCJ], [],
4234 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
4235 ;;
4236
4237 darwin* | rhapsody*)
4238 # PIC is the default on this platform
4239 # Common symbols not allowed in MH_DYLIB files
4240 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
4241 ;;
4242
4243 haiku*)
4244 # PIC is the default for Haiku.
4245 # The "-static" flag exists, but is broken.
4246 _LT_TAGVAR(lt_prog_compiler_static, $1)=
4247 ;;
4248
4249 hpux*)
4250 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
4251 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
4252 # sets the default TLS model and affects inlining.
4253 case $host_cpu in
4254 hppa*64*)
4255 # +Z the default
4256 ;;
4257 *)
4258 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4259 ;;
4260 esac
4261 ;;
4262
4263 interix[[3-9]]*)
4264 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
4265 # Instead, we relocate shared libraries at runtime.
4266 ;;
4267
4268 msdosdjgpp*)
4269 # Just because we use GCC doesn't mean we suddenly get shared libraries
4270 # on systems that don't support them.
4271 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4272 enable_shared=no
4273 ;;
4274
4275 *nto* | *qnx*)
4276 # QNX uses GNU C++, but need to define -shared option too, otherwise
4277 # it will coredump.
4278 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
4279 ;;
4280
4281 sysv4*MP*)
4282 if test -d /usr/nec; then
4283 _LT_TAGVAR(lt_prog_compiler_pic, $1)=-Kconform_pic
4284 fi
4285 ;;
4286
4287 *)
4288 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4289 ;;
4290 esac
4291
4292 case $cc_basename in
4293 nvcc*) # Cuda Compiler Driver 2.2
4294 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
4295 if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
4296 _LT_TAGVAR(lt_prog_compiler_pic, $1)="-Xcompiler $_LT_TAGVAR(lt_prog_compiler_pic, $1)"
4297 fi
4298 ;;
4299 esac
4300 else
4301 # PORTME Check for flag to pass linker flags through the system compiler.
4302 case $host_os in
4303 aix*)
4304 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4305 if test "$host_cpu" = ia64; then
4306 # AIX 5 now supports IA64 processor
4307 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4308 else
4309 _LT_TAGVAR(lt_prog_compiler_static, $1)='-bnso -bI:/lib/syscalls.exp'
4310 fi
4311 ;;
4312
4313 mingw* | cygwin* | pw32* | os2* | cegcc*)
4314 # This hack is so that the source file can tell whether it is being
4315 # built for inclusion in a dll (and should export symbols for example).
4316 m4_if([$1], [GCJ], [],
4317 [_LT_TAGVAR(lt_prog_compiler_pic, $1)='-DDLL_EXPORT'])
4318 ;;
4319
4320 hpux9* | hpux10* | hpux11*)
4321 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4322 # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
4323 # not for PA HP-UX.
4324 case $host_cpu in
4325 hppa*64*|ia64*)
4326 # +Z the default
4327 ;;
4328 *)
4329 _LT_TAGVAR(lt_prog_compiler_pic, $1)='+Z'
4330 ;;
4331 esac
4332 # Is there a better lt_prog_compiler_static that works with the bundled CC?
4333 _LT_TAGVAR(lt_prog_compiler_static, $1)='${wl}-a ${wl}archive'
4334 ;;
4335
4336 irix5* | irix6* | nonstopux*)
4337 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4338 # PIC (with -KPIC) is the default.
4339 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4340 ;;
4341
4342 linux* | k*bsd*-gnu | kopensolaris*-gnu)
4343 case $cc_basename in
4344 # old Intel for x86_64 which still supported -KPIC.
4345 ecc*)
4346 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4347 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4348 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4349 ;;
4350 # icc used to be incompatible with GCC.
4351 # ICC 10 doesn't accept -KPIC any more.
4352 icc* | ifort*)
4353 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4354 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4355 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4356 ;;
4357 # Lahey Fortran 8.1.
4358 lf95*)
4359 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4360 _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
4361 _LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
4362 ;;
4363 nagfor*)
4364 # NAG Fortran compiler
4365 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,-Wl,,'
4366 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4367 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4368 ;;
4369 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
4370 # Portland Group compilers (*not* the Pentium gcc compiler,
4371 # which looks to be a dead project)
4372 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4373 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4374 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4375 ;;
4376 ccc*)
4377 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4378 # All Alpha code is PIC.
4379 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4380 ;;
4381 xl* | bgxl* | bgf* | mpixl*)
4382 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
4383 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4384 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
4385 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
4386 ;;
4387 *)
4388 case `$CC -V 2>&1 | sed 5q` in
4389 *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
4390 # Sun Fortran 8.3 passes all unrecognized flags to the linker
4391 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4392 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4393 _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
4394 ;;
4395 *Sun\ F* | *Sun*Fortran*)
4396 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4397 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4398 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4399 ;;
4400 *Sun\ C*)
4401 # Sun C 5.9
4402 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4403 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4404 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4405 ;;
4406 *Intel*\ [[CF]]*Compiler*)
4407 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4408 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
4409 _LT_TAGVAR(lt_prog_compiler_static, $1)='-static'
4410 ;;
4411 *Portland\ Group*)
4412 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4413 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fpic'
4414 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4415 ;;
4416 esac
4417 ;;
4418 esac
4419 ;;
4420
4421 newsos6)
4422 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4423 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4424 ;;
4425
4426 *nto* | *qnx*)
4427 # QNX uses GNU C++, but need to define -shared option too, otherwise
4428 # it will coredump.
4429 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC -shared'
4430 ;;
4431
4432 osf3* | osf4* | osf5*)
4433 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4434 # All OSF/1 code is PIC.
4435 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4436 ;;
4437
4438 rdos*)
4439 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
4440 ;;
4441
4442 solaris*)
4443 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4444 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4445 case $cc_basename in
4446 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
4447 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
4448 *)
4449 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
4450 esac
4451 ;;
4452
4453 sunos4*)
4454 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld '
4455 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-PIC'
4456 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4457 ;;
4458
4459 sysv4 | sysv4.2uw2* | sysv4.3*)
4460 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4461 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4462 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4463 ;;
4464
4465 sysv4*MP*)
4466 if test -d /usr/nec ;then
4467 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Kconform_pic'
4468 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4469 fi
4470 ;;
4471
4472 sysv5* | unixware* | sco3.2v5* | sco5v6* | OpenUNIX*)
4473 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4474 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4475 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4476 ;;
4477
4478 unicos*)
4479 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
4480 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4481 ;;
4482
4483 uts4*)
4484 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-pic'
4485 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4486 ;;
4487
4488 *)
4489 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no
4490 ;;
4491 esac
4492 fi
4493 ])
4494 case $host_os in
4495 # For platforms which do not support PIC, -DPIC is meaningless:
4496 *djgpp*)
4497 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
4498 ;;
4499 *)
4500 _LT_TAGVAR(lt_prog_compiler_pic, $1)="$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])"
4501 ;;
4502 esac
4503
4504 AC_CACHE_CHECK([for $compiler option to produce PIC],
4505 [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)],
4506 [_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_prog_compiler_pic, $1)])
4507 _LT_TAGVAR(lt_prog_compiler_pic, $1)=$_LT_TAGVAR(lt_cv_prog_compiler_pic, $1)
4508
4509 #
4510 # Check to make sure the PIC flag actually works.
4511 #
4512 if test -n "$_LT_TAGVAR(lt_prog_compiler_pic, $1)"; then
4513 _LT_COMPILER_OPTION([if $compiler PIC flag $_LT_TAGVAR(lt_prog_compiler_pic, $1) works],
4514 [_LT_TAGVAR(lt_cv_prog_compiler_pic_works, $1)],
4515 [$_LT_TAGVAR(lt_prog_compiler_pic, $1)@&t@m4_if([$1],[],[ -DPIC],[m4_if([$1],[CXX],[ -DPIC],[])])], [],
4516 [case $_LT_TAGVAR(lt_prog_compiler_pic, $1) in
4517 "" | " "*) ;;
4518 *) _LT_TAGVAR(lt_prog_compiler_pic, $1)=" $_LT_TAGVAR(lt_prog_compiler_pic, $1)" ;;
4519 esac],
4520 [_LT_TAGVAR(lt_prog_compiler_pic, $1)=
4521 _LT_TAGVAR(lt_prog_compiler_can_build_shared, $1)=no])
4522 fi
4523 _LT_TAGDECL([pic_flag], [lt_prog_compiler_pic], [1],
4524 [Additional compiler flags for building library objects])
4525
4526 _LT_TAGDECL([wl], [lt_prog_compiler_wl], [1],
4527 [How to pass a linker flag through the compiler])
4528 #
4529 # Check to make sure the static flag actually works.
4530 #
4531 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1) eval lt_tmp_static_flag=\"$_LT_TAGVAR(lt_prog_compiler_static, $1)\"
4532 _LT_LINKER_OPTION([if $compiler static flag $lt_tmp_static_flag works],
4533 _LT_TAGVAR(lt_cv_prog_compiler_static_works, $1),
4534 $lt_tmp_static_flag,
4535 [],
4536 [_LT_TAGVAR(lt_prog_compiler_static, $1)=])
4537 _LT_TAGDECL([link_static_flag], [lt_prog_compiler_static], [1],
4538 [Compiler flag to prevent dynamic linking])
4539 ])# _LT_COMPILER_PIC
4540
4541
4542 # _LT_LINKER_SHLIBS([TAGNAME])
4543 # ----------------------------
4544 # See if the linker supports building shared libraries.
4545 m4_defun([_LT_LINKER_SHLIBS],
4546 [AC_REQUIRE([LT_PATH_LD])dnl
4547 AC_REQUIRE([LT_PATH_NM])dnl
4548 m4_require([_LT_PATH_MANIFEST_TOOL])dnl
4549 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
4550 m4_require([_LT_DECL_EGREP])dnl
4551 m4_require([_LT_DECL_SED])dnl
4552 m4_require([_LT_CMD_GLOBAL_SYMBOLS])dnl
4553 m4_require([_LT_TAG_COMPILER])dnl
4554 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
4555 m4_if([$1], [CXX], [
4556 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4557 _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
4558 case $host_os in
4559 aix[[4-9]]*)
4560 # If we're using GNU nm, then we don't want the "-C" option.
4561 # -C means demangle to AIX nm, but means don't demangle with GNU nm
4562 # Also, AIX nm treats weak defined symbols like other global defined
4563 # symbols, whereas GNU nm marks them as "W".
4564 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
4565 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4566 else
4567 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4568 fi
4569 ;;
4570 pw32*)
4571 _LT_TAGVAR(export_symbols_cmds, $1)="$ltdll_cmds"
4572 ;;
4573 cygwin* | mingw* | cegcc*)
4574 case $cc_basename in
4575 cl*)
4576 _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
4577 ;;
4578 *)
4579 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4580 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
4581 ;;
4582 esac
4583 ;;
4584 *)
4585 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4586 ;;
4587 esac
4588 ], [
4589 runpath_var=
4590 _LT_TAGVAR(allow_undefined_flag, $1)=
4591 _LT_TAGVAR(always_export_symbols, $1)=no
4592 _LT_TAGVAR(archive_cmds, $1)=
4593 _LT_TAGVAR(archive_expsym_cmds, $1)=
4594 _LT_TAGVAR(compiler_needs_object, $1)=no
4595 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
4596 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
4597 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
4598 _LT_TAGVAR(hardcode_automatic, $1)=no
4599 _LT_TAGVAR(hardcode_direct, $1)=no
4600 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
4601 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
4602 _LT_TAGVAR(hardcode_libdir_separator, $1)=
4603 _LT_TAGVAR(hardcode_minus_L, $1)=no
4604 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
4605 _LT_TAGVAR(inherit_rpath, $1)=no
4606 _LT_TAGVAR(link_all_deplibs, $1)=unknown
4607 _LT_TAGVAR(module_cmds, $1)=
4608 _LT_TAGVAR(module_expsym_cmds, $1)=
4609 _LT_TAGVAR(old_archive_from_new_cmds, $1)=
4610 _LT_TAGVAR(old_archive_from_expsyms_cmds, $1)=
4611 _LT_TAGVAR(thread_safe_flag_spec, $1)=
4612 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4613 # include_expsyms should be a list of space-separated symbols to be *always*
4614 # included in the symbol list
4615 _LT_TAGVAR(include_expsyms, $1)=
4616 # exclude_expsyms can be an extended regexp of symbols to exclude
4617 # it will be wrapped by ` (' and `)$', so one must not match beginning or
4618 # end of line. Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
4619 # as well as any symbol that contains `d'.
4620 _LT_TAGVAR(exclude_expsyms, $1)=['_GLOBAL_OFFSET_TABLE_|_GLOBAL__F[ID]_.*']
4621 # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
4622 # platforms (ab)use it in PIC code, but their linkers get confused if
4623 # the symbol is explicitly referenced. Since portable code cannot
4624 # rely on this symbol name, it's probably fine to never include it in
4625 # preloaded symbol tables.
4626 # Exclude shared library initialization/finalization symbols.
4627 dnl Note also adjust exclude_expsyms for C++ above.
4628 extract_expsyms_cmds=
4629
4630 case $host_os in
4631 cygwin* | mingw* | pw32* | cegcc*)
4632 # FIXME: the MSVC++ port hasn't been tested in a loooong time
4633 # When not using gcc, we currently assume that we are using
4634 # Microsoft Visual C++.
4635 if test "$GCC" != yes; then
4636 with_gnu_ld=no
4637 fi
4638 ;;
4639 interix*)
4640 # we just hope/assume this is gcc and not c89 (= MSVC++)
4641 with_gnu_ld=yes
4642 ;;
4643 openbsd*)
4644 with_gnu_ld=no
4645 ;;
4646 esac
4647
4648 _LT_TAGVAR(ld_shlibs, $1)=yes
4649
4650 # On some targets, GNU ld is compatible enough with the native linker
4651 # that we're better off using the native interface for both.
4652 lt_use_gnu_ld_interface=no
4653 if test "$with_gnu_ld" = yes; then
4654 case $host_os in
4655 aix*)
4656 # The AIX port of GNU ld has always aspired to compatibility
4657 # with the native linker. However, as the warning in the GNU ld
4658 # block says, versions before 2.19.5* couldn't really create working
4659 # shared libraries, regardless of the interface used.
4660 case `$LD -v 2>&1` in
4661 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
4662 *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
4663 *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
4664 *)
4665 lt_use_gnu_ld_interface=yes
4666 ;;
4667 esac
4668 ;;
4669 *)
4670 lt_use_gnu_ld_interface=yes
4671 ;;
4672 esac
4673 fi
4674
4675 if test "$lt_use_gnu_ld_interface" = yes; then
4676 # If archive_cmds runs LD, not CC, wlarc should be empty
4677 wlarc='${wl}'
4678
4679 # Set some defaults for GNU ld with shared library support. These
4680 # are reset later if shared libraries are not supported. Putting them
4681 # here allows them to be overridden if necessary.
4682 runpath_var=LD_RUN_PATH
4683 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
4684 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
4685 # ancient GNU ld didn't support --whole-archive et. al.
4686 if $LD --help 2>&1 | $GREP 'no-whole-archive' > /dev/null; then
4687 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
4688 else
4689 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4690 fi
4691 supports_anon_versioning=no
4692 case `$LD -v 2>&1` in
4693 *GNU\ gold*) supports_anon_versioning=yes ;;
4694 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
4695 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
4696 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
4697 *\ 2.11.*) ;; # other 2.11 versions
4698 *) supports_anon_versioning=yes ;;
4699 esac
4700
4701 # See if GNU ld supports shared libraries.
4702 case $host_os in
4703 aix[[3-9]]*)
4704 # On AIX/PPC, the GNU linker is very broken
4705 if test "$host_cpu" != ia64; then
4706 _LT_TAGVAR(ld_shlibs, $1)=no
4707 cat <<_LT_EOF 1>&2
4708
4709 *** Warning: the GNU linker, at least up to release 2.19, is reported
4710 *** to be unable to reliably create shared libraries on AIX.
4711 *** Therefore, libtool is disabling shared libraries support. If you
4712 *** really care for shared libraries, you may want to install binutils
4713 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
4714 *** You will then need to restart the configuration process.
4715
4716 _LT_EOF
4717 fi
4718 ;;
4719
4720 amigaos*)
4721 case $host_cpu in
4722 powerpc)
4723 # see comment about AmigaOS4 .so support
4724 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4725 _LT_TAGVAR(archive_expsym_cmds, $1)=''
4726 ;;
4727 m68k)
4728 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
4729 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
4730 _LT_TAGVAR(hardcode_minus_L, $1)=yes
4731 ;;
4732 esac
4733 ;;
4734
4735 beos*)
4736 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4737 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
4738 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
4739 # support --undefined. This deserves some investigation. FIXME
4740 _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4741 else
4742 _LT_TAGVAR(ld_shlibs, $1)=no
4743 fi
4744 ;;
4745
4746 cygwin* | mingw* | pw32* | cegcc*)
4747 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
4748 # as there is no search path for DLLs.
4749 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
4750 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
4751 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
4752 _LT_TAGVAR(always_export_symbols, $1)=no
4753 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
4754 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1 DATA/;s/^.*[[ ]]__nm__\([[^ ]]*\)[[ ]][[^ ]]*/\1 DATA/;/^I[[ ]]/d;/^[[AITW]][[ ]]/s/.* //'\'' | sort | uniq > $export_symbols'
4755 _LT_TAGVAR(exclude_expsyms, $1)=['[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname']
4756
4757 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
4758 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
4759 # If the export-symbols file already is a .def file (1st line
4760 # is EXPORTS), use it as is; otherwise, prepend...
4761 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
4762 cp $export_symbols $output_objdir/$soname.def;
4763 else
4764 echo EXPORTS > $output_objdir/$soname.def;
4765 cat $export_symbols >> $output_objdir/$soname.def;
4766 fi~
4767 $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
4768 else
4769 _LT_TAGVAR(ld_shlibs, $1)=no
4770 fi
4771 ;;
4772
4773 haiku*)
4774 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4775 _LT_TAGVAR(link_all_deplibs, $1)=yes
4776 ;;
4777
4778 interix[[3-9]]*)
4779 _LT_TAGVAR(hardcode_direct, $1)=no
4780 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
4781 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
4782 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
4783 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
4784 # Instead, shared libraries are loaded at an image base (0x10000000 by
4785 # default) and relocated if they conflict, which is a slow very memory
4786 # consuming and fragmenting process. To avoid this, we pick a random,
4787 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
4788 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
4789 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
4790 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
4791 ;;
4792
4793 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
4794 tmp_diet=no
4795 if test "$host_os" = linux-dietlibc; then
4796 case $cc_basename in
4797 diet\ *) tmp_diet=yes;; # linux-dietlibc with static linking (!diet-dyn)
4798 esac
4799 fi
4800 if $LD --help 2>&1 | $EGREP ': supported targets:.* elf' > /dev/null \
4801 && test "$tmp_diet" = no
4802 then
4803 tmp_addflag=' $pic_flag'
4804 tmp_sharedflag='-shared'
4805 case $cc_basename,$host_cpu in
4806 pgcc*) # Portland Group C compiler
4807 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4808 tmp_addflag=' $pic_flag'
4809 ;;
4810 pgf77* | pgf90* | pgf95* | pgfortran*)
4811 # Portland Group f77 and f90 compilers
4812 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4813 tmp_addflag=' $pic_flag -Mnomain' ;;
4814 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
4815 tmp_addflag=' -i_dynamic' ;;
4816 efc*,ia64* | ifort*,ia64*) # Intel Fortran compiler on ia64
4817 tmp_addflag=' -i_dynamic -nofor_main' ;;
4818 ifc* | ifort*) # Intel Fortran compiler
4819 tmp_addflag=' -nofor_main' ;;
4820 lf95*) # Lahey Fortran 8.1
4821 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4822 tmp_sharedflag='--shared' ;;
4823 xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
4824 tmp_sharedflag='-qmkshrobj'
4825 tmp_addflag= ;;
4826 nvcc*) # Cuda Compiler Driver 2.2
4827 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4828 _LT_TAGVAR(compiler_needs_object, $1)=yes
4829 ;;
4830 esac
4831 case `$CC -V 2>&1 | sed 5q` in
4832 *Sun\ C*) # Sun C 5.9
4833 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
4834 _LT_TAGVAR(compiler_needs_object, $1)=yes
4835 tmp_sharedflag='-G' ;;
4836 *Sun\ F*) # Sun Fortran 8.3
4837 tmp_sharedflag='-G' ;;
4838 esac
4839 _LT_TAGVAR(archive_cmds, $1)='$CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4840
4841 if test "x$supports_anon_versioning" = xyes; then
4842 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
4843 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
4844 echo "local: *; };" >> $output_objdir/$libname.ver~
4845 $CC '"$tmp_sharedflag""$tmp_addflag"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
4846 fi
4847
4848 case $cc_basename in
4849 xlf* | bgf* | bgxlf* | mpixlf*)
4850 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
4851 _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
4852 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
4853 _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
4854 if test "x$supports_anon_versioning" = xyes; then
4855 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
4856 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
4857 echo "local: *; };" >> $output_objdir/$libname.ver~
4858 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
4859 fi
4860 ;;
4861 esac
4862 else
4863 _LT_TAGVAR(ld_shlibs, $1)=no
4864 fi
4865 ;;
4866
4867 netbsd*)
4868 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
4869 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
4870 wlarc=
4871 else
4872 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4873 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4874 fi
4875 ;;
4876
4877 solaris*)
4878 if $LD -v 2>&1 | $GREP 'BFD 2\.8' > /dev/null; then
4879 _LT_TAGVAR(ld_shlibs, $1)=no
4880 cat <<_LT_EOF 1>&2
4881
4882 *** Warning: The releases 2.8.* of the GNU linker cannot reliably
4883 *** create shared libraries on Solaris systems. Therefore, libtool
4884 *** is disabling shared libraries support. We urge you to upgrade GNU
4885 *** binutils to release 2.9.1 or newer. Another option is to modify
4886 *** your PATH or compiler configuration so that the native linker is
4887 *** used, and then restart.
4888
4889 _LT_EOF
4890 elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4891 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4892 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4893 else
4894 _LT_TAGVAR(ld_shlibs, $1)=no
4895 fi
4896 ;;
4897
4898 sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
4899 case `$LD -v 2>&1` in
4900 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
4901 _LT_TAGVAR(ld_shlibs, $1)=no
4902 cat <<_LT_EOF 1>&2
4903
4904 *** Warning: Releases of the GNU linker prior to 2.16.91.0.3 can not
4905 *** reliably create shared libraries on SCO systems. Therefore, libtool
4906 *** is disabling shared libraries support. We urge you to upgrade GNU
4907 *** binutils to release 2.16.91.0.3 or newer. Another option is to modify
4908 *** your PATH or compiler configuration so that the native linker is
4909 *** used, and then restart.
4910
4911 _LT_EOF
4912 ;;
4913 *)
4914 # For security reasons, it is highly recommended that you always
4915 # use absolute paths for naming shared libraries, and exclude the
4916 # DT_RUNPATH tag from executables and libraries. But doing so
4917 # requires that you compile everything twice, which is a pain.
4918 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4919 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
4920 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4921 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4922 else
4923 _LT_TAGVAR(ld_shlibs, $1)=no
4924 fi
4925 ;;
4926 esac
4927 ;;
4928
4929 sunos4*)
4930 _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
4931 wlarc=
4932 _LT_TAGVAR(hardcode_direct, $1)=yes
4933 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
4934 ;;
4935
4936 *)
4937 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
4938 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4939 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
4940 else
4941 _LT_TAGVAR(ld_shlibs, $1)=no
4942 fi
4943 ;;
4944 esac
4945
4946 if test "$_LT_TAGVAR(ld_shlibs, $1)" = no; then
4947 runpath_var=
4948 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
4949 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
4950 _LT_TAGVAR(whole_archive_flag_spec, $1)=
4951 fi
4952 else
4953 # PORTME fill in a description of your system's linker (not GNU ld)
4954 case $host_os in
4955 aix3*)
4956 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
4957 _LT_TAGVAR(always_export_symbols, $1)=yes
4958 _LT_TAGVAR(archive_expsym_cmds, $1)='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
4959 # Note: this linker hardcodes the directories in LIBPATH if there
4960 # are no directories specified by -L.
4961 _LT_TAGVAR(hardcode_minus_L, $1)=yes
4962 if test "$GCC" = yes && test -z "$lt_prog_compiler_static"; then
4963 # Neither direct hardcoding nor static linking is supported with a
4964 # broken collect2.
4965 _LT_TAGVAR(hardcode_direct, $1)=unsupported
4966 fi
4967 ;;
4968
4969 aix[[4-9]]*)
4970 if test "$host_cpu" = ia64; then
4971 # On IA64, the linker does run time linking by default, so we don't
4972 # have to do anything special.
4973 aix_use_runtimelinking=no
4974 exp_sym_flag='-Bexport'
4975 no_entry_flag=""
4976 else
4977 # If we're using GNU nm, then we don't want the "-C" option.
4978 # -C means demangle to AIX nm, but means don't demangle with GNU nm
4979 # Also, AIX nm treats weak defined symbols like other global
4980 # defined symbols, whereas GNU nm marks them as "W".
4981 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
4982 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4983 else
4984 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4985 fi
4986 aix_use_runtimelinking=no
4987
4988 # Test if we are trying to use run time linking or normal
4989 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
4990 # need to do runtime linking.
4991 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
4992 for ld_flag in $LDFLAGS; do
4993 if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
4994 aix_use_runtimelinking=yes
4995 break
4996 fi
4997 done
4998 ;;
4999 esac
5000
5001 exp_sym_flag='-bexport'
5002 no_entry_flag='-bnoentry'
5003 fi
5004
5005 # When large executables or shared objects are built, AIX ld can
5006 # have problems creating the table of contents. If linking a library
5007 # or program results in "error TOC overflow" add -mminimal-toc to
5008 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
5009 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
5010
5011 _LT_TAGVAR(archive_cmds, $1)=''
5012 _LT_TAGVAR(hardcode_direct, $1)=yes
5013 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5014 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
5015 _LT_TAGVAR(link_all_deplibs, $1)=yes
5016 _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
5017
5018 if test "$GCC" = yes; then
5019 case $host_os in aix4.[[012]]|aix4.[[012]].*)
5020 # We only want to do this on AIX 4.2 and lower, the check
5021 # below for broken collect2 doesn't work under 4.3+
5022 collect2name=`${CC} -print-prog-name=collect2`
5023 if test -f "$collect2name" &&
5024 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
5025 then
5026 # We have reworked collect2
5027 :
5028 else
5029 # We have old collect2
5030 _LT_TAGVAR(hardcode_direct, $1)=unsupported
5031 # It fails to find uninstalled libraries when the uninstalled
5032 # path is not listed in the libpath. Setting hardcode_minus_L
5033 # to unsupported forces relinking
5034 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5035 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5036 _LT_TAGVAR(hardcode_libdir_separator, $1)=
5037 fi
5038 ;;
5039 esac
5040 shared_flag='-shared'
5041 if test "$aix_use_runtimelinking" = yes; then
5042 shared_flag="$shared_flag "'${wl}-G'
5043 fi
5044 else
5045 # not using gcc
5046 if test "$host_cpu" = ia64; then
5047 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
5048 # chokes on -Wl,-G. The following line is correct:
5049 shared_flag='-G'
5050 else
5051 if test "$aix_use_runtimelinking" = yes; then
5052 shared_flag='${wl}-G'
5053 else
5054 shared_flag='${wl}-bM:SRE'
5055 fi
5056 fi
5057 fi
5058
5059 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
5060 # It seems that -bexpall does not export symbols beginning with
5061 # underscore (_), so it is better to generate a list of symbols to export.
5062 _LT_TAGVAR(always_export_symbols, $1)=yes
5063 if test "$aix_use_runtimelinking" = yes; then
5064 # Warning - without using the other runtime loading flags (-brtl),
5065 # -berok will link without error, but may produce a broken library.
5066 _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
5067 # Determine the default libpath from the value encoded in an
5068 # empty executable.
5069 _LT_SYS_MODULE_PATH_AIX([$1])
5070 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5071 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
5072 else
5073 if test "$host_cpu" = ia64; then
5074 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
5075 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
5076 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
5077 else
5078 # Determine the default libpath from the value encoded in an
5079 # empty executable.
5080 _LT_SYS_MODULE_PATH_AIX([$1])
5081 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
5082 # Warning - without using the other run time loading flags,
5083 # -berok will link without error, but may produce a broken library.
5084 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
5085 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
5086 if test "$with_gnu_ld" = yes; then
5087 # We only use this code for GNU lds that support --whole-archive.
5088 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
5089 else
5090 # Exported symbols can be pulled into shared objects from archives
5091 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
5092 fi
5093 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5094 # This is similar to how AIX traditionally builds its shared libraries.
5095 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
5096 fi
5097 fi
5098 ;;
5099
5100 amigaos*)
5101 case $host_cpu in
5102 powerpc)
5103 # see comment about AmigaOS4 .so support
5104 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5105 _LT_TAGVAR(archive_expsym_cmds, $1)=''
5106 ;;
5107 m68k)
5108 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/a2ixlibrary.data~$ECHO "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$ECHO "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$ECHO "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$ECHO "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
5109 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5110 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5111 ;;
5112 esac
5113 ;;
5114
5115 bsdi[[45]]*)
5116 _LT_TAGVAR(export_dynamic_flag_spec, $1)=-rdynamic
5117 ;;
5118
5119 cygwin* | mingw* | pw32* | cegcc*)
5120 # When not using gcc, we currently assume that we are using
5121 # Microsoft Visual C++.
5122 # hardcode_libdir_flag_spec is actually meaningless, as there is
5123 # no search path for DLLs.
5124 case $cc_basename in
5125 cl*)
5126 # Native MSVC
5127 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5128 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
5129 _LT_TAGVAR(always_export_symbols, $1)=yes
5130 _LT_TAGVAR(file_list_spec, $1)='@'
5131 # Tell ltmain to make .lib files, not .a files.
5132 libext=lib
5133 # Tell ltmain to make .dll files, not .so files.
5134 shrext_cmds=".dll"
5135 # FIXME: Setting linknames here is a bad hack.
5136 _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
5137 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
5138 sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
5139 else
5140 sed -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
5141 fi~
5142 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
5143 linknames='
5144 # The linker will not automatically build a static lib if we build a DLL.
5145 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
5146 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5147 _LT_TAGVAR(exclude_expsyms, $1)='_NULL_IMPORT_DESCRIPTOR|_IMPORT_DESCRIPTOR_.*'
5148 _LT_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGRS]][[ ]]/s/.*[[ ]]\([[^ ]]*\)/\1,DATA/'\'' | $SED -e '\''/^[[AITW]][[ ]]/s/.*[[ ]]//'\'' | sort | uniq > $export_symbols'
5149 # Don't use ranlib
5150 _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
5151 _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
5152 lt_tool_outputfile="@TOOL_OUTPUT@"~
5153 case $lt_outputfile in
5154 *.exe|*.EXE) ;;
5155 *)
5156 lt_outputfile="$lt_outputfile.exe"
5157 lt_tool_outputfile="$lt_tool_outputfile.exe"
5158 ;;
5159 esac~
5160 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
5161 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
5162 $RM "$lt_outputfile.manifest";
5163 fi'
5164 ;;
5165 *)
5166 # Assume MSVC wrapper
5167 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
5168 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
5169 # Tell ltmain to make .lib files, not .a files.
5170 libext=lib
5171 # Tell ltmain to make .dll files, not .so files.
5172 shrext_cmds=".dll"
5173 # FIXME: Setting linknames here is a bad hack.
5174 _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
5175 # The linker will automatically build a .lib file if we build a DLL.
5176 _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
5177 # FIXME: Should let the user specify the lib program.
5178 _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
5179 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
5180 ;;
5181 esac
5182 ;;
5183
5184 darwin* | rhapsody*)
5185 _LT_DARWIN_LINKER_FEATURES($1)
5186 ;;
5187
5188 dgux*)
5189 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5190 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5191 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5192 ;;
5193
5194 # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
5195 # support. Future versions do this automatically, but an explicit c++rt0.o
5196 # does not break anything, and helps significantly (at the cost of a little
5197 # extra space).
5198 freebsd2.2*)
5199 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
5200 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5201 _LT_TAGVAR(hardcode_direct, $1)=yes
5202 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5203 ;;
5204
5205 # Unfortunately, older versions of FreeBSD 2 do not have this feature.
5206 freebsd2.*)
5207 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5208 _LT_TAGVAR(hardcode_direct, $1)=yes
5209 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5210 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5211 ;;
5212
5213 # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
5214 freebsd* | dragonfly*)
5215 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5216 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5217 _LT_TAGVAR(hardcode_direct, $1)=yes
5218 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5219 ;;
5220
5221 hpux9*)
5222 if test "$GCC" = yes; then
5223 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
5224 else
5225 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
5226 fi
5227 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5228 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5229 _LT_TAGVAR(hardcode_direct, $1)=yes
5230
5231 # hardcode_minus_L: Not really in the search PATH,
5232 # but as the default location of the library.
5233 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5234 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5235 ;;
5236
5237 hpux10*)
5238 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
5239 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5240 else
5241 _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
5242 fi
5243 if test "$with_gnu_ld" = no; then
5244 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5245 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5246 _LT_TAGVAR(hardcode_direct, $1)=yes
5247 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5248 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5249 # hardcode_minus_L: Not really in the search PATH,
5250 # but as the default location of the library.
5251 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5252 fi
5253 ;;
5254
5255 hpux11*)
5256 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
5257 case $host_cpu in
5258 hppa*64*)
5259 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5260 ;;
5261 ia64*)
5262 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
5263 ;;
5264 *)
5265 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
5266 ;;
5267 esac
5268 else
5269 case $host_cpu in
5270 hppa*64*)
5271 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5272 ;;
5273 ia64*)
5274 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
5275 ;;
5276 *)
5277 m4_if($1, [], [
5278 # Older versions of the 11.00 compiler do not understand -b yet
5279 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
5280 _LT_LINKER_OPTION([if $CC understands -b],
5281 _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
5282 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
5283 [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
5284 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
5285 ;;
5286 esac
5287 fi
5288 if test "$with_gnu_ld" = no; then
5289 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
5290 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5291
5292 case $host_cpu in
5293 hppa*64*|ia64*)
5294 _LT_TAGVAR(hardcode_direct, $1)=no
5295 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5296 ;;
5297 *)
5298 _LT_TAGVAR(hardcode_direct, $1)=yes
5299 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5300 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5301
5302 # hardcode_minus_L: Not really in the search PATH,
5303 # but as the default location of the library.
5304 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5305 ;;
5306 esac
5307 fi
5308 ;;
5309
5310 irix5* | irix6* | nonstopux*)
5311 if test "$GCC" = yes; then
5312 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5313 # Try to use the -exported_symbol ld option, if it does not
5314 # work, assume that -exports_file does not work either and
5315 # implicitly export all symbols.
5316 # This should be the same for all languages, so no per-tag cache variable.
5317 AC_CACHE_CHECK([whether the $host_os linker accepts -exported_symbol],
5318 [lt_cv_irix_exported_symbol],
5319 [save_LDFLAGS="$LDFLAGS"
5320 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
5321 AC_LINK_IFELSE(
5322 [AC_LANG_SOURCE(
5323 [AC_LANG_CASE([C], [[int foo (void) { return 0; }]],
5324 [C++], [[int foo (void) { return 0; }]],
5325 [Fortran 77], [[
5326 subroutine foo
5327 end]],
5328 [Fortran], [[
5329 subroutine foo
5330 end]])])],
5331 [lt_cv_irix_exported_symbol=yes],
5332 [lt_cv_irix_exported_symbol=no])
5333 LDFLAGS="$save_LDFLAGS"])
5334 if test "$lt_cv_irix_exported_symbol" = yes; then
5335 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
5336 fi
5337 else
5338 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
5339 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
5340 fi
5341 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
5342 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5343 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5344 _LT_TAGVAR(inherit_rpath, $1)=yes
5345 _LT_TAGVAR(link_all_deplibs, $1)=yes
5346 ;;
5347
5348 netbsd*)
5349 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
5350 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags' # a.out
5351 else
5352 _LT_TAGVAR(archive_cmds, $1)='$LD -shared -o $lib $libobjs $deplibs $linker_flags' # ELF
5353 fi
5354 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5355 _LT_TAGVAR(hardcode_direct, $1)=yes
5356 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5357 ;;
5358
5359 newsos6)
5360 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5361 _LT_TAGVAR(hardcode_direct, $1)=yes
5362 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5363 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5364 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5365 ;;
5366
5367 *nto* | *qnx*)
5368 ;;
5369
5370 openbsd*)
5371 if test -f /usr/libexec/ld.so; then
5372 _LT_TAGVAR(hardcode_direct, $1)=yes
5373 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5374 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
5375 if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
5376 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5377 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags ${wl}-retain-symbols-file,$export_symbols'
5378 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5379 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
5380 else
5381 case $host_os in
5382 openbsd[[01]].* | openbsd2.[[0-7]] | openbsd2.[[0-7]].*)
5383 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
5384 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5385 ;;
5386 *)
5387 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
5388 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
5389 ;;
5390 esac
5391 fi
5392 else
5393 _LT_TAGVAR(ld_shlibs, $1)=no
5394 fi
5395 ;;
5396
5397 os2*)
5398 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5399 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5400 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
5401 _LT_TAGVAR(archive_cmds, $1)='$ECHO "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$ECHO "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~echo DATA >> $output_objdir/$libname.def~echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
5402 _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
5403 ;;
5404
5405 osf3*)
5406 if test "$GCC" = yes; then
5407 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5408 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5409 else
5410 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5411 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
5412 fi
5413 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
5414 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5415 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5416 ;;
5417
5418 osf4* | osf5*) # as osf3* with the addition of -msym flag
5419 if test "$GCC" = yes; then
5420 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
5421 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5422 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5423 else
5424 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
5425 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
5426 _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
5427 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
5428
5429 # Both c and cxx compiler support -rpath directly
5430 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
5431 fi
5432 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
5433 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
5434 ;;
5435
5436 solaris*)
5437 _LT_TAGVAR(no_undefined_flag, $1)=' -z defs'
5438 if test "$GCC" = yes; then
5439 wlarc='${wl}'
5440 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
5441 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
5442 $CC -shared $pic_flag ${wl}-z ${wl}text ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
5443 else
5444 case `$CC -V 2>&1` in
5445 *"Compilers 5.0"*)
5446 wlarc=''
5447 _LT_TAGVAR(archive_cmds, $1)='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
5448 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
5449 $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$RM $lib.exp'
5450 ;;
5451 *)
5452 wlarc='${wl}'
5453 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $compiler_flags'
5454 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
5455 $CC -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $compiler_flags~$RM $lib.exp'
5456 ;;
5457 esac
5458 fi
5459 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5460 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5461 case $host_os in
5462 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
5463 *)
5464 # The compiler driver will combine and reorder linker options,
5465 # but understands `-z linker_flag'. GCC discards it without `$wl',
5466 # but is careful enough not to reorder.
5467 # Supported since Solaris 2.6 (maybe 2.5.1?)
5468 if test "$GCC" = yes; then
5469 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
5470 else
5471 _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
5472 fi
5473 ;;
5474 esac
5475 _LT_TAGVAR(link_all_deplibs, $1)=yes
5476 ;;
5477
5478 sunos4*)
5479 if test "x$host_vendor" = xsequent; then
5480 # Use $CC to link under sequent, because it throws in some extra .o
5481 # files that make .init and .fini sections work.
5482 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
5483 else
5484 _LT_TAGVAR(archive_cmds, $1)='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
5485 fi
5486 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5487 _LT_TAGVAR(hardcode_direct, $1)=yes
5488 _LT_TAGVAR(hardcode_minus_L, $1)=yes
5489 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5490 ;;
5491
5492 sysv4)
5493 case $host_vendor in
5494 sni)
5495 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5496 _LT_TAGVAR(hardcode_direct, $1)=yes # is this really true???
5497 ;;
5498 siemens)
5499 ## LD is ld it makes a PLAMLIB
5500 ## CC just makes a GrossModule.
5501 _LT_TAGVAR(archive_cmds, $1)='$LD -G -o $lib $libobjs $deplibs $linker_flags'
5502 _LT_TAGVAR(reload_cmds, $1)='$CC -r -o $output$reload_objs'
5503 _LT_TAGVAR(hardcode_direct, $1)=no
5504 ;;
5505 motorola)
5506 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5507 _LT_TAGVAR(hardcode_direct, $1)=no #Motorola manual says yes, but my tests say they lie
5508 ;;
5509 esac
5510 runpath_var='LD_RUN_PATH'
5511 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5512 ;;
5513
5514 sysv4.3*)
5515 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5516 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5517 _LT_TAGVAR(export_dynamic_flag_spec, $1)='-Bexport'
5518 ;;
5519
5520 sysv4*MP*)
5521 if test -d /usr/nec; then
5522 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5523 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5524 runpath_var=LD_RUN_PATH
5525 hardcode_runpath_var=yes
5526 _LT_TAGVAR(ld_shlibs, $1)=yes
5527 fi
5528 ;;
5529
5530 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
5531 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
5532 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
5533 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5534 runpath_var='LD_RUN_PATH'
5535
5536 if test "$GCC" = yes; then
5537 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5538 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5539 else
5540 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5541 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5542 fi
5543 ;;
5544
5545 sysv5* | sco3.2v5* | sco5v6*)
5546 # Note: We can NOT use -z defs as we might desire, because we do not
5547 # link with -lc, and that would cause any symbols used from libc to
5548 # always be unresolved, which means just about no library would
5549 # ever link correctly. If we're not using GNU ld we use -z text
5550 # though, which does catch some bad symbols but isn't as heavy-handed
5551 # as -z defs.
5552 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
5553 _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
5554 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
5555 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5556 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
5557 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
5558 _LT_TAGVAR(link_all_deplibs, $1)=yes
5559 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
5560 runpath_var='LD_RUN_PATH'
5561
5562 if test "$GCC" = yes; then
5563 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5564 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5565 else
5566 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5567 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
5568 fi
5569 ;;
5570
5571 uts4*)
5572 _LT_TAGVAR(archive_cmds, $1)='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
5573 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5574 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
5575 ;;
5576
5577 *)
5578 _LT_TAGVAR(ld_shlibs, $1)=no
5579 ;;
5580 esac
5581
5582 if test x$host_vendor = xsni; then
5583 case $host in
5584 sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
5585 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Blargedynsym'
5586 ;;
5587 esac
5588 fi
5589 fi
5590 ])
5591 AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
5592 test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
5593
5594 _LT_TAGVAR(with_gnu_ld, $1)=$with_gnu_ld
5595
5596 _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
5597 _LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally ".so")])dnl
5598 _LT_DECL([], [extract_expsyms_cmds], [2],
5599 [The commands to extract the exported symbol list from a shared archive])
5600
5601 #
5602 # Do we need to explicitly link libc?
5603 #
5604 case "x$_LT_TAGVAR(archive_cmds_need_lc, $1)" in
5605 x|xyes)
5606 # Assume -lc should be added
5607 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5608
5609 if test "$enable_shared" = yes && test "$GCC" = yes; then
5610 case $_LT_TAGVAR(archive_cmds, $1) in
5611 *'~'*)
5612 # FIXME: we may have to deal with multi-command sequences.
5613 ;;
5614 '$CC '*)
5615 # Test whether the compiler implicitly links with -lc since on some
5616 # systems, -lgcc has to come before -lc. If gcc already passes -lc
5617 # to ld, don't add -lc before -lgcc.
5618 AC_CACHE_CHECK([whether -lc should be explicitly linked in],
5619 [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
5620 [$RM conftest*
5621 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
5622
5623 if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
5624 soname=conftest
5625 lib=conftest
5626 libobjs=conftest.$ac_objext
5627 deplibs=
5628 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
5629 pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
5630 compiler_flags=-v
5631 linker_flags=-v
5632 verstring=
5633 output_objdir=.
5634 libname=conftest
5635 lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
5636 _LT_TAGVAR(allow_undefined_flag, $1)=
5637 if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
5638 then
5639 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
5640 else
5641 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5642 fi
5643 _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
5644 else
5645 cat conftest.err 1>&5
5646 fi
5647 $RM conftest*
5648 ])
5649 _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
5650 ;;
5651 esac
5652 fi
5653 ;;
5654 esac
5655
5656 _LT_TAGDECL([build_libtool_need_lc], [archive_cmds_need_lc], [0],
5657 [Whether or not to add -lc for building shared libraries])
5658 _LT_TAGDECL([allow_libtool_libs_with_static_runtimes],
5659 [enable_shared_with_static_runtimes], [0],
5660 [Whether or not to disallow shared libs when runtime libs are static])
5661 _LT_TAGDECL([], [export_dynamic_flag_spec], [1],
5662 [Compiler flag to allow reflexive dlopens])
5663 _LT_TAGDECL([], [whole_archive_flag_spec], [1],
5664 [Compiler flag to generate shared objects directly from archives])
5665 _LT_TAGDECL([], [compiler_needs_object], [1],
5666 [Whether the compiler copes with passing no objects directly])
5667 _LT_TAGDECL([], [old_archive_from_new_cmds], [2],
5668 [Create an old-style archive from a shared archive])
5669 _LT_TAGDECL([], [old_archive_from_expsyms_cmds], [2],
5670 [Create a temporary old-style archive to link instead of a shared archive])
5671 _LT_TAGDECL([], [archive_cmds], [2], [Commands used to build a shared archive])
5672 _LT_TAGDECL([], [archive_expsym_cmds], [2])
5673 _LT_TAGDECL([], [module_cmds], [2],
5674 [Commands used to build a loadable module if different from building
5675 a shared archive.])
5676 _LT_TAGDECL([], [module_expsym_cmds], [2])
5677 _LT_TAGDECL([], [with_gnu_ld], [1],
5678 [Whether we are building with GNU ld or not])
5679 _LT_TAGDECL([], [allow_undefined_flag], [1],
5680 [Flag that allows shared libraries with undefined symbols to be built])
5681 _LT_TAGDECL([], [no_undefined_flag], [1],
5682 [Flag that enforces no undefined symbols])
5683 _LT_TAGDECL([], [hardcode_libdir_flag_spec], [1],
5684 [Flag to hardcode $libdir into a binary during linking.
5685 This must work even if $libdir does not exist])
5686 _LT_TAGDECL([], [hardcode_libdir_separator], [1],
5687 [Whether we need a single "-rpath" flag with a separated argument])
5688 _LT_TAGDECL([], [hardcode_direct], [0],
5689 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
5690 DIR into the resulting binary])
5691 _LT_TAGDECL([], [hardcode_direct_absolute], [0],
5692 [Set to "yes" if using DIR/libNAME${shared_ext} during linking hardcodes
5693 DIR into the resulting binary and the resulting library dependency is
5694 "absolute", i.e impossible to change by setting ${shlibpath_var} if the
5695 library is relocated])
5696 _LT_TAGDECL([], [hardcode_minus_L], [0],
5697 [Set to "yes" if using the -LDIR flag during linking hardcodes DIR
5698 into the resulting binary])
5699 _LT_TAGDECL([], [hardcode_shlibpath_var], [0],
5700 [Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR
5701 into the resulting binary])
5702 _LT_TAGDECL([], [hardcode_automatic], [0],
5703 [Set to "yes" if building a shared library automatically hardcodes DIR
5704 into the library and all subsequent libraries and executables linked
5705 against it])
5706 _LT_TAGDECL([], [inherit_rpath], [0],
5707 [Set to yes if linker adds runtime paths of dependent libraries
5708 to runtime path list])
5709 _LT_TAGDECL([], [link_all_deplibs], [0],
5710 [Whether libtool must link a program against all its dependency libraries])
5711 _LT_TAGDECL([], [always_export_symbols], [0],
5712 [Set to "yes" if exported symbols are required])
5713 _LT_TAGDECL([], [export_symbols_cmds], [2],
5714 [The commands to list exported symbols])
5715 _LT_TAGDECL([], [exclude_expsyms], [1],
5716 [Symbols that should not be listed in the preloaded symbols])
5717 _LT_TAGDECL([], [include_expsyms], [1],
5718 [Symbols that must always be exported])
5719 _LT_TAGDECL([], [prelink_cmds], [2],
5720 [Commands necessary for linking programs (against libraries) with templates])
5721 _LT_TAGDECL([], [postlink_cmds], [2],
5722 [Commands necessary for finishing linking programs])
5723 _LT_TAGDECL([], [file_list_spec], [1],
5724 [Specify filename containing input files])
5725 dnl FIXME: Not yet implemented
5726 dnl _LT_TAGDECL([], [thread_safe_flag_spec], [1],
5727 dnl [Compiler flag to generate thread safe objects])
5728 ])# _LT_LINKER_SHLIBS
5729
5730
5731 # _LT_LANG_C_CONFIG([TAG])
5732 # ------------------------
5733 # Ensure that the configuration variables for a C compiler are suitably
5734 # defined. These variables are subsequently used by _LT_CONFIG to write
5735 # the compiler configuration to `libtool'.
5736 m4_defun([_LT_LANG_C_CONFIG],
5737 [m4_require([_LT_DECL_EGREP])dnl
5738 lt_save_CC="$CC"
5739 AC_LANG_PUSH(C)
5740
5741 # Source file extension for C test sources.
5742 ac_ext=c
5743
5744 # Object file extension for compiled C test sources.
5745 objext=o
5746 _LT_TAGVAR(objext, $1)=$objext
5747
5748 # Code to be used in simple compile tests
5749 lt_simple_compile_test_code="int some_variable = 0;"
5750
5751 # Code to be used in simple link tests
5752 lt_simple_link_test_code='int main(){return(0);}'
5753
5754 _LT_TAG_COMPILER
5755 # Save the default compiler, since it gets overwritten when the other
5756 # tags are being tested, and _LT_TAGVAR(compiler, []) is a NOP.
5757 compiler_DEFAULT=$CC
5758
5759 # save warnings/boilerplate of simple test code
5760 _LT_COMPILER_BOILERPLATE
5761 _LT_LINKER_BOILERPLATE
5762
5763 ## CAVEAT EMPTOR:
5764 ## There is no encapsulation within the following macros, do not change
5765 ## the running order or otherwise move them around unless you know exactly
5766 ## what you are doing...
5767 if test -n "$compiler"; then
5768 _LT_COMPILER_NO_RTTI($1)
5769 _LT_COMPILER_PIC($1)
5770 _LT_COMPILER_C_O($1)
5771 _LT_COMPILER_FILE_LOCKS($1)
5772 _LT_LINKER_SHLIBS($1)
5773 _LT_SYS_DYNAMIC_LINKER($1)
5774 _LT_LINKER_HARDCODE_LIBPATH($1)
5775 LT_SYS_DLOPEN_SELF
5776 _LT_CMD_STRIPLIB
5777
5778 # Report which library types will actually be built
5779 AC_MSG_CHECKING([if libtool supports shared libraries])
5780 AC_MSG_RESULT([$can_build_shared])
5781
5782 AC_MSG_CHECKING([whether to build shared libraries])
5783 test "$can_build_shared" = "no" && enable_shared=no
5784
5785 # On AIX, shared libraries and static libraries use the same namespace, and
5786 # are all built from PIC.
5787 case $host_os in
5788 aix3*)
5789 test "$enable_shared" = yes && enable_static=no
5790 if test -n "$RANLIB"; then
5791 archive_cmds="$archive_cmds~\$RANLIB \$lib"
5792 postinstall_cmds='$RANLIB $lib'
5793 fi
5794 ;;
5795
5796 aix[[4-9]]*)
5797 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
5798 test "$enable_shared" = yes && enable_static=no
5799 fi
5800 ;;
5801 esac
5802 AC_MSG_RESULT([$enable_shared])
5803
5804 AC_MSG_CHECKING([whether to build static libraries])
5805 # Make sure either enable_shared or enable_static is yes.
5806 test "$enable_shared" = yes || enable_static=yes
5807 AC_MSG_RESULT([$enable_static])
5808
5809 _LT_CONFIG($1)
5810 fi
5811 AC_LANG_POP
5812 CC="$lt_save_CC"
5813 ])# _LT_LANG_C_CONFIG
5814
5815
5816 # _LT_LANG_CXX_CONFIG([TAG])
5817 # --------------------------
5818 # Ensure that the configuration variables for a C++ compiler are suitably
5819 # defined. These variables are subsequently used by _LT_CONFIG to write
5820 # the compiler configuration to `libtool'.
5821 m4_defun([_LT_LANG_CXX_CONFIG],
5822 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
5823 m4_require([_LT_DECL_EGREP])dnl
5824 m4_require([_LT_PATH_MANIFEST_TOOL])dnl
5825 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
5826 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
5827 (test "X$CXX" != "Xg++"))) ; then
5828 AC_PROG_CXXCPP
5829 else
5830 _lt_caught_CXX_error=yes
5831 fi
5832
5833 AC_LANG_PUSH(C++)
5834 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
5835 _LT_TAGVAR(allow_undefined_flag, $1)=
5836 _LT_TAGVAR(always_export_symbols, $1)=no
5837 _LT_TAGVAR(archive_expsym_cmds, $1)=
5838 _LT_TAGVAR(compiler_needs_object, $1)=no
5839 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
5840 _LT_TAGVAR(hardcode_direct, $1)=no
5841 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
5842 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
5843 _LT_TAGVAR(hardcode_libdir_separator, $1)=
5844 _LT_TAGVAR(hardcode_minus_L, $1)=no
5845 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
5846 _LT_TAGVAR(hardcode_automatic, $1)=no
5847 _LT_TAGVAR(inherit_rpath, $1)=no
5848 _LT_TAGVAR(module_cmds, $1)=
5849 _LT_TAGVAR(module_expsym_cmds, $1)=
5850 _LT_TAGVAR(link_all_deplibs, $1)=unknown
5851 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
5852 _LT_TAGVAR(reload_flag, $1)=$reload_flag
5853 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
5854 _LT_TAGVAR(no_undefined_flag, $1)=
5855 _LT_TAGVAR(whole_archive_flag_spec, $1)=
5856 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
5857
5858 # Source file extension for C++ test sources.
5859 ac_ext=cpp
5860
5861 # Object file extension for compiled C++ test sources.
5862 objext=o
5863 _LT_TAGVAR(objext, $1)=$objext
5864
5865 # No sense in running all these tests if we already determined that
5866 # the CXX compiler isn't working. Some variables (like enable_shared)
5867 # are currently assumed to apply to all compilers on this platform,
5868 # and will be corrupted by setting them based on a non-working compiler.
5869 if test "$_lt_caught_CXX_error" != yes; then
5870 # Code to be used in simple compile tests
5871 lt_simple_compile_test_code="int some_variable = 0;"
5872
5873 # Code to be used in simple link tests
5874 lt_simple_link_test_code='int main(int, char *[[]]) { return(0); }'
5875
5876 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
5877 _LT_TAG_COMPILER
5878
5879 # save warnings/boilerplate of simple test code
5880 _LT_COMPILER_BOILERPLATE
5881 _LT_LINKER_BOILERPLATE
5882
5883 # Allow CC to be a program name with arguments.
5884 lt_save_CC=$CC
5885 lt_save_CFLAGS=$CFLAGS
5886 lt_save_LD=$LD
5887 lt_save_GCC=$GCC
5888 GCC=$GXX
5889 lt_save_with_gnu_ld=$with_gnu_ld
5890 lt_save_path_LD=$lt_cv_path_LD
5891 if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
5892 lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
5893 else
5894 $as_unset lt_cv_prog_gnu_ld
5895 fi
5896 if test -n "${lt_cv_path_LDCXX+set}"; then
5897 lt_cv_path_LD=$lt_cv_path_LDCXX
5898 else
5899 $as_unset lt_cv_path_LD
5900 fi
5901 test -z "${LDCXX+set}" || LD=$LDCXX
5902 CC=${CXX-"c++"}
5903 CFLAGS=$CXXFLAGS
5904 compiler=$CC
5905 _LT_TAGVAR(compiler, $1)=$CC
5906 _LT_CC_BASENAME([$compiler])
5907
5908 if test -n "$compiler"; then
5909 # We don't want -fno-exception when compiling C++ code, so set the
5910 # no_builtin_flag separately
5911 if test "$GXX" = yes; then
5912 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
5913 else
5914 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
5915 fi
5916
5917 if test "$GXX" = yes; then
5918 # Set up default GNU C++ configuration
5919
5920 LT_PATH_LD
5921
5922 # Check if GNU C++ uses GNU ld as the underlying linker, since the
5923 # archiving commands below assume that GNU ld is being used.
5924 if test "$with_gnu_ld" = yes; then
5925 _LT_TAGVAR(archive_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
5926 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
5927
5928 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
5929 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
5930
5931 # If archive_cmds runs LD, not CC, wlarc should be empty
5932 # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
5933 # investigate it a little bit more. (MM)
5934 wlarc='${wl}'
5935
5936 # ancient GNU ld didn't support --whole-archive et. al.
5937 if eval "`$CC -print-prog-name=ld` --help 2>&1" |
5938 $GREP 'no-whole-archive' > /dev/null; then
5939 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
5940 else
5941 _LT_TAGVAR(whole_archive_flag_spec, $1)=
5942 fi
5943 else
5944 with_gnu_ld=no
5945 wlarc=
5946
5947 # A generic and very simple default shared library creation
5948 # command for GNU C++ for the case where it uses the native
5949 # linker, instead of GNU ld. If possible, this setting should
5950 # overridden to take advantage of the native linker features on
5951 # the platform it is being used on.
5952 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
5953 fi
5954
5955 # Commands to make compiler produce verbose output that lists
5956 # what "hidden" libraries, object files and flags are used when
5957 # linking a shared library.
5958 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
5959
5960 else
5961 GXX=no
5962 with_gnu_ld=no
5963 wlarc=
5964 fi
5965
5966 # PORTME: fill in a description of your system's C++ link characteristics
5967 AC_MSG_CHECKING([whether the $compiler linker ($LD) supports shared libraries])
5968 _LT_TAGVAR(ld_shlibs, $1)=yes
5969 case $host_os in
5970 aix3*)
5971 # FIXME: insert proper C++ library support
5972 _LT_TAGVAR(ld_shlibs, $1)=no
5973 ;;
5974 aix[[4-9]]*)
5975 if test "$host_cpu" = ia64; then
5976 # On IA64, the linker does run time linking by default, so we don't
5977 # have to do anything special.
5978 aix_use_runtimelinking=no
5979 exp_sym_flag='-Bexport'
5980 no_entry_flag=""
5981 else
5982 aix_use_runtimelinking=no
5983
5984 # Test if we are trying to use run time linking or normal
5985 # AIX style linking. If -brtl is somewhere in LDFLAGS, we
5986 # need to do runtime linking.
5987 case $host_os in aix4.[[23]]|aix4.[[23]].*|aix[[5-9]]*)
5988 for ld_flag in $LDFLAGS; do
5989 case $ld_flag in
5990 *-brtl*)
5991 aix_use_runtimelinking=yes
5992 break
5993 ;;
5994 esac
5995 done
5996 ;;
5997 esac
5998
5999 exp_sym_flag='-bexport'
6000 no_entry_flag='-bnoentry'
6001 fi
6002
6003 # When large executables or shared objects are built, AIX ld can
6004 # have problems creating the table of contents. If linking a library
6005 # or program results in "error TOC overflow" add -mminimal-toc to
6006 # CXXFLAGS/CFLAGS for g++/gcc. In the cases where that is not
6007 # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
6008
6009 _LT_TAGVAR(archive_cmds, $1)=''
6010 _LT_TAGVAR(hardcode_direct, $1)=yes
6011 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
6012 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
6013 _LT_TAGVAR(link_all_deplibs, $1)=yes
6014 _LT_TAGVAR(file_list_spec, $1)='${wl}-f,'
6015
6016 if test "$GXX" = yes; then
6017 case $host_os in aix4.[[012]]|aix4.[[012]].*)
6018 # We only want to do this on AIX 4.2 and lower, the check
6019 # below for broken collect2 doesn't work under 4.3+
6020 collect2name=`${CC} -print-prog-name=collect2`
6021 if test -f "$collect2name" &&
6022 strings "$collect2name" | $GREP resolve_lib_name >/dev/null
6023 then
6024 # We have reworked collect2
6025 :
6026 else
6027 # We have old collect2
6028 _LT_TAGVAR(hardcode_direct, $1)=unsupported
6029 # It fails to find uninstalled libraries when the uninstalled
6030 # path is not listed in the libpath. Setting hardcode_minus_L
6031 # to unsupported forces relinking
6032 _LT_TAGVAR(hardcode_minus_L, $1)=yes
6033 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6034 _LT_TAGVAR(hardcode_libdir_separator, $1)=
6035 fi
6036 esac
6037 shared_flag='-shared'
6038 if test "$aix_use_runtimelinking" = yes; then
6039 shared_flag="$shared_flag "'${wl}-G'
6040 fi
6041 else
6042 # not using gcc
6043 if test "$host_cpu" = ia64; then
6044 # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
6045 # chokes on -Wl,-G. The following line is correct:
6046 shared_flag='-G'
6047 else
6048 if test "$aix_use_runtimelinking" = yes; then
6049 shared_flag='${wl}-G'
6050 else
6051 shared_flag='${wl}-bM:SRE'
6052 fi
6053 fi
6054 fi
6055
6056 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-bexpall'
6057 # It seems that -bexpall does not export symbols beginning with
6058 # underscore (_), so it is better to generate a list of symbols to
6059 # export.
6060 _LT_TAGVAR(always_export_symbols, $1)=yes
6061 if test "$aix_use_runtimelinking" = yes; then
6062 # Warning - without using the other runtime loading flags (-brtl),
6063 # -berok will link without error, but may produce a broken library.
6064 _LT_TAGVAR(allow_undefined_flag, $1)='-berok'
6065 # Determine the default libpath from the value encoded in an empty
6066 # executable.
6067 _LT_SYS_MODULE_PATH_AIX([$1])
6068 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6069
6070 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
6071 else
6072 if test "$host_cpu" = ia64; then
6073 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
6074 _LT_TAGVAR(allow_undefined_flag, $1)="-z nodefs"
6075 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$exp_sym_flag:\$export_symbols"
6076 else
6077 # Determine the default libpath from the value encoded in an
6078 # empty executable.
6079 _LT_SYS_MODULE_PATH_AIX([$1])
6080 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
6081 # Warning - without using the other run time loading flags,
6082 # -berok will link without error, but may produce a broken library.
6083 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
6084 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
6085 if test "$with_gnu_ld" = yes; then
6086 # We only use this code for GNU lds that support --whole-archive.
6087 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
6088 else
6089 # Exported symbols can be pulled into shared objects from archives
6090 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
6091 fi
6092 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
6093 # This is similar to how AIX traditionally builds its shared
6094 # libraries.
6095 _LT_TAGVAR(archive_expsym_cmds, $1)="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs ${wl}-bnoentry $compiler_flags ${wl}-bE:$export_symbols${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
6096 fi
6097 fi
6098 ;;
6099
6100 beos*)
6101 if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then
6102 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
6103 # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
6104 # support --undefined. This deserves some investigation. FIXME
6105 _LT_TAGVAR(archive_cmds, $1)='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6106 else
6107 _LT_TAGVAR(ld_shlibs, $1)=no
6108 fi
6109 ;;
6110
6111 chorus*)
6112 case $cc_basename in
6113 *)
6114 # FIXME: insert proper C++ library support
6115 _LT_TAGVAR(ld_shlibs, $1)=no
6116 ;;
6117 esac
6118 ;;
6119
6120 cygwin* | mingw* | pw32* | cegcc*)
6121 case $GXX,$cc_basename in
6122 ,cl* | no,cl*)
6123 # Native MSVC
6124 # hardcode_libdir_flag_spec is actually meaningless, as there is
6125 # no search path for DLLs.
6126 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=' '
6127 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
6128 _LT_TAGVAR(always_export_symbols, $1)=yes
6129 _LT_TAGVAR(file_list_spec, $1)='@'
6130 # Tell ltmain to make .lib files, not .a files.
6131 libext=lib
6132 # Tell ltmain to make .dll files, not .so files.
6133 shrext_cmds=".dll"
6134 # FIXME: Setting linknames here is a bad hack.
6135 _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
6136 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
6137 $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
6138 else
6139 $SED -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' < $export_symbols > $output_objdir/$soname.exp;
6140 fi~
6141 $CC -o $tool_output_objdir$soname $libobjs $compiler_flags $deplibs "@$tool_output_objdir$soname.exp" -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~
6142 linknames='
6143 # The linker will not automatically build a static lib if we build a DLL.
6144 # _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
6145 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
6146 # Don't use ranlib
6147 _LT_TAGVAR(old_postinstall_cmds, $1)='chmod 644 $oldlib'
6148 _LT_TAGVAR(postlink_cmds, $1)='lt_outputfile="@OUTPUT@"~
6149 lt_tool_outputfile="@TOOL_OUTPUT@"~
6150 case $lt_outputfile in
6151 *.exe|*.EXE) ;;
6152 *)
6153 lt_outputfile="$lt_outputfile.exe"
6154 lt_tool_outputfile="$lt_tool_outputfile.exe"
6155 ;;
6156 esac~
6157 func_to_tool_file "$lt_outputfile"~
6158 if test "$MANIFEST_TOOL" != ":" && test -f "$lt_outputfile.manifest"; then
6159 $MANIFEST_TOOL -manifest "$lt_tool_outputfile.manifest" -outputresource:"$lt_tool_outputfile" || exit 1;
6160 $RM "$lt_outputfile.manifest";
6161 fi'
6162 ;;
6163 *)
6164 # g++
6165 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
6166 # as there is no search path for DLLs.
6167 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
6168 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
6169 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
6170 _LT_TAGVAR(always_export_symbols, $1)=no
6171 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
6172
6173 if $LD --help 2>&1 | $GREP 'auto-import' > /dev/null; then
6174 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
6175 # If the export-symbols file already is a .def file (1st line
6176 # is EXPORTS), use it as is; otherwise, prepend...
6177 _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
6178 cp $export_symbols $output_objdir/$soname.def;
6179 else
6180 echo EXPORTS > $output_objdir/$soname.def;
6181 cat $export_symbols >> $output_objdir/$soname.def;
6182 fi~
6183 $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib'
6184 else
6185 _LT_TAGVAR(ld_shlibs, $1)=no
6186 fi
6187 ;;
6188 esac
6189 ;;
6190 darwin* | rhapsody*)
6191 _LT_DARWIN_LINKER_FEATURES($1)
6192 ;;
6193
6194 dgux*)
6195 case $cc_basename in
6196 ec++*)
6197 # FIXME: insert proper C++ library support
6198 _LT_TAGVAR(ld_shlibs, $1)=no
6199 ;;
6200 ghcx*)
6201 # Green Hills C++ Compiler
6202 # FIXME: insert proper C++ library support
6203 _LT_TAGVAR(ld_shlibs, $1)=no
6204 ;;
6205 *)
6206 # FIXME: insert proper C++ library support
6207 _LT_TAGVAR(ld_shlibs, $1)=no
6208 ;;
6209 esac
6210 ;;
6211
6212 freebsd2.*)
6213 # C++ shared libraries reported to be fairly broken before
6214 # switch to ELF
6215 _LT_TAGVAR(ld_shlibs, $1)=no
6216 ;;
6217
6218 freebsd-elf*)
6219 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6220 ;;
6221
6222 freebsd* | dragonfly*)
6223 # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
6224 # conventions
6225 _LT_TAGVAR(ld_shlibs, $1)=yes
6226 ;;
6227
6228 gnu*)
6229 ;;
6230
6231 haiku*)
6232 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6233 _LT_TAGVAR(link_all_deplibs, $1)=yes
6234 ;;
6235
6236 hpux9*)
6237 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6238 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6239 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6240 _LT_TAGVAR(hardcode_direct, $1)=yes
6241 _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
6242 # but as the default
6243 # location of the library.
6244
6245 case $cc_basename in
6246 CC*)
6247 # FIXME: insert proper C++ library support
6248 _LT_TAGVAR(ld_shlibs, $1)=no
6249 ;;
6250 aCC*)
6251 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6252 # Commands to make compiler produce verbose output that lists
6253 # what "hidden" libraries, object files and flags are used when
6254 # linking a shared library.
6255 #
6256 # There doesn't appear to be a way to prevent this compiler from
6257 # explicitly linking system object files so we need to strip them
6258 # from the output so that they don't get included in the library
6259 # dependencies.
6260 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6261 ;;
6262 *)
6263 if test "$GXX" = yes; then
6264 _LT_TAGVAR(archive_cmds, $1)='$RM $output_objdir/$soname~$CC -shared -nostdlib $pic_flag ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
6265 else
6266 # FIXME: insert proper C++ library support
6267 _LT_TAGVAR(ld_shlibs, $1)=no
6268 fi
6269 ;;
6270 esac
6271 ;;
6272
6273 hpux10*|hpux11*)
6274 if test $with_gnu_ld = no; then
6275 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
6276 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6277
6278 case $host_cpu in
6279 hppa*64*|ia64*)
6280 ;;
6281 *)
6282 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6283 ;;
6284 esac
6285 fi
6286 case $host_cpu in
6287 hppa*64*|ia64*)
6288 _LT_TAGVAR(hardcode_direct, $1)=no
6289 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6290 ;;
6291 *)
6292 _LT_TAGVAR(hardcode_direct, $1)=yes
6293 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
6294 _LT_TAGVAR(hardcode_minus_L, $1)=yes # Not in the search PATH,
6295 # but as the default
6296 # location of the library.
6297 ;;
6298 esac
6299
6300 case $cc_basename in
6301 CC*)
6302 # FIXME: insert proper C++ library support
6303 _LT_TAGVAR(ld_shlibs, $1)=no
6304 ;;
6305 aCC*)
6306 case $host_cpu in
6307 hppa*64*)
6308 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6309 ;;
6310 ia64*)
6311 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6312 ;;
6313 *)
6314 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6315 ;;
6316 esac
6317 # Commands to make compiler produce verbose output that lists
6318 # what "hidden" libraries, object files and flags are used when
6319 # linking a shared library.
6320 #
6321 # There doesn't appear to be a way to prevent this compiler from
6322 # explicitly linking system object files so we need to strip them
6323 # from the output so that they don't get included in the library
6324 # dependencies.
6325 output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6326 ;;
6327 *)
6328 if test "$GXX" = yes; then
6329 if test $with_gnu_ld = no; then
6330 case $host_cpu in
6331 hppa*64*)
6332 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6333 ;;
6334 ia64*)
6335 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6336 ;;
6337 *)
6338 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $pic_flag ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6339 ;;
6340 esac
6341 fi
6342 else
6343 # FIXME: insert proper C++ library support
6344 _LT_TAGVAR(ld_shlibs, $1)=no
6345 fi
6346 ;;
6347 esac
6348 ;;
6349
6350 interix[[3-9]]*)
6351 _LT_TAGVAR(hardcode_direct, $1)=no
6352 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6353 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6354 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6355 # Hack: On Interix 3.x, we cannot compile PIC because of a broken gcc.
6356 # Instead, shared libraries are loaded at an image base (0x10000000 by
6357 # default) and relocated if they conflict, which is a slow very memory
6358 # consuming and fragmenting process. To avoid this, we pick a random,
6359 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
6360 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
6361 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
6362 _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
6363 ;;
6364 irix5* | irix6*)
6365 case $cc_basename in
6366 CC*)
6367 # SGI C++
6368 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
6369
6370 # Archives containing C++ object files must be created using
6371 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
6372 # necessary to make sure instantiated templates are included
6373 # in the archive.
6374 _LT_TAGVAR(old_archive_cmds, $1)='$CC -ar -WR,-u -o $oldlib $oldobjs'
6375 ;;
6376 *)
6377 if test "$GXX" = yes; then
6378 if test "$with_gnu_ld" = no; then
6379 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6380 else
6381 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
6382 fi
6383 fi
6384 _LT_TAGVAR(link_all_deplibs, $1)=yes
6385 ;;
6386 esac
6387 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6388 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6389 _LT_TAGVAR(inherit_rpath, $1)=yes
6390 ;;
6391
6392 linux* | k*bsd*-gnu | kopensolaris*-gnu)
6393 case $cc_basename in
6394 KCC*)
6395 # Kuck and Associates, Inc. (KAI) C++ Compiler
6396
6397 # KCC will only create a shared library if the output file
6398 # ends with ".so" (or ".sl" for HP-UX), so rename the library
6399 # to its proper name (with version) after linking.
6400 _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
6401 _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
6402 # Commands to make compiler produce verbose output that lists
6403 # what "hidden" libraries, object files and flags are used when
6404 # linking a shared library.
6405 #
6406 # There doesn't appear to be a way to prevent this compiler from
6407 # explicitly linking system object files so we need to strip them
6408 # from the output so that they don't get included in the library
6409 # dependencies.
6410 output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6411
6412 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6413 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6414
6415 # Archives containing C++ object files must be created using
6416 # "CC -Bstatic", where "CC" is the KAI C++ compiler.
6417 _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs'
6418 ;;
6419 icpc* | ecpc* )
6420 # Intel C++
6421 with_gnu_ld=yes
6422 # version 8.0 and above of icpc choke on multiply defined symbols
6423 # if we add $predep_objects and $postdep_objects, however 7.1 and
6424 # earlier do not add the objects themselves.
6425 case `$CC -V 2>&1` in
6426 *"Version 7."*)
6427 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
6428 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6429 ;;
6430 *) # Version 8.0 or newer
6431 tmp_idyn=
6432 case $host_cpu in
6433 ia64*) tmp_idyn=' -i_dynamic';;
6434 esac
6435 _LT_TAGVAR(archive_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6436 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
6437 ;;
6438 esac
6439 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6440 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6441 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6442 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
6443 ;;
6444 pgCC* | pgcpp*)
6445 # Portland Group C++ compiler
6446 case `$CC -V` in
6447 *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
6448 _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
6449 rm -rf $tpldir~
6450 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
6451 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
6452 _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
6453 rm -rf $tpldir~
6454 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
6455 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
6456 $RANLIB $oldlib'
6457 _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
6458 rm -rf $tpldir~
6459 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
6460 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
6461 _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
6462 rm -rf $tpldir~
6463 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
6464 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
6465 ;;
6466 *) # Version 6 and above use weak symbols
6467 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
6468 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
6469 ;;
6470 esac
6471
6472 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
6473 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6474 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
6475 ;;
6476 cxx*)
6477 # Compaq C++
6478 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
6479 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
6480
6481 runpath_var=LD_RUN_PATH
6482 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6483 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6484
6485 # Commands to make compiler produce verbose output that lists
6486 # what "hidden" libraries, object files and flags are used when
6487 # linking a shared library.
6488 #
6489 # There doesn't appear to be a way to prevent this compiler from
6490 # explicitly linking system object files so we need to strip them
6491 # from the output so that they don't get included in the library
6492 # dependencies.
6493 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
6494 ;;
6495 xl* | mpixl* | bgxl*)
6496 # IBM XL 8.0 on PPC, with GNU ld
6497 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6498 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
6499 _LT_TAGVAR(archive_cmds, $1)='$CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
6500 if test "x$supports_anon_versioning" = xyes; then
6501 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
6502 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
6503 echo "local: *; };" >> $output_objdir/$libname.ver~
6504 $CC -qmkshrobj $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
6505 fi
6506 ;;
6507 *)
6508 case `$CC -V 2>&1 | sed 5q` in
6509 *Sun\ C*)
6510 # Sun C++ 5.9
6511 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
6512 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6513 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file ${wl}$export_symbols'
6514 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6515 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
6516 _LT_TAGVAR(compiler_needs_object, $1)=yes
6517
6518 # Not sure whether something based on
6519 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
6520 # would be better.
6521 output_verbose_link_cmd='func_echo_all'
6522
6523 # Archives containing C++ object files must be created using
6524 # "CC -xar", where "CC" is the Sun C++ compiler. This is
6525 # necessary to make sure instantiated templates are included
6526 # in the archive.
6527 _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
6528 ;;
6529 esac
6530 ;;
6531 esac
6532 ;;
6533
6534 lynxos*)
6535 # FIXME: insert proper C++ library support
6536 _LT_TAGVAR(ld_shlibs, $1)=no
6537 ;;
6538
6539 m88k*)
6540 # FIXME: insert proper C++ library support
6541 _LT_TAGVAR(ld_shlibs, $1)=no
6542 ;;
6543
6544 mvs*)
6545 case $cc_basename in
6546 cxx*)
6547 # FIXME: insert proper C++ library support
6548 _LT_TAGVAR(ld_shlibs, $1)=no
6549 ;;
6550 *)
6551 # FIXME: insert proper C++ library support
6552 _LT_TAGVAR(ld_shlibs, $1)=no
6553 ;;
6554 esac
6555 ;;
6556
6557 netbsd*)
6558 if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
6559 _LT_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
6560 wlarc=
6561 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6562 _LT_TAGVAR(hardcode_direct, $1)=yes
6563 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6564 fi
6565 # Workaround some broken pre-1.5 toolchains
6566 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
6567 ;;
6568
6569 *nto* | *qnx*)
6570 _LT_TAGVAR(ld_shlibs, $1)=yes
6571 ;;
6572
6573 openbsd2*)
6574 # C++ shared libraries are fairly broken
6575 _LT_TAGVAR(ld_shlibs, $1)=no
6576 ;;
6577
6578 openbsd*)
6579 if test -f /usr/libexec/ld.so; then
6580 _LT_TAGVAR(hardcode_direct, $1)=yes
6581 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6582 _LT_TAGVAR(hardcode_direct_absolute, $1)=yes
6583 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
6584 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6585 if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
6586 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
6587 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
6588 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
6589 fi
6590 output_verbose_link_cmd=func_echo_all
6591 else
6592 _LT_TAGVAR(ld_shlibs, $1)=no
6593 fi
6594 ;;
6595
6596 osf3* | osf4* | osf5*)
6597 case $cc_basename in
6598 KCC*)
6599 # Kuck and Associates, Inc. (KAI) C++ Compiler
6600
6601 # KCC will only create a shared library if the output file
6602 # ends with ".so" (or ".sl" for HP-UX), so rename the library
6603 # to its proper name (with version) after linking.
6604 _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
6605
6606 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
6607 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6608
6609 # Archives containing C++ object files must be created using
6610 # the KAI C++ compiler.
6611 case $host in
6612 osf3*) _LT_TAGVAR(old_archive_cmds, $1)='$CC -Bstatic -o $oldlib $oldobjs' ;;
6613 *) _LT_TAGVAR(old_archive_cmds, $1)='$CC -o $oldlib $oldobjs' ;;
6614 esac
6615 ;;
6616 RCC*)
6617 # Rational C++ 2.4.1
6618 # FIXME: insert proper C++ library support
6619 _LT_TAGVAR(ld_shlibs, $1)=no
6620 ;;
6621 cxx*)
6622 case $host in
6623 osf3*)
6624 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6625 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
6626 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6627 ;;
6628 *)
6629 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
6630 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
6631 _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
6632 echo "-hidden">> $lib.exp~
6633 $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
6634 $RM $lib.exp'
6635 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
6636 ;;
6637 esac
6638
6639 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6640
6641 # Commands to make compiler produce verbose output that lists
6642 # what "hidden" libraries, object files and flags are used when
6643 # linking a shared library.
6644 #
6645 # There doesn't appear to be a way to prevent this compiler from
6646 # explicitly linking system object files so we need to strip them
6647 # from the output so that they don't get included in the library
6648 # dependencies.
6649 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
6650 ;;
6651 *)
6652 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
6653 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6654 case $host in
6655 osf3*)
6656 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6657 ;;
6658 *)
6659 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6660 ;;
6661 esac
6662
6663 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
6664 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
6665
6666 # Commands to make compiler produce verbose output that lists
6667 # what "hidden" libraries, object files and flags are used when
6668 # linking a shared library.
6669 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
6670
6671 else
6672 # FIXME: insert proper C++ library support
6673 _LT_TAGVAR(ld_shlibs, $1)=no
6674 fi
6675 ;;
6676 esac
6677 ;;
6678
6679 psos*)
6680 # FIXME: insert proper C++ library support
6681 _LT_TAGVAR(ld_shlibs, $1)=no
6682 ;;
6683
6684 sunos4*)
6685 case $cc_basename in
6686 CC*)
6687 # Sun C++ 4.x
6688 # FIXME: insert proper C++ library support
6689 _LT_TAGVAR(ld_shlibs, $1)=no
6690 ;;
6691 lcc*)
6692 # Lucid
6693 # FIXME: insert proper C++ library support
6694 _LT_TAGVAR(ld_shlibs, $1)=no
6695 ;;
6696 *)
6697 # FIXME: insert proper C++ library support
6698 _LT_TAGVAR(ld_shlibs, $1)=no
6699 ;;
6700 esac
6701 ;;
6702
6703 solaris*)
6704 case $cc_basename in
6705 CC* | sunCC*)
6706 # Sun C++ 4.2, 5.x and Centerline C++
6707 _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
6708 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
6709 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
6710 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
6711 $CC -G${allow_undefined_flag} ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
6712
6713 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
6714 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6715 case $host_os in
6716 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
6717 *)
6718 # The compiler driver will combine and reorder linker options,
6719 # but understands `-z linker_flag'.
6720 # Supported since Solaris 2.6 (maybe 2.5.1?)
6721 _LT_TAGVAR(whole_archive_flag_spec, $1)='-z allextract$convenience -z defaultextract'
6722 ;;
6723 esac
6724 _LT_TAGVAR(link_all_deplibs, $1)=yes
6725
6726 output_verbose_link_cmd='func_echo_all'
6727
6728 # Archives containing C++ object files must be created using
6729 # "CC -xar", where "CC" is the Sun C++ compiler. This is
6730 # necessary to make sure instantiated templates are included
6731 # in the archive.
6732 _LT_TAGVAR(old_archive_cmds, $1)='$CC -xar -o $oldlib $oldobjs'
6733 ;;
6734 gcx*)
6735 # Green Hills C++ Compiler
6736 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6737
6738 # The C++ compiler must be used to create the archive.
6739 _LT_TAGVAR(old_archive_cmds, $1)='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
6740 ;;
6741 *)
6742 # GNU C++ compiler with Solaris linker
6743 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
6744 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-z ${wl}defs'
6745 if $CC --version | $GREP -v '^2\.7' > /dev/null; then
6746 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6747 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
6748 $CC -shared $pic_flag -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
6749
6750 # Commands to make compiler produce verbose output that lists
6751 # what "hidden" libraries, object files and flags are used when
6752 # linking a shared library.
6753 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
6754 else
6755 # g++ 2.7 appears to require `-G' NOT `-shared' on this
6756 # platform.
6757 _LT_TAGVAR(archive_cmds, $1)='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
6758 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~echo "local: *; };" >> $lib.exp~
6759 $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$RM $lib.exp'
6760
6761 # Commands to make compiler produce verbose output that lists
6762 # what "hidden" libraries, object files and flags are used when
6763 # linking a shared library.
6764 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
6765 fi
6766
6767 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
6768 case $host_os in
6769 solaris2.[[0-5]] | solaris2.[[0-5]].*) ;;
6770 *)
6771 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
6772 ;;
6773 esac
6774 fi
6775 ;;
6776 esac
6777 ;;
6778
6779 sysv4*uw2* | sysv5OpenUNIX* | sysv5UnixWare7.[[01]].[[10]]* | unixware7* | sco3.2v5.0.[[024]]*)
6780 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
6781 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6782 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6783 runpath_var='LD_RUN_PATH'
6784
6785 case $cc_basename in
6786 CC*)
6787 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6788 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6789 ;;
6790 *)
6791 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6792 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6793 ;;
6794 esac
6795 ;;
6796
6797 sysv5* | sco3.2v5* | sco5v6*)
6798 # Note: We can NOT use -z defs as we might desire, because we do not
6799 # link with -lc, and that would cause any symbols used from libc to
6800 # always be unresolved, which means just about no library would
6801 # ever link correctly. If we're not using GNU ld we use -z text
6802 # though, which does catch some bad symbols but isn't as heavy-handed
6803 # as -z defs.
6804 _LT_TAGVAR(no_undefined_flag, $1)='${wl}-z,text'
6805 _LT_TAGVAR(allow_undefined_flag, $1)='${wl}-z,nodefs'
6806 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
6807 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
6808 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R,$libdir'
6809 _LT_TAGVAR(hardcode_libdir_separator, $1)=':'
6810 _LT_TAGVAR(link_all_deplibs, $1)=yes
6811 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-Bexport'
6812 runpath_var='LD_RUN_PATH'
6813
6814 case $cc_basename in
6815 CC*)
6816 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6817 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6818 _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
6819 '"$_LT_TAGVAR(old_archive_cmds, $1)"
6820 _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
6821 '"$_LT_TAGVAR(reload_cmds, $1)"
6822 ;;
6823 *)
6824 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6825 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6826 ;;
6827 esac
6828 ;;
6829
6830 tandem*)
6831 case $cc_basename in
6832 NCC*)
6833 # NonStop-UX NCC 3.20
6834 # FIXME: insert proper C++ library support
6835 _LT_TAGVAR(ld_shlibs, $1)=no
6836 ;;
6837 *)
6838 # FIXME: insert proper C++ library support
6839 _LT_TAGVAR(ld_shlibs, $1)=no
6840 ;;
6841 esac
6842 ;;
6843
6844 vxworks*)
6845 # FIXME: insert proper C++ library support
6846 _LT_TAGVAR(ld_shlibs, $1)=no
6847 ;;
6848
6849 *)
6850 # FIXME: insert proper C++ library support
6851 _LT_TAGVAR(ld_shlibs, $1)=no
6852 ;;
6853 esac
6854
6855 AC_MSG_RESULT([$_LT_TAGVAR(ld_shlibs, $1)])
6856 test "$_LT_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
6857
6858 _LT_TAGVAR(GCC, $1)="$GXX"
6859 _LT_TAGVAR(LD, $1)="$LD"
6860
6861 ## CAVEAT EMPTOR:
6862 ## There is no encapsulation within the following macros, do not change
6863 ## the running order or otherwise move them around unless you know exactly
6864 ## what you are doing...
6865 _LT_SYS_HIDDEN_LIBDEPS($1)
6866 _LT_COMPILER_PIC($1)
6867 _LT_COMPILER_C_O($1)
6868 _LT_COMPILER_FILE_LOCKS($1)
6869 _LT_LINKER_SHLIBS($1)
6870 _LT_SYS_DYNAMIC_LINKER($1)
6871 _LT_LINKER_HARDCODE_LIBPATH($1)
6872
6873 _LT_CONFIG($1)
6874 fi # test -n "$compiler"
6875
6876 CC=$lt_save_CC
6877 CFLAGS=$lt_save_CFLAGS
6878 LDCXX=$LD
6879 LD=$lt_save_LD
6880 GCC=$lt_save_GCC
6881 with_gnu_ld=$lt_save_with_gnu_ld
6882 lt_cv_path_LDCXX=$lt_cv_path_LD
6883 lt_cv_path_LD=$lt_save_path_LD
6884 lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
6885 lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
6886 fi # test "$_lt_caught_CXX_error" != yes
6887
6888 AC_LANG_POP
6889 ])# _LT_LANG_CXX_CONFIG
6890
6891
6892 # _LT_FUNC_STRIPNAME_CNF
6893 # ----------------------
6894 # func_stripname_cnf prefix suffix name
6895 # strip PREFIX and SUFFIX off of NAME.
6896 # PREFIX and SUFFIX must not contain globbing or regex special
6897 # characters, hashes, percent signs, but SUFFIX may contain a leading
6898 # dot (in which case that matches only a dot).
6899 #
6900 # This function is identical to the (non-XSI) version of func_stripname,
6901 # except this one can be used by m4 code that may be executed by configure,
6902 # rather than the libtool script.
6903 m4_defun([_LT_FUNC_STRIPNAME_CNF],[dnl
6904 AC_REQUIRE([_LT_DECL_SED])
6905 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])
6906 func_stripname_cnf ()
6907 {
6908 case ${2} in
6909 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
6910 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
6911 esac
6912 } # func_stripname_cnf
6913 ])# _LT_FUNC_STRIPNAME_CNF
6914
6915 # _LT_SYS_HIDDEN_LIBDEPS([TAGNAME])
6916 # ---------------------------------
6917 # Figure out "hidden" library dependencies from verbose
6918 # compiler output when linking a shared library.
6919 # Parse the compiler output and extract the necessary
6920 # objects, libraries and library flags.
6921 m4_defun([_LT_SYS_HIDDEN_LIBDEPS],
6922 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
6923 AC_REQUIRE([_LT_FUNC_STRIPNAME_CNF])dnl
6924 # Dependencies to place before and after the object being linked:
6925 _LT_TAGVAR(predep_objects, $1)=
6926 _LT_TAGVAR(postdep_objects, $1)=
6927 _LT_TAGVAR(predeps, $1)=
6928 _LT_TAGVAR(postdeps, $1)=
6929 _LT_TAGVAR(compiler_lib_search_path, $1)=
6930
6931 dnl we can't use the lt_simple_compile_test_code here,
6932 dnl because it contains code intended for an executable,
6933 dnl not a library. It's possible we should let each
6934 dnl tag define a new lt_????_link_test_code variable,
6935 dnl but it's only used here...
6936 m4_if([$1], [], [cat > conftest.$ac_ext <<_LT_EOF
6937 int a;
6938 void foo (void) { a = 0; }
6939 _LT_EOF
6940 ], [$1], [CXX], [cat > conftest.$ac_ext <<_LT_EOF
6941 class Foo
6942 {
6943 public:
6944 Foo (void) { a = 0; }
6945 private:
6946 int a;
6947 };
6948 _LT_EOF
6949 ], [$1], [F77], [cat > conftest.$ac_ext <<_LT_EOF
6950 subroutine foo
6951 implicit none
6952 integer*4 a
6953 a=0
6954 return
6955 end
6956 _LT_EOF
6957 ], [$1], [FC], [cat > conftest.$ac_ext <<_LT_EOF
6958 subroutine foo
6959 implicit none
6960 integer a
6961 a=0
6962 return
6963 end
6964 _LT_EOF
6965 ], [$1], [GCJ], [cat > conftest.$ac_ext <<_LT_EOF
6966 public class foo {
6967 private int a;
6968 public void bar (void) {
6969 a = 0;
6970 }
6971 };
6972 _LT_EOF
6973 ], [$1], [GO], [cat > conftest.$ac_ext <<_LT_EOF
6974 package foo
6975 func foo() {
6976 }
6977 _LT_EOF
6978 ])
6979
6980 _lt_libdeps_save_CFLAGS=$CFLAGS
6981 case "$CC $CFLAGS " in #(
6982 *\ -flto*\ *) CFLAGS="$CFLAGS -fno-lto" ;;
6983 *\ -fwhopr*\ *) CFLAGS="$CFLAGS -fno-whopr" ;;
6984 *\ -fuse-linker-plugin*\ *) CFLAGS="$CFLAGS -fno-use-linker-plugin" ;;
6985 esac
6986
6987 dnl Parse the compiler output and extract the necessary
6988 dnl objects, libraries and library flags.
6989 if AC_TRY_EVAL(ac_compile); then
6990 # Parse the compiler output and extract the necessary
6991 # objects, libraries and library flags.
6992
6993 # Sentinel used to keep track of whether or not we are before
6994 # the conftest object file.
6995 pre_test_object_deps_done=no
6996
6997 for p in `eval "$output_verbose_link_cmd"`; do
6998 case ${prev}${p} in
6999
7000 -L* | -R* | -l*)
7001 # Some compilers place space between "-{L,R}" and the path.
7002 # Remove the space.
7003 if test $p = "-L" ||
7004 test $p = "-R"; then
7005 prev=$p
7006 continue
7007 fi
7008
7009 # Expand the sysroot to ease extracting the directories later.
7010 if test -z "$prev"; then
7011 case $p in
7012 -L*) func_stripname_cnf '-L' '' "$p"; prev=-L; p=$func_stripname_result ;;
7013 -R*) func_stripname_cnf '-R' '' "$p"; prev=-R; p=$func_stripname_result ;;
7014 -l*) func_stripname_cnf '-l' '' "$p"; prev=-l; p=$func_stripname_result ;;
7015 esac
7016 fi
7017 case $p in
7018 =*) func_stripname_cnf '=' '' "$p"; p=$lt_sysroot$func_stripname_result ;;
7019 esac
7020 if test "$pre_test_object_deps_done" = no; then
7021 case ${prev} in
7022 -L | -R)
7023 # Internal compiler library paths should come after those
7024 # provided the user. The postdeps already come after the
7025 # user supplied libs so there is no need to process them.
7026 if test -z "$_LT_TAGVAR(compiler_lib_search_path, $1)"; then
7027 _LT_TAGVAR(compiler_lib_search_path, $1)="${prev}${p}"
7028 else
7029 _LT_TAGVAR(compiler_lib_search_path, $1)="${_LT_TAGVAR(compiler_lib_search_path, $1)} ${prev}${p}"
7030 fi
7031 ;;
7032 # The "-l" case would never come before the object being
7033 # linked, so don't bother handling this case.
7034 esac
7035 else
7036 if test -z "$_LT_TAGVAR(postdeps, $1)"; then
7037 _LT_TAGVAR(postdeps, $1)="${prev}${p}"
7038 else
7039 _LT_TAGVAR(postdeps, $1)="${_LT_TAGVAR(postdeps, $1)} ${prev}${p}"
7040 fi
7041 fi
7042 prev=
7043 ;;
7044
7045 *.lto.$objext) ;; # Ignore GCC LTO objects
7046 *.$objext)
7047 # This assumes that the test object file only shows up
7048 # once in the compiler output.
7049 if test "$p" = "conftest.$objext"; then
7050 pre_test_object_deps_done=yes
7051 continue
7052 fi
7053
7054 if test "$pre_test_object_deps_done" = no; then
7055 if test -z "$_LT_TAGVAR(predep_objects, $1)"; then
7056 _LT_TAGVAR(predep_objects, $1)="$p"
7057 else
7058 _LT_TAGVAR(predep_objects, $1)="$_LT_TAGVAR(predep_objects, $1) $p"
7059 fi
7060 else
7061 if test -z "$_LT_TAGVAR(postdep_objects, $1)"; then
7062 _LT_TAGVAR(postdep_objects, $1)="$p"
7063 else
7064 _LT_TAGVAR(postdep_objects, $1)="$_LT_TAGVAR(postdep_objects, $1) $p"
7065 fi
7066 fi
7067 ;;
7068
7069 *) ;; # Ignore the rest.
7070
7071 esac
7072 done
7073
7074 # Clean up.
7075 rm -f a.out a.exe
7076 else
7077 echo "libtool.m4: error: problem compiling $1 test program"
7078 fi
7079
7080 $RM -f confest.$objext
7081 CFLAGS=$_lt_libdeps_save_CFLAGS
7082
7083 # PORTME: override above test on systems where it is broken
7084 m4_if([$1], [CXX],
7085 [case $host_os in
7086 interix[[3-9]]*)
7087 # Interix 3.5 installs completely hosed .la files for C++, so rather than
7088 # hack all around it, let's just trust "g++" to DTRT.
7089 _LT_TAGVAR(predep_objects,$1)=
7090 _LT_TAGVAR(postdep_objects,$1)=
7091 _LT_TAGVAR(postdeps,$1)=
7092 ;;
7093
7094 linux*)
7095 case `$CC -V 2>&1 | sed 5q` in
7096 *Sun\ C*)
7097 # Sun C++ 5.9
7098
7099 # The more standards-conforming stlport4 library is
7100 # incompatible with the Cstd library. Avoid specifying
7101 # it if it's in CXXFLAGS. Ignore libCrun as
7102 # -library=stlport4 depends on it.
7103 case " $CXX $CXXFLAGS " in
7104 *" -library=stlport4 "*)
7105 solaris_use_stlport4=yes
7106 ;;
7107 esac
7108
7109 if test "$solaris_use_stlport4" != yes; then
7110 _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
7111 fi
7112 ;;
7113 esac
7114 ;;
7115
7116 solaris*)
7117 case $cc_basename in
7118 CC* | sunCC*)
7119 # The more standards-conforming stlport4 library is
7120 # incompatible with the Cstd library. Avoid specifying
7121 # it if it's in CXXFLAGS. Ignore libCrun as
7122 # -library=stlport4 depends on it.
7123 case " $CXX $CXXFLAGS " in
7124 *" -library=stlport4 "*)
7125 solaris_use_stlport4=yes
7126 ;;
7127 esac
7128
7129 # Adding this requires a known-good setup of shared libraries for
7130 # Sun compiler versions before 5.6, else PIC objects from an old
7131 # archive will be linked into the output, leading to subtle bugs.
7132 if test "$solaris_use_stlport4" != yes; then
7133 _LT_TAGVAR(postdeps,$1)='-library=Cstd -library=Crun'
7134 fi
7135 ;;
7136 esac
7137 ;;
7138 esac
7139 ])
7140
7141 case " $_LT_TAGVAR(postdeps, $1) " in
7142 *" -lc "*) _LT_TAGVAR(archive_cmds_need_lc, $1)=no ;;
7143 esac
7144 _LT_TAGVAR(compiler_lib_search_dirs, $1)=
7145 if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
7146 _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
7147 fi
7148 _LT_TAGDECL([], [compiler_lib_search_dirs], [1],
7149 [The directories searched by this compiler when creating a shared library])
7150 _LT_TAGDECL([], [predep_objects], [1],
7151 [Dependencies to place before and after the objects being linked to
7152 create a shared library])
7153 _LT_TAGDECL([], [postdep_objects], [1])
7154 _LT_TAGDECL([], [predeps], [1])
7155 _LT_TAGDECL([], [postdeps], [1])
7156 _LT_TAGDECL([], [compiler_lib_search_path], [1],
7157 [The library search path used internally by the compiler when linking
7158 a shared library])
7159 ])# _LT_SYS_HIDDEN_LIBDEPS
7160
7161
7162 # _LT_LANG_F77_CONFIG([TAG])
7163 # --------------------------
7164 # Ensure that the configuration variables for a Fortran 77 compiler are
7165 # suitably defined. These variables are subsequently used by _LT_CONFIG
7166 # to write the compiler configuration to `libtool'.
7167 m4_defun([_LT_LANG_F77_CONFIG],
7168 [AC_LANG_PUSH(Fortran 77)
7169 if test -z "$F77" || test "X$F77" = "Xno"; then
7170 _lt_disable_F77=yes
7171 fi
7172
7173 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7174 _LT_TAGVAR(allow_undefined_flag, $1)=
7175 _LT_TAGVAR(always_export_symbols, $1)=no
7176 _LT_TAGVAR(archive_expsym_cmds, $1)=
7177 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
7178 _LT_TAGVAR(hardcode_direct, $1)=no
7179 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
7180 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
7181 _LT_TAGVAR(hardcode_libdir_separator, $1)=
7182 _LT_TAGVAR(hardcode_minus_L, $1)=no
7183 _LT_TAGVAR(hardcode_automatic, $1)=no
7184 _LT_TAGVAR(inherit_rpath, $1)=no
7185 _LT_TAGVAR(module_cmds, $1)=
7186 _LT_TAGVAR(module_expsym_cmds, $1)=
7187 _LT_TAGVAR(link_all_deplibs, $1)=unknown
7188 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7189 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7190 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7191 _LT_TAGVAR(no_undefined_flag, $1)=
7192 _LT_TAGVAR(whole_archive_flag_spec, $1)=
7193 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
7194
7195 # Source file extension for f77 test sources.
7196 ac_ext=f
7197
7198 # Object file extension for compiled f77 test sources.
7199 objext=o
7200 _LT_TAGVAR(objext, $1)=$objext
7201
7202 # No sense in running all these tests if we already determined that
7203 # the F77 compiler isn't working. Some variables (like enable_shared)
7204 # are currently assumed to apply to all compilers on this platform,
7205 # and will be corrupted by setting them based on a non-working compiler.
7206 if test "$_lt_disable_F77" != yes; then
7207 # Code to be used in simple compile tests
7208 lt_simple_compile_test_code="\
7209 subroutine t
7210 return
7211 end
7212 "
7213
7214 # Code to be used in simple link tests
7215 lt_simple_link_test_code="\
7216 program t
7217 end
7218 "
7219
7220 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7221 _LT_TAG_COMPILER
7222
7223 # save warnings/boilerplate of simple test code
7224 _LT_COMPILER_BOILERPLATE
7225 _LT_LINKER_BOILERPLATE
7226
7227 # Allow CC to be a program name with arguments.
7228 lt_save_CC="$CC"
7229 lt_save_GCC=$GCC
7230 lt_save_CFLAGS=$CFLAGS
7231 CC=${F77-"f77"}
7232 CFLAGS=$FFLAGS
7233 compiler=$CC
7234 _LT_TAGVAR(compiler, $1)=$CC
7235 _LT_CC_BASENAME([$compiler])
7236 GCC=$G77
7237 if test -n "$compiler"; then
7238 AC_MSG_CHECKING([if libtool supports shared libraries])
7239 AC_MSG_RESULT([$can_build_shared])
7240
7241 AC_MSG_CHECKING([whether to build shared libraries])
7242 test "$can_build_shared" = "no" && enable_shared=no
7243
7244 # On AIX, shared libraries and static libraries use the same namespace, and
7245 # are all built from PIC.
7246 case $host_os in
7247 aix3*)
7248 test "$enable_shared" = yes && enable_static=no
7249 if test -n "$RANLIB"; then
7250 archive_cmds="$archive_cmds~\$RANLIB \$lib"
7251 postinstall_cmds='$RANLIB $lib'
7252 fi
7253 ;;
7254 aix[[4-9]]*)
7255 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
7256 test "$enable_shared" = yes && enable_static=no
7257 fi
7258 ;;
7259 esac
7260 AC_MSG_RESULT([$enable_shared])
7261
7262 AC_MSG_CHECKING([whether to build static libraries])
7263 # Make sure either enable_shared or enable_static is yes.
7264 test "$enable_shared" = yes || enable_static=yes
7265 AC_MSG_RESULT([$enable_static])
7266
7267 _LT_TAGVAR(GCC, $1)="$G77"
7268 _LT_TAGVAR(LD, $1)="$LD"
7269
7270 ## CAVEAT EMPTOR:
7271 ## There is no encapsulation within the following macros, do not change
7272 ## the running order or otherwise move them around unless you know exactly
7273 ## what you are doing...
7274 _LT_COMPILER_PIC($1)
7275 _LT_COMPILER_C_O($1)
7276 _LT_COMPILER_FILE_LOCKS($1)
7277 _LT_LINKER_SHLIBS($1)
7278 _LT_SYS_DYNAMIC_LINKER($1)
7279 _LT_LINKER_HARDCODE_LIBPATH($1)
7280
7281 _LT_CONFIG($1)
7282 fi # test -n "$compiler"
7283
7284 GCC=$lt_save_GCC
7285 CC="$lt_save_CC"
7286 CFLAGS="$lt_save_CFLAGS"
7287 fi # test "$_lt_disable_F77" != yes
7288
7289 AC_LANG_POP
7290 ])# _LT_LANG_F77_CONFIG
7291
7292
7293 # _LT_LANG_FC_CONFIG([TAG])
7294 # -------------------------
7295 # Ensure that the configuration variables for a Fortran compiler are
7296 # suitably defined. These variables are subsequently used by _LT_CONFIG
7297 # to write the compiler configuration to `libtool'.
7298 m4_defun([_LT_LANG_FC_CONFIG],
7299 [AC_LANG_PUSH(Fortran)
7300
7301 if test -z "$FC" || test "X$FC" = "Xno"; then
7302 _lt_disable_FC=yes
7303 fi
7304
7305 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7306 _LT_TAGVAR(allow_undefined_flag, $1)=
7307 _LT_TAGVAR(always_export_symbols, $1)=no
7308 _LT_TAGVAR(archive_expsym_cmds, $1)=
7309 _LT_TAGVAR(export_dynamic_flag_spec, $1)=
7310 _LT_TAGVAR(hardcode_direct, $1)=no
7311 _LT_TAGVAR(hardcode_direct_absolute, $1)=no
7312 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
7313 _LT_TAGVAR(hardcode_libdir_separator, $1)=
7314 _LT_TAGVAR(hardcode_minus_L, $1)=no
7315 _LT_TAGVAR(hardcode_automatic, $1)=no
7316 _LT_TAGVAR(inherit_rpath, $1)=no
7317 _LT_TAGVAR(module_cmds, $1)=
7318 _LT_TAGVAR(module_expsym_cmds, $1)=
7319 _LT_TAGVAR(link_all_deplibs, $1)=unknown
7320 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7321 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7322 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7323 _LT_TAGVAR(no_undefined_flag, $1)=
7324 _LT_TAGVAR(whole_archive_flag_spec, $1)=
7325 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
7326
7327 # Source file extension for fc test sources.
7328 ac_ext=${ac_fc_srcext-f}
7329
7330 # Object file extension for compiled fc test sources.
7331 objext=o
7332 _LT_TAGVAR(objext, $1)=$objext
7333
7334 # No sense in running all these tests if we already determined that
7335 # the FC compiler isn't working. Some variables (like enable_shared)
7336 # are currently assumed to apply to all compilers on this platform,
7337 # and will be corrupted by setting them based on a non-working compiler.
7338 if test "$_lt_disable_FC" != yes; then
7339 # Code to be used in simple compile tests
7340 lt_simple_compile_test_code="\
7341 subroutine t
7342 return
7343 end
7344 "
7345
7346 # Code to be used in simple link tests
7347 lt_simple_link_test_code="\
7348 program t
7349 end
7350 "
7351
7352 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7353 _LT_TAG_COMPILER
7354
7355 # save warnings/boilerplate of simple test code
7356 _LT_COMPILER_BOILERPLATE
7357 _LT_LINKER_BOILERPLATE
7358
7359 # Allow CC to be a program name with arguments.
7360 lt_save_CC="$CC"
7361 lt_save_GCC=$GCC
7362 lt_save_CFLAGS=$CFLAGS
7363 CC=${FC-"f95"}
7364 CFLAGS=$FCFLAGS
7365 compiler=$CC
7366 GCC=$ac_cv_fc_compiler_gnu
7367
7368 _LT_TAGVAR(compiler, $1)=$CC
7369 _LT_CC_BASENAME([$compiler])
7370
7371 if test -n "$compiler"; then
7372 AC_MSG_CHECKING([if libtool supports shared libraries])
7373 AC_MSG_RESULT([$can_build_shared])
7374
7375 AC_MSG_CHECKING([whether to build shared libraries])
7376 test "$can_build_shared" = "no" && enable_shared=no
7377
7378 # On AIX, shared libraries and static libraries use the same namespace, and
7379 # are all built from PIC.
7380 case $host_os in
7381 aix3*)
7382 test "$enable_shared" = yes && enable_static=no
7383 if test -n "$RANLIB"; then
7384 archive_cmds="$archive_cmds~\$RANLIB \$lib"
7385 postinstall_cmds='$RANLIB $lib'
7386 fi
7387 ;;
7388 aix[[4-9]]*)
7389 if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
7390 test "$enable_shared" = yes && enable_static=no
7391 fi
7392 ;;
7393 esac
7394 AC_MSG_RESULT([$enable_shared])
7395
7396 AC_MSG_CHECKING([whether to build static libraries])
7397 # Make sure either enable_shared or enable_static is yes.
7398 test "$enable_shared" = yes || enable_static=yes
7399 AC_MSG_RESULT([$enable_static])
7400
7401 _LT_TAGVAR(GCC, $1)="$ac_cv_fc_compiler_gnu"
7402 _LT_TAGVAR(LD, $1)="$LD"
7403
7404 ## CAVEAT EMPTOR:
7405 ## There is no encapsulation within the following macros, do not change
7406 ## the running order or otherwise move them around unless you know exactly
7407 ## what you are doing...
7408 _LT_SYS_HIDDEN_LIBDEPS($1)
7409 _LT_COMPILER_PIC($1)
7410 _LT_COMPILER_C_O($1)
7411 _LT_COMPILER_FILE_LOCKS($1)
7412 _LT_LINKER_SHLIBS($1)
7413 _LT_SYS_DYNAMIC_LINKER($1)
7414 _LT_LINKER_HARDCODE_LIBPATH($1)
7415
7416 _LT_CONFIG($1)
7417 fi # test -n "$compiler"
7418
7419 GCC=$lt_save_GCC
7420 CC=$lt_save_CC
7421 CFLAGS=$lt_save_CFLAGS
7422 fi # test "$_lt_disable_FC" != yes
7423
7424 AC_LANG_POP
7425 ])# _LT_LANG_FC_CONFIG
7426
7427
7428 # _LT_LANG_GCJ_CONFIG([TAG])
7429 # --------------------------
7430 # Ensure that the configuration variables for the GNU Java Compiler compiler
7431 # are suitably defined. These variables are subsequently used by _LT_CONFIG
7432 # to write the compiler configuration to `libtool'.
7433 m4_defun([_LT_LANG_GCJ_CONFIG],
7434 [AC_REQUIRE([LT_PROG_GCJ])dnl
7435 AC_LANG_SAVE
7436
7437 # Source file extension for Java test sources.
7438 ac_ext=java
7439
7440 # Object file extension for compiled Java test sources.
7441 objext=o
7442 _LT_TAGVAR(objext, $1)=$objext
7443
7444 # Code to be used in simple compile tests
7445 lt_simple_compile_test_code="class foo {}"
7446
7447 # Code to be used in simple link tests
7448 lt_simple_link_test_code='public class conftest { public static void main(String[[]] argv) {}; }'
7449
7450 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7451 _LT_TAG_COMPILER
7452
7453 # save warnings/boilerplate of simple test code
7454 _LT_COMPILER_BOILERPLATE
7455 _LT_LINKER_BOILERPLATE
7456
7457 # Allow CC to be a program name with arguments.
7458 lt_save_CC=$CC
7459 lt_save_CFLAGS=$CFLAGS
7460 lt_save_GCC=$GCC
7461 GCC=yes
7462 CC=${GCJ-"gcj"}
7463 CFLAGS=$GCJFLAGS
7464 compiler=$CC
7465 _LT_TAGVAR(compiler, $1)=$CC
7466 _LT_TAGVAR(LD, $1)="$LD"
7467 _LT_CC_BASENAME([$compiler])
7468
7469 # GCJ did not exist at the time GCC didn't implicitly link libc in.
7470 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7471
7472 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7473 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7474 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7475
7476 ## CAVEAT EMPTOR:
7477 ## There is no encapsulation within the following macros, do not change
7478 ## the running order or otherwise move them around unless you know exactly
7479 ## what you are doing...
7480 if test -n "$compiler"; then
7481 _LT_COMPILER_NO_RTTI($1)
7482 _LT_COMPILER_PIC($1)
7483 _LT_COMPILER_C_O($1)
7484 _LT_COMPILER_FILE_LOCKS($1)
7485 _LT_LINKER_SHLIBS($1)
7486 _LT_LINKER_HARDCODE_LIBPATH($1)
7487
7488 _LT_CONFIG($1)
7489 fi
7490
7491 AC_LANG_RESTORE
7492
7493 GCC=$lt_save_GCC
7494 CC=$lt_save_CC
7495 CFLAGS=$lt_save_CFLAGS
7496 ])# _LT_LANG_GCJ_CONFIG
7497
7498
7499 # _LT_LANG_GO_CONFIG([TAG])
7500 # --------------------------
7501 # Ensure that the configuration variables for the GNU Go compiler
7502 # are suitably defined. These variables are subsequently used by _LT_CONFIG
7503 # to write the compiler configuration to `libtool'.
7504 m4_defun([_LT_LANG_GO_CONFIG],
7505 [AC_REQUIRE([LT_PROG_GO])dnl
7506 AC_LANG_SAVE
7507
7508 # Source file extension for Go test sources.
7509 ac_ext=go
7510
7511 # Object file extension for compiled Go test sources.
7512 objext=o
7513 _LT_TAGVAR(objext, $1)=$objext
7514
7515 # Code to be used in simple compile tests
7516 lt_simple_compile_test_code="package main; func main() { }"
7517
7518 # Code to be used in simple link tests
7519 lt_simple_link_test_code='package main; func main() { }'
7520
7521 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7522 _LT_TAG_COMPILER
7523
7524 # save warnings/boilerplate of simple test code
7525 _LT_COMPILER_BOILERPLATE
7526 _LT_LINKER_BOILERPLATE
7527
7528 # Allow CC to be a program name with arguments.
7529 lt_save_CC=$CC
7530 lt_save_CFLAGS=$CFLAGS
7531 lt_save_GCC=$GCC
7532 GCC=yes
7533 CC=${GOC-"gccgo"}
7534 CFLAGS=$GOFLAGS
7535 compiler=$CC
7536 _LT_TAGVAR(compiler, $1)=$CC
7537 _LT_TAGVAR(LD, $1)="$LD"
7538 _LT_CC_BASENAME([$compiler])
7539
7540 # Go did not exist at the time GCC didn't implicitly link libc in.
7541 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
7542
7543 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
7544 _LT_TAGVAR(reload_flag, $1)=$reload_flag
7545 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
7546
7547 ## CAVEAT EMPTOR:
7548 ## There is no encapsulation within the following macros, do not change
7549 ## the running order or otherwise move them around unless you know exactly
7550 ## what you are doing...
7551 if test -n "$compiler"; then
7552 _LT_COMPILER_NO_RTTI($1)
7553 _LT_COMPILER_PIC($1)
7554 _LT_COMPILER_C_O($1)
7555 _LT_COMPILER_FILE_LOCKS($1)
7556 _LT_LINKER_SHLIBS($1)
7557 _LT_LINKER_HARDCODE_LIBPATH($1)
7558
7559 _LT_CONFIG($1)
7560 fi
7561
7562 AC_LANG_RESTORE
7563
7564 GCC=$lt_save_GCC
7565 CC=$lt_save_CC
7566 CFLAGS=$lt_save_CFLAGS
7567 ])# _LT_LANG_GO_CONFIG
7568
7569
7570 # _LT_LANG_RC_CONFIG([TAG])
7571 # -------------------------
7572 # Ensure that the configuration variables for the Windows resource compiler
7573 # are suitably defined. These variables are subsequently used by _LT_CONFIG
7574 # to write the compiler configuration to `libtool'.
7575 m4_defun([_LT_LANG_RC_CONFIG],
7576 [AC_REQUIRE([LT_PROG_RC])dnl
7577 AC_LANG_SAVE
7578
7579 # Source file extension for RC test sources.
7580 ac_ext=rc
7581
7582 # Object file extension for compiled RC test sources.
7583 objext=o
7584 _LT_TAGVAR(objext, $1)=$objext
7585
7586 # Code to be used in simple compile tests
7587 lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }'
7588
7589 # Code to be used in simple link tests
7590 lt_simple_link_test_code="$lt_simple_compile_test_code"
7591
7592 # ltmain only uses $CC for tagged configurations so make sure $CC is set.
7593 _LT_TAG_COMPILER
7594
7595 # save warnings/boilerplate of simple test code
7596 _LT_COMPILER_BOILERPLATE
7597 _LT_LINKER_BOILERPLATE
7598
7599 # Allow CC to be a program name with arguments.
7600 lt_save_CC="$CC"
7601 lt_save_CFLAGS=$CFLAGS
7602 lt_save_GCC=$GCC
7603 GCC=
7604 CC=${RC-"windres"}
7605 CFLAGS=
7606 compiler=$CC
7607 _LT_TAGVAR(compiler, $1)=$CC
7608 _LT_CC_BASENAME([$compiler])
7609 _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
7610
7611 if test -n "$compiler"; then
7612 :
7613 _LT_CONFIG($1)
7614 fi
7615
7616 GCC=$lt_save_GCC
7617 AC_LANG_RESTORE
7618 CC=$lt_save_CC
7619 CFLAGS=$lt_save_CFLAGS
7620 ])# _LT_LANG_RC_CONFIG
7621
7622
7623 # LT_PROG_GCJ
7624 # -----------
7625 AC_DEFUN([LT_PROG_GCJ],
7626 [m4_ifdef([AC_PROG_GCJ], [AC_PROG_GCJ],
7627 [m4_ifdef([A][M_PROG_GCJ], [A][M_PROG_GCJ],
7628 [AC_CHECK_TOOL(GCJ, gcj,)
7629 test "x${GCJFLAGS+set}" = xset || GCJFLAGS="-g -O2"
7630 AC_SUBST(GCJFLAGS)])])[]dnl
7631 ])
7632
7633 # Old name:
7634 AU_ALIAS([LT_AC_PROG_GCJ], [LT_PROG_GCJ])
7635 dnl aclocal-1.4 backwards compatibility:
7636 dnl AC_DEFUN([LT_AC_PROG_GCJ], [])
7637
7638
7639 # LT_PROG_GO
7640 # ----------
7641 AC_DEFUN([LT_PROG_GO],
7642 [AC_CHECK_TOOL(GOC, gccgo,)
7643 ])
7644
7645
7646 # LT_PROG_RC
7647 # ----------
7648 AC_DEFUN([LT_PROG_RC],
7649 [AC_CHECK_TOOL(RC, windres,)
7650 ])
7651
7652 # Old name:
7653 AU_ALIAS([LT_AC_PROG_RC], [LT_PROG_RC])
7654 dnl aclocal-1.4 backwards compatibility:
7655 dnl AC_DEFUN([LT_AC_PROG_RC], [])
7656
7657
7658 # _LT_DECL_EGREP
7659 # --------------
7660 # If we don't have a new enough Autoconf to choose the best grep
7661 # available, choose the one first in the user's PATH.
7662 m4_defun([_LT_DECL_EGREP],
7663 [AC_REQUIRE([AC_PROG_EGREP])dnl
7664 AC_REQUIRE([AC_PROG_FGREP])dnl
7665 test -z "$GREP" && GREP=grep
7666 _LT_DECL([], [GREP], [1], [A grep program that handles long lines])
7667 _LT_DECL([], [EGREP], [1], [An ERE matcher])
7668 _LT_DECL([], [FGREP], [1], [A literal string matcher])
7669 dnl Non-bleeding-edge autoconf doesn't subst GREP, so do it here too
7670 AC_SUBST([GREP])
7671 ])
7672
7673
7674 # _LT_DECL_OBJDUMP
7675 # --------------
7676 # If we don't have a new enough Autoconf to choose the best objdump
7677 # available, choose the one first in the user's PATH.
7678 m4_defun([_LT_DECL_OBJDUMP],
7679 [AC_CHECK_TOOL(OBJDUMP, objdump, false)
7680 test -z "$OBJDUMP" && OBJDUMP=objdump
7681 _LT_DECL([], [OBJDUMP], [1], [An object symbol dumper])
7682 AC_SUBST([OBJDUMP])
7683 ])
7684
7685 # _LT_DECL_DLLTOOL
7686 # ----------------
7687 # Ensure DLLTOOL variable is set.
7688 m4_defun([_LT_DECL_DLLTOOL],
7689 [AC_CHECK_TOOL(DLLTOOL, dlltool, false)
7690 test -z "$DLLTOOL" && DLLTOOL=dlltool
7691 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])
7692 AC_SUBST([DLLTOOL])
7693 ])
7694
7695 # _LT_DECL_SED
7696 # ------------
7697 # Check for a fully-functional sed program, that truncates
7698 # as few characters as possible. Prefer GNU sed if found.
7699 m4_defun([_LT_DECL_SED],
7700 [AC_PROG_SED
7701 test -z "$SED" && SED=sed
7702 Xsed="$SED -e 1s/^X//"
7703 _LT_DECL([], [SED], [1], [A sed program that does not truncate output])
7704 _LT_DECL([], [Xsed], ["\$SED -e 1s/^X//"],
7705 [Sed that helps us avoid accidentally triggering echo(1) options like -n])
7706 ])# _LT_DECL_SED
7707
7708 m4_ifndef([AC_PROG_SED], [
7709 ############################################################
7710 # NOTE: This macro has been submitted for inclusion into #
7711 # GNU Autoconf as AC_PROG_SED. When it is available in #
7712 # a released version of Autoconf we should remove this #
7713 # macro and use it instead. #
7714 ############################################################
7715
7716 m4_defun([AC_PROG_SED],
7717 [AC_MSG_CHECKING([for a sed that does not truncate output])
7718 AC_CACHE_VAL(lt_cv_path_SED,
7719 [# Loop through the user's path and test for sed and gsed.
7720 # Then use that list of sed's as ones to test for truncation.
7721 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7722 for as_dir in $PATH
7723 do
7724 IFS=$as_save_IFS
7725 test -z "$as_dir" && as_dir=.
7726 for lt_ac_prog in sed gsed; do
7727 for ac_exec_ext in '' $ac_executable_extensions; do
7728 if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
7729 lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
7730 fi
7731 done
7732 done
7733 done
7734 IFS=$as_save_IFS
7735 lt_ac_max=0
7736 lt_ac_count=0
7737 # Add /usr/xpg4/bin/sed as it is typically found on Solaris
7738 # along with /bin/sed that truncates output.
7739 for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
7740 test ! -f $lt_ac_sed && continue
7741 cat /dev/null > conftest.in
7742 lt_ac_count=0
7743 echo $ECHO_N "0123456789$ECHO_C" >conftest.in
7744 # Check for GNU sed and select it if it is found.
7745 if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
7746 lt_cv_path_SED=$lt_ac_sed
7747 break
7748 fi
7749 while true; do
7750 cat conftest.in conftest.in >conftest.tmp
7751 mv conftest.tmp conftest.in
7752 cp conftest.in conftest.nl
7753 echo >>conftest.nl
7754 $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
7755 cmp -s conftest.out conftest.nl || break
7756 # 10000 chars as input seems more than enough
7757 test $lt_ac_count -gt 10 && break
7758 lt_ac_count=`expr $lt_ac_count + 1`
7759 if test $lt_ac_count -gt $lt_ac_max; then
7760 lt_ac_max=$lt_ac_count
7761 lt_cv_path_SED=$lt_ac_sed
7762 fi
7763 done
7764 done
7765 ])
7766 SED=$lt_cv_path_SED
7767 AC_SUBST([SED])
7768 AC_MSG_RESULT([$SED])
7769 ])#AC_PROG_SED
7770 ])#m4_ifndef
7771
7772 # Old name:
7773 AU_ALIAS([LT_AC_PROG_SED], [AC_PROG_SED])
7774 dnl aclocal-1.4 backwards compatibility:
7775 dnl AC_DEFUN([LT_AC_PROG_SED], [])
7776
7777
7778 # _LT_CHECK_SHELL_FEATURES
7779 # ------------------------
7780 # Find out whether the shell is Bourne or XSI compatible,
7781 # or has some other useful features.
7782 m4_defun([_LT_CHECK_SHELL_FEATURES],
7783 [AC_MSG_CHECKING([whether the shell understands some XSI constructs])
7784 # Try some XSI features
7785 xsi_shell=no
7786 ( _lt_dummy="a/b/c"
7787 test "${_lt_dummy##*/},${_lt_dummy%/*},${_lt_dummy#??}"${_lt_dummy%"$_lt_dummy"}, \
7788 = c,a/b,b/c, \
7789 && eval 'test $(( 1 + 1 )) -eq 2 \
7790 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
7791 && xsi_shell=yes
7792 AC_MSG_RESULT([$xsi_shell])
7793 _LT_CONFIG_LIBTOOL_INIT([xsi_shell='$xsi_shell'])
7794
7795 AC_MSG_CHECKING([whether the shell understands "+="])
7796 lt_shell_append=no
7797 ( foo=bar; set foo baz; eval "$[1]+=\$[2]" && test "$foo" = barbaz ) \
7798 >/dev/null 2>&1 \
7799 && lt_shell_append=yes
7800 AC_MSG_RESULT([$lt_shell_append])
7801 _LT_CONFIG_LIBTOOL_INIT([lt_shell_append='$lt_shell_append'])
7802
7803 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
7804 lt_unset=unset
7805 else
7806 lt_unset=false
7807 fi
7808 _LT_DECL([], [lt_unset], [0], [whether the shell understands "unset"])dnl
7809
7810 # test EBCDIC or ASCII
7811 case `echo X|tr X '\101'` in
7812 A) # ASCII based system
7813 # \n is not interpreted correctly by Solaris 8 /usr/ucb/tr
7814 lt_SP2NL='tr \040 \012'
7815 lt_NL2SP='tr \015\012 \040\040'
7816 ;;
7817 *) # EBCDIC based system
7818 lt_SP2NL='tr \100 \n'
7819 lt_NL2SP='tr \r\n \100\100'
7820 ;;
7821 esac
7822 _LT_DECL([SP2NL], [lt_SP2NL], [1], [turn spaces into newlines])dnl
7823 _LT_DECL([NL2SP], [lt_NL2SP], [1], [turn newlines into spaces])dnl
7824 ])# _LT_CHECK_SHELL_FEATURES
7825
7826
7827 # _LT_PROG_FUNCTION_REPLACE (FUNCNAME, REPLACEMENT-BODY)
7828 # ------------------------------------------------------
7829 # In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
7830 # '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
7831 m4_defun([_LT_PROG_FUNCTION_REPLACE],
7832 [dnl {
7833 sed -e '/^$1 ()$/,/^} # $1 /c\
7834 $1 ()\
7835 {\
7836 m4_bpatsubsts([$2], [$], [\\], [^\([ ]\)], [\\\1])
7837 } # Extended-shell $1 implementation' "$cfgfile" > $cfgfile.tmp \
7838 && mv -f "$cfgfile.tmp" "$cfgfile" \
7839 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
7840 test 0 -eq $? || _lt_function_replace_fail=:
7841 ])
7842
7843
7844 # _LT_PROG_REPLACE_SHELLFNS
7845 # -------------------------
7846 # Replace existing portable implementations of several shell functions with
7847 # equivalent extended shell implementations where those features are available..
7848 m4_defun([_LT_PROG_REPLACE_SHELLFNS],
7849 [if test x"$xsi_shell" = xyes; then
7850 _LT_PROG_FUNCTION_REPLACE([func_dirname], [dnl
7851 case ${1} in
7852 */*) func_dirname_result="${1%/*}${2}" ;;
7853 * ) func_dirname_result="${3}" ;;
7854 esac])
7855
7856 _LT_PROG_FUNCTION_REPLACE([func_basename], [dnl
7857 func_basename_result="${1##*/}"])
7858
7859 _LT_PROG_FUNCTION_REPLACE([func_dirname_and_basename], [dnl
7860 case ${1} in
7861 */*) func_dirname_result="${1%/*}${2}" ;;
7862 * ) func_dirname_result="${3}" ;;
7863 esac
7864 func_basename_result="${1##*/}"])
7865
7866 _LT_PROG_FUNCTION_REPLACE([func_stripname], [dnl
7867 # pdksh 5.2.14 does not do ${X%$Y} correctly if both X and Y are
7868 # positional parameters, so assign one to ordinary parameter first.
7869 func_stripname_result=${3}
7870 func_stripname_result=${func_stripname_result#"${1}"}
7871 func_stripname_result=${func_stripname_result%"${2}"}])
7872
7873 _LT_PROG_FUNCTION_REPLACE([func_split_long_opt], [dnl
7874 func_split_long_opt_name=${1%%=*}
7875 func_split_long_opt_arg=${1#*=}])
7876
7877 _LT_PROG_FUNCTION_REPLACE([func_split_short_opt], [dnl
7878 func_split_short_opt_arg=${1#??}
7879 func_split_short_opt_name=${1%"$func_split_short_opt_arg"}])
7880
7881 _LT_PROG_FUNCTION_REPLACE([func_lo2o], [dnl
7882 case ${1} in
7883 *.lo) func_lo2o_result=${1%.lo}.${objext} ;;
7884 *) func_lo2o_result=${1} ;;
7885 esac])
7886
7887 _LT_PROG_FUNCTION_REPLACE([func_xform], [ func_xform_result=${1%.*}.lo])
7888
7889 _LT_PROG_FUNCTION_REPLACE([func_arith], [ func_arith_result=$(( $[*] ))])
7890
7891 _LT_PROG_FUNCTION_REPLACE([func_len], [ func_len_result=${#1}])
7892 fi
7893
7894 if test x"$lt_shell_append" = xyes; then
7895 _LT_PROG_FUNCTION_REPLACE([func_append], [ eval "${1}+=\\${2}"])
7896
7897 _LT_PROG_FUNCTION_REPLACE([func_append_quoted], [dnl
7898 func_quote_for_eval "${2}"
7899 dnl m4 expansion turns \\\\ into \\, and then the shell eval turns that into \
7900 eval "${1}+=\\\\ \\$func_quote_for_eval_result"])
7901
7902 # Save a `func_append' function call where possible by direct use of '+='
7903 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1+="%g' $cfgfile > $cfgfile.tmp \
7904 && mv -f "$cfgfile.tmp" "$cfgfile" \
7905 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
7906 test 0 -eq $? || _lt_function_replace_fail=:
7907 else
7908 # Save a `func_append' function call even when '+=' is not available
7909 sed -e 's%func_append \([[a-zA-Z_]]\{1,\}\) "%\1="$\1%g' $cfgfile > $cfgfile.tmp \
7910 && mv -f "$cfgfile.tmp" "$cfgfile" \
7911 || (rm -f "$cfgfile" && cp "$cfgfile.tmp" "$cfgfile" && rm -f "$cfgfile.tmp")
7912 test 0 -eq $? || _lt_function_replace_fail=:
7913 fi
7914
7915 if test x"$_lt_function_replace_fail" = x":"; then
7916 AC_MSG_WARN([Unable to substitute extended shell functions in $ofile])
7917 fi
7918 ])
7919
7920 # _LT_PATH_CONVERSION_FUNCTIONS
7921 # -----------------------------
7922 # Determine which file name conversion functions should be used by
7923 # func_to_host_file (and, implicitly, by func_to_host_path). These are needed
7924 # for certain cross-compile configurations and native mingw.
7925 m4_defun([_LT_PATH_CONVERSION_FUNCTIONS],
7926 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
7927 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
7928 AC_MSG_CHECKING([how to convert $build file names to $host format])
7929 AC_CACHE_VAL(lt_cv_to_host_file_cmd,
7930 [case $host in
7931 *-*-mingw* )
7932 case $build in
7933 *-*-mingw* ) # actually msys
7934 lt_cv_to_host_file_cmd=func_convert_file_msys_to_w32
7935 ;;
7936 *-*-cygwin* )
7937 lt_cv_to_host_file_cmd=func_convert_file_cygwin_to_w32
7938 ;;
7939 * ) # otherwise, assume *nix
7940 lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
7941 ;;
7942 esac
7943 ;;
7944 *-*-cygwin* )
7945 case $build in
7946 *-*-mingw* ) # actually msys
7947 lt_cv_to_host_file_cmd=func_convert_file_msys_to_cygwin
7948 ;;
7949 *-*-cygwin* )
7950 lt_cv_to_host_file_cmd=func_convert_file_noop
7951 ;;
7952 * ) # otherwise, assume *nix
7953 lt_cv_to_host_file_cmd=func_convert_file_nix_to_cygwin
7954 ;;
7955 esac
7956 ;;
7957 * ) # unhandled hosts (and "normal" native builds)
7958 lt_cv_to_host_file_cmd=func_convert_file_noop
7959 ;;
7960 esac
7961 ])
7962 to_host_file_cmd=$lt_cv_to_host_file_cmd
7963 AC_MSG_RESULT([$lt_cv_to_host_file_cmd])
7964 _LT_DECL([to_host_file_cmd], [lt_cv_to_host_file_cmd],
7965 [0], [convert $build file names to $host format])dnl
7966
7967 AC_MSG_CHECKING([how to convert $build file names to toolchain format])
7968 AC_CACHE_VAL(lt_cv_to_tool_file_cmd,
7969 [#assume ordinary cross tools, or native build.
7970 lt_cv_to_tool_file_cmd=func_convert_file_noop
7971 case $host in
7972 *-*-mingw* )
7973 case $build in
7974 *-*-mingw* ) # actually msys
7975 lt_cv_to_tool_file_cmd=func_convert_file_msys_to_w32
7976 ;;
7977 esac
7978 ;;
7979 esac
7980 ])
7981 to_tool_file_cmd=$lt_cv_to_tool_file_cmd
7982 AC_MSG_RESULT([$lt_cv_to_tool_file_cmd])
7983 _LT_DECL([to_tool_file_cmd], [lt_cv_to_tool_file_cmd],
7984 [0], [convert $build files to toolchain format])dnl
7985 ])# _LT_PATH_CONVERSION_FUNCTIONS
+0
-384
libempathy-gtk/egg-list-box/m4/ltoptions.m4 less more
0 # Helper functions for option handling. -*- Autoconf -*-
1 #
2 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3 # Inc.
4 # Written by Gary V. Vaughan, 2004
5 #
6 # This file is free software; the Free Software Foundation gives
7 # unlimited permission to copy and/or distribute it, with or without
8 # modifications, as long as this notice is preserved.
9
10 # serial 7 ltoptions.m4
11
12 # This is to help aclocal find these macros, as it can't see m4_define.
13 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
14
15
16 # _LT_MANGLE_OPTION(MACRO-NAME, OPTION-NAME)
17 # ------------------------------------------
18 m4_define([_LT_MANGLE_OPTION],
19 [[_LT_OPTION_]m4_bpatsubst($1__$2, [[^a-zA-Z0-9_]], [_])])
20
21
22 # _LT_SET_OPTION(MACRO-NAME, OPTION-NAME)
23 # ---------------------------------------
24 # Set option OPTION-NAME for macro MACRO-NAME, and if there is a
25 # matching handler defined, dispatch to it. Other OPTION-NAMEs are
26 # saved as a flag.
27 m4_define([_LT_SET_OPTION],
28 [m4_define(_LT_MANGLE_OPTION([$1], [$2]))dnl
29 m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
30 _LT_MANGLE_DEFUN([$1], [$2]),
31 [m4_warning([Unknown $1 option `$2'])])[]dnl
32 ])
33
34
35 # _LT_IF_OPTION(MACRO-NAME, OPTION-NAME, IF-SET, [IF-NOT-SET])
36 # ------------------------------------------------------------
37 # Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
38 m4_define([_LT_IF_OPTION],
39 [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
40
41
42 # _LT_UNLESS_OPTIONS(MACRO-NAME, OPTION-LIST, IF-NOT-SET)
43 # -------------------------------------------------------
44 # Execute IF-NOT-SET unless all options in OPTION-LIST for MACRO-NAME
45 # are set.
46 m4_define([_LT_UNLESS_OPTIONS],
47 [m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
48 [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
49 [m4_define([$0_found])])])[]dnl
50 m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
51 ])[]dnl
52 ])
53
54
55 # _LT_SET_OPTIONS(MACRO-NAME, OPTION-LIST)
56 # ----------------------------------------
57 # OPTION-LIST is a space-separated list of Libtool options associated
58 # with MACRO-NAME. If any OPTION has a matching handler declared with
59 # LT_OPTION_DEFINE, dispatch to that macro; otherwise complain about
60 # the unknown option and exit.
61 m4_defun([_LT_SET_OPTIONS],
62 [# Set options
63 m4_foreach([_LT_Option], m4_split(m4_normalize([$2])),
64 [_LT_SET_OPTION([$1], _LT_Option)])
65
66 m4_if([$1],[LT_INIT],[
67 dnl
68 dnl Simply set some default values (i.e off) if boolean options were not
69 dnl specified:
70 _LT_UNLESS_OPTIONS([LT_INIT], [dlopen], [enable_dlopen=no
71 ])
72 _LT_UNLESS_OPTIONS([LT_INIT], [win32-dll], [enable_win32_dll=no
73 ])
74 dnl
75 dnl If no reference was made to various pairs of opposing options, then
76 dnl we run the default mode handler for the pair. For example, if neither
77 dnl `shared' nor `disable-shared' was passed, we enable building of shared
78 dnl archives by default:
79 _LT_UNLESS_OPTIONS([LT_INIT], [shared disable-shared], [_LT_ENABLE_SHARED])
80 _LT_UNLESS_OPTIONS([LT_INIT], [static disable-static], [_LT_ENABLE_STATIC])
81 _LT_UNLESS_OPTIONS([LT_INIT], [pic-only no-pic], [_LT_WITH_PIC])
82 _LT_UNLESS_OPTIONS([LT_INIT], [fast-install disable-fast-install],
83 [_LT_ENABLE_FAST_INSTALL])
84 ])
85 ])# _LT_SET_OPTIONS
86
87
88 ## --------------------------------- ##
89 ## Macros to handle LT_INIT options. ##
90 ## --------------------------------- ##
91
92 # _LT_MANGLE_DEFUN(MACRO-NAME, OPTION-NAME)
93 # -----------------------------------------
94 m4_define([_LT_MANGLE_DEFUN],
95 [[_LT_OPTION_DEFUN_]m4_bpatsubst(m4_toupper([$1__$2]), [[^A-Z0-9_]], [_])])
96
97
98 # LT_OPTION_DEFINE(MACRO-NAME, OPTION-NAME, CODE)
99 # -----------------------------------------------
100 m4_define([LT_OPTION_DEFINE],
101 [m4_define(_LT_MANGLE_DEFUN([$1], [$2]), [$3])[]dnl
102 ])# LT_OPTION_DEFINE
103
104
105 # dlopen
106 # ------
107 LT_OPTION_DEFINE([LT_INIT], [dlopen], [enable_dlopen=yes
108 ])
109
110 AU_DEFUN([AC_LIBTOOL_DLOPEN],
111 [_LT_SET_OPTION([LT_INIT], [dlopen])
112 AC_DIAGNOSE([obsolete],
113 [$0: Remove this warning and the call to _LT_SET_OPTION when you
114 put the `dlopen' option into LT_INIT's first parameter.])
115 ])
116
117 dnl aclocal-1.4 backwards compatibility:
118 dnl AC_DEFUN([AC_LIBTOOL_DLOPEN], [])
119
120
121 # win32-dll
122 # ---------
123 # Declare package support for building win32 dll's.
124 LT_OPTION_DEFINE([LT_INIT], [win32-dll],
125 [enable_win32_dll=yes
126
127 case $host in
128 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
129 AC_CHECK_TOOL(AS, as, false)
130 AC_CHECK_TOOL(DLLTOOL, dlltool, false)
131 AC_CHECK_TOOL(OBJDUMP, objdump, false)
132 ;;
133 esac
134
135 test -z "$AS" && AS=as
136 _LT_DECL([], [AS], [1], [Assembler program])dnl
137
138 test -z "$DLLTOOL" && DLLTOOL=dlltool
139 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
140
141 test -z "$OBJDUMP" && OBJDUMP=objdump
142 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
143 ])# win32-dll
144
145 AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
146 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
147 _LT_SET_OPTION([LT_INIT], [win32-dll])
148 AC_DIAGNOSE([obsolete],
149 [$0: Remove this warning and the call to _LT_SET_OPTION when you
150 put the `win32-dll' option into LT_INIT's first parameter.])
151 ])
152
153 dnl aclocal-1.4 backwards compatibility:
154 dnl AC_DEFUN([AC_LIBTOOL_WIN32_DLL], [])
155
156
157 # _LT_ENABLE_SHARED([DEFAULT])
158 # ----------------------------
159 # implement the --enable-shared flag, and supports the `shared' and
160 # `disable-shared' LT_INIT options.
161 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
162 m4_define([_LT_ENABLE_SHARED],
163 [m4_define([_LT_ENABLE_SHARED_DEFAULT], [m4_if($1, no, no, yes)])dnl
164 AC_ARG_ENABLE([shared],
165 [AS_HELP_STRING([--enable-shared@<:@=PKGS@:>@],
166 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
167 [p=${PACKAGE-default}
168 case $enableval in
169 yes) enable_shared=yes ;;
170 no) enable_shared=no ;;
171 *)
172 enable_shared=no
173 # Look at the argument we got. We use all the common list separators.
174 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
175 for pkg in $enableval; do
176 IFS="$lt_save_ifs"
177 if test "X$pkg" = "X$p"; then
178 enable_shared=yes
179 fi
180 done
181 IFS="$lt_save_ifs"
182 ;;
183 esac],
184 [enable_shared=]_LT_ENABLE_SHARED_DEFAULT)
185
186 _LT_DECL([build_libtool_libs], [enable_shared], [0],
187 [Whether or not to build shared libraries])
188 ])# _LT_ENABLE_SHARED
189
190 LT_OPTION_DEFINE([LT_INIT], [shared], [_LT_ENABLE_SHARED([yes])])
191 LT_OPTION_DEFINE([LT_INIT], [disable-shared], [_LT_ENABLE_SHARED([no])])
192
193 # Old names:
194 AC_DEFUN([AC_ENABLE_SHARED],
195 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[shared])
196 ])
197
198 AC_DEFUN([AC_DISABLE_SHARED],
199 [_LT_SET_OPTION([LT_INIT], [disable-shared])
200 ])
201
202 AU_DEFUN([AM_ENABLE_SHARED], [AC_ENABLE_SHARED($@)])
203 AU_DEFUN([AM_DISABLE_SHARED], [AC_DISABLE_SHARED($@)])
204
205 dnl aclocal-1.4 backwards compatibility:
206 dnl AC_DEFUN([AM_ENABLE_SHARED], [])
207 dnl AC_DEFUN([AM_DISABLE_SHARED], [])
208
209
210
211 # _LT_ENABLE_STATIC([DEFAULT])
212 # ----------------------------
213 # implement the --enable-static flag, and support the `static' and
214 # `disable-static' LT_INIT options.
215 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
216 m4_define([_LT_ENABLE_STATIC],
217 [m4_define([_LT_ENABLE_STATIC_DEFAULT], [m4_if($1, no, no, yes)])dnl
218 AC_ARG_ENABLE([static],
219 [AS_HELP_STRING([--enable-static@<:@=PKGS@:>@],
220 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
221 [p=${PACKAGE-default}
222 case $enableval in
223 yes) enable_static=yes ;;
224 no) enable_static=no ;;
225 *)
226 enable_static=no
227 # Look at the argument we got. We use all the common list separators.
228 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
229 for pkg in $enableval; do
230 IFS="$lt_save_ifs"
231 if test "X$pkg" = "X$p"; then
232 enable_static=yes
233 fi
234 done
235 IFS="$lt_save_ifs"
236 ;;
237 esac],
238 [enable_static=]_LT_ENABLE_STATIC_DEFAULT)
239
240 _LT_DECL([build_old_libs], [enable_static], [0],
241 [Whether or not to build static libraries])
242 ])# _LT_ENABLE_STATIC
243
244 LT_OPTION_DEFINE([LT_INIT], [static], [_LT_ENABLE_STATIC([yes])])
245 LT_OPTION_DEFINE([LT_INIT], [disable-static], [_LT_ENABLE_STATIC([no])])
246
247 # Old names:
248 AC_DEFUN([AC_ENABLE_STATIC],
249 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[static])
250 ])
251
252 AC_DEFUN([AC_DISABLE_STATIC],
253 [_LT_SET_OPTION([LT_INIT], [disable-static])
254 ])
255
256 AU_DEFUN([AM_ENABLE_STATIC], [AC_ENABLE_STATIC($@)])
257 AU_DEFUN([AM_DISABLE_STATIC], [AC_DISABLE_STATIC($@)])
258
259 dnl aclocal-1.4 backwards compatibility:
260 dnl AC_DEFUN([AM_ENABLE_STATIC], [])
261 dnl AC_DEFUN([AM_DISABLE_STATIC], [])
262
263
264
265 # _LT_ENABLE_FAST_INSTALL([DEFAULT])
266 # ----------------------------------
267 # implement the --enable-fast-install flag, and support the `fast-install'
268 # and `disable-fast-install' LT_INIT options.
269 # DEFAULT is either `yes' or `no'. If omitted, it defaults to `yes'.
270 m4_define([_LT_ENABLE_FAST_INSTALL],
271 [m4_define([_LT_ENABLE_FAST_INSTALL_DEFAULT], [m4_if($1, no, no, yes)])dnl
272 AC_ARG_ENABLE([fast-install],
273 [AS_HELP_STRING([--enable-fast-install@<:@=PKGS@:>@],
274 [optimize for fast installation @<:@default=]_LT_ENABLE_FAST_INSTALL_DEFAULT[@:>@])],
275 [p=${PACKAGE-default}
276 case $enableval in
277 yes) enable_fast_install=yes ;;
278 no) enable_fast_install=no ;;
279 *)
280 enable_fast_install=no
281 # Look at the argument we got. We use all the common list separators.
282 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
283 for pkg in $enableval; do
284 IFS="$lt_save_ifs"
285 if test "X$pkg" = "X$p"; then
286 enable_fast_install=yes
287 fi
288 done
289 IFS="$lt_save_ifs"
290 ;;
291 esac],
292 [enable_fast_install=]_LT_ENABLE_FAST_INSTALL_DEFAULT)
293
294 _LT_DECL([fast_install], [enable_fast_install], [0],
295 [Whether or not to optimize for fast installation])dnl
296 ])# _LT_ENABLE_FAST_INSTALL
297
298 LT_OPTION_DEFINE([LT_INIT], [fast-install], [_LT_ENABLE_FAST_INSTALL([yes])])
299 LT_OPTION_DEFINE([LT_INIT], [disable-fast-install], [_LT_ENABLE_FAST_INSTALL([no])])
300
301 # Old names:
302 AU_DEFUN([AC_ENABLE_FAST_INSTALL],
303 [_LT_SET_OPTION([LT_INIT], m4_if([$1], [no], [disable-])[fast-install])
304 AC_DIAGNOSE([obsolete],
305 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
306 the `fast-install' option into LT_INIT's first parameter.])
307 ])
308
309 AU_DEFUN([AC_DISABLE_FAST_INSTALL],
310 [_LT_SET_OPTION([LT_INIT], [disable-fast-install])
311 AC_DIAGNOSE([obsolete],
312 [$0: Remove this warning and the call to _LT_SET_OPTION when you put
313 the `disable-fast-install' option into LT_INIT's first parameter.])
314 ])
315
316 dnl aclocal-1.4 backwards compatibility:
317 dnl AC_DEFUN([AC_ENABLE_FAST_INSTALL], [])
318 dnl AC_DEFUN([AM_DISABLE_FAST_INSTALL], [])
319
320
321 # _LT_WITH_PIC([MODE])
322 # --------------------
323 # implement the --with-pic flag, and support the `pic-only' and `no-pic'
324 # LT_INIT options.
325 # MODE is either `yes' or `no'. If omitted, it defaults to `both'.
326 m4_define([_LT_WITH_PIC],
327 [AC_ARG_WITH([pic],
328 [AS_HELP_STRING([--with-pic@<:@=PKGS@:>@],
329 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
330 [lt_p=${PACKAGE-default}
331 case $withval in
332 yes|no) pic_mode=$withval ;;
333 *)
334 pic_mode=default
335 # Look at the argument we got. We use all the common list separators.
336 lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
337 for lt_pkg in $withval; do
338 IFS="$lt_save_ifs"
339 if test "X$lt_pkg" = "X$lt_p"; then
340 pic_mode=yes
341 fi
342 done
343 IFS="$lt_save_ifs"
344 ;;
345 esac],
346 [pic_mode=default])
347
348 test -z "$pic_mode" && pic_mode=m4_default([$1], [default])
349
350 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
351 ])# _LT_WITH_PIC
352
353 LT_OPTION_DEFINE([LT_INIT], [pic-only], [_LT_WITH_PIC([yes])])
354 LT_OPTION_DEFINE([LT_INIT], [no-pic], [_LT_WITH_PIC([no])])
355
356 # Old name:
357 AU_DEFUN([AC_LIBTOOL_PICMODE],
358 [_LT_SET_OPTION([LT_INIT], [pic-only])
359 AC_DIAGNOSE([obsolete],
360 [$0: Remove this warning and the call to _LT_SET_OPTION when you
361 put the `pic-only' option into LT_INIT's first parameter.])
362 ])
363
364 dnl aclocal-1.4 backwards compatibility:
365 dnl AC_DEFUN([AC_LIBTOOL_PICMODE], [])
366
367 ## ----------------- ##
368 ## LTDL_INIT Options ##
369 ## ----------------- ##
370
371 m4_define([_LTDL_MODE], [])
372 LT_OPTION_DEFINE([LTDL_INIT], [nonrecursive],
373 [m4_define([_LTDL_MODE], [nonrecursive])])
374 LT_OPTION_DEFINE([LTDL_INIT], [recursive],
375 [m4_define([_LTDL_MODE], [recursive])])
376 LT_OPTION_DEFINE([LTDL_INIT], [subproject],
377 [m4_define([_LTDL_MODE], [subproject])])
378
379 m4_define([_LTDL_TYPE], [])
380 LT_OPTION_DEFINE([LTDL_INIT], [installable],
381 [m4_define([_LTDL_TYPE], [installable])])
382 LT_OPTION_DEFINE([LTDL_INIT], [convenience],
383 [m4_define([_LTDL_TYPE], [convenience])])
+0
-123
libempathy-gtk/egg-list-box/m4/ltsugar.m4 less more
0 # ltsugar.m4 -- libtool m4 base layer. -*-Autoconf-*-
1 #
2 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
3 # Written by Gary V. Vaughan, 2004
4 #
5 # This file is free software; the Free Software Foundation gives
6 # unlimited permission to copy and/or distribute it, with or without
7 # modifications, as long as this notice is preserved.
8
9 # serial 6 ltsugar.m4
10
11 # This is to help aclocal find these macros, as it can't see m4_define.
12 AC_DEFUN([LTSUGAR_VERSION], [m4_if([0.1])])
13
14
15 # lt_join(SEP, ARG1, [ARG2...])
16 # -----------------------------
17 # Produce ARG1SEPARG2...SEPARGn, omitting [] arguments and their
18 # associated separator.
19 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier
20 # versions in m4sugar had bugs.
21 m4_define([lt_join],
22 [m4_if([$#], [1], [],
23 [$#], [2], [[$2]],
24 [m4_if([$2], [], [], [[$2]_])$0([$1], m4_shift(m4_shift($@)))])])
25 m4_define([_lt_join],
26 [m4_if([$#$2], [2], [],
27 [m4_if([$2], [], [], [[$1$2]])$0([$1], m4_shift(m4_shift($@)))])])
28
29
30 # lt_car(LIST)
31 # lt_cdr(LIST)
32 # ------------
33 # Manipulate m4 lists.
34 # These macros are necessary as long as will still need to support
35 # Autoconf-2.59 which quotes differently.
36 m4_define([lt_car], [[$1]])
37 m4_define([lt_cdr],
38 [m4_if([$#], 0, [m4_fatal([$0: cannot be called without arguments])],
39 [$#], 1, [],
40 [m4_dquote(m4_shift($@))])])
41 m4_define([lt_unquote], $1)
42
43
44 # lt_append(MACRO-NAME, STRING, [SEPARATOR])
45 # ------------------------------------------
46 # Redefine MACRO-NAME to hold its former content plus `SEPARATOR'`STRING'.
47 # Note that neither SEPARATOR nor STRING are expanded; they are appended
48 # to MACRO-NAME as is (leaving the expansion for when MACRO-NAME is invoked).
49 # No SEPARATOR is output if MACRO-NAME was previously undefined (different
50 # than defined and empty).
51 #
52 # This macro is needed until we can rely on Autoconf 2.62, since earlier
53 # versions of m4sugar mistakenly expanded SEPARATOR but not STRING.
54 m4_define([lt_append],
55 [m4_define([$1],
56 m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
57
58
59
60 # lt_combine(SEP, PREFIX-LIST, INFIX, SUFFIX1, [SUFFIX2...])
61 # ----------------------------------------------------------
62 # Produce a SEP delimited list of all paired combinations of elements of
63 # PREFIX-LIST with SUFFIX1 through SUFFIXn. Each element of the list
64 # has the form PREFIXmINFIXSUFFIXn.
65 # Needed until we can rely on m4_combine added in Autoconf 2.62.
66 m4_define([lt_combine],
67 [m4_if(m4_eval([$# > 3]), [1],
68 [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
69 [[m4_foreach([_Lt_prefix], [$2],
70 [m4_foreach([_Lt_suffix],
71 ]m4_dquote(m4_dquote(m4_shift(m4_shift(m4_shift($@)))))[,
72 [_Lt_sep([$1])[]m4_defn([_Lt_prefix])[$3]m4_defn([_Lt_suffix])])])])])
73
74
75 # lt_if_append_uniq(MACRO-NAME, VARNAME, [SEPARATOR], [UNIQ], [NOT-UNIQ])
76 # -----------------------------------------------------------------------
77 # Iff MACRO-NAME does not yet contain VARNAME, then append it (delimited
78 # by SEPARATOR if supplied) and expand UNIQ, else NOT-UNIQ.
79 m4_define([lt_if_append_uniq],
80 [m4_ifdef([$1],
81 [m4_if(m4_index([$3]m4_defn([$1])[$3], [$3$2$3]), [-1],
82 [lt_append([$1], [$2], [$3])$4],
83 [$5])],
84 [lt_append([$1], [$2], [$3])$4])])
85
86
87 # lt_dict_add(DICT, KEY, VALUE)
88 # -----------------------------
89 m4_define([lt_dict_add],
90 [m4_define([$1($2)], [$3])])
91
92
93 # lt_dict_add_subkey(DICT, KEY, SUBKEY, VALUE)
94 # --------------------------------------------
95 m4_define([lt_dict_add_subkey],
96 [m4_define([$1($2:$3)], [$4])])
97
98
99 # lt_dict_fetch(DICT, KEY, [SUBKEY])
100 # ----------------------------------
101 m4_define([lt_dict_fetch],
102 [m4_ifval([$3],
103 m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
104 m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
105
106
107 # lt_if_dict_fetch(DICT, KEY, [SUBKEY], VALUE, IF-TRUE, [IF-FALSE])
108 # -----------------------------------------------------------------
109 m4_define([lt_if_dict_fetch],
110 [m4_if(lt_dict_fetch([$1], [$2], [$3]), [$4],
111 [$5],
112 [$6])])
113
114
115 # lt_dict_filter(DICT, [SUBKEY], VALUE, [SEPARATOR], KEY, [...])
116 # --------------------------------------------------------------
117 m4_define([lt_dict_filter],
118 [m4_if([$5], [], [],
119 [lt_join(m4_quote(m4_default([$4], [[, ]])),
120 lt_unquote(m4_split(m4_normalize(m4_foreach(_Lt_key, lt_car([m4_shiftn(4, $@)]),
121 [lt_if_dict_fetch([$1], _Lt_key, [$2], [$3], [_Lt_key ])])))))])[]dnl
122 ])
+0
-23
libempathy-gtk/egg-list-box/m4/ltversion.m4 less more
0 # ltversion.m4 -- version numbers -*- Autoconf -*-
1 #
2 # Copyright (C) 2004 Free Software Foundation, Inc.
3 # Written by Scott James Remnant, 2004
4 #
5 # This file is free software; the Free Software Foundation gives
6 # unlimited permission to copy and/or distribute it, with or without
7 # modifications, as long as this notice is preserved.
8
9 # @configure_input@
10
11 # serial 3337 ltversion.m4
12 # This file is part of GNU Libtool
13
14 m4_define([LT_PACKAGE_VERSION], [2.4.2])
15 m4_define([LT_PACKAGE_REVISION], [1.3337])
16
17 AC_DEFUN([LTVERSION_VERSION],
18 [macro_version='2.4.2'
19 macro_revision='1.3337'
20 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
21 _LT_DECL(, macro_revision, 0)
22 ])
+0
-98
libempathy-gtk/egg-list-box/m4/lt~obsolete.m4 less more
0 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
1 #
2 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
3 # Written by Scott James Remnant, 2004.
4 #
5 # This file is free software; the Free Software Foundation gives
6 # unlimited permission to copy and/or distribute it, with or without
7 # modifications, as long as this notice is preserved.
8
9 # serial 5 lt~obsolete.m4
10
11 # These exist entirely to fool aclocal when bootstrapping libtool.
12 #
13 # In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN)
14 # which have later been changed to m4_define as they aren't part of the
15 # exported API, or moved to Autoconf or Automake where they belong.
16 #
17 # The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN
18 # in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us
19 # using a macro with the same name in our local m4/libtool.m4 it'll
20 # pull the old libtool.m4 in (it doesn't see our shiny new m4_define
21 # and doesn't know about Autoconf macros at all.)
22 #
23 # So we provide this file, which has a silly filename so it's always
24 # included after everything else. This provides aclocal with the
25 # AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything
26 # because those macros already exist, or will be overwritten later.
27 # We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6.
28 #
29 # Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here.
30 # Yes, that means every name once taken will need to remain here until
31 # we give up compatibility with versions before 1.7, at which point
32 # we need to keep only those names which we still refer to.
33
34 # This is to help aclocal find these macros, as it can't see m4_define.
35 AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])])
36
37 m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])])
38 m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])])
39 m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])])
40 m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])])
41 m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])])
42 m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])])
43 m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])])
44 m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])])
45 m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])])
46 m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])])
47 m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])])
48 m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])])
49 m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])])
50 m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])])
51 m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])])
52 m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])])
53 m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])])
54 m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])])
55 m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])])
56 m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])])
57 m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])])
58 m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])])
59 m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])])
60 m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])])
61 m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])])
62 m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])])
63 m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])])
64 m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])])
65 m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])])
66 m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])])
67 m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])])
68 m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])])
69 m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])])
70 m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])])
71 m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])])
72 m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])])
73 m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])])
74 m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])])
75 m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])])
76 m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])])
77 m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])])
78 m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])])
79 m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
80 m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
81 m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
82 m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])])
83 m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])])
84 m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])])
85 m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])])
86 m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])])
87 m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])])
88 m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
89 m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])])
90 m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])])
91 m4_ifndef([_LT_REQUIRED_DARWIN_CHECKS], [AC_DEFUN([_LT_REQUIRED_DARWIN_CHECKS])])
92 m4_ifndef([_LT_AC_PROG_CXXCPP], [AC_DEFUN([_LT_AC_PROG_CXXCPP])])
93 m4_ifndef([_LT_PREPARE_SED_QUOTE_VARS], [AC_DEFUN([_LT_PREPARE_SED_QUOTE_VARS])])
94 m4_ifndef([_LT_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_PROG_ECHO_BACKSLASH])])
95 m4_ifndef([_LT_PROG_F77], [AC_DEFUN([_LT_PROG_F77])])
96 m4_ifndef([_LT_PROG_FC], [AC_DEFUN([_LT_PROG_FC])])
97 m4_ifndef([_LT_PROG_CXX], [AC_DEFUN([_LT_PROG_CXX])])
00 #! /bin/sh
11 # Common stub for a few missing GNU programs while installing.
22
3 scriptversion=2012-01-06.13; # UTC
4
5 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
6 # 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
3 scriptversion=2012-01-06.18; # UTC
4
5 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
76 # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
87
98 # This program is free software; you can redistribute it and/or modify
2524 # the same distribution terms that you use for the rest of that program.
2625
2726 if test $# -eq 0; then
28 echo 1>&2 "Try \`$0 --help' for more information"
27 echo 1>&2 "Try '$0 --help' for more information"
2928 exit 1
3029 fi
3130
3332 sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
3433 sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
3534
36 # In the cases where this matters, `missing' is being run in the
35 # In the cases where this matters, 'missing' is being run in the
3736 # srcdir already.
3837 if test -f configure.ac; then
3938 configure_ac=configure.ac
6463 echo "\
6564 $0 [OPTION]... PROGRAM [ARGUMENT]...
6665
67 Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
66 Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
6867 error status if there is no known handling for PROGRAM.
6968
7069 Options:
7372 --run try to run the given command, and emulate it if it fails
7473
7574 Supported PROGRAM values:
76 aclocal touch file \`aclocal.m4'
77 autoconf touch file \`configure'
78 autoheader touch file \`config.h.in'
75 aclocal touch file 'aclocal.m4'
76 autoconf touch file 'configure'
77 autoheader touch file 'config.h.in'
7978 autom4te touch the output file, or create a stub one
80 automake touch all \`Makefile.in' files
81 bison create \`y.tab.[ch]', if possible, from existing .[ch]
82 flex create \`lex.yy.c', if possible, from existing .c
79 automake touch all 'Makefile.in' files
80 bison create 'y.tab.[ch]', if possible, from existing .[ch]
81 flex create 'lex.yy.c', if possible, from existing .c
8382 help2man touch the output file
84 lex create \`lex.yy.c', if possible, from existing .c
83 lex create 'lex.yy.c', if possible, from existing .c
8584 makeinfo touch the output file
86 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
87
88 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
89 \`g' are ignored when checking the name.
85 yacc create 'y.tab.[ch]', if possible, from existing .[ch]
86
87 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
88 'g' are ignored when checking the name.
9089
9190 Send bug reports to <bug-automake@gnu.org>."
9291 exit $?
9897 ;;
9998
10099 -*)
101 echo 1>&2 "$0: Unknown \`$1' option"
102 echo 1>&2 "Try \`$0 --help' for more information"
100 echo 1>&2 "$0: Unknown '$1' option"
101 echo 1>&2 "Try '$0 --help' for more information"
103102 exit 1
104103 ;;
105104
126125 exit 1
127126 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
128127 # Could not run --version or --help. This is probably someone
129 # running `$TOOL --version' or `$TOOL --help' to check whether
128 # running '$TOOL --version' or '$TOOL --help' to check whether
130129 # $TOOL exists and not knowing $TOOL uses missing.
131130 exit 1
132131 fi
138137 case $program in
139138 aclocal*)
140139 echo 1>&2 "\
141 WARNING: \`$1' is $msg. You should only need it if
142 you modified \`acinclude.m4' or \`${configure_ac}'. You might want
143 to install the \`Automake' and \`Perl' packages. Grab them from
140 WARNING: '$1' is $msg. You should only need it if
141 you modified 'acinclude.m4' or '${configure_ac}'. You might want
142 to install the Automake and Perl packages. Grab them from
144143 any GNU archive site."
145144 touch aclocal.m4
146145 ;;
147146
148147 autoconf*)
149148 echo 1>&2 "\
150 WARNING: \`$1' is $msg. You should only need it if
151 you modified \`${configure_ac}'. You might want to install the
152 \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
149 WARNING: '$1' is $msg. You should only need it if
150 you modified '${configure_ac}'. You might want to install the
151 Autoconf and GNU m4 packages. Grab them from any GNU
153152 archive site."
154153 touch configure
155154 ;;
156155
157156 autoheader*)
158157 echo 1>&2 "\
159 WARNING: \`$1' is $msg. You should only need it if
160 you modified \`acconfig.h' or \`${configure_ac}'. You might want
161 to install the \`Autoconf' and \`GNU m4' packages. Grab them
158 WARNING: '$1' is $msg. You should only need it if
159 you modified 'acconfig.h' or '${configure_ac}'. You might want
160 to install the Autoconf and GNU m4 packages. Grab them
162161 from any GNU archive site."
163162 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
164163 test -z "$files" && files="config.h"
175174
176175 automake*)
177176 echo 1>&2 "\
178 WARNING: \`$1' is $msg. You should only need it if
179 you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
180 You might want to install the \`Automake' and \`Perl' packages.
177 WARNING: '$1' is $msg. You should only need it if
178 you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'.
179 You might want to install the Automake and Perl packages.
181180 Grab them from any GNU archive site."
182181 find . -type f -name Makefile.am -print |
183182 sed 's/\.am$/.in/' |
186185
187186 autom4te*)
188187 echo 1>&2 "\
189 WARNING: \`$1' is needed, but is $msg.
188 WARNING: '$1' is needed, but is $msg.
190189 You might have modified some files without having the
191190 proper tools for further handling them.
192 You can get \`$1' as part of \`Autoconf' from any GNU
191 You can get '$1' as part of Autoconf from any GNU
193192 archive site."
194193
195194 file=`echo "$*" | sed -n "$sed_output"`
209208
210209 bison*|yacc*)
211210 echo 1>&2 "\
212 WARNING: \`$1' $msg. You should only need it if
213 you modified a \`.y' file. You may need the \`Bison' package
211 WARNING: '$1' $msg. You should only need it if
212 you modified a '.y' file. You may need the Bison package
214213 in order for those modifications to take effect. You can get
215 \`Bison' from any GNU archive site."
214 Bison from any GNU archive site."
216215 rm -f y.tab.c y.tab.h
217216 if test $# -ne 1; then
218217 eval LASTARG=\${$#}
239238
240239 lex*|flex*)
241240 echo 1>&2 "\
242 WARNING: \`$1' is $msg. You should only need it if
243 you modified a \`.l' file. You may need the \`Flex' package
241 WARNING: '$1' is $msg. You should only need it if
242 you modified a '.l' file. You may need the Flex package
244243 in order for those modifications to take effect. You can get
245 \`Flex' from any GNU archive site."
244 Flex from any GNU archive site."
246245 rm -f lex.yy.c
247246 if test $# -ne 1; then
248247 eval LASTARG=\${$#}
262261
263262 help2man*)
264263 echo 1>&2 "\
265 WARNING: \`$1' is $msg. You should only need it if
264 WARNING: '$1' is $msg. You should only need it if
266265 you modified a dependency of a manual page. You may need the
267 \`Help2man' package in order for those modifications to take
268 effect. You can get \`Help2man' from any GNU archive site."
266 Help2man package in order for those modifications to take
267 effect. You can get Help2man from any GNU archive site."
269268
270269 file=`echo "$*" | sed -n "$sed_output"`
271270 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
280279
281280 makeinfo*)
282281 echo 1>&2 "\
283 WARNING: \`$1' is $msg. You should only need it if
284 you modified a \`.texi' or \`.texinfo' file, or any other file
282 WARNING: '$1' is $msg. You should only need it if
283 you modified a '.texi' or '.texinfo' file, or any other file
285284 indirectly affecting the aspect of the manual. The spurious
286 call might also be the consequence of using a buggy \`make' (AIX,
287 DU, IRIX). You might want to install the \`Texinfo' package or
288 the \`GNU make' package. Grab either from any GNU archive site."
285 call might also be the consequence of using a buggy 'make' (AIX,
286 DU, IRIX). You might want to install the Texinfo package or
287 the GNU make package. Grab either from any GNU archive site."
289288 # The file to touch is that specified with -o ...
290289 file=`echo "$*" | sed -n "$sed_output"`
291290 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
309308
310309 *)
311310 echo 1>&2 "\
312 WARNING: \`$1' is needed, and is $msg.
311 WARNING: '$1' is needed, and is $msg.
313312 You might have modified some files without having the
314 proper tools for further handling them. Check the \`README' file,
313 proper tools for further handling them. Check the 'README' file,
315314 it often tells you about the needed prerequisites for installing
316315 this package. You may also peek at any GNU archive site, in case
317 some other package would contain this missing \`$1' program."
316 some other package would contain this missing '$1' program."
318317 exit 1
319318 ;;
320319 esac
0 /* test-list.c generated by valac 0.17.6.3-6918, the Vala compiler
0 /* test-list.c generated by valac 0.18.1, the Vala compiler
11 * generated from test-list.vala, do not modify */
22
33 /* -*- Mode: vala; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 8 -*- */
0 /* test-scrolled.c generated by valac 0.17.6.3-6918, the Vala compiler
0 /* test-scrolled.c generated by valac 0.18.1, the Vala compiler
11 * generated from test-scrolled.vala, do not modify */
22
33 /* -*- Mode: vala; indent-tabs-mode: t; c-basic-offset: 2; tab-width: 8 -*- */
12581258 GtkTreeStore *store = log_window->priv->store_events;
12591259 GtkTreeIter iter, parent;
12601260 gchar *pretty_date, *alias, *body;
1261 gchar *msg_escaped;
12611262 GDateTime *date;
12621263 EmpathyStringParser *parsers;
12631264 GString *msg;
12811282 empathy_string_parser_substr (empathy_message_get_body (message), -1,
12821283 parsers, msg);
12831284
1285 msg_escaped = g_strescape (msg->str, NULL);
1286
12841287 if (tpl_text_event_get_message_type (TPL_TEXT_EVENT (event))
12851288 == TP_CHANNEL_TEXT_MESSAGE_TYPE_ACTION)
12861289 {
12871290 /* Translators: this is an emote: '* Danielle waves' */
1288 body = g_strdup_printf (_("<i>* %s %s</i>"), alias, msg->str);
1291 body = g_strdup_printf (_("<i>* %s %s</i>"), alias, msg_escaped);
12891292 }
12901293 else
12911294 {
12921295 /* Translators: this is a message: 'Danielle: hello'
12931296 * The string in bold is the sender's name */
1294 body = g_strdup_printf (_("<b>%s:</b> %s"), alias, msg->str);
1295 }
1297 body = g_strdup_printf (_("<b>%s:</b> %s"), alias, msg_escaped);
1298 }
1299
1300 g_free (msg_escaped);
12961301
12971302 gtk_tree_store_append (store, &iter, &parent);
12981303 gtk_tree_store_set (store, &iter,
00 #! /bin/sh
11 # Common stub for a few missing GNU programs while installing.
22
3 scriptversion=2012-01-06.13; # UTC
4
5 # Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
6 # 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
3 scriptversion=2012-01-06.18; # UTC
4
5 # Copyright (C) 1996-2012 Free Software Foundation, Inc.
76 # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
87
98 # This program is free software; you can redistribute it and/or modify
2524 # the same distribution terms that you use for the rest of that program.
2625
2726 if test $# -eq 0; then
28 echo 1>&2 "Try \`$0 --help' for more information"
27 echo 1>&2 "Try '$0 --help' for more information"
2928 exit 1
3029 fi
3130
3332 sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
3433 sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
3534
36 # In the cases where this matters, `missing' is being run in the
35 # In the cases where this matters, 'missing' is being run in the
3736 # srcdir already.
3837 if test -f configure.ac; then
3938 configure_ac=configure.ac
6463 echo "\
6564 $0 [OPTION]... PROGRAM [ARGUMENT]...
6665
67 Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
66 Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
6867 error status if there is no known handling for PROGRAM.
6968
7069 Options:
7372 --run try to run the given command, and emulate it if it fails
7473
7574 Supported PROGRAM values:
76 aclocal touch file \`aclocal.m4'
77 autoconf touch file \`configure'
78 autoheader touch file \`config.h.in'
75 aclocal touch file 'aclocal.m4'
76 autoconf touch file 'configure'
77 autoheader touch file 'config.h.in'
7978 autom4te touch the output file, or create a stub one
80 automake touch all \`Makefile.in' files
81 bison create \`y.tab.[ch]', if possible, from existing .[ch]
82 flex create \`lex.yy.c', if possible, from existing .c
79 automake touch all 'Makefile.in' files
80 bison create 'y.tab.[ch]', if possible, from existing .[ch]
81 flex create 'lex.yy.c', if possible, from existing .c
8382 help2man touch the output file
84 lex create \`lex.yy.c', if possible, from existing .c
83 lex create 'lex.yy.c', if possible, from existing .c
8584 makeinfo touch the output file
86 yacc create \`y.tab.[ch]', if possible, from existing .[ch]
87
88 Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
89 \`g' are ignored when checking the name.
85 yacc create 'y.tab.[ch]', if possible, from existing .[ch]
86
87 Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
88 'g' are ignored when checking the name.
9089
9190 Send bug reports to <bug-automake@gnu.org>."
9291 exit $?
9897 ;;
9998
10099 -*)
101 echo 1>&2 "$0: Unknown \`$1' option"
102 echo 1>&2 "Try \`$0 --help' for more information"
100 echo 1>&2 "$0: Unknown '$1' option"
101 echo 1>&2 "Try '$0 --help' for more information"
103102 exit 1
104103 ;;
105104
126125 exit 1
127126 elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
128127 # Could not run --version or --help. This is probably someone
129 # running `$TOOL --version' or `$TOOL --help' to check whether
128 # running '$TOOL --version' or '$TOOL --help' to check whether
130129 # $TOOL exists and not knowing $TOOL uses missing.
131130 exit 1
132131 fi
138137 case $program in
139138 aclocal*)
140139 echo 1>&2 "\
141 WARNING: \`$1' is $msg. You should only need it if
142 you modified \`acinclude.m4' or \`${configure_ac}'. You might want
143 to install the \`Automake' and \`Perl' packages. Grab them from
140 WARNING: '$1' is $msg. You should only need it if
141 you modified 'acinclude.m4' or '${configure_ac}'. You might want
142 to install the Automake and Perl packages. Grab them from
144143 any GNU archive site."
145144 touch aclocal.m4
146145 ;;
147146
148147 autoconf*)
149148 echo 1>&2 "\
150 WARNING: \`$1' is $msg. You should only need it if
151 you modified \`${configure_ac}'. You might want to install the
152 \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
149 WARNING: '$1' is $msg. You should only need it if
150 you modified '${configure_ac}'. You might want to install the
151 Autoconf and GNU m4 packages. Grab them from any GNU
153152 archive site."
154153 touch configure
155154 ;;
156155
157156 autoheader*)
158157 echo 1>&2 "\
159 WARNING: \`$1' is $msg. You should only need it if
160 you modified \`acconfig.h' or \`${configure_ac}'. You might want
161 to install the \`Autoconf' and \`GNU m4' packages. Grab them
158 WARNING: '$1' is $msg. You should only need it if
159 you modified 'acconfig.h' or '${configure_ac}'. You might want
160 to install the Autoconf and GNU m4 packages. Grab them
162161 from any GNU archive site."
163162 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
164163 test -z "$files" && files="config.h"
175174
176175 automake*)
177176 echo 1>&2 "\
178 WARNING: \`$1' is $msg. You should only need it if
179 you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
180 You might want to install the \`Automake' and \`Perl' packages.
177 WARNING: '$1' is $msg. You should only need it if
178 you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'.
179 You might want to install the Automake and Perl packages.
181180 Grab them from any GNU archive site."
182181 find . -type f -name Makefile.am -print |
183182 sed 's/\.am$/.in/' |
186185
187186 autom4te*)
188187 echo 1>&2 "\
189 WARNING: \`$1' is needed, but is $msg.
188 WARNING: '$1' is needed, but is $msg.
190189 You might have modified some files without having the
191190 proper tools for further handling them.
192 You can get \`$1' as part of \`Autoconf' from any GNU
191 You can get '$1' as part of Autoconf from any GNU
193192 archive site."
194193
195194 file=`echo "$*" | sed -n "$sed_output"`
209208
210209 bison*|yacc*)
211210 echo 1>&2 "\
212 WARNING: \`$1' $msg. You should only need it if
213 you modified a \`.y' file. You may need the \`Bison' package
211 WARNING: '$1' $msg. You should only need it if
212 you modified a '.y' file. You may need the Bison package
214213 in order for those modifications to take effect. You can get
215 \`Bison' from any GNU archive site."
214 Bison from any GNU archive site."
216215 rm -f y.tab.c y.tab.h
217216 if test $# -ne 1; then
218217 eval LASTARG=\${$#}
239238
240239 lex*|flex*)
241240 echo 1>&2 "\
242 WARNING: \`$1' is $msg. You should only need it if
243 you modified a \`.l' file. You may need the \`Flex' package
241 WARNING: '$1' is $msg. You should only need it if
242 you modified a '.l' file. You may need the Flex package
244243 in order for those modifications to take effect. You can get
245 \`Flex' from any GNU archive site."
244 Flex from any GNU archive site."
246245 rm -f lex.yy.c
247246 if test $# -ne 1; then
248247 eval LASTARG=\${$#}
262261
263262 help2man*)
264263 echo 1>&2 "\
265 WARNING: \`$1' is $msg. You should only need it if
264 WARNING: '$1' is $msg. You should only need it if
266265 you modified a dependency of a manual page. You may need the
267 \`Help2man' package in order for those modifications to take
268 effect. You can get \`Help2man' from any GNU archive site."
266 Help2man package in order for those modifications to take
267 effect. You can get Help2man from any GNU archive site."
269268
270269 file=`echo "$*" | sed -n "$sed_output"`
271270 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
280279
281280 makeinfo*)
282281 echo 1>&2 "\
283 WARNING: \`$1' is $msg. You should only need it if
284 you modified a \`.texi' or \`.texinfo' file, or any other file
282 WARNING: '$1' is $msg. You should only need it if
283 you modified a '.texi' or '.texinfo' file, or any other file
285284 indirectly affecting the aspect of the manual. The spurious
286 call might also be the consequence of using a buggy \`make' (AIX,
287 DU, IRIX). You might want to install the \`Texinfo' package or
288 the \`GNU make' package. Grab either from any GNU archive site."
285 call might also be the consequence of using a buggy 'make' (AIX,
286 DU, IRIX). You might want to install the Texinfo package or
287 the GNU make package. Grab either from any GNU archive site."
289288 # The file to touch is that specified with -o ...
290289 file=`echo "$*" | sed -n "$sed_output"`
291290 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
309308
310309 *)
311310 echo 1>&2 "\
312 WARNING: \`$1' is needed, and is $msg.
311 WARNING: '$1' is needed, and is $msg.
313312 You might have modified some files without having the
314 proper tools for further handling them. Check the \`README' file,
313 proper tools for further handling them. Check the 'README' file,
315314 it often tells you about the needed prerequisites for installing
316315 this package. You may also peek at any GNU archive site, in case
317 some other package would contain this missing \`$1' program."
316 some other package would contain this missing '$1' program."
318317 exit 1
319318 ;;
320319 esac
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5150 build_triplet = @build@
5251 host_triplet = @host@
5352 subdir = nautilus-sendto-plugin
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp
5555 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5656 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
5757 $(top_srcdir)/m4/ax_config_dir.m4 \
105105 AM_V_lt = $(am__v_lt_@AM_V@)
106106 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
107107 am__v_lt_0 = --silent
108 am__v_lt_1 =
108109 libnstempathy_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
109110 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
110111 $(AM_CFLAGS) $(CFLAGS) $(libnstempathy_la_LDFLAGS) $(LDFLAGS) \
111112 -o $@
113 AM_V_P = $(am__v_P_@AM_V@)
114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115 am__v_P_0 = false
116 am__v_P_1 = :
117 AM_V_GEN = $(am__v_GEN_@AM_V@)
118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119 am__v_GEN_0 = @echo " GEN " $@;
120 am__v_GEN_1 =
121 AM_V_at = $(am__v_at_@AM_V@)
122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123 am__v_at_0 = @
124 am__v_at_1 =
112125 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
113126 depcomp = $(SHELL) $(top_srcdir)/depcomp
114127 am__depfiles_maybe = depfiles
121134 $(AM_CFLAGS) $(CFLAGS)
122135 AM_V_CC = $(am__v_CC_@AM_V@)
123136 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
124 am__v_CC_0 = @echo " CC " $@;
125 AM_V_at = $(am__v_at_@AM_V@)
126 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127 am__v_at_0 = @
137 am__v_CC_0 = @echo " CC " $@;
138 am__v_CC_1 =
128139 CCLD = $(CC)
129140 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
130141 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
131142 $(AM_LDFLAGS) $(LDFLAGS) -o $@
132143 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
133144 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
134 am__v_CCLD_0 = @echo " CCLD " $@;
135 AM_V_GEN = $(am__v_GEN_@AM_V@)
136 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
137 am__v_GEN_0 = @echo " GEN " $@;
145 am__v_CCLD_0 = @echo " CCLD " $@;
146 am__v_CCLD_1 =
138147 SOURCES = $(libnstempathy_la_SOURCES)
139148 DIST_SOURCES = $(libnstempathy_la_SOURCES)
140149 am__can_run_installinfo = \
423432
424433 clean-pluginLTLIBRARIES:
425434 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
426 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
427 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
428 test "$$dir" != "$$p" || dir=.; \
429 echo "rm -f \"$${dir}/so_locations\""; \
430 rm -f "$${dir}/so_locations"; \
431 done
435 @list='$(plugin_LTLIBRARIES)'; \
436 locs=`for p in $$list; do echo $$p; done | \
437 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
438 sort -u`; \
439 test -z "$$locs" || { \
440 echo rm -f $${locs}; \
441 rm -f $${locs}; \
442 }
432443 libnstempathy.la: $(libnstempathy_la_OBJECTS) $(libnstempathy_la_DEPENDENCIES) $(EXTRA_libnstempathy_la_DEPENDENCIES)
433444 $(AM_V_CCLD)$(libnstempathy_la_LINK) -rpath $(plugindir) $(libnstempathy_la_OBJECTS) $(libnstempathy_la_LIBADD) $(LIBS)
434445
515526 here=`$(am__cd) $(top_builddir) && pwd` \
516527 && $(am__cd) $(top_srcdir) \
517528 && gtags -i $(GTAGS_ARGS) "$$here"
529
530 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
531 list='$(SOURCES) $(HEADERS) $(LISP)'; \
532 case "$(srcdir)" in \
533 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
534 *) sdir=$(subdir)/$(srcdir) ;; \
535 esac; \
536 for i in $$list; do \
537 if test -f "$$i"; then \
538 echo "$(subdir)/$$i"; \
539 else \
540 echo "$$sdir/$$i"; \
541 fi; \
542 done >> $(top_builddir)/cscope.files
518543
519544 distclean-tags:
520545 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
660685 .MAKE: install-am install-strip
661686
662687 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
663 clean-libtool clean-pluginLTLIBRARIES ctags distclean \
664 distclean-compile distclean-generic distclean-libtool \
665 distclean-tags distdir dvi dvi-am html html-am info info-am \
666 install install-am install-data install-data-am install-dvi \
667 install-dvi-am install-exec install-exec-am install-html \
668 install-html-am install-info install-info-am install-man \
669 install-pdf install-pdf-am install-pluginLTLIBRARIES \
670 install-ps install-ps-am install-strip installcheck \
671 installcheck-am installdirs maintainer-clean \
672 maintainer-clean-generic mostlyclean mostlyclean-compile \
673 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
674 tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
688 clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \
689 distclean distclean-compile distclean-generic \
690 distclean-libtool distclean-tags distdir dvi dvi-am html \
691 html-am info info-am install install-am install-data \
692 install-data-am install-dvi install-dvi-am install-exec \
693 install-exec-am install-html install-html-am install-info \
694 install-info-am install-man install-pdf install-pdf-am \
695 install-pluginLTLIBRARIES install-ps install-ps-am \
696 install-strip installcheck installcheck-am installdirs \
697 maintainer-clean maintainer-clean-generic mostlyclean \
698 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
699 pdf pdf-am ps ps-am tags uninstall uninstall-am \
700 uninstall-pluginLTLIBRARIES
675701
676702
677703 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1010 "Project-Id-Version: empathy.master.hi\n"
1111 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
1212 "product=empathy&keywords=I18N+L10N&component=General\n"
13 "POT-Creation-Date: 2012-09-18 11:40+0000\n"
14 "PO-Revision-Date: 2012-09-20 12:08+0530\n"
15 "Last-Translator: chandankumar <chandankumar.093047@gmail.com>\n"
13 "POT-Creation-Date: 2012-10-16 18:54+0000\n"
14 "PO-Revision-Date: 2012-11-23 13:38+0530\n"
15 "Last-Translator: Rajesh Ranjan <rajesh>\n"
1616 "Language-Team: Hindi <kde-i18n-doc@kde.org>\n"
1717 "Language: hi\n"
1818 "MIME-Version: 1.0\n"
1919 "Content-Type: text/plain; charset=UTF-8\n"
2020 "Content-Transfer-Encoding: 8bit\n"
2121 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
22 "X-Generator: Lokalize 1.4\n"
22 "X-Generator: Lokalize 1.5\n"
2323 "X-DamnedLies-Scope: partial\n"
2424
2525 #: ../data/empathy.desktop.in.in.h:1
2626 msgid "Empathy"
27 msgstr "Empathy"
27 msgstr "एंपेथी"
2828
2929 #: ../data/empathy.desktop.in.in.h:2
3030 msgid "IM Client"
761761 msgstr "आंतरिक त्रुटि"
762762
763763 #: ../libempathy/empathy-utils.c:497
764 #: ../libempathy-gtk/empathy-roster-model.h:30
764765 msgid "People Nearby"
765766 msgstr "निकटस्थ लोग"
766767
15211522 msgid "unknown"
15221523 msgstr "अज्ञात"
15231524
1524 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:967
1525 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:980
15251526 msgid "Topic:"
15261527 msgstr "विषय:"
15271528
16371638 #. * we get the new handler.
16381639 #: ../libempathy-gtk/empathy-chat.c:2989 ../src/empathy-call-window.c:1467
16391640 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2570
1640 #: ../src/empathy-event-manager.c:1166
1641 #: ../src/empathy-call-window.c:2876 ../src/empathy-event-manager.c:1166
16411642 msgid "Disconnected"
16421643 msgstr "डिस्कनेक्टेड"
16431644
19561957 #. Translators: this is used in the context menu for a contact. The first
19571958 #. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
19581959 #. * of the user's account IDs (e.g. me@hotmail.com).
1959 #: ../libempathy-gtk/empathy-individual-menu.c:172
1960 #: ../libempathy-gtk/empathy-individual-menu.c:177
19601961 #, c-format
19611962 msgid "%s (%s)"
19621963 msgstr "%s (%s)"
19631964
1964 #: ../libempathy-gtk/empathy-individual-menu.c:348
1965 #: ../libempathy-gtk/empathy-individual-menu.c:353
19651966 msgid "Select account to use to place the call"
19661967 msgstr "कॉल करने के लिए खाते का चयन करें"
19671968
1968 #: ../libempathy-gtk/empathy-individual-menu.c:352
1969 #: ../libempathy-gtk/empathy-individual-menu.c:357
19691970 #: ../libempathy-gtk/empathy-log-window.ui.h:6
19701971 #: ../src/empathy-call-window.ui.h:18
19711972 msgid "Call"
19721973 msgstr "कॉल करें"
19731974
1974 #: ../libempathy-gtk/empathy-individual-menu.c:417
1975 #: ../libempathy-gtk/empathy-individual-menu.c:422
19751976 msgid "Mobile"
19761977 msgstr "मोबाइल"
19771978
1978 #: ../libempathy-gtk/empathy-individual-menu.c:419
1979 #: ../libempathy-gtk/empathy-individual-menu.c:424
19791980 msgid "Work"
19801981 msgstr "काम"
19811982
1982 #: ../libempathy-gtk/empathy-individual-menu.c:421
1983 #: ../libempathy-gtk/empathy-individual-menu.c:426
19831984 msgid "HOME"
19841985 msgstr "घर"
19851986
1986 #: ../libempathy-gtk/empathy-individual-menu.c:662
1987 #: ../libempathy-gtk/empathy-individual-menu.c:669
19871988 msgid "_Block Contact"
19881989 msgstr "संपर्क रोकें (_B)"
19891990
1990 #: ../libempathy-gtk/empathy-individual-menu.c:718
1991 #: ../libempathy-gtk/empathy-individual-menu.c:725
19911992 msgid "Delete and _Block"
19921993 msgstr "हटाएँ और अवरोधित करें (_B)"
19931994
1994 #: ../libempathy-gtk/empathy-individual-menu.c:780
1995 #: ../libempathy-gtk/empathy-individual-menu.c:787
19951996 #, c-format
19961997 msgid "Do you really want to remove the contact '%s'?"
19971998 msgstr "क्या आप वाकई '%s' संपर्क हटाना चाहते हैं?"
19981999
1999 #: ../libempathy-gtk/empathy-individual-menu.c:789
2000 #: ../libempathy-gtk/empathy-individual-menu.c:796
20002001 #, c-format
20012002 msgid ""
20022003 "Do you really want to remove the linked contact '%s'? Note that this will "
20062007 "यह सभी संपर्कों "
20072008 "को हटा देगा जो इस लिंक संपर्क का बनता है."
20082009
2009 #: ../libempathy-gtk/empathy-individual-menu.c:800
2010 #: ../libempathy-gtk/empathy-individual-menu.c:807
20102011 msgid "Removing contact"
20112012 msgstr "संपर्क हटा रहा है"
20122013
2013 #: ../libempathy-gtk/empathy-individual-menu.c:864
2014 #: ../libempathy-gtk/empathy-individual-menu.c:871
20142015 #: ../libempathy-gtk/empathy-individual-view.c:2453
20152016 msgid "_Remove"
20162017 msgstr "हटाएं (_R)"
20172018
20182019 #. add chat button
2019 #: ../libempathy-gtk/empathy-individual-menu.c:1227
2020 #: ../libempathy-gtk/empathy-individual-menu.c:1234
20202021 #: ../libempathy-gtk/empathy-new-message-dialog.c:318
20212022 msgid "_Chat"
20222023 msgstr "चैट (_C)"
20232024
20242025 #. add SMS button
2025 #: ../libempathy-gtk/empathy-individual-menu.c:1262
2026 #: ../libempathy-gtk/empathy-individual-menu.c:1269
20262027 #: ../libempathy-gtk/empathy-new-message-dialog.c:312
20272028 msgid "_SMS"
20282029 msgstr "_SMS"
20292030
2030 #: ../libempathy-gtk/empathy-individual-menu.c:1295
2031 #: ../libempathy-gtk/empathy-individual-menu.c:1302
20312032 msgctxt "menu item"
20322033 msgid "_Audio Call"
20332034 msgstr "ऑडियो कॉल (_A)"
20342035
2035 #: ../libempathy-gtk/empathy-individual-menu.c:1328
2036 #: ../libempathy-gtk/empathy-individual-menu.c:1335
20362037 msgctxt "menu item"
20372038 msgid "_Video Call"
20382039 msgstr "वीडियो कॉल (_V)"
20392040
2040 #: ../libempathy-gtk/empathy-individual-menu.c:1369
2041 #: ../libempathy-gtk/empathy-individual-menu.c:1376
20412042 #: ../src/empathy-roster-window-menubar.ui.h:11
20422043 msgid "_Previous Conversations"
20432044 msgstr "पिछली बातचीत (_P)"
20442045
2045 #: ../libempathy-gtk/empathy-individual-menu.c:1398
2046 #: ../libempathy-gtk/empathy-individual-menu.c:1405
20462047 msgid "Send File"
20472048 msgstr "फाइल भेजें"
20482049
2049 #: ../libempathy-gtk/empathy-individual-menu.c:1428
2050 #: ../libempathy-gtk/empathy-individual-menu.c:1435
20502051 msgid "Share My Desktop"
20512052 msgstr "मेरा डेस्कटॉप साझा करें"
20522053
2053 #: ../libempathy-gtk/empathy-individual-menu.c:1454
2054 #: ../libempathy-gtk/empathy-individual-menu.c:1461
20542055 #: ../libempathy-gtk/empathy-individual-widget.c:1368
20552056 msgid "Favorite"
20562057 msgstr "पसंदीदा"
20572058
2058 #: ../libempathy-gtk/empathy-individual-menu.c:1483
2059 #: ../libempathy-gtk/empathy-individual-menu.c:1490
20592060 msgid "Infor_mation"
20602061 msgstr "सूचना (_m)"
20612062
2062 #: ../libempathy-gtk/empathy-individual-menu.c:1532
2063 #: ../libempathy-gtk/empathy-individual-menu.c:1539
20632064 msgctxt "Edit individual (contextual menu)"
20642065 msgid "_Edit"
20652066 msgstr "संपादन (_E)"
20662067
20672068 #. send invitation
2068 #: ../libempathy-gtk/empathy-individual-menu.c:1648
2069 #: ../src/empathy-chat-window.c:1233
2069 #: ../libempathy-gtk/empathy-individual-menu.c:1655
2070 #: ../src/empathy-chat-window.c:1246
20702071 msgid "Inviting you to this room"
20712072 msgstr "इस कक्ष में आमंत्रित कर रहा है"
20722073
2073 #: ../libempathy-gtk/empathy-individual-menu.c:1694
2074 #: ../libempathy-gtk/empathy-individual-menu.c:1701
20742075 msgid "_Invite to Chat Room"
20752076 msgstr "चैट रूम के लिए आमंत्रित करें (_I)"
20762077
2077 #: ../libempathy-gtk/empathy-individual-menu.c:1890
2078 #: ../libempathy-gtk/empathy-individual-menu.c:1897
20782079 msgid "_Add Contact…"
20792080 msgstr "संपर्क जोड़ें (_A)..."
20802081
29622963 msgid "Vietnamese"
29632964 msgstr "विएतनामी"
29642965
2966 #: ../libempathy-gtk/empathy-roster-model.h:29
2967 #| msgid "Contacts"
2968 msgid "Top Contacts"
2969 msgstr "शीर्ष संपर्क"
2970
2971 #: ../libempathy-gtk/empathy-roster-model.h:31
2972 msgid "Ungrouped"
2973 msgstr "असमूहीकृत"
2974
29652975 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:231
29662976 msgid "No error message"
29672977 msgstr "कोई त्रुटि संदेश नहीं"
32853295 msgid "Unknown"
32863296 msgstr "अज्ञात"
32873297
3288 #: ../src/empathy-call-window.c:2868
3298 #: ../src/empathy-call-window.c:2874
32893299 msgid "On hold"
32903300 msgstr "होल्ड पर"
32913301
3292 #: ../src/empathy-call-window.c:2870
3302 #: ../src/empathy-call-window.c:2878
32933303 msgid "Mute"
32943304 msgstr "मूक"
32953305
3296 #: ../src/empathy-call-window.c:2872
3306 #: ../src/empathy-call-window.c:2880
32973307 msgid "Duration"
32983308 msgstr "अवधि"
32993309
33003310 #. Translators: 'status - minutes:seconds' the caller has been connected
3301 #: ../src/empathy-call-window.c:2875
3311 #: ../src/empathy-call-window.c:2883
33023312 #, c-format
33033313 msgid "%s — %d:%02dm"
33043314 msgstr "%s — %d:%02dm"
33053315
3306 #: ../src/empathy-call-window.c:2971
3316 #: ../src/empathy-call-window.c:2979
33073317 msgid "Technical Details"
33083318 msgstr "तकनीकी विवरण"
33093319
3310 #: ../src/empathy-call-window.c:3010
3320 #: ../src/empathy-call-window.c:3018
33113321 #, c-format
33123322 msgid ""
33133323 "%s's software does not understand any of the audio formats supported by your "
33163326 "%s का सॉफ्टवेयर आपके कंप्यूटर द्वारा समर्थित ऑडियो प्रारूपों में से किसी को "
33173327 "सूचित नहीं करता है"
33183328
3319 #: ../src/empathy-call-window.c:3015
3329 #: ../src/empathy-call-window.c:3023
33203330 #, c-format
33213331 msgid ""
33223332 "%s's software does not understand any of the video formats supported by your "
33263336 "सूचित नहीं करता "
33273337 "है"
33283338
3329 #: ../src/empathy-call-window.c:3021
3339 #: ../src/empathy-call-window.c:3029
33303340 #, c-format
33313341 msgid ""
33323342 "Can't establish a connection to %s. One of you might be on a network that "
33363346 "जो सीधे कनेक्शन "
33373347 "की अनुमति नहीं देता है."
33383348
3339 #: ../src/empathy-call-window.c:3027
3349 #: ../src/empathy-call-window.c:3035
33403350 msgid "There was a failure on the network"
33413351 msgstr "इस संजाल पर एक विफलता थी"
33423352
3343 #: ../src/empathy-call-window.c:3031
3353 #: ../src/empathy-call-window.c:3039
33443354 msgid ""
33453355 "The audio formats necessary for this call are not installed on your computer"
33463356 msgstr ""
33473357 "इस कॉल के लिए आवश्यक ऑडियो स्वरूपों आपके कंप्यूटर पर संस्थापित नहीं हैं"
33483358
3349 #: ../src/empathy-call-window.c:3034
3359 #: ../src/empathy-call-window.c:3042
33503360 msgid ""
33513361 "The video formats necessary for this call are not installed on your computer"
33523362 msgstr ""
33533363 "इस कॉल के लिए आवश्यक विडियो स्वरूपों आपके कंप्यूटर पर संस्थापित नहीं हैं"
33543364
3355 #: ../src/empathy-call-window.c:3046
3365 #: ../src/empathy-call-window.c:3054
33563366 #, c-format
33573367 msgid ""
33583368 "Something unexpected happened in a Telepathy component. Please <a href=\"%s"
33633373 "करें</a> और "
33643374 "मदद मेनू में \"debug\" विंडो से एकत्र हुए लॉग का संलग्न करें."
33653375
3366 #: ../src/empathy-call-window.c:3055
3376 #: ../src/empathy-call-window.c:3063
33673377 msgid "There was a failure in the call engine"
33683378 msgstr "कॉल इंजन में एक विफलता थी"
33693379
3370 #: ../src/empathy-call-window.c:3058
3380 #: ../src/empathy-call-window.c:3066
33713381 msgid "The end of the stream was reached"
33723382 msgstr "स्ट्रीम का अंतिम आ पंहुचा"
33733383
3374 #: ../src/empathy-call-window.c:3098
3384 #: ../src/empathy-call-window.c:3106
33753385 msgid "Can't establish audio stream"
33763386 msgstr "ऑडियो स्ट्रीम स्थापित नहीं कर सकते"
33773387
3378 #: ../src/empathy-call-window.c:3108
3388 #: ../src/empathy-call-window.c:3116
33793389 msgid "Can't establish video stream"
33803390 msgstr "वीडियो स्ट्रीम स्थापित नहीं कर सकते"
33813391
3382 #: ../src/empathy-call-window.c:3145
3392 #: ../src/empathy-call-window.c:3153
33833393 #, c-format
33843394 msgid "Your current balance is %s."
33853395 msgstr "आपका वर्तमान शेष राशि %s है."
33863396
3387 #: ../src/empathy-call-window.c:3149
3397 #: ../src/empathy-call-window.c:3157
33883398 msgid "Sorry, you don’t have enough credit for that call."
33893399 msgstr "क्षमा करें, आपके पास उस कॉल के लिए पर्याप्त क्रेडिट नहीं है."
33903400
3391 #: ../src/empathy-call-window.c:3151
3401 #: ../src/empathy-call-window.c:3159
33923402 msgid "Top Up"
33933403 msgstr "टॉप अप"
33943404
34963506 msgid "Audio"
34973507 msgstr "ऑडियो"
34983508
3499 #: ../src/empathy-chat.c:104
3509 #: ../src/empathy-chat.c:102
35003510 msgid "- Empathy Chat Client"
35013511 msgstr "- एंपेथी चैट क्लाइंट"
35023512
35163526 msgid "Manage Favorite Rooms"
35173527 msgstr "प्रिय कक्षों को प्रबंधित करें"
35183528
3519 #: ../src/empathy-chat-window.c:280
3529 #: ../src/empathy-chat-window.c:288
35203530 msgid "Close this window?"
35213531 msgstr "इस विंडो को बन्द करें?"
35223532
3523 #: ../src/empathy-chat-window.c:286
3533 #: ../src/empathy-chat-window.c:294
35243534 #, c-format
35253535 msgid ""
35263536 "Closing this window will leave %s. You will not receive any further messages "
35303540 "है जब तक आप "
35313541 "फिर से नहीं जुड़ते है."
35323542
3533 #: ../src/empathy-chat-window.c:299
3543 #: ../src/empathy-chat-window.c:307
35343544 #, c-format
35353545 msgid ""
35363546 "Closing this window will leave a chat room. You will not receive any further "
35473557 "कर सकते है जब तक "
35483558 "आप फिर से नहीं जुड़ते है."
35493559
3550 #: ../src/empathy-chat-window.c:310
3560 #: ../src/empathy-chat-window.c:318
35513561 #, c-format
35523562 msgid "Leave %s?"
35533563 msgstr "छोड़ें %s?"
35543564
3555 #: ../src/empathy-chat-window.c:312
3565 #: ../src/empathy-chat-window.c:320
35563566 msgid ""
35573567 "You will not receive any further messages from this chat room until you "
35583568 "rejoin it."
35593569 msgstr ""
35603570 "आप आगे कोई सन्देश प्राप्त नहीं कर सकते है जब तक आप फिर से नहीं जुड़ते है."
35613571
3562 #: ../src/empathy-chat-window.c:331
3572 #: ../src/empathy-chat-window.c:339
35633573 msgid "Close window"
35643574 msgstr "विंडो बंद करें"
35653575
3566 #: ../src/empathy-chat-window.c:331
3576 #: ../src/empathy-chat-window.c:339
35673577 msgid "Leave room"
35683578 msgstr "कमरे में छोड़ दो"
35693579
3570 #: ../src/empathy-chat-window.c:665 ../src/empathy-chat-window.c:688
3580 #: ../src/empathy-chat-window.c:678 ../src/empathy-chat-window.c:701
35713581 #, c-format
35723582 msgid "%s (%d unread)"
35733583 msgid_plural "%s (%d unread)"
35743584 msgstr[0] "%s (%d unread)"
35753585 msgstr[1] "%s (%d unread)"
35763586
3577 #: ../src/empathy-chat-window.c:680
3587 #: ../src/empathy-chat-window.c:693
35783588 #, c-format
35793589 msgid "%s (and %u other)"
35803590 msgid_plural "%s (and %u others)"
35813591 msgstr[0] "%s (and %u other)"
35823592 msgstr[1] "%s (and %u others)"
35833593
3584 #: ../src/empathy-chat-window.c:696
3594 #: ../src/empathy-chat-window.c:709
35853595 #, c-format
35863596 msgid "%s (%d unread from others)"
35873597 msgid_plural "%s (%d unread from others)"
35883598 msgstr[0] "%s (%d unread from others)"
35893599 msgstr[1] "%s (%d unread from others)"
35903600
3591 #: ../src/empathy-chat-window.c:705
3601 #: ../src/empathy-chat-window.c:718
35923602 #, c-format
35933603 msgid "%s (%d unread from all)"
35943604 msgid_plural "%s (%d unread from all)"
35953605 msgstr[0] "%s (%d unread from all)"
35963606 msgstr[1] "%s (%d unread from all)"
35973607
3598 #: ../src/empathy-chat-window.c:942
3608 #: ../src/empathy-chat-window.c:955
35993609 msgid "SMS:"
36003610 msgstr "SMS:"
36013611
3602 #: ../src/empathy-chat-window.c:950
3612 #: ../src/empathy-chat-window.c:963
36033613 #, c-format
36043614 msgid "Sending %d message"
36053615 msgid_plural "Sending %d messages"
36063616 msgstr[0] "%d संदेश भेज रहा है"
36073617 msgstr[1] "%d संदेश भेज रहा है"
36083618
3609 #: ../src/empathy-chat-window.c:970
3619 #: ../src/empathy-chat-window.c:983
36103620 msgid "Typing a message."
36113621 msgstr "संदेश टाइप कर रहा है"
36123622
41754185 msgid "Show account balances"
41764186 msgstr "खाता शेष दिखाएँ"
41774187
4178 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2108
4188 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2107
41794189 msgid "Contact List"
41804190 msgstr "सम्पर्क सूची"
41814191
43524362 msgid "Disconnect"
43534363 msgstr "डिस्कनेक्ट"
43544364
4355 #: ../src/empathy-roster-window.c:442
4365 #: ../src/empathy-roster-window.c:441
43564366 msgid "You need to setup an account to see contacts here."
43574367 msgstr "आपको संपर्कों को यहाँ देखने के लिए एक खाते को सेट करने की जरूरत है."
43584368
4359 #: ../src/empathy-roster-window.c:518
4369 #: ../src/empathy-roster-window.c:517
43604370 #, c-format
43614371 msgid "Sorry, %s accounts can’t be used until your %s software is updated."
43624372 msgstr ""
43644374 "किया "
43654375 "जाता है."
43664376
4367 #: ../src/empathy-roster-window.c:636
4377 #: ../src/empathy-roster-window.c:635
43684378 msgid "Update software..."
43694379 msgstr "सॉफ्टवेयर का अद्यतन करें ..."
43704380
4371 #: ../src/empathy-roster-window.c:642
4381 #: ../src/empathy-roster-window.c:641
43724382 msgid "Reconnect"
43734383 msgstr "फिर से कनेक्ट करें"
43744384
4375 #: ../src/empathy-roster-window.c:646
4385 #: ../src/empathy-roster-window.c:645
43764386 msgid "Edit Account"
43774387 msgstr "खाता संपादन करें"
43784388
4379 #: ../src/empathy-roster-window.c:651
4389 #: ../src/empathy-roster-window.c:650
43804390 msgid "Close"
43814391 msgstr "बंद करें"
43824392
4383 #: ../src/empathy-roster-window.c:788
4393 #: ../src/empathy-roster-window.c:787
43844394 msgid "Top up account"
43854395 msgstr "टॉप अप खाता"
43864396
4387 #: ../src/empathy-roster-window.c:1470
4397 #: ../src/empathy-roster-window.c:1469
43884398 msgid "You need to enable one of your accounts to see contacts here."
43894399 msgstr ""
43904400 "आपको यहाँ संपर्को को देखने के लिए आपको कम से कम एक खाते को सक्रीय करना होगा."
43914401
43924402 #. translators: argument is an account name
4393 #: ../src/empathy-roster-window.c:1478
4403 #: ../src/empathy-roster-window.c:1477
43944404 #, c-format
43954405 msgid "You need to enable %s to see contacts here."
43964406 msgstr "आपको यहाँ संपर्को को देखने के लिए %s को सक्रीय करना होगा."
43974407
4398 #: ../src/empathy-roster-window.c:1556
4408 #: ../src/empathy-roster-window.c:1555
43994409 msgid "Change your presence to see contacts here"
44004410 msgstr "यहाँ संपर्को दिखाने के लिए आपको उपस्थिति बदलनी होगी"
44014411
4402 #: ../src/empathy-roster-window.c:1565
4412 #: ../src/empathy-roster-window.c:1564
44034413 msgid "No match found"
44044414 msgstr "कोई मेल नहीं मिला"
44054415
4406 #: ../src/empathy-roster-window.c:1570
4416 #: ../src/empathy-roster-window.c:1569
44074417 msgid "No online contacts"
44084418 msgstr "कोई ऑनलाइन सम्पर्क नहीं"
44094419
45074517 msgstr "%s खाता विकल्प संपादित करें"
45084518
45094519 #: ../ubuntu-online-accounts/empathy.application.in.h:1
4510 #| msgid "Import Accounts"
45114520 msgid "Integrate your IM accounts"
45124521 msgstr "अपने सभी IM खातों एकीकृत करें"
45134522
47404749 #~ msgid "Personal Information"
47414750 #~ msgstr "व्यक्तिगत जानकारी"
47424751
4743 #~ msgid "Ungrouped"
4744 #~ msgstr "असमूहीकृत"
4745
47464752 #~| msgid "_Favorite Chatroom"
47474753 #~ msgid "Favorite People"
47484754 #~ msgstr "पसंदीदा लोग"
+174
-118
po/kn.po less more
77 "Project-Id-Version: empathy.master.kn\n"
88 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
99 "product=empathy&keywords=I18N+L10N&component=General\n"
10 "POT-Creation-Date: 2012-10-16 18:54+0000\n"
11 "PO-Revision-Date: 2012-11-01 14:56+0530\n"
10 "POT-Creation-Date: 2012-11-15 12:18+0000\n"
11 "PO-Revision-Date: 2012-11-21 16:01+0530\n"
1212 "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
1313 "Language-Team: Kannada <en@li.org>\n"
1414 "Language: kn\n"
3434 msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
3535 msgstr "Google Talk, Facebook, MSN ಹಾಗು ಇತರೆ ಚಾಟ್‌ ಸೇವೆಗಳಲ್ಲಿ ಚಾಟ್ ಮಾಡಿ"
3636
37 #: ../data/empathy.desktop.in.in.h:5
38 msgid "chat;talk;im;message;irc;voip;gtalk;facebook;jabber;"
39 msgstr "chat;talk;im;message;irc;voip;gtalk;facebook;jabber;"
40
3741 #: ../data/org.gnome.Empathy.gschema.xml.h:1
3842 msgid "Connection managers should be used"
3943 msgstr "ಸಂಪರ್ಕ ವ್ಯವಸ್ಥಾಪಕಗಳನ್ನು ಅನ್ನು ಬಳಸಬೇಕು"
774778 msgid "Yahoo! Japan"
775779 msgstr "Yahoo! Japan ಅನ್ನು ಬಳಸು"
776780
777 #: ../libempathy/empathy-utils.c:531
781 #: ../libempathy/empathy-utils.c:531 ../src/empathy-roster-window.c:619
778782 msgid "Google Talk"
779783 msgstr "Google Talk"
780784
880884
881885 #: ../libempathy-gtk/empathy-account-widget.c:678
882886 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
883 #: ../libempathy-gtk/empathy-irc-network-dialog.c:529
887 #: ../libempathy-gtk/empathy-irc-network-dialog.c:532
884888 msgid "Port"
885889 msgstr "ಸಂಪರ್ಕಸ್ಥಾನ"
886890
15271531 msgid "unknown"
15281532 msgstr "ಅಜ್ಞಾತ"
15291533
1530 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:980
1534 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:979
15311535 msgid "Topic:"
15321536 msgstr "ವಿಷಯ:"
15331537
16411645 #. We don't know if the incoming call has been accepted or not, so we
16421646 #. * assume it hasn't and if it has, we'll set the proper status when
16431647 #. * we get the new handler.
1644 #: ../libempathy-gtk/empathy-chat.c:2989 ../src/empathy-call-window.c:1467
1645 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2570
1646 #: ../src/empathy-call-window.c:2876 ../src/empathy-event-manager.c:1166
1648 #: ../libempathy-gtk/empathy-chat.c:2989 ../src/empathy-call-window.c:1532
1649 #: ../src/empathy-call-window.c:1582 ../src/empathy-call-window.c:2655
1650 #: ../src/empathy-call-window.c:2961 ../src/empathy-event-manager.c:1166
16471651 msgid "Disconnected"
16481652 msgstr "ಸಂಪರ್ಕ ಕಡಿದು ಹೋಗಿದೆ"
16491653
19721976
19731977 #: ../libempathy-gtk/empathy-individual-menu.c:357
19741978 #: ../libempathy-gtk/empathy-log-window.ui.h:6
1975 #: ../src/empathy-call-window.ui.h:18
1979 #: ../src/empathy-call-window.ui.h:20
19761980 msgid "Call"
19771981 msgstr "ಕರೆ"
19781982
20722076
20732077 #. send invitation
20742078 #: ../libempathy-gtk/empathy-individual-menu.c:1655
2075 #: ../src/empathy-chat-window.c:1246
2079 #: ../src/empathy-chat-window.c:1245
20762080 msgid "Inviting you to this room"
20772081 msgstr "ನಿಮ್ಮನ್ನು ಈ ರೂಮಿಗೆ ಆಹ್ವಾನಿಸಲಾಗುತ್ತಿದೆ"
20782082
22592263 msgid "new server"
22602264 msgstr "ಹೊಸ ಪರಿಚಾರಕ"
22612265
2262 #: ../libempathy-gtk/empathy-irc-network-dialog.c:539
2266 #: ../libempathy-gtk/empathy-irc-network-dialog.c:547
22632267 msgid "SSL"
22642268 msgstr "SSL"
22652269
24382442 msgstr "ಪ್ರೊಫೈಲ್"
24392443
24402444 #: ../libempathy-gtk/empathy-log-window.ui.h:5
2441 #: ../src/empathy-chat-window.ui.h:19 ../src/empathy-preferences.ui.h:11
2445 #: ../src/empathy-chat-window.c:1438 ../src/empathy-preferences.ui.h:11
24422446 msgid "Chat"
24432447 msgstr "ಚಾಟ್"
24442448
24452449 #: ../libempathy-gtk/empathy-log-window.ui.h:7
2446 #: ../src/empathy-call-window.ui.h:24
2450 #: ../src/empathy-call-window.ui.h:26
24472451 msgid "Video"
24482452 msgstr "ವೀಡಿಯೋ"
24492453
29752979 #: ../libempathy-gtk/empathy-roster-model.h:29
29762980 #| msgid "Contacts"
29772981 msgid "Top Contacts"
2978 msgstr "ಪ್ರಮುಖ ಸಂಪರ್ಕ ವಿಳಾಸಗಳು"
2982 msgstr "ಪ್ರಮುಖ ಸಂಪರ್ಕವಿಳಾಸಗಳು"
29792983
29802984 #: ../libempathy-gtk/empathy-roster-model.h:31
29812985 msgid "Ungrouped"
30723076 msgid "Your new account has not been saved yet."
30733077 msgstr "ನಿಮ್ಮ ಖಾತೆಯನ್ನು ಇನ್ನೂ ಸಹ ಉಳಿಸಲಾಗಿಲ್ಲ."
30743078
3075 #: ../src/empathy-accounts-dialog.c:404 ../src/empathy-call-window.c:1267
3079 #: ../src/empathy-accounts-dialog.c:404 ../src/empathy-call-window.c:1274
30763080 msgid "Connecting…"
30773081 msgstr "ಸಂಪರ್ಕ ಹೊಂದಲಾಗುತ್ತಿದೆ..."
30783082
31123116 msgid "Edit Connection Parameters"
31133117 msgstr "ಸಂಪರ್ಕದ ನಿಯತಾಂಕಗಳನ್ನು ಸಂಪಾದಿಸಿ"
31143118
3115 #: ../src/empathy-accounts-dialog.c:733
3119 #: ../src/empathy-accounts-dialog.c:735
31163120 msgid "_Edit Connection Parameters..."
31173121 msgstr "ಸಂಪರ್ಕದ ನಿಯತಾಂಕಗಳನ್ನು ಸಂಪಾದಿಸು (_E)..."
31183122
3119 #: ../src/empathy-accounts-dialog.c:1266
3123 #: ../src/empathy-accounts-dialog.c:1268
31203124 #, c-format
31213125 msgid "Do you want to remove %s from your computer?"
31223126 msgstr "ನೀವು '%s' ಅನ್ನು ಗಣಕದಿಂದ ನಿಜವಾಗಲೂ ತೆಗೆದು ಹಾಕಲು ಬಯಸುತ್ತೀರಿ?"
31233127
3124 #: ../src/empathy-accounts-dialog.c:1270
3128 #: ../src/empathy-accounts-dialog.c:1272
31253129 msgid "This will not remove your account on the server."
31263130 msgstr "ಇದು ಪರಿಚಾರಕದಿಂದ ನಿಮ್ಮ ಖಾತೆಯನ್ನು ತೆಗೆದು ಹಾಕುವುದಿಲ್ಲ"
31273131
3128 #: ../src/empathy-accounts-dialog.c:1475
3132 #: ../src/empathy-accounts-dialog.c:1477
31293133 msgid ""
31303134 "You are about to select another account, which will discard\n"
31313135 "your changes. Are you sure you want to proceed?"
31353139 "ನೀವು ಖಚಿತವಾಗಿಯೂ ಮುಂದುವರೆಲು ಬಯಸುತ್ತೀರೆ?"
31363140
31373141 #. Menu item: to enabled/disable the account
3138 #: ../src/empathy-accounts-dialog.c:1666
3142 #: ../src/empathy-accounts-dialog.c:1668
31393143 msgid "_Enabled"
31403144 msgstr "ಶಕ್ತಗೊಳಿಸಲಾದ (_E)"
31413145
31423146 #. Menu item: Rename
3143 #: ../src/empathy-accounts-dialog.c:1689
3147 #: ../src/empathy-accounts-dialog.c:1691
31443148 msgid "Rename"
31453149 msgstr "ಮರುಹೆಸರಿಸು"
31463150
3147 #: ../src/empathy-accounts-dialog.c:2105
3151 #: ../src/empathy-accounts-dialog.c:2107
31483152 msgid "_Skip"
31493153 msgstr "ಕಡೆಗಣಿಸು (_S)"
31503154
3151 #: ../src/empathy-accounts-dialog.c:2109
3155 #: ../src/empathy-accounts-dialog.c:2111
31523156 msgid "_Connect"
31533157 msgstr "ಸಂಪರ್ಕಸಾಧಿಸು (_C)"
31543158
3155 #: ../src/empathy-accounts-dialog.c:2288
3159 #: ../src/empathy-accounts-dialog.c:2290
31563160 msgid ""
31573161 "You are about to close the window, which will discard\n"
31583162 "your changes. Are you sure you want to proceed?"
31613165 "ನೀವು ಖಚಿತವಾಗಿಯೂ ಮುಂದುವರೆಲು ಬಯಸುತ್ತೀರೆ?"
31623166
31633167 #. Tweak the dialog
3164 #: ../src/empathy-accounts-dialog.c:2431
3168 #: ../src/empathy-accounts-dialog.c:2433
31653169 msgid "Messaging and VoIP Accounts"
31663170 msgstr "ಮೆಸೇಜಿಂಗ್ ಹಾಗು VoIP ಖಾತೆಗಳು"
31673171
32223226 "\n"
32233227 "%s"
32243228
3225 #: ../src/empathy-call.c:193
3229 #: ../src/empathy-call.c:124
3230 #| msgid "Incoming call"
3231 msgid "In a call"
3232 msgstr "ಒಂದು ಕರೆಯಲ್ಲಿ"
3233
3234 #: ../src/empathy-call.c:224
32263235 msgid "- Empathy Audio/Video Client"
32273236 msgstr "- Empathy ಆಡಿಯೊ/ವೀಡಿಯೊ ಕ್ಲೈಂಟ್"
32283237
3229 #: ../src/empathy-call.c:217
3238 #: ../src/empathy-call.c:248
32303239 msgid "Empathy Audio/Video Client"
32313240 msgstr "Empathy ಆಡಿಯೊ/ವೀಡಿಯೊ ಕ್ಲೈಂಟ್"
32323241
32393248
32403249 #. Translators: this is an "Info" label. It should be as short
32413250 #. * as possible.
3242 #: ../src/empathy-call-window.c:1124 ../src/empathy-call-window.c:1140
3251 #: ../src/empathy-call-window.c:1131 ../src/empathy-call-window.c:1147
32433252 msgid "i"
32443253 msgstr "i"
32453254
3246 #: ../src/empathy-call-window.c:1484 ../src/empathy-event-manager.c:508
3255 #: ../src/empathy-call-window.c:1549 ../src/empathy-event-manager.c:508
32473256 msgid "Incoming call"
32483257 msgstr "ಬರುತ್ತಿರುವ ಕರೆ"
32493258
3250 #: ../src/empathy-call-window.c:1490 ../src/empathy-event-manager.c:913
3259 #: ../src/empathy-call-window.c:1555 ../src/empathy-event-manager.c:913
32513260 #, c-format
32523261 msgid "Incoming video call from %s"
32533262 msgstr "%s ಇಂದ ಬರುತ್ತಿರುವ ವೀಡಿಯೊ ಕರೆ"
32543263
3255 #: ../src/empathy-call-window.c:1490 ../src/empathy-event-manager.c:516
3264 #: ../src/empathy-call-window.c:1555 ../src/empathy-event-manager.c:516
32563265 #: ../src/empathy-event-manager.c:913
32573266 #, c-format
32583267 msgid "Incoming call from %s"
32593268 msgstr "%s ಇಂದ ಕರೆ ಬರುತ್ತಿದೆ"
32603269
3261 #: ../src/empathy-call-window.c:1494
3270 #: ../src/empathy-call-window.c:1559
32623271 #: ../src/empathy-notifications-approver.c:197
32633272 msgid "Reject"
32643273 msgstr "ತಿರಸ್ಕರಿಸು"
32653274
3266 #: ../src/empathy-call-window.c:1495
3275 #: ../src/empathy-call-window.c:1560
32673276 #: ../src/empathy-notifications-approver.c:202
32683277 #: ../src/empathy-notifications-approver.c:207
32693278 msgid "Answer"
32713280
32723281 #. translators: Call is a noun and %s is the contact name. This string
32733282 #. * is used in the window title
3274 #: ../src/empathy-call-window.c:1861
3283 #: ../src/empathy-call-window.c:1927
32753284 #, c-format
32763285 msgid "Call with %s"
32773286 msgstr "%s ರವರೊಂದಿಗೆ ಕರೆ ಮಾಡು"
32783287
3279 #: ../src/empathy-call-window.c:2113
3288 #: ../src/empathy-call-window.c:2179
32803289 msgid "The IP address as seen by the machine"
32813290 msgstr "ಗಣಕಕ್ಕೆ ಕಾಣಿಸುವ IP ವಿಳಾಸ"
32823291
3283 #: ../src/empathy-call-window.c:2115
3292 #: ../src/empathy-call-window.c:2181
32843293 msgid "The IP address as seen by a server on the Internet"
32853294 msgstr "ಅಂತರಜಾಲದಲ್ಲಿನ ಒಂದು ಪರಿಚಾರಕದಿಂದ ನೋಡಿದಾಗ ಕಾಣಿಸುವ IP ವಿಳಾಸ"
32863295
3287 #: ../src/empathy-call-window.c:2117
3296 #: ../src/empathy-call-window.c:2183
32883297 msgid "The IP address of the peer as seen by the other side"
32893298 msgstr "ಇನ್ನೊಂದು ಬದಿಯಿಂದ ನೋಡಿದಾಗ ಕಾಣಿಸುವ ಪೀರ್ IP ವಿಳಾಸ"
32903299
3291 #: ../src/empathy-call-window.c:2119
3300 #: ../src/empathy-call-window.c:2185
32923301 msgid "The IP address of a relay server"
32933302 msgstr "ರಿಲೆ ಪರಿಚಾರಕದ IP ವಿಳಾಸ"
32943303
3295 #: ../src/empathy-call-window.c:2121
3304 #: ../src/empathy-call-window.c:2187
32963305 msgid "The IP address of the multicast group"
32973306 msgstr "ಮಲ್ಟಿಕ್ಯಾಸ್ಟ್‍ ಗುಂಪಿನ IP ವಿಳಾಸ"
32983307
3299 #: ../src/empathy-call-window.c:2522 ../src/empathy-call-window.c:2523
3300 #: ../src/empathy-call-window.c:2524 ../src/empathy-call-window.c:2525
3301 #: ../src/empathy-call-window.ui.h:26
3308 #: ../src/empathy-call-window.c:2598 ../src/empathy-call-window.c:2599
3309 #: ../src/empathy-call-window.c:2600 ../src/empathy-call-window.c:2601
3310 #: ../src/empathy-call-window.ui.h:28
33023311 msgid "Unknown"
33033312 msgstr "ಗೊತ್ತಿಲ್ಲದ"
33043313
3305 #: ../src/empathy-call-window.c:2874
3314 #: ../src/empathy-call-window.c:2959
33063315 msgid "On hold"
33073316 msgstr "ತಡೆಹಿಡಿಯಲಾಗಿದೆ"
33083317
3309 #: ../src/empathy-call-window.c:2878
3318 #: ../src/empathy-call-window.c:2963
33103319 msgid "Mute"
33113320 msgstr "ಮೂಕ"
33123321
3313 #: ../src/empathy-call-window.c:2880
3322 #: ../src/empathy-call-window.c:2965
33143323 msgid "Duration"
33153324 msgstr "ಕಾಲಾವಧಿ"
33163325
33173326 #. Translators: 'status - minutes:seconds' the caller has been connected
3318 #: ../src/empathy-call-window.c:2883
3327 #: ../src/empathy-call-window.c:2968
33193328 #, c-format
33203329 msgid "%s — %d:%02dm"
33213330 msgstr "%s — %d:%02dm"
33223331
3323 #: ../src/empathy-call-window.c:2979
3332 #: ../src/empathy-call-window.c:3064
33243333 msgid "Technical Details"
33253334 msgstr "ತಾಂತ್ರಿಕ ವಿವರಗಳು"
33263335
3327 #: ../src/empathy-call-window.c:3018
3336 #: ../src/empathy-call-window.c:3103
33283337 #, c-format
33293338 msgid ""
33303339 "%s's software does not understand any of the audio formats supported by your "
33333342 "%s ತಂತ್ರಾಂಶವು ನಿಮ್ಮ ಗಣಕದಿಂದ ಬೆಂಬಲಿಸಲಾಗುವ ಯಾವುದೆ ಆಡಿಯೊ ತಂತ್ರಾಂಶವನ್ನು ಅರ್ಥ "
33343343 "ಮಾಡಿಕೊಳ್ಳುವುದಿಲ್ಲ"
33353344
3336 #: ../src/empathy-call-window.c:3023
3345 #: ../src/empathy-call-window.c:3108
33373346 #, c-format
33383347 msgid ""
33393348 "%s's software does not understand any of the video formats supported by your "
33423351 "%s ತಂತ್ರಾಂಶವು ನಿಮ್ಮ ಗಣಕದಿಂದ ಬೆಂಬಲಿಸಲಾಗುವ ಯಾವುದೆ ವೀಡಿಯೊ ತಂತ್ರಾಂಶವನ್ನು ಅರ್ಥ "
33433352 "ಮಾಡಿಕೊಳ್ಳುವುದಿಲ್ಲ"
33443353
3345 #: ../src/empathy-call-window.c:3029
3354 #: ../src/empathy-call-window.c:3114
33463355 #, c-format
33473356 msgid ""
33483357 "Can't establish a connection to %s. One of you might be on a network that "
33513360 "%s ದೊಂದಿಗೆ ಸಂಪರ್ಕವನ್ನು ಸಾಧಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ. ಬಹುಷಃ ನಿಮ್ಮಲ್ಲಿ ಒಬ್ಬರು, ನೇರವಾದ "
33523361 "ಸಂಪರ್ಕಗಳಿಗೆ ಅನುಮತಿ ನೀಡದೆ ಇರುವ ಜಾಲಬಂಧದಲ್ಲಿ ಇದ್ದೀರ ಎಂದು ತೋರುತ್ತಿದೆ."
33533362
3354 #: ../src/empathy-call-window.c:3035
3363 #: ../src/empathy-call-window.c:3120
33553364 msgid "There was a failure on the network"
33563365 msgstr "ಜಾಲಬಂಧದಲ್ಲಿ ಒಂದು ವಿಫಲತೆ ಎದುರಾಗಿದೆ"
33573366
3358 #: ../src/empathy-call-window.c:3039
3367 #: ../src/empathy-call-window.c:3124
33593368 msgid ""
33603369 "The audio formats necessary for this call are not installed on your computer"
33613370 msgstr ""
33623371 "ಈ ಕರೆಗಾಗಿ ಅಗತ್ಯವಿರುವ ಆಡಿಯೊ ಫಾರ್ಮ್ಯಾಟ್‌ಗಳನ್ನು ನಿಮ್ಮ ಗಣಕದಲ್ಲಿ ಅನುಸ್ಥಾಪಿಸಲಾಗಿಲ್ಲ"
33633372
3364 #: ../src/empathy-call-window.c:3042
3373 #: ../src/empathy-call-window.c:3127
33653374 msgid ""
33663375 "The video formats necessary for this call are not installed on your computer"
33673376 msgstr ""
33683377 "ಈ ಕರೆಗಾಗಿ ಅಗತ್ಯವಿರುವ ವೀಡಿಯೊ ಫಾರ್ಮ್ಯಾಟ್‌ಗಳನ್ನು ನಿಮ್ಮ ಗಣಕದಲ್ಲಿ ಅನುಸ್ಥಾಪಿಸಲಾಗಿಲ್ಲ"
33693378
3370 #: ../src/empathy-call-window.c:3054
3379 #: ../src/empathy-call-window.c:3139
33713380 #, c-format
33723381 msgid ""
33733382 "Something unexpected happened in a Telepathy component. Please <a href=\"%s"
33803389 "ವಿಂಡೋದಲ್ಲಿ "
33813390 "ಸಂಗ್ರಹಿಸಲಾದ ದಾಖಲೆಗಳನ್ನು ಲಗತ್ತಿಸಿ."
33823391
3383 #: ../src/empathy-call-window.c:3063
3392 #: ../src/empathy-call-window.c:3148
33843393 msgid "There was a failure in the call engine"
33853394 msgstr "ಕರೆಯ ಎಂಜಿನ್‌ನಲ್ಲಿ ಒಂದು ವಿಫಲತೆ ಇದೆ"
33863395
3387 #: ../src/empathy-call-window.c:3066
3396 #: ../src/empathy-call-window.c:3151
33883397 msgid "The end of the stream was reached"
33893398 msgstr "ಸ್ಟ್ರೀಮ್‌ನ ಕೊನೆಗೆ ತಲುಪಿದೆ"
33903399
3391 #: ../src/empathy-call-window.c:3106
3400 #: ../src/empathy-call-window.c:3191
33923401 msgid "Can't establish audio stream"
33933402 msgstr "ಆಡಿಯೊ ಸ್ಟ್ರೀಮ್ ಅನ್ನು ಆರಂಭಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
33943403
3395 #: ../src/empathy-call-window.c:3116
3404 #: ../src/empathy-call-window.c:3201
33963405 msgid "Can't establish video stream"
33973406 msgstr "ವೀಡಿಯೊ ಸ್ಟ್ರೀಮ್ ಅನ್ನು ಆರಂಭಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
33983407
3399 #: ../src/empathy-call-window.c:3153
3408 #: ../src/empathy-call-window.c:3238
34003409 #, c-format
34013410 msgid "Your current balance is %s."
34023411 msgstr "ನಿಮ್ಮ ಪ್ರಸಕ್ತ ಬ್ಯಾಲೆನ್ಸ್‍ %s."
34033412
3404 #: ../src/empathy-call-window.c:3157
3413 #: ../src/empathy-call-window.c:3242
34053414 msgid "Sorry, you don’t have enough credit for that call."
34063415 msgstr "ಈ ಕರೆಗಾಗಿ ನೀವು ಸಾಕಷ್ಟು ಕ್ರೆಡಿಟ್ ಅನ್ನು ಹೊಂದಿಲ್ಲ."
34073416
3408 #: ../src/empathy-call-window.c:3159
3417 #: ../src/empathy-call-window.c:3244
34093418 msgid "Top Up"
34103419 msgstr "ಟಾಪ್ ಅಪ್"
34113420
34423451 msgstr "ದೋಷ ನಿವಾರಣೆ(_Debug)"
34433452
34443453 #: ../src/empathy-call-window.ui.h:10
3454 msgid "_GStreamer"
3455 msgstr "_GStreamer"
3456
3457 #: ../src/empathy-call-window.ui.h:11
3458 msgid "_Telepathy"
3459 msgstr "ಟೆಲಿಪತಿ (_T)"
3460
3461 #: ../src/empathy-call-window.ui.h:12
34453462 msgid "Swap camera"
34463463 msgstr "ಕ್ಯಾಮೆರವನ್ನು ಅದಲುಬದಲು ಮಾಡಿ"
34473464
3448 #: ../src/empathy-call-window.ui.h:11
3465 #: ../src/empathy-call-window.ui.h:13
34493466 msgid "Minimise me"
34503467 msgstr "ನನ್ನನ್ನು ಚಿಕ್ಕದಾಗಿಸು"
34513468
3452 #: ../src/empathy-call-window.ui.h:12
3469 #: ../src/empathy-call-window.ui.h:14
34533470 msgid "Maximise me"
34543471 msgstr "ನನ್ನನ್ನು ದೊಡ್ಡದಾಗಿಸು"
34553472
3456 #: ../src/empathy-call-window.ui.h:13
3473 #: ../src/empathy-call-window.ui.h:15
34573474 msgid "Disable camera"
34583475 msgstr "ಕ್ಯಾಮರಾವನ್ನು ಅಶಕ್ತಗೊಳಿಸು"
34593476
3460 #: ../src/empathy-call-window.ui.h:14
3477 #: ../src/empathy-call-window.ui.h:16
34613478 msgid "Hang up"
34623479 msgstr "ಹ್ಯಾಂಗ್ ಮಾಡು"
34633480
3464 #: ../src/empathy-call-window.ui.h:15
3481 #: ../src/empathy-call-window.ui.h:17
34653482 msgid "Hang up current call"
34663483 msgstr "ಪ್ರಸಕ್ತ ಕರೆಯನ್ನು ಕೊಂಚ ಸಮಯ ತಡೆಹಿಡಿ"
34673484
3468 #: ../src/empathy-call-window.ui.h:16
3485 #: ../src/empathy-call-window.ui.h:18
34693486 msgid "Video call"
34703487 msgstr "ವೀಡಿಯೊ ಕರೆ"
34713488
3472 #: ../src/empathy-call-window.ui.h:17
3489 #: ../src/empathy-call-window.ui.h:19
34733490 msgid "Start a video call"
34743491 msgstr "ವೀಡಿಯೊ ಕರೆಯನ್ನು ಆರಂಭಿಸು"
34753492
3476 #: ../src/empathy-call-window.ui.h:19
3493 #: ../src/empathy-call-window.ui.h:21
34773494 msgid "Start an audio call"
34783495 msgstr "ಆಡಿಯೊ ಕರೆಯನ್ನು ಆರಂಭಿಸು"
34793496
3480 #: ../src/empathy-call-window.ui.h:20
3497 #: ../src/empathy-call-window.ui.h:22
34813498 msgid "Show dialpad"
34823499 msgstr "ಡಯಲ್‍ಪ್ಯಾಡನ್ನು ತೋರಿಸು"
34833500
3484 #: ../src/empathy-call-window.ui.h:21
3501 #: ../src/empathy-call-window.ui.h:23
34853502 msgid "Display the dialpad"
34863503 msgstr "ಡಯಲ್ಪ್ಯಾಡ್ ಅನ್ನು ತೋರಿಸು"
34873504
3488 #: ../src/empathy-call-window.ui.h:22
3505 #: ../src/empathy-call-window.ui.h:24
34893506 msgid "Toggle video transmission"
34903507 msgstr "ವಿಡಿಯೊ ವರ್ಗಾವಣೆಯನ್ನು ಟಾಗಲ್ ಮಾಡು"
34913508
3492 #: ../src/empathy-call-window.ui.h:23
3509 #: ../src/empathy-call-window.ui.h:25
34933510 msgid "Toggle audio transmission"
34943511 msgstr "ಆಡಿಯೊ ವರ್ಗಾವಣೆಯನ್ನು ಟಾಗಲ್ ಮಾಡು"
34953512
3496 #: ../src/empathy-call-window.ui.h:25
3513 #: ../src/empathy-call-window.ui.h:27
34973514 msgid "Encoding Codec:"
34983515 msgstr "ಎನ್ಕೋಡಿಂಗ್ ಕೋಡೆಕ್:"
34993516
3500 #: ../src/empathy-call-window.ui.h:27
3517 #: ../src/empathy-call-window.ui.h:29
35013518 msgid "Decoding Codec:"
35023519 msgstr "ಡೀಕೋಡಿಂಗ್ ಕೋಡೆಕ್:"
35033520
3504 #: ../src/empathy-call-window.ui.h:28
3521 #: ../src/empathy-call-window.ui.h:30
35053522 msgid "Remote Candidate:"
35063523 msgstr "ದೂರಸ್ಥ ಅಬ್ಯರ್ಥಿ:"
35073524
3508 #: ../src/empathy-call-window.ui.h:29
3525 #: ../src/empathy-call-window.ui.h:31
35093526 msgid "Local Candidate:"
35103527 msgstr "ಸ್ಥಳೀಯ ಅಬ್ಯರ್ಥಿ:"
35113528
3512 #: ../src/empathy-call-window.ui.h:30 ../src/empathy-preferences.ui.h:28
3529 #: ../src/empathy-call-window.ui.h:32 ../src/empathy-preferences.ui.h:28
35133530 msgid "Audio"
35143531 msgstr "ಆಡಿಯೋ"
35153532
35333550 msgid "Manage Favorite Rooms"
35343551 msgstr "ನಿಮ್ಮ ಅಚ್ಚುಮೆಚ್ಚಿನ ರೂಮ್‌ಗಳನ್ನಿ ವ್ಯವಸ್ಥಾಪಿಸಿ"
35353552
3536 #: ../src/empathy-chat-window.c:288
3553 #: ../src/empathy-chat-window.c:287
35373554 msgid "Close this window?"
35383555 msgstr "ಈ ವಿಂಡೋವನ್ನು ಮುಚ್ಚಬೇಕೆ?"
35393556
3540 #: ../src/empathy-chat-window.c:294
3557 #: ../src/empathy-chat-window.c:293
35413558 #, c-format
35423559 msgid ""
35433560 "Closing this window will leave %s. You will not receive any further messages "
35463563 "ಈ ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚುವುದರಿಂದ ನೀವು %s ಇಂದ ನಿರ್ಗಮಿಸಿದಂತಾಗುತ್ತದೆ. ಅದನ್ನು ಮರಳಿ "
35473564 "ಸೇರುವವರೆಗೆ ನಿಮಗೆ ಯಾವುದೆ ಸಂದೇಶಗಳು ದೊರೆಯುವುದಿಲ್ಲ."
35483565
3549 #: ../src/empathy-chat-window.c:307
3566 #: ../src/empathy-chat-window.c:306
35503567 #, c-format
35513568 msgid ""
35523569 "Closing this window will leave a chat room. You will not receive any further "
35633580 "ಅದನ್ನು "
35643581 "ಮರಳಿ ಸೇರುವವರೆಗೆ ನಿಮಗೆ ಯಾವುದೆ ಸಂದೇಶಗಳು ದೊರೆಯುವುದಿಲ್ಲ."
35653582
3566 #: ../src/empathy-chat-window.c:318
3583 #: ../src/empathy-chat-window.c:317
35673584 #, c-format
35683585 msgid "Leave %s?"
35693586 msgstr "%s ಇಂದ ನಿರ್ಗಮಿಸಬೇಕೆ?"
35703587
3571 #: ../src/empathy-chat-window.c:320
3588 #: ../src/empathy-chat-window.c:319
35723589 msgid ""
35733590 "You will not receive any further messages from this chat room until you "
35743591 "rejoin it."
35763593 "ಈ ಚಾಟ್‌ ಕೋಣೆಗೆ ನೀವು ಮರಳಿ ಸೇರುವವರೆಗೆ ನಿಮಗೆ ಇದರಿಂದ ಯಾವುದೆ ಸಂದೇಶಗಳು "
35773594 "ದೊರೆಯುವುದಿಲ್ಲ."
35783595
3579 #: ../src/empathy-chat-window.c:339
3596 #: ../src/empathy-chat-window.c:338
35803597 msgid "Close window"
35813598 msgstr "ಕಿಟಕಿಯನ್ನು ಮುಚ್ಚು"
35823599
3583 #: ../src/empathy-chat-window.c:339
3600 #: ../src/empathy-chat-window.c:338
35843601 msgid "Leave room"
35853602 msgstr "ಕೋಣೆಯಿಂದ ನಿರ್ಗಮಿಸು"
35863603
3587 #: ../src/empathy-chat-window.c:678 ../src/empathy-chat-window.c:701
3604 #: ../src/empathy-chat-window.c:677 ../src/empathy-chat-window.c:700
35883605 #, c-format
35893606 msgid "%s (%d unread)"
35903607 msgid_plural "%s (%d unread)"
35913608 msgstr[0] "%s (ಓದದೆ ಇರುವ %d)"
35923609 msgstr[1] "%s (ಓದದೆ ಇರುವ %d)"
35933610
3594 #: ../src/empathy-chat-window.c:693
3611 #: ../src/empathy-chat-window.c:692
35953612 #, c-format
35963613 msgid "%s (and %u other)"
35973614 msgid_plural "%s (and %u others)"
35983615 msgstr[0] "%s (ಹಾಗು %u ಇತರರು)"
35993616 msgstr[1] "%s (ಹಾಗು %u ಇತರರು)"
36003617
3601 #: ../src/empathy-chat-window.c:709
3618 #: ../src/empathy-chat-window.c:708
36023619 #, c-format
36033620 msgid "%s (%d unread from others)"
36043621 msgid_plural "%s (%d unread from others)"
36053622 msgstr[0] "%s (ಬೇರೆಯವರಿಂದ ಓದಲಾದ %d )"
36063623 msgstr[1] "%s (ಬೇರೆಯವರಿಂದ ಓದಲಾದ %d )"
36073624
3608 #: ../src/empathy-chat-window.c:718
3625 #: ../src/empathy-chat-window.c:717
36093626 #, c-format
36103627 msgid "%s (%d unread from all)"
36113628 msgid_plural "%s (%d unread from all)"
36123629 msgstr[0] "%s (ಎಲ್ಲರಿಂದಲೂ ಓದದೆ ಇರುವ %d)"
36133630 msgstr[1] "%s (ಎಲ್ಲರಿಂದಲೂ ಓದದೆ ಇರುವ %d)"
36143631
3615 #: ../src/empathy-chat-window.c:955
3632 #: ../src/empathy-chat-window.c:954
36163633 msgid "SMS:"
36173634 msgstr "SMS:"
36183635
3619 #: ../src/empathy-chat-window.c:963
3636 #: ../src/empathy-chat-window.c:962
36203637 #, c-format
36213638 msgid "Sending %d message"
36223639 msgid_plural "Sending %d messages"
36233640 msgstr[0] "%d ಸಂದೇಶವನ್ನು ಕಳುಹಿಸಲಾಗುತ್ತಿದೆ"
36243641 msgstr[1] "%d ಸಂದೇಶಗಳನ್ನು ಕಳುಹಿಸಲಾಗುತ್ತಿದೆ"
36253642
3626 #: ../src/empathy-chat-window.c:983
3643 #: ../src/empathy-chat-window.c:982
36273644 msgid "Typing a message."
36283645 msgstr "ಒಂದು ಸಂದೇಶವನ್ನು ನಮೂದಿಸಲಾಗುತ್ತಿದೆ."
36293646
37173734 "ಒಂದೇ ಬಾರಿ ಅಂಟಿಸಲು ದತ್ತಾಂಶವು ಬಹಳ ದೊಡ್ಡದಾಗಿದೆ. ದಯವಿಟ್ಟು ದಿನಚರಿಗಳನ್ನು ಕಡತಕ್ಕೆ "
37183735 "ಉಳಿಸಿ."
37193736
3720 #: ../src/empathy-debug-window.c:1856
3737 #: ../src/empathy-debug-window.c:1857
37213738 msgid "Debug Window"
37223739 msgstr "ದೋಷ ನಿವಾರಣಾ ವಿಂಡೊ"
37233740
3724 #: ../src/empathy-debug-window.c:1916
3741 #: ../src/empathy-debug-window.c:1917
37253742 msgid "Send to pastebin"
37263743 msgstr "ಪೇಸ್ಟ್‍ಬಿನ್‌ಗೆ ಕಳುಹಿಸು"
37273744
3728 #: ../src/empathy-debug-window.c:1960
3745 #: ../src/empathy-debug-window.c:1961
37293746 msgid "Pause"
37303747 msgstr "ವಿರಮಿಸು"
37313748
3732 #: ../src/empathy-debug-window.c:1972
3749 #: ../src/empathy-debug-window.c:1973
37333750 msgid "Level "
37343751 msgstr "ಸ್ತರ"
37353752
3736 #: ../src/empathy-debug-window.c:1991
3753 #: ../src/empathy-debug-window.c:1992
37373754 msgid "Debug"
37383755 msgstr "ದೋಷನಿವಾರಣೆ"
37393756
3740 #: ../src/empathy-debug-window.c:1996
3757 #: ../src/empathy-debug-window.c:1997
37413758 msgid "Info"
37423759 msgstr "ಮಾಹಿತಿ"
37433760
3744 #: ../src/empathy-debug-window.c:2001 ../src/empathy-debug-window.c:2050
3761 #: ../src/empathy-debug-window.c:2002 ../src/empathy-debug-window.c:2077
37453762 msgid "Message"
37463763 msgstr "ಸಂದೇಶ"
37473764
3748 #: ../src/empathy-debug-window.c:2006
3765 #: ../src/empathy-debug-window.c:2007
37493766 msgid "Warning"
37503767 msgstr "ಎಚ್ಚರಿಕೆ"
37513768
3752 #: ../src/empathy-debug-window.c:2011
3769 #: ../src/empathy-debug-window.c:2012
37533770 msgid "Critical"
37543771 msgstr "ಸಂದಿಗ್ಧ"
37553772
3756 #: ../src/empathy-debug-window.c:2016
3773 #: ../src/empathy-debug-window.c:2017
37573774 msgid "Error"
37583775 msgstr "ದೋಷ"
37593776
3760 #: ../src/empathy-debug-window.c:2035
3777 #: ../src/empathy-debug-window.c:2030
3778 msgid ""
3779 "Even if they don't display passwords, logs can contain sensitive information "
3780 "such as your list of contacts or the messages you recently sent or "
3781 "received.\n"
3782 "If you don't want to see such information available in a public bug report, "
3783 "you can choose to limit the visibility of your bug to Empathy developers "
3784 "when reporting it by displaying the advanced fields in the <a href=\"https://"
3785 "bugzilla.gnome.org/enter_bug.cgi?product=empathy\">bug report</a>."
3786 msgstr ""
3787 "ಅವುಗಳು ಗುಪ್ತಪದಗಳನ್ನು ತೋರಿಸದೇ ಇದ್ದರೂ ಸಹ, ದಾಖಲೆಗಳು (ಲಾಗ್) ನಿಮ್ಮ ಸಂಪರ್ಕವಿಳಾಸಗಳ "
3788 "ಪಟ್ಟಿ ಅಥವ ನೀವು ಇತ್ತೀಚೆಗೆ ಕಳುಹಿಸಿದ ಅಥವ ಸ್ವೀಕರಿಸಿದ ಸಂದೇಶಗಳಂತಹ ಸೂಕ್ಷ್ಮವಾದ "
3789 "ಮಾಹಿತಿಯನ್ನು ಹೊಂದಿರಬಹುದು .\n"
3790 "ಒಂದು ಸಾರ್ವಜನಿಕ ದೋಷ ವರದಿಯಲ್ಲಿ ಅಂತಹ ಮಾಹಿತಿಯು ಕಾಣಿಸಿಕೊಳ್ಳುವುದು ನಿಮ್ಮ ಇಷ್ಟವಿಲ್ಲದೇ "
3791 "ಇದ್ದಲ್ಲಿ, "
3792 "<a href=\"https://bugzilla.gnome.org/enter_bug.cgi?product=empathy\">bug "
3793 "report</a>ನಲ್ಲಿ ಅಡ್ವಾನ್ಸಡ್ ಫೀಲ್ಡ್ಸ್‍ನಲ್ಲಿ ದೋಷ ವರದಿಯು ಕೇವಲ Empathy "
3794 "ವಿಕಸನೆಗಾರರಿಗೆ ಮಾತ್ರ ಕಾಣಿಸುವಂತೆ ಮಾಡಬಹುದು."
3795
3796 #: ../src/empathy-debug-window.c:2062
37613797 msgid "Time"
37623798 msgstr "ಸಮಯ"
37633799
3764 #: ../src/empathy-debug-window.c:2038
3800 #: ../src/empathy-debug-window.c:2065
37653801 msgid "Domain"
37663802 msgstr "ಡೊಮೈನ್"
37673803
3768 #: ../src/empathy-debug-window.c:2041
3804 #: ../src/empathy-debug-window.c:2068
37693805 msgid "Category"
37703806 msgstr "ವರ್ಗ"
37713807
3772 #: ../src/empathy-debug-window.c:2044
3808 #: ../src/empathy-debug-window.c:2071
37733809 msgid "Level"
37743810 msgstr "ಸ್ತರ"
37753811
3776 #: ../src/empathy-debug-window.c:2073
3812 #: ../src/empathy-debug-window.c:2100
37773813 msgid ""
37783814 "The selected connection manager does not support the remote debugging "
37793815 "extension."
41924228 msgid "Show account balances"
41934229 msgstr "ಖಾತೆಯಲ್ಲಿನ ಬ್ಯಾಲೆನ್ಸುಗಳನ್ನು ತೋರಿಸು"
41944230
4195 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2107
4231 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2166
41964232 msgid "Contact List"
41974233 msgstr "ವಿಳಾಸ ಪಟ್ಟಿ"
41984234
43824418 msgstr ""
43834419 "ಕ್ಷಮಿಸಿ,%s ಖಾತೆಯನ್ನು %s ತಂತ್ರಾಂಶವು ಅಪ್‌ಡೇಟ್ ಆಗುವವರೆಗೆ ಬಳಸಲು ಸಾಧ್ಯವಿರುವುದಿಲ್ಲ."
43844420
4385 #: ../src/empathy-roster-window.c:635
4421 #: ../src/empathy-roster-window.c:617
4422 msgid "Windows Live"
4423 msgstr "ವಿಂಡೋಸ್ ಲೈವ್"
4424
4425 #: ../src/empathy-roster-window.c:621
4426 #| msgid "Facebook Chat"
4427 msgid "Facebook"
4428 msgstr "ಫೇಸ್‌ಬುಕ್"
4429
4430 #. translators: %s is an account name like 'Facebook' or 'Google Talk'
4431 #: ../src/empathy-roster-window.c:636
4432 #, c-format
4433 msgid "%s account requires authorisation"
4434 msgstr "%s ಖಾತೆಗಾಗಿ ದೃಢೀಕರಿಸುವ ಅಗತ್ಯವಿದೆ"
4435
4436 #: ../src/empathy-roster-window.c:647
4437 #| msgid "Edit Account"
4438 msgid "Online Accounts"
4439 msgstr "ಆನ್‌ಲೈನ್‌ ಖಾತೆಗಳು"
4440
4441 #: ../src/empathy-roster-window.c:694
43864442 msgid "Update software..."
43874443 msgstr "ತಂತ್ರಾಂಶವನ್ನು ಅಪ್‌ಡೇಟ್ ಮಾಡು..."
43884444
4389 #: ../src/empathy-roster-window.c:641
4445 #: ../src/empathy-roster-window.c:700
43904446 msgid "Reconnect"
43914447 msgstr "ಮರಳಿ ಸಂಪರ್ಕ ಜೋಡಿಸು"
43924448
4393 #: ../src/empathy-roster-window.c:645
4449 #: ../src/empathy-roster-window.c:704
43944450 msgid "Edit Account"
43954451 msgstr "ಖಾತೆಯನ್ನು ಸಂಪಾದಿಸು"
43964452
4397 #: ../src/empathy-roster-window.c:650
4453 #: ../src/empathy-roster-window.c:709
43984454 msgid "Close"
43994455 msgstr "ಸ್ವಚ್ಛಗೊಳಿಸು"
44004456
4401 #: ../src/empathy-roster-window.c:787
4457 #: ../src/empathy-roster-window.c:846
44024458 msgid "Top up account"
44034459 msgstr "ಖಾತೆಯನ್ನು ಟಾಪ್ ಅಪ್ ಮಾಡಿ"
44044460
4405 #: ../src/empathy-roster-window.c:1469
4461 #: ../src/empathy-roster-window.c:1528
44064462 msgid "You need to enable one of your accounts to see contacts here."
44074463 msgstr ""
44084464 "ಸಂಪರ್ಕ ವಿಳಾಸಗಳು ಇಲ್ಲಿ ಕಾಣಿಸಬೇಕೆಂದರೆ ನಿಮ್ಮ ಒಂದು ಖಾತೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಬೇಕು."
44094465
44104466 #. translators: argument is an account name
4411 #: ../src/empathy-roster-window.c:1477
4467 #: ../src/empathy-roster-window.c:1536
44124468 #, c-format
44134469 msgid "You need to enable %s to see contacts here."
44144470 msgstr "ಸಂಪರ್ಕ ವಿಳಾಸಗಳು ಇಲ್ಲಿ ಕಾಣಿಸಬೇಕೆಂದರೆ %s ಅನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಬೇಕು."
44154471
4416 #: ../src/empathy-roster-window.c:1555
4472 #: ../src/empathy-roster-window.c:1614
44174473 msgid "Change your presence to see contacts here"
44184474 msgstr "ಸಂಪರ್ಕ ವಿಳಾಸಗಳು ಇಲ್ಲಿ ಕಾಣಿಸಬೇಕೆಂದರೆ ನಿಮ್ಮ ಇರುವಿಕೆಯನ್ನು ಸಕ್ರಿಯಗೊಳಿಸಿ"
44194475
4420 #: ../src/empathy-roster-window.c:1564
4476 #: ../src/empathy-roster-window.c:1623
44214477 msgid "No match found"
44224478 msgstr "ಯಾವುದೂ ತಾಳೆಯಾಗುತ್ತಿಲ್ಲ"
44234479
4424 #: ../src/empathy-roster-window.c:1569
4480 #: ../src/empathy-roster-window.c:1628
44254481 msgid "No online contacts"
44264482 msgstr "ಯಾವುದೆ ಆನ್‌ಲೈನ್ ಸಂಪರ್ಕ ವಿಳಾಸಗಳಿಲ್ಲ"
44274483
+400
-213
po/ml.po less more
1111 "Project-Id-Version: gossip\n"
1212 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
1313 "product=empathy&keywords=I18N+L10N&component=General\n"
14 "POT-Creation-Date: 2012-09-22 17:33+0000\n"
15 "PO-Revision-Date: 2012-09-23 02:48+0530\n"
16 "Last-Translator: Anish A <aneesh.nl@gmail.com>\n"
17 "Language-Team: Swatantra Malayalam Computing\n"
14 "POT-Creation-Date: 2012-11-27 10:02+0000\n"
15 "PO-Revision-Date: 2012-11-27 15:36+0530\n"
16 "Last-Translator: Ani Peter <peter.ani@gmail.com>\n"
17 "Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
1818 "Language: ml\n"
1919 "MIME-Version: 1.0\n"
2020 "Content-Type: text/plain; charset=UTF-8\n"
2121 "Content-Transfer-Encoding: 8bit\n"
2222 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
23 "X-Generator: Virtaal 0.6.1\n"
23 "X-Generator: Lokalize 1.5\n"
2424 "X-DamnedLies-Scope: partial\n"
2525
2626 #: ../data/empathy.desktop.in.in.h:1
3737
3838 #: ../data/empathy.desktop.in.in.h:4
3939 msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
40 msgstr "ഗൂഗിള്‍ ടാക്ക്, ഫേസ്ബുക്ക്, എംഎസ്എന്‍ തുടങ്ങി നിരവധി സല്ലാപ സേവനങ്ങളുപയോഗിച്ചു് സല്ലപിയ്ക്കുക"
40 msgstr ""
41 "ഗൂഗിള്‍ ടാക്ക്, ഫേസ്ബുക്ക്, എംഎസ്എന്‍ തുടങ്ങി നിരവധി സല്ലാപ "
42 "സേവനങ്ങളുപയോഗിച്ചു് സല്ലപിയ്ക്കുക"
4143
4244 #: ../data/org.gnome.Empathy.gschema.xml.h:1
4345 msgid "Connection managers should be used"
4749 msgid ""
4850 "Whether connectivity managers should be used to automatically disconnect/"
4951 "reconnect."
50 msgstr "തന്നത്താന്‍ കണക്റ്റ് / വീണ്ടും കണക്റ്റ് ചെയ്യാന്‍ നെറ്റ്‌വര്‍ക്ക് മാനേജറെ ഉപയോഗിക്കണമോ എന്നു്."
52 msgstr ""
53 "തന്നത്താന്‍ കണക്റ്റ് / വീണ്ടും കണക്റ്റ് ചെയ്യാന്‍ നെറ്റ്‌വര്‍ക്ക് മാനേജറെ "
54 "ഉപയോഗിക്കണമോ എന്നു്."
5155
5256 #: ../data/org.gnome.Empathy.gschema.xml.h:3
5357 msgid "Empathy should auto-connect on startup"
5559
5660 #: ../data/org.gnome.Empathy.gschema.xml.h:4
5761 msgid "Whether Empathy should automatically log into your accounts on startup."
58 msgstr "എമ്പതി തുടക്കത്തില്‍ തന്നെ നിങ്ങളുടെ അക്കൗണ്ടുകളിലേക്ക് ലോഗിന്‍ ചെയ്യണമോ വേണ്ടയോ എന്നു്."
62 msgstr ""
63 "എമ്പതി തുടക്കത്തില്‍ തന്നെ നിങ്ങളുടെ അക്കൗണ്ടുകളിലേക്ക് ലോഗിന്‍ ചെയ്യണമോ "
64 "വേണ്ടയോ എന്നു്."
5965
6066 #: ../data/org.gnome.Empathy.gschema.xml.h:5
6167 msgid "Empathy should auto-away when idle"
6470 #: ../data/org.gnome.Empathy.gschema.xml.h:6
6571 msgid ""
6672 "Whether Empathy should go into away mode automatically if the user is idle."
67 msgstr "ഉപയോക്താവ് നിശ്ചലമാണെങ്കില്‍ തനിയെതന്നെ ഇവിടെ ഇല്ല രീതിയിലേക്ക് പോകണോ എന്ന്"
73 msgstr ""
74 "ഉപയോക്താവ് നിശ്ചലമാണെങ്കില്‍ തനിയെതന്നെ ഇവിടെ ഇല്ല രീതിയിലേക്ക് പോകണോ എന്ന്"
6875
6976 #: ../data/org.gnome.Empathy.gschema.xml.h:7
7077 msgid "Empathy default download folder"
7885 #: ../data/org.gnome.Empathy.gschema.xml.h:10
7986 msgid "Magic number used to check if sanity cleaning tasks should be run"
8087 msgstr ""
88 "സാനിറ്റി വെടിപ്പാക്കല്‍ ജോലികള്‍ പ്രവര്‍ത്തിയ്ക്കണമോ എന്നു് "
89 "പരിശോധിയ്ക്കുന്നതിനുള്ള മാജിക്ക് നംബര്‍"
8190
8291 #: ../data/org.gnome.Empathy.gschema.xml.h:11
8392 msgid ""
8493 "empathy-sanity-cleaning.c uses this number to check if the cleaning tasks "
8594 "should be executed or not. Users should not change this key manually."
8695 msgstr ""
96 "വെടിപ്പാക്കല്‍ ജോലികള്‍ നടപ്പിലാക്കണമോ എന്നു് പരിശോധിയ്ക്കുന്നതിനു് "
97 "empathy-sanity-cleaning.c "
98 "ഈ നംബര്‍ ഉപയോഗിയ്ക്കുന്നു. ഉപയോക്താക്കള്‍ ഈ കീ സ്വയം മാറ്റുവാന്‍ പാടില്ല."
8799
88100 #: ../data/org.gnome.Empathy.gschema.xml.h:12
89101 #: ../src/empathy-preferences.ui.h:1
92104
93105 #: ../data/org.gnome.Empathy.gschema.xml.h:13
94106 msgid "Whether to show contacts that are offline in the contact list."
95 msgstr "ഓഫ്‌ലൈന്‍ ആയ കോണ്ടാക്റ്റുകളെ കോണ്ടാക്റ്റ് പട്ടികയില്‍ കാണിക്കണോ വേണ്ടയോ എന്ന് "
107 msgstr ""
108 "ഓഫ്‌ലൈന്‍ ആയ കോണ്ടാക്റ്റുകളെ കോണ്ടാക്റ്റ് പട്ടികയില്‍ കാണിക്കണോ വേണ്ടയോ എന്ന് "
96109
97110 #: ../data/org.gnome.Empathy.gschema.xml.h:14
98111 msgid "Show Balance in contact list"
112125
113126 #: ../data/org.gnome.Empathy.gschema.xml.h:18
114127 msgid "Default directory to select an avatar image from"
115 msgstr "അവതാരം ആയി ഉപയോഗിക്കേണ്ട ചിത്രം തെരഞ്ഞെടുക്കാനുപയോഗിക്കേണ്ട ഡിഫോള്‍ട്ട് ഡയറക്റ്ററി"
128 msgstr ""
129 "അവതാരം ആയി ഉപയോഗിക്കേണ്ട ചിത്രം തെരഞ്ഞെടുക്കാനുപയോഗിക്കേണ്ട ഡിഫോള്‍ട്ട് "
130 "ഡയറക്റ്ററി"
116131
117132 #: ../data/org.gnome.Empathy.gschema.xml.h:19
118133 msgid "The last directory that an avatar image was chosen from."
128143
129144 #: ../data/org.gnome.Empathy.gschema.xml.h:22
130145 msgid "Display incoming events in the status area"
131 msgstr ""
146 msgstr "അവസ്ഥ കാണിയ്ക്കുന്ന സ്ഥലത്തു് വരുന്ന ഇവന്റുകള്‍ കാണിയ്ക്കുക"
132147
133148 #: ../data/org.gnome.Empathy.gschema.xml.h:23
134149 msgid ""
135150 "Display incoming events in the status area. If false, present them to the "
136151 "user immediately."
137152 msgstr ""
153 "അവസ്ഥ കാണിയ്ക്കുന്ന സ്ഥലത്തു് വരുന്ന ഇവന്റുകള്‍ കാണിയ്ക്കുക. false എങ്കില്‍, "
154 "ഉടന്‍ ഇതു് ഉപയോക്താവിനു് "
155 "നല്‍കുക."
138156
139157 #: ../data/org.gnome.Empathy.gschema.xml.h:24
140158 msgid "The position for the chat window side pane"
143161 #: ../data/org.gnome.Empathy.gschema.xml.h:25
144162 msgid "The stored position (in pixels) of the chat window side pane."
145163 msgstr ""
164 "ചാറ്റ് ജാലകത്തിന്റെ വശത്തുള്ള പെയിനിനു് സൂക്ഷിച്ച സ്ഥാനം (പിക്സലുകളില്‍)."
146165
147166 #: ../data/org.gnome.Empathy.gschema.xml.h:26
148167 msgid "Show contact groups"
166185
167186 #: ../data/org.gnome.Empathy.gschema.xml.h:31
168187 msgid "Whether to play sound notifications when away or busy."
169 msgstr "നിങ്ങള്‍ ദൂരെയോ തിരക്കിലോ ആയിരിയ്ക്കുമ്പോള്‍ ശബ്ദമുണ്ടാക്കണോ വേണ്ടയോ എന്നു്."
188 msgstr ""
189 "നിങ്ങള്‍ ദൂരെയോ തിരക്കിലോ ആയിരിയ്ക്കുമ്പോള്‍ ശബ്ദമുണ്ടാക്കണോ വേണ്ടയോ എന്നു്."
170190
171191 #: ../data/org.gnome.Empathy.gschema.xml.h:32
172192 msgid "Play a sound for incoming messages"
198218
199219 #: ../data/org.gnome.Empathy.gschema.xml.h:39
200220 msgid "Whether to play a sound to notify of contacts logging into the network."
201 msgstr "പട്ടികയിലുള്ളവര്‍ ശൃംഖലയില്‍ കയറുമ്പോള്‍ അറിയിയ്ക്കാന്‍ ശബ്ദം കേള്‍പ്പിയ്ക്കണോ വേണ്ടയോ എന്നു്."
221 msgstr ""
222 "പട്ടികയിലുള്ളവര്‍ ശൃംഖലയില്‍ കയറുമ്പോള്‍ അറിയിയ്ക്കാന്‍ ശബ്ദം "
223 "കേള്‍പ്പിയ്ക്കണോ വേണ്ടയോ എന്നു്."
202224
203225 #: ../data/org.gnome.Empathy.gschema.xml.h:40
204226 msgid "Play a sound when a contact logs out"
205 msgstr "പട്ടികയിലുള്ളവരാരെങ്കിലും പുറത്തിറങ്ങുമ്പോള്‍ ഒരു ശബ്ദം കേള്‍പ്പിയ്ക്കുക"
227 msgstr ""
228 "പട്ടികയിലുള്ളവരാരെങ്കിലും പുറത്തിറങ്ങുമ്പോള്‍ ഒരു ശബ്ദം കേള്‍പ്പിയ്ക്കുക"
206229
207230 #: ../data/org.gnome.Empathy.gschema.xml.h:41
208231 msgid ""
209232 "Whether to play a sound to notify of contacts logging out of the network."
210233 msgstr ""
211 "പട്ടികയിലുള്ളവര്‍ ശൃംഖലയില്‍ നിന്നും പുറത്തിറങ്ങുമ്പോള്‍ അറിയിയ്ക്കാന്‍ ശബ്ദം കേള്‍പ്പിയ്ക്കണോ വേണ്ടയോ "
234 "പട്ടികയിലുള്ളവര്‍ ശൃംഖലയില്‍ നിന്നും പുറത്തിറങ്ങുമ്പോള്‍ അറിയിയ്ക്കാന്‍ ശബ്ദം "
235 "കേള്‍പ്പിയ്ക്കണോ വേണ്ടയോ "
212236 "എന്നു്."
213237
214238 #: ../data/org.gnome.Empathy.gschema.xml.h:42
225249
226250 #: ../data/org.gnome.Empathy.gschema.xml.h:45
227251 msgid "Whether to play a sound when logging out of a network."
228 msgstr "ഒരു ശൃംഖലയില്‍ നിന്നും പുറത്തിറങ്ങുമ്പോള്‍ ശബ്ദമുണ്ടാക്കണോ വേണ്ടയോ എന്നു്."
252 msgstr ""
253 "ഒരു ശൃംഖലയില്‍ നിന്നും പുറത്തിറങ്ങുമ്പോള്‍ ശബ്ദമുണ്ടാക്കണോ വേണ്ടയോ എന്നു്."
229254
230255 #: ../data/org.gnome.Empathy.gschema.xml.h:46
231256 msgid "Enable popup notifications for new messages"
233258
234259 #: ../data/org.gnome.Empathy.gschema.xml.h:47
235260 msgid "Whether to show a popup notification when receiving a new message."
236 msgstr "ഒരു പുതിയ സന്ദേശം വരുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പു് കാണിക്കണോ വേണ്ടയോ എന്നു്."
261 msgstr ""
262 "ഒരു പുതിയ സന്ദേശം വരുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പു് കാണിക്കണോ വേണ്ടയോ എന്നു്."
237263
238264 #: ../data/org.gnome.Empathy.gschema.xml.h:48
239265 msgid "Disable popup notifications when away"
242268 #: ../data/org.gnome.Empathy.gschema.xml.h:49
243269 msgid "Whether to show popup notifications when away or busy."
244270 msgstr ""
245 "നിങ്ങള്‍ ദൂരെയോ തിരക്കിലോ ആയിരിക്കുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കണോ വേണ്ടയോ എന്നു്."
271 "നിങ്ങള്‍ ദൂരെയോ തിരക്കിലോ ആയിരിക്കുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ "
272 "കാണിയ്ക്കണോ വേണ്ടയോ എന്നു്."
246273
247274 #: ../data/org.gnome.Empathy.gschema.xml.h:50
248275 msgid "Pop up notifications if the chat isn't focused"
249 msgstr "സല്ലാപം ശ്രദ്ധയില്‍ പെട്ടില്ലെങ്കില്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കുക"
276 msgstr ""
277 "സല്ലാപം ശ്രദ്ധയില്‍ പെട്ടില്ലെങ്കില്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കുക"
250278
251279 #: ../data/org.gnome.Empathy.gschema.xml.h:51
252280 msgid ""
253281 "Whether to show a popup notification when receiving a new message even if "
254282 "the chat is already opened, but not focused."
255283 msgstr ""
256 "സല്ലാപം തുറന്നിട്ടുണ്ടെങ്കിലും ശ്രദ്ധയിലില്ലെങ്കില്‍ ഒരു പുതിയ സന്ദേശം വരുമ്പോള്‍ പൊങ്ങിവരുന്ന "
284 "സല്ലാപം തുറന്നിട്ടുണ്ടെങ്കിലും ശ്രദ്ധയിലില്ലെങ്കില്‍ ഒരു പുതിയ സന്ദേശം "
285 "വരുമ്പോള്‍ പൊങ്ങിവരുന്ന "
257286 "അറിയിപ്പു് കാണിയ്ക്കണോ വേണ്ടയോ എന്നു്"
258287
259288 #: ../data/org.gnome.Empathy.gschema.xml.h:52
262291
263292 #: ../data/org.gnome.Empathy.gschema.xml.h:53
264293 msgid "Whether to show a popup notification when a contact goes online."
265 msgstr "സമ്പര്‍ക്കം ഓണ്‍ലൈനാകുമ്പേള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കണോ വേണ്ടയോ എന്നു്."
294 msgstr ""
295 "സമ്പര്‍ക്കം ഓണ്‍ലൈനാകുമ്പേള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കണോ വേണ്ടയോ "
296 "എന്നു്."
266297
267298 #: ../data/org.gnome.Empathy.gschema.xml.h:54
268299 msgid "Pop up notifications when a contact logs out"
270301
271302 #: ../data/org.gnome.Empathy.gschema.xml.h:55
272303 msgid "Whether to show a popup notification when a contact goes offline."
273 msgstr "സമ്പര്‍ക്കം ഓഫ്‌ലൈനാകുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കണോ വേണ്ടയോ എന്നു്."
304 msgstr ""
305 "സമ്പര്‍ക്കം ഓഫ്‌ലൈനാകുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കണോ വേണ്ടയോ "
306 "എന്നു്."
274307
275308 #: ../data/org.gnome.Empathy.gschema.xml.h:56
276309 msgid "Use graphical smileys"
278311
279312 #: ../data/org.gnome.Empathy.gschema.xml.h:57
280313 msgid "Whether to convert smileys into graphical images in conversations."
281 msgstr "വര്‍ത്തമാനം പറയുമ്പോള്‍ ഉപയോഗിക്കുന്ന സ്മൈലികളെ ചിത്രങ്ങളാക്കി മാറ്റണമോ വേണ്ടയോ എന്ന്"
314 msgstr ""
315 "വര്‍ത്തമാനം പറയുമ്പോള്‍ ഉപയോഗിക്കുന്ന സ്മൈലികളെ ചിത്രങ്ങളാക്കി മാറ്റണമോ "
316 "വേണ്ടയോ എന്ന്"
282317
283318 #: ../data/org.gnome.Empathy.gschema.xml.h:58
284319 msgid "Show contact list in rooms"
303338 #: ../data/org.gnome.Empathy.gschema.xml.h:63
304339 msgid ""
305340 "The theme variant that is used to display the conversation in chat windows."
306 msgstr "വര്‍ത്തമാനത്തെ ചാറ്റ് ജാലകങ്ങളില്‍ കാണിക്കുമ്പോള്‍ ഉപയോഗിക്കേണ്ട തീം തരം"
341 msgstr ""
342 "വര്‍ത്തമാനത്തെ ചാറ്റ് ജാലകങ്ങളില്‍ കാണിക്കുമ്പോള്‍ ഉപയോഗിക്കേണ്ട തീം തരം"
307343
308344 #: ../data/org.gnome.Empathy.gschema.xml.h:64
309345 msgid "Path of the Adium theme to use"
310346 msgstr "ഉപയോഗിയ്ക്കേണ്ട അഡിയത്തിന്റെ പ്രമേയത്തിലേയ്ക്കുള്ള വഴി"
311347
312348 #: ../data/org.gnome.Empathy.gschema.xml.h:65
313 #, fuzzy
314349 msgid ""
315350 "Path of the Adium theme to use if the theme used for chat is Adium. "
316351 "Deprecated."
317 msgstr "ചാറ്റ് മുറികള്‍ക്ക് തീം ഉപയോഗിക്കണോ വേണ്ടയോ എന്ന് "
352 msgstr ""
353 "ചാറ്റിനുള്ള പ്രമേയം അഡിയമാണെങ്കില്‍, ഉപയോഗിയ്ക്കുവാനുള്ള അഡിയം പ്രമേയത്തിന്റെ "
354 "പാഥ്. നീക്കം "
355 "ചെയ്തിരിയിക്കുന്നു."
318356
319357 #: ../data/org.gnome.Empathy.gschema.xml.h:66
320358 msgid "Enable WebKit Developer Tools"
321 msgstr "വെബ്‌കിറ്റിന്റെ കോഡെഴുത്തുകാര്‍ക്കുള്ള ഉപകരണങ്ങള്‍ പ്രവര്‍ത്തന സജ്ജമാക്കുക"
359 msgstr ""
360 "വെബ്‌കിറ്റിന്റെ കോഡെഴുത്തുകാര്‍ക്കുള്ള ഉപകരണങ്ങള്‍ പ്രവര്‍ത്തന സജ്ജമാക്കുക"
322361
323362 #: ../data/org.gnome.Empathy.gschema.xml.h:67
324363 msgid ""
325364 "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
326365 msgstr ""
327 "വെബ്‌കിറ്റിന്റെ വെബ് പരിശോധകന്‍ പോലുള്ള കോഡെഴുത്തുകാര്‍ക്കുള്ള ഉപകരണങ്ങള്‍ പ്രവര്‍ത്തന സജ്ജമാക്കണോ."
366 "വെബ്‌കിറ്റിന്റെ വെബ് പരിശോധകന്‍ പോലുള്ള കോഡെഴുത്തുകാര്‍ക്കുള്ള ഉപകരണങ്ങള്‍ "
367 "പ്രവര്‍ത്തന സജ്ജമാക്കണോ."
328368
329369 #: ../data/org.gnome.Empathy.gschema.xml.h:68
330370 msgid "Inform other users when you are typing to them"
335375 "Whether to send the 'composing' or 'paused' chat states. Does not currently "
336376 "affect the 'gone' state."
337377 msgstr ""
378 "'ചിട്ടപ്പെടുത്തുന്നു' അല്ലെങ്കില്‍ 'താല്‍ക്കാലികമായി നിര്‍ത്തിയിരിയ്ക്കുന്നു' "
379 "ചാറ്റ് അവസ്ഥകള്‍ അയയ്ക്കണമോ "
380 "എന്നു്. 'കഴിഞ്ഞു' അവസ്ഥ യഥാര്‍ത്ഥത്തില്‍ ബാധിയ്ക്കുന്നില്ല."
338381
339382 #: ../data/org.gnome.Empathy.gschema.xml.h:70
340383 msgid "Use theme for chat rooms"
351394 #: ../data/org.gnome.Empathy.gschema.xml.h:73
352395 msgid ""
353396 "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
354 msgstr "കോമകളിട്ട് തിരിച്ചിട്ടുള്ള സ്പെല്‍ ചെക്കര്‍ ഭാഷകളുടെ ഒരു പട്ടിക ( ഉദാ. hi,ml) ."
397 msgstr ""
398 "കോമകളിട്ട് തിരിച്ചിട്ടുള്ള സ്പെല്‍ ചെക്കര്‍ ഭാഷകളുടെ ഒരു പട്ടിക ( ഉദാ. hi,ml) "
399 "."
355400
356401 #: ../data/org.gnome.Empathy.gschema.xml.h:74
357402 msgid "Enable spell checker"
361406 msgid ""
362407 "Whether to check words typed against the languages you want to check with."
363408 msgstr ""
364 "നിങ്ങള്‍ പരിശോധിയ്ക്കണമെന്നാഗ്രഹിയ്ക്കുന്ന ഭാഷകളില്‍ എഴുതുന്ന വാക്കുകള്‍ പരിശോധിയ്ക്കണോ വേണ്ടയോ എന്നു്."
409 "നിങ്ങള്‍ പരിശോധിയ്ക്കണമെന്നാഗ്രഹിയ്ക്കുന്ന ഭാഷകളില്‍ എഴുതുന്ന വാക്കുകള്‍ "
410 "പരിശോധിയ്ക്കണോ വേണ്ടയോ എന്നു്."
365411
366412 #: ../data/org.gnome.Empathy.gschema.xml.h:76
367413 msgid "Nick completed character"
372418 "Character to add after nickname when using nick completion (tab) in group "
373419 "chat."
374420 msgstr ""
375 "ഗ്രൂപ്പ് ചാറ്റില്‍ വിളിപ്പേരു മുഴുമിക്കല്‍ (റ്റാബ്) ഉപയോഗിക്കുമ്പോള്‍ വിളിപ്പേരിനു ശേഷം ചേര്‍‌ക്കേണ്ട "
421 "ഗ്രൂപ്പ് ചാറ്റില്‍ വിളിപ്പേരു മുഴുമിക്കല്‍ (റ്റാബ്) ഉപയോഗിക്കുമ്പോള്‍ "
422 "വിളിപ്പേരിനു ശേഷം ചേര്‍‌ക്കേണ്ട "
376423 "അക്ഷരം/ചിഹ്നം"
377424
378425 #: ../data/org.gnome.Empathy.gschema.xml.h:78
379426 msgid "Empathy should use the avatar of the contact as the chat window icon"
380 msgstr "എംപതി ചാറ്റ് ജാലകത്തിന്റെ ഐക്കണ്‍ ആയി കോണ്‍ടാക്റ്റിന്റെ അവതാരത്തെ തന്നെ ഉപയോഗിക്കണം"
427 msgstr ""
428 "എംപതി ചാറ്റ് ജാലകത്തിന്റെ ഐക്കണ്‍ ആയി കോണ്‍ടാക്റ്റിന്റെ അവതാരത്തെ തന്നെ "
429 "ഉപയോഗിക്കണം"
381430
382431 #: ../data/org.gnome.Empathy.gschema.xml.h:79
383432 msgid ""
384433 "Whether Empathy should use the avatar of the contact as the chat window icon."
385434 msgstr ""
386 "എംപതി കോണ്ടാക്റ്റിന്റെ അവതാരചിത്രത്തെ തന്നെ ചാറ്റ് ജാലകത്തിന്റെ ഐക്കണായി ഉപയോഗിക്കണമോ "
435 "എംപതി കോണ്ടാക്റ്റിന്റെ അവതാരചിത്രത്തെ തന്നെ ചാറ്റ് ജാലകത്തിന്റെ ഐക്കണായി "
436 "ഉപയോഗിക്കണമോ "
387437 "വേണ്ടയോ എന്ന്"
388438
389439 #: ../data/org.gnome.Empathy.gschema.xml.h:80
390440 msgid "Last account selected in Join Room dialog"
391 msgstr ""
441 msgstr "മുറിയില്‍ ചേരുക എന്ന ഡയലോഗില്‍ തെരഞ്ഞെടുത്ത അവസാന അക്കൌണ്ട്"
392442
393443 #: ../data/org.gnome.Empathy.gschema.xml.h:81
394444 msgid "D-Bus object path of the last account selected to join a room."
395445 msgstr ""
446 "ഒരു മുറിയില്‍ ചേരുന്നതിനു് തെരഞ്ഞെടുത്തിരിയ്ക്കുന്ന അവസാന അക്കൌണ്ടിന്റെ "
447 "ഡി-ബസ് ഒബ്ജക്ട് പാഥ്."
396448
397449 #: ../data/org.gnome.Empathy.gschema.xml.h:82
398450 msgid "Camera device"
401453 #: ../data/org.gnome.Empathy.gschema.xml.h:83
402454 msgid "Default camera device to use in video calls, e.g. /dev/video0."
403455 msgstr ""
456 "വീഡിയോ കോളുകളില്‍ ഉപയോഗിയ്ക്കുവാന്‍ സ്വതവേയുള്ള ക്യാമറാ ഡിവൈസ്, ഉദാ. "
457 "/dev/video0."
404458
405459 #: ../data/org.gnome.Empathy.gschema.xml.h:84
406460 msgid "Camera position"
408462
409463 #: ../data/org.gnome.Empathy.gschema.xml.h:85
410464 msgid "Position the camera preview should be during a call."
411 msgstr ""
465 msgstr "ഒരു കോള്‍ ചെയ്യുമ്പോള്‍ ക്യാമറയുടെ തിരനോട്ടത്തിനുള്ള സ്ഥാനം."
412466
413467 #: ../data/org.gnome.Empathy.gschema.xml.h:86
414468 msgid "Echo cancellation support"
417471 #: ../data/org.gnome.Empathy.gschema.xml.h:87
418472 msgid "Whether to enable Pulseaudio's echo cancellation filter."
419473 msgstr ""
474 "പള്‍സ്ഓഡിയോ ഇക്കോ റദ്ദാക്കല്‍ ഫില്‍റ്റര്‍ പ്രവര്‍ത്തന സജ്ജമാക്കണമോ എന്നു്."
420475
421476 #: ../data/org.gnome.Empathy.gschema.xml.h:88
422477 msgid "Show hint about closing the main window"
427482 "Whether to show the message dialog about closing the main window with the "
428483 "'x' button in the title bar."
429484 msgstr ""
430 "ടൈറ്റില്‍ ബാറിലെ 'x' ബട്ടണുപയോഗിച്ച് പ്രധാനജാലകം അടച്ചു കളയുന്നതിനെക്കുറിച്ചുള്ള മെസ്സേജ് ഡയലോഗ് "
485 "ടൈറ്റില്‍ ബാറിലെ 'x' ബട്ടണുപയോഗിച്ച് പ്രധാനജാലകം അടച്ചു "
486 "കളയുന്നതിനെക്കുറിച്ചുള്ള മെസ്സേജ് ഡയലോഗ് "
431487 "കാണിക്കണോവേണ്ടയോ"
432488
433489 #: ../data/org.gnome.Empathy.gschema.xml.h:90
527583 #: ../libempathy/empathy-keyring.c:631
528584 #, c-format
529585 msgid "Password for chatroom '%s' on account %s (%s)"
530 msgstr ""
586 msgstr "'%s' ചാറ്റ് മുറിയ്ക്കുള്ള രഹസ്യവാക്ക്, %s (%s) അക്കൌണ്ടില്‍"
531587
532588 #: ../libempathy/empathy-message.c:403 ../src/empathy-call-observer.c:116
533589 #, c-format
702758 #: ../libempathy/empathy-utils.c:350
703759 msgid ""
704760 "Connection has been replaced by a new connection using the same resource"
705 msgstr ""
761 msgstr "അതേ ഉറവിടം ഉപയോഗിച്ചു് കണക്ഷന്‍ പുതിയ കണക്ഷനായി മാറ്റിയിരിയ്ക്കുന്നു."
706762
707763 #: ../libempathy/empathy-utils.c:353
708764 msgid "The account already exists on the server"
710766
711767 #: ../libempathy/empathy-utils.c:355
712768 msgid "Server is currently too busy to handle the connection"
713 msgstr ""
769 msgstr "കണക്ഷന്‍ കൈകാര്യം ചെയ്യുന്നതിനു് സര്‍വര്‍ നിലവില്‍ തിരക്കിലാണു്"
714770
715771 #: ../libempathy/empathy-utils.c:357
716772 msgid "Certificate has been revoked"
719775 #: ../libempathy/empathy-utils.c:359
720776 msgid ""
721777 "Certificate uses an insecure cipher algorithm or is cryptographically weak"
722 msgstr ""
778 msgstr "അസുരക്ഷിതമായൊരു സിഫര്‍ അല്‍ഗോരിഥം സമ്മതപത്രം ഉപയോഗിയ്ക്കുന്നു."
723779
724780 #: ../libempathy/empathy-utils.c:362
725781 msgid ""
726782 "The length of the server certificate, or the depth of the server certificate "
727783 "chain, exceed the limits imposed by the cryptography library"
728784 msgstr ""
785 "സര്‍വര്‍ സമ്മതപത്രത്തിന്റെ നീളം അല്ലെങ്കില്‍ വ്യാപ്തി, ക്രിപ്റ്റോഗ്രഫി "
786 "ലൈബ്രറി ലഭ്യമാക്കുന്ന "
787 "പരിതികളേക്കാള്‍ കൂടുതലാകുന്നു."
729788
730789 #: ../libempathy/empathy-utils.c:366
731790 msgid "Your software is too old"
736795 msgstr "ആന്തരിക പിശകു്"
737796
738797 #: ../libempathy/empathy-utils.c:497
798 #: ../libempathy-gtk/empathy-roster-model.h:30
739799 msgid "People Nearby"
740800 msgstr "അടുത്തുള്ളവര്‍"
741801
9831043 "Most IRC servers don't need a password, so if you're not sure, don't enter a "
9841044 "password."
9851045 msgstr ""
1046 "മിക്ക ഐആര്‍സി സര്‍വറുകള്‍ക്കും രഹസ്യവാക്കിന്റെ ആവശ്യമില്ല. അതിനാല്‍, "
1047 "ഉറപ്പല്ലെങ്കില്‍ രഹസ്യവാക്ക് "
1048 "ഉപയോഗിയ്ക്കേണ്ടതില്ല."
9861049
9871050 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
9881051 msgid "Nickname"
10201083 "Use <a href=\"http://www.facebook.com/username/\">this page</a> to choose a "
10211084 "Facebook username if you don't have one."
10221085 msgstr ""
1086 "ഇതു് നിങ്ങളുടെ ഉപയോക്തൃനാമമാണു്, സാധാരണ ഫെയിസ്ബുക്ക് പ്രവേശന നാമമല്ല.\n"
1087 "നിങ്ങള്‍ facebook.com/<b>badger</b> ആണെങ്കില്‍, <b>badger</b> നല്‍കുക.\n"
1088 "നിങ്ങള്‍ക്കൊന്നില്ലെങ്കില്‍, മറ്റൊരു ഫെയിസ്ബുക്ക് ഉപയോക്തൃനാമം "
1089 "തെരഞ്ഞെടുക്കുന്നതിനായി <a href="
1090 "\"http://www.facebook.com/username/\">ഈ താള്‍</a> ഉപയോഗിയ്ക്കുക."
10231091
10241092 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:6
10251093 msgid "What is your Facebook password?"
11571225 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:5
11581226 msgid "Use this account to call _landlines and mobile phones"
11591227 msgstr ""
1228 "ലാന്‍ഡ് ലൈനുകളും മൊബൈല്‍ ഫോണുകളിലേക്കും വിളിയ്ക്കുന്നതിനായി ഈ അക്കൌണ്ട് "
1229 "ഉപയോഗിയ്ക്കുക"
11601230
11611231 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
1162 #, fuzzy
11631232 msgid "NAT Traversal Options"
1164 msgstr "സെഷന്‍ മാനേജ്മെന്റ് ഉപാധികള്‍:"
1233 msgstr "എന്‍എറ്റി ട്രാവേഴ്സല്‍ ഏച്ഛികങ്ങള്‍"
11651234
11661235 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
11671236 msgid "Proxy Options"
11771246
11781247 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
11791248 msgid "Discover the STUN server automatically"
1180 msgstr ""
1249 msgstr "എസ്‌ടിയുഎന്‍ സര്‍വറിനെ സ്വയമായി കണ്ടുപിടിയ്ക്കുക"
11811250
11821251 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
11831252 msgid "Discover Binding"
11841253 msgstr "ബൈന്‍ഡിങ് കണ്ടുപിടിയ്ക്കുക"
11851254
11861255 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
1187 #, fuzzy
11881256 msgid "Keep-Alive Options"
1189 msgstr "സെഷന്‍ മാനേജ്മെന്റ് ഉപാധികള്‍:"
1257 msgstr "കീപ്പ്-എലൈവ് ഐച്ഛികങ്ങള്‍"
11901258
11911259 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
11921260 msgid "Mechanism"
12341302
12351303 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
12361304 msgid "I_gnore conference and chat room invitations"
1237 msgstr "ചാറ്റ് മുറികളിലേക്കും കോണ്‍ഫറന്‍സുകളിലേക്കും ഉള്ള ക്ഷണങ്ങളെ നിരസിക്കുക (_I) "
1305 msgstr ""
1306 "ചാറ്റ് മുറികളിലേക്കും കോണ്‍ഫറന്‍സുകളിലേക്കും ഉള്ള ക്ഷണങ്ങളെ നിരസിക്കുക (_I) "
12381307
12391308 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
12401309 msgid "_Room List locale:"
12631332
12641333 #: ../libempathy-gtk/empathy-avatar-chooser.c:546
12651334 msgid "None of the accepted image formats are supported on your system"
1266 msgstr "അംഗീകൃതമായ ചിത്രങ്ങളുടെ ഫോര്‍മാറ്റുകളൊന്നും നിങ്ങളുടെ സിസ്റ്റത്തില്‍ പിന്തുണയ്ക്കുന്നില്ല"
1335 msgstr ""
1336 "അംഗീകൃതമായ ചിത്രങ്ങളുടെ ഫോര്‍മാറ്റുകളൊന്നും നിങ്ങളുടെ സിസ്റ്റത്തില്‍ "
1337 "പിന്തുണയ്ക്കുന്നില്ല"
12671338
12681339 #: ../libempathy-gtk/empathy-avatar-chooser.c:906
12691340 msgid "Couldn't save picture to file"
12941365 msgstr "വലുതാക്കാനായി ക്ളിക്ക് ചെയ്യുക"
12951366
12961367 #: ../libempathy-gtk/empathy-bad-password-dialog.c:130
1297 #, fuzzy, c-format
1298 #| msgid "Authentication failed"
1368 #, c-format
12991369 msgid "Authentication failed for account <b>%s</b>"
1300 msgstr "ഓഫ്‌ലൈന്‍ ആകുന്നതിനായി '%s' അക്കൌണ്ട് തയ്യാറാക്കുന്നു"
1370 msgstr "<b>%s</b> അക്കൌണ്ടിനുള്ള ആധികാരികത ഉറപ്പാക്കല്‍ പരാജയപ്പെട്ടു"
13011371
13021372 #: ../libempathy-gtk/empathy-bad-password-dialog.c:142
13031373 #: ../libempathy-gtk/empathy-chat.c:3724
13291399
13301400 #: ../libempathy-gtk/empathy-call-utils.c:49
13311401 msgid "The specified contact doesn't support calls"
1332 msgstr ""
1402 msgstr "നല്‍കി വിലാസം കോളുകളെ പിന്തുണയ്ക്കുന്നില്ല"
13331403
13341404 #: ../libempathy-gtk/empathy-call-utils.c:51
13351405 msgid "The specified contact is offline"
13451415
13461416 #: ../libempathy-gtk/empathy-call-utils.c:57
13471417 msgid "You don't have enough credit in order to place this call"
1348 msgstr ""
1418 msgstr "ഈ കോളിനാവശ്യമായ പണം നിങ്ങള്‍ക്കു് ലഭ്യമല്ല."
13491419
13501420 #: ../libempathy-gtk/empathy-chat.c:727
13511421 msgid "Failed to open private chat"
13661436 #: ../libempathy-gtk/empathy-chat.c:1054
13671437 msgid "/clear: clear all messages from the current conversation"
13681438 msgstr ""
1439 "/clear: നിലവിലുള്ള സംഭഷണത്തില്‍ നിന്നും എല്ലാ സന്ദേശങ്ങളും വെടിപ്പാക്കുക"
13691440
13701441 #: ../libempathy-gtk/empathy-chat.c:1057
1371 #, fuzzy
13721442 msgid "/topic <topic>: set the topic of the current conversation"
1373 msgstr "ഈ രചനയുടെ ഭാഷ സജ്ജമാക്കുക"
1443 msgstr "/topic <topic>: നിലവിലുള്ള സംഭാഷണത്തിനുള്ള വിഷയം സജ്ജമാക്കുക"
13741444
13751445 #: ../libempathy-gtk/empathy-chat.c:1060
13761446 msgid "/join <chat room ID>: join a new chat room"
1377 msgstr ""
1447 msgstr "/join <chat room ID>: പുതിയൊരു ചാറ്റ് മുറിയിലേക്കു് ചേരുക"
13781448
13791449 #: ../libempathy-gtk/empathy-chat.c:1063
13801450 msgid "/j <chat room ID>: join a new chat room"
1381 msgstr ""
1451 msgstr "/j <chat room ID>: പുതിയൊരു ചാറ്റ് മുറിയിലേക്കു് ചേരുക"
13821452
13831453 #: ../libempathy-gtk/empathy-chat.c:1067
13841454 msgid ""
13851455 "/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
13861456 "current one"
13871457 msgstr ""
1458 "/part [<chat room ID>] [<reason>]: ചാറ്റ് മുറി ഉപേക്ഷിയ്ക്കുക, സ്വതവേ "
1459 "നിലവിലുള്ളതു്"
13881460
13891461 #: ../libempathy-gtk/empathy-chat.c:1071
13901462 msgid "/query <contact ID> [<message>]: open a private chat"
1391 msgstr ""
1463 msgstr "/query <contact ID> [<message>]: ഒരു സ്വകാര്യ സംവാദം തുടങ്ങുക"
13921464
13931465 #: ../libempathy-gtk/empathy-chat.c:1074
13941466 msgid "/msg <contact ID> <message>: open a private chat"
1395 msgstr ""
1467 msgstr "/msg <contact ID> <message>: ഒരു സ്വകാര്യ സംവാദം തുടങ്ങുക"
13961468
13971469 #: ../libempathy-gtk/empathy-chat.c:1077
13981470 msgid "/nick <nickname>: change your nickname on the current server"
1399 msgstr ""
1471 msgstr "/nick <nickname>: നിലവിലുള്ള സര്‍വറിലുള്ള വിളിപ്പേരു് മാറ്റുക"
14001472
14011473 #: ../libempathy-gtk/empathy-chat.c:1080
14021474 msgid "/me <message>: send an ACTION message to the current conversation"
14031475 msgstr ""
1476 "/me <message>: നിലവിലുള്ള സംവാദത്തിലേക്കു് നിങ്ങളുടെ പ്രവര്‍ത്തി "
1477 "കാണിച്ചുകൊണ്ടുള്ള സന്ദേശം "
1478 "അയയ്ക്കുക"
14041479
14051480 #: ../libempathy-gtk/empathy-chat.c:1083
14061481 msgid ""
14081483 "send a message starting with a '/'. For example: \"/say /join is used to "
14091484 "join a new chat room\""
14101485 msgstr ""
1486 "/say <message>: നിലവിലുള്ള സംഭാഷണത്തിലേക്കു് <message> അയയ്ക്കുക. '/' "
1487 "ഉപയോഗിച്ചു് "
1488 "ആരംഭിയ്ക്കുന്ന സന്ദേശങ്ങള്‍ അയയ്ക്കുവാന്‍ ഇതുപയോഗിയ്ക്കുന്നു. ഉദാഹരണത്തിനു്, "
1489 ": \"/say /join is "
1490 "used to join a new chat room\""
14111491
14121492 #: ../libempathy-gtk/empathy-chat.c:1088
14131493 msgid "/whois <contact ID>: display information about a contact"
1414 msgstr ""
1494 msgstr "/whois <contact ID>: ഒരു വിലാസത്തെപ്പറ്റിയുള്ള വിവരം കാണിയ്ക്കുക"
14151495
14161496 #: ../libempathy-gtk/empathy-chat.c:1091
14171497 msgid ""
14181498 "/help [<command>]: show all supported commands. If <command> is defined, "
14191499 "show its usage."
14201500 msgstr ""
1501 "/help [<command>]: പിന്തുണയ്ക്കുന്ന എല്ലാ കമാന്‍ഡുകളും കാണിയ്ക്കുക. <command> "
1502 "നിഷ്കര്‍ഷിച്ചിട്ടുണ്ടെങ്കില്‍, അതിന്റെ ഉപയോഗം കാണിയ്ക്കുക."
14211503
14221504 #: ../libempathy-gtk/empathy-chat.c:1110
14231505 #, c-format
14301512
14311513 #: ../libempathy-gtk/empathy-chat.c:1281
14321514 msgid "Unknown command; see /help for the available commands"
1433 msgstr ""
1515 msgstr "അപരിചിതമായ കമാന്‍ഡ്; ലഭ്യമായ കമാന്‍ഡുകള്‍ക്കു് /help കാണുക"
14341516
14351517 #: ../libempathy-gtk/empathy-chat.c:1538
14361518 msgid "insufficient balance to send message"
14541536 #, c-format
14551537 msgid "insufficient balance to send message. <a href='%s'>Top up</a>."
14561538 msgstr ""
1539 "സന്ദേശം അയയ്ക്കുന്നതിനു് മതിയായ പണം ലഭ്യമല്ല. <a href='%s'>ടോപ്പപ്പ് ചെയ്യുക<"
1540 "/a>."
14571541
14581542 #: ../libempathy-gtk/empathy-chat.c:1590
14591543 msgid "not capable"
14831567 msgid "unknown"
14841568 msgstr "അറിയാത്ത ഏതോ പ്രശ്നം"
14851569
1486 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:967
1570 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:980
14871571 msgid "Topic:"
14881572 msgstr "വിഷയം:"
14891573
15981682 #. * assume it hasn't and if it has, we'll set the proper status when
15991683 #. * we get the new handler.
16001684 #: ../libempathy-gtk/empathy-chat.c:2989 ../src/empathy-call-window.c:1467
1601 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2570
1602 #: ../src/empathy-event-manager.c:1166
1685 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2580
1686 #: ../src/empathy-call-window.c:2886 ../src/empathy-event-manager.c:1166
16031687 msgid "Disconnected"
16041688 msgstr "ബന്ധം വേര്‍പെടുത്തിയിരിക്കുന്നു"
16051689
16511735
16521736 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:264
16531737 msgid "Contact blocking temporarily unavailable"
1654 msgstr ""
1738 msgstr "വിലാസം തടസ്സപ്പെടുത്തുന്നതു് തല്‍ക്കാലം ലഭ്യമല്ല"
16551739
16561740 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:266
1657 #, fuzzy
16581741 msgid "Contact blocking unavailable"
1659 msgstr "പ്രദര്‍ശനത്തിന്റെ നടത്തിപ്പുകാരന്‍ ലഭ്യമല്ല"
1742 msgstr "വിലാസം തടയുന്നതു് ലഭ്യമല്ല"
16601743
16611744 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:268
16621745 msgid "Permission Denied"
18391922 "Select the groups you want this contact to appear in. Note that you can "
18401923 "select more than one group or no groups."
18411924 msgstr ""
1842 "നിങ്ങള്‍ക്ക് ഈ കോണ്‍ടാക്റ്റിനെ നിങ്ങള്‍ക്ക് ഏതൊക്കെ കൂട്ടങ്ങളില്‍ കാണിക്കണമോ അവയെ ഇവിടെ "
1843 "തെരഞ്ഞെടുക്കുകനിങ്ങള്‍ക്ക് കൂട്ടങ്ങളൊന്നും തെരഞ്ഞെടുക്കാതിരിക്കുവാനും ഒന്നില്‍ കൂടുതല്‍ കൂട്ടങ്ങള്‍ "
1925 "നിങ്ങള്‍ക്ക് ഈ കോണ്‍ടാക്റ്റിനെ നിങ്ങള്‍ക്ക് ഏതൊക്കെ കൂട്ടങ്ങളില്‍ കാണിക്കണമോ "
1926 "അവയെ ഇവിടെ "
1927 "തെരഞ്ഞെടുക്കുകനിങ്ങള്‍ക്ക് കൂട്ടങ്ങളൊന്നും തെരഞ്ഞെടുക്കാതിരിക്കുവാനും "
1928 "ഒന്നില്‍ കൂടുതല്‍ കൂട്ടങ്ങള്‍ "
18441929 "തെരഞ്ഞെടുക്കാനും സാധിക്കും എന്ന കാര്യം ശ്രദ്ധിക്കുക"
18451930
18461931 #: ../libempathy-gtk/empathy-groups-widget.c:358
18731958 msgstr "നിങ്ങളുമായി ബന്ധപ്പെടുന്നതില്‍ നിന്നും '%s'-നെ തടയണമെന്നുറപ്പാണോ?"
18741959
18751960 #: ../libempathy-gtk/empathy-individual-dialogs.c:253
1876 #, fuzzy
18771961 msgid "The following identity will be blocked:"
18781962 msgid_plural "The following identities will be blocked:"
1879 msgstr[0] "താഴെ പറയുന്ന ഫയല്‍ നീക്കം ചെയ്യുന്നു:"
1880 msgstr[1] ""
1963 msgstr[0] "താഴെ പറയുന്ന ഐഡന്റിറ്റി തടസ്സപ്പെടുത്തുന്നു:"
1964 msgstr[1] "താഴെ പറയുന്ന ഐഡന്റിറ്റികള്‍ തടസ്സപ്പെടുത്തുന്നു:"
18811965
18821966 #: ../libempathy-gtk/empathy-individual-dialogs.c:260
18831967 msgid "The following identity can not be blocked:"
18841968 msgid_plural "The following identities can not be blocked:"
1885 msgstr[0] ""
1886 msgstr[1] ""
1969 msgstr[0] "ഈ ഐഡന്റിറ്റി തടയുവാന്‍ സാധ്യമല്ല:"
1970 msgstr[1] "ഈ ഐഡന്റിറ്റികള്‍ തടയുവാന്‍ സാധ്യമല്ല:"
18871971
18881972 #: ../libempathy-gtk/empathy-individual-dialogs.c:270
18891973 #: ../libempathy-gtk/empathy-subscription-dialog.c:130
18951979 #: ../libempathy-gtk/empathy-subscription-dialog.c:150
18961980 msgid "_Report this contact as abusive"
18971981 msgid_plural "_Report these contacts as abusive"
1898 msgstr[0] ""
1899 msgstr[1] ""
1982 msgstr[0] "ഈ വിലാസം തകരാറുള്ളതായി രേ_ഖപ്പെടുത്തുക"
1983 msgstr[1] "ഈ വിലാസങ്ങള്‍ തകരാറുള്ളതായി രേ_ഖപ്പെടുത്തുക"
19001984
19011985 #: ../libempathy-gtk/empathy-individual-edit-dialog.c:247
19021986 msgid "Edit Contact Information"
19131997
19141998 #: ../libempathy-gtk/empathy-individual-information-dialog.c:335
19151999 msgid "Please install gnome-contacts to access contacts details."
1916 msgstr "വിലാസ വിവരണങ്ങള്‍ ലഭ്യമാക്കുന്നതിനായി ദയവായി gnome-contacts ഇന്‍സ്റ്റോള്‍ ചെയ്യുക."
2000 msgstr ""
2001 "വിലാസ വിവരണങ്ങള്‍ ലഭ്യമാക്കുന്നതിനായി ദയവായി gnome-contacts ഇന്‍സ്റ്റോള്‍ "
2002 "ചെയ്യുക."
19172003
19182004 #. Translators: this is used in the context menu for a contact. The first
19192005 #. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
19202006 #. * of the user's account IDs (e.g. me@hotmail.com).
1921 #: ../libempathy-gtk/empathy-individual-menu.c:172
2007 #: ../libempathy-gtk/empathy-individual-menu.c:177
19222008 #, c-format
19232009 msgid "%s (%s)"
19242010 msgstr "%s (%s)"
19252011
1926 #: ../libempathy-gtk/empathy-individual-menu.c:348
2012 #: ../libempathy-gtk/empathy-individual-menu.c:353
19272013 msgid "Select account to use to place the call"
19282014 msgstr "കോള്‍ ചെയ്യുന്നതിനുപയോഗിയ്ക്കേണ്ട അക്കൌണ്ട് തെരഞ്ഞെടുക്കുക"
19292015
1930 #: ../libempathy-gtk/empathy-individual-menu.c:352
2016 #: ../libempathy-gtk/empathy-individual-menu.c:357
19312017 #: ../libempathy-gtk/empathy-log-window.ui.h:6
19322018 #: ../src/empathy-call-window.ui.h:18
19332019 msgid "Call"
19342020 msgstr "വിളിയ്ക്കുക"
19352021
1936 #: ../libempathy-gtk/empathy-individual-menu.c:417
2022 #: ../libempathy-gtk/empathy-individual-menu.c:422
19372023 msgid "Mobile"
19382024 msgstr "മൊബൈല്‍"
19392025
1940 #: ../libempathy-gtk/empathy-individual-menu.c:419
2026 #: ../libempathy-gtk/empathy-individual-menu.c:424
19412027 msgid "Work"
19422028 msgstr "ജോലി"
19432029
1944 #: ../libempathy-gtk/empathy-individual-menu.c:421
2030 #: ../libempathy-gtk/empathy-individual-menu.c:426
19452031 msgid "HOME"
19462032 msgstr "HOME"
19472033
1948 #: ../libempathy-gtk/empathy-individual-menu.c:662
2034 #: ../libempathy-gtk/empathy-individual-menu.c:669
19492035 msgid "_Block Contact"
19502036 msgstr "വിലാസം _തടസ്സപ്പെടുത്തുക"
19512037
1952 #: ../libempathy-gtk/empathy-individual-menu.c:718
2038 #: ../libempathy-gtk/empathy-individual-menu.c:725
19532039 msgid "Delete and _Block"
19542040 msgstr "വെട്ടി നീക്കുകയും തടസ്സപ്പെടുത്തുകയും ചെയ്യുക"
19552041
1956 #: ../libempathy-gtk/empathy-individual-menu.c:780
2042 #: ../libempathy-gtk/empathy-individual-menu.c:787
19572043 #, c-format
19582044 msgid "Do you really want to remove the contact '%s'?"
1959 msgstr "'%s' എന്ന ഈ കോണ്‍ടാക്റ്റിനെ എടുത്തു കളയുവാന്‍ നിങ്ങള്‍ക്ക് ശരിക്കും ആഗ്രഹമുണ്ടോ ?"
1960
1961 #: ../libempathy-gtk/empathy-individual-menu.c:789
2045 msgstr ""
2046 "'%s' എന്ന ഈ കോണ്‍ടാക്റ്റിനെ എടുത്തു കളയുവാന്‍ നിങ്ങള്‍ക്ക് ശരിക്കും "
2047 "ആഗ്രഹമുണ്ടോ ?"
2048
2049 #: ../libempathy-gtk/empathy-individual-menu.c:796
19622050 #, c-format
19632051 msgid ""
19642052 "Do you really want to remove the linked contact '%s'? Note that this will "
19652053 "remove all the contacts which make up this linked contact."
19662054 msgstr ""
1967
1968 #: ../libempathy-gtk/empathy-individual-menu.c:800
2055 "കണ്ണി ചേര്‍ത്ത വിലാസം '%s' നിങ്ങള്‍ക്കു് നീക്കം ചെയ്യണമെന്നുറപ്പാണോ? ഇതു് "
2056 "ലഭ്യമാക്കുന്ന എല്ലാ "
2057 "വിലാസങ്ങളും ഇതു് നീക്കം ചെയ്യുന്നു."
2058
2059 #: ../libempathy-gtk/empathy-individual-menu.c:807
19692060 msgid "Removing contact"
19702061 msgstr "ബന്ധത്തെ എടുത്തുകളയുന്നു"
19712062
1972 #: ../libempathy-gtk/empathy-individual-menu.c:864
2063 #: ../libempathy-gtk/empathy-individual-menu.c:871
19732064 #: ../libempathy-gtk/empathy-individual-view.c:2453
19742065 msgid "_Remove"
19752066 msgstr "_എടുത്തുകളയുക"
19762067
19772068 #. add chat button
1978 #: ../libempathy-gtk/empathy-individual-menu.c:1227
2069 #: ../libempathy-gtk/empathy-individual-menu.c:1234
19792070 #: ../libempathy-gtk/empathy-new-message-dialog.c:318
19802071 msgid "_Chat"
19812072 msgstr "_സല്ലാപം"
19822073
19832074 #. add SMS button
1984 #: ../libempathy-gtk/empathy-individual-menu.c:1262
2075 #: ../libempathy-gtk/empathy-individual-menu.c:1269
19852076 #: ../libempathy-gtk/empathy-new-message-dialog.c:312
19862077 msgid "_SMS"
19872078 msgstr "_SMS"
19882079
1989 #: ../libempathy-gtk/empathy-individual-menu.c:1295
2080 #: ../libempathy-gtk/empathy-individual-menu.c:1302
19902081 msgctxt "menu item"
19912082 msgid "_Audio Call"
19922083 msgstr "_ഓഡിയോ കോള്‍ "
19932084
1994 #: ../libempathy-gtk/empathy-individual-menu.c:1328
2085 #: ../libempathy-gtk/empathy-individual-menu.c:1335
19952086 msgctxt "menu item"
19962087 msgid "_Video Call"
19972088 msgstr "_വീഡിയോ കോള്‍"
19982089
1999 #: ../libempathy-gtk/empathy-individual-menu.c:1369
2090 #: ../libempathy-gtk/empathy-individual-menu.c:1376
20002091 #: ../src/empathy-roster-window-menubar.ui.h:11
20012092 msgid "_Previous Conversations"
20022093 msgstr "_മുന്നത്തെ വര്‍ത്തമാനങ്ങള്‍"
20032094
2004 #: ../libempathy-gtk/empathy-individual-menu.c:1398
2095 #: ../libempathy-gtk/empathy-individual-menu.c:1405
20052096 msgid "Send File"
20062097 msgstr "ഫയല്‍ അയയ്ക്കുക"
20072098
2008 #: ../libempathy-gtk/empathy-individual-menu.c:1428
2099 #: ../libempathy-gtk/empathy-individual-menu.c:1435
20092100 msgid "Share My Desktop"
20102101 msgstr "എന്റെ പണിയിടം പങ്കുവെയ്ക്കുക"
20112102
2012 #: ../libempathy-gtk/empathy-individual-menu.c:1454
2103 #: ../libempathy-gtk/empathy-individual-menu.c:1461
20132104 #: ../libempathy-gtk/empathy-individual-widget.c:1368
20142105 msgid "Favorite"
20152106 msgstr "ഇഷ്ടപ്പെട്ടത്"
20162107
2017 #: ../libempathy-gtk/empathy-individual-menu.c:1483
2108 #: ../libempathy-gtk/empathy-individual-menu.c:1490
20182109 msgid "Infor_mation"
20192110 msgstr "വി_വരങ്ങള്‍"
20202111
2021 #: ../libempathy-gtk/empathy-individual-menu.c:1532
2112 #: ../libempathy-gtk/empathy-individual-menu.c:1539
20222113 msgctxt "Edit individual (contextual menu)"
20232114 msgid "_Edit"
20242115 msgstr "_ചിട്ട"
20252116
20262117 #. send invitation
2027 #: ../libempathy-gtk/empathy-individual-menu.c:1648
2028 #: ../src/empathy-chat-window.c:1233
2118 #: ../libempathy-gtk/empathy-individual-menu.c:1655
2119 #: ../src/empathy-chat-window.c:1246
20292120 msgid "Inviting you to this room"
20302121 msgstr "നിങ്ങളെ ഈ മുറിയിലേയ്ക്കു് ക്ഷണിയ്ക്കുന്നു"
20312122
2032 #: ../libempathy-gtk/empathy-individual-menu.c:1694
2123 #: ../libempathy-gtk/empathy-individual-menu.c:1701
20332124 msgid "_Invite to Chat Room"
20342125 msgstr "_സല്ലാപമുറി യിലേയ്ക്കു് ക്ഷണിയ്ക്കുക"
20352126
2036 #: ../libempathy-gtk/empathy-individual-menu.c:1890
2127 #: ../libempathy-gtk/empathy-individual-menu.c:1897
20372128 msgid "_Add Contact…"
20382129 msgstr "_ബന്ധം ചേര്‍ക്കുക..."
20392130
20402131 #: ../libempathy-gtk/empathy-individual-view.c:2373
20412132 #, c-format
20422133 msgid "Do you really want to remove the group '%s'?"
2043 msgstr "'%s' എന്ന ഈ കൂട്ടത്തെ എടുത്തു കളയുവാന്‍ നിങ്ങള്‍ക്ക് ശരിക്കും ആഗ്രഹമുണ്ടോ ?"
2134 msgstr ""
2135 "'%s' എന്ന ഈ കൂട്ടത്തെ എടുത്തു കളയുവാന്‍ നിങ്ങള്‍ക്ക് ശരിക്കും ആഗ്രഹമുണ്ടോ ?"
20442136
20452137 #: ../libempathy-gtk/empathy-individual-view.c:2376
20462138 msgid "Removing group"
21772269 msgstr "പേരു്:"
21782270
21792271 #: ../libempathy-gtk/empathy-individual-widget.c:1652
2180 #, fuzzy, c-format
2272 #, c-format
21812273 msgid "Linked contact containing %u contact"
21822274 msgid_plural "Linked contacts containing %u contacts"
2183 msgstr[0] "(ആകെ %'d വസ്തു അടങ്ങുന്നു)"
2184 msgstr[1] ""
2275 msgstr[0] "%u വിലാസമടങ്ങുന്ന വിലാസം ചേര്‍ത്തിരിയ്ക്കുന്നു"
2276 msgstr[1] "%u വിലാസമടങ്ങുന്ന വിലാസങ്ങള്‍ ചേര്‍ത്തിരിയ്ക്കുന്നു"
21852277
21862278 #: ../libempathy-gtk/empathy-individual-widget.ui.h:1
21872279 msgid "<b>Location</b> at (date)"
22222314 "same network as you. If you want to use this feature, please check that the "
22232315 "details below are correct."
22242316 msgstr ""
2317 "നിങ്ങള്‍ കണക്ട് ചെയ്തിരിയ്ക്കുന്ന നെറ്റ്‍വര്‍ക്കിലുള്ള വ്യക്തികളെ "
2318 "കണ്ടുപിടിച്ചു് അവരുമായി ചാറ്റ് ചെയ്യുവാന്‍ "
2319 "എമ്പതിയ്ക്കു് സാധ്യമാകുന്നു. ഈ വിശേഷത ഉപയോഗിയ്ക്കണമെങ്കില്‍, താഴെ നല്‍കിയ "
2320 "വിവരങ്ങള്‍ "
2321 "ശരിയാണെന്നുറപ്പാക്കുക."
22252322
22262323 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:101
22272324 msgid "People nearby"
22322329 "You can change these details later or disable this feature by choosing <span "
22332330 "style=\"italic\">Edit → Accounts</span> in the Contact List."
22342331 msgstr ""
2332 "നിങ്ങള്‍ക്കു് വിവരങ്ങള്‍ പിന്നീടു് മാറ്റാം, അല്ലെങ്കില്‍ വിലാസ പട്ടികയിലുള്ള "
2333 "<span style=\"italic"
2334 "\">ചിട്ടപ്പെടുത്തുക → അക്കൌണ്ടുകള്‍</span> തെരഞ്ഞെടുത്തു് ഈ വിശേഷത "
2335 "പ്രവര്‍ത്തന രഹിതമാക്കുക."
22352336
22362337 #: ../libempathy-gtk/empathy-log-window.c:622
22372338 msgid "History"
22912392 #: ../libempathy-gtk/empathy-log-window.c:1385
22922393 #, c-format
22932394 msgid "Call took %s, ended at %s"
2294 msgstr ""
2395 msgstr "കോള്‍ %s സമയം, അവസാനിച്ചതു് %s"
22952396
22962397 #: ../libempathy-gtk/empathy-log-window.c:1716
22972398 msgid "Today"
23562457 #: ../libempathy-gtk/empathy-log-window.c:3755
23572458 msgid "Are you sure you want to delete all logs of previous conversations?"
23582459 msgstr ""
2460 "മുമ്പുള്ള വിവാദങ്ങളുടെ എല്ലാ ലോഗുകളും നിങ്ങള്‍ക്കു് വെട്ടി "
2461 "നീക്കണമെന്നുറപ്പാണോ?"
23592462
23602463 #: ../libempathy-gtk/empathy-log-window.c:3759
23612464 msgid "Clear All"
25092612 "<small><i>Press Enter to set the new message or Esc to cancel.</i></small>"
25102613 msgstr ""
25112614 "<b>നിലവിലുള്ള സന്ദേശം: %s</b>\n"
2512 "<small><i>പുതിയ സന്ദേശം സജ്ജമാക്കുന്നതിനായി Enter അല്ലെങ്കില്‍ റദ്ദാക്കുന്നതിനായി Esc "
2615 "<small><i>പുതിയ സന്ദേശം സജ്ജമാക്കുന്നതിനായി Enter അല്ലെങ്കില്‍ "
2616 "റദ്ദാക്കുന്നതിനായി Esc "
25132617 "അമര്‍ത്തുക.</i></small>"
25142618
25152619 #: ../libempathy-gtk/empathy-presence-chooser.c:393
26062710 #: ../src/empathy-event-manager.c:1104
26072711 #, c-format
26082712 msgid "%s would like permission to see when you are online"
2609 msgstr "നിങ്ങള്‍ ഓണ്‍ലൈനാകുമ്പോള്‍ %s-നു് നിങ്ങളെ കാണുവാനുള്ള അനുവാദം ആവശ്യമുണ്ടു്"
2713 msgstr ""
2714 "നിങ്ങള്‍ ഓണ്‍ലൈനാകുമ്പോള്‍ %s-നു് നിങ്ങളെ കാണുവാനുള്ള അനുവാദം ആവശ്യമുണ്ടു്"
26102715
26112716 #: ../libempathy-gtk/empathy-subscription-dialog.c:281
26122717 #: ../src/empathy-event-manager.c:729
26282733
26292734 #: ../libempathy-gtk/empathy-tls-dialog.c:150
26302735 msgid "The identity provided by the chat server cannot be verified."
2631 msgstr ""
2736 msgstr "ചാറ്റ് സര്‍വര്‍ നല്‍കിയ ഐഡന്റിറ്റി ഉറപ്പാക്കുവാന്‍ സാധ്യമല്ല."
26322737
26332738 #: ../libempathy-gtk/empathy-tls-dialog.c:157
26342739 msgid "The certificate is not signed by a Certification Authority."
26352740 msgstr ""
2741 "സര്‍ട്ടിഫിക്കേറ്റിന്റെ ആധികാരികത ഉറപ്പാക്കല്‍ സംവിധാനം, സമ്മതപത്രം "
2742 "ഒപ്പിട്ടിട്ടില്ല."
26362743
26372744 #: ../libempathy-gtk/empathy-tls-dialog.c:161
26382745 msgid "The certificate has expired."
26482755
26492756 #: ../libempathy-gtk/empathy-tls-dialog.c:170
26502757 msgid "The hostname verified by the certificate doesn't match the server name."
2651 msgstr "സാക്ഷ്യപത്രവുമായി ഉറപ്പാക്കിയ ഹോസ്റ്റ്നാമം, സര്‍വര്‍ നാമവുമായി പൊരുത്തപ്പെടുന്നില്ല."
2758 msgstr ""
2759 "സാക്ഷ്യപത്രവുമായി ഉറപ്പാക്കിയ ഹോസ്റ്റ്നാമം, സര്‍വര്‍ നാമവുമായി "
2760 "പൊരുത്തപ്പെടുന്നില്ല."
26522761
26532762 #: ../libempathy-gtk/empathy-tls-dialog.c:174
26542763 msgid "The certificate is self-signed."
26582767 msgid ""
26592768 "The certificate has been revoked by the issuing Certification Authority."
26602769 msgstr ""
2770 "സര്‍ട്ടിഫിക്കേറ്റിന്റെ ആധികാരികത ഉറപ്പാക്കല്‍ സംവിധാനം, സമ്മതപത്രത്തിനെ "
2771 "വിളിയ്ക്കുന്നു."
26612772
26622773 #: ../libempathy-gtk/empathy-tls-dialog.c:181
26632774 msgid "The certificate is cryptographically weak."
26662777 #: ../libempathy-gtk/empathy-tls-dialog.c:184
26672778 msgid "The certificate length exceeds verifiable limits."
26682779 msgstr ""
2780 "ഉറപ്പാക്കുന്ന പരിമിതികളേക്കാള്‍ സര്‍ട്ടിഫിക്കേറ്റിന്റെ വ്യാപ്തി നീളുന്നു."
26692781
26702782 #: ../libempathy-gtk/empathy-tls-dialog.c:188
26712783 msgid "The certificate is malformed."
27192831 "%s of free space are required to save this file, but only %s is available. "
27202832 "Please choose another location."
27212833 msgstr ""
2834 "%s കാലി സ്ഥലം ആവശ്യമുണ്ടു് ഈ ഫയല്‍ സൂക്ഷിയ്ക്കുന്നതിനു്, പക്ഷേ %s മാത്രമേ "
2835 "ലഭ്യമുള്ളൂ. ദയവായി മറ്റൊരു "
2836 "സ്ഥാനം തെരഞ്ഞെടുക്കുക."
27222837
27232838 #: ../libempathy-gtk/empathy-ui-utils.c:1302
27242839 #, c-format
29103025 msgid "Vietnamese"
29113026 msgstr "വിയറ്റ്നാമീസ്"
29123027
3028 #: ../libempathy-gtk/empathy-roster-model.h:29
3029 msgid "Top Contacts"
3030 msgstr "പ്രധാന വിലാസങ്ങള്‍"
3031
3032 #: ../libempathy-gtk/empathy-roster-model.h:31
3033 msgid "Ungrouped"
3034 msgstr "വിഭാഗിച്ചിട്ടില്ല"
3035
29133036 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:231
29143037 msgid "No error message"
29153038 msgstr "പിശക് സന്ദേശങ്ങള്‍ ഒന്നും ഇല്ല"
29253048 "Foundation; either version 2 of the License, or (at your option) any later "
29263049 "version."
29273050 msgstr ""
2928 "എംപതി സ്വതന്ത്ര സോഫ്റ്റ്‌വേറാണ് ; നിങ്ങള്‍ക്ക് ഫ്രീ സോഫ്റ്റ്‌വേര്‍ ഫൗണ്ടേഷന്‍ പ്രസിദ്ധീകരിച്ചിട്ടുള്ള ഗ്നു "
2929 "ജനറല്‍ പബ്ളിക് ലൈസന്‍സ് പ്രകാരംഇത് വിതരണം ചെയ്യുകയോ ഇതില്‍ മാറ്റങ്ങള്‍ വരുത്തുകയോ ആവാം; ഈ "
2930 "ലൈസന്‍സിന്റെ രണ്ടാം പതിപ്പു പ്രകാരമോ അല്ലെങ്കില്‍ (നിങ്ങളുടെ ഇഷ്ടപ്രകാരം) അതിനു ശേഷമുള്ള "
3051 "എംപതി സ്വതന്ത്ര സോഫ്റ്റ്‌വേറാണ് ; നിങ്ങള്‍ക്ക് ഫ്രീ സോഫ്റ്റ്‌വേര്‍ ഫൗണ്ടേഷന്‍ "
3052 "പ്രസിദ്ധീകരിച്ചിട്ടുള്ള ഗ്നു "
3053 "ജനറല്‍ പബ്ളിക് ലൈസന്‍സ് പ്രകാരംഇത് വിതരണം ചെയ്യുകയോ ഇതില്‍ മാറ്റങ്ങള്‍ "
3054 "വരുത്തുകയോ ആവാം; ഈ "
3055 "ലൈസന്‍സിന്റെ രണ്ടാം പതിപ്പു പ്രകാരമോ അല്ലെങ്കില്‍ (നിങ്ങളുടെ ഇഷ്ടപ്രകാരം) "
3056 "അതിനു ശേഷമുള്ള "
29313057 "പതിപ്പുകളിന്‍ പ്രകാരമോ"
29323058
29333059 #: ../src/empathy-about-dialog.c:85
29373063 "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
29383064 "details."
29393065 msgstr ""
2940 "എമ്പതി നിങ്ങള്‍ക്കു് പ്രയോജനപ്പെടും എന്ന പ്രതീക്ഷയില്‍ വിതരണം ചെയ്യുന്നതാണു്, പക്ഷേ, ഇതിനു് ഒരു "
2941 "വാറണ്ടിയും ലഭ്യമല്ല; വ്യാപാരയോഗ്യതയോ ഒരു പ്രത്യേക കാര്യത്തിനു് ചേരുന്നതാണെന്നോ പരോക്ഷമായി "
2942 "ഉള്‍‌ക്കൊള്ളുന്ന വാറണ്ടി പോലും ഇല്ല. കൂടുതല്‍ വിവരങ്ങള്‍ക്കു് ഗ്നു ജനറല്‍ പബ്ലിക് ലൈസന്‍സ് കാണുക."
3066 "എമ്പതി നിങ്ങള്‍ക്കു് പ്രയോജനപ്പെടും എന്ന പ്രതീക്ഷയില്‍ വിതരണം ചെയ്യുന്നതാണു്, "
3067 "പക്ഷേ, ഇതിനു് ഒരു "
3068 "വാറണ്ടിയും ലഭ്യമല്ല; വ്യാപാരയോഗ്യതയോ ഒരു പ്രത്യേക കാര്യത്തിനു് "
3069 "ചേരുന്നതാണെന്നോ പരോക്ഷമായി "
3070 "ഉള്‍‌ക്കൊള്ളുന്ന വാറണ്ടി പോലും ഇല്ല. കൂടുതല്‍ വിവരങ്ങള്‍ക്കു് ഗ്നു ജനറല്‍ "
3071 "പബ്ലിക് ലൈസന്‍സ് കാണുക."
29433072
29443073 #: ../src/empathy-about-dialog.c:89
29453074 msgid ""
29473076 "Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin "
29483077 "Street, Fifth Floor, Boston, MA 02110-130159 USA"
29493078 msgstr ""
2950 "നിങ്ങള്‍ക്കു് എമ്പതിയ്ക്കൊപ്പം ഗ്നു ജനറല്‍ പബ്ലിക് ലൈസന്‍സിന്റെ ഒരു പകര്‍പ്പു് ലഭിച്ചിട്ടുണ്ടായിരിയ്ക്കണം; "
2951 "ഇല്ലെങ്കില്‍, ഈ വിലാസത്തിലേയ്ക്കെഴുതുക: Free Software Foundation, Inc., 51 Franklin "
3079 "നിങ്ങള്‍ക്കു് എമ്പതിയ്ക്കൊപ്പം ഗ്നു ജനറല്‍ പബ്ലിക് ലൈസന്‍സിന്റെ ഒരു "
3080 "പകര്‍പ്പു് ലഭിച്ചിട്ടുണ്ടായിരിയ്ക്കണം; "
3081 "ഇല്ലെങ്കില്‍, ഈ വിലാസത്തിലേയ്ക്കെഴുതുക: Free Software Foundation, Inc., 51 "
3082 "Franklin "
29523083 "Street, Fifth Floor, Boston, MA 02110-1301, USA."
29533084
29543085 #: ../src/empathy-about-dialog.c:109
29653096 #: ../src/empathy-accounts.c:182
29663097 msgid "Don't display any dialogs; do any work (eg, importing) and exit"
29673098 msgstr ""
3099 "ഒരു വാചകവും കാണിയ്ക്കേണ്ട; ഏതെങ്കിലും ജോലി ചെയ്തു് (ഉദാ, ഇംപോര്‍ട്ട് ചെയ്യുക) "
3100 "പുറത്തു് കടക്കുക"
29683101
29693102 #: ../src/empathy-accounts.c:186
29703103 msgid ""
29713104 "Don't display any dialogs unless there are only \"People Nearby\" accounts"
29723105 msgstr ""
3106 "\"അടുത്തുള്ള വ്യക്തികള്‍\" അക്കൌണ്ടുകള്‍ ഉണ്ടെങ്കില്‍ മാത്രം ഡയലോഗുകള്‍ "
3107 "കാണിയ്ക്കുക"
29733108
29743109 #: ../src/empathy-accounts.c:190
29753110 msgid "Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)"
29763111 msgstr ""
2977 "ആദ്യം തന്നെ നല്‍കിയ അക്കൌണ്ട് തെരഞ്ഞെടുക്കുക (ഉദാ, gabble/jabber/foo_40example_2eorg0)"
3112 "ആദ്യം തന്നെ നല്‍കിയ അക്കൌണ്ട് തെരഞ്ഞെടുക്കുക (ഉദാ, "
3113 "gabble/jabber/foo_40example_2eorg0)"
29783114
29793115 #: ../src/empathy-accounts.c:192
29803116 msgid "<account-id>"
30293165 "backend. Please install telepathy-haze and restart your session to migrate "
30303166 "the account."
30313167 msgstr ""
3168 "ഈ അക്കൌണ്ട് പഴയ പിന്തുണയ്ക്കാത്ത ബാക്കന്‍ഡിനെ ആശ്രയിയ്ക്കുന്ന, അതിനാല്‍ ഇതു് "
3169 "പ്രവര്‍ത്തന രഹിതം. "
3170 "ദയവായി telepathy-haze ഇന്‍സ്റ്റോള്‍ ചെയ്തു്, സെഷന്‍ വീണ്ടും ആരംഭിച്ചു് "
3171 "അക്കൌണ്ട് മറ്റൊരിടത്തേക്ക് "
3172 "നീക്കുക."
30323173
30333174 #: ../src/empathy-accounts-dialog.c:502
30343175 msgid "Offline — Account Disabled"
30523193 msgstr "സര്‍വറിലുള്ള നിങ്ങളുടെ അക്കൌണ്ട് ഇതു് നീക്കം ചെയ്യുന്നു."
30533194
30543195 #: ../src/empathy-accounts-dialog.c:1475
3055 #, fuzzy
30563196 msgid ""
30573197 "You are about to select another account, which will discard\n"
30583198 "your changes. Are you sure you want to proceed?"
30593199 msgstr ""
3060 "നിങ്ങളുടെ %s അക്കൗണ്ടിനെ നിങ്ങള്‍ എടുത്തു കളയുവാന്‍ പോകുകയാണ് !\n"
3061 "മുന്നോട്ടു നീങ്ങണം എന്നു നിങ്ങള്‍ക്കു ഉറപ്പാണോ ? "
3200 "നിങ്ങള്‍ മറ്റൊരു അക്കൌണ്ട് തെരഞ്ഞെടുക്കുവാന്‍ പോകുന്നു, ഇതു്\n"
3201 "നിങ്ങള്‍ വരുത്തിയ മാറ്റങ്ങളെ ഉപേക്ഷിയ്ക്കുന്നു. തുടരണമെന്നുറപ്പാണോ?"
30623202
30633203 #. Menu item: to enabled/disable the account
30643204 #: ../src/empathy-accounts-dialog.c:1666
30793219 msgstr "കണക്ടു് ചെയ്യുക"
30803220
30813221 #: ../src/empathy-accounts-dialog.c:2288
3082 #, fuzzy
30833222 msgid ""
30843223 "You are about to close the window, which will discard\n"
30853224 "your changes. Are you sure you want to proceed?"
30863225 msgstr ""
3087 "നിങ്ങളുടെ %s അക്കൗണ്ടിനെ നിങ്ങള്‍ എടുത്തു കളയുവാന്‍ പോകുകയാണ് !\n"
3088 "മുന്നോട്ടു നീങ്ങണം എന്നു നിങ്ങള്‍ക്കു ഉറപ്പാണോ ? "
3226 "നിങ്ങള്‍ ഈ ജാലകം അടയ്ക്കുവാന്‍ പോകുന്നു, ഇതു് വരുത്തിയ\n"
3227 "മാറ്റങ്ങളെ ഉപേക്ഷിയ്ക്കുന്നു. മുമ്പോട്ടു് തുടരണമെന്നുറപ്പാണോ?"
30893228
30903229 #. Tweak the dialog
30913230 #: ../src/empathy-accounts-dialog.c:2431
31053244 "To add a new account, you first have to install a backend for each protocol "
31063245 "you want to use."
31073246 msgstr ""
3108 "പുതിയ അക്കൊണ്ടു് ചേര്‍ക്കാന്‍, ആദ്യമായി നിങ്ങളുപയോഗിയ്ക്കാനാഗ്രഹിയ്ക്കുന്ന ഓരോ കീഴ്വഴക്കത്തിനുമുള്ള "
3247 "പുതിയ അക്കൊണ്ടു് ചേര്‍ക്കാന്‍, ആദ്യമായി നിങ്ങളുപയോഗിയ്ക്കാനാഗ്രഹിയ്ക്കുന്ന "
3248 "ഓരോ കീഴ്വഴക്കത്തിനുമുള്ള "
31093249 "ബാക്കെന്‍ഡ് നിങ്ങള്‍ക്കു് ഇന്‍സ്റ്റോള്‍ ചെയ്യേണ്ടതായി വരും."
31103250
31113251 #: ../src/empathy-accounts-dialog.ui.h:6
31263266
31273267 #: ../src/empathy.c:431
31283268 msgid "Don't display the contact list or any other dialogs on startup"
3129 msgstr "തുടക്കത്തില്‍ വിലാസപ്പട്ടികയോ മറ്റു് ഏതെങ്കിലും ഡയലോഗുകളോ കാണിയ്ക്കരുതു്"
3269 msgstr ""
3270 "തുടക്കത്തില്‍ വിലാസപ്പട്ടികയോ മറ്റു് ഏതെങ്കിലും ഡയലോഗുകളോ കാണിയ്ക്കരുതു്"
31303271
31313272 #: ../src/empathy.c:447
31323273 msgid "- Empathy IM Client"
31443285 "\n"
31453286 "%s"
31463287 msgstr ""
3147 "ടെലിപതി അക്കൌണ്ട് മാനേജറിലേക്കു് കണക്ട് ചെയ്യുമ്പോള്‍ ഒരു പിശകുണ്ടായിരിയ്ക്കുന്നു. പിശകിതായിരുന്നു:\n"
3288 "ടെലിപതി അക്കൌണ്ട് മാനേജറിലേക്കു് കണക്ട് ചെയ്യുമ്പോള്‍ ഒരു "
3289 "പിശകുണ്ടായിരിയ്ക്കുന്നു. പിശകിതായിരുന്നു:\n"
31483290 "\n"
31493291 "%s"
31503292
31593301 #: ../src/empathy-call-observer.c:119
31603302 #, c-format
31613303 msgid "%s just tried to call you, but you were in another call."
3162 msgstr "%s നിങ്ങളെ വിളിയ്ക്കുവാന്‍ ശ്രമിച്ചു, പക്ഷേ നിങ്ങള്‍ മറ്റൊരു കോളിലായിരുന്നു."
3304 msgstr ""
3305 "%s നിങ്ങളെ വിളിയ്ക്കുവാന്‍ ശ്രമിച്ചു, പക്ഷേ നിങ്ങള്‍ മറ്റൊരു കോളിലായിരുന്നു."
31633306
31643307 #. Translators: this is an "Info" label. It should be as short
31653308 #. * as possible.
32203363 msgid "The IP address of the multicast group"
32213364 msgstr "മള്‍ട്ടികാസ്റ്റ് ഗ്രൂപ്പിനുള്ള ഐപി വിലാസം"
32223365
3223 #: ../src/empathy-call-window.c:2522 ../src/empathy-call-window.c:2523
3224 #: ../src/empathy-call-window.c:2524 ../src/empathy-call-window.c:2525
3366 #: ../src/empathy-call-window.c:2525 ../src/empathy-call-window.c:2526
3367 #: ../src/empathy-call-window.c:2527 ../src/empathy-call-window.c:2528
32253368 #: ../src/empathy-call-window.ui.h:26
32263369 msgid "Unknown"
32273370 msgstr "അറിയാത്ത"
32283371
3229 #: ../src/empathy-call-window.c:2874
3372 #: ../src/empathy-call-window.c:2884
32303373 msgid "On hold"
32313374 msgstr "ഹോള്‍ഡ് ചെയ്തിരിയ്ക്കുന്നു"
32323375
3233 #: ../src/empathy-call-window.c:2876
3376 #: ../src/empathy-call-window.c:2888
32343377 msgid "Mute"
32353378 msgstr "നിശബ്ദമാക്കുക"
32363379
3237 #: ../src/empathy-call-window.c:2878
3380 #: ../src/empathy-call-window.c:2890
32383381 msgid "Duration"
32393382 msgstr "ദൈര്‍ഘ്യം"
32403383
32413384 #. Translators: 'status - minutes:seconds' the caller has been connected
3242 #: ../src/empathy-call-window.c:2881
3385 #: ../src/empathy-call-window.c:2893
32433386 #, c-format
32443387 msgid "%s — %d:%02dm"
32453388 msgstr "%s — %d:%02dm"
32463389
3247 #: ../src/empathy-call-window.c:2977
3390 #: ../src/empathy-call-window.c:2989
32483391 msgid "Technical Details"
32493392 msgstr "സാങ്കേതിക വിവരങ്ങള്‍"
32503393
3251 #: ../src/empathy-call-window.c:3016
3394 #: ../src/empathy-call-window.c:3028
32523395 #, c-format
32533396 msgid ""
32543397 "%s's software does not understand any of the audio formats supported by your "
32553398 "computer"
32563399 msgstr ""
3257 "നിങ്ങളുടെ കമ്പ്യൂട്ടര്‍ പിന്തുണയ്ക്കുന്ന ഒരു ഓഡിയോ ശൈലികളും %s സോഫ്റ്റ്‌വെയറിനു് മനസ്സിലാകുകയില്ല"
3258
3259 #: ../src/empathy-call-window.c:3021
3400 "നിങ്ങളുടെ കമ്പ്യൂട്ടര്‍ പിന്തുണയ്ക്കുന്ന ഒരു ഓഡിയോ ശൈലികളും %s "
3401 "സോഫ്റ്റ്‌വെയറിനു് മനസ്സിലാകുകയില്ല"
3402
3403 #: ../src/empathy-call-window.c:3033
32603404 #, c-format
32613405 msgid ""
32623406 "%s's software does not understand any of the video formats supported by your "
32633407 "computer"
32643408 msgstr ""
3265 "നിങ്ങളുടെ കമ്പ്യൂട്ടര്‍ പിന്തുണയ്ക്കുന്ന ഒരു വീഡിയോ ശൈലികളും %s സോഫ്റ്റ്‌വെയറിനു് മനസ്സിലാകുകയില്ല"
3266
3267 #: ../src/empathy-call-window.c:3027
3409 "നിങ്ങളുടെ കമ്പ്യൂട്ടര്‍ പിന്തുണയ്ക്കുന്ന ഒരു വീഡിയോ ശൈലികളും %s "
3410 "സോഫ്റ്റ്‌വെയറിനു് മനസ്സിലാകുകയില്ല"
3411
3412 #: ../src/empathy-call-window.c:3039
32683413 #, c-format
32693414 msgid ""
32703415 "Can't establish a connection to %s. One of you might be on a network that "
32713416 "does not allow direct connections."
32723417 msgstr ""
3273 "%s-ലേക്കു് ഒരു കണക്ഷന്‍ സ്ഥാപിയ്ക്കുവാന്‍ സാധ്യമല്ല. നേരിട്ടുള്ള കണക്ഷന്‍ അനുവദിയ്ക്കാത്തൊരു "
3418 "%s-ലേക്കു് ഒരു കണക്ഷന്‍ സ്ഥാപിയ്ക്കുവാന്‍ സാധ്യമല്ല. നേരിട്ടുള്ള കണക്ഷന്‍ "
3419 "അനുവദിയ്ക്കാത്തൊരു "
32743420 "നെറ്റ്‌വര്‍ക്കിലാകാം നിങ്ങളിലൊരാള്‍."
32753421
3276 #: ../src/empathy-call-window.c:3033
3422 #: ../src/empathy-call-window.c:3045
32773423 msgid "There was a failure on the network"
32783424 msgstr "നെറ്റ്‌വര്‍ക്കില്‍ ഒരു പ്രശ്നം"
32793425
3280 #: ../src/empathy-call-window.c:3037
3426 #: ../src/empathy-call-window.c:3049
32813427 msgid ""
32823428 "The audio formats necessary for this call are not installed on your computer"
3283 msgstr "ഈ കോളിനു് ആവശ്യമായ ഓഡിയോ ശൈലികള്‍ നിങ്ങളുടെ കമ്പ്യൂട്ടറില്‍ ഇന്‍സ്റ്റോള്‍ ചെയ്യുവാന്‍ സാധ്യമല്ല"
3284
3285 #: ../src/empathy-call-window.c:3040
3429 msgstr ""
3430 "ഈ കോളിനു് ആവശ്യമായ ഓഡിയോ ശൈലികള്‍ നിങ്ങളുടെ കമ്പ്യൂട്ടറില്‍ ഇന്‍സ്റ്റോള്‍ "
3431 "ചെയ്യുവാന്‍ സാധ്യമല്ല"
3432
3433 #: ../src/empathy-call-window.c:3052
32863434 msgid ""
32873435 "The video formats necessary for this call are not installed on your computer"
32883436 msgstr ""
3289 "ഈ കോളിനു് ആവശ്യമായ വീഡിയോ ശൈലികള്‍ നിങ്ങളുടെ കമ്പ്യൂട്ടറില്‍ ഇന്‍സ്റ്റോള്‍ ചെയ്യുവാന്‍ സാധ്യമല്ല"
3290
3291 #: ../src/empathy-call-window.c:3052
3437 "ഈ കോളിനു് ആവശ്യമായ വീഡിയോ ശൈലികള്‍ നിങ്ങളുടെ കമ്പ്യൂട്ടറില്‍ ഇന്‍സ്റ്റോള്‍ "
3438 "ചെയ്യുവാന്‍ സാധ്യമല്ല"
3439
3440 #: ../src/empathy-call-window.c:3064
32923441 #, c-format
32933442 msgid ""
32943443 "Something unexpected happened in a Telepathy component. Please <a href=\"%s"
32953444 "\">report this bug</a> and attach logs gathered from the 'Debug' window in "
32963445 "the Help menu."
32973446 msgstr ""
3298
3299 #: ../src/empathy-call-window.c:3061
3447 "ഒരു ടെലിപതി ഘടകത്തില്‍ അപ്രതീക്ഷിതമായതെന്തോ സംഭവിച്ചു. ദയവായി <a href=\"%s\">"
3448 "ഈ ബഗ് "
3449 "രേഖപ്പെടുത്തുക</a>. സഹായത്തിനുള്ള മെനുവില്‍ 'ഡീബഗ്' ജാലകത്തില്‍ നിന്നും "
3450 "ശേഖരിച്ച ലോഗുകള്‍ "
3451 "കൂട്ടിച്ചേര്‍ക്കുക."
3452
3453 #: ../src/empathy-call-window.c:3073
33003454 msgid "There was a failure in the call engine"
33013455 msgstr "കോള്‍ എഞ്ചിനില്‍ എന്തോ തകരാര്‍"
33023456
3303 #: ../src/empathy-call-window.c:3064
3457 #: ../src/empathy-call-window.c:3076
33043458 msgid "The end of the stream was reached"
33053459 msgstr "സ്ട്രീമിന്റെ അവസാനമെത്തി."
33063460
3307 #: ../src/empathy-call-window.c:3104
3461 #: ../src/empathy-call-window.c:3116
33083462 msgid "Can't establish audio stream"
33093463 msgstr "ശബ്ദ സ്ട്രീം സ്ഥാപിയ്ക്കുവാന്‍ സാധ്യമല്ല"
33103464
3311 #: ../src/empathy-call-window.c:3114
3465 #: ../src/empathy-call-window.c:3126
33123466 msgid "Can't establish video stream"
33133467 msgstr "ചലചിത്ര സ്ട്രീം സ്ഥാപിയ്ക്കുവാന്‍ സാധ്യമല്ല"
33143468
3315 #: ../src/empathy-call-window.c:3151
3469 #: ../src/empathy-call-window.c:3163
33163470 #, c-format
33173471 msgid "Your current balance is %s."
33183472 msgstr "നിങ്ങളുടെ ഇപ്പോഴത്തെ അവസ്ഥ - %s."
33193473
3320 #: ../src/empathy-call-window.c:3155
3474 #: ../src/empathy-call-window.c:3167
33213475 msgid "Sorry, you don’t have enough credit for that call."
33223476 msgstr "അയ്യോ, നിങ്ങള്‍ക്ക് ആ വിളിയ്ക്കുള്ള പൈസയില്ല."
33233477
3324 #: ../src/empathy-call-window.c:3157
3478 #: ../src/empathy-call-window.c:3169
33253479 msgid "Top Up"
33263480 msgstr "മുകളിലേക്ക് "
33273481
34293583 msgid "Audio"
34303584 msgstr "ശബ്ദം"
34313585
3432 #: ../src/empathy-chat.c:104
3586 #: ../src/empathy-chat.c:102
34333587 msgid "- Empathy Chat Client"
34343588 msgstr "- എമ്പതി ചാറ്റ് ക്ലയന്റ്"
34353589
34493603 msgid "Manage Favorite Rooms"
34503604 msgstr "ഇഷ്ടപ്പെട്ട മുറികള്‍ തെരഞ്ഞെടുക്കുക"
34513605
3452 #: ../src/empathy-chat-window.c:280
3606 #: ../src/empathy-chat-window.c:288
34533607 msgid "Close this window?"
34543608 msgstr "ഈ ജാലകം അടക്കേണമോ?"
34553609
3456 #: ../src/empathy-chat-window.c:286
3610 #: ../src/empathy-chat-window.c:294
34573611 #, c-format
34583612 msgid ""
34593613 "Closing this window will leave %s. You will not receive any further messages "
34603614 "until you rejoin it."
34613615 msgstr ""
3462 "ഈ ജാലകം അടച്ചാല്‍, %s-ല്‍ നിന്നും നിങ്ങള്‍ ഉപേക്ഷിയ്ക്കപ്പെടുന്നു, തിരിച്ചു് ചേരാതെ ഇനിയൊരു "
3616 "ഈ ജാലകം അടച്ചാല്‍, %s-ല്‍ നിന്നും നിങ്ങള്‍ ഉപേക്ഷിയ്ക്കപ്പെടുന്നു, തിരിച്ചു് "
3617 "ചേരാതെ ഇനിയൊരു "
34633618 "സന്ദേശങ്ങളും ലഭ്യമാകുകയില്ല."
34643619
3465 #: ../src/empathy-chat-window.c:299
3620 #: ../src/empathy-chat-window.c:307
34663621 #, c-format
34673622 msgid ""
34683623 "Closing this window will leave a chat room. You will not receive any further "
34713626 "Closing this window will leave %u chat rooms. You will not receive any "
34723627 "further messages until you rejoin them."
34733628 msgstr[0] ""
3629 "ഈ ജാലകം അടച്ചാല്‍ നിങ്ങള്‍ ചാറ്റ് മുറി ഉപേക്ഷിയ്ക്കുന്നു. തിരികെ ചേരാതെ "
3630 "നിങ്ങള്‍ക്കു് ഇനി ഒരു "
3631 "സന്ദേശങ്ങളും ലഭിയ്ക്കുന്നതല്ല."
34743632 msgstr[1] ""
3475
3476 #: ../src/empathy-chat-window.c:310
3633 "ഈ ജാലകം അടച്ചാല്‍ നിങ്ങള്‍ %u ചാറ്റ് മുറികള്‍ ഉപേക്ഷിയ്ക്കുന്നു. തിരികെ "
3634 "ചേരാതെ നിങ്ങള്‍ക്കു് ഇനി ഒരു "
3635 "സന്ദേശങ്ങളും ലഭിയ്ക്കുന്നതല്ല."
3636
3637 #: ../src/empathy-chat-window.c:318
34773638 #, c-format
34783639 msgid "Leave %s?"
34793640 msgstr "%s ഉപേക്ഷിക്കണമോ?"
34803641
3481 #: ../src/empathy-chat-window.c:312
3642 #: ../src/empathy-chat-window.c:320
34823643 msgid ""
34833644 "You will not receive any further messages from this chat room until you "
34843645 "rejoin it."
34853646 msgstr ""
3486 "നിങ്ങള്‍ വീണ്ടും ചാറ്റ് മുറിയിലേക്കു് പ്രവേശിയ്ക്കാതെ അവിടെ നിന്നും കൂടുതല്‍ മറുപടികള്‍ ലഭ്യമാകുന്നതല്ല."
3487
3488 #: ../src/empathy-chat-window.c:331
3647 "നിങ്ങള്‍ വീണ്ടും ചാറ്റ് മുറിയിലേക്കു് പ്രവേശിയ്ക്കാതെ അവിടെ നിന്നും കൂടുതല്‍ "
3648 "മറുപടികള്‍ ലഭ്യമാകുന്നതല്ല."
3649
3650 #: ../src/empathy-chat-window.c:339
34893651 msgid "Close window"
34903652 msgstr "ജാലകം അടക്കുക"
34913653
3492 #: ../src/empathy-chat-window.c:331
3654 #: ../src/empathy-chat-window.c:339
34933655 msgid "Leave room"
34943656 msgstr "മുറി ഉപേക്ഷിയ്ക്കുക"
34953657
3496 #: ../src/empathy-chat-window.c:665 ../src/empathy-chat-window.c:688
3658 #: ../src/empathy-chat-window.c:678 ../src/empathy-chat-window.c:701
34973659 #, c-format
34983660 msgid "%s (%d unread)"
34993661 msgid_plural "%s (%d unread)"
35003662 msgstr[0] "%s (%d വായിക്കാത്തവ)"
35013663 msgstr[1] "%s (%d വായിക്കാത്തവ)"
35023664
3503 #: ../src/empathy-chat-window.c:680
3665 #: ../src/empathy-chat-window.c:693
35043666 #, c-format
35053667 msgid "%s (and %u other)"
35063668 msgid_plural "%s (and %u others)"
35073669 msgstr[0] "%s (%u മറ്റുള്ളതു്)"
35083670 msgstr[1] "%s (%u മറ്റുള്ളവര്‍)"
35093671
3510 #: ../src/empathy-chat-window.c:696
3672 #: ../src/empathy-chat-window.c:709
35113673 #, c-format
35123674 msgid "%s (%d unread from others)"
35133675 msgid_plural "%s (%d unread from others)"
35143676 msgstr[0] "%s (മറ്റുള്ളവയില്‍ നിന്നും %d ലഭ്യമായി)"
35153677 msgstr[1] "%s (മറ്റുള്ളവരില്‍ നിന്നും %d ലഭ്യമായി) "
35163678
3517 #: ../src/empathy-chat-window.c:705
3679 #: ../src/empathy-chat-window.c:718
35183680 #, c-format
35193681 msgid "%s (%d unread from all)"
35203682 msgid_plural "%s (%d unread from all)"
3521 msgstr[0] ""
3522 msgstr[1] ""
3523
3524 #: ../src/empathy-chat-window.c:942
3683 msgstr[0] "%s (%d വായിച്ചിട്ടില്ല)"
3684 msgstr[1] "%s (%d വായിച്ചിട്ടില്ല)"
3685
3686 #: ../src/empathy-chat-window.c:955
35253687 msgid "SMS:"
35263688 msgstr "SMS:"
35273689
3528 #: ../src/empathy-chat-window.c:950
3690 #: ../src/empathy-chat-window.c:963
35293691 #, c-format
35303692 msgid "Sending %d message"
35313693 msgid_plural "Sending %d messages"
35323694 msgstr[0] "%d സന്ദേശം അയച്ചുകൊണ്ടിരിക്കുന്നു"
35333695 msgstr[1] "%d സന്ദേശങ്ങള്‍ അയച്ചുകൊണ്ടിരിക്കുന്നു"
35343696
3535 #: ../src/empathy-chat-window.c:970
3697 #: ../src/empathy-chat-window.c:983
35363698 msgid "Typing a message."
35373699 msgstr "ഒരു സന്ദേശം എഴുതിക്കൊണ്ടിരിയ്ക്കുന്നു."
35383700
36223784
36233785 #: ../src/empathy-debug-window.c:1675
36243786 msgid "Data too large for a single paste. Please save logs to file."
3625 msgstr "ഒറ്റത്തവണ ഒട്ടിയ്ക്കുവാന്‍ വളരെ ഡേറ്റായുണ്ടു്. ഫയലിലേക്കു് ലോഗുകള്‍ ദയവായി സൂക്ഷിയ്ക്കുക."
3787 msgstr ""
3788 "ഒറ്റത്തവണ ഒട്ടിയ്ക്കുവാന്‍ വളരെ ഡേറ്റായുണ്ടു്. ഫയലിലേക്കു് ലോഗുകള്‍ ദയവായി "
3789 "സൂക്ഷിയ്ക്കുക."
36263790
36273791 #: ../src/empathy-debug-window.c:1856
36283792 msgid "Debug Window"
36843848 msgid ""
36853849 "The selected connection manager does not support the remote debugging "
36863850 "extension."
3687 msgstr "തെരഞ്ഞെടുത്ത കണക്ഷന്‍ മാനേജര്‍ വിദൂര ഡീബഗ്ഗിങ് എക്സ്റ്റെന്‍ഷന്‍ പിന്തുണയ്ക്കുന്നില്ല."
3851 msgstr ""
3852 "തെരഞ്ഞെടുത്ത കണക്ഷന്‍ മാനേജര്‍ വിദൂര ഡീബഗ്ഗിങ് എക്സ്റ്റെന്‍ഷന്‍ "
3853 "പിന്തുണയ്ക്കുന്നില്ല."
36883854
36893855 #: ../src/empathy-event-manager.c:508
36903856 msgid "Incoming video call"
38684034 #: ../src/empathy-ft-manager.ui.h:2
38694035 msgid "Remove completed, canceled and failed file transfers from the list"
38704036 msgstr ""
3871 "പൂര്‍ത്തിയായതും റദ്ദാക്കിയതും പരാജയപ്പെട്ടതുമായ ഫയല്‍ കൈമാറ്റങ്ങള്‍ പട്ടികയില്‍ നിന്നും നീക്കം "
4037 "പൂര്‍ത്തിയായതും റദ്ദാക്കിയതും പരാജയപ്പെട്ടതുമായ ഫയല്‍ കൈമാറ്റങ്ങള്‍ "
4038 "പട്ടികയില്‍ നിന്നും നീക്കം "
38724039 "ചെയ്തിരിയ്ക്കുന്നു"
38734040
38744041 #: ../src/empathy-import-dialog.c:76
38804047 "No accounts to import could be found. Empathy currently only supports "
38814048 "importing accounts from Pidgin."
38824049 msgstr ""
3883 "പുറത്തുനിന്നെടുക്കാനുള്ള അക്കൌണ്ടുകളൊന്നും കണ്ടില്ല. പിഡ്ജിനില്‍ നിന്നുള്ള അക്കൌണ്ടുകള്‍ മാത്രമേ ഇപ്പോള്‍ "
4050 "പുറത്തുനിന്നെടുക്കാനുള്ള അക്കൌണ്ടുകളൊന്നും കണ്ടില്ല. പിഡ്ജിനില്‍ നിന്നുള്ള "
4051 "അക്കൌണ്ടുകള്‍ മാത്രമേ ഇപ്പോള്‍ "
38844052 "എമ്പതിയ്ക്കെടുക്കാന്‍ സാധിയ്ക്കൂ."
38854053
38864054 #: ../src/empathy-import-dialog.c:209
39564124 msgid ""
39574125 "Enter the room name to join here or click on one or more rooms in the list."
39584126 msgstr ""
3959 "കയറാനായി പട്ടികയിലുള്ള ഒന്നോ അതിലധികമോ മുറികളില്‍ ഞെക്കുകയോ ഇവിടെ മുറിയുടെ പേരു് നല്‍കുകയോ "
4127 "കയറാനായി പട്ടികയിലുള്ള ഒന്നോ അതിലധികമോ മുറികളില്‍ ഞെക്കുകയോ ഇവിടെ മുറിയുടെ "
4128 "പേരു് നല്‍കുകയോ "
39604129 "ചെയ്യുക"
39614130
39624131 #: ../src/empathy-new-chatroom-dialog.ui.h:2
39684137 "Enter the server which hosts the room, or leave it empty if the room is on "
39694138 "the current account&apos;s server"
39704139 msgstr ""
3971 "മുറി ഏതു് സെര്‍വ്വറിലാണെന്നു് പറയുക, ഇപ്പോഴുള്ള അക്കൌണ്ടിന്റെ സെര്‍വ്വറില്‍ തന്നെയാണു് മുറിയെങ്കില്‍ ഇതു് "
4140 "മുറി ഏതു് സെര്‍വ്വറിലാണെന്നു് പറയുക, ഇപ്പോഴുള്ള അക്കൌണ്ടിന്റെ സെര്‍വ്വറില്‍ "
4141 "തന്നെയാണു് മുറിയെങ്കില്‍ ഇതു് "
39724142 "കാലിയായിടുക"
39734143
39744144 #: ../src/empathy-new-chatroom-dialog.ui.h:4
39764146 "Enter the server which hosts the room, or leave it empty if the room is on "
39774147 "the current account's server"
39784148 msgstr ""
3979 "മുറി ഏതു് സെര്‍വ്വറിലാണെന്നു് പറയുക, ഇപ്പോഴുള്ള അക്കൌണ്ടിന്റെ സെര്‍വ്വറില്‍ തന്നെയാണു് മുറിയെങ്കില്‍ ഇതു് "
4149 "മുറി ഏതു് സെര്‍വ്വറിലാണെന്നു് പറയുക, ഇപ്പോഴുള്ള അക്കൌണ്ടിന്റെ സെര്‍വ്വറില്‍ "
4150 "തന്നെയാണു് മുറിയെങ്കില്‍ ഇതു് "
39804151 "കാലിയായിടുക"
39814152
39824153 #: ../src/empathy-new-chatroom-dialog.ui.h:5
41004271 msgid "Show account balances"
41014272 msgstr "അക്കൌണ്ട് അവസ്ഥകള്‍ കാണിയ്ക്കുക"
41024273
4103 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2108
4274 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2107
41044275 msgid "Contact List"
41054276 msgstr "ബന്ധപ്പട്ടിക"
41064277
41504321
41514322 #: ../src/empathy-preferences.ui.h:17
41524323 msgid "Disable notifications when _away or busy"
4153 msgstr "നിങ്ങള്‍ ദൂരെയോ തിരക്കിലോ ആയിരിക്കുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ കാണിയ്ക്കരുതു്"
4324 msgstr ""
4325 "നിങ്ങള്‍ ദൂരെയോ തിരക്കിലോ ആയിരിക്കുമ്പോള്‍ പൊങ്ങിവരുന്ന അറിയിപ്പുകള്‍ "
4326 "കാണിയ്ക്കരുതു്"
41544327
41554328 #: ../src/empathy-preferences.ui.h:18
41564329 msgid "Enable notifications when the _chat is not focused"
41954368 "hear strange noises or glitches during calls, try turning echo cancellation "
41964369 "off and restarting the call."
41974370 msgstr ""
4371 "എക്കോ റദ്ദാക്കല്‍ വഴി നിങ്ങളുടെ ശബ്ദം കുറച്ചുകൂടി വ്യക്തമായി വിളിച്ച "
4372 "വ്യക്തിയ്ക്കു് കേള്‍ക്കുവാന്‍ "
4373 "സാധിയ്ക്കുന്നു. പക്ഷേ ചില കമ്പ്യൂട്ടറുകളില്‍ ചില പ്രശ്നങ്ങള്‍ സൃഷ്ടിയ്ക്കാം. "
4374 "എന്തെങ്കിലും "
4375 "അസ്വാഭാവികമായ ശബ്ദം കേട്ടാല്‍, എക്കോ റദ്ദാക്കല്‍ ഓഫ് ചെയ്തു് വീണ്ടും കോള്‍ "
4376 "ആരംഭിയ്ക്കുക."
41984377
41994378 #: ../src/empathy-preferences.ui.h:30
42004379 msgid "_Publish location to my contacts"
42064385 "state and country will be published. GPS coordinates will be accurate to 1 "
42074386 "decimal place."
42084387 msgstr ""
4388 "നിങ്ങളുടെ സ്ഥലം, സംസ്ഥാനം, രാജ്യം എന്നിവയേക്കാള്‍ കൂടുതല്‍ ഒന്നും ലഭ്യമാകില്ല "
4389 "എന്നാണു് റെഡ്യൂസ്ഡ് "
4390 "ലോക്കേഷന്‍ ആക്യുറസി എന്നതിന്റെ അര്‍ത്ഥം. ജിപിഎസ് കോര്‍ഡിനേറ്റുകള്‍ 1 ഡെസിമല്‍ "
4391 "സ്ഥലമാകുന്നു."
42094392
42104393 #. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
42114394 #: ../src/empathy-preferences.ui.h:33
42364419 msgid ""
42374420 "The list of languages reflects only the languages for which you have a "
42384421 "dictionary installed."
4239 msgstr "നിങ്ങള്‍ ഇപ്പോള്‍ നിഘണ്ടു ഇന്‍സ്റ്റോള്‍ ചെയ്തിട്ടുള്ള ഭാഷകള്‍ മാത്രമേ പട്ടികയിലുള്ളൂ."
4422 msgstr ""
4423 "നിങ്ങള്‍ ഇപ്പോള്‍ നിഘണ്ടു ഇന്‍സ്റ്റോള്‍ ചെയ്തിട്ടുള്ള ഭാഷകള്‍ മാത്രമേ "
4424 "പട്ടികയിലുള്ളൂ."
42404425
42414426 #: ../src/empathy-preferences.ui.h:41
42424427 msgid "Enable spell checking for languages:"
42664451 msgid "Disconnect"
42674452 msgstr "വിഛേദിക്കുക"
42684453
4269 #: ../src/empathy-roster-window.c:442
4454 #: ../src/empathy-roster-window.c:441
42704455 msgid "You need to setup an account to see contacts here."
42714456 msgstr "ഇവിടെ വിലാസങ്ങള്‍ കാണുന്നതിനായി ഒരു അക്കൌണ്ട് സജ്ജമാക്കേണ്ടതുണ്ടു്."
42724457
4273 #: ../src/empathy-roster-window.c:518
4458 #: ../src/empathy-roster-window.c:517
42744459 #, c-format
42754460 msgid "Sorry, %s accounts can’t be used until your %s software is updated."
42764461 msgstr ""
4277 "ക്ഷമിയ്ക്കണം, %s അക്കൌണ്ടുകള്‍, %s സോഫ്റ്റ്‌വെയര്‍ പരിഷ്കരിച്ചാല്‍ മാത്രമേ ഉപയോഗിയ്ക്കുവാന്‍ സാധിയ്ക്കൂ."
4278
4279 #: ../src/empathy-roster-window.c:636
4462 "ക്ഷമിയ്ക്കണം, %s അക്കൌണ്ടുകള്‍, %s സോഫ്റ്റ്‌വെയര്‍ പരിഷ്കരിച്ചാല്‍ മാത്രമേ "
4463 "ഉപയോഗിയ്ക്കുവാന്‍ സാധിയ്ക്കൂ."
4464
4465 #: ../src/empathy-roster-window.c:635
42804466 msgid "Update software..."
42814467 msgstr "സോഫ്റ്റ്‌വെയര്‍ പരിഷ്കരിയ്ക്കുക..."
42824468
4283 #: ../src/empathy-roster-window.c:642
4469 #: ../src/empathy-roster-window.c:641
42844470 msgid "Reconnect"
42854471 msgstr "വീണ്ടും കണക്ട് ചെയ്യുക"
42864472
4287 #: ../src/empathy-roster-window.c:646
4473 #: ../src/empathy-roster-window.c:645
42884474 msgid "Edit Account"
42894475 msgstr "അക്കൌണ്ടു് ചിട്ടപ്പെടുത്തുക"
42904476
4291 #: ../src/empathy-roster-window.c:651
4477 #: ../src/empathy-roster-window.c:650
42924478 msgid "Close"
42934479 msgstr "അടക്കുക"
42944480
4295 #: ../src/empathy-roster-window.c:788
4481 #: ../src/empathy-roster-window.c:787
42964482 msgid "Top up account"
42974483 msgstr "അക്കൌണ്ട് ടോപ്പപ്പ് ചെയ്യുക"
42984484
4299 #: ../src/empathy-roster-window.c:1470
4485 #: ../src/empathy-roster-window.c:1469
43004486 msgid "You need to enable one of your accounts to see contacts here."
4301 msgstr "ഇവിടെ വിലാസങ്ങള്‍ കാണണമെങ്കില്‍ ഒരു അക്കൌണ്ടെങ്കിലും പ്രവര്‍ത്തന സജ്ജമാക്കണം."
4487 msgstr ""
4488 "ഇവിടെ വിലാസങ്ങള്‍ കാണണമെങ്കില്‍ ഒരു അക്കൌണ്ടെങ്കിലും പ്രവര്‍ത്തന സജ്ജമാക്കണം."
43024489
43034490 #. translators: argument is an account name
4304 #: ../src/empathy-roster-window.c:1478
4491 #: ../src/empathy-roster-window.c:1477
43054492 #, c-format
43064493 msgid "You need to enable %s to see contacts here."
43074494 msgstr "ഇവിടെ വിലാസങ്ങള്‍ കാണുന്നതിനായി %s പ്രവര്‍ത്തന സജ്ജമാക്കേണ്ടതുണ്ടു്."
43084495
4309 #: ../src/empathy-roster-window.c:1556
4496 #: ../src/empathy-roster-window.c:1555
43104497 msgid "Change your presence to see contacts here"
43114498 msgstr "ഇവിടെ വിലാസങ്ങള്‍ കാണുന്നതിനായി നിങ്ങളുടെ സാന്നിദ്ധ്യം മാറ്റുക"
43124499
4313 #: ../src/empathy-roster-window.c:1565
4500 #: ../src/empathy-roster-window.c:1564
43144501 msgid "No match found"
43154502 msgstr "ചേരുന്നവ ലഭ്യമല്ല"
43164503
4317 #: ../src/empathy-roster-window.c:1570
4504 #: ../src/empathy-roster-window.c:1569
43184505 msgid "No online contacts"
43194506 msgstr "ഓണ്‍ലൈന്‍ വിലാസങ്ങള്‍ ലഭ്യമല്ല"
43204507
99 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
1010 "product=empathy&keywords=I18N+L10N&component=General\n"
1111 "POT-Creation-Date: 2012-10-16 18:54+0000\n"
12 "PO-Revision-Date: 2012-10-22 18:36+0530\n"
12 "PO-Revision-Date: 2012-12-03 14:22+0530\n"
1313 "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
1414 "Language-Team: Oriya <oriya-it@googlegroups.com>\n"
1515 "Language: or\n"
41674167 #. translators: Quote from Romeo & Julier, for chat theme preview
41684168 #: ../src/empathy-preferences.c:650
41694169 msgid "O Romeo, Romeo, wherefore art thou Romeo?"
4170 msgstr ""
4170 msgstr "ଓ ରୋମିଓ, ଓ ରୋମିଓ, କେଉଁ କଳାରେ ତୁ ରୋମିଓ?"
41714171
41724172 #. translators: Quote from Romeo & Julier, for chat theme preview
41734173 #: ../src/empathy-preferences.c:654
41744174 msgid "Deny thy father and refuse thy name;"
4175 msgstr ""
4175 msgstr "ପିତାଙ୍ଗ ନାମକୁ ମନା କରନ୍ତୁ ଏବଂ ନିଜ ନାମକୁ ବାରଣ କରନ୍ତୁ;"
41764176
41774177 #. translators: Quote from Romeo & Julier, for chat theme preview
41784178 #: ../src/empathy-preferences.c:657
41794179 msgid "Or if thou wilt not, be but sworn my love"
4180 msgstr ""
4180 msgstr "ଯଦି ମୁଁ ନରୁହେ, କିନ୍ତୁ ମୋ ପ୍ରେମ ଅମର ରହିବ"
41814181
41824182 #. translators: Quote from Romeo & Julier, for chat theme preview
41834183 #: ../src/empathy-preferences.c:660
41844184 msgid "And I'll no longer be a Capulet."
4185 msgstr ""
4185 msgstr "ଏବଂ ମୁଁ ଅଧିକ ସମୟ ପର୍ଯ୍ୟନ୍ତ କ୍ୟାପୁଲଟ ରହିବି ନାହିଁ।"
41864186
41874187 #. translators: Quote from Romeo & Julier, for chat theme preview
41884188 #: ../src/empathy-preferences.c:663
43034303 "hear strange noises or glitches during calls, try turning echo cancellation "
43044304 "off and restarting the call."
43054305 msgstr ""
4306 "ପ୍ରତିଧ୍ୱନି ବନ୍ଦ କରିବା ଫଳରେ ଆପଣଙ୍କର ସ୍ୱର ସ୍ପଷ୍ଟ କରିବା ପାଇଁ ସହାୟତା କରିଥାଏ, "
4307 "କିନ୍ତୁ "
4308 "କିଛି କମ୍ପୁଟରରେ ସମସ୍ୟା ଦେଖାଦେଇପାରେ। ଯଦି ଆପଣ କିମ୍ବା ଅନ୍ୟ କେହି ବ୍ୟକ୍ତି "
4309 "କଥାବାର୍ତ୍ତା ମଧ୍ଯରେ "
4310 "ଅସ୍ପଷ୍ଟ ସ୍ୱର ଶୁଣନ୍ତି, ତେବେ ପ୍ରତିଧ୍ୱନିକୁ ବନ୍ଦ କରି କଲକୁ ପୁଣିଥରେ ଆରମ୍ଭ କରିବା "
4311 "ପାଇଁ ଚେଷ୍ଟା କରନ୍ତୁ।"
43064312
43074313 #: ../src/empathy-preferences.ui.h:30
43084314 msgid "_Publish location to my contacts"
43144320 "state and country will be published. GPS coordinates will be accurate to 1 "
43154321 "decimal place."
43164322 msgstr ""
4323 "ଅବସ୍ଥାନ ସଠିକତାକୁ କମ କରିବା ଅର୍ଥ ହେଉଛି ଆପଣଙ୍କ ସହର, ରାଜ୍ୟ ଏବଂ ଦେଶ ବାହାରେ "
4324 "ପ୍ରକାଶିତ ହେବ ନାହିଁ। GPS ସ୍ଥାନାଙ୍କ 1 ଦଶମିକ ସ୍ଥାନ ପର୍ଯ୍ୟନ୍ତ ରଖାଯାଇଥାଏ।"
43174325
43184326 #. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
43194327 #: ../src/empathy-preferences.ui.h:33
+1380
-1153
po/ta.po less more
1010 msgstr ""
1111 "Project-Id-Version: empathy.master.ta\n"
1212 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2012-09-19 16:47+0530\n"
14 "PO-Revision-Date: 2012-09-19 16:48+0530\n"
15 "Last-Translator: Dr.T.Vasudevan <agnihot3@gmail.com>\n"
16 "Language-Team: American English <kde-i18n-doc@kde.org>\n"
13 "POT-Creation-Date: 2012-12-09 12:39+0530\n"
14 "PO-Revision-Date: 2012-12-09 12:45+0530\n"
15 "Last-Translator: Dr.T.Vasudevan <drtvasudevan@gmail.com>\n"
16 "Language-Team: American English <gnome-tamil-translation@googlegroups.com>\n"
1717 "Language: ta\n"
1818 "MIME-Version: 1.0\n"
1919 "Content-Type: text/plain; charset=UTF-8\n"
2020 "Content-Transfer-Encoding: 8bit\n"
21 "X-Generator: Lokalize 1.1\n"
21 "X-Generator: Lokalize 1.5\n"
2222 "Plural-Forms: nplurals=2; plural=(n!=1);\\n"
2323 "\n"
2424 "\n"
2828 "\n"
2929
3030 #: ../data/empathy.desktop.in.in.h:1
31 msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
32 msgstr "கூகுள் டாக், ஃபேஸ்புக், எம்எஸ்என், மற்றும் பல அரட்டை சேவைகளில் அரட்டை அடிக்க. "
33
34 #: ../data/empathy.desktop.in.in.h:2
3531 msgid "Empathy"
3632 msgstr "எம்பதி"
33
34 #: ../data/empathy.desktop.in.in.h:2
35 msgid "IM Client"
36 msgstr "ஐ எம் சார்ந்தோன்"
3737
3838 #: ../data/empathy.desktop.in.in.h:3
3939 msgid "Empathy Internet Messaging"
4040 msgstr "எம்பதி இணைய செய்தியாளர் "
4141
4242 #: ../data/empathy.desktop.in.in.h:4
43 msgid "IM Client"
44 msgstr "ஐ எம் சார்ந்தோன்"
43 msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
44 msgstr ""
45 "கூகுள் டாக், ஃபேஸ்புக், எம்எஸ்என், மற்றும் பல அரட்டை சேவைகளில் அரட்டை அடிக்க. "
46
47 #: ../data/org.gnome.Empathy.gschema.xml.h:1
48 msgid "Connection managers should be used"
49 msgstr "இணைப்பு மேலாளரை பயன்படுத்த வேண்டும்"
50
51 #: ../data/org.gnome.Empathy.gschema.xml.h:2
52 msgid ""
53 "Whether connectivity managers should be used to automatically disconnect/"
54 "reconnect."
55 msgstr ""
56 "இணைப்பு மேலாளர்கள் தானியங்கியாக இணைக்க/ மீண்டும் இணைக்க பயன்படுத்த வேண்டுமா "
57 "இல்லையா"
58
59 #: ../data/org.gnome.Empathy.gschema.xml.h:3
60 msgid "Empathy should auto-connect on startup"
61 msgstr "துவங்கும் போது எம்பதி தானியங்கியாக இணைக்க வேண்டும்."
62
63 #: ../data/org.gnome.Empathy.gschema.xml.h:4
64 msgid "Whether Empathy should automatically log into your accounts on startup."
65 msgstr ""
66 "எம்பதி துவங்கும்போது கணக்குகளில் தானியங்கியாக உள்நுழைய வேண்டுமா இல்லையா."
67
68 #: ../data/org.gnome.Empathy.gschema.xml.h:5
69 msgid "Empathy should auto-away when idle"
70 msgstr "சும்மா இருக்கும் போது எம்பதி தானியங்கியாக வெளியே இருப்பதாக வேண்டும்."
71
72 #: ../data/org.gnome.Empathy.gschema.xml.h:6
73 msgid ""
74 "Whether Empathy should go into away mode automatically if the user is idle."
75 msgstr ""
76 "பயனர் சும்மா இருக்கும்போது தானியங்கியாக எம்பதி வெளியே பாங்கிற்கு செல்ல "
77 "வேண்டுமா "
78 "இல்லையா."
79
80 #: ../data/org.gnome.Empathy.gschema.xml.h:7
81 msgid "Empathy default download folder"
82 msgstr "எம்பதி முன்னிருப்பு தரவிறக்க அடைவு"
83
84 #: ../data/org.gnome.Empathy.gschema.xml.h:8
85 msgid "The default folder to save file transfers in."
86 msgstr "இடமாற்றிய கோப்புகளை சேமிக்க முன்னிருப்பு அடைவு"
87
88 #. translators: Automatic tasks which are run once to port/update account settings. Ideally, this shouldn't be exposed to users at all, we just use a gsettings key here as an optimization to only run it only once.
89 #: ../data/org.gnome.Empathy.gschema.xml.h:10
90 msgid "Magic number used to check if sanity cleaning tasks should be run"
91 msgstr ""
92 " சுத்தம் செய்யும் செயல்கள் இயக்கபட வேண்டுமா இல்லையா என தீர்மானிக்க மந்திர எண்."
93
94 #: ../data/org.gnome.Empathy.gschema.xml.h:11
95 msgid ""
96 "empathy-sanity-cleaning.c uses this number to check if the cleaning tasks "
97 "should be executed or not. Users should not change this key manually."
98 msgstr ""
99 "empathy-sanity-cleaning.c இந்த எண்ணை சுத்தம் செய்யும் செயல்கள் இயக்கபட "
100 "வேண்டுமா இல்லையா என தீர்மானிக்க பயன்படுத்துகிறது. கைமுறையாக பயனர்கள் இந்த "
101 "எண்ணை மாற்றக்கூடாது."
102
103 #: ../data/org.gnome.Empathy.gschema.xml.h:12
104 #: ../src/empathy-preferences.ui.h:1
105 msgid "Show offline contacts"
106 msgstr " வலை தொடர்பில்லாத தொடர்புகளை காட்டு"
107
108 #: ../data/org.gnome.Empathy.gschema.xml.h:13
109 msgid "Whether to show contacts that are offline in the contact list."
110 msgstr ""
111 "தொடர்பு பட்டியலிலும் இணைப்பில் இல்லாத தொடர்புகளை காட்ட வேண்டுமா இல்லையா?"
112
113 #: ../data/org.gnome.Empathy.gschema.xml.h:14
114 msgid "Show Balance in contact list"
115 msgstr "தொடர்புகள் பட்டியலில் மீதியை காட்டு"
116
117 #: ../data/org.gnome.Empathy.gschema.xml.h:15
118 msgid "Whether to show account balances in the contact list."
119 msgstr " தொடர்பு பட்டியலில் கணக்கு மீதியை காட்ட வேண்டுமா இல்லையா?"
120
121 #: ../data/org.gnome.Empathy.gschema.xml.h:16
122 msgid "Hide main window"
123 msgstr "முதன்மை சாளரத்தை மறை "
124
125 #: ../data/org.gnome.Empathy.gschema.xml.h:17
126 msgid "Hide the main window."
127 msgstr "முதன்மை சாளரத்தை மறை "
128
129 #: ../data/org.gnome.Empathy.gschema.xml.h:18
130 msgid "Default directory to select an avatar image from"
131 msgstr "அவதாரம் படம் தேந்தெடுக்க முன்னிருப்பு அடைவு"
132
133 #: ../data/org.gnome.Empathy.gschema.xml.h:19
134 msgid "The last directory that an avatar image was chosen from."
135 msgstr "அவதாரம் படம் தேர்ந்தெடுத்த கடைசி அடைவு "
136
137 #: ../data/org.gnome.Empathy.gschema.xml.h:20
138 msgid "Open new chats in separate windows"
139 msgstr "புதிய அரட்டைகளை தனி சாளரத்தில் திற"
140
141 #: ../data/org.gnome.Empathy.gschema.xml.h:21
142 msgid "Always open a separate chat window for new chats."
143 msgstr "எப்போதும் புதிய அரட்டைக்கு புதிய சாளரம் திற"
144
145 #: ../data/org.gnome.Empathy.gschema.xml.h:22
146 msgid "Display incoming events in the status area"
147 msgstr "உள்வரும் நிகழ்ச்சிகளை நிலைப்பலக இடத்தில் காட்டுக."
148
149 #: ../data/org.gnome.Empathy.gschema.xml.h:23
150 msgid ""
151 "Display incoming events in the status area. If false, present them to the "
152 "user immediately."
153 msgstr ""
154 "உள்வரும் நிகழ்ச்சிகளை நிலை அறிவிப்பு இடத்தில் காட்டுக. இல்லை என அமைந்தால் "
155 "பயனருக்கு உடனே "
156 "காட்டுக."
157
158 #: ../data/org.gnome.Empathy.gschema.xml.h:24
159 msgid "The position for the chat window side pane"
160 msgstr "அரட்டை சாளரத்தின் பக்கப் பலக இடம் "
161
162 #: ../data/org.gnome.Empathy.gschema.xml.h:25
163 msgid "The stored position (in pixels) of the chat window side pane."
164 msgstr "அரட்டை பக்கப் பலகத்தின் சேமித்த இடம் (பிக்ஸல்களில்)"
165
166 #: ../data/org.gnome.Empathy.gschema.xml.h:26
167 msgid "Show contact groups"
168 msgstr "தொடர்பு குழுக்களை காட்டு "
169
170 #: ../data/org.gnome.Empathy.gschema.xml.h:27
171 msgid "Whether to show groups in the contact list."
172 msgstr " தொடர்பு பட்டியலில் குழுக்களை காட்ட வேண்டுமா இல்லையா?"
173
174 #: ../data/org.gnome.Empathy.gschema.xml.h:28
175 msgid "Use notification sounds"
176 msgstr "அறிவிப்பு ஒலிகளை பயன்படுத்துக"
177
178 #: ../data/org.gnome.Empathy.gschema.xml.h:29
179 msgid "Whether to play a sound to notify of events."
180 msgstr "நிகழ்வுகள் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
181
182 #: ../data/org.gnome.Empathy.gschema.xml.h:30
183 msgid "Disable sounds when away"
184 msgstr "வெளியே உள்ள போது ஒலியை செயல் நீக்குக"
185
186 #: ../data/org.gnome.Empathy.gschema.xml.h:31
187 msgid "Whether to play sound notifications when away or busy."
188 msgstr "வெளியே அல்லது வேலையாக உள்ள போது ஒலி அறிக்கைகளை இயக்க வேண்டுமா இல்லையா?"
189
190 #: ../data/org.gnome.Empathy.gschema.xml.h:32
191 msgid "Play a sound for incoming messages"
192 msgstr "உள்வரும் செய்திகளுக்கு ஒலி எழுப்பு"
193
194 #: ../data/org.gnome.Empathy.gschema.xml.h:33
195 msgid "Whether to play a sound to notify of incoming messages."
196 msgstr "செய்திகள் உள்வரும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
197
198 #: ../data/org.gnome.Empathy.gschema.xml.h:34
199 msgid "Play a sound for outgoing messages"
200 msgstr "வெளிச்செல்லும் செய்திகளுக்கு ஒலி எழுப்பு"
201
202 #: ../data/org.gnome.Empathy.gschema.xml.h:35
203 msgid "Whether to play a sound to notify of outgoing messages."
204 msgstr "செய்திகள் வெளிச்செல்லும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
205
206 #: ../data/org.gnome.Empathy.gschema.xml.h:36
207 msgid "Play a sound for new conversations"
208 msgstr "உள்வரும் உரையாடல்களுக்கு ஒலி எழுப்பு"
209
210 #: ../data/org.gnome.Empathy.gschema.xml.h:37
211 msgid "Whether to play a sound to notify of new conversations."
212 msgstr "புதிய உரையாடல்கள் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
213
214 #: ../data/org.gnome.Empathy.gschema.xml.h:38
215 msgid "Play a sound when a contact logs in"
216 msgstr "தொடர்பு உள் நுழைகையில் ஒலி எழுப்பு"
217
218 #: ../data/org.gnome.Empathy.gschema.xml.h:39
219 msgid "Whether to play a sound to notify of contacts logging into the network."
220 msgstr ""
221 "வலைப்பின்னலில் தொடர்புகள் உள்நுழையும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
222
223 #: ../data/org.gnome.Empathy.gschema.xml.h:40
224 msgid "Play a sound when a contact logs out"
225 msgstr "தொடர்பு வெளி செல்கையில் ஒலி எழுப்பு"
226
227 #: ../data/org.gnome.Empathy.gschema.xml.h:41
228 msgid ""
229 "Whether to play a sound to notify of contacts logging out of the network."
230 msgstr ""
231 "வலைப்பின்னலில் தொடர்புகள் வெளிச்செல்லும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
232
233 #: ../data/org.gnome.Empathy.gschema.xml.h:42
234 msgid "Play a sound when we log in"
235 msgstr "நாம் உள் நுழைகையில் ஒலி எழுப்பு"
236
237 #: ../data/org.gnome.Empathy.gschema.xml.h:43
238 msgid "Whether to play a sound when logging into a network."
239 msgstr "வலைப்பின்னலில் உள்நுழையும் போது ஒலி இயக்க வேண்டுமா இல்லையா?"
240
241 #: ../data/org.gnome.Empathy.gschema.xml.h:44
242 msgid "Play a sound when we log out"
243 msgstr "நாம் வெளி செல்கையில் ஒலி எழுப்பு"
244
245 #: ../data/org.gnome.Empathy.gschema.xml.h:45
246 msgid "Whether to play a sound when logging out of a network."
247 msgstr "வலைப்பின்னலில் வெளிச்செல்லும் போது ஒலி இயக்க வேண்டுமா இல்லையா?"
248
249 #: ../data/org.gnome.Empathy.gschema.xml.h:46
250 msgid "Enable popup notifications for new messages"
251 msgstr "புதிய செய்திகளுக்கு துள்ளு அறிவிப்புகளை செயல்படுத்து "
252
253 #: ../data/org.gnome.Empathy.gschema.xml.h:47
254 msgid "Whether to show a popup notification when receiving a new message."
255 msgstr "புதிய செய்தி ஒன்று வரும்போது துள்ளு அறிக்கையை காட்ட வேண்டுமா இல்லையா?"
256
257 #: ../data/org.gnome.Empathy.gschema.xml.h:48
258 msgid "Disable popup notifications when away"
259 msgstr "வெளியே உள்ள போது துள்ளு அறிவிப்புகளை செயல் நீக்குக"
260
261 #: ../data/org.gnome.Empathy.gschema.xml.h:49
262 msgid "Whether to show popup notifications when away or busy."
263 msgstr ""
264 "வெளியே அல்லது வேலையாக உள்ள போது துள்ளு அறிக்கைகளை காட்ட வேண்டுமா இல்லையா?"
265
266 #: ../data/org.gnome.Empathy.gschema.xml.h:50
267 msgid "Pop up notifications if the chat isn't focused"
268 msgstr "அரட்டை குவிப்பில் இல்லையானால் வெளித்துள்ளல் மூலம் அறிவி"
269
270 #: ../data/org.gnome.Empathy.gschema.xml.h:51
271 msgid ""
272 "Whether to show a popup notification when receiving a new message even if "
273 "the chat is already opened, but not focused."
274 msgstr ""
275 "புதிய செய்தி ஒன்று வரும்போது அரட்டை திறந்து இருந்து குவிப்பில் "
276 "இல்லாவிட்டாலும் துள்ளு "
277 "அறிக்கையை காட்ட வேண்டுமா இல்லையா?"
278
279 #: ../data/org.gnome.Empathy.gschema.xml.h:52
280 msgid "Pop up notifications when a contact logs in"
281 msgstr "தொடர்பு உள் நுழைகையில் வெளித்துள்ளல் மூலம் அறிவி"
282
283 #: ../data/org.gnome.Empathy.gschema.xml.h:53
284 msgid "Whether to show a popup notification when a contact goes online."
285 msgstr "தொடர்பு இணைப்பில் வருகையில் துள்ளு அறிக்கைகளை காட்ட வேண்டுமா இல்லையா?"
286
287 #: ../data/org.gnome.Empathy.gschema.xml.h:54
288 msgid "Pop up notifications when a contact logs out"
289 msgstr "தொடர்பு விலகி செல்கையில் வெளித்துள்ளல் மூலம் அறிவி"
290
291 #: ../data/org.gnome.Empathy.gschema.xml.h:55
292 msgid "Whether to show a popup notification when a contact goes offline."
293 msgstr ""
294 "தொடர்பு இணைப்பு விலகி செல்கையில் துள்ளு அறிக்கைகளை காட்ட வேண்டுமா இல்லையா?"
295
296 #: ../data/org.gnome.Empathy.gschema.xml.h:56
297 msgid "Use graphical smileys"
298 msgstr "வரைகலை சிரிப்பான்களை பயன்படுத்துக"
299
300 #: ../data/org.gnome.Empathy.gschema.xml.h:57
301 msgid "Whether to convert smileys into graphical images in conversations."
302 msgstr "உரையாடல்களில் சிரிப்பான்களை வரைகலை படங்களாக மாற்ற வேண்டுமா இல்லையா?"
303
304 #: ../data/org.gnome.Empathy.gschema.xml.h:58
305 msgid "Show contact list in rooms"
306 msgstr "தொடர்பு பட்டியல் ஐ அறைகளில் காட்டு "
307
308 #: ../data/org.gnome.Empathy.gschema.xml.h:59
309 msgid "Whether to show the contact list in chat rooms."
310 msgstr "அரட்டை அறையில் தொடர்பு பட்டியலை காட்ட வேண்டுமா இல்லையா?"
311
312 #: ../data/org.gnome.Empathy.gschema.xml.h:60
313 msgid "Chat window theme"
314 msgstr "அரட்டை சாளர கருத்து"
315
316 #: ../data/org.gnome.Empathy.gschema.xml.h:61
317 msgid "The theme that is used to display the conversation in chat windows."
318 msgstr "அரட்டை சாளரங்களில் உரையாடல்களை காட்ட பயன்படும் கருத்து"
319
320 #: ../data/org.gnome.Empathy.gschema.xml.h:62
321 msgid "Chat window theme variant"
322 msgstr "அரட்டை சாளர மாற்று கருத்து"
323
324 #: ../data/org.gnome.Empathy.gschema.xml.h:63
325 msgid ""
326 "The theme variant that is used to display the conversation in chat windows."
327 msgstr "அரட்டை சாளரங்களில் உரையாடல்களை காட்ட பயன்படும் மாற்று கருத்து"
328
329 #: ../data/org.gnome.Empathy.gschema.xml.h:64
330 msgid "Path of the Adium theme to use"
331 msgstr "பயன்படுத்த வேண்டிய ஏடியம் கருத்துக்கு பாதை"
332
333 #: ../data/org.gnome.Empathy.gschema.xml.h:65
334 msgid ""
335 "Path of the Adium theme to use if the theme used for chat is Adium. "
336 "Deprecated."
337 msgstr ""
338 "அரட்டை அறைகளில் எடியம் கருத்தை பயன்படுத்த வேண்டுமானால் அதன் பாதை. கை "
339 "விடப்பட்டது"
340
341 #: ../data/org.gnome.Empathy.gschema.xml.h:66
342 msgid "Enable WebKit Developer Tools"
343 msgstr "வெப்கிட் உருவாக்குவோர் கருவிகளை செயல்படுத்து"
344
345 #: ../data/org.gnome.Empathy.gschema.xml.h:67
346 msgid ""
347 "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
348 msgstr ""
349 "வெப் ஆய்வாளர் போன்ற வெப்கிட் உருவாக்குவோர் கருவிகளை செயல்படுத்த வேண்டுமா?"
350
351 #: ../data/org.gnome.Empathy.gschema.xml.h:68
352 msgid "Inform other users when you are typing to them"
353 msgstr "மற்ற பயனர்களுக்கு அவர்களுக்காக தட்டச்சும் போது தெரிவிக்கவும்"
354
355 #: ../data/org.gnome.Empathy.gschema.xml.h:69
356 msgid ""
357 "Whether to send the 'composing' or 'paused' chat states. Does not currently "
358 "affect the 'gone' state."
359 msgstr ""
360 "'உருவாக்கம் ' அல்லது 'இடைநிறுத்தம்' அரட்டை நிலைகளை அனுப்பவா. இது நடப்பு "
361 "'போயாயிற்று' "
362 "நிலையை பாதிக்காது."
363
364 #: ../data/org.gnome.Empathy.gschema.xml.h:70
365 msgid "Use theme for chat rooms"
366 msgstr "அரட்டை அறைகளுக்கு கருத்துக்களை பயன்படுத்துக"
367
368 #: ../data/org.gnome.Empathy.gschema.xml.h:71
369 msgid "Whether to use the theme for chat rooms."
370 msgstr "அரட்டை அறைகளில் கருத்துக்களை பயன்படுத்த வேண்டுமா இல்லையா?"
371
372 #: ../data/org.gnome.Empathy.gschema.xml.h:72
373 msgid "Spell checking languages"
374 msgstr "எழுத்துப்பிழை திருத்த மொழி"
375
376 #: ../data/org.gnome.Empathy.gschema.xml.h:73
377 msgid ""
378 "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
379 msgstr ""
380 "சொல் திருத்தி மொழிகளை பயன்படுத்த காற் புள்ளியால் பிரித்த பட்டியல் (எ-டு. "
381 "\"en, fr, nl "
382 "\")"
383
384 #: ../data/org.gnome.Empathy.gschema.xml.h:74
385 msgid "Enable spell checker"
386 msgstr "சொல் திருத்தியை செயல்படுத்து"
387
388 #: ../data/org.gnome.Empathy.gschema.xml.h:75
389 msgid ""
390 "Whether to check words typed against the languages you want to check with."
391 msgstr "நீங்கள் விரும்பிய மொழிகளில் உள்ளிட்ட சொற்களை சோதிக்க வேண்டுமா இல்லையா?"
392
393 #: ../data/org.gnome.Empathy.gschema.xml.h:76
394 msgid "Nick completed character"
395 msgstr "செல்லப்பெயரை பூர்த்தி செய்யும் எழுத்துரு"
396
397 #: ../data/org.gnome.Empathy.gschema.xml.h:77
398 msgid ""
399 "Character to add after nickname when using nick completion (tab) in group "
400 "chat."
401 msgstr ""
402 "குழு அரட்டையில் செல்லப்பெயர் கீற்றில் செல்லப்பெயருக்குப்பின் சேர்க்க வேண்டிய "
403 "எழுத்துரு"
404
405 #: ../data/org.gnome.Empathy.gschema.xml.h:78
406 msgid "Empathy should use the avatar of the contact as the chat window icon"
407 msgstr ""
408 "துவங்கும் போது எம்பதி அரட்டை சாரளத்தில் சின்னமாக தொடர்பின் அவதாரத்தை காட்ட "
409 "வேண்டும்."
410
411 #: ../data/org.gnome.Empathy.gschema.xml.h:79
412 msgid ""
413 "Whether Empathy should use the avatar of the contact as the chat window icon."
414 msgstr ""
415 "எம்பதி தொடர்பின் அவதாரத்தை அரட்டை அறை சின்னமாக பயன்படுத்த வேண்டுமா இல்லையா."
416
417 #: ../data/org.gnome.Empathy.gschema.xml.h:80
418 msgid "Last account selected in Join Room dialog"
419 msgstr "அறையில் சேர் உரையாடலில் கடைசியாக தேர்ந்தெடுத்த கணக்கு"
420
421 #: ../data/org.gnome.Empathy.gschema.xml.h:81
422 msgid "D-Bus object path of the last account selected to join a room."
423 msgstr "ஒரு அறையில் சேர கடைசியாக தேர்ந்தெடுத்த கணக்கின் டி-பஸ் பொருள் பாதை"
424
425 #: ../data/org.gnome.Empathy.gschema.xml.h:82
426 msgid "Camera device"
427 msgstr "கேமரா சாதனம்"
428
429 #: ../data/org.gnome.Empathy.gschema.xml.h:83
430 msgid "Default camera device to use in video calls, e.g. /dev/video0."
431 msgstr "விடியோ அழைப்புகளுக்கு முன்னிருப்பு கேமரா சாதனம். எ-கா. /dev/video0."
432
433 #: ../data/org.gnome.Empathy.gschema.xml.h:84
434 msgid "Camera position"
435 msgstr "கேமரா நிலை"
436
437 #: ../data/org.gnome.Empathy.gschema.xml.h:85
438 msgid "Position the camera preview should be during a call."
439 msgstr "அழைப்பின் போது காமிரா முன் பார்வை இருப்புக்கு இடம்."
440
441 #: ../data/org.gnome.Empathy.gschema.xml.h:86
442 msgid "Echo cancellation support"
443 msgstr "எதிரொலி நீக்கி ஆதரவு"
444
445 #: ../data/org.gnome.Empathy.gschema.xml.h:87
446 msgid "Whether to enable Pulseaudio's echo cancellation filter."
447 msgstr "பல்ஸ்ஆடியோ எதிரொலி நீக்கி வடிப்பியை செயலாக்கவா"
448
449 #: ../data/org.gnome.Empathy.gschema.xml.h:88
450 msgid "Show hint about closing the main window"
451 msgstr "முதன்மை சாளரத்தை மூடிவது குறித்து குறிப்பு காட்டு "
452
453 #: ../data/org.gnome.Empathy.gschema.xml.h:89
454 msgid ""
455 "Whether to show the message dialog about closing the main window with the "
456 "'x' button in the title bar."
457 msgstr ""
458 "தலைப்பு பட்டியில் x பொத்தானால் முதன்மை சாளரத்தை மூடுவதை குறித்த உரையாடலை "
459 "காட்ட "
460 "வேண்டுமா இல்லையா?"
461
462 #: ../data/org.gnome.Empathy.gschema.xml.h:90
463 msgid "Empathy can publish the user's location"
464 msgstr "பயனரின் இடத்தை தொடர்புகளுக்கு எம்பதியால் காட்ட இயலும்"
465
466 #: ../data/org.gnome.Empathy.gschema.xml.h:91
467 msgid "Whether Empathy can publish the user's location to their contacts."
468 msgstr "பயனரின் இடத்தை தொடர்புகளுக்கு எம்பதி காட்ட வேண்டுமா இல்லையா?"
469
470 #: ../data/org.gnome.Empathy.gschema.xml.h:92
471 msgid "Empathy can use the network to guess the location"
472 msgstr "எம்பதியால் பயனரின் இடத்தை ஊகிக்க வலையை பயன்படுத்த இயலும்"
473
474 #: ../data/org.gnome.Empathy.gschema.xml.h:93
475 msgid "Whether Empathy can use the network to guess the location."
476 msgstr "எம்பதி பயனரின் இடத்தை ஊகிக்க வலையை பயன்படுத்தலாமா இல்லையா."
477
478 #: ../data/org.gnome.Empathy.gschema.xml.h:94
479 msgid "Empathy can use the cellular network to guess the location"
480 msgstr "எம்பதியால் பயனரின் இடத்தை ஊகிக்க அலைபேசி வலையை பயன்படுத்த இயலும்"
481
482 #: ../data/org.gnome.Empathy.gschema.xml.h:95
483 msgid "Whether Empathy can use the cellular network to guess the location."
484 msgstr "எம்பதி பயனரின் இடத்தை ஊகிக்க அலைபேசி வலையை பயன்படுத்தலாமா இல்லையா."
485
486 #: ../data/org.gnome.Empathy.gschema.xml.h:96
487 msgid "Empathy can use the GPS to guess the location"
488 msgstr "எம்பதியால் பயனரின் இடத்தை ஊகிக்க ஜிபிஎஸ் ஐ பயன்படுத்த இயலும்"
489
490 #: ../data/org.gnome.Empathy.gschema.xml.h:97
491 msgid "Whether Empathy can use the GPS to guess the location."
492 msgstr "எம்பதி பயனரின் இடத்தை ஊகிக்க ஜிபிஎஸ் ஐ பயன்படுத்தலாமா இல்லையா."
493
494 #: ../data/org.gnome.Empathy.gschema.xml.h:98
495 msgid "Empathy should reduce the location's accuracy"
496 msgstr "துவங்கும் போது எம்பதி இடததின் குறிப்பை குறைக்க வேண்டும்."
497
498 #: ../data/org.gnome.Empathy.gschema.xml.h:99
499 msgid ""
500 "Whether Empathy should reduce the location's accuracy for privacy reasons."
501 msgstr ""
502 "அந்தரங்கத்தை காப்பாற்ற துவங்கும் போது எம்பதி இடத்தின் குறிப்பை குறைக்க "
503 "வேண்டுமா இல்லையா"
45504
46505 #: ../libempathy/empathy-ft-handler.c:733
47506 msgid "No reason was specified"
272731 msgstr "இந்த கணக்கு ஏற்கனவே சேவையகத்துக்கு இணைக்கப்பட்டது"
273732
274733 #: ../libempathy/empathy-utils.c:350
275 msgid "Connection has been replaced by a new connection using the same resource"
734 msgid ""
735 "Connection has been replaced by a new connection using the same resource"
276736 msgstr "இணைப்பு அதே முலத்துடன் புதிய இணைப்பால் மாற்றப்பட்டது."
277737
278738 #: ../libempathy/empathy-utils.c:353
288748 msgstr "சான்றிதழ் ரத்து செய்யப்பட்டது"
289749
290750 #: ../libempathy/empathy-utils.c:359
291 msgid "Certificate uses an insecure cipher algorithm or is cryptographically weak"
292 msgstr ""
293 "சான்றிதழ் பாதுகாப்பில்லாத சைபர் அல்கோரிதத்தை பயன்படுத்துகிறது. இது மறையாக்கத்தில் "
751 msgid ""
752 "Certificate uses an insecure cipher algorithm or is cryptographically weak"
753 msgstr ""
754 "சான்றிதழ் பாதுகாப்பில்லாத சைபர் அல்கோரிதத்தை பயன்படுத்துகிறது. இது "
755 "மறையாக்கத்தில் "
294756 "பலகீனமானது."
295757
296758 #: ../libempathy/empathy-utils.c:362
298760 "The length of the server certificate, or the depth of the server certificate "
299761 "chain, exceed the limits imposed by the cryptography library"
300762 msgstr ""
301 "சேவயகத்தின் சான்றிதழின் நீளம் அல்லது சங்கிலியின் ஆழம் மறையாக்க நூலகம் வரயறுத்த மதிப்பை "
763 "சேவயகத்தின் சான்றிதழின் நீளம் அல்லது சங்கிலியின் ஆழம் மறையாக்க நூலகம் "
764 "வரயறுத்த மதிப்பை "
302765 "தாண்டியது."
303766
304767 #: ../libempathy/empathy-utils.c:366
310773 msgstr "உள்ளார்ந்த பிழை"
311774
312775 #: ../libempathy/empathy-utils.c:497
776 #: ../libempathy-gtk/empathy-roster-model.h:30
313777 msgid "People Nearby"
314778 msgstr "அருகில் உள்ள மக்கள்"
315779
330794 msgstr "அனைத்து கணக்குகள்"
331795
332796 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:1
797 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:1
798 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:1
799 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:14
800 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:1
801 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:1
802 msgid "Pass_word"
803 msgstr "(_w) கடவுச்சொல்"
804
805 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:2
806 msgid "Screen _Name"
807 msgstr "(_N) திரை பெயர்"
808
809 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:3
333810 msgid "<b>Example:</b> MyScreenName"
334811 msgstr "<b>உதாரணம்:</b> என் திரைப்பெயர்"
335812
336 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:2
337 #: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
338 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
339 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
340 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
341 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
342 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
343 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
344 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:2
345 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:2
346 msgid "Advanced"
347 msgstr "மேம்பட்ட"
348
349 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:3
813 #. remember password ticky box
814 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:4
350815 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:4
351 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
352 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
816 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:4
817 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:12
353818 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:4
354 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
355 msgid "Pass_word"
356 msgstr "(_w) கடவுச்சொல்"
357
358 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:4
359 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:5
360 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
361 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
362 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
363 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
364 msgid "Remember Password"
365 msgstr "கடவுச்சொல்லை நினைவு கொள்ளவும்"
366
367 #. remember password ticky box
368 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
369 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
370 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
371 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
372 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
373 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
374 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
819 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:4
820 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:4
375821 #: ../libempathy-gtk/empathy-base-password-dialog.c:261
376822 msgid "Remember password"
377823 msgstr "கடவுச்சொல்லை நினைவு கொள்ளவும்"
378824
825 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
826 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:5
827 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
828 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
829 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
830 msgid "_Port"
831 msgstr "_P துறை"
832
379833 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
380 msgid "Screen _Name"
381 msgstr "(_N) திரை பெயர்"
834 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
835 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
836 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
837 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
838 msgid "_Server"
839 msgstr "(_S) சேவையகம்"
382840
383841 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
384 msgid "What is your AIM password?"
385 msgstr "உங்களது AIM கடவுச்சொல் என்ன?"
842 #: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
843 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
844 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
845 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:16
846 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
847 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:7
848 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
849 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
850 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
851 msgid "Advanced"
852 msgstr "மேம்பட்ட"
386853
387854 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:8
388855 msgid "What is your AIM screen name?"
389856 msgstr "உங்களது AIM திரை பெயர் என்ன?"
390857
391858 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:9
392 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:9
393 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:10
394 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:26
395 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:9
396 msgid "_Port"
397 msgstr "_P துறை"
859 msgid "What is your AIM password?"
860 msgstr "உங்களது AIM கடவுச்சொல் என்ன?"
398861
399862 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:10
400863 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:10
401864 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:11
402 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:27
865 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:7
403866 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:10
404 msgid "_Server"
405 msgstr "(_S) சேவையகம்"
867 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:25
868 msgid "Remember Password"
869 msgstr "கடவுச்சொல்லை நினைவு கொள்ளவும்"
406870
407871 #: ../libempathy-gtk/empathy-account-widget.c:675
408 #: ../libempathy-gtk/empathy-contact-widget.ui.h:2
872 #: ../libempathy-gtk/empathy-contact-widget.ui.h:1
409873 #: ../src/empathy-import-widget.c:322
410874 msgid "Account"
411875 msgstr "கணக்கு"
412876
413877 #: ../libempathy-gtk/empathy-account-widget.c:676
414 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
878 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
415879 msgid "Password"
416880 msgstr "கடவுச்சொல்"
417881
418882 #: ../libempathy-gtk/empathy-account-widget.c:677
419 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
883 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
420884 #: ../libempathy-gtk/empathy-irc-network-dialog.c:511
421885 msgid "Server"
422886 msgstr "சேவையகம்"
423887
424888 #: ../libempathy-gtk/empathy-account-widget.c:678
425 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
889 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
426890 #: ../libempathy-gtk/empathy-irc-network-dialog.c:529
427891 msgid "Port"
428892 msgstr "துறை"
478942 msgid "New account"
479943 msgstr "புதிய கணக்கு"
480944
481 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:1
482 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:1
945 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
946 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:13
947 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
948 msgid "Login I_D"
949 msgstr "உள்நுழை அடையாளம் (_D)"
950
951 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:3
952 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:3
483953 msgid "<b>Example:</b> username"
484954 msgstr "<b>உதாரணம்:</b>பயனர்பெயர்"
485955
486 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:3
487 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:6
488 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:3
489 msgid "Login I_D"
490 msgstr "உள்நுழை அடையாளம் (_D)"
491
492 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
956 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
493957 msgid "What is your GroupWise User ID?"
494958 msgstr "உங்களது GroupWise பயனர் ID என்ன?"
495959
496 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:8
960 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:9
497961 msgid "What is your GroupWise password?"
498962 msgstr "உங்களது GroupWise கடவுச்சொல் என்ன?"
499963
500 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:1
964 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
965 msgid "ICQ _UIN"
966 msgstr "(_U) ஐசிக்யூ (ICQ) யுஐஎன்"
967
968 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:3
501969 msgid "<b>Example:</b> 123456789"
502970 msgstr "<b>உதாரணம்:</b> 123456789"
503971
504 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:3
972 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
505973 msgid "Ch_aracter set"
506974 msgstr "_a எழுத்துரு தொகுதி"
507975
508 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:4
509 msgid "ICQ _UIN"
510 msgstr "(_U) ஐசிக்யூ (ICQ) யுஐஎன்"
511
512 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
976 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
513977 msgid "What is your ICQ UIN?"
514978 msgstr "உங்களது ICQ UIN என்ன?"
515979
516 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
980 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:10
517981 msgid "What is your ICQ password?"
518982 msgstr "உங்களது ICQ கடவுச்சொல் என்ன?"
519983
520984 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
985 msgid "Network"
986 msgstr "வலையமைப்பு"
987
988 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
989 msgid "Character set"
990 msgstr "எழுத்துருதொகுதி"
991
992 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
521993 #: ../src/empathy-accounts-dialog.ui.h:1
522994 msgid "Add…"
523995 msgstr "சேர்..."
524996
525 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
526 msgid "Character set"
527 msgstr "எழுத்துருதொகுதி"
528
529 #. Translators: tooltip on a 'Go Down' button used to sort IRC servers by priority
530 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
531 msgid "Down"
532 msgstr "கீழே"
533
534 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
535 msgid ""
536 "Most IRC servers don't need a password, so if you're not sure, don't enter a "
537 "password."
538 msgstr ""
539 "ஏறத்தாழ எல்லா ஐஆர்சி சேவையகங்களுக்கும் கடவுச்சொல் தேவை இல்லை, ஆகவே நிச்சயமாக இல்லை எனில் "
540 "கடவுச்சொல்லை உள்ளிட வேண்டாம்"
541
542 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
543 msgid "Network"
544 msgstr "வலையமைப்பு"
545
546 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
547 msgid "Nickname"
548 msgstr "புனைப்பெயர்"
549
550 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
551 msgid "Quit message"
552 msgstr "வெளிச்செல் செய்தி"
553
554 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
555 msgid "Real name"
556 msgstr "உண்மையான பெயர்"
557
558 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
997 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
559998 #: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
560999 #: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
561 #: ../src/empathy-accounts-dialog.ui.h:4
1000 #: ../src/empathy-accounts-dialog.ui.h:2
5621001 #: ../src/empathy-chatrooms-window.ui.h:3
5631002 msgid "Remove"
5641003 msgstr "நீக்கவும் "
5651004
566 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
1005 #. Translators: tooltip on a 'Go Up' button used to sort IRC servers by priority
1006 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
1007 msgid "Up"
1008 msgstr "மேலே"
1009
1010 #. Translators: tooltip on a 'Go Down' button used to sort IRC servers by priority
1011 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
1012 msgid "Down"
1013 msgstr "கீழே"
1014
1015 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
5671016 msgid "Servers"
5681017 msgstr "சேவையகங்கள்"
5691018
570 #. Translators: tooltip on a 'Go Up' button used to sort IRC servers by priority
1019 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
1020 msgid ""
1021 "Most IRC servers don't need a password, so if you're not sure, don't enter a "
1022 "password."
1023 msgstr ""
1024 "ஏறத்தாழ எல்லா ஐஆர்சி சேவையகங்களுக்கும் கடவுச்சொல் தேவை இல்லை, ஆகவே நிச்சயமாக "
1025 "இல்லை எனில் "
1026 "கடவுச்சொல்லை உள்ளிட வேண்டாம்"
1027
1028 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
1029 msgid "Nickname"
1030 msgstr "புனைப்பெயர்"
1031
1032 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
1033 msgid "Quit message"
1034 msgstr "வெளிச்செல் செய்தி"
1035
1036 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:14
1037 msgid "Real name"
1038 msgstr "உண்மையான பெயர்"
1039
5711040 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:15
572 msgid "Up"
573 msgstr "மேலே"
574
575 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:16
5761041 msgid "Username"
5771042 msgstr " பயனர் பெயர்"
5781043
5791044 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:17
1045 msgid "Which IRC network?"
1046 msgstr "எந்த ஐஆர்சி வலைப்பின்னல்?"
1047
1048 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:18
5801049 msgid "What is your IRC nickname?"
5811050 msgstr "உங்களது IRC திரை பெயர் என்ன?"
5821051
583 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:18
584 msgid "Which IRC network?"
585 msgstr "எந்த ஐஆர்சி வலைப்பின்னல்?"
586
5871052 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:1
588 msgid "<b>Example:</b> user@gmail.com"
589 msgstr "<b>உதாரணம்:</b> user@gmail.com"
590
591 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:2
592 msgid "<b>Example:</b> user@jabber.org"
593 msgstr "<b>உதாரணம்:</b> user@jabber.org"
594
595 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:4
596 msgid "Encr_yption required (TLS/SSL)"
597 msgstr "(_y) மறையாக்கம் தேவை (டிஎல்எஸ்/எஸ்எஸ்எல்)"
598
599 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:5
600 msgid "I_gnore SSL certificate errors"
601 msgstr "_g எஸ்எஸ்எல் சான்றிதழ்கள் பிழைகளை உதாசீனம் செய்."
602
603 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:7
604 msgid "Override server settings"
605 msgstr "சேவையக அமைப்பை உதாசீனம் செய்"
606
607 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:9
608 msgid "Priori_ty"
609 msgstr "(_t) முக்கியத்துவம்"
610
611 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:12
612 msgid "Reso_urce"
613 msgstr "(_u) மூலவளம்"
1053 msgid "What is your Facebook username?"
1054 msgstr "உங்களது பேஸ்புக் பயனர் பெயர் என்ன?"
6141055
6151056 #. This string is not wrapped in the dialog so you may have to add some '\n' to make it look nice.
616 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:14
1057 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:3
6171058 msgid ""
6181059 "This is your username, not your normal Facebook login.\n"
6191060 "If you are facebook.com/<b>badger</b>, enter <b>badger</b>.\n"
6221063 msgstr ""
6231064 "இ து உங்கள் பயனர் பெயர். உங்கள் பேஸ்புக் புகுபதிகை அல்ல.\n"
6241065 " நீங்கள் facebook.com/<b>badger</b>, ஆனால் <b>badger</b> என உள்ளிடுக.\n"
625 " <a href=\"http://www.facebook.com/username/\">இந்த பக்கம் </a> ஐ பயன்படுத்தி ஒ "
1066 " <a href=\"http://www.facebook.com/username/\">இந்த பக்கம் </a> ஐ "
1067 "பயன்படுத்தி ஒ "
6261068 "ரு பேஸ்புக் பயனர் பெயரை பெறவு.ம்"
6271069
1070 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:6
1071 msgid "What is your Facebook password?"
1072 msgstr "உங்களது பேஸ்புக் கடவுச்சொல் என்ன?"
1073
1074 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:8
1075 msgid "What is your Google ID?"
1076 msgstr "உங்களது கூகுள் ஐடி என்ன?"
1077
1078 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:9
1079 msgid "<b>Example:</b> user@gmail.com"
1080 msgstr "<b>உதாரணம்:</b> user@gmail.com"
1081
1082 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:10
1083 msgid "What is your Google password?"
1084 msgstr "உங்களது கூகுள் கடவுச்சொல் என்ன?"
1085
1086 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:11
1087 msgid "<b>Example:</b> user@jabber.org"
1088 msgstr "<b>உதாரணம்:</b> user@jabber.org"
1089
1090 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:15
1091 msgid "I_gnore SSL certificate errors"
1092 msgstr "_g எஸ்எஸ்எல் சான்றிதழ்கள் பிழைகளை உதாசீனம் செய்."
1093
1094 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:16
1095 msgid "Priori_ty"
1096 msgstr "(_t) முக்கியத்துவம்"
1097
6281098 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
1099 msgid "Reso_urce"
1100 msgstr "(_u) மூலவளம்"
1101
1102 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
1103 msgid "Encr_yption required (TLS/SSL)"
1104 msgstr "(_y) மறையாக்கம் தேவை (டிஎல்எஸ்/எஸ்எஸ்எல்)"
1105
1106 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
1107 msgid "Override server settings"
1108 msgstr "சேவையக அமைப்பை உதாசீனம் செய்"
1109
1110 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
6291111 msgid "Use old SS_L"
6301112 msgstr "(_L) பழைய எஸ்எஸ்எல் "
6311113
632 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
633 msgid "What is your Facebook password?"
634 msgstr "உங்களது பேஸ்புக் கடவுச்சொல் என்ன?"
635
636 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
637 msgid "What is your Facebook username?"
638 msgstr "உங்களது பேஸ்புக் பயனர் பெயர் என்ன?"
639
640 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
641 msgid "What is your Google ID?"
642 msgstr "உங்களது கூகுள் ஐடி என்ன?"
643
644 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
645 msgid "What is your Google password?"
646 msgstr "உங்களது கூகுள் கடவுச்சொல் என்ன?"
647
648 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
1114 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
6491115 msgid "What is your Jabber ID?"
6501116 msgstr "உங்களது ஜாப்பர் ID என்ன?"
6511117
652 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
1118 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:25
1119 msgid "What is your desired Jabber ID?"
1120 msgstr "உங்களது வேண்டிய ஜாப்பரின் ID என்ன?"
1121
1122 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:26
6531123 msgid "What is your Jabber password?"
6541124 msgstr "உங்களது ஜாப்பர் கடவுச்சொல் என்ன?"
6551125
656 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
657 msgid "What is your desired Jabber ID?"
658 msgstr "உங்களது வேண்டிய ஜாப்பரின் ID என்ன?"
659
660 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:25
1126 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:27
6611127 msgid "What is your desired Jabber password?"
6621128 msgstr "உங்களது வேண்டிய ஜாப்பர் கடவுச்சொல் என்ன?"
6631129
664 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:2
665 msgid "E-_mail address"
666 msgstr "_m மின்னஞ்சல் முகவரி"
667
668 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
1130 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
6691131 msgid "Nic_kname"
6701132 msgstr "_k புனைப்பெயர்"
6711133
672 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
1134 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:2
1135 msgid "_Last Name"
1136 msgstr "(_L) கடைசி பெயர்"
1137
1138 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
6731139 msgid "_First Name"
6741140 msgstr "(_F) முதல் பெயர்"
1141
1142 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
1143 msgid "_Published Name"
1144 msgstr "வெளியிடப்பட்ட பெயர் (_P)"
6751145
6761146 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:5
6771147 msgid "_Jabber ID"
6781148 msgstr "(_J) ஜப்பார் ஐடி (ID)"
6791149
6801150 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:6
681 msgid "_Last Name"
682 msgstr "(_L) கடைசி பெயர்"
683
684 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:7
685 msgid "_Published Name"
686 msgstr "வெளியிடப்பட்ட பெயர் (_P)"
687
688 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:1
1151 msgid "E-_mail address"
1152 msgstr "_m மின்னஞ்சல் முகவரி"
1153
1154 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:3
6891155 msgid "<b>Example:</b> user@hotmail.com"
6901156 msgstr "<b>உதாரணம்:</b> user@hotmail.com"
6911157
692 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
1158 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
6931159 msgid "What is your Windows Live ID?"
6941160 msgstr "உங்களது சாளரத்தின் லைவ் கடவுச்சொல் என்ன?"
6951161
696 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:8
1162 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:9
6971163 msgid "What is your Windows Live password?"
6981164 msgstr "உங்களது சாளரத்தின் லைவ் கடவுச்சொல் என்ன?"
6991165
7261192 msgid "None"
7271193 msgstr "ஒன்றுமில்லை"
7281194
729 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:1
1195 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:2
1196 msgid "_Username"
1197 msgstr "(_U) பயனர் பெயர்"
1198
1199 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:3
7301200 msgid "<b>Example:</b> user@my.sip.server"
7311201 msgstr "<b>உதாரணம்:</b> user@my.sip.server"
7321202
733 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:3
1203 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:5
1204 msgid "Use this account to call _landlines and mobile phones"
1205 msgstr "இந்த கணக்கை எல்லா தரைஇணைப்புகள் மற்றும் அலைபேசிகளுக்கும் செயலாக்கு"
1206
1207 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
1208 msgid "NAT Traversal Options"
1209 msgstr "நேட் ட்ராவெர்சல் தேர்வுகள்"
1210
1211 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
1212 msgid "Proxy Options"
1213 msgstr "பதிலாள் தேர்வுகள்"
1214
1215 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
1216 msgid "Miscellaneous Options"
1217 msgstr "இதர தேர்வுகள்"
1218
1219 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
1220 msgid "STUN Server"
1221 msgstr "ஸ்டன் சேவையகம்"
1222
1223 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
1224 msgid "Discover the STUN server automatically"
1225 msgstr "ஸ்டன் சேவையகத்தை தானிங்கியாக கண்டுபிடி"
1226
1227 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
1228 msgid "Discover Binding"
1229 msgstr "பைண்டிங் ஐ காணுங்கள்"
1230
1231 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
1232 msgid "Keep-Alive Options"
1233 msgstr "உயிருடன் வைத்திருக்க தேர்வு"
1234
1235 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
1236 msgid "Mechanism"
1237 msgstr "பொறிமுறை"
1238
1239 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
1240 msgid "Interval (seconds)"
1241 msgstr "இடைவெளி (வினாடிகளில்)"
1242
1243 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
7341244 msgid "Authentication username"
7351245 msgstr "உறுதி செய்ய பயனரின் பெயர்"
7361246
737 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:4
738 msgid "Discover Binding"
739 msgstr "பைண்டிங் ஐ காணுங்கள்"
740
741 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:5
742 msgid "Discover the STUN server automatically"
743 msgstr "ஸ்டன் சேவையகத்தை தானிங்கியாக கண்டுபிடி"
744
745 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:6
1247 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
1248 msgid "Transport"
1249 msgstr "போக்குவரத்து"
1250
1251 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
1252 msgid "Loose Routing"
1253 msgstr "தளர்ந்த வழியாக்கம்"
1254
1255 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
7461256 msgid "Ignore TLS Errors"
7471257 msgstr "டிஎல்எஸ் பிழைகளை உதாசீனம் செய்க"
7481258
749 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:7
750 msgid "Interval (seconds)"
751 msgstr "இடைவெளி (வினாடிகளில்)"
752
753 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:8
754 msgid "Keep-Alive Options"
755 msgstr "உயிருடன் வைத்திருக்க தேர்வு"
756
757 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
1259 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
7581260 msgid "Local IP Address"
7591261 msgstr "உள்ளமை ஐபி முகவரி"
7601262
761 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
762 msgid "Loose Routing"
763 msgstr "தளர்ந்த வழியாக்கம்"
764
765 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:11
766 msgid "Mechanism"
767 msgstr "பொறிமுறை"
768
769 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
770 msgid "Miscellaneous Options"
771 msgstr "இதர தேர்வுகள்"
772
773 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
774 msgid "NAT Traversal Options"
775 msgstr "நேட் ட்ராவெர்சல் தேர்வுகள்"
776
777 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
778 msgid "Proxy Options"
779 msgstr "பதிலாள் தேர்வுகள்"
780
781 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:19
782 msgid "STUN Server"
783 msgstr "ஸ்டன் சேவையகம்"
784
785 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
786 msgid "Transport"
787 msgstr "போக்குவரத்து"
788
789 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
790 msgid "Use this account to call _landlines and mobile phones"
791 msgstr "இந்த கணக்கை எல்லா தரைஇணைப்புகள் மற்றும் அலைபேசிகளுக்கும் செயலாக்கு"
792
7931263 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
1264 msgid "What is your SIP login ID?"
1265 msgstr "உங்களது SIP உட்புகு ID என்ன?"
1266
1267 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
7941268 msgid "What is your SIP account password?"
7951269 msgstr "உங்களது SIP கணக்கின் கடவுச்சொல் என்ன?"
7961270
797 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
798 msgid "What is your SIP login ID?"
799 msgstr "உங்களது SIP உட்புகு ID என்ன?"
800
801 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:25
802 msgid "_Username"
803 msgstr "(_U) பயனர் பெயர்"
804
805 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:3
1271 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:1
1272 msgid "Pass_word:"
1273 msgstr "(_w) கடவுச்சொல்:"
1274
1275 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:2
1276 msgid "Yahoo! I_D:"
1277 msgstr "(_I) யாகூ ஐடி:"
1278
1279 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
1280 msgid "I_gnore conference and chat room invitations"
1281 msgstr "_g அரட்டை அறை மற்றும் கலந்துரையாடல் அழைப்புகளை உதாசீனம் செய்க"
1282
1283 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:6
1284 msgid "_Room List locale:"
1285 msgstr "(_R) அறை பட்டியல் உள்ளமைவு:"
1286
1287 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
8061288 msgid "Ch_aracter set:"
8071289 msgstr "_a எழுத்துரு தொகுதி:"
8081290
809 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:4
810 msgid "I_gnore conference and chat room invitations"
811 msgstr "_g அரட்டை அறை மற்றும் கலந்துரையாடல் அழைப்புகளை உதாசீனம் செய்க"
812
813 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:5
814 msgid "Pass_word:"
815 msgstr "(_w) கடவுச்சொல்:"
816
817 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
1291 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
1292 msgid "_Port:"
1293 msgstr "_P துறை:"
1294
1295 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
8181296 msgid "What is your Yahoo! ID?"
8191297 msgstr "உங்களது Yahoo! ID என்ன?"
8201298
821 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
1299 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
8221300 msgid "What is your Yahoo! password?"
8231301 msgstr "உங்களது Yahoo! கடவுச்சொல் என்ன?"
824
825 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
826 msgid "Yahoo! I_D:"
827 msgstr "(_I) யாகூ ஐடி:"
828
829 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
830 msgid "_Port:"
831 msgstr "_P துறை:"
832
833 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:11
834 msgid "_Room List locale:"
835 msgstr "(_R) அறை பட்டியல் உள்ளமைவு:"
8361302
8371303 #: ../libempathy-gtk/empathy-avatar-chooser.c:545
8381304 #: ../libempathy-gtk/empathy-avatar-chooser.c:630
9871453 "join a new chat room\""
9881454 msgstr ""
9891455 "/say <message>: send <message> நடப்பு உரையாடலுக்கு. இது '/' உடன் துவங்கும் "
990 "செய்தியை அனுப்பப்பயன்படும்.உதாரணமாக: \"/say /join புதிய அரட்டை அறையில் சேர உதவும்.\""
1456 "செய்தியை அனுப்பப்பயன்படும்.உதாரணமாக: \"/say /join புதிய அரட்டை அறையில் சேர "
1457 "உதவும்.\""
9911458
9921459 #: ../libempathy-gtk/empathy-chat.c:1088
9931460 msgid "/whois <contact ID>: display information about a contact"
9981465 "/help [<command>]: show all supported commands. If <command> is defined, "
9991466 "show its usage."
10001467 msgstr ""
1001 "/help [<command>]: அனைத்து ஆதரவுள்ள கட்டளைகளையும் காட்டுக. <command> ஐ அறுதி இட்டு "
1468 "/help [<command>]: அனைத்து ஆதரவுள்ள கட்டளைகளையும் காட்டுக. <command> ஐ அறுதி "
1469 "இட்டு "
10021470 "இருப்பின் பயனை காட்டுக."
10031471
10041472 #: ../libempathy-gtk/empathy-chat.c:1110
10651533 msgid "unknown"
10661534 msgstr "தெரியாத"
10671535
1068 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:967
1536 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:980
10691537 msgid "Topic:"
10701538 msgstr "தலைப்பு:"
10711539
11801648 #. * assume it hasn't and if it has, we'll set the proper status when
11811649 #. * we get the new handler.
11821650 #: ../libempathy-gtk/empathy-chat.c:2989 ../src/empathy-call-window.c:1467
1183 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2570
1184 #: ../src/empathy-event-manager.c:1166
1651 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2580
1652 #: ../src/empathy-call-window.c:2886 ../src/empathy-event-manager.c:1166
11851653 msgid "Disconnected"
11861654 msgstr "துண்டிக்கபட்டது"
11871655
12551723 #: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
12561724 #: ../libempathy-gtk/empathy-contact-search-dialog.c:529
12571725 #: ../libempathy-gtk/empathy-individual-widget.c:1485
1258 #: ../src/empathy-chatrooms-window.ui.h:1
1259 #: ../src/empathy-new-chatroom-dialog.ui.h:1
1726 #: ../src/empathy-chatrooms-window.ui.h:2
1727 #: ../src/empathy-new-chatroom-dialog.ui.h:6
12601728 msgid "Account:"
12611729 msgstr "கணக்கு:"
12621730
13681836 msgid "Unable to save avatar"
13691837 msgstr "அவதாரத்தை சேமிக்க முடியவில்லை"
13701838
1371 #: ../libempathy-gtk/empathy-contact-widget.ui.h:1
1372 msgid "<b>Location</b> at (date)\t"
1373 msgstr "<b>இடம்</b> (date) போது\t"
1839 #. Identifier to connect to Instant Messaging network
1840 #. Setup id label
1841 #: ../libempathy-gtk/empathy-contact-widget.ui.h:3
1842 #: ../libempathy-gtk/empathy-user-info.c:444
1843 msgid "Identifier"
1844 msgstr "இனங்காட்டி"
13741845
13751846 #. Setup nickname entry
1376 #: ../libempathy-gtk/empathy-contact-widget.ui.h:3
1847 #: ../libempathy-gtk/empathy-contact-widget.ui.h:4
13771848 #: ../libempathy-gtk/empathy-user-info.c:449
13781849 msgid "Alias"
13791850 msgstr "புனைப்பெயர்"
13801851
1381 #: ../libempathy-gtk/empathy-contact-widget.ui.h:4
1852 #: ../libempathy-gtk/empathy-contact-widget.ui.h:5
1853 #: ../libempathy-gtk/empathy-individual-widget.ui.h:3
1854 msgid "Contact Details"
1855 msgstr "தொடர்பு விவரங்கள்"
1856
1857 #: ../libempathy-gtk/empathy-contact-widget.ui.h:6
1858 #: ../libempathy-gtk/empathy-individual-widget.ui.h:4
1859 msgid "Information requested…"
1860 msgstr "தகவல் வேண்டுதல்"
1861
1862 #: ../libempathy-gtk/empathy-contact-widget.ui.h:7
1863 msgid "<b>Location</b> at (date)\t"
1864 msgstr "<b>இடம்</b> (date) போது\t"
1865
1866 #: ../libempathy-gtk/empathy-contact-widget.ui.h:8
1867 msgid "Client Information"
1868 msgstr "சார்ந்தோன் தகவல்"
1869
1870 #: ../libempathy-gtk/empathy-contact-widget.ui.h:9
1871 msgid "OS"
1872 msgstr "OS"
1873
1874 #: ../libempathy-gtk/empathy-contact-widget.ui.h:10
1875 msgid "Version"
1876 msgstr "பதிப்பு"
1877
1878 #: ../libempathy-gtk/empathy-contact-widget.ui.h:11
13821879 msgid "Client"
13831880 msgstr "சார்ந்தோன்"
1384
1385 #: ../libempathy-gtk/empathy-contact-widget.ui.h:5
1386 msgid "Client Information"
1387 msgstr "சார்ந்தோன் தகவல்"
1388
1389 #: ../libempathy-gtk/empathy-contact-widget.ui.h:6
1390 #: ../libempathy-gtk/empathy-individual-widget.ui.h:2
1391 msgid "Contact Details"
1392 msgstr "தொடர்பு விவரங்கள்"
1393
1394 #. Identifier to connect to Instant Messaging network
1395 #. Setup id label
1396 #: ../libempathy-gtk/empathy-contact-widget.ui.h:8
1397 #: ../libempathy-gtk/empathy-user-info.c:444
1398 msgid "Identifier"
1399 msgstr "இனங்காட்டி"
1400
1401 #: ../libempathy-gtk/empathy-contact-widget.ui.h:9
1402 #: ../libempathy-gtk/empathy-individual-widget.ui.h:3
1403 msgid "Information requested…"
1404 msgstr "தகவல் வேண்டுதல்"
1405
1406 #: ../libempathy-gtk/empathy-contact-widget.ui.h:10
1407 msgid "OS"
1408 msgstr "OS"
1409
1410 #: ../libempathy-gtk/empathy-contact-widget.ui.h:11
1411 msgid "Version"
1412 msgstr "பதிப்பு"
14131881
14141882 #: ../libempathy-gtk/empathy-groups-widget.c:327
14151883 msgid "Groups"
14201888 "Select the groups you want this contact to appear in. Note that you can "
14211889 "select more than one group or no groups."
14221890 msgstr ""
1423 "இந்த தொடர்பு வர வேன்டிய குழுவை தேர்வு செய்க. நீங்கள் ஒன்றுக்கு மேற்பட்ட குழுக்களை தேர்வு "
1891 "இந்த தொடர்பு வர வேன்டிய குழுவை தேர்வு செய்க. நீங்கள் ஒன்றுக்கு மேற்பட்ட "
1892 "குழுக்களை தேர்வு "
14241893 "செய்யலாம் அல்லது ஒன்றையும் தேர்வு செய்யாதிருக்கலாம்."
14251894
14261895 #: ../libempathy-gtk/empathy-groups-widget.c:358
14971966 #. Translators: this is used in the context menu for a contact. The first
14981967 #. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
14991968 #. * of the user's account IDs (e.g. me@hotmail.com).
1500 #: ../libempathy-gtk/empathy-individual-menu.c:172
1969 #: ../libempathy-gtk/empathy-individual-menu.c:177
15011970 #, c-format
15021971 msgid "%s (%s)"
15031972 msgstr "%s (%s)"
15041973
1505 #: ../libempathy-gtk/empathy-individual-menu.c:348
1974 #: ../libempathy-gtk/empathy-individual-menu.c:353
15061975 msgid "Select account to use to place the call"
15071976 msgstr "அழைப்பை அமைக்க கணக்கை தேர்ந்தெடு"
15081977
1509 #: ../libempathy-gtk/empathy-individual-menu.c:352
1510 #: ../libempathy-gtk/empathy-log-window.ui.h:2
1511 #: ../src/empathy-call-window.ui.h:2
1978 #: ../libempathy-gtk/empathy-individual-menu.c:357
1979 #: ../libempathy-gtk/empathy-log-window.ui.h:6
1980 #: ../src/empathy-call-window.ui.h:18
15121981 msgid "Call"
15131982 msgstr "அழை"
15141983
1515 #: ../libempathy-gtk/empathy-individual-menu.c:417
1984 #: ../libempathy-gtk/empathy-individual-menu.c:422
15161985 msgid "Mobile"
15171986 msgstr "அலைபேசி "
15181987
1519 #: ../libempathy-gtk/empathy-individual-menu.c:419
1988 #: ../libempathy-gtk/empathy-individual-menu.c:424
15201989 msgid "Work"
15211990 msgstr "வேலை"
15221991
1523 #: ../libempathy-gtk/empathy-individual-menu.c:421
1992 #: ../libempathy-gtk/empathy-individual-menu.c:426
15241993 msgid "HOME"
15251994 msgstr "இல்லம்"
15261995
1527 #: ../libempathy-gtk/empathy-individual-menu.c:662
1996 #: ../libempathy-gtk/empathy-individual-menu.c:669
15281997 msgid "_Block Contact"
15291998 msgstr "தொடர்பை தடுக்கவும் (_B)"
15301999
1531 #: ../libempathy-gtk/empathy-individual-menu.c:718
2000 #: ../libempathy-gtk/empathy-individual-menu.c:725
15322001 msgid "Delete and _Block"
15332002 msgstr "_B நீக்கு மற்றும் தடு"
15342003
1535 #: ../libempathy-gtk/empathy-individual-menu.c:780
2004 #: ../libempathy-gtk/empathy-individual-menu.c:787
15362005 #, c-format
15372006 msgid "Do you really want to remove the contact '%s'?"
15382007 msgstr "நீங்கள் நிச்சயம் தொடர்பு '%s' ஐ நீக்க விரும்புகிறீர்களா?"
15392008
1540 #: ../libempathy-gtk/empathy-individual-menu.c:789
2009 #: ../libempathy-gtk/empathy-individual-menu.c:796
15412010 #, c-format
15422011 msgid ""
15432012 "Do you really want to remove the linked contact '%s'? Note that this will "
15442013 "remove all the contacts which make up this linked contact."
15452014 msgstr ""
1546 "நீங்கள் நிச்சயமாக சங்கிலித் தொடர்பு '%s' ஐ நீக்க விரும்புகிறீர்களா? இந்த தொடர்புடன்சங்கிலி "
2015 "நீங்கள் நிச்சயமாக சங்கிலித் தொடர்பு '%s' ஐ நீக்க விரும்புகிறீர்களா? இந்த "
2016 "தொடர்புடன்சங்கிலி "
15472017 "போல் இணைந்த அனைத்து தொடர்புகளும் நீக்கப்படும் என் அறிக."
15482018
1549 #: ../libempathy-gtk/empathy-individual-menu.c:800
2019 #: ../libempathy-gtk/empathy-individual-menu.c:807
15502020 msgid "Removing contact"
15512021 msgstr "தொடர்பு ஐ நீக்குதல்"
15522022
1553 #: ../libempathy-gtk/empathy-individual-menu.c:864
2023 #: ../libempathy-gtk/empathy-individual-menu.c:871
15542024 #: ../libempathy-gtk/empathy-individual-view.c:2453
15552025 msgid "_Remove"
15562026 msgstr "நீக்கவும் (_R)"
15572027
15582028 #. add chat button
1559 #: ../libempathy-gtk/empathy-individual-menu.c:1227
2029 #: ../libempathy-gtk/empathy-individual-menu.c:1234
15602030 #: ../libempathy-gtk/empathy-new-message-dialog.c:318
15612031 msgid "_Chat"
15622032 msgstr "_C அரட்டை"
15632033
15642034 #. add SMS button
1565 #: ../libempathy-gtk/empathy-individual-menu.c:1262
2035 #: ../libempathy-gtk/empathy-individual-menu.c:1269
15662036 #: ../libempathy-gtk/empathy-new-message-dialog.c:312
15672037 msgid "_SMS"
15682038 msgstr "_S எஸ்எம்எஸ்"
15692039
1570 #: ../libempathy-gtk/empathy-individual-menu.c:1295
2040 #: ../libempathy-gtk/empathy-individual-menu.c:1302
15712041 msgctxt "menu item"
15722042 msgid "_Audio Call"
15732043 msgstr "(_A) ஒலி அழைப்பு"
15742044
1575 #: ../libempathy-gtk/empathy-individual-menu.c:1328
2045 #: ../libempathy-gtk/empathy-individual-menu.c:1335
15762046 msgctxt "menu item"
15772047 msgid "_Video Call"
15782048 msgstr "(_V) விடியோ அழைப்பு"
15792049
1580 #: ../libempathy-gtk/empathy-individual-menu.c:1369
2050 #: ../libempathy-gtk/empathy-individual-menu.c:1376
2051 #: ../src/empathy-roster-window-menubar.ui.h:11
15812052 msgid "_Previous Conversations"
15822053 msgstr "(_P) முந்தைய உரையாடல்கள்"
15832054
1584 #: ../libempathy-gtk/empathy-individual-menu.c:1398
2055 #: ../libempathy-gtk/empathy-individual-menu.c:1405
15852056 msgid "Send File"
15862057 msgstr "கோப்பு ஐ அனுப்புக"
15872058
1588 #: ../libempathy-gtk/empathy-individual-menu.c:1428
2059 #: ../libempathy-gtk/empathy-individual-menu.c:1435
15892060 msgid "Share My Desktop"
15902061 msgstr "என் மேல்மேசையை பகிர்ந்து கொள்"
15912062
1592 #: ../libempathy-gtk/empathy-individual-menu.c:1454
2063 #: ../libempathy-gtk/empathy-individual-menu.c:1461
15932064 #: ../libempathy-gtk/empathy-individual-widget.c:1368
15942065 msgid "Favorite"
15952066 msgstr "பிடித்தமான"
15962067
1597 #: ../libempathy-gtk/empathy-individual-menu.c:1483
2068 #: ../libempathy-gtk/empathy-individual-menu.c:1490
15982069 msgid "Infor_mation"
15992070 msgstr "(_m) தகவல்"
16002071
1601 #: ../libempathy-gtk/empathy-individual-menu.c:1532
2072 #: ../libempathy-gtk/empathy-individual-menu.c:1539
16022073 msgctxt "Edit individual (contextual menu)"
16032074 msgid "_Edit"
16042075 msgstr "திருத்து (_E)"
16052076
16062077 #. send invitation
1607 #: ../libempathy-gtk/empathy-individual-menu.c:1648
1608 #: ../src/empathy-chat-window.c:1233
2078 #: ../libempathy-gtk/empathy-individual-menu.c:1655
2079 #: ../src/empathy-chat-window.c:1246
16092080 msgid "Inviting you to this room"
16102081 msgstr "இந்த அறைக்கு அழைப்பு"
16112082
1612 #: ../libempathy-gtk/empathy-individual-menu.c:1694
2083 #: ../libempathy-gtk/empathy-individual-menu.c:1701
16132084 msgid "_Invite to Chat Room"
16142085 msgstr "_I அரட்டை அறைக்கு அழைப்பு"
16152086
1616 #: ../libempathy-gtk/empathy-individual-menu.c:1890
2087 #: ../libempathy-gtk/empathy-individual-menu.c:1897
16172088 msgid "_Add Contact…"
16182089 msgstr "(_A) தொடர்பை சேர்."
16192090
17322203
17332204 #: ../libempathy-gtk/empathy-individual-widget.c:593
17342205 #: ../libempathy-gtk/empathy-individual-widget.c:608
1735 #: ../src/empathy-preferences.ui.h:16
2206 #: ../src/empathy-preferences.ui.h:39
17362207 msgid "Location"
17372208 msgstr "இடம்"
17382209
17672238 msgid "<b>Location</b> at (date)"
17682239 msgstr "<b>இடம்</b> (date) போது"
17692240
1770 #: ../libempathy-gtk/empathy-individual-widget.ui.h:4
2241 #: ../libempathy-gtk/empathy-individual-widget.ui.h:2
17712242 msgid "Online from a phone or mobile device"
1772 msgstr "ஒரு தொலை பேசியில் இருந்தோ அல்லது அலை பேகியில் இருந்தோ இணைப்பில் தொடர்பு"
2243 msgstr ""
2244 "ஒரு தொலை பேசியில் இருந்தோ அல்லது அலை பேகியில் இருந்தோ இணைப்பில் தொடர்பு"
17732245
17742246 #: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:335
17752247 msgid "New Network"
18022274 "same network as you. If you want to use this feature, please check that the "
18032275 "details below are correct."
18042276 msgstr ""
1805 "எம்பதியால் தானியங்கியாக உங்களைப்போலவே உள் வலையில் உள்ளோரை கண்டு பிடித்து அரட்டை அடிக்க "
1806 "இயலும். இந்த அம்சத்தை நீங்கள் செயலாக்க விரும்பினால் கீழ் கண்டுள்ள விவரங்களை சரி பார்க்கவும். "
2277 "எம்பதியால் தானியங்கியாக உங்களைப்போலவே உள் வலையில் உள்ளோரை கண்டு பிடித்து "
2278 "அரட்டை அடிக்க "
2279 "இயலும். இந்த அம்சத்தை நீங்கள் செயலாக்க விரும்பினால் கீழ் கண்டுள்ள விவரங்களை "
2280 "சரி பார்க்கவும். "
18072281
18082282 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:101
18092283 msgid "People nearby"
18142288 "You can change these details later or disable this feature by choosing <span "
18152289 "style=\"italic\">Edit → Accounts</span> in the Contact List."
18162290 msgstr ""
1817 "தொடர்பு பட்டியலில் <span style=\"italic\">Edit → Accounts</span> ஐ தேர்ந்தெடுத்து "
2291 "தொடர்பு பட்டியலில் <span style=\"italic\">Edit → Accounts</span> ஐ "
2292 "தேர்ந்தெடுத்து "
18182293 "நீங்கள் இந்த விவரங்களை மாற்றலாம் அல்லது இந்த அம்சத்தை செயல் நீக்கலாம்."
18192294
18202295 #: ../libempathy-gtk/empathy-log-window.c:622
19172392 msgstr "உரை அரட்டைகள்"
19182393
19192394 #: ../libempathy-gtk/empathy-log-window.c:3040
1920 #: ../src/empathy-preferences.ui.h:3
2395 #: ../src/empathy-preferences.ui.h:29
19212396 msgid "Calls"
19222397 msgstr "அழைப்புகள்"
19232398
19502425 msgstr "இலிருந்து நீக்கு:"
19512426
19522427 #: ../libempathy-gtk/empathy-log-window.ui.h:1
2428 msgid "_File"
2429 msgstr "கோப்பு (_F)"
2430
2431 #: ../libempathy-gtk/empathy-log-window.ui.h:2
2432 #: ../src/empathy-call-window.ui.h:2 ../src/empathy-chat-window.ui.h:9
2433 msgid "_Edit"
2434 msgstr "திருத்து (_E)"
2435
2436 #: ../libempathy-gtk/empathy-log-window.ui.h:3
2437 msgid "Delete All History..."
2438 msgstr "அனைத்து சரித்திரத்தையும் அழி..."
2439
2440 #: ../libempathy-gtk/empathy-log-window.ui.h:4
2441 msgid "Profile"
2442 msgstr "வரிவுரு"
2443
2444 #: ../libempathy-gtk/empathy-log-window.ui.h:5
2445 #: ../src/empathy-chat-window.ui.h:19 ../src/empathy-preferences.ui.h:11
2446 msgid "Chat"
2447 msgstr "அரட்டை"
2448
2449 #: ../libempathy-gtk/empathy-log-window.ui.h:7
2450 #: ../src/empathy-call-window.ui.h:24
2451 msgid "Video"
2452 msgstr "வீடியோ"
2453
2454 #: ../libempathy-gtk/empathy-log-window.ui.h:8
2455 msgid "page 2"
2456 msgstr "பக்கம் 2"
2457
2458 #: ../libempathy-gtk/empathy-log-window.ui.h:9
19532459 msgid "<span size=\"x-large\">Loading...</span>"
19542460 msgstr "<span size=\"x-large\">ஏற்றுகிறது...</span>"
1955
1956 #: ../libempathy-gtk/empathy-log-window.ui.h:3
1957 #: ../src/empathy-chat-window.ui.h:3 ../src/empathy-preferences.ui.h:4
1958 msgid "Chat"
1959 msgstr "அரட்டை"
1960
1961 #: ../libempathy-gtk/empathy-log-window.ui.h:4
1962 msgid "Delete All History..."
1963 msgstr "அனைத்து சரித்திரத்தையும் அழி..."
1964
1965 #: ../libempathy-gtk/empathy-log-window.ui.h:5
1966 msgid "Profile"
1967 msgstr "வரிவுரு"
1968
1969 #: ../libempathy-gtk/empathy-log-window.ui.h:6
1970 #: ../src/empathy-call-window.ui.h:20
1971 msgid "Video"
1972 msgstr "வீடியோ"
1973
1974 #: ../libempathy-gtk/empathy-log-window.ui.h:7
1975 #: ../src/empathy-call-window.ui.h:26 ../src/empathy-chat-window.ui.h:12
1976 msgid "_Edit"
1977 msgstr "திருத்து (_E)"
1978
1979 #: ../libempathy-gtk/empathy-log-window.ui.h:8
1980 msgid "_File"
1981 msgstr "கோப்பு (_F)"
1982
1983 #: ../libempathy-gtk/empathy-log-window.ui.h:9
1984 msgid "page 2"
1985 msgstr "பக்கம் 2"
19862461
19872462 #: ../libempathy-gtk/empathy-new-account-dialog.c:129
19882463 msgid "What kind of chat account do you have?"
20932568 "<small><i>Press Enter to set the new message or Esc to cancel.</i></small>"
20942569 msgstr ""
20952570 "<b>தற்போதைய செய்தி: %s</b>\n"
2096 "<small><i>புதிய செய்தியை அமைக்க என்டர் விசையை அழுத்தவும் அல்லது ரத்து செய்ய எஸ்கேப் "
2571 "<small><i>புதிய செய்தியை அமைக்க என்டர் விசையை அழுத்தவும் அல்லது ரத்து செய்ய "
2572 "எஸ்கேப் "
20972573 "விசையை அழுத்தவும்.</i></small>"
20982574
20992575 #: ../libempathy-gtk/empathy-presence-chooser.c:393
21232599 msgstr "தேடுக:"
21242600
21252601 #: ../libempathy-gtk/empathy-search-bar.ui.h:2
2602 msgid "_Previous"
2603 msgstr "முந்தைய (_P)"
2604
2605 #: ../libempathy-gtk/empathy-search-bar.ui.h:3
2606 msgid "_Next"
2607 msgstr "அடுத்து (_N)"
2608
2609 #: ../libempathy-gtk/empathy-search-bar.ui.h:4
21262610 msgid "Mat_ch case"
21272611 msgstr "மேல்/கீழ் நிலையை பொருத்துக (_c)"
21282612
2129 #: ../libempathy-gtk/empathy-search-bar.ui.h:3
2613 #: ../libempathy-gtk/empathy-search-bar.ui.h:5
21302614 msgid "Phrase not found"
21312615 msgstr "சொற்றொடர் காணப்படவில்லை"
2132
2133 #: ../libempathy-gtk/empathy-search-bar.ui.h:4
2134 msgid "_Next"
2135 msgstr "அடுத்து (_N)"
2136
2137 #: ../libempathy-gtk/empathy-search-bar.ui.h:5
2138 msgid "_Previous"
2139 msgstr "முந்தைய (_P)"
21402616
21412617 #: ../libempathy-gtk/empathy-sound-manager.c:51
21422618 msgid "Received an instant message"
22392715 msgstr "சான்றிதழ் தானே கையெழுத்திட்டது"
22402716
22412717 #: ../libempathy-gtk/empathy-tls-dialog.c:177
2242 msgid "The certificate has been revoked by the issuing Certification Authority."
2718 msgid ""
2719 "The certificate has been revoked by the issuing Certification Authority."
22432720 msgstr "இந்த சான்றிதழ் வழங்கும் அதிகாரிகளால் ரத்து செய்யப்பட்டது"
22442721
22452722 #: ../libempathy-gtk/empathy-tls-dialog.c:181
24932970 msgid "Vietnamese"
24942971 msgstr "வியட்னாம்"
24952972
2973 #: ../libempathy-gtk/empathy-roster-model.h:29
2974 msgid "Top Contacts"
2975 msgstr "முக்கிய தொடர்புகள்."
2976
2977 #: ../libempathy-gtk/empathy-roster-model.h:31
2978 msgid "Ungrouped"
2979 msgstr "குழுவில் சேர்க்காத "
2980
24962981 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:231
24972982 msgid "No error message"
24982983 msgstr "பிழை செய்தி இல்லை"
25082993 "Foundation; either version 2 of the License, or (at your option) any later "
25092994 "version."
25102995 msgstr ""
2511 "எம்பதி இலவச மென் பொருளாகும். நீங்கள் இலவச மென் பொருள் அமைப்பினால் வெளியிடப்பட்ட ஜிஎன்யு "
2512 "பொது அனுமதிக்கான இந்த 2ம் பதிப்பு அல்லது அடுத்த பதிப்புகள் விதிகளின் படி நீங்கள் "
2996 "எம்பதி இலவச மென் பொருளாகும். நீங்கள் இலவச மென் பொருள் அமைப்பினால் "
2997 "வெளியிடப்பட்ட ஜிஎன்யு "
2998 "பொது அனுமதிக்கான இந்த 2ம் பதிப்பு அல்லது அடுத்த பதிப்புகள் விதிகளின் படி "
2999 "நீங்கள் "
25133000 "(விருப்பப்படி) மாற்றலாம். அல்லது மீண்டும் பறிமாறலாம்"
25143001
25153002 #: ../src/empathy-about-dialog.c:85
25193006 "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
25203007 "details."
25213008 msgstr ""
2522 "எம்பதி உபயோகப்படும் என்ற எதிர்பார்ப்புடன் வெளியிடப்படுகிறது. ஆனால் விற்க தகுதி, "
2523 "குறிப்பிட்ட செயலுக்கான தகுதி உள்பட எந்த உத்திரவாதமும் அளிக்கப்படவில்லை. மேற் கொண்டு "
3009 "எம்பதி உபயோகப்படும் என்ற எதிர்பார்ப்புடன் வெளியிடப்படுகிறது. ஆனால் விற்க "
3010 "தகுதி, "
3011 "குறிப்பிட்ட செயலுக்கான தகுதி உள்பட எந்த உத்திரவாதமும் அளிக்கப்படவில்லை. மேற் "
3012 "கொண்டு "
25243013 "விவரங்களுக்கு ஜிஎன்யு பொது அனுமதிக்கான விதிகளை பார்க்கவும்"
25253014
25263015 #: ../src/empathy-about-dialog.c:89
25293018 "Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin "
25303019 "Street, Fifth Floor, Boston, MA 02110-130159 USA"
25313020 msgstr ""
2532 "இந்த எம்பதி நிரலுடன் ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் பிரதி உங்களுக்கு கிடைத்திருக்க "
2533 "வேண்டும். இல்லையானால் கீழ் கண்ட முகவரிக்கு கடிதம் எழுதவும். Free Software Foundation, "
3021 "இந்த எம்பதி நிரலுடன் ஜிஎன்யு பொது அனுமதிக்கான விதிகளின் பிரதி உங்களுக்கு "
3022 "கிடைத்திருக்க "
3023 "வேண்டும். இல்லையானால் கீழ் கண்ட முகவரிக்கு கடிதம் எழுதவும். Free Software "
3024 "Foundation, "
25343025 "Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA "
25353026
25363027 #: ../src/empathy-about-dialog.c:109
25443035 #: ../src/empathy-accounts.c:182
25453036 msgid "Don't display any dialogs; do any work (eg, importing) and exit"
25463037 msgstr ""
2547 "எந்த உரையாடலையும் காட்ட வேண்டாம், வேலை செய்ய வேண்டாம் (-எ-கா இறக்குமதி) மற்றும் "
3038 "எந்த உரையாடலையும் காட்ட வேண்டாம், வேலை செய்ய வேண்டாம் (-எ-கா "
3039 "இறக்குமதி) மற்றும் "
25483040 "வெளியேறுக"
25493041
25503042 #: ../src/empathy-accounts.c:186
2551 msgid "Don't display any dialogs unless there are only \"People Nearby\" accounts"
2552 msgstr ""
2553 "அருகில் உள்ள நபர்கள் கணக்குகள் இருப்பு அல்லாது வேறு எந்த உரையாடலையும் காட்ட "
3043 msgid ""
3044 "Don't display any dialogs unless there are only \"People Nearby\" accounts"
3045 msgstr ""
3046 "அருகில் உள்ள நபர்கள் கணக்குகள் இருப்பு அல்லாது வேறு எந்த உரையாடலையும் "
3047 "காட்ட "
25543048 "வேண்டாம், "
25553049
25563050 #: ../src/empathy-accounts.c:190
25573051 msgid "Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)"
2558 msgstr "கொடுத்த கணக்கை முதலில் தேர்வு செய்யவும் (eg, gabble/jabber/foo_40example_2eorg0)"
3052 msgstr ""
3053 "கொடுத்த கணக்கை முதலில் தேர்வு செய்யவும் (eg, "
3054 "gabble/jabber/foo_40example_2eorg0)"
25593055
25603056 #: ../src/empathy-accounts.c:192
25613057 msgid "<account-id>"
26103106 "backend. Please install telepathy-haze and restart your session to migrate "
26113107 "the account."
26123108 msgstr ""
2613 "இந்த கணக்கு பழைய ஆதரவில்லாத பின்புலத்தை சார்ந்து இருப்பதால் செயல் நீக்கப்பட்டது. இந்த கணக்கை "
3109 "இந்த கணக்கு பழைய ஆதரவில்லாத பின்புலத்தை சார்ந்து இருப்பதால் செயல் "
3110 "நீக்கப்பட்டது. இந்த கணக்கை "
26143111 "இடம் மாற்ற டெலிபதி-ஹேஸ் ஐ நிறுவி அமர்வை மறு துவக்கம் செய்யவும்."
26153112
26163113 #: ../src/empathy-accounts-dialog.c:502
26283125 #: ../src/empathy-accounts-dialog.c:1266
26293126 #, c-format
26303127 msgid "Do you want to remove %s from your computer?"
2631 msgstr "நீங்கள் நிச்சயம் குழு '%s' ஐ உங்கள் கணினியிலிருந்து நீக்க விரும்புகிறீர்களா?"
3128 msgstr ""
3129 "நீங்கள் நிச்சயம் குழு '%s' ஐ உங்கள் கணினியிலிருந்து நீக்க விரும்புகிறீர்களா?"
26323130
26333131 #: ../src/empathy-accounts-dialog.c:1270
26343132 msgid "This will not remove your account on the server."
26733171 msgid "Messaging and VoIP Accounts"
26743172 msgstr "செய்தி அனுப்புதல் மற்றும் வோய்ப் கணக்குகள்"
26753173
2676 #: ../src/empathy-accounts-dialog.ui.h:2
3174 #: ../src/empathy-accounts-dialog.ui.h:3
3175 msgid "_Import…"
3176 msgstr "_I இறக்குமதி செய்"
3177
3178 #: ../src/empathy-accounts-dialog.ui.h:4
26773179 msgid "Loading account information"
26783180 msgstr "கணக்கு தகவல் தகவல்கள் ஏற்றப்படுகின்றன"
26793181
2680 #: ../src/empathy-accounts-dialog.ui.h:3
3182 #: ../src/empathy-accounts-dialog.ui.h:5
3183 msgid ""
3184 "To add a new account, you first have to install a backend for each protocol "
3185 "you want to use."
3186 msgstr ""
3187 "ஒரு புதிய கணக்கு துவக்க ஒவ்வொரு நெறிமுறைக்கும் நீங்கள் முதலில் ஒரு "
3188 "பின்புலத்தை அமைக்க "
3189 "வேண்டும்."
3190
3191 #: ../src/empathy-accounts-dialog.ui.h:6
26813192 msgid "No protocol backends installed"
26823193 msgstr "நெறிமுறை பின்புலங்கள் ஏதும் நிறுவவில்லை"
2683
2684 #: ../src/empathy-accounts-dialog.ui.h:5
2685 msgid ""
2686 "To add a new account, you first have to install a backend for each protocol "
2687 "you want to use."
2688 msgstr ""
2689 "ஒரு புதிய கணக்கு துவக்க ஒவ்வொரு நெறிமுறைக்கும் நீங்கள் முதலில் ஒரு பின்புலத்தை அமைக்க "
2690 "வேண்டும்."
2691
2692 #: ../src/empathy-accounts-dialog.ui.h:6
2693 msgid "_Import…"
2694 msgstr "_I இறக்குமதி செய்"
26953194
26963195 #: ../src/empathy-auth-client.c:296
26973196 msgid " - Empathy authentication client"
27073206
27083207 #: ../src/empathy.c:431
27093208 msgid "Don't display the contact list or any other dialogs on startup"
2710 msgstr "துவங்கும்போது தொடர்பு பட்டியலையோ அல்லது வேறு உரையாடல்களோ காட்ட வேண்டாம்"
3209 msgstr ""
3210 "துவங்கும்போது தொடர்பு பட்டியலையோ அல்லது வேறு உரையாடல்களோ காட்ட வேண்டாம்"
27113211
27123212 #: ../src/empathy.c:447
27133213 msgid "- Empathy IM Client"
27403240 #: ../src/empathy-call-observer.c:119
27413241 #, c-format
27423242 msgid "%s just tried to call you, but you were in another call."
2743 msgstr "%s உங்களை அழைக்க விரும்பினார், ஆனால் நீங்கள் வேறு அழைப்பில் இருந்தீர்கள்."
3243 msgstr ""
3244 "%s உங்களை அழைக்க விரும்பினார், ஆனால் நீங்கள் வேறு அழைப்பில் இருந்தீர்கள்."
27443245
27453246 #. Translators: this is an "Info" label. It should be as short
27463247 #. * as possible.
28013302 msgid "The IP address of the multicast group"
28023303 msgstr "பல்வெளியீட்டு குழுவின் ஐபி முகவரி"
28033304
2804 #: ../src/empathy-call-window.c:2522 ../src/empathy-call-window.c:2523
2805 #: ../src/empathy-call-window.c:2524 ../src/empathy-call-window.c:2525
2806 #: ../src/empathy-call-window.ui.h:19
3305 #: ../src/empathy-call-window.c:2525 ../src/empathy-call-window.c:2526
3306 #: ../src/empathy-call-window.c:2527 ../src/empathy-call-window.c:2528
3307 #: ../src/empathy-call-window.ui.h:26
28073308 msgid "Unknown"
28083309 msgstr "தெரியாத"
28093310
2810 #: ../src/empathy-call-window.c:2868
3311 #: ../src/empathy-call-window.c:2884
28113312 msgid "On hold"
28123313 msgstr "தற்காலிக நிறுத்தம்"
28133314
2814 #: ../src/empathy-call-window.c:2870
3315 #: ../src/empathy-call-window.c:2888
28153316 msgid "Mute"
28163317 msgstr "ஒலி நிறுத்தம்"
28173318
2818 #: ../src/empathy-call-window.c:2872
3319 #: ../src/empathy-call-window.c:2890
28193320 msgid "Duration"
28203321 msgstr "கால அளவு"
28213322
28223323 #. Translators: 'status - minutes:seconds' the caller has been connected
2823 #: ../src/empathy-call-window.c:2875
3324 #: ../src/empathy-call-window.c:2893
28243325 #, c-format
28253326 msgid "%s — %d:%02dm"
28263327 msgstr "%s — %d:%02dm"
28273328
2828 #: ../src/empathy-call-window.c:2971
3329 #: ../src/empathy-call-window.c:2989
28293330 msgid "Technical Details"
28303331 msgstr "தொடர்பு விவரங்கள்"
28313332
2832 #: ../src/empathy-call-window.c:3010
3333 #: ../src/empathy-call-window.c:3028
28333334 #, c-format
28343335 msgid ""
28353336 "%s's software does not understand any of the audio formats supported by your "
28363337 "computer"
28373338 msgstr ""
2838 "%s' இன் மென்பொருள் உங்கள் கணினியில் ஆதரவு உள்ள எந்த ஒலி இசை ஒழுங்குகளையும் புரிந்து "
3339 "%s' இன் மென்பொருள் உங்கள் கணினியில் ஆதரவு உள்ள எந்த ஒலி இசை ஒழுங்குகளையும் "
3340 "புரிந்து "
28393341 "கொள்ளவில்லை"
28403342
2841 #: ../src/empathy-call-window.c:3015
3343 #: ../src/empathy-call-window.c:3033
28423344 #, c-format
28433345 msgid ""
28443346 "%s's software does not understand any of the video formats supported by your "
28453347 "computer"
28463348 msgstr ""
2847 "%s' இன் மென்பொருள் உங்கள் கணினியில் ஆதரவு உள்ள எந்த விடியோ ஒழுங்குகளையும் புரிந்து "
3349 "%s' இன் மென்பொருள் உங்கள் கணினியில் ஆதரவு உள்ள எந்த விடியோ ஒழுங்குகளையும் "
3350 "புரிந்து "
28483351 "கொள்ளவில்லை"
28493352
2850 #: ../src/empathy-call-window.c:3021
3353 #: ../src/empathy-call-window.c:3039
28513354 #, c-format
28523355 msgid ""
28533356 "Can't establish a connection to %s. One of you might be on a network that "
28543357 "does not allow direct connections."
28553358 msgstr ""
2856 " %s' க்கு ஈனைக்க முடியவில்லை. உங்களில் ஒருவர் நேரடி இணைப்பை அனுமதிக்காத வலைப்பின்னலில் "
3359 " %s' க்கு ஈனைக்க முடியவில்லை. உங்களில் ஒருவர் நேரடி இணைப்பை அனுமதிக்காத "
3360 "வலைப்பின்னலில் "
28573361 "இருக்கலாம்."
28583362
2859 #: ../src/empathy-call-window.c:3027
3363 #: ../src/empathy-call-window.c:3045
28603364 msgid "There was a failure on the network"
28613365 msgstr "வலைப்பின்னலில் ஒரு தோல்வி"
28623366
2863 #: ../src/empathy-call-window.c:3031
2864 msgid "The audio formats necessary for this call are not installed on your computer"
3367 #: ../src/empathy-call-window.c:3049
3368 msgid ""
3369 "The audio formats necessary for this call are not installed on your computer"
28653370 msgstr "இந்த அழைப்புக்கு தேவையான ஒலி ஒழுங்குக்கு ஆதரவு உங்கள் கணினியில் இல்லை."
28663371
2867 #: ../src/empathy-call-window.c:3034
2868 msgid "The video formats necessary for this call are not installed on your computer"
2869 msgstr "இந்த அழைப்புக்கு தேவையான விடியோ ஒழுங்குக்கு ஆதரவு உங்கள் கணினியில் இல்லை."
2870
2871 #: ../src/empathy-call-window.c:3046
3372 #: ../src/empathy-call-window.c:3052
3373 msgid ""
3374 "The video formats necessary for this call are not installed on your computer"
3375 msgstr ""
3376 "இந்த அழைப்புக்கு தேவையான விடியோ ஒழுங்குக்கு ஆதரவு உங்கள் கணினியில் இல்லை."
3377
3378 #: ../src/empathy-call-window.c:3064
28723379 #, c-format
28733380 msgid ""
28743381 "Something unexpected happened in a Telepathy component. Please <a href=\"%s"
28753382 "\">report this bug</a> and attach logs gathered from the 'Debug' window in "
28763383 "the Help menu."
28773384 msgstr ""
2878 "டெலிபதி உட்கூறு ஒன்றில் எதிர்பாராத ஒன்று நிகழ்ந்தது. தயைசெய்து <a href=\"%s\">report "
3385 "டெலிபதி உட்கூறு ஒன்றில் எதிர்பாராத ஒன்று நிகழ்ந்தது. தயைசெய்து <a href=\"%s\">"
3386 "report "
28793387 "this bug</a> மேலும் உதவி பட்டியலில் உள்ள 'Debug' சாளரத்தில் காணும் பதிவேட்டு "
28803388 "உள்ளடக்கத்தை இணைக்கவும்.."
28813389
2882 #: ../src/empathy-call-window.c:3055
3390 #: ../src/empathy-call-window.c:3073
28833391 msgid "There was a failure in the call engine"
28843392 msgstr "அழைப்பு பொறியில் ஒரு தோல்வி"
28853393
2886 #: ../src/empathy-call-window.c:3058
3394 #: ../src/empathy-call-window.c:3076
28873395 msgid "The end of the stream was reached"
28883396 msgstr "ஓடையின் இறுதி எட்டப்பட்டது"
28893397
2890 #: ../src/empathy-call-window.c:3098
3398 #: ../src/empathy-call-window.c:3116
28913399 msgid "Can't establish audio stream"
28923400 msgstr "ஒலி ஓடையை நிறுவ முடியவில்லை"
28933401
2894 #: ../src/empathy-call-window.c:3108
3402 #: ../src/empathy-call-window.c:3126
28953403 msgid "Can't establish video stream"
28963404 msgstr "விடியோ ஓடையை நிறுவ முடியவில்லை"
28973405
2898 #: ../src/empathy-call-window.c:3145
3406 #: ../src/empathy-call-window.c:3163
28993407 #, c-format
29003408 msgid "Your current balance is %s."
29013409 msgstr "உங்களை நடப்பு வைப்புத்தொகை %s."
29023410
2903 #: ../src/empathy-call-window.c:3149
3411 #: ../src/empathy-call-window.c:3167
29043412 msgid "Sorry, you don’t have enough credit for that call."
29053413 msgstr "மன்னிக்கவும், உங்கள் கணக்கில் அந்த அழைப்புக்கு போதிய பணமில்லை"
29063414
2907 #: ../src/empathy-call-window.c:3151
3415 #: ../src/empathy-call-window.c:3169
29083416 msgid "Top Up"
29093417 msgstr "கட்டணம் செலுத்து"
29103418
2911 #: ../src/empathy-call-window.ui.h:1 ../src/empathy-preferences.ui.h:1
2912 msgid "Audio"
2913 msgstr "கேட்பொலி"
3419 #: ../src/empathy-call-window.ui.h:1
3420 msgid "_Call"
3421 msgstr "(_C) அழை"
29143422
29153423 #: ../src/empathy-call-window.ui.h:3
2916 msgid "Decoding Codec:"
2917 msgstr "குறிமுறை மீளாக்கம்:"
3424 msgid "_Microphone"
3425 msgstr "_M ஒலி வாங்கி"
29183426
29193427 #: ../src/empathy-call-window.ui.h:4
2920 msgid "Disable camera"
2921 msgstr "காமிரா செயல் நீக்கு"
3428 msgid "_Camera"
3429 msgstr "_C கேமரா "
29223430
29233431 #: ../src/empathy-call-window.ui.h:5
2924 msgid "Display the dialpad"
2925 msgstr "டயல் பட்டியை காட்டு "
3432 msgid "_Settings"
3433 msgstr "_S அமைப்புகள்"
29263434
29273435 #: ../src/empathy-call-window.ui.h:6
2928 msgid "Encoding Codec:"
2929 msgstr "குறிமுறை குறிமுறையாக்கம்:"
2930
2931 #: ../src/empathy-call-window.ui.h:7
2932 msgid "Hang up"
2933 msgstr "துண்டி"
2934
2935 #: ../src/empathy-call-window.ui.h:8
2936 msgid "Hang up current call"
2937 msgstr "நடப்பு அழைப்பை துண்டி"
3436 msgid "_View"
3437 msgstr "பார்வை (_V)"
3438
3439 #: ../src/empathy-call-window.ui.h:7 ../src/empathy-chat-window.ui.h:17
3440 msgid "_Help"
3441 msgstr "உதவி (_H)"
3442
3443 #: ../src/empathy-call-window.ui.h:8 ../src/empathy-chat-window.ui.h:18
3444 msgid "_Contents"
3445 msgstr "உள்ளடக்கங்கள் (_C)"
29383446
29393447 #: ../src/empathy-call-window.ui.h:9
2940 msgid "Local Candidate:"
2941 msgstr "உள்ளமை வேட்பாளர்:"
3448 msgid "_Debug"
3449 msgstr "(_D) வழு நீக்கு"
29423450
29433451 #: ../src/empathy-call-window.ui.h:10
2944 msgid "Maximise me"
2945 msgstr "என்னை அதிகப்படுத்து"
3452 msgid "Swap camera"
3453 msgstr "காமிராவை மாற்று"
29463454
29473455 #: ../src/empathy-call-window.ui.h:11
29483456 msgid "Minimise me"
29493457 msgstr "என்னை குறைவாக்கு"
29503458
29513459 #: ../src/empathy-call-window.ui.h:12
3460 msgid "Maximise me"
3461 msgstr "என்னை அதிகப்படுத்து"
3462
3463 #: ../src/empathy-call-window.ui.h:13
3464 msgid "Disable camera"
3465 msgstr "காமிரா செயல் நீக்கு"
3466
3467 #: ../src/empathy-call-window.ui.h:14
3468 msgid "Hang up"
3469 msgstr "துண்டி"
3470
3471 #: ../src/empathy-call-window.ui.h:15
3472 msgid "Hang up current call"
3473 msgstr "நடப்பு அழைப்பை துண்டி"
3474
3475 #: ../src/empathy-call-window.ui.h:16
3476 msgid "Video call"
3477 msgstr "விடியோ அழைப்பு"
3478
3479 #: ../src/empathy-call-window.ui.h:17
3480 msgid "Start a video call"
3481 msgstr "விடியோ அழைப்பை துவக்கு"
3482
3483 #: ../src/empathy-call-window.ui.h:19
3484 msgid "Start an audio call"
3485 msgstr "ஒலி அழைப்பை துவக்கு"
3486
3487 #: ../src/empathy-call-window.ui.h:20
3488 msgid "Show dialpad"
3489 msgstr "டயல் அட்டையை காட்டு"
3490
3491 #: ../src/empathy-call-window.ui.h:21
3492 msgid "Display the dialpad"
3493 msgstr "டயல் பட்டியை காட்டு "
3494
3495 #: ../src/empathy-call-window.ui.h:22
3496 msgid "Toggle video transmission"
3497 msgstr "விடியோ அனுப்புதலை நிலை மாற்று"
3498
3499 #: ../src/empathy-call-window.ui.h:23
3500 msgid "Toggle audio transmission"
3501 msgstr "ஒலி அனுப்புதலை நிலை மாற்று"
3502
3503 #: ../src/empathy-call-window.ui.h:25
3504 msgid "Encoding Codec:"
3505 msgstr "குறிமுறை குறிமுறையாக்கம்:"
3506
3507 #: ../src/empathy-call-window.ui.h:27
3508 msgid "Decoding Codec:"
3509 msgstr "குறிமுறை மீளாக்கம்:"
3510
3511 #: ../src/empathy-call-window.ui.h:28
29523512 msgid "Remote Candidate:"
29533513 msgstr "தொலை வேட்பாளர்:"
29543514
2955 #: ../src/empathy-call-window.ui.h:13
2956 msgid "Show dialpad"
2957 msgstr "டயல் அட்டையை காட்டு"
2958
2959 #: ../src/empathy-call-window.ui.h:14
2960 msgid "Start a video call"
2961 msgstr "விடியோ அழைப்பை துவக்கு"
2962
2963 #: ../src/empathy-call-window.ui.h:15
2964 msgid "Start an audio call"
2965 msgstr "ஒலி அழைப்பை துவக்கு"
2966
2967 #: ../src/empathy-call-window.ui.h:16
2968 msgid "Swap camera"
2969 msgstr "காமிராவை மாற்று"
2970
2971 #: ../src/empathy-call-window.ui.h:17
2972 msgid "Toggle audio transmission"
2973 msgstr "ஒலி அனுப்புதலை நிலை மாற்று"
2974
2975 #: ../src/empathy-call-window.ui.h:18
2976 msgid "Toggle video transmission"
2977 msgstr "விடியோ அனுப்புதலை நிலை மாற்று"
2978
2979 #: ../src/empathy-call-window.ui.h:21
2980 msgid "Video call"
2981 msgstr "விடியோ அழைப்பு"
2982
2983 #: ../src/empathy-call-window.ui.h:22
2984 msgid "_Call"
2985 msgstr "(_C) அழை"
2986
2987 #: ../src/empathy-call-window.ui.h:23
2988 msgid "_Camera"
2989 msgstr "_C கேமரா "
2990
2991 #: ../src/empathy-call-window.ui.h:24 ../src/empathy-chat-window.ui.h:9
2992 msgid "_Contents"
2993 msgstr "உள்ளடக்கங்கள் (_C)"
2994
2995 #: ../src/empathy-call-window.ui.h:25
2996 msgid "_Debug"
2997 msgstr "(_D) வழு நீக்கு"
2998
2999 #: ../src/empathy-call-window.ui.h:27 ../src/empathy-chat-window.ui.h:14
3000 msgid "_Help"
3001 msgstr "உதவி (_H)"
3002
3003 #: ../src/empathy-call-window.ui.h:28
3004 msgid "_Microphone"
3005 msgstr "_M ஒலி வாங்கி"
3006
30073515 #: ../src/empathy-call-window.ui.h:29
3008 msgid "_Settings"
3009 msgstr "_S அமைப்புகள்"
3010
3011 #: ../src/empathy-call-window.ui.h:30
3012 msgid "_View"
3013 msgstr "பார்வை (_V)"
3014
3015 #: ../src/empathy-chat.c:104
3516 msgid "Local Candidate:"
3517 msgstr "உள்ளமை வேட்பாளர்:"
3518
3519 #: ../src/empathy-call-window.ui.h:30 ../src/empathy-preferences.ui.h:28
3520 msgid "Audio"
3521 msgstr "கேட்பொலி"
3522
3523 #: ../src/empathy-chat.c:102
30163524 msgid "- Empathy Chat Client"
30173525 msgstr "-எம்பதி அரட்டைசார்ந்தோன் "
30183526
30283536 msgid "Auto-Connect"
30293537 msgstr "தானியங்கி இணை"
30303538
3031 #: ../src/empathy-chatrooms-window.ui.h:2
3539 #: ../src/empathy-chatrooms-window.ui.h:1
30323540 msgid "Manage Favorite Rooms"
30333541 msgstr "பிடித்தமான அறைகளை மேலாள"
30343542
3035 #: ../src/empathy-chat-window.c:280
3543 #: ../src/empathy-chat-window.c:288
30363544 msgid "Close this window?"
30373545 msgstr "இந்த சாளரத்தை மூடவா?"
30383546
3039 #: ../src/empathy-chat-window.c:286
3547 #: ../src/empathy-chat-window.c:294
30403548 #, c-format
30413549 msgid ""
30423550 "Closing this window will leave %s. You will not receive any further messages "
30433551 "until you rejoin it."
30443552 msgstr ""
3045 "இந்த சாளரத்தை மூடினால்%s ஐ விட்டு வெளியேறுவீர்கள். நீங்கள் மறு நுழைவு செய்யும் வரை "
3553 "இந்த சாளரத்தை மூடினால்%s ஐ விட்டு வெளியேறுவீர்கள். நீங்கள் மறு நுழைவு "
3554 "செய்யும் வரை "
30463555 "அங்கிருந்து எந்த செய்தியும் இனி வராது."
30473556
3048 #: ../src/empathy-chat-window.c:299
3557 #: ../src/empathy-chat-window.c:307
30493558 #, c-format
30503559 msgid ""
30513560 "Closing this window will leave a chat room. You will not receive any further "
30543563 "Closing this window will leave %u chat rooms. You will not receive any "
30553564 "further messages until you rejoin them."
30563565 msgstr[0] ""
3057 "இந்த சாளரத்தை மூடினால் ஒரு அரட்டை அறையை விட்டு வெளியேறுவீர்கள். நீங்கள் மறு நுழைவு "
3566 "இந்த சாளரத்தை மூடினால் ஒரு அரட்டை அறையை விட்டு வெளியேறுவீர்கள். நீங்கள் மறு "
3567 "நுழைவு "
30583568 "செய்யும் வரை அங்கிருந்து எந்த செய்தியும் இனி வராது."
30593569 msgstr[1] ""
3060 "இந்த சாளரத்தை மூடினால் %u அரட்டை அறைகளை விட்டு வெளியேறுவீர்கள். நீங்கள் மறு நுழைவு "
3570 "இந்த சாளரத்தை மூடினால் %u அரட்டை அறைகளை விட்டு வெளியேறுவீர்கள். நீங்கள் மறு "
3571 "நுழைவு "
30613572 "செய்யும் வரை அங்கிருந்து எந்த செய்தியும் இனி வராது."
30623573
3063 #: ../src/empathy-chat-window.c:310
3574 #: ../src/empathy-chat-window.c:318
30643575 #, c-format
30653576 msgid "Leave %s?"
30663577 msgstr "%s ஐ விட்டு வெளியேறவா?"
30673578
3068 #: ../src/empathy-chat-window.c:312
3579 #: ../src/empathy-chat-window.c:320
30693580 msgid ""
30703581 "You will not receive any further messages from this chat room until you "
30713582 "rejoin it."
30723583 msgstr ""
3073 "நீங்கள் இந்த அரட்டை அறையில் மறு நுழைவு செய்யும் வரை இங்கிருந்து எந்த செய்தியும் இனி வராது"
3074
3075 #: ../src/empathy-chat-window.c:331
3584 "நீங்கள் இந்த அரட்டை அறையில் மறு நுழைவு செய்யும் வரை இங்கிருந்து எந்த "
3585 "செய்தியும் இனி வராது"
3586
3587 #: ../src/empathy-chat-window.c:339
30763588 msgid "Close window"
30773589 msgstr "சாளரத்தை மூடுக"
30783590
3079 #: ../src/empathy-chat-window.c:331
3591 #: ../src/empathy-chat-window.c:339
30803592 msgid "Leave room"
30813593 msgstr "அறையை விட்டு வெளியேறுக"
30823594
3083 #: ../src/empathy-chat-window.c:665 ../src/empathy-chat-window.c:688
3595 #: ../src/empathy-chat-window.c:678 ../src/empathy-chat-window.c:701
30843596 #, c-format
30853597 msgid "%s (%d unread)"
30863598 msgid_plural "%s (%d unread)"
30873599 msgstr[0] "%s (%d படிக்காதது)"
30883600 msgstr[1] "%s (%d படிக்காதது)"
30893601
3090 #: ../src/empathy-chat-window.c:680
3602 #: ../src/empathy-chat-window.c:693
30913603 #, c-format
30923604 msgid "%s (and %u other)"
30933605 msgid_plural "%s (and %u others)"
30943606 msgstr[0] "%s (மற்றும் %u மற்றவர்)"
30953607 msgstr[1] "%s (மற்றும் %u மற்றவர்கள்)"
30963608
3097 #: ../src/empathy-chat-window.c:696
3609 #: ../src/empathy-chat-window.c:709
30983610 #, c-format
30993611 msgid "%s (%d unread from others)"
31003612 msgid_plural "%s (%d unread from others)"
31013613 msgstr[0] "%s (%d மற்றவரிடம் இருந்து படிக்காதது)"
31023614 msgstr[1] "%s (%d மற்றவரிடம் இருந்து படிக்காதவை)"
31033615
3104 #: ../src/empathy-chat-window.c:705
3616 #: ../src/empathy-chat-window.c:718
31053617 #, c-format
31063618 msgid "%s (%d unread from all)"
31073619 msgid_plural "%s (%d unread from all)"
31083620 msgstr[0] "%s (%d எல்லோரிடமிருந்தும் படிக்காதது)"
31093621 msgstr[1] "%s (%d எல்லோரிடமிருந்தும் படிக்காதது)"
31103622
3111 #: ../src/empathy-chat-window.c:942
3623 #: ../src/empathy-chat-window.c:955
31123624 msgid "SMS:"
31133625 msgstr "எஸ்எம்எஸ்:"
31143626
3115 #: ../src/empathy-chat-window.c:950
3627 #: ../src/empathy-chat-window.c:963
31163628 #, c-format
31173629 msgid "Sending %d message"
31183630 msgid_plural "Sending %d messages"
31193631 msgstr[0] "%d செய்தி அனுப்புகிறது"
31203632 msgstr[1] "%d செய்திகள் அனுப்புகிறது"
31213633
3122 #: ../src/empathy-chat-window.c:970
3634 #: ../src/empathy-chat-window.c:983
31233635 msgid "Typing a message."
31243636 msgstr "செய்திகள் தட்டச்சிடல்"
31253637
31263638 #: ../src/empathy-chat-window.ui.h:1
3639 msgid "_Conversation"
3640 msgstr "உரையாடல் (_C)"
3641
3642 #: ../src/empathy-chat-window.ui.h:2
31273643 msgid "C_lear"
31283644 msgstr "துடை (_l)"
31293645
3130 #: ../src/empathy-chat-window.ui.h:2
3646 #: ../src/empathy-chat-window.ui.h:3
3647 msgid "Insert _Smiley"
3648 msgstr "ஸ்மைலியை நுழை (_S)"
3649
3650 #: ../src/empathy-chat-window.ui.h:4
3651 msgid "_Favorite Chat Room"
3652 msgstr "பிடித்தமான அரட்டை அறை (_F)"
3653
3654 #: ../src/empathy-chat-window.ui.h:5
3655 msgid "Notify for All Messages"
3656 msgstr "எல்லா செய்திகளையும் அறிவி"
3657
3658 #: ../src/empathy-chat-window.ui.h:6 ../src/empathy-status-icon.ui.h:1
3659 msgid "_Show Contact List"
3660 msgstr "(_S) தொடர்பு பட்டியல் ஐ காட்டு "
3661
3662 #: ../src/empathy-chat-window.ui.h:7
3663 msgid "Invite _Participant…"
3664 msgstr "_P பங்கேற்பாளரை அழை"
3665
3666 #: ../src/empathy-chat-window.ui.h:8
31313667 msgid "C_ontact"
31323668 msgstr "_o தொடர்பாளர்"
31333669
3134 #: ../src/empathy-chat-window.ui.h:4
3135 msgid "Insert _Smiley"
3136 msgstr "ஸ்மைலியை நுழை (_S)"
3137
3138 #: ../src/empathy-chat-window.ui.h:5
3139 msgid "Invite _Participant…"
3140 msgstr "_P பங்கேற்பாளரை அழை"
3141
3142 #: ../src/empathy-chat-window.ui.h:6
3670 #: ../src/empathy-chat-window.ui.h:10
3671 msgid "_Tabs"
3672 msgstr "தத்தல்கள் (_T)"
3673
3674 #: ../src/empathy-chat-window.ui.h:11
3675 msgid "_Previous Tab"
3676 msgstr "முந்தைய தத்தல் (_P)"
3677
3678 #: ../src/empathy-chat-window.ui.h:12
3679 msgid "_Next Tab"
3680 msgstr "அடுத்த தத்தல் (_N)"
3681
3682 #: ../src/empathy-chat-window.ui.h:13
3683 msgid "_Undo Close Tab"
3684 msgstr "_U கீற்று மூடலை மீள்"
3685
3686 #: ../src/empathy-chat-window.ui.h:14
31433687 msgid "Move Tab _Left"
31443688 msgstr "தத்தலை இடப்பக்கம் நகர்த்து (_L)"
31453689
3146 #: ../src/empathy-chat-window.ui.h:7
3690 #: ../src/empathy-chat-window.ui.h:15
31473691 msgid "Move Tab _Right"
31483692 msgstr "தத்தலை வலப்பக்கம் நகர்த்து (_R)"
31493693
3150 #: ../src/empathy-chat-window.ui.h:8
3151 msgid "Notify for All Messages"
3152 msgstr "எல்லா செய்திகளையும் அறிவி"
3153
3154 #: ../src/empathy-chat-window.ui.h:10
3155 msgid "_Conversation"
3156 msgstr "உரையாடல் (_C)"
3157
3158 #: ../src/empathy-chat-window.ui.h:11
3694 #: ../src/empathy-chat-window.ui.h:16
31593695 msgid "_Detach Tab"
31603696 msgstr "தத்தலை துண்டி (_D)"
3161
3162 #: ../src/empathy-chat-window.ui.h:13
3163 msgid "_Favorite Chat Room"
3164 msgstr "பிடித்தமான அரட்டை அறை (_F)"
3165
3166 #: ../src/empathy-chat-window.ui.h:15
3167 msgid "_Next Tab"
3168 msgstr "அடுத்த தத்தல் (_N)"
3169
3170 #: ../src/empathy-chat-window.ui.h:16
3171 msgid "_Previous Tab"
3172 msgstr "முந்தைய தத்தல் (_P)"
3173
3174 #: ../src/empathy-chat-window.ui.h:17 ../src/empathy-status-icon.ui.h:5
3175 msgid "_Show Contact List"
3176 msgstr "(_S) தொடர்பு பட்டியல் ஐ காட்டு "
3177
3178 #: ../src/empathy-chat-window.ui.h:18
3179 msgid "_Tabs"
3180 msgstr "தத்தல்கள் (_T)"
3181
3182 #: ../src/empathy-chat-window.ui.h:19
3183 msgid "_Undo Close Tab"
3184 msgstr "_U கீற்று மூடலை மீள்"
31853697
31863698 #: ../src/empathy-debugger.c:69
31873699 msgid "Show a particular service"
32093721
32103722 #: ../src/empathy-debug-window.c:1675
32113723 msgid "Data too large for a single paste. Please save logs to file."
3212 msgstr "தரவு ஒற்றை ஒட்டலுக்கு மிகப்பெரியது. பதிவை தயைசெய்து கோப்புக்கு சேமிக்கவும்."
3724 msgstr ""
3725 "தரவு ஒற்றை ஒட்டலுக்கு மிகப்பெரியது. பதிவை தயைசெய்து கோப்புக்கு சேமிக்கவும்."
32133726
32143727 #: ../src/empathy-debug-window.c:1856
32153728 msgid "Debug Window"
34553968 #: ../src/empathy-ft-manager.ui.h:2
34563969 msgid "Remove completed, canceled and failed file transfers from the list"
34573970 msgstr ""
3458 "பூர்த்தியானது, ரத்து செய்யப்பட்டது, தோல்வி அடைந்தது ஆகிய கோப்பு பரிமாற்றங்களை பட்டியலில் "
3971 "பூர்த்தியானது, ரத்து செய்யப்பட்டது, தோல்வி அடைந்தது ஆகிய கோப்பு பரிமாற்றங்களை "
3972 "பட்டியலில் "
34593973 "இருந்து நீக்கு "
34603974
34613975 #: ../src/empathy-import-dialog.c:76
34673981 "No accounts to import could be found. Empathy currently only supports "
34683982 "importing accounts from Pidgin."
34693983 msgstr ""
3470 "கணக்குகள் ஏதும் இறக்குமதி செய்ய இல்லை. எம்பதி இப்போதைக்கு பிட்ஜின் இலிருந்து மட்டுமே "
3984 "கணக்குகள் ஏதும் இறக்குமதி செய்ய இல்லை. எம்பதி இப்போதைக்கு பிட்ஜின் இலிருந்து "
3985 "மட்டுமே "
34713986 "இறக்குமதிகளை அனுமதிக்கிறது."
34723987
34733988 #: ../src/empathy-import-dialog.c:209
35394054 msgid "Join Room"
35404055 msgstr "அறை இல் சேர் "
35414056
4057 #: ../src/empathy-new-chatroom-dialog.ui.h:1
4058 msgid ""
4059 "Enter the room name to join here or click on one or more rooms in the list."
4060 msgstr ""
4061 "சேருவதற்கான அறை பெயரை இங்கு உள்ளிடுக. அல்லது பட்டியலில் உள்ள ஒன்றோ மேற்பட்ட "
4062 "பெயர்களையோ "
4063 "சொடுக்குக."
4064
35424065 #: ../src/empathy-new-chatroom-dialog.ui.h:2
4066 msgid "_Room:"
4067 msgstr "(_R) அறை:"
4068
4069 #: ../src/empathy-new-chatroom-dialog.ui.h:3
4070 msgid ""
4071 "Enter the server which hosts the room, or leave it empty if the room is on "
4072 "the current account&apos;s server"
4073 msgstr ""
4074 "அறையை தரும் சேவையகத்தின் பெயரை இங்கு உள்ளிடுக. அல்லது அது நடப்புக் கணக்கு "
4075 "சேவையகத்தில் "
4076 "இருந்தால் வெற்றாக விடவும்."
4077
4078 #: ../src/empathy-new-chatroom-dialog.ui.h:4
4079 msgid ""
4080 "Enter the server which hosts the room, or leave it empty if the room is on "
4081 "the current account's server"
4082 msgstr ""
4083 "அறையை தரும் சேவையகத்தின் பெயரை இங்கு உள்ளிடுக. அல்லது அது நடப்பு சேவையகத்தில் "
4084 "இருந்தால் "
4085 "வெற்றாக விடவும்."
4086
4087 #: ../src/empathy-new-chatroom-dialog.ui.h:5
4088 msgid "_Server:"
4089 msgstr "(_S) சேவையகம்:"
4090
4091 #: ../src/empathy-new-chatroom-dialog.ui.h:7
35434092 msgid "Couldn't load room list"
35444093 msgstr "அறை பட்டியலை ஏற்ற முடியவில்லை"
35454094
3546 #: ../src/empathy-new-chatroom-dialog.ui.h:3
3547 msgid "Enter the room name to join here or click on one or more rooms in the list."
3548 msgstr ""
3549 "சேருவதற்கான அறை பெயரை இங்கு உள்ளிடுக. அல்லது பட்டியலில் உள்ள ஒன்றோ மேற்பட்ட பெயர்களையோ "
3550 "சொடுக்குக."
3551
3552 #: ../src/empathy-new-chatroom-dialog.ui.h:4
3553 msgid ""
3554 "Enter the server which hosts the room, or leave it empty if the room is on "
3555 "the current account&apos;s server"
3556 msgstr ""
3557 "அறையை தரும் சேவையகத்தின் பெயரை இங்கு உள்ளிடுக. அல்லது அது நடப்புக் கணக்கு சேவையகத்தில் "
3558 "இருந்தால் வெற்றாக விடவும்."
3559
3560 #: ../src/empathy-new-chatroom-dialog.ui.h:5
3561 msgid ""
3562 "Enter the server which hosts the room, or leave it empty if the room is on "
3563 "the current account's server"
3564 msgstr ""
3565 "அறையை தரும் சேவையகத்தின் பெயரை இங்கு உள்ளிடுக. அல்லது அது நடப்பு சேவையகத்தில் இருந்தால் "
3566 "வெற்றாக விடவும்."
3567
3568 #: ../src/empathy-new-chatroom-dialog.ui.h:6
4095 #: ../src/empathy-new-chatroom-dialog.ui.h:8
35694096 msgid "Room List"
35704097 msgstr "அறை பட்டியல்"
3571
3572 #: ../src/empathy-new-chatroom-dialog.ui.h:7
3573 msgid "_Room:"
3574 msgstr "(_R) அறை:"
3575
3576 #: ../src/empathy-new-chatroom-dialog.ui.h:8
3577 msgid "_Server:"
3578 msgstr "(_S) சேவையகம்:"
35794098
35804099 #: ../src/empathy-notifications-approver.c:188
35814100 msgid "Respond"
36794198 msgstr "விருப்பங்கள்"
36804199
36814200 #: ../src/empathy-preferences.ui.h:2
4201 msgid "Show groups"
4202 msgstr "குழுக்களை காட்டு "
4203
4204 #: ../src/empathy-preferences.ui.h:3
4205 msgid "Show account balances"
4206 msgstr "கணக்கு வைப்புத்தொகையை காட்டு"
4207
4208 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2107
4209 msgid "Contact List"
4210 msgstr "தொடர்பு பட்டியல்"
4211
4212 #: ../src/empathy-preferences.ui.h:5
4213 msgid "Start chats in:"
4214 msgstr "அரட்டையை இதில் துவங்கு:"
4215
4216 #: ../src/empathy-preferences.ui.h:6
4217 msgid "new ta_bs"
4218 msgstr "_b புதிய கீற்றுகள்"
4219
4220 #: ../src/empathy-preferences.ui.h:7
4221 msgid "new _windows"
4222 msgstr " _w புதிய சாளரங்கள்"
4223
4224 #: ../src/empathy-preferences.ui.h:8
4225 msgid "Show _smileys as images"
4226 msgstr "(_s) சிரிப்பான்களை பிம்பங்களாக காட்டு"
4227
4228 #: ../src/empathy-preferences.ui.h:9
4229 msgid "Show contact _list in rooms"
4230 msgstr "(_l) அறைகளில் தொடர்பு பட்டியல் ஐ காட்டு "
4231
4232 #: ../src/empathy-preferences.ui.h:10
4233 msgid "Log conversations"
4234 msgstr "உரையாடல்களை பதிவேட்டில் குறி"
4235
4236 #: ../src/empathy-preferences.ui.h:12
4237 msgid "Display incoming events in the notification area"
4238 msgstr "உள்வரும் நிகழ்ச்சிகளை அறிவிப்பு இடத்தில் காட்டுக."
4239
4240 #: ../src/empathy-preferences.ui.h:13
4241 msgid "_Automatically connect on startup"
4242 msgstr "(_A) துவங்கும்போது தானியங்கியாக இணை"
4243
4244 #: ../src/empathy-preferences.ui.h:14
36824245 msgid "Behavior"
36834246 msgstr "நடத்தை"
36844247
3685 #: ../src/empathy-preferences.ui.h:5
3686 msgid "Chat Th_eme:"
3687 msgstr "(_e) அரட்டை கருத்து:"
3688
3689 #: ../src/empathy-preferences.ui.h:6 ../src/empathy-roster-window.c:2108
3690 msgid "Contact List"
3691 msgstr "தொடர்பு பட்டியல்"
3692
3693 #: ../src/empathy-preferences.ui.h:7
4248 #: ../src/empathy-preferences.ui.h:15
4249 msgid "General"
4250 msgstr "பொது"
4251
4252 #: ../src/empathy-preferences.ui.h:16
4253 msgid "_Enable bubble notifications"
4254 msgstr "(_E) பலூனில் அறிவிப்புகளை செயல்படுத்து"
4255
4256 #: ../src/empathy-preferences.ui.h:17
36944257 msgid "Disable notifications when _away or busy"
36954258 msgstr "(_a) வெளியே அல்லது வேலையில் உள்ளபோது அறிவிப்புகளை செயல் நீக்கு"
36964259
3697 #: ../src/empathy-preferences.ui.h:8
4260 #: ../src/empathy-preferences.ui.h:18
4261 msgid "Enable notifications when the _chat is not focused"
4262 msgstr "(_c) அரட்டை குவிப்பில் இல்லாத போது அறிவிப்புகளை செயல்படுத்து"
4263
4264 #: ../src/empathy-preferences.ui.h:19
4265 msgid "Enable notifications when a contact comes online"
4266 msgstr "தொடர்பு உள் நுழைகையில் அறிவிப்புகளை செயல்படுத்து"
4267
4268 #: ../src/empathy-preferences.ui.h:20
4269 msgid "Enable notifications when a contact goes offline"
4270 msgstr "தொடர்பு இணைப்பு விலகி செல்கையில் அறிவிப்புகளை செயல்படுத்து"
4271
4272 #: ../src/empathy-preferences.ui.h:21
4273 msgid "Notifications"
4274 msgstr "அறிவிப்புகள்"
4275
4276 #: ../src/empathy-preferences.ui.h:22
4277 msgid "_Enable sound notifications"
4278 msgstr "(_E) ஒலி அறிவிப்புகளை செயல்படுத்து"
4279
4280 #: ../src/empathy-preferences.ui.h:23
36984281 msgid "Disable sounds when _away or busy"
36994282 msgstr "(_a) வெளியே அல்லது வேலையில் உள்ளபோது ஒலிகளை செயல் நீக்கு"
37004283
3701 #: ../src/empathy-preferences.ui.h:9
3702 msgid "Display incoming events in the notification area"
3703 msgstr "உள்வரும் நிகழ்ச்சிகளை அறிவிப்பு இடத்தில் காட்டுக."
3704
3705 #: ../src/empathy-preferences.ui.h:10
4284 #: ../src/empathy-preferences.ui.h:24
4285 msgid "Play sound for events"
4286 msgstr "நிகழ்வுகளுக்கு ஒலியை இயக்கு"
4287
4288 #: ../src/empathy-preferences.ui.h:25
4289 msgid "Sounds"
4290 msgstr "ஒலிகள்"
4291
4292 #: ../src/empathy-preferences.ui.h:26
4293 msgid "Use _echo cancellation to improve call quality"
4294 msgstr "_e அழைப்பு தரத்தை மேம்படுத்த எதிரொலி நீக்கத்தை பயன்படுத்துக "
4295
4296 #: ../src/empathy-preferences.ui.h:27
37064297 msgid ""
37074298 "Echo cancellation helps to make your voice sound clearer to the other "
37084299 "person, but may cause problems on some computers. If you or the other person "
37094300 "hear strange noises or glitches during calls, try turning echo cancellation "
37104301 "off and restarting the call."
37114302 msgstr ""
3712 "எதிரொலி நீக்கம் மற்றவரைவிட உங்கள் பேச்சை துல்லியமாக ஆக்க உதவுகிறது. அழைப்புகளின் போது "
3713 "நீங்களோ மற்றவரோ வினொபொதமான சத்தங்கள் அலல்து தடங்கல்களை கேட்க நேர்ந்தால் எதிரொலி நீக்கத்தை "
4303 "எதிரொலி நீக்கம் மற்றவரைவிட உங்கள் பேச்சை துல்லியமாக ஆக்க உதவுகிறது. "
4304 "அழைப்புகளின் போது "
4305 "நீங்களோ மற்றவரோ வினொபொதமான சத்தங்கள் அலல்து தடங்கல்களை கேட்க நேர்ந்தால் "
4306 "எதிரொலி நீக்கத்தை "
37144307 "நிறுத்துங்கள்; பின் மீண்டும் அழைப்பை துவக்குங்கள்."
37154308
3716 #: ../src/empathy-preferences.ui.h:11
3717 msgid "Enable notifications when a contact comes online"
3718 msgstr "தொடர்பு உள் நுழைகையில் அறிவிப்புகளை செயல்படுத்து"
3719
3720 #: ../src/empathy-preferences.ui.h:12
3721 msgid "Enable notifications when a contact goes offline"
3722 msgstr "தொடர்பு இணைப்பு விலகி செல்கையில் அறிவிப்புகளை செயல்படுத்து"
3723
3724 #: ../src/empathy-preferences.ui.h:13
3725 msgid "Enable notifications when the _chat is not focused"
3726 msgstr "(_c) அரட்டை குவிப்பில் இல்லாத போது அறிவிப்புகளை செயல்படுத்து"
3727
3728 #: ../src/empathy-preferences.ui.h:14
3729 msgid "Enable spell checking for languages:"
3730 msgstr "மொழிகளுக்கு எழுத்து பிழை திருத்தத்தை செயல்படுத்து:"
3731
3732 #: ../src/empathy-preferences.ui.h:15
3733 msgid "General"
3734 msgstr "பொது"
3735
3736 #: ../src/empathy-preferences.ui.h:17
3737 msgid "Location sources:"
3738 msgstr "இட மூலங்கள்:"
3739
3740 #: ../src/empathy-preferences.ui.h:18
3741 msgid "Log conversations"
3742 msgstr "உரையாடல்களை பதிவேட்டில் குறி"
3743
3744 #: ../src/empathy-preferences.ui.h:19
3745 msgid "Notifications"
3746 msgstr "அறிவிப்புகள்"
3747
3748 #: ../src/empathy-preferences.ui.h:20
3749 msgid "Play sound for events"
3750 msgstr "நிகழ்வுகளுக்கு ஒலியை இயக்கு"
3751
3752 #: ../src/empathy-preferences.ui.h:21
3753 msgid "Privacy"
3754 msgstr "அந்தரங்கம்"
3755
3756 #: ../src/empathy-preferences.ui.h:22
4309 #: ../src/empathy-preferences.ui.h:30
4310 msgid "_Publish location to my contacts"
4311 msgstr "(_P) என் தொடர்புகளுக்கு இடத்தை வெளியிடு"
4312
4313 #: ../src/empathy-preferences.ui.h:31
37574314 msgid ""
37584315 "Reduced location accuracy means that nothing more precise than your city, "
37594316 "state and country will be published. GPS coordinates will be accurate to 1 "
37604317 "decimal place."
37614318 msgstr ""
3762 "குறைத்த இட குறிப்பு எனில் உங்கள் மாநகரம், மாநிலம், நாடு தவிர ஒன்றும் வெளியிடப்படாது. "
4319 "குறைத்த இட குறிப்பு எனில் உங்கள் மாநகரம், மாநிலம், நாடு தவிர ஒன்றும் "
4320 "வெளியிடப்படாது. "
37634321 "ஜிபிஎஸ் ஆயத்தொலைவுகளுக்கு 1 தசம இடம் திருத்தமாக இருக்கும்."
37644322
3765 #: ../src/empathy-preferences.ui.h:23
3766 msgid "Show _smileys as images"
3767 msgstr "(_s) சிரிப்பான்களை பிம்பங்களாக காட்டு"
3768
3769 #: ../src/empathy-preferences.ui.h:24
3770 msgid "Show account balances"
3771 msgstr "கணக்கு வைப்புத்தொகையை காட்டு"
3772
3773 #: ../src/empathy-preferences.ui.h:25
3774 msgid "Show contact _list in rooms"
3775 msgstr "(_l) அறைகளில் தொடர்பு பட்டியல் ஐ காட்டு "
3776
3777 #: ../src/empathy-preferences.ui.h:26
3778 msgid "Show groups"
3779 msgstr "குழுக்களை காட்டு "
3780
3781 #: ../src/empathy-preferences.ui.h:27
3782 msgid "Show offline contacts"
3783 msgstr " வலை தொடர்பில்லாத தொடர்புகளை காட்டு"
3784
3785 #: ../src/empathy-preferences.ui.h:28
3786 msgid "Sounds"
3787 msgstr "ஒலிகள்"
3788
3789 #: ../src/empathy-preferences.ui.h:29
3790 msgid "Spell Checking"
3791 msgstr "எழுத்து பிழை திருத்தம்"
3792
3793 #: ../src/empathy-preferences.ui.h:30
3794 msgid "Start chats in:"
3795 msgstr "அரட்டையை இதில் துவங்கு:"
3796
3797 #: ../src/empathy-preferences.ui.h:31
3798 msgid ""
3799 "The list of languages reflects only the languages for which you have a "
3800 "dictionary installed."
3801 msgstr ""
3802 "இந்த பட்டியல் நீங்கள் எந்த மொழிகளுக்கு அகராதி நிறுவி இருக்கிறீர்களோ அவற்றை மட்டுமே "
3803 "காட்டுகிறது"
3804
3805 #: ../src/empathy-preferences.ui.h:32
3806 msgid "Themes"
3807 msgstr "கருத்துகள்"
3808
4323 #. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
38094324 #: ../src/empathy-preferences.ui.h:33
3810 msgid "Use _echo cancellation to improve call quality"
3811 msgstr "_e அழைப்பு தரத்தை மேம்படுத்த எதிரொலி நீக்கத்தை பயன்படுத்துக "
4325 msgid "_Reduce location accuracy"
4326 msgstr "(_R) இடத்தின் குறிப்பை குறை"
38124327
38134328 #: ../src/empathy-preferences.ui.h:34
3814 msgid "Variant:"
3815 msgstr "மாற்று:"
4329 msgid "Privacy"
4330 msgstr "அந்தரங்கம்"
38164331
38174332 #: ../src/empathy-preferences.ui.h:35
3818 msgid "_Automatically connect on startup"
3819 msgstr "(_A) துவங்கும்போது தானியங்கியாக இணை"
4333 msgid "_GPS"
4334 msgstr "(_G) ஜிபிஎஸ்"
38204335
38214336 #: ../src/empathy-preferences.ui.h:36
38224337 msgid "_Cellphone"
38234338 msgstr "_C அலைபேசி"
38244339
38254340 #: ../src/empathy-preferences.ui.h:37
3826 msgid "_Enable bubble notifications"
3827 msgstr "(_E) பலூனில் அறிவிப்புகளை செயல்படுத்து"
3828
3829 #: ../src/empathy-preferences.ui.h:38
3830 msgid "_Enable sound notifications"
3831 msgstr "(_E) ஒலி அறிவிப்புகளை செயல்படுத்து"
3832
3833 #: ../src/empathy-preferences.ui.h:39
3834 msgid "_GPS"
3835 msgstr "(_G) ஜிபிஎஸ்"
3836
3837 #: ../src/empathy-preferences.ui.h:40
38384341 msgid "_Network (IP, Wi-Fi)"
38394342 msgstr "_N வலையமைப்பு (ஐபி, வைஃபை)"
38404343
4344 #: ../src/empathy-preferences.ui.h:38
4345 msgid "Location sources:"
4346 msgstr "இட மூலங்கள்:"
4347
4348 #: ../src/empathy-preferences.ui.h:40
4349 msgid ""
4350 "The list of languages reflects only the languages for which you have a "
4351 "dictionary installed."
4352 msgstr ""
4353 "இந்த பட்டியல் நீங்கள் எந்த மொழிகளுக்கு அகராதி நிறுவி இருக்கிறீர்களோ அவற்றை "
4354 "மட்டுமே "
4355 "காட்டுகிறது"
4356
38414357 #: ../src/empathy-preferences.ui.h:41
3842 msgid "_Publish location to my contacts"
3843 msgstr "(_P) என் தொடர்புகளுக்கு இடத்தை வெளியிடு"
3844
3845 #. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
4358 msgid "Enable spell checking for languages:"
4359 msgstr "மொழிகளுக்கு எழுத்து பிழை திருத்தத்தை செயல்படுத்து:"
4360
4361 #: ../src/empathy-preferences.ui.h:42
4362 msgid "Spell Checking"
4363 msgstr "எழுத்து பிழை திருத்தம்"
4364
38464365 #: ../src/empathy-preferences.ui.h:43
3847 msgid "_Reduce location accuracy"
3848 msgstr "(_R) இடத்தின் குறிப்பை குறை"
4366 msgid "Chat Th_eme:"
4367 msgstr "(_e) அரட்டை கருத்து:"
38494368
38504369 #: ../src/empathy-preferences.ui.h:44
3851 msgid "new _windows"
3852 msgstr " _w புதிய சாளரங்கள்"
4370 msgid "Variant:"
4371 msgstr "மாற்று:"
38534372
38544373 #: ../src/empathy-preferences.ui.h:45
3855 msgid "new ta_bs"
3856 msgstr "_b புதிய கீற்றுகள்"
4374 msgid "Themes"
4375 msgstr "கருத்துகள்"
38574376
38584377 #: ../src/empathy-roster-window.c:242
38594378 msgid "Provide Password"
38634382 msgid "Disconnect"
38644383 msgstr "துண்டி"
38654384
3866 #: ../src/empathy-roster-window.c:442
4385 #: ../src/empathy-roster-window.c:441
38674386 msgid "You need to setup an account to see contacts here."
38684387 msgstr "தொடர்புகளை இங்கே காண நீங்கள் ஒரு கணக்கை துவக்க வேண்டும்."
38694388
3870 #: ../src/empathy-roster-window.c:518
4389 #: ../src/empathy-roster-window.c:517
38714390 #, c-format
38724391 msgid "Sorry, %s accounts can’t be used until your %s software is updated."
3873 msgstr "மன்னிக்க, %s கணக்குகள் உங்கள் %s மென்பொருள் மேம்படுத்தப்படும் வரை பயன்படுத்த இயலாது."
3874
3875 #: ../src/empathy-roster-window.c:636
4392 msgstr ""
4393 "மன்னிக்க, %s கணக்குகள் உங்கள் %s மென்பொருள் மேம்படுத்தப்படும் வரை பயன்படுத்த "
4394 "இயலாது."
4395
4396 #: ../src/empathy-roster-window.c:635
38764397 msgid "Update software..."
38774398 msgstr "மென்பொருளை மேம்படுத்து..."
38784399
3879 #: ../src/empathy-roster-window.c:642
4400 #: ../src/empathy-roster-window.c:641
38804401 msgid "Reconnect"
38814402 msgstr "மீள் இணை"
38824403
3883 #: ../src/empathy-roster-window.c:646
4404 #: ../src/empathy-roster-window.c:645
38844405 msgid "Edit Account"
38854406 msgstr "கணக்குகளை திருத்துக"
38864407
3887 #: ../src/empathy-roster-window.c:651
4408 #: ../src/empathy-roster-window.c:650
38884409 msgid "Close"
38894410 msgstr "மூடு"
38904411
3891 #: ../src/empathy-roster-window.c:788
4412 #: ../src/empathy-roster-window.c:787
38924413 msgid "Top up account"
38934414 msgstr "கணக்கு இருப்பை உயர்த்து"
38944415
3895 #: ../src/empathy-roster-window.c:1470
4416 #: ../src/empathy-roster-window.c:1469
38964417 msgid "You need to enable one of your accounts to see contacts here."
38974418 msgstr "தொடர்புகளை இங்கே காண நீங்கள் உங்களது ஒரு கணக்கை செயலாக்க வேண்டும்."
38984419
38994420 #. translators: argument is an account name
3900 #: ../src/empathy-roster-window.c:1478
4421 #: ../src/empathy-roster-window.c:1477
39014422 #, c-format
39024423 msgid "You need to enable %s to see contacts here."
39034424 msgstr "தொடர்புகளை இங்கே காண நீங்கள் %s ஐ செயலாக்க வேண்டும்."
39044425
3905 #: ../src/empathy-roster-window.c:1556
4426 #: ../src/empathy-roster-window.c:1555
39064427 msgid "Change your presence to see contacts here"
39074428 msgstr "தொடர்புகளை இங்கே காண நீங்கள் உங்கள் இருப்பை மாற்ற வேண்டும்."
39084429
3909 #: ../src/empathy-roster-window.c:1565
4430 #: ../src/empathy-roster-window.c:1564
39104431 msgid "No match found"
39114432 msgstr "பொருத்தம் ஏதும் காணப்படவில்லை"
39124433
3913 #: ../src/empathy-roster-window.c:1570
4434 #: ../src/empathy-roster-window.c:1569
39144435 msgid "No online contacts"
39154436 msgstr " வலை தொடர்பில்லாத தொடர்புகள் ஏதுமில்லை"
4437
4438 #: ../src/empathy-roster-window-menubar.ui.h:1
4439 msgid "_New Conversation..."
4440 msgstr "_N புதிய உரையாடல்..."
4441
4442 #: ../src/empathy-roster-window-menubar.ui.h:2
4443 msgid "New _Call..."
4444 msgstr "_C புதிய அழைப்பு..."
4445
4446 #: ../src/empathy-roster-window-menubar.ui.h:3
4447 msgid "Contacts"
4448 msgstr "தொடர்புகள்"
4449
4450 #: ../src/empathy-roster-window-menubar.ui.h:4
4451 msgid "_Add Contacts..."
4452 msgstr "(_A) தொடர்புகளை சேர்..."
4453
4454 #: ../src/empathy-roster-window-menubar.ui.h:5
4455 msgid "_Search for Contacts..."
4456 msgstr "_S தொடர்புகளை ஐ தேடு..."
4457
4458 #: ../src/empathy-roster-window-menubar.ui.h:6
4459 msgid "_Blocked Contacts"
4460 msgstr "_B தடுக்கப்பட்ட தொடர்புகள்"
4461
4462 #: ../src/empathy-roster-window-menubar.ui.h:7
4463 msgid "_Rooms"
4464 msgstr "(_R) அறைகள்"
4465
4466 #: ../src/empathy-roster-window-menubar.ui.h:8
4467 msgid "_Join..."
4468 msgstr "(_J) சேர்..."
4469
4470 #: ../src/empathy-roster-window-menubar.ui.h:9
4471 msgid "Join _Favorites"
4472 msgstr "(_F) விருப்பங்கள் சேர் "
4473
4474 #: ../src/empathy-roster-window-menubar.ui.h:10
4475 msgid "_Manage Favorites"
4476 msgstr "_M விருப்பங்களை மேலாளுக"
4477
4478 #: ../src/empathy-roster-window-menubar.ui.h:12
4479 msgid "_File Transfers"
4480 msgstr "(_F) கோப்பு பறிமாற்றங்கள் "
4481
4482 #: ../src/empathy-roster-window-menubar.ui.h:13
4483 msgid "_Accounts"
4484 msgstr "கணக்குகள் (_A)"
4485
4486 #: ../src/empathy-roster-window-menubar.ui.h:14
4487 msgid "P_references"
4488 msgstr "(_r) விருப்பங்கள்"
4489
4490 #: ../src/empathy-roster-window-menubar.ui.h:15
4491 msgid "Help"
4492 msgstr "உதவி"
4493
4494 #: ../src/empathy-roster-window-menubar.ui.h:16
4495 msgid "About Empathy"
4496 msgstr "எம்பதி - அறிமுகம்"
4497
4498 #: ../src/empathy-roster-window-menubar.ui.h:17
4499 #: ../src/empathy-status-icon.ui.h:5
4500 msgid "_Quit"
4501 msgstr "வெளியேறு (_Q)"
39164502
39174503 #: ../src/empathy-roster-window.ui.h:1
39184504 msgid "Account settings"
39224508 msgid "Go _Online"
39234509 msgstr " _O இணைப்புக்கு செல்க"
39244510
3925 #: ../src/empathy-status-icon.ui.h:1
4511 #: ../src/empathy-status-icon.ui.h:2
4512 msgid "_New Conversation…"
4513 msgstr "_N புதிய உரையாடல்"
4514
4515 #: ../src/empathy-status-icon.ui.h:3
39264516 msgid "New _Call…"
39274517 msgstr "_C புதிய அழைப்பு"
39284518
3929 #: ../src/empathy-status-icon.ui.h:2
4519 #: ../src/empathy-status-icon.ui.h:4
39304520 msgid "Status"
39314521 msgstr "நிலை"
3932
3933 #: ../src/empathy-status-icon.ui.h:3
3934 msgid "_New Conversation…"
3935 msgstr "_N புதிய உரையாடல்"
3936
3937 #: ../src/empathy-status-icon.ui.h:4
3938 msgid "_Quit"
3939 msgstr "வெளியேறு (_Q)"
39404522
39414523 #: ../ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c:179
39424524 #: ../ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c:126
39594541 #~ msgid "Manage Messaging and VoIP accounts"
39604542 #~ msgstr "செய்தி அனுப்புதல் மற்றும் வோய்ப் கணக்குகள் ஐ மேலாளவும் "
39614543
3962 #~ msgid "Always open a separate chat window for new chats."
3963 #~ msgstr "எப்போதும் புதிய அரட்டைக்கு புதிய சாளரம் திற"
3964
3965 #~ msgid "Camera device"
3966 #~ msgstr "கேமரா சாதனம்"
3967
3968 #~ msgid "Camera position"
3969 #~ msgstr "கேமரா நிலை"
3970
3971 #~ msgid ""
3972 #~ "Character to add after nickname when using nick completion (tab) in group "
3973 #~ "chat."
3974 #~ msgstr ""
3975 #~ "குழு அரட்டையில் செல்லப்பெயர் கீற்றில் செல்லப்பெயருக்குப்பின் சேர்க்க வேண்டிய எழுத்துரு"
3976
3977 #~ msgid "Chat window theme"
3978 #~ msgstr "அரட்டை சாளர கருத்து"
3979
3980 #~ msgid "Chat window theme variant"
3981 #~ msgstr "அரட்டை சாளர மாற்று கருத்து"
3982
3983 #~ msgid ""
3984 #~ "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl"
3985 #~ "\")."
3986 #~ msgstr ""
3987 #~ "சொல் திருத்தி மொழிகளை பயன்படுத்த காற் புள்ளியால் பிரித்த பட்டியல் (எ-டு. \"en, fr, "
3988 #~ "nl \")"
3989
39904544 #~ msgid "Compact contact list"
39914545 #~ msgstr "அடக்கமான தொடர்பு பட்டியல்"
39924546
3993 #~ msgid "Connection managers should be used"
3994 #~ msgstr "இணைப்பு மேலாளரை பயன்படுத்த வேண்டும்"
3995
39964547 #~ msgid "Contact list sort criterion"
39974548 #~ msgstr "தொடர்பு பட்டியல் வரிசைப்படுத்த கட்டளை விதி"
39984549
3999 #~ msgid "D-Bus object path of the last account selected to join a room."
4000 #~ msgstr "ஒரு அறையில் சேர கடைசியாக தேர்ந்தெடுத்த கணக்கின் டி-பஸ் பொருள் பாதை"
4001
4002 #~ msgid "Default camera device to use in video calls, e.g. /dev/video0."
4003 #~ msgstr "விடியோ அழைப்புகளுக்கு முன்னிருப்பு கேமரா சாதனம். எ-கா. /dev/video0."
4004
4005 #~ msgid "Default directory to select an avatar image from"
4006 #~ msgstr "அவதாரம் படம் தேந்தெடுக்க முன்னிருப்பு அடைவு"
4007
4008 #~ msgid "Disable popup notifications when away"
4009 #~ msgstr "வெளியே உள்ள போது துள்ளு அறிவிப்புகளை செயல் நீக்குக"
4010
4011 #~ msgid "Disable sounds when away"
4012 #~ msgstr "வெளியே உள்ள போது ஒலியை செயல் நீக்குக"
4013
4014 #~ msgid "Display incoming events in the status area"
4015 #~ msgstr "உள்வரும் நிகழ்ச்சிகளை நிலைப்பலக இடத்தில் காட்டுக."
4016
4017 #~ msgid ""
4018 #~ "Display incoming events in the status area. If false, present them to the "
4019 #~ "user immediately."
4020 #~ msgstr ""
4021 #~ "உள்வரும் நிகழ்ச்சிகளை நிலை அறிவிப்பு இடத்தில் காட்டுக. இல்லை என அமைந்தால் பயனருக்கு "
4022 #~ "உடனே காட்டுக."
4023
4024 #~ msgid "Echo cancellation support"
4025 #~ msgstr "எதிரொலி நீக்கி ஆதரவு"
4026
4027 #~ msgid "Empathy can publish the user's location"
4028 #~ msgstr "பயனரின் இடத்தை தொடர்புகளுக்கு எம்பதியால் காட்ட இயலும்"
4029
4030 #~ msgid "Empathy can use the GPS to guess the location"
4031 #~ msgstr "எம்பதியால் பயனரின் இடத்தை ஊகிக்க ஜிபிஎஸ் ஐ பயன்படுத்த இயலும்"
4032
4033 #~ msgid "Empathy can use the cellular network to guess the location"
4034 #~ msgstr "எம்பதியால் பயனரின் இடத்தை ஊகிக்க அலைபேசி வலையை பயன்படுத்த இயலும்"
4035
4036 #~ msgid "Empathy can use the network to guess the location"
4037 #~ msgstr "எம்பதியால் பயனரின் இடத்தை ஊகிக்க வலையை பயன்படுத்த இயலும்"
4038
4039 #~ msgid "Empathy default download folder"
4040 #~ msgstr "எம்பதி முன்னிருப்பு தரவிறக்க அடைவு"
4041
4042 #~ msgid "Empathy should auto-away when idle"
4043 #~ msgstr "சும்மா இருக்கும் போது எம்பதி தானியங்கியாக வெளியே இருப்பதாக வேண்டும்."
4044
4045 #~ msgid "Empathy should auto-connect on startup"
4046 #~ msgstr "துவங்கும் போது எம்பதி தானியங்கியாக இணைக்க வேண்டும்."
4047
4048 #~ msgid "Empathy should reduce the location's accuracy"
4049 #~ msgstr "துவங்கும் போது எம்பதி இடததின் குறிப்பை குறைக்க வேண்டும்."
4050
4051 #~ msgid "Empathy should use the avatar of the contact as the chat window icon"
4052 #~ msgstr ""
4053 #~ "துவங்கும் போது எம்பதி அரட்டை சாரளத்தில் சின்னமாக தொடர்பின் அவதாரத்தை காட்ட வேண்டும்."
4054
4055 #~ msgid "Enable WebKit Developer Tools"
4056 #~ msgstr "வெப்கிட் உருவாக்குவோர் கருவிகளை செயல்படுத்து"
4057
4058 #~ msgid "Enable popup notifications for new messages"
4059 #~ msgstr "புதிய செய்திகளுக்கு துள்ளு அறிவிப்புகளை செயல்படுத்து "
4060
4061 #~ msgid "Enable spell checker"
4062 #~ msgstr "சொல் திருத்தியை செயல்படுத்து"
4063
4064 #~ msgid "Hide main window"
4065 #~ msgstr "முதன்மை சாளரத்தை மறை "
4066
4067 #~ msgid "Hide the main window."
4068 #~ msgstr "முதன்மை சாளரத்தை மறை "
4069
4070 #~ msgid "Inform other users when you are typing to them"
4071 #~ msgstr "மற்ற பயனர்களுக்கு அவர்களுக்காக தட்டச்சும் போது தெரிவிக்கவும்"
4072
4073 #~ msgid "Last account selected in Join Room dialog"
4074 #~ msgstr "அறையில் சேர் உரையாடலில் கடைசியாக தேர்ந்தெடுத்த கணக்கு"
4075
4076 #~ msgid "Nick completed character"
4077 #~ msgstr "செல்லப்பெயரை பூர்த்தி செய்யும் எழுத்துரு"
4078
4079 #~ msgid "Open new chats in separate windows"
4080 #~ msgstr "புதிய அரட்டைகளை தனி சாளரத்தில் திற"
4081
4082 #~ msgid "Path of the Adium theme to use"
4083 #~ msgstr "பயன்படுத்த வேண்டிய ஏடியம் கருத்துக்கு பாதை"
4084
4085 #~ msgid "Path of the Adium theme to use if the theme used for chat is Adium."
4086 #~ msgstr "அரட்டை அறைகளில் எடியம் கருத்தை பயன்படுத்த வேண்டுமானால் அதன் பாதை"
4087
4088 #~ msgid "Play a sound for incoming messages"
4089 #~ msgstr "உள்வரும் செய்திகளுக்கு ஒலி எழுப்பு"
4090
4091 #~ msgid "Play a sound for new conversations"
4092 #~ msgstr "உள்வரும் உரையாடல்களுக்கு ஒலி எழுப்பு"
4093
4094 #~ msgid "Play a sound for outgoing messages"
4095 #~ msgstr "வெளிச்செல்லும் செய்திகளுக்கு ஒலி எழுப்பு"
4096
4097 #~ msgid "Play a sound when a contact logs in"
4098 #~ msgstr "தொடர்பு உள் நுழைகையில் ஒலி எழுப்பு"
4099
4100 #~ msgid "Play a sound when a contact logs out"
4101 #~ msgstr "தொடர்பு வெளி செல்கையில் ஒலி எழுப்பு"
4102
4103 #~ msgid "Play a sound when we log in"
4104 #~ msgstr "நாம் உள் நுழைகையில் ஒலி எழுப்பு"
4105
4106 #~ msgid "Play a sound when we log out"
4107 #~ msgstr "நாம் வெளி செல்கையில் ஒலி எழுப்பு"
4108
4109 #~ msgid "Pop up notifications if the chat isn't focused"
4110 #~ msgstr "அரட்டை குவிப்பில் இல்லையானால் வெளித்துள்ளல் மூலம் அறிவி"
4111
4112 #~ msgid "Pop up notifications when a contact logs in"
4113 #~ msgstr "தொடர்பு உள் நுழைகையில் வெளித்துள்ளல் மூலம் அறிவி"
4114
4115 #~ msgid "Pop up notifications when a contact logs out"
4116 #~ msgstr "தொடர்பு விலகி செல்கையில் வெளித்துள்ளல் மூலம் அறிவி"
4117
4118 #~ msgid "Position the camera preview should be during a call."
4119 #~ msgstr "அழைப்பின் போது காமிரா முன் பார்வை இருப்புக்கு இடம்."
4120
4121 #~ msgid "Show Balance in contact list"
4122 #~ msgstr "தொடர்புகள் பட்டியலில் மீதியை காட்டு"
4123
41244550 #~ msgid "Show avatars"
41254551 #~ msgstr "அவதாரங்களை காட்டு"
41264552
4127 #~ msgid "Show contact list in rooms"
4128 #~ msgstr "தொடர்பு பட்டியல் ஐ அறைகளில் காட்டு "
4129
4130 #~ msgid "Show hint about closing the main window"
4131 #~ msgstr "முதன்மை சாளரத்தை மூடிவது குறித்து குறிப்பு காட்டு "
4132
41334553 #~ msgid "Show protocols"
41344554 #~ msgstr "விதிமுறைகளை காட்டு"
4135
4136 #~ msgid "Spell checking languages"
4137 #~ msgstr "எழுத்துப்பிழை திருத்த மொழி"
4138
4139 #~ msgid "The default folder to save file transfers in."
4140 #~ msgstr "இடமாற்றிய கோப்புகளை சேமிக்க முன்னிருப்பு அடைவு"
4141
4142 #~ msgid "The last directory that an avatar image was chosen from."
4143 #~ msgstr "அவதாரம் படம் தேர்ந்தெடுத்த கடைசி அடைவு "
4144
4145 #~ msgid "The position for the chat window side pane"
4146 #~ msgstr "அரட்டை சாளரத்தின் பக்கப் பலக இடம் "
4147
4148 #~ msgid "The stored position (in pixels) of the chat window side pane."
4149 #~ msgstr "அரட்டை பக்கப் பலகத்தின் சேமித்த இடம் (பிக்ஸல்களில்)"
4150
4151 #~ msgid "The theme that is used to display the conversation in chat windows."
4152 #~ msgstr "அரட்டை சாளரங்களில் உரையாடல்களை காட்ட பயன்படும் கருத்து"
4153
4154 #~ msgid ""
4155 #~ "The theme variant that is used to display the conversation in chat "
4156 #~ "windows."
4157 #~ msgstr "அரட்டை சாளரங்களில் உரையாடல்களை காட்ட பயன்படும் மாற்று கருத்து"
4158
4159 #~ msgid "Use graphical smileys"
4160 #~ msgstr "வரைகலை சிரிப்பான்களை பயன்படுத்துக"
4161
4162 #~ msgid "Use notification sounds"
4163 #~ msgstr "அறிவிப்பு ஒலிகளை பயன்படுத்துக"
4164
4165 #~ msgid "Use theme for chat rooms"
4166 #~ msgstr "அரட்டை அறைகளுக்கு கருத்துக்களை பயன்படுத்துக"
4167
4168 #~ msgid "Whether Empathy can publish the user's location to their contacts."
4169 #~ msgstr "பயனரின் இடத்தை தொடர்புகளுக்கு எம்பதி காட்ட வேண்டுமா இல்லையா?"
4170
4171 #~ msgid "Whether Empathy can use the GPS to guess the location."
4172 #~ msgstr "எம்பதி பயனரின் இடத்தை ஊகிக்க ஜிபிஎஸ் ஐ பயன்படுத்தலாமா இல்லையா."
4173
4174 #~ msgid "Whether Empathy can use the cellular network to guess the location."
4175 #~ msgstr "எம்பதி பயனரின் இடத்தை ஊகிக்க அலைபேசி வலையை பயன்படுத்தலாமா இல்லையா."
4176
4177 #~ msgid "Whether Empathy can use the network to guess the location."
4178 #~ msgstr "எம்பதி பயனரின் இடத்தை ஊகிக்க வலையை பயன்படுத்தலாமா இல்லையா."
4179
4180 #~ msgid ""
4181 #~ "Whether Empathy should automatically log into your accounts on startup."
4182 #~ msgstr "எம்பதி துவங்கும்போது கணக்குகளில் தானியங்கியாக உள்நுழைய வேண்டுமா இல்லையா."
4183
4184 #~ msgid ""
4185 #~ "Whether Empathy should go into away mode automatically if the user is "
4186 #~ "idle."
4187 #~ msgstr ""
4188 #~ "பயனர் சும்மா இருக்கும்போது தானியங்கியாக எம்பதி வெளியே பாங்கிற்கு செல்ல வேண்டுமா "
4189 #~ "இல்லையா."
4190
4191 #~ msgid ""
4192 #~ "Whether Empathy should reduce the location's accuracy for privacy reasons."
4193 #~ msgstr ""
4194 #~ "அந்தரங்கத்தை காப்பாற்ற துவங்கும் போது எம்பதி இடத்தின் குறிப்பை குறைக்க வேண்டுமா இல்லையா"
4195
4196 #~ msgid ""
4197 #~ "Whether Empathy should use the avatar of the contact as the chat window "
4198 #~ "icon."
4199 #~ msgstr "எம்பதி தொடர்பின் அவதாரத்தை அரட்டை அறை சின்னமாக பயன்படுத்த வேண்டுமா இல்லையா."
4200
4201 #~ msgid ""
4202 #~ "Whether WebKit developer tools, such as the Web Inspector, should be "
4203 #~ "enabled."
4204 #~ msgstr "வெப் ஆய்வாளர் போன்ற வெப்கிட் உருவாக்குவோர் கருவிகளை செயல்படுத்த வேண்டுமா?"
4205
4206 #~ msgid ""
4207 #~ "Whether connectivity managers should be used to automatically disconnect/"
4208 #~ "reconnect."
4209 #~ msgstr ""
4210 #~ "இணைப்பு மேலாளர்கள் தானியங்கியாக இணைக்க/ மீண்டும் இணைக்க பயன்படுத்த வேண்டுமா இல்லையா"
4211
4212 #~ msgid ""
4213 #~ "Whether to check words typed against the languages you want to check with."
4214 #~ msgstr "நீங்கள் விரும்பிய மொழிகளில் உள்ளிட்ட சொற்களை சோதிக்க வேண்டுமா இல்லையா?"
4215
4216 #~ msgid "Whether to convert smileys into graphical images in conversations."
4217 #~ msgstr "உரையாடல்களில் சிரிப்பான்களை வரைகலை படங்களாக மாற்ற வேண்டுமா இல்லையா?"
4218
4219 #~ msgid "Whether to enable Pulseaudio's echo cancellation filter."
4220 #~ msgstr "பல்ஸ்ஆடியோ எதிரொலி நீக்கி வடிப்பியை செயலாக்கவா"
4221
4222 #~ msgid ""
4223 #~ "Whether to play a sound to notify of contacts logging into the network."
4224 #~ msgstr "வலைப்பின்னலில் தொடர்புகள் உள்நுழையும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
4225
4226 #~ msgid ""
4227 #~ "Whether to play a sound to notify of contacts logging out of the network."
4228 #~ msgstr "வலைப்பின்னலில் தொடர்புகள் வெளிச்செல்லும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
4229
4230 #~ msgid "Whether to play a sound to notify of events."
4231 #~ msgstr "நிகழ்வுகள் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
4232
4233 #~ msgid "Whether to play a sound to notify of incoming messages."
4234 #~ msgstr "செய்திகள் உள்வரும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
4235
4236 #~ msgid "Whether to play a sound to notify of new conversations."
4237 #~ msgstr "புதிய உரையாடல்கள் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
4238
4239 #~ msgid "Whether to play a sound to notify of outgoing messages."
4240 #~ msgstr "செய்திகள் வெளிச்செல்லும் போது ஒலியை எழுப்ப வேண்டுமா இல்லையா?"
4241
4242 #~ msgid "Whether to play a sound when logging into a network."
4243 #~ msgstr "வலைப்பின்னலில் உள்நுழையும் போது ஒலி இயக்க வேண்டுமா இல்லையா?"
4244
4245 #~ msgid "Whether to play a sound when logging out of a network."
4246 #~ msgstr "வலைப்பின்னலில் வெளிச்செல்லும் போது ஒலி இயக்க வேண்டுமா இல்லையா?"
4247
4248 #~ msgid "Whether to play sound notifications when away or busy."
4249 #~ msgstr "வெளியே அல்லது வேலையாக உள்ள போது ஒலி அறிக்கைகளை இயக்க வேண்டுமா இல்லையா?"
4250
4251 #~ msgid ""
4252 #~ "Whether to send the 'composing' or 'paused' chat states. Does not "
4253 #~ "currently affect the 'gone' state."
4254 #~ msgstr ""
4255 #~ "'உருவாக்கம் ' அல்லது 'இடைநிறுத்தம்' அரட்டை நிலைகளை அனுப்பவா. இது நடப்பு "
4256 #~ "'போயாயிற்று' நிலையை பாதிக்காது."
4257
4258 #~ msgid "Whether to show a popup notification when a contact goes offline."
4259 #~ msgstr "தொடர்பு இணைப்பு விலகி செல்கையில் துள்ளு அறிக்கைகளை காட்ட வேண்டுமா இல்லையா?"
4260
4261 #~ msgid "Whether to show a popup notification when a contact goes online."
4262 #~ msgstr "தொடர்பு இணைப்பில் வருகையில் துள்ளு அறிக்கைகளை காட்ட வேண்டுமா இல்லையா?"
4263
4264 #~ msgid ""
4265 #~ "Whether to show a popup notification when receiving a new message even if "
4266 #~ "the chat is already opened, but not focused."
4267 #~ msgstr ""
4268 #~ "புதிய செய்தி ஒன்று வரும்போது அரட்டை திறந்து இருந்து குவிப்பில் இல்லாவிட்டாலும் துள்ளு "
4269 #~ "அறிக்கையை காட்ட வேண்டுமா இல்லையா?"
4270
4271 #~ msgid "Whether to show a popup notification when receiving a new message."
4272 #~ msgstr "புதிய செய்தி ஒன்று வரும்போது துள்ளு அறிக்கையை காட்ட வேண்டுமா இல்லையா?"
4273
4274 #~ msgid "Whether to show account balances in the contact list."
4275 #~ msgstr " தொடர்பு பட்டியலில் கணக்கு மீதியை காட்ட வேண்டுமா இல்லையா?"
42764555
42774556 #~ msgid ""
42784557 #~ "Whether to show avatars for contacts in the contact list and chat windows."
42794558 #~ msgstr "அரட்டை பட்டியலிலும் தொடர்பு பட்டியலிலும் அவதாரங்களை காட்ட வேண்டுமா இல்லையா?"
42804559
4281 #~ msgid "Whether to show contacts that are offline in the contact list."
4282 #~ msgstr "தொடர்பு பட்டியலிலும் இணைப்பில் இல்லாத தொடர்புகளை காட்ட வேண்டுமா இல்லையா?"
4283
4284 #~ msgid "Whether to show groups in the contact list."
4285 #~ msgstr " தொடர்பு பட்டியலில் குழுக்களை காட்ட வேண்டுமா இல்லையா?"
4286
4287 #~ msgid "Whether to show popup notifications when away or busy."
4288 #~ msgstr "வெளியே அல்லது வேலையாக உள்ள போது துள்ளு அறிக்கைகளை காட்ட வேண்டுமா இல்லையா?"
4289
42904560 #~ msgid "Whether to show protocols for contacts in the contact list."
42914561 #~ msgstr " தொடர்பு பட்டியலில் விதிமுறைகளை காட்ட வேண்டுமா இல்லையா?"
42924562
4293 #~ msgid "Whether to show the contact list in chat rooms."
4294 #~ msgstr "அரட்டை அறையில் தொடர்பு பட்டியலை காட்ட வேண்டுமா இல்லையா?"
4295
42964563 #~ msgid "Whether to show the contact list in compact mode."
42974564 #~ msgstr "அடக்கப்பாங்கில் தொடர்பு பட்டியலை காட்ட வேண்டுமா இல்லையா?"
4298
4299 #~ msgid ""
4300 #~ "Whether to show the message dialog about closing the main window with the "
4301 #~ "'x' button in the title bar."
4302 #~ msgstr ""
4303 #~ "தலைப்பு பட்டியில் x பொத்தானால் முதன்மை சாளரத்தை மூடுவதை குறித்த உரையாடலை காட்ட "
4304 #~ "வேண்டுமா இல்லையா?"
4305
4306 #~ msgid "Whether to use the theme for chat rooms."
4307 #~ msgstr "அரட்டை அறைகளில் கருத்துக்களை பயன்படுத்த வேண்டுமா இல்லையா?"
43084565
43094566 #~ msgid ""
43104567 #~ "Which criterion to use when sorting the contact list. Default is to sort "
43694626 #~ msgid "Top Up..."
43704627 #~ msgstr "நிரப்பு..."
43714628
4372 #~ msgid "Contact"
4373 #~ msgstr "தொடர்பு"
4374
43754629 #~ msgid "Contacts on a _Map"
43764630 #~ msgstr "(_M) தொடர்புகளை படத்தில் காட்டு "
43774631
43814635 #~ msgid "Find in Contact _List"
43824636 #~ msgstr "தொடர்பு பட்டியல் இல் காண்க "
43834637
4384 #~ msgid "Join _Favorites"
4385 #~ msgstr "(_F) விருப்பங்கள் சேர் "
4386
4387 #~ msgid "Manage Favorites"
4388 #~ msgstr "விருப்பங்களை மேலாளுக"
4389
43904638 #~ msgid "N_ormal Size"
43914639 #~ msgstr " (_o) சாதாரண அளவு"
43924640
43934641 #~ msgid "Normal Size With _Avatars"
43944642 #~ msgstr "( _A) சாதாரண அளவு அவதாரங்கள் உடன்"
43954643
4396 #~ msgid "P_references"
4397 #~ msgstr "(_r) விருப்பங்கள்"
4398
43994644 #~ msgid "Show P_rotocols"
44004645 #~ msgstr "_r விதிமுறைகளை காட்டு"
44014646
44054650 #~ msgid "Sort by _Status"
44064651 #~ msgstr "(_S) நிலை வாரியாக வரிசைப்படுத்து"
44074652
4408 #~ msgid "_Accounts"
4409 #~ msgstr "கணக்குகள் (_A)"
4410
4411 #~ msgid "_Blocked Contacts"
4412 #~ msgstr "_B தடுக்கப்பட்ட தொடர்புகள்"
4413
44144653 #~ msgid "_Compact Size"
44154654 #~ msgstr "(_C) அடக்கமான அளவு"
44164655
4417 #~ msgid "_File Transfers"
4418 #~ msgstr "(_F) கோப்பு பறிமாற்றங்கள் "
4419
44204656 #~ msgid "_Join…"
44214657 #~ msgstr "(_J) இணை"
44224658
44234659 #~ msgid "_Offline Contacts"
44244660 #~ msgstr "(_O) இணைப்பு விலகி உள்ள தொடர்புகள்"
44254661
4426 #~ msgid "_Room"
4427 #~ msgstr "(_R) அறை"
4428
4429 #~ msgid "_Search for Contacts…"
4430 #~ msgstr "_S தொடர்புகள் ஐ தேடு..."
4431
44324662 #~ msgid "Could not start room listing"
44334663 #~ msgstr "அறை பட்டியலை எடுப்பதை துவக்க முடியவில்லை"
44344664
44764706
44774707 #~ msgid "Personal Information"
44784708 #~ msgstr "தனிப்பட்ட தகவல்"
4479
4480 #~ msgid "Ungrouped"
4481 #~ msgstr "குழுவில் சேர்க்காத "
44824709
44834710 #~ msgid "Favorite People"
44844711 #~ msgstr "பிடித்தமான நபர்கள் "
1111 "Project-Id-Version: empathy.master.te\n"
1212 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
1313 "product=empathy&keywords=I18N+L10N&component=General\n"
14 "POT-Creation-Date: 2012-09-18 11:40+0000\n"
15 "PO-Revision-Date: 2012-09-19 01:26+0530\n"
14 "POT-Creation-Date: 2012-10-16 18:54+0000\n"
15 "PO-Revision-Date: 2012-11-28 15:13+0530\n"
1616 "Last-Translator: Krishnababu Krothapalli <kkrothap@redhat.com>\n"
1717 "Language-Team: Telugu <Fedora-trans-te@redhat.com>\n"
1818 "Language: te\n"
1919 "MIME-Version: 1.0\n"
2020 "Content-Type: text/plain; charset=UTF-8\n"
2121 "Content-Transfer-Encoding: 8bit\n"
22 "X-Generator: Lokalize 1.4\n"
22 "X-Generator: Lokalize 1.5\n"
2323 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
2424
2525 #: ../data/empathy.desktop.in.in.h:1
318318 msgstr "ఉపయోగించుటకు అడియమ్ థీము యొక్క పాత్."
319319
320320 #: ../data/org.gnome.Empathy.gschema.xml.h:65
321 #| msgid "Path of the Adium theme to use if the theme used for chat is Adium."
322321 msgid ""
323322 "Path of the Adium theme to use if the theme used for chat is Adium. "
324323 "Deprecated."
756755 msgstr "అంతర్గత సమస్య "
757756
758757 #: ../libempathy/empathy-utils.c:497
758 #: ../libempathy-gtk/empathy-roster-model.h:30
759759 msgid "People Nearby"
760760 msgstr "దగ్గరలోని వ్యక్తులు"
761761
781781 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:14
782782 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:1
783783 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:1
784 #| msgid "Pass_word:"
785784 msgid "Pass_word"
786785 msgstr "సంకేతపదం (_w)"
787786
788787 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:2
789 #| msgid "Screen _Name:"
790788 msgid "Screen _Name"
791789 msgstr "తెర పేరు (_N)"
792790
811809 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
812810 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
813811 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
814 #| msgid "_Port:"
815812 msgid "_Port"
816813 msgstr "పోర్టు (_P)"
817814
820817 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
821818 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
822819 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
823 #| msgid "_Server:"
824820 msgid "_Server"
825821 msgstr "సేవిక (_S)"
826822
931927 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
932928 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:13
933929 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
934 #| msgid "Login I_D:"
935930 msgid "Login I_D"
936931 msgstr "ప్రవేశించు ఐడి (_D)"
937932
949944 msgstr "మీ గుంపుతరహ సంకేతపదము ఏమిటి?"
950945
951946 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
952 #| msgid "ICQ _UIN:"
953947 msgid "ICQ _UIN"
954948 msgstr "ICQ _UIN"
955949
958952 msgstr "<b>ఉదాహరణ:</b> 123456789"
959953
960954 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
961 #| msgid "Ch_aracter set:"
962955 msgid "Ch_aracter set"
963956 msgstr "అక్షర సమితి (_a)"
964957
975968 msgstr "నెట్ వర్క్"
976969
977970 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
978 #| msgid "Character set:"
979971 msgid "Character set"
980972 msgstr "అక్షర సమితి"
981973
10161008 "లేదు."
10171009
10181010 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
1019 #| msgid "Nickname:"
10201011 msgid "Nickname"
10211012 msgstr "మారుపేరు"
10221013
10231014 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
1024 #| msgid "Quit message:"
10251015 msgid "Quit message"
10261016 msgstr "నిష్క్రమణ సందేశం"
10271017
10281018 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:14
1029 #| msgid "Real name:"
10301019 msgid "Real name"
10311020 msgstr "అసలు పేరు"
10321021
10331022 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:15
1034 #| msgid "Username:"
10351023 msgid "Username"
10361024 msgstr "వాడుకరి పేరు"
10371025
10861074 msgstr "SSL ధృవీకరణపత్ర దోషములను వదిలివేయు (_g)"
10871075
10881076 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:16
1089 #| msgid "Priori_ty:"
10901077 msgid "Priori_ty"
10911078 msgstr "ప్రాముఖ్యత (_t)"
10921079
10931080 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
1094 #| msgid "Reso_urce:"
10951081 msgid "Reso_urce"
10961082 msgstr "వనరు (_u)"
10971083
11241110 msgstr "మీరు కోరుకున్న జబ్బర్ సంకేతపదము ఏమిటి?"
11251111
11261112 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
1127 #| msgid "Nic_kname:"
11281113 msgid "Nic_kname"
11291114 msgstr "మారుపేరు (_k)"
11301115
11311116 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:2
1132 #| msgid "_Last Name:"
11331117 msgid "_Last Name"
11341118 msgstr "చివరి పేరు (_L)"
11351119
11361120 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
1137 #| msgid "_First Name:"
11381121 msgid "_First Name"
11391122 msgstr "మొదటి పేరు (_F)"
11401123
11411124 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
1142 #| msgid "_Published Name:"
11431125 msgid "_Published Name"
11441126 msgstr "ప్రచురించబడు పేరు (_P)"
11451127
11461128 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:5
1147 #| msgid "_Jabber ID:"
11481129 msgid "_Jabber ID"
11491130 msgstr "జాబ్బర్ ఐడి (_J)"
11501131
11511132 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:6
1152 #| msgid "E-_mail address:"
11531133 msgid "E-_mail address"
11541134 msgstr "ఈ-మెయిల్ చిరునామా"
11551135
11951175 msgstr "ఏదీకాదు"
11961176
11971177 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:2
1198 #| msgid "_Username:"
11991178 msgid "_Username"
12001179 msgstr "వాడుకరిపేరు (_U)"
12011180
12201199 msgstr "బహువిధాలైన ఇచ్ఛాపూర్వకాలు"
12211200
12221201 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
1223 #| msgid "STUN Server:"
12241202 msgid "STUN Server"
12251203 msgstr "STUN సేవిక"
12261204
12371215 msgstr "ఇచ్ఛాపూర్వకాలను అలాగే వుంచండి"
12381216
12391217 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
1240 #| msgid "Mechanism:"
12411218 msgid "Mechanism"
12421219 msgstr "యాంత్రిక తత్వం"
12431220
12461223 msgstr "విరామం (సెకన్లలో)"
12471224
12481225 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
1249 #| msgid "Authentication username:"
12501226 msgid "Authentication username"
12511227 msgstr "ధృవీకరణ వాడుకరిపేరు"
12521228
12531229 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
1254 #| msgid "Transport:"
12551230 msgid "Transport"
12561231 msgstr "ట్రాన్స్‍పోర్ట్"
12571232
12641239 msgstr "TLS దోషాలను విస్మరించు"
12651240
12661241 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
1267 #| msgid "Local IP Address:"
12681242 msgid "Local IP Address"
12691243 msgstr "స్థానిక IP చిరునామా"
12701244
13471321
13481322 #: ../libempathy-gtk/empathy-bad-password-dialog.c:130
13491323 #, c-format
1350 #| msgid "Authentification failed for account <b>%s</b>"
13511324 msgid "Authentication failed for account <b>%s</b>"
13521325 msgstr "ఖాతా <b>%s</b> కొరకు ధృవీకరణ విఫలమైంది"
13531326
14121385 msgstr "విషయమును మార్చుటకు మీరు అనుమతించబడరు"
14131386
14141387 #: ../libempathy-gtk/empathy-chat.c:967
1415 #| msgid "invalid contact"
14161388 msgid "Invalid contact ID"
14171389 msgstr "చెల్లని పరిచయం ఐడి"
14181390
15431515 msgid "unknown"
15441516 msgstr "తెలియదు"
15451517
1546 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:967
1518 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:980
15471519 msgid "Topic:"
15481520 msgstr "విషయం:"
15491521
16591631 #. * we get the new handler.
16601632 #: ../libempathy-gtk/empathy-chat.c:2989 ../src/empathy-call-window.c:1467
16611633 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2570
1662 #: ../src/empathy-event-manager.c:1166
1634 #: ../src/empathy-call-window.c:2876 ../src/empathy-event-manager.c:1166
16631635 msgid "Disconnected"
16641636 msgstr "అననుసంధానించబడ్డారు"
16651637
18501822 #. Setup id label
18511823 #: ../libempathy-gtk/empathy-contact-widget.ui.h:3
18521824 #: ../libempathy-gtk/empathy-user-info.c:444
1853 #| msgid "Identifier:"
18541825 msgid "Identifier"
18551826 msgstr "గుర్తించునది"
18561827
18571828 #. Setup nickname entry
18581829 #: ../libempathy-gtk/empathy-contact-widget.ui.h:4
18591830 #: ../libempathy-gtk/empathy-user-info.c:449
1860 #| msgid "Alias:"
18611831 msgid "Alias"
18621832 msgstr "అలియాస్"
18631833
18801850 msgstr "కక్షిదారు సమాచారము"
18811851
18821852 #: ../libempathy-gtk/empathy-contact-widget.ui.h:9
1883 #| msgid "OS:"
18841853 msgid "OS"
18851854 msgstr "OS"
18861855
18871856 #: ../libempathy-gtk/empathy-contact-widget.ui.h:10
1888 #| msgid "Version:"
18891857 msgid "Version"
18901858 msgstr "వర్షన్"
18911859
18921860 #: ../libempathy-gtk/empathy-contact-widget.ui.h:11
1893 #| msgid "Client:"
18941861 msgid "Client"
18951862 msgstr "కక్షిదారు"
18961863
19811948 #. Translators: this is used in the context menu for a contact. The first
19821949 #. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
19831950 #. * of the user's account IDs (e.g. me@hotmail.com).
1984 #: ../libempathy-gtk/empathy-individual-menu.c:172
1951 #: ../libempathy-gtk/empathy-individual-menu.c:177
19851952 #, c-format
19861953 msgid "%s (%s)"
19871954 msgstr "%s (%s)"
19881955
1989 #: ../libempathy-gtk/empathy-individual-menu.c:348
1956 #: ../libempathy-gtk/empathy-individual-menu.c:353
19901957 msgid "Select account to use to place the call"
19911958 msgstr "కాల్ స్థానానికి ఉపయోగించడానికి ఖాతా ఎంచుకోండి"
19921959
1993 #: ../libempathy-gtk/empathy-individual-menu.c:352
1960 #: ../libempathy-gtk/empathy-individual-menu.c:357
19941961 #: ../libempathy-gtk/empathy-log-window.ui.h:6
19951962 #: ../src/empathy-call-window.ui.h:18
19961963 msgid "Call"
19971964 msgstr "కాల్"
19981965
1999 #: ../libempathy-gtk/empathy-individual-menu.c:417
1966 #: ../libempathy-gtk/empathy-individual-menu.c:422
20001967 msgid "Mobile"
20011968 msgstr "మొబైలు"
20021969
2003 #: ../libempathy-gtk/empathy-individual-menu.c:419
1970 #: ../libempathy-gtk/empathy-individual-menu.c:424
20041971 msgid "Work"
20051972 msgstr "పని "
20061973
2007 #: ../libempathy-gtk/empathy-individual-menu.c:421
1974 #: ../libempathy-gtk/empathy-individual-menu.c:426
20081975 msgid "HOME"
20091976 msgstr "ఇల్లు "
20101977
2011 #: ../libempathy-gtk/empathy-individual-menu.c:662
1978 #: ../libempathy-gtk/empathy-individual-menu.c:669
20121979 msgid "_Block Contact"
20131980 msgstr "పరిచయాన్ని నిరోధించు (_B)"
20141981
2015 #: ../libempathy-gtk/empathy-individual-menu.c:718
1982 #: ../libempathy-gtk/empathy-individual-menu.c:725
20161983 msgid "Delete and _Block"
20171984 msgstr "తొలగించు మరియు నిరోధించు (_B)"
20181985
2019 #: ../libempathy-gtk/empathy-individual-menu.c:780
1986 #: ../libempathy-gtk/empathy-individual-menu.c:787
20201987 #, c-format
20211988 msgid "Do you really want to remove the contact '%s'?"
20221989 msgstr "మీరు నిజంగానే '%s' పరిచయాన్ని తీసివేయాలనుకుంటున్నారా?"
20231990
2024 #: ../libempathy-gtk/empathy-individual-menu.c:789
1991 #: ../libempathy-gtk/empathy-individual-menu.c:796
20251992 #, c-format
20261993 msgid ""
20271994 "Do you really want to remove the linked contact '%s'? Note that this will "
20311998 "సంప్రదించండి ను తయారుచేసే అన్ని "
20321999 "పరిచయాలను తొలగిస్తుంది గమనించండి."
20332000
2034 #: ../libempathy-gtk/empathy-individual-menu.c:800
2001 #: ../libempathy-gtk/empathy-individual-menu.c:807
20352002 msgid "Removing contact"
20362003 msgstr "పరిచయాన్ని తీసివేస్తున్నది"
20372004
2038 #: ../libempathy-gtk/empathy-individual-menu.c:864
2005 #: ../libempathy-gtk/empathy-individual-menu.c:871
20392006 #: ../libempathy-gtk/empathy-individual-view.c:2453
20402007 msgid "_Remove"
20412008 msgstr "తీసివేయి (_R)"
20422009
20432010 #. add chat button
2044 #: ../libempathy-gtk/empathy-individual-menu.c:1227
2011 #: ../libempathy-gtk/empathy-individual-menu.c:1234
20452012 #: ../libempathy-gtk/empathy-new-message-dialog.c:318
20462013 msgid "_Chat"
20472014 msgstr "చాట్ (_C)"
20482015
20492016 #. add SMS button
2050 #: ../libempathy-gtk/empathy-individual-menu.c:1262
2017 #: ../libempathy-gtk/empathy-individual-menu.c:1269
20512018 #: ../libempathy-gtk/empathy-new-message-dialog.c:312
20522019 msgid "_SMS"
20532020 msgstr "_SMS"
20542021
2055 #: ../libempathy-gtk/empathy-individual-menu.c:1295
2022 #: ../libempathy-gtk/empathy-individual-menu.c:1302
20562023 msgctxt "menu item"
20572024 msgid "_Audio Call"
20582025 msgstr "ఆడియో కాల్ (_A)"
20592026
2060 #: ../libempathy-gtk/empathy-individual-menu.c:1328
2027 #: ../libempathy-gtk/empathy-individual-menu.c:1335
20612028 msgctxt "menu item"
20622029 msgid "_Video Call"
20632030 msgstr "వీడియో కాల్ (_V)"
20642031
2065 #: ../libempathy-gtk/empathy-individual-menu.c:1369
2032 #: ../libempathy-gtk/empathy-individual-menu.c:1376
20662033 #: ../src/empathy-roster-window-menubar.ui.h:11
20672034 msgid "_Previous Conversations"
20682035 msgstr "మునుపటి సంభాషణలు (_P)"
20692036
2070 #: ../libempathy-gtk/empathy-individual-menu.c:1398
2037 #: ../libempathy-gtk/empathy-individual-menu.c:1405
20712038 msgid "Send File"
20722039 msgstr "ఫైలును పంపు"
20732040
2074 #: ../libempathy-gtk/empathy-individual-menu.c:1428
2041 #: ../libempathy-gtk/empathy-individual-menu.c:1435
20752042 msgid "Share My Desktop"
20762043 msgstr "నా డెస్క్‍టాప్‌ను పంచుకొను"
20772044
2078 #: ../libempathy-gtk/empathy-individual-menu.c:1454
2045 #: ../libempathy-gtk/empathy-individual-menu.c:1461
20792046 #: ../libempathy-gtk/empathy-individual-widget.c:1368
20802047 msgid "Favorite"
20812048 msgstr "ఇష్టాంశము"
20822049
2083 #: ../libempathy-gtk/empathy-individual-menu.c:1483
2050 #: ../libempathy-gtk/empathy-individual-menu.c:1490
20842051 msgid "Infor_mation"
20852052 msgstr "సమాచారము (_m)"
20862053
2087 #: ../libempathy-gtk/empathy-individual-menu.c:1532
2054 #: ../libempathy-gtk/empathy-individual-menu.c:1539
20882055 msgctxt "Edit individual (contextual menu)"
20892056 msgid "_Edit"
20902057 msgstr "సవరణ (_E)"
20912058
20922059 #. send invitation
2093 #: ../libempathy-gtk/empathy-individual-menu.c:1648
2094 #: ../src/empathy-chat-window.c:1233
2060 #: ../libempathy-gtk/empathy-individual-menu.c:1655
2061 #: ../src/empathy-chat-window.c:1246
20952062 msgid "Inviting you to this room"
20962063 msgstr "మిమ్మల్ని ఈ గదికి ఆహ్వానిస్తున్నారు"
20972064
2098 #: ../libempathy-gtk/empathy-individual-menu.c:1694
2065 #: ../libempathy-gtk/empathy-individual-menu.c:1701
20992066 msgid "_Invite to Chat Room"
21002067 msgstr "చాట్ గదికి ఆహ్వానించు (_I)"
21012068
2102 #: ../libempathy-gtk/empathy-individual-menu.c:1890
2069 #: ../libempathy-gtk/empathy-individual-menu.c:1897
21032070 msgid "_Add Contact…"
21042071 msgstr "పరిచయాన్ని జతచేయి...(_A)"
21052072
21132080 msgstr "గుంపును తీసివేస్తున్నది"
21142081
21152082 #: ../libempathy-gtk/empathy-individual-view.c:2444
2116 #| msgid "Rename"
21172083 msgid "Re_name"
21182084 msgstr "పేరుమార్పు (_n)"
21192085
26902656 msgstr "తిరస్కరించు(_D)"
26912657
26922658 #: ../libempathy-gtk/empathy-subscription-dialog.c:282
2693 #| msgid "Accept"
26942659 msgid "_Accept"
26952660 msgstr "అంగీకరించు (_A)"
26962661
28112776 msgstr "మీ వ్యక్తిగత సమాచారమును సవరించుటకు ఆన్‌లైన్ కి వెళ్ళండి "
28122777
28132778 #: ../libempathy-gtk/empathy-user-info.c:464
2814 #| msgid "Personal Details"
28152779 msgid "<b>Personal Details</b>"
28162780 msgstr "<b>వ్యక్తిగత వివరాలు</b>"
28172781
29922956 msgid "Vietnamese"
29932957 msgstr "వియెత్నామీస్"
29942958
2959 #: ../libempathy-gtk/empathy-roster-model.h:29
2960 #| msgid "Contacts"
2961 msgid "Top Contacts"
2962 msgstr "ముఖ్య పరిచయాలు"
2963
2964 #: ../libempathy-gtk/empathy-roster-model.h:31
2965 msgid "Ungrouped"
2966 msgstr "గుంపులో లేని"
2967
29952968 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:231
29962969 msgid "No error message"
29972970 msgstr "ఏ దోష సందేశము లేదు"
33153288 msgid "Unknown"
33163289 msgstr "తెలియదు"
33173290
3318 #: ../src/empathy-call-window.c:2868
3291 #: ../src/empathy-call-window.c:2874
33193292 msgid "On hold"
33203293 msgstr "లొ దచు"
33213294
3322 #: ../src/empathy-call-window.c:2870
3295 #: ../src/empathy-call-window.c:2878
33233296 msgid "Mute"
33243297 msgstr "నిశబ్దం"
33253298
3326 #: ../src/empathy-call-window.c:2872
3299 #: ../src/empathy-call-window.c:2880
33273300 msgid "Duration"
33283301 msgstr "నిడివి"
33293302
33303303 #. Translators: 'status - minutes:seconds' the caller has been connected
3331 #: ../src/empathy-call-window.c:2875
3304 #: ../src/empathy-call-window.c:2883
33323305 #, c-format
33333306 msgid "%s — %d:%02dm"
33343307 msgstr "%s — %d:%02dm"
33353308
3336 #: ../src/empathy-call-window.c:2971
3309 #: ../src/empathy-call-window.c:2979
33373310 msgid "Technical Details"
33383311 msgstr "సాంకేతిక వివరాలు"
33393312
3340 #: ../src/empathy-call-window.c:3010
3313 #: ../src/empathy-call-window.c:3018
33413314 #, c-format
33423315 msgid ""
33433316 "%s's software does not understand any of the audio formats supported by your "
33463319 "మీ కంప్యూటరుచే సహకరించబడుతున్న ఏ ఆడియో ఫార్మేట్లను %s సాఫ్ట్‌వేర్ "
33473320 "అర్థంచేసుకోలేకపోతున్నది"
33483321
3349 #: ../src/empathy-call-window.c:3015
3322 #: ../src/empathy-call-window.c:3023
33503323 #, c-format
33513324 msgid ""
33523325 "%s's software does not understand any of the video formats supported by your "
33533326 "computer"
33543327 msgstr "% s యొక్క సాఫ్ట్వేర్ మీ కంప్యూటర్ మద్దతు వీడియో ఫార్మాట్లలో అర్థం లేదు"
33553328
3356 #: ../src/empathy-call-window.c:3021
3329 #: ../src/empathy-call-window.c:3029
33573330 #, c-format
33583331 msgid ""
33593332 "Can't establish a connection to %s. One of you might be on a network that "
33633336 "అనుమతించని నెట్‌వర్క్ పై "
33643337 "ఉండి వుండవచ్చును."
33653338
3366 #: ../src/empathy-call-window.c:3027
3339 #: ../src/empathy-call-window.c:3035
33673340 msgid "There was a failure on the network"
33683341 msgstr "నెట్‌వర్కు నందు వైఫల్యము ఉన్నది"
33693342
3370 #: ../src/empathy-call-window.c:3031
3343 #: ../src/empathy-call-window.c:3039
33713344 msgid ""
33723345 "The audio formats necessary for this call are not installed on your computer"
33733346 msgstr "ఈ కాల్‌కి అవసరమైన ఆడియో ఫార్మేట్లు మీ కంప్యూటర్‌లో స్థాపించబడిలేవు"
33743347
3375 #: ../src/empathy-call-window.c:3034
3348 #: ../src/empathy-call-window.c:3042
33763349 msgid ""
33773350 "The video formats necessary for this call are not installed on your computer"
33783351 msgstr "ఈ కాల్‌కి అవసరమైన వీడియో ఫార్మేట్లు మీ కంప్యూటర్‌లో స్థాపించబడిలేవు"
33793352
3380 #: ../src/empathy-call-window.c:3046
3353 #: ../src/empathy-call-window.c:3054
33813354 #, c-format
33823355 msgid ""
33833356 "Something unexpected happened in a Telepathy component. Please <a href=\"%s"
33883361 "నివేదిక </ a> మరియు "
33893362 "సహాయం మెను లో 'డీబగ్' విండో నుండి సేకరించిన లాగ్లను అటాచ్."
33903363
3391 #: ../src/empathy-call-window.c:3055
3364 #: ../src/empathy-call-window.c:3063
33923365 msgid "There was a failure in the call engine"
33933366 msgstr "కాల్ ఇంజనులో ఒక వైఫల్యము ఉన్నది"
33943367
3395 #: ../src/empathy-call-window.c:3058
3368 #: ../src/empathy-call-window.c:3066
33963369 msgid "The end of the stream was reached"
33973370 msgstr "ప్రవాహము చివరకు చేరుకున్నది"
33983371
3399 #: ../src/empathy-call-window.c:3098
3372 #: ../src/empathy-call-window.c:3106
34003373 msgid "Can't establish audio stream"
34013374 msgstr "ఆడియో ప్రవాహాన్ని స్థాపించలేకపోతుంది"
34023375
3403 #: ../src/empathy-call-window.c:3108
3376 #: ../src/empathy-call-window.c:3116
34043377 msgid "Can't establish video stream"
34053378 msgstr "వీడియో ప్రవాహాన్ని స్థాపించలేకపోతుంది"
34063379
3407 #: ../src/empathy-call-window.c:3145
3380 #: ../src/empathy-call-window.c:3153
34083381 #, c-format
34093382 msgid "Your current balance is %s."
34103383 msgstr "మీ యొక్క రొక్కము %s"
34113384
3412 #: ../src/empathy-call-window.c:3149
3385 #: ../src/empathy-call-window.c:3157
34133386 msgid "Sorry, you don’t have enough credit for that call."
34143387 msgstr "మీరు సంభాషించుటకు సరిపోయినంత రొక్కము లేదు "
34153388
3416 #: ../src/empathy-call-window.c:3151
3389 #: ../src/empathy-call-window.c:3159
34173390 msgid "Top Up"
34183391 msgstr "టాప్ అప్..."
34193392
35213494 msgid "Audio"
35223495 msgstr "ఆడియో"
35233496
3524 #: ../src/empathy-chat.c:104
3497 #: ../src/empathy-chat.c:102
35253498 msgid "- Empathy Chat Client"
35263499 msgstr "- ఎంపతి చాట్ కక్షిదారు"
35273500
35413514 msgid "Manage Favorite Rooms"
35423515 msgstr "ఇష్టమైన గదులను నిర్వహించు"
35433516
3544 #: ../src/empathy-chat-window.c:280
3517 #: ../src/empathy-chat-window.c:288
35453518 msgid "Close this window?"
35463519 msgstr "ఈ విండోను మూయుము?"
35473520
3548 #: ../src/empathy-chat-window.c:286
3521 #: ../src/empathy-chat-window.c:294
35493522 #, c-format
35503523 msgid ""
35513524 "Closing this window will leave %s. You will not receive any further messages "
35553528 "పొందలేరుమీరు మరలా "
35563529 "వచ్చువరకు"
35573530
3558 #: ../src/empathy-chat-window.c:299
3531 #: ../src/empathy-chat-window.c:307
35593532 #, c-format
35603533 msgid ""
35613534 "Closing this window will leave a chat room. You will not receive any further "
35723545 "పొందలేరుమీరు మరలా "
35733546 "వచ్చువరకు "
35743547
3575 #: ../src/empathy-chat-window.c:310
3548 #: ../src/empathy-chat-window.c:318
35763549 #, c-format
35773550 msgid "Leave %s?"
35783551 msgstr "%s స్థాయి ?"
35793552
3580 #: ../src/empathy-chat-window.c:312
3553 #: ../src/empathy-chat-window.c:320
35813554 msgid ""
35823555 "You will not receive any further messages from this chat room until you "
35833556 "rejoin it."
35853558 "మీరు మరలా వచ్చువరకు ఈ ఛాట్ గది నుండి తర్వాతి సందేశములు మీరు పొందలేరు మీరు "
35863559 "మరలా వచ్చువరకు"
35873560
3588 #: ../src/empathy-chat-window.c:331
3561 #: ../src/empathy-chat-window.c:339
35893562 msgid "Close window"
35903563 msgstr "విండోను మూయుము "
35913564
3592 #: ../src/empathy-chat-window.c:331
3565 #: ../src/empathy-chat-window.c:339
35933566 msgid "Leave room"
35943567 msgstr "గదిని వదలండి "
35953568
3596 #: ../src/empathy-chat-window.c:665 ../src/empathy-chat-window.c:688
3569 #: ../src/empathy-chat-window.c:678 ../src/empathy-chat-window.c:701
35973570 #, c-format
35983571 msgid "%s (%d unread)"
35993572 msgid_plural "%s (%d unread)"
36003573 msgstr[0] "%s (%d చదువనిది)"
36013574 msgstr[1] "%s (%d చదువనివి)"
36023575
3603 #: ../src/empathy-chat-window.c:680
3576 #: ../src/empathy-chat-window.c:693
36043577 #, c-format
36053578 msgid "%s (and %u other)"
36063579 msgid_plural "%s (and %u others)"
36073580 msgstr[0] "%s (మరియు %u ఇతర)"
36083581 msgstr[1] "%s (మరియు %u ఇతరాలు)"
36093582
3610 #: ../src/empathy-chat-window.c:696
3583 #: ../src/empathy-chat-window.c:709
36113584 #, c-format
36123585 msgid "%s (%d unread from others)"
36133586 msgid_plural "%s (%d unread from others)"
36143587 msgstr[0] "%s (%d ఇతరుల నుండి చదవనివి)"
36153588 msgstr[1] "%s (%d ఇతరుల నుండి చదవనివి)"
36163589
3617 #: ../src/empathy-chat-window.c:705
3590 #: ../src/empathy-chat-window.c:718
36183591 #, c-format
36193592 msgid "%s (%d unread from all)"
36203593 msgid_plural "%s (%d unread from all)"
36213594 msgstr[0] "%s (%d అన్నిటిని నుండి చదవనివి)"
36223595 msgstr[1] "%s (%d అన్నిటిని నుండి చదవనివి)"
36233596
3624 #: ../src/empathy-chat-window.c:942
3597 #: ../src/empathy-chat-window.c:955
36253598 msgid "SMS:"
36263599 msgstr "SMS:"
36273600
3628 #: ../src/empathy-chat-window.c:950
3601 #: ../src/empathy-chat-window.c:963
36293602 #, c-format
36303603 msgid "Sending %d message"
36313604 msgid_plural "Sending %d messages"
36323605 msgstr[0] "%d సందేశమును పంపుతున్నది"
36333606 msgstr[1] "%d సందేశాలను పంపుతున్నది"
36343607
3635 #: ../src/empathy-chat-window.c:970
3608 #: ../src/empathy-chat-window.c:983
36363609 msgid "Typing a message."
36373610 msgstr "ఒక సందేశమును టైపు చేస్తున్నారు."
36383611
40243997 msgstr "సభ్యులు"
40253998
40263999 #: ../src/empathy-new-chatroom-dialog.c:410
4027 #| msgid "Failed to retrieve recent logs"
40284000 msgid "Failed to list rooms"
40294001 msgstr "గదులను జాబితా చేయుటలో వైఫల్యం"
40304002
40674039 msgstr "గది (_R):"
40684040
40694041 #: ../src/empathy-new-chatroom-dialog.ui.h:3
4070 #| msgid ""
4071 #| "Enter the server which hosts the room, or leave it empty if the room is "
4072 #| "on the current account's server"
40734042 msgid ""
40744043 "Enter the server which hosts the room, or leave it empty if the room is on "
40754044 "the current account&apos;s server"
41994168 msgstr "ప్రాధాన్యతలు"
42004169
42014170 #: ../src/empathy-preferences.ui.h:2
4202 #| msgid "Show contact groups"
42034171 msgid "Show groups"
42044172 msgstr "సమూహాలను చూపు"
42054173
42064174 #: ../src/empathy-preferences.ui.h:3
4207 #| msgid "Show the accounts dialog"
42084175 msgid "Show account balances"
42094176 msgstr "ఖాతాల మిగుళ్ళు చూపు"
42104177
4211 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2108
4178 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2107
42124179 msgid "Contact List"
42134180 msgstr "పరిచయముల జాబితా"
42144181
43854352 msgid "Disconnect"
43864353 msgstr "అననుసంధానించు"
43874354
4388 #: ../src/empathy-roster-window.c:442
4355 #: ../src/empathy-roster-window.c:441
43894356 msgid "You need to setup an account to see contacts here."
43904357 msgstr "మీరు ఇక్కడ చిరునామాలు చూడుటకొరకు ఖాతాను పొందుపరచండి"
43914358
4392 #: ../src/empathy-roster-window.c:518
4359 #: ../src/empathy-roster-window.c:517
43934360 #, c-format
43944361 msgid "Sorry, %s accounts can’t be used until your %s software is updated."
43954362 msgstr ""
43964363 "క్షమించండి, మీరు %sసాప్ట్ వేరు నవీకరించువరకు %s ఖాతా వివరములు చూడలేరు "
43974364
4398 #: ../src/empathy-roster-window.c:636
4365 #: ../src/empathy-roster-window.c:635
43994366 msgid "Update software..."
44004367 msgstr "సాప్ట్ వేరు నవీకరించుట..."
44014368
4402 #: ../src/empathy-roster-window.c:642
4369 #: ../src/empathy-roster-window.c:641
44034370 msgid "Reconnect"
44044371 msgstr "తిరిగి అనుసంధానించు"
44054372
4406 #: ../src/empathy-roster-window.c:646
4373 #: ../src/empathy-roster-window.c:645
44074374 msgid "Edit Account"
44084375 msgstr "ఖాతాను సవరించు"
44094376
4410 #: ../src/empathy-roster-window.c:651
4377 #: ../src/empathy-roster-window.c:650
44114378 msgid "Close"
44124379 msgstr "మూసివేయి"
44134380
4414 #: ../src/empathy-roster-window.c:788
4415 #| msgid "Top up account credit"
4381 #: ../src/empathy-roster-window.c:787
44164382 msgid "Top up account"
44174383 msgstr "ఖాతా టాప్అప్ చేయి"
44184384
4419 #: ../src/empathy-roster-window.c:1470
4385 #: ../src/empathy-roster-window.c:1469
44204386 msgid "You need to enable one of your accounts to see contacts here."
44214387 msgstr "మీరు ఇక్కడ ఖాతాలు చూడుటకొరకు ఒక ఖాతానైన ప్రారంభించండి "
44224388
44234389 #. translators: argument is an account name
4424 #: ../src/empathy-roster-window.c:1478
4390 #: ../src/empathy-roster-window.c:1477
44254391 #, c-format
44264392 msgid "You need to enable %s to see contacts here."
44274393 msgstr "మీరు ఖాతాలు చూడుటకొరకు ఖాతాను ప్రారంభించండి %s"
44284394
4429 #: ../src/empathy-roster-window.c:1556
4430 #| msgid "You need to enable %s to see contacts here."
4395 #: ../src/empathy-roster-window.c:1555
44314396 msgid "Change your presence to see contacts here"
44324397 msgstr "ఖాతాలను యిక్కడ చూడుటకు మీ ప్రజెన్స్ మార్చు"
44334398
4434 #: ../src/empathy-roster-window.c:1565
4399 #: ../src/empathy-roster-window.c:1564
44354400 msgid "No match found"
44364401 msgstr "సరిపోలినది కనపడలేదు"
44374402
4438 #: ../src/empathy-roster-window.c:1570
4439 #| msgid "Show offline contacts"
4403 #: ../src/empathy-roster-window.c:1569
44404404 msgid "No online contacts"
44414405 msgstr "ఆఫ్‌లైన్ పరిచయాలు లేవు"
44424406
44454409 msgstr "కొత్త చర్చ... (_N)"
44464410
44474411 #: ../src/empathy-roster-window-menubar.ui.h:2
4448 #| msgid "New Call"
44494412 msgid "New _Call..."
44504413 msgstr "కొత్త కాల్... (_C)"
44514414
44524415 #: ../src/empathy-roster-window-menubar.ui.h:3
4453 #| msgid "Contact"
44544416 msgid "Contacts"
44554417 msgstr "పరిచయాలు"
44564418
44574419 #: ../src/empathy-roster-window-menubar.ui.h:4
4458 #| msgid "_Add Contact"
44594420 msgid "_Add Contacts..."
44604421 msgstr "పరిచయాన్ని జతచేయి... (_A)"
44614422
44624423 #: ../src/empathy-roster-window-menubar.ui.h:5
4463 #| msgid "_Search for Contacts…"
44644424 msgid "_Search for Contacts..."
44654425 msgstr "పరిచయాల కోసం వెతుకు... (_S)"
44664426
44694429 msgstr "నిరోధించబడిన పరిచయాలు (_O)"
44704430
44714431 #: ../src/empathy-roster-window-menubar.ui.h:7
4472 #| msgid "_Room"
44734432 msgid "_Rooms"
44744433 msgstr "గదులు (_R)"
44754434
44824441 msgstr "ఇష్టాంశాలలో చేరు (_F)"
44834442
44844443 #: ../src/empathy-roster-window-menubar.ui.h:10
4485 #| msgid "Manage Favorites"
44864444 msgid "_Manage Favorites"
44874445 msgstr "ప్రియాలను నిర్వహించు (_M)"
44884446
44994457 msgstr "ప్రాధాన్యతలు (_r)"
45004458
45014459 #: ../src/empathy-roster-window-menubar.ui.h:15
4502 #| msgid "_Help"
45034460 msgid "Help"
45044461 msgstr "సహాయం"
45054462
45064463 #: ../src/empathy-roster-window-menubar.ui.h:16
4507 #| msgid "Empathy"
45084464 msgid "About Empathy"
45094465 msgstr "ఎంపతి గురించి"
45104466
45394495 msgstr "అయినది"
45404496
45414497 #: ../ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c:210
4542 #| msgid "Enter your account details"
45434498 msgid "Please enter your account details"
45444499 msgstr "దయచేసి మీ ఖాతా వివరాలను ప్రవేశపెట్టండి"
45454500
45464501 #: ../ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c:160
45474502 #, c-format
4548 #| msgid "Loading account information"
45494503 msgid "Edit %s account options"
45504504 msgstr "%s ఖాతా సమాచారాన్ని సరిచేయి"
45514505
45524506 #: ../ubuntu-online-accounts/empathy.application.in.h:1
4553 #| msgid "Enter your account details"
45544507 msgid "Integrate your IM accounts"
45554508 msgstr "మీ IM ఖాతాలను సమైఖ్యపరచు"
45564509
47894742
47904743 #~ msgid "Personal Information"
47914744 #~ msgstr "వ్యక్తిగత సమాచారం"
4792
4793 #~ msgid "Ungrouped"
4794 #~ msgstr "గుంపులో లేని"
47954745
47964746 #~ msgid "Favorite People"
47974747 #~ msgstr "ఇష్టమైన వ్యక్తులు (_F)"
+2228
-2157
po/ug.po less more
88 msgstr ""
99 "Project-Id-Version: empathy\n"
1010 "Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=empathy&keywords=I18N+L10N&component=General\n"
11 "POT-Creation-Date: 2012-02-21 15:03+0000\n"
11 "POT-Creation-Date: 2012-10-09 14:38+0000\n"
1212 "PO-Revision-Date: 2012-02-18 16:10+0900\n"
1313 "Last-Translator: Gheyret Kenji<gheyret@gmail.com>\n"
1414 "Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
15 "Language: \n"
1516 "MIME-Version: 1.0\n"
1617 "Content-Type: text/plain; charset=UTF-8\n"
1718 "Content-Transfer-Encoding: 8bit\n"
3334 msgid "Chat on Google Talk, Facebook, MSN and many other chat services"
3435 msgstr "Google Talk، Facebook، MSN ۋە باشقا سۆھبەت مۇلازىمەتلىرىنى ئىشلىتىپ پاراڭلىشىش"
3536
36 #. Tweak the dialog
37 #: ../data/empathy-accounts.desktop.in.in.h:1
38 #: ../src/empathy-accounts-dialog.c:2450
39 msgid "Messaging and VoIP Accounts"
40 msgstr "مۇڭداشقۇ ۋە VoIP ھېساباتلىرى"
41
42 #: ../data/empathy-accounts.desktop.in.in.h:2
43 msgid "Manage Messaging and VoIP accounts"
44 msgstr "مۇڭداشقۇ ۋە VoIP ھېساباتلىرىنى باشقۇرۇش"
45
46 #: ../data/org.gnome.Empathy.gschema.xml.in.h:1
37 #: ../data/org.gnome.Empathy.gschema.xml.h:1
4738 msgid "Connection managers should be used"
4839 msgstr "باغلىنىش باشقۇرغۇچىسى ئىشلىتىلىشى كېرەك"
4940
50 #: ../data/org.gnome.Empathy.gschema.xml.in.h:2
41 #: ../data/org.gnome.Empathy.gschema.xml.h:2
5142 msgid ""
5243 "Whether connectivity managers should be used to automatically disconnect/"
5344 "reconnect."
5445 msgstr "باغلىنىش باشقۇرغۇچىسى ئاپتوماتىك ئۈزۈلۈش/قايتا باغلىنىشنى باشقۇرامدۇ يوق"
5546
56 #: ../data/org.gnome.Empathy.gschema.xml.in.h:3
47 #: ../data/org.gnome.Empathy.gschema.xml.h:3
5748 msgid "Empathy should auto-connect on startup"
5849 msgstr "قوزغالغان ھامان Empathy ئاپتوماتىك باغلانسۇن"
5950
60 #: ../data/org.gnome.Empathy.gschema.xml.in.h:4
51 #: ../data/org.gnome.Empathy.gschema.xml.h:4
6152 msgid "Whether Empathy should automatically log into your accounts on startup."
6253 msgstr "قوزغالغاندا ھېساباتقا ئاپتوماتىك كىرەمدۇ يوق."
6354
64 #: ../data/org.gnome.Empathy.gschema.xml.in.h:5
55 #: ../data/org.gnome.Empathy.gschema.xml.h:5
6556 msgid "Empathy should auto-away when idle"
6657 msgstr "بىكار ۋاقتىدا Empathy نىڭ ھالىتى ئاپتوماتىك ھالدا يوققا ئۆزگەرسۇن"
6758
68 #: ../data/org.gnome.Empathy.gschema.xml.in.h:6
59 #: ../data/org.gnome.Empathy.gschema.xml.h:6
6960 msgid ""
7061 "Whether Empathy should go into away mode automatically if the user is idle."
7162 msgstr "ئىشلەتكۈچى جىم تۇرسا، ئاپتوماتىك ھالدا ئورنىدا يوق ھالىتىگە كىرەمدۇ يوق."
7263
73 #: ../data/org.gnome.Empathy.gschema.xml.in.h:7
64 #: ../data/org.gnome.Empathy.gschema.xml.h:7
7465 msgid "Empathy default download folder"
7566 msgstr "تۇتاش كۆڭۈللەرنىڭ ئەسلىدىكى چۈشۈرۈش مۇندەرىجىسى"
7667
77 #: ../data/org.gnome.Empathy.gschema.xml.in.h:8
68 #: ../data/org.gnome.Empathy.gschema.xml.h:8
7869 msgid "The default folder to save file transfers in."
7970 msgstr "قوبۇل قىلغان ھۆججەتلەرنى ساقلايدىغان كۆڭۈلدىكى قىسقۇچ."
8071
81 #: ../data/org.gnome.Empathy.gschema.xml.in.h:9
72 #. translators: Automatic tasks which are run once to port/update account settings. Ideally, this shouldn't be exposed to users at all, we just use a gsettings key here as an optimization to only run it only once.
73 #: ../data/org.gnome.Empathy.gschema.xml.h:10
74 msgid "Magic number used to check if sanity cleaning tasks should be run"
75 msgstr "ساقلىق ساقلاش (ياكى بېجىرىملىك) ئېھتىياجىنى تەكشۈرگۈچى خىسلەتلىك سان"
76
77 #: ../data/org.gnome.Empathy.gschema.xml.h:11
78 msgid ""
79 "empathy-sanity-cleaning.c uses this number to check if the cleaning tasks "
80 "should be executed or not. Users should not change this key manually."
81 msgstr "empathy-sanity-cleaning.c مۇشۇ سانغا ئاساسەن تازىلاش تازىلىماسلىقنى بەلگىلەيدۇ. ئىشلەتكۈچى بۇ ئاچقۇچنى (تۈرنى ياكى خاسلىقنى) قولدا ئۆزگەرتمەسلىكى كېرەك"
82
83 #: ../data/org.gnome.Empathy.gschema.xml.h:12
84 #: ../src/empathy-preferences.ui.h:1
8285 msgid "Show offline contacts"
8386 msgstr "توردا يوق ئالاقەداشلارنىمۇ كۆرسەت"
8487
85 #: ../data/org.gnome.Empathy.gschema.xml.in.h:10
88 #: ../data/org.gnome.Empathy.gschema.xml.h:13
8689 msgid "Whether to show contacts that are offline in the contact list."
8790 msgstr "ئالاقەداشلار تىزىمىدا توردا يوق ئالاقەداشلارنى كۆرسىتەمدۇ يوق."
8891
89 #: ../data/org.gnome.Empathy.gschema.xml.in.h:11
90 msgid "Show avatars"
91 msgstr "باش سۈرەتلەرنى كۆرسەت"
92
93 #: ../data/org.gnome.Empathy.gschema.xml.in.h:12
94 msgid ""
95 "Whether to show avatars for contacts in the contact list and chat windows."
96 msgstr "ئالاقەداشلار تىزىمى ۋە سۆھبەت كۆزنىكىدە ئالاقەداشلارنىڭ باش سۈرىتىنى كۆرسىتەمدۇ يوق."
97
98 #: ../data/org.gnome.Empathy.gschema.xml.in.h:13
99 msgid "Show protocols"
100 msgstr "كېلىشىمنامىلەرنى كۆرسەت"
101
102 #: ../data/org.gnome.Empathy.gschema.xml.in.h:14
103 msgid "Whether to show protocols for contacts in the contact list."
104 msgstr "ئالاقەداشلار تىزىمىدا ئالاقەداشلارنىڭ كېلىشىمىنى كۆرسىتەمدۇ يوق."
105
106 #: ../data/org.gnome.Empathy.gschema.xml.in.h:15
92 #: ../data/org.gnome.Empathy.gschema.xml.h:14
10793 msgid "Show Balance in contact list"
10894 msgstr "ئالاقەداش تىزىمىدا Balance نى كۆرسەت"
10995
110 #: ../data/org.gnome.Empathy.gschema.xml.in.h:16
96 #: ../data/org.gnome.Empathy.gschema.xml.h:15
11197 msgid "Whether to show account balances in the contact list."
11298 msgstr "ئالاقەداشلار تىزىمىدا ھېسابات balance لىرىنى كۆرسىتەمدۇ يوق."
11399
114 #: ../data/org.gnome.Empathy.gschema.xml.in.h:17
115 msgid "Compact contact list"
116 msgstr "دوستلار تىزىمى(ئىخچام)"
117
118 #: ../data/org.gnome.Empathy.gschema.xml.in.h:18
119 msgid "Whether to show the contact list in compact mode."
120 msgstr "ئالاقەداش تىزىمىنى ئىخچام كۆرۈنۈشتە كۆرسىتەمدۇ يوق."
121
122 #: ../data/org.gnome.Empathy.gschema.xml.in.h:19
100 #: ../data/org.gnome.Empathy.gschema.xml.h:16
123101 msgid "Hide main window"
124102 msgstr "ئاساسى كۆزنەكنى يوشۇر"
125103
126 #: ../data/org.gnome.Empathy.gschema.xml.in.h:20
104 #: ../data/org.gnome.Empathy.gschema.xml.h:17
127105 msgid "Hide the main window."
128106 msgstr "بۇ ئاساسى كۆزنەكنى يوشۇر"
129107
130 #: ../data/org.gnome.Empathy.gschema.xml.in.h:21
108 #: ../data/org.gnome.Empathy.gschema.xml.h:18
131109 msgid "Default directory to select an avatar image from"
132110 msgstr "باش سۈرەتنى تاللايدىغان كۆڭۈلدىكى مۇندەرىجە"
133111
134 #: ../data/org.gnome.Empathy.gschema.xml.in.h:22
112 #: ../data/org.gnome.Empathy.gschema.xml.h:19
135113 msgid "The last directory that an avatar image was chosen from."
136114 msgstr "باش سۈرەت تاللانغان ئەڭ ئاخىرقى قىسقۇچ."
137115
138 #: ../data/org.gnome.Empathy.gschema.xml.in.h:23
116 #: ../data/org.gnome.Empathy.gschema.xml.h:20
139117 msgid "Open new chats in separate windows"
140118 msgstr "ئايرىم كۆزنەكتە يېڭى سۆھبەت باشلايدۇ"
141119
142 #: ../data/org.gnome.Empathy.gschema.xml.in.h:24
120 #: ../data/org.gnome.Empathy.gschema.xml.h:21
143121 msgid "Always open a separate chat window for new chats."
144122 msgstr "يېڭى سۆھبەت ئۈچۈن داۋاملىق يېڭى كۆزنەك ئىچىش"
145123
146 #: ../data/org.gnome.Empathy.gschema.xml.in.h:25
124 #: ../data/org.gnome.Empathy.gschema.xml.h:22
147125 msgid "Display incoming events in the status area"
148126 msgstr "كەلگەن ھادىسىلەرنى ھالەت رايونىدا كۆرسەت"
149127
150 #: ../data/org.gnome.Empathy.gschema.xml.in.h:26
128 #: ../data/org.gnome.Empathy.gschema.xml.h:23
151129 msgid ""
152130 "Display incoming events in the status area. If false, present them to the "
153131 "user immediately."
154132 msgstr "كەلگەن ھادىسىلەرنى ھالەت رايونىدا كۆرسەت. ئەگەر تاللانمىسا(false بولسا)، ئىشلەتكۈچىگە شۇ ھامان كۆرسىتىدۇ."
155133
156 #: ../data/org.gnome.Empathy.gschema.xml.in.h:27
134 #: ../data/org.gnome.Empathy.gschema.xml.h:24
157135 msgid "The position for the chat window side pane"
158136 msgstr "سۆھبەت كۆزنىكىنىڭ يان كۆزنەكچىسىنىڭ ئورنى"
159137
160 #: ../data/org.gnome.Empathy.gschema.xml.in.h:28
138 #: ../data/org.gnome.Empathy.gschema.xml.h:25
161139 msgid "The stored position (in pixels) of the chat window side pane."
162140 msgstr "سۆھبەت كۆزنىكىنىڭ يان كۆزنىكىنىڭ ساقلاپ قويۇلغان ئورنى(پىكسېل)"
163141
164 #: ../data/org.gnome.Empathy.gschema.xml.in.h:29
165 #| msgid "Show contact list in rooms"
142 #: ../data/org.gnome.Empathy.gschema.xml.h:26
166143 msgid "Show contact groups"
167144 msgstr "ئالاقەداش گۇرۇپپىسى كۆرسەتسۇن"
168145
169 #: ../data/org.gnome.Empathy.gschema.xml.in.h:30
170 #| msgid "Whether to show account balances in the contact list."
146 #: ../data/org.gnome.Empathy.gschema.xml.h:27
171147 msgid "Whether to show groups in the contact list."
172 msgstr ""
173
174 #: ../data/org.gnome.Empathy.gschema.xml.in.h:31
175 msgid "Contact list sort criterion"
176 msgstr "تونۇشلار تىزىمنى تەرتىپلەش ئۆلچىمى"
177
178 #: ../data/org.gnome.Empathy.gschema.xml.in.h:32
179 #| msgid ""
180 #| "Which criterion to use when sorting the contact list. Default is to sort "
181 #| "by the contact's name with the value \"name\". A value of \"state\" will "
182 #| "sort the contact list by state."
183 msgid ""
184 "Which criterion to use when sorting the contact list. Default is to sort by "
185 "the contact's state with the value \"state\". A value of \"name\" will sort "
186 "the contact list by name."
187 msgstr ""
188
189 #: ../data/org.gnome.Empathy.gschema.xml.in.h:33
148 msgstr "ئالاقەداش تىزىمىدا گۇرۇپپىلارنى كۆرسىتەمدۇ."
149
150 #: ../data/org.gnome.Empathy.gschema.xml.h:28
190151 msgid "Use notification sounds"
191152 msgstr "ئۇقتۇرۇش ئاۋازلىرىنى ئىشلەت"
192153
193 #: ../data/org.gnome.Empathy.gschema.xml.in.h:34
154 #: ../data/org.gnome.Empathy.gschema.xml.h:29
194155 msgid "Whether to play a sound to notify of events."
195156 msgstr "ھادىسىلەرنى ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
196157
197 #: ../data/org.gnome.Empathy.gschema.xml.in.h:35
158 #: ../data/org.gnome.Empathy.gschema.xml.h:30
198159 msgid "Disable sounds when away"
199160 msgstr "ئايرىلغاندا ئاۋازنى ئېتىش"
200161
201 #: ../data/org.gnome.Empathy.gschema.xml.in.h:36
162 #: ../data/org.gnome.Empathy.gschema.xml.h:31
202163 msgid "Whether to play sound notifications when away or busy."
203164 msgstr "ئالدىراش ياكى ئايرىلغان ھالەتكە ئۆتكەندە ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
204165
205 #: ../data/org.gnome.Empathy.gschema.xml.in.h:37
166 #: ../data/org.gnome.Empathy.gschema.xml.h:32
206167 msgid "Play a sound for incoming messages"
207168 msgstr "ئۇچۇر كەلگەندە ئاۋاز چىقارسۇن"
208169
209 #: ../data/org.gnome.Empathy.gschema.xml.in.h:38
170 #: ../data/org.gnome.Empathy.gschema.xml.h:33
210171 msgid "Whether to play a sound to notify of incoming messages."
211172 msgstr "ئۇچۇر كەلگەندە ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
212173
213 #: ../data/org.gnome.Empathy.gschema.xml.in.h:39
174 #: ../data/org.gnome.Empathy.gschema.xml.h:34
214175 msgid "Play a sound for outgoing messages"
215176 msgstr "ئۇچۇر ئەۋەتىلگەندە ئاۋاز چىقارسۇن"
216177
217 #: ../data/org.gnome.Empathy.gschema.xml.in.h:40
178 #: ../data/org.gnome.Empathy.gschema.xml.h:35
218179 msgid "Whether to play a sound to notify of outgoing messages."
219180 msgstr "ئۇچۇر ئەۋەتىلگەندە ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
220181
221 #: ../data/org.gnome.Empathy.gschema.xml.in.h:41
182 #: ../data/org.gnome.Empathy.gschema.xml.h:36
222183 msgid "Play a sound for new conversations"
223184 msgstr "يېڭى سۆھبەت ئۈچۈن ئاۋاز قوي"
224185
225 #: ../data/org.gnome.Empathy.gschema.xml.in.h:42
186 #: ../data/org.gnome.Empathy.gschema.xml.h:37
226187 msgid "Whether to play a sound to notify of new conversations."
227188 msgstr "يېڭى سۆھبەتنىڭ باشلانغانلىقىنى ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
228189
229 #: ../data/org.gnome.Empathy.gschema.xml.in.h:43
190 #: ../data/org.gnome.Empathy.gschema.xml.h:38
230191 msgid "Play a sound when a contact logs in"
231192 msgstr "ئالاقەداش كىرگەندە ئاۋاز چىقارسۇن"
232193
233 #: ../data/org.gnome.Empathy.gschema.xml.in.h:44
194 #: ../data/org.gnome.Empathy.gschema.xml.h:39
234195 msgid "Whether to play a sound to notify of contacts logging into the network."
235196 msgstr "ئالاقەداشنىڭ تورغا كىرگىنى ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
236197
237 #: ../data/org.gnome.Empathy.gschema.xml.in.h:45
198 #: ../data/org.gnome.Empathy.gschema.xml.h:40
238199 msgid "Play a sound when a contact logs out"
239200 msgstr "ئالاقەداش چىقىپ كەتكەندە ئاۋاز چىقارسۇن"
240201
241 #: ../data/org.gnome.Empathy.gschema.xml.in.h:46
202 #: ../data/org.gnome.Empathy.gschema.xml.h:41
242203 msgid ""
243204 "Whether to play a sound to notify of contacts logging out of the network."
244205 msgstr "ئالاقەداشنىڭ توردىن چىقىپ كەتكىنىنى ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
245206
246 #: ../data/org.gnome.Empathy.gschema.xml.in.h:47
207 #: ../data/org.gnome.Empathy.gschema.xml.h:42
247208 msgid "Play a sound when we log in"
248209 msgstr "كىرگەندە ئاۋاز چىقارسۇن"
249210
250 #: ../data/org.gnome.Empathy.gschema.xml.in.h:48
211 #: ../data/org.gnome.Empathy.gschema.xml.h:43
251212 msgid "Whether to play a sound when logging into a network."
252213 msgstr "تورغا كىرگەندە ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
253214
254 #: ../data/org.gnome.Empathy.gschema.xml.in.h:49
215 #: ../data/org.gnome.Empathy.gschema.xml.h:44
255216 msgid "Play a sound when we log out"
256217 msgstr "چىقىپ كەتكەندە ئاۋاز چىقارسۇن"
257218
258 #: ../data/org.gnome.Empathy.gschema.xml.in.h:50
219 #: ../data/org.gnome.Empathy.gschema.xml.h:45
259220 msgid "Whether to play a sound when logging out of a network."
260221 msgstr "تور چىققاندا ئاۋازلىق ئۇقتۇرۇش قىلامدۇ يوق."
261222
262 #: ../data/org.gnome.Empathy.gschema.xml.in.h:51
223 #: ../data/org.gnome.Empathy.gschema.xml.h:46
263224 msgid "Enable popup notifications for new messages"
264225 msgstr "يېڭى خەت كەلگەندە سەكرىمە ئۇقتۇرۇش چىقارسۇن"
265226
266 #: ../data/org.gnome.Empathy.gschema.xml.in.h:52
227 #: ../data/org.gnome.Empathy.gschema.xml.h:47
267228 msgid "Whether to show a popup notification when receiving a new message."
268229 msgstr "يېڭى ئۇچۇر تاپشۇرۇۋالغاندا سەكرىمە ئۇقتۇرۇش چىقىرامدۇ يوق."
269230
270 #: ../data/org.gnome.Empathy.gschema.xml.in.h:53
231 #: ../data/org.gnome.Empathy.gschema.xml.h:48
271232 msgid "Disable popup notifications when away"
272233 msgstr "يوق چاغدا سەكرىمە ئۇقتۇرۇشىنى چىقارمىسۇن"
273234
274 #: ../data/org.gnome.Empathy.gschema.xml.in.h:54
235 #: ../data/org.gnome.Empathy.gschema.xml.h:49
275236 msgid "Whether to show popup notifications when away or busy."
276237 msgstr "ئالدىراش ياكى ئايرىلغان ھالەتكە ئۆتكەندە سەكرىمە ئۇقتۇرۇش چىقىرامدۇ يوق."
277238
278 #: ../data/org.gnome.Empathy.gschema.xml.in.h:55
239 #: ../data/org.gnome.Empathy.gschema.xml.h:50
279240 msgid "Pop up notifications if the chat isn't focused"
280241 msgstr "سۆھبەت فوكۇسلانمىغاندا سەكرىمە ئۇقتۇرۇش چىقارسۇن"
281242
282 #: ../data/org.gnome.Empathy.gschema.xml.in.h:56
243 #: ../data/org.gnome.Empathy.gschema.xml.h:51
283244 msgid ""
284245 "Whether to show a popup notification when receiving a new message even if "
285246 "the chat is already opened, but not focused."
286247 msgstr "سۆھبەت باشلانغان بىراق فوكۇسلانمىغاندا، ئۇچۇر كەلسە سەكرىمە ئۇقتۇرۇش چىقىرامدۇ يوق."
287248
288 #: ../data/org.gnome.Empathy.gschema.xml.in.h:57
249 #: ../data/org.gnome.Empathy.gschema.xml.h:52
289250 msgid "Pop up notifications when a contact logs in"
290251 msgstr "ئالاقەداش كىرگەندە سەكرىمە ئۇقتۇرۇش چىقارسۇن"
291252
292 #: ../data/org.gnome.Empathy.gschema.xml.in.h:58
253 #: ../data/org.gnome.Empathy.gschema.xml.h:53
293254 msgid "Whether to show a popup notification when a contact goes online."
294255 msgstr "ئالاقەداش تورغا چىققاندا سەكرىمە ئۇقتۇرۇش چىقىرامدۇ يوق."
295256
296 #: ../data/org.gnome.Empathy.gschema.xml.in.h:59
257 #: ../data/org.gnome.Empathy.gschema.xml.h:54
297258 msgid "Pop up notifications when a contact logs out"
298259 msgstr "ئالاقەداش چىقىپ كەتكەندە سەكرىمە ئۇقتۇرۇش چىقارسۇن"
299260
300 #: ../data/org.gnome.Empathy.gschema.xml.in.h:60
261 #: ../data/org.gnome.Empathy.gschema.xml.h:55
301262 msgid "Whether to show a popup notification when a contact goes offline."
302263 msgstr "ئالاقەداش توردىن يوقالغاندا سەكرىمە ئۇقتۇرۇش چىقىرامدۇ يوق."
303264
304 #: ../data/org.gnome.Empathy.gschema.xml.in.h:61
265 #: ../data/org.gnome.Empathy.gschema.xml.h:56
305266 msgid "Use graphical smileys"
306267 msgstr "رەسىملىك چىراي ئىپادىلىرىنى ئىشلەت"
307268
308 #: ../data/org.gnome.Empathy.gschema.xml.in.h:62
269 #: ../data/org.gnome.Empathy.gschema.xml.h:57
309270 msgid "Whether to convert smileys into graphical images in conversations."
310271 msgstr "سۆھبەتتە چىراي ئىپادىلىرىنى گرافىكقا ئايلاندۇرامدۇ يوق."
311272
312 #: ../data/org.gnome.Empathy.gschema.xml.in.h:63
273 #: ../data/org.gnome.Empathy.gschema.xml.h:58
313274 msgid "Show contact list in rooms"
314275 msgstr "ئۆيلەردىكى ئالاقەداشلار تىزىمىنى كۆرسەت"
315276
316 #: ../data/org.gnome.Empathy.gschema.xml.in.h:64
277 #: ../data/org.gnome.Empathy.gschema.xml.h:59
317278 msgid "Whether to show the contact list in chat rooms."
318279 msgstr "سۆھبەتخانىدا ئالاقەداش تىزىمىنى كۆرسىتەمدۇ يوق."
319280
320 #: ../data/org.gnome.Empathy.gschema.xml.in.h:65
281 #: ../data/org.gnome.Empathy.gschema.xml.h:60
321282 msgid "Chat window theme"
322283 msgstr "سۆھبەت كۆزنەك ئۆرنىكى"
323284
324 #: ../data/org.gnome.Empathy.gschema.xml.in.h:66
285 #: ../data/org.gnome.Empathy.gschema.xml.h:61
325286 msgid "The theme that is used to display the conversation in chat windows."
326 msgstr "سۆھبەت كۆزنىكىدە ئىشلىتىلىدىغان پاراڭلارنى كۆرسىتىشتە ئىشلىتىلىدىغان ئۇسلۇب."
327
328 #: ../data/org.gnome.Empathy.gschema.xml.in.h:67
287 msgstr "سۆھبەت كۆزنىكىدە ئىشلىتىلىدىغان پاراڭلارنى كۆرسىتىشتە ئىشلىتىلىدىغان ئۆرنەك."
288
289 #: ../data/org.gnome.Empathy.gschema.xml.h:62
329290 msgid "Chat window theme variant"
330291 msgstr "سۆھبەت كۆزنەك ئۆرنىكىنىڭ شالغۇت"
331292
332 #: ../data/org.gnome.Empathy.gschema.xml.in.h:68
293 #: ../data/org.gnome.Empathy.gschema.xml.h:63
333294 msgid ""
334295 "The theme variant that is used to display the conversation in chat windows."
335296 msgstr "سۆھبەت كۆزنىكىدىكى پاراڭلارنى كۆرسىتىشتە ئىشلىتىلىدىغان ئۆرنەك شالغۇتى."
336297
337 #: ../data/org.gnome.Empathy.gschema.xml.in.h:69
298 #: ../data/org.gnome.Empathy.gschema.xml.h:64
338299 msgid "Path of the Adium theme to use"
339 msgstr "ئىشلىتىدىغان Adium ئۇسلۇبى(theme)نىڭ يولى"
340
341 #: ../data/org.gnome.Empathy.gschema.xml.in.h:70
342 msgid "Path of the Adium theme to use if the theme used for chat is Adium."
343 msgstr "سۆھبەتتە Adium ئۇسلۇبى ئىشلىتىلگەن بولسا ئۇنىڭ يولى."
344
345 #: ../data/org.gnome.Empathy.gschema.xml.in.h:71
300 msgstr "ئىشلىتىدىغان Adium ئۆرنەك(theme)نىڭ يولى"
301
302 #: ../data/org.gnome.Empathy.gschema.xml.h:65
303 #| msgid "Path of the Adium theme to use if the theme used for chat is Adium."
304 msgid ""
305 "Path of the Adium theme to use if the theme used for chat is Adium. "
306 "Deprecated."
307 msgstr "سۆھبەتنىڭ ئۆرنىكى Adium بولسا، ئىشلىتىدىغان Adium ئۆرنەكنىڭ يولى. ئەمەلدىن قالدۇرۇلغان."
308
309 #: ../data/org.gnome.Empathy.gschema.xml.h:66
346310 msgid "Enable WebKit Developer Tools"
347311 msgstr "WebKit ئىجادىيەت قورالىنى قوزغات"
348312
349 #: ../data/org.gnome.Empathy.gschema.xml.in.h:72
313 #: ../data/org.gnome.Empathy.gschema.xml.h:67
350314 msgid ""
351315 "Whether WebKit developer tools, such as the Web Inspector, should be enabled."
352316 msgstr "Web Inspector غا ئوخشاش WebKit ئىجادىيەت قوراللىرىنى ئىناۋەتلىك قىلامدۇ يوق."
353317
354 #: ../data/org.gnome.Empathy.gschema.xml.in.h:73
318 #: ../data/org.gnome.Empathy.gschema.xml.h:68
355319 msgid "Inform other users when you are typing to them"
356 msgstr ""
357
358 #: ../data/org.gnome.Empathy.gschema.xml.in.h:74
320 msgstr "كىرگۈزۈۋاتقانلىقىمنى باشقىلار بىلسۇن"
321
322 #: ../data/org.gnome.Empathy.gschema.xml.h:69
359323 msgid ""
360324 "Whether to send the 'composing' or 'paused' chat states. Does not currently "
361325 "affect the 'gone' state."
362 msgstr ""
363
364 #: ../data/org.gnome.Empathy.gschema.xml.in.h:75
326 msgstr "«ئالدىراش» ياكى «ۋاقىتلىق توختىدى» نى يوللامدۇ يوق. نۆۋەتتىكى «ئايرىلدى» ھالىتىگە تەسىر كۆرسەتمەيدۇ."
327
328 #: ../data/org.gnome.Empathy.gschema.xml.h:70
365329 msgid "Use theme for chat rooms"
366 msgstr "سۆھبەتخانىلارغا تېما(ئۇسلۇب) ئىشلەت"
367
368 #: ../data/org.gnome.Empathy.gschema.xml.in.h:76
330 msgstr "سۆھبەتخانىلارغا ئۆرنەك ئىشلەت"
331
332 #: ../data/org.gnome.Empathy.gschema.xml.h:71
369333 msgid "Whether to use the theme for chat rooms."
370 msgstr "بۇ ئۇسلۇب(theme)نى سۆھبەتخانا كۆزنىكىگە ئىشلىتەمدۇ يوق."
371
372 #: ../data/org.gnome.Empathy.gschema.xml.in.h:77
334 msgstr "بۇ ئۆرنەكنى سۆھبەتخانا كۆزنىكىگە ئىشلىتەمدۇ يوق."
335
336 #: ../data/org.gnome.Empathy.gschema.xml.h:72
373337 msgid "Spell checking languages"
374338 msgstr "ئىملا تەكشۈرۈش تىلى"
375339
376 #: ../data/org.gnome.Empathy.gschema.xml.in.h:78
340 #: ../data/org.gnome.Empathy.gschema.xml.h:73
377341 msgid ""
378342 "Comma-separated list of spell checker languages to use (e.g. \"en, fr, nl\")."
379343 msgstr "ئىملا تەكشۈرۈشتە ئىشلىتىدىغان تىللارنىڭ تىزىمى(پەس بىلەن ئايرىلغان، \"en, fr, nl\" دېگەندەك)"
380344
381 #: ../data/org.gnome.Empathy.gschema.xml.in.h:79
345 #: ../data/org.gnome.Empathy.gschema.xml.h:74
382346 msgid "Enable spell checker"
383347 msgstr "ئىملا تەكشۈرگۈچنى قوزغات"
384348
385 #: ../data/org.gnome.Empathy.gschema.xml.in.h:80
349 #: ../data/org.gnome.Empathy.gschema.xml.h:75
386350 msgid ""
387351 "Whether to check words typed against the languages you want to check with."
388352 msgstr "كۆرسىتىلگەن تىلدا كىرگۈزۈلگەن سۆزنى تەكشۈرەمدۇ يوق."
389353
390 #: ../data/org.gnome.Empathy.gschema.xml.in.h:81
354 #: ../data/org.gnome.Empathy.gschema.xml.h:76
391355 msgid "Nick completed character"
392356 msgstr "لەقەمنى تاماملاش ھەرپى"
393357
394 #: ../data/org.gnome.Empathy.gschema.xml.in.h:82
358 #: ../data/org.gnome.Empathy.gschema.xml.h:77
395359 msgid ""
396360 "Character to add after nickname when using nick completion (tab) in group "
397361 "chat."
398362 msgstr "گۇرۇپپا سۆھبىتىدە لەقىمىنى تاماملاش(tab) تا ئىشلىتىدىغان، لەقەمنىڭ ئاخىرىغا قوشۇلىدىغان ھەرپ."
399363
400 #: ../data/org.gnome.Empathy.gschema.xml.in.h:83
364 #: ../data/org.gnome.Empathy.gschema.xml.h:78
401365 msgid "Empathy should use the avatar of the contact as the chat window icon"
402366 msgstr "سۆھبەت كۆزنىكىنىڭ سىنبەلگىسىنىڭ ئورنىغا ئالاقەداشنىڭ باش سۈرىتىنى كۆرسەتسۇن"
403367
404 #: ../data/org.gnome.Empathy.gschema.xml.in.h:84
368 #: ../data/org.gnome.Empathy.gschema.xml.h:79
405369 msgid ""
406370 "Whether Empathy should use the avatar of the contact as the chat window icon."
407371 msgstr "Empathy ئالاقەداشنىڭ باش سۈرىتىنى سۆھبەت كۆزنىكىنىڭ سىنبەلگىسى قىلىپ ئىشلىتەمدۇ يوق."
408372
409 #: ../data/org.gnome.Empathy.gschema.xml.in.h:85
373 #: ../data/org.gnome.Empathy.gschema.xml.h:80
410374 msgid "Last account selected in Join Room dialog"
411 msgstr ""
412
413 #: ../data/org.gnome.Empathy.gschema.xml.in.h:86
375 msgstr "«ھۇجرىغا كىرىش» سۆزلەشكۈسىدە ئەڭ ئاخىرىدا تاللانغان ھېسابات"
376
377 #: ../data/org.gnome.Empathy.gschema.xml.h:81
414378 msgid "D-Bus object path of the last account selected to join a room."
415 msgstr ""
416
417 #: ../data/org.gnome.Empathy.gschema.xml.in.h:87
418 #| msgid "Camera On"
379 msgstr "ھۇجرىغا كىرىش ئۈچۈن تاللانغان ئەڭ ئاخىرقى ھېساباتنىڭ D-Bus نەڭىنىڭ يولى"
380
381 #: ../data/org.gnome.Empathy.gschema.xml.h:82
419382 msgid "Camera device"
420383 msgstr "كامېرا ئۈسكۈنىسى"
421384
422 #: ../data/org.gnome.Empathy.gschema.xml.in.h:88
385 #: ../data/org.gnome.Empathy.gschema.xml.h:83
423386 msgid "Default camera device to use in video calls, e.g. /dev/video0."
424387 msgstr "سىنلىق سۆزلىشىشتە ئىشلىتىدىغان كامېرا ئۈسكۈنىسى، مەسىلەن /dev/video0. دېگەندەك"
425388
426 #: ../data/org.gnome.Empathy.gschema.xml.in.h:89
427 #| msgid "Camera On"
389 #: ../data/org.gnome.Empathy.gschema.xml.h:84
428390 msgid "Camera position"
429391 msgstr "كامېرا ئورنى"
430392
431 #: ../data/org.gnome.Empathy.gschema.xml.in.h:90
393 #: ../data/org.gnome.Empathy.gschema.xml.h:85
432394 msgid "Position the camera preview should be during a call."
433395 msgstr "سۆزلىشىۋاتقان چاغدىكى كامېرا ئالدىن كۆزىتىش كۆزنىكىنىڭ ئورنى."
434396
435 #: ../data/org.gnome.Empathy.gschema.xml.in.h:91
397 #: ../data/org.gnome.Empathy.gschema.xml.h:86
436398 msgid "Echo cancellation support"
437399 msgstr "ئەكس سادانى ئاجىزلىتىش"
438400
439 #: ../data/org.gnome.Empathy.gschema.xml.in.h:92
401 #: ../data/org.gnome.Empathy.gschema.xml.h:87
440402 msgid "Whether to enable Pulseaudio's echo cancellation filter."
441403 msgstr "Pulseaudio نىڭ ئەكس سادانى ئاجىزلىتىش سۈزگۈچىنى ئىناۋەتلىك قىلامدۇ."
442404
443 #: ../data/org.gnome.Empathy.gschema.xml.in.h:93
405 #: ../data/org.gnome.Empathy.gschema.xml.h:88
444406 msgid "Show hint about closing the main window"
445407 msgstr "ئاساسىي كۆزنەكنى ياپىدىغان چاغدا كۆرسەتمە كۆرسىتەمدۇ يوق"
446408
447 #: ../data/org.gnome.Empathy.gschema.xml.in.h:94
409 #: ../data/org.gnome.Empathy.gschema.xml.h:89
448410 msgid ""
449411 "Whether to show the message dialog about closing the main window with the "
450412 "'x' button in the title bar."
451413 msgstr "ماۋزۇ بالدىقىدىكى «x» توپچىسىنى چېكىپ ئاساسىي كۆزنەكنى ياپقاندا ئۇچۇر سۆزلەشكۈسى چىقىرامدۇ يوق."
452414
453 #: ../data/org.gnome.Empathy.gschema.xml.in.h:95
415 #: ../data/org.gnome.Empathy.gschema.xml.h:90
454416 msgid "Empathy can publish the user's location"
455417 msgstr "Empathy ئىشلەتكۈچىنىڭ ئورنىنى ئېلان قىلالايدۇ"
456418
457 #: ../data/org.gnome.Empathy.gschema.xml.in.h:96
419 #: ../data/org.gnome.Empathy.gschema.xml.h:91
458420 msgid "Whether Empathy can publish the user's location to their contacts."
459421 msgstr "Empathy ئىشلەتكۈچىنىڭ ئورنىنى ئالاقەداشلارغا ئاشكارىلامدۇ يوق."
460422
461 #: ../data/org.gnome.Empathy.gschema.xml.in.h:97
423 #: ../data/org.gnome.Empathy.gschema.xml.h:92
462424 msgid "Empathy can use the network to guess the location"
463425 msgstr "ئورۇننى ئېنىقلاش ئۈچۈن Empathy دە تورنى ئىشلەتكىلى بولىدۇ"
464426
465 #: ../data/org.gnome.Empathy.gschema.xml.in.h:98
427 #: ../data/org.gnome.Empathy.gschema.xml.h:93
466428 msgid "Whether Empathy can use the network to guess the location."
467429 msgstr "Empathy ئورۇننى بەلگىلەش ئۈچۈن تور ئىشلىتەمدۇ يوق."
468430
469 #: ../data/org.gnome.Empathy.gschema.xml.in.h:99
431 #: ../data/org.gnome.Empathy.gschema.xml.h:94
470432 msgid "Empathy can use the cellular network to guess the location"
471433 msgstr "ئورۇننى ئېنىقلاش ئۈچۈن Empathy دە يانفون تورىنى ئىشلەتكىلى بولىدۇ"
472434
473 #: ../data/org.gnome.Empathy.gschema.xml.in.h:100
435 #: ../data/org.gnome.Empathy.gschema.xml.h:95
474436 msgid "Whether Empathy can use the cellular network to guess the location."
475437 msgstr "Empathy ئورۇننى بەلگىلەش ئۈچۈن يانفون تورى ئىشلىتەمدۇ يوق."
476438
477 #: ../data/org.gnome.Empathy.gschema.xml.in.h:101
439 #: ../data/org.gnome.Empathy.gschema.xml.h:96
478440 msgid "Empathy can use the GPS to guess the location"
479441 msgstr "ئورۇننى ئېنىقلاش ئۈچۈن Empathy دە GPS نى ئىشلەتكىلى بولىدۇ"
480442
481 #: ../data/org.gnome.Empathy.gschema.xml.in.h:102
443 #: ../data/org.gnome.Empathy.gschema.xml.h:97
482444 msgid "Whether Empathy can use the GPS to guess the location."
483445 msgstr "Empathy ئورۇننى بەلگىلەش ئۈچۈن GPS ئىشلىتەمدۇ يوق."
484446
485 #: ../data/org.gnome.Empathy.gschema.xml.in.h:103
447 #: ../data/org.gnome.Empathy.gschema.xml.h:98
486448 msgid "Empathy should reduce the location's accuracy"
487449 msgstr "Empathy ئورۇننىڭ ئېنىقلىقىغا بەك ئېتىبار بەرمىسىمۇ بولىدۇ"
488450
489 #: ../data/org.gnome.Empathy.gschema.xml.in.h:104
451 #: ../data/org.gnome.Empathy.gschema.xml.h:99
490452 msgid ""
491453 "Whether Empathy should reduce the location's accuracy for privacy reasons."
492454 msgstr "شەخسىي سىرنى ئويلىشىپ Empathy ئورۇننىڭ توغرىلىق دەرىجىسىنى تۆۋەنلىتەمدۇ يوق."
493455
494 #: ../libempathy/empathy-ft-handler.c:736
456 #: ../libempathy/empathy-ft-handler.c:733
495457 msgid "No reason was specified"
496458 msgstr "سەۋەب كۆرسىتىلمىگەن"
497459
498 #: ../libempathy/empathy-ft-handler.c:739
460 #: ../libempathy/empathy-ft-handler.c:736
499461 msgid "The change in state was requested"
500462 msgstr "ھالەتنى ئۆزگەرتىش تەلەپ قىلىندى"
501463
502 #: ../libempathy/empathy-ft-handler.c:742
464 #: ../libempathy/empathy-ft-handler.c:739
503465 msgid "You canceled the file transfer"
504466 msgstr "ھۆججەت ئەۋەتىشنى ئەمەلدىن قالدۇرۇۋەتتىڭىز"
505467
506 #: ../libempathy/empathy-ft-handler.c:745
468 #: ../libempathy/empathy-ft-handler.c:742
507469 msgid "The other participant canceled the file transfer"
508470 msgstr "قارشى تەرەپ ھۆججەت ئەۋەتىشنى ئەمەلدىن قالدۇرۇۋەتتى"
509471
510 #: ../libempathy/empathy-ft-handler.c:748
472 #: ../libempathy/empathy-ft-handler.c:745
511473 msgid "Error while trying to transfer the file"
512474 msgstr "ھۆججەت ئەۋەتمەكچى بولغاندا خاتالىق كۆرۈلدى"
513475
514 #: ../libempathy/empathy-ft-handler.c:751
476 #: ../libempathy/empathy-ft-handler.c:748
515477 msgid "The other participant is unable to transfer the file"
516478 msgstr "قارشى تەرەپ ھۆججەتنى ئەۋەتەلمىدى"
517479
518 #: ../libempathy/empathy-ft-handler.c:754 ../libempathy/empathy-utils.c:313
480 #: ../libempathy/empathy-ft-handler.c:751 ../libempathy/empathy-utils.c:306
519481 msgid "Unknown reason"
520482 msgstr "نامەلۇم سەۋەب"
521483
522 #: ../libempathy/empathy-ft-handler.c:917
484 #: ../libempathy/empathy-ft-handler.c:914
523485 msgid "File transfer completed, but the file was corrupted"
524486 msgstr "ھۆججەت يوللاش تاماملاندى"
525487
526 #: ../libempathy/empathy-ft-handler.c:1203
488 #: ../libempathy/empathy-ft-handler.c:1200
527489 msgid "File transfer not supported by remote contact"
528490 msgstr "يىراقتىكى ئىشلەتكۈچى ھۆججەت ئەۋەتىشنى ئىشلىتەلمەيدۇ"
529491
530 #: ../libempathy/empathy-ft-handler.c:1259
492 #: ../libempathy/empathy-ft-handler.c:1256
531493 msgid "The selected file is not a regular file"
532494 msgstr "تاللانغان ھۆججەت مۇنتىزىم ھۆججەت ئەمەس"
533495
534 #: ../libempathy/empathy-ft-handler.c:1268
496 #: ../libempathy/empathy-ft-handler.c:1265
535497 msgid "The selected file is empty"
536498 msgstr "تاللانغان ھۆججەت قۇرۇق"
537499
538 #: ../libempathy/empathy-message.c:415 ../src/empathy-call-observer.c:129
500 #: ../libempathy/empathy-keyring.c:85 ../libempathy/empathy-keyring.c:194
501 #| msgid "Phrase not found"
502 msgid "Password not found"
503 msgstr "ئىم تېپىلمىدى"
504
505 #: ../libempathy/empathy-keyring.c:594
506 #, c-format
507 msgid "IM account password for %s (%s)"
508 msgstr "ئىشلەتكۈچى %s (%s) نىڭ مۇڭداشقۇ ھېساباتىنىڭ ئىمى"
509
510 #: ../libempathy/empathy-keyring.c:631
511 #, c-format
512 msgid "Password for chatroom '%s' on account %s (%s)"
513 msgstr "پاراڭخانا ‹%s› نىڭ ئىمى (ھېسابات %s (%s) )"
514
515 #: ../libempathy/empathy-message.c:403 ../src/empathy-call-observer.c:116
539516 #, c-format
540517 msgid "Missed call from %s"
541518 msgstr "%s دىن كەلگەن جاۋابسىز چاقىرىش"
542519
543520 #. Translators: this is an outgoing call, e.g. 'Called Alice'
544 #: ../libempathy/empathy-message.c:419
521 #: ../libempathy/empathy-message.c:407
545522 #, c-format
546523 msgid "Called %s"
547524 msgstr "چاقىردى %s"
548525
549 #: ../libempathy/empathy-message.c:422
526 #: ../libempathy/empathy-message.c:410
550527 #, c-format
551528 msgid "Call from %s"
552 msgstr "چاقىرىلدى %s"
553
554 #: ../libempathy/empathy-utils.c:233
529 msgstr "«%s» دىن كەلگەن تېلېفون"
530
531 #: ../libempathy/empathy-time.c:90
532 #, c-format
533 msgid "%d second ago"
534 msgid_plural "%d seconds ago"
535 msgstr[0] "%d سېكۇنت ئىلگىرى"
536
537 #: ../libempathy/empathy-time.c:96
538 #, c-format
539 msgid "%d minute ago"
540 msgid_plural "%d minutes ago"
541 msgstr[0] "%d مىنۇت ئىلگىرى"
542
543 #: ../libempathy/empathy-time.c:102
544 #, c-format
545 msgid "%d hour ago"
546 msgid_plural "%d hours ago"
547 msgstr[0] "%d سائەت ئىلگىرى"
548
549 #: ../libempathy/empathy-time.c:108
550 #, c-format
551 msgid "%d day ago"
552 msgid_plural "%d days ago"
553 msgstr[0] "%d كۈن ئىلگىرى"
554
555 #: ../libempathy/empathy-time.c:114
556 #, c-format
557 msgid "%d week ago"
558 msgid_plural "%d weeks ago"
559 msgstr[0] "%d ھەپتە ئىلگىرى"
560
561 #: ../libempathy/empathy-time.c:120
562 #, c-format
563 msgid "%d month ago"
564 msgid_plural "%d months ago"
565 msgstr[0] "%d ئاي ئىلگىرى"
566
567 #: ../libempathy/empathy-time.c:142
568 msgid "in the future"
569 msgstr "كەلگۈسىدە"
570
571 #: ../libempathy/empathy-utils.c:226
555572 msgid "Available"
556 msgstr "ئىشلىتىلىشچان"
557
558 #: ../libempathy/empathy-utils.c:235
573 msgstr "ئىشلەتكىلى بولىدۇ"
574
575 #: ../libempathy/empathy-utils.c:228
559576 msgid "Busy"
560577 msgstr "ئالدىراش"
561578
562 #: ../libempathy/empathy-utils.c:238
579 #: ../libempathy/empathy-utils.c:231
563580 msgid "Away"
564581 msgstr "يوق"
565582
566 #: ../libempathy/empathy-utils.c:240
583 #: ../libempathy/empathy-utils.c:233
567584 msgid "Invisible"
568585 msgstr "يوشۇرۇن"
569586
570 #: ../libempathy/empathy-utils.c:242
587 #: ../libempathy/empathy-utils.c:235
571588 msgid "Offline"
572589 msgstr "توردا يوق"
573590
574591 #. translators: presence type is unknown
575 #: ../libempathy/empathy-utils.c:245
592 #: ../libempathy/empathy-utils.c:238
576593 msgctxt "presence"
577594 msgid "Unknown"
578595 msgstr "نامەلۇم"
579596
580 #: ../libempathy/empathy-utils.c:285
597 #: ../libempathy/empathy-utils.c:278
581598 msgid "No reason specified"
582599 msgstr "سەۋەبى كۆرسىتىلمىدى"
583600
584 #: ../libempathy/empathy-utils.c:287 ../libempathy/empathy-utils.c:343
601 #: ../libempathy/empathy-utils.c:280 ../libempathy/empathy-utils.c:336
585602 msgid "Status is set to offline"
586603 msgstr "ھالەت توردا يوق قىلىپ بەلگىلەندى"
587604
588 #: ../libempathy/empathy-utils.c:289 ../libempathy/empathy-utils.c:323
605 #: ../libempathy/empathy-utils.c:282 ../libempathy/empathy-utils.c:316
589606 #: ../libempathy-gtk/empathy-call-utils.c:47
590 #: ../libempathy-gtk/empathy-new-message-dialog.c:81
607 #: ../libempathy-gtk/empathy-new-message-dialog.c:80
591608 msgid "Network error"
592609 msgstr "تور خاتالىقى"
593610
594 #: ../libempathy/empathy-utils.c:291 ../libempathy/empathy-utils.c:325
611 #: ../libempathy/empathy-utils.c:284 ../libempathy/empathy-utils.c:318
595612 msgid "Authentication failed"
596 msgstr "دەلىللەش مەغلۇپ بولدى"
597
598 #: ../libempathy/empathy-utils.c:293 ../libempathy/empathy-utils.c:327
613 msgstr "سالاھىيەت دەلىللەش مەغلۇپ بولدى"
614
615 #: ../libempathy/empathy-utils.c:286 ../libempathy/empathy-utils.c:320
599616 msgid "Encryption error"
600617 msgstr "شىفىرلاش خاتالىقى"
601618
602 #: ../libempathy/empathy-utils.c:295
619 #: ../libempathy/empathy-utils.c:288
603620 msgid "Name in use"
604621 msgstr "ئات ئىشلىتىلىۋاتىدۇ"
605622
606 #: ../libempathy/empathy-utils.c:297 ../libempathy/empathy-utils.c:329
623 #: ../libempathy/empathy-utils.c:290 ../libempathy/empathy-utils.c:322
607624 msgid "Certificate not provided"
608625 msgstr "ئىسپاتنامە تەمىنلەنمىگەن"
609626
610 #: ../libempathy/empathy-utils.c:299 ../libempathy/empathy-utils.c:331
627 #: ../libempathy/empathy-utils.c:292 ../libempathy/empathy-utils.c:324
611628 msgid "Certificate untrusted"
612629 msgstr "ئىسپاتنامە ئىشەنچسىز"
613630
614 #: ../libempathy/empathy-utils.c:301 ../libempathy/empathy-utils.c:333
631 #: ../libempathy/empathy-utils.c:294 ../libempathy/empathy-utils.c:326
615632 msgid "Certificate expired"
616633 msgstr "ئىسپاتنامىنىڭ ۋاقتى ئوتكەن"
617634
618 #: ../libempathy/empathy-utils.c:303 ../libempathy/empathy-utils.c:335
635 #: ../libempathy/empathy-utils.c:296 ../libempathy/empathy-utils.c:328
619636 msgid "Certificate not activated"
620637 msgstr "ئىسپاتنامە ئاكتىپ ئەمەس"
621638
622 #: ../libempathy/empathy-utils.c:305 ../libempathy/empathy-utils.c:337
639 #: ../libempathy/empathy-utils.c:298 ../libempathy/empathy-utils.c:330
623640 msgid "Certificate hostname mismatch"
624641 msgstr "ئىسپاتنامە كومپيۇتېرىنىڭ ئاتى ماسلاشمىدى"
625642
626 #: ../libempathy/empathy-utils.c:307 ../libempathy/empathy-utils.c:339
643 #: ../libempathy/empathy-utils.c:300 ../libempathy/empathy-utils.c:332
627644 msgid "Certificate fingerprint mismatch"
628645 msgstr "ئىسپاتنامىنىڭ بارماق ئىزى ماسلاشمىدى"
629646
630 #: ../libempathy/empathy-utils.c:309 ../libempathy/empathy-utils.c:341
647 #: ../libempathy/empathy-utils.c:302 ../libempathy/empathy-utils.c:334
631648 msgid "Certificate self-signed"
632649 msgstr "ئىسپاتنامىنىڭ ئۆزىنىڭ ئىمزاسى"
633650
634 #: ../libempathy/empathy-utils.c:311
651 #: ../libempathy/empathy-utils.c:304
635652 msgid "Certificate error"
636653 msgstr "ئىسپاتنامە خاتا"
637654
638 #: ../libempathy/empathy-utils.c:345
655 #: ../libempathy/empathy-utils.c:338
639656 msgid "Encryption is not available"
640657 msgstr "شىفىرلاشنى ئىشلەتكىلى بولمايدۇ"
641658
642 #: ../libempathy/empathy-utils.c:347
659 #: ../libempathy/empathy-utils.c:340
643660 msgid "Certificate is invalid"
644661 msgstr "ئىسپاتنامە ئىناۋەتسىز"
645662
646 #: ../libempathy/empathy-utils.c:349
663 #: ../libempathy/empathy-utils.c:342
647664 msgid "Connection has been refused"
648665 msgstr "باغلىنىش رەت قىلىندى"
649666
650 #: ../libempathy/empathy-utils.c:351
667 #: ../libempathy/empathy-utils.c:344
651668 msgid "Connection can't be established"
652669 msgstr "باغلانغىلى بولمىدى"
653670
654 #: ../libempathy/empathy-utils.c:353
671 #: ../libempathy/empathy-utils.c:346
655672 msgid "Connection has been lost"
656673 msgstr "باغلىنىش ئۈزۈلدى"
657674
658 #: ../libempathy/empathy-utils.c:355
659 #| msgid "This resource is already connected to the server"
675 #: ../libempathy/empathy-utils.c:348
660676 msgid "This account is already connected to the server"
661677 msgstr "بۇ ھېسابات ئاللىقاچان مۇلازىمېتىرغا باغلانغان"
662678
663 #: ../libempathy/empathy-utils.c:357
679 #: ../libempathy/empathy-utils.c:350
664680 msgid ""
665681 "Connection has been replaced by a new connection using the same resource"
666682 msgstr "ئوخشاش مەنبە ئىشلەتكەن باغلىنىش ئەسلىدىكىنىڭ ئورنىنى ئىگىلىدى"
667683
668 #: ../libempathy/empathy-utils.c:360
684 #: ../libempathy/empathy-utils.c:353
669685 msgid "The account already exists on the server"
670686 msgstr "مۇلازىمېتىردا بۇ ھېسابات ئاللىقاچان بار"
671687
672 #: ../libempathy/empathy-utils.c:362
688 #: ../libempathy/empathy-utils.c:355
673689 msgid "Server is currently too busy to handle the connection"
674690 msgstr "مۇلازىمېتىر بەكلا ئالدىراش بولغاچقا بۇ باغلىنىشنى بىر تەرەپ قىلالمايدۇ"
675691
676 #: ../libempathy/empathy-utils.c:364
692 #: ../libempathy/empathy-utils.c:357
677693 msgid "Certificate has been revoked"
678694 msgstr "ئىسپاتنامە ئىناۋەتسىز قىلىنغان"
679695
680 #: ../libempathy/empathy-utils.c:366
696 #: ../libempathy/empathy-utils.c:359
681697 msgid ""
682698 "Certificate uses an insecure cipher algorithm or is cryptographically weak"
683 msgstr "ئىسپاتنامە خەتەرلىك شىفىرلاش ئالگورىزىم ئىشلەتكەن ياكى شىفىرلىنىشى ئاجىز"
684
685 #: ../libempathy/empathy-utils.c:369
699 msgstr "ئىسپاتنامە خەتەرلىك شىفىرلاش ئالگورىزىمىنى ئىشلەتكەن ياكى شىفىرلىنىشى ئاجىز"
700
701 #: ../libempathy/empathy-utils.c:362
686702 msgid ""
687703 "The length of the server certificate, or the depth of the server certificate "
688704 "chain, exceed the limits imposed by the cryptography library"
689705 msgstr "مۇلازىمېتىر ئىسپاتنامىسىنىڭ ئۇزۇنلۇقى ياكى مۇلازىمېتىر ئىسپاتنامىسىنىڭ زەنجىرىنىڭ چوڭقۇرلۇقى شىفىرلاش فۇنكسىيە ئامبىرىدا بەلگىلەنگەن ئۇزۇنلۇقتىن ئېشىپ كەتتى"
690706
691 #: ../libempathy/empathy-utils.c:373
707 #: ../libempathy/empathy-utils.c:366
692708 msgid "Your software is too old"
693709 msgstr "يۇمشاق دېتالىڭىز بەك كونا ئىكەن"
694710
695 #: ../libempathy/empathy-utils.c:375
696 #| msgid "Interval (seconds)"
711 #: ../libempathy/empathy-utils.c:368
697712 msgid "Internal error"
698713 msgstr "ئىچكى خاتالىق"
699714
700 #: ../libempathy/empathy-utils.c:534
715 #: ../libempathy/empathy-utils.c:497
716 #: ../libempathy-gtk/empathy-roster-model.h:30
701717 msgid "People Nearby"
702718 msgstr "قوشنىلار"
703719
704 #: ../libempathy/empathy-utils.c:539
720 #: ../libempathy/empathy-utils.c:502
705721 msgid "Yahoo! Japan"
706722 msgstr "Yahoo! Japan"
707723
708 #: ../libempathy/empathy-utils.c:568
724 #: ../libempathy/empathy-utils.c:531
709725 msgid "Google Talk"
710 msgstr "Google سۆھبەت"
711
712 #: ../libempathy/empathy-utils.c:569
726 msgstr "گۇگىل سۆھبەت(Google Talk)"
727
728 #: ../libempathy/empathy-utils.c:532
713729 msgid "Facebook Chat"
714730 msgstr "Facebook سۆھبەت"
715731
716 #: ../libempathy/empathy-time.c:90
717 #, c-format
718 msgid "%d second ago"
719 msgid_plural "%d seconds ago"
720 msgstr[0] "%d سېكۇنت ئىلگىرى"
721
722 #: ../libempathy/empathy-time.c:96
723 #, c-format
724 msgid "%d minute ago"
725 msgid_plural "%d minutes ago"
726 msgstr[0] "%d مىنۇت ئىلگىرى"
727
728 #: ../libempathy/empathy-time.c:102
729 #, c-format
730 msgid "%d hour ago"
731 msgid_plural "%d hours ago"
732 msgstr[0] "%d سائەت ئىلگىرى"
733
734 #: ../libempathy/empathy-time.c:108
735 #, c-format
736 msgid "%d day ago"
737 msgid_plural "%d days ago"
738 msgstr[0] "%d كۈن ئىلگىرى"
739
740 #: ../libempathy/empathy-time.c:114
741 #, c-format
742 msgid "%d week ago"
743 msgid_plural "%d weeks ago"
744 msgstr[0] "%d ھەپتە ئىلگىرى"
745
746 #: ../libempathy/empathy-time.c:120
747 #, c-format
748 msgid "%d month ago"
749 msgid_plural "%d months ago"
750 msgstr[0] "%d ئاي بۇرۇن"
751
752 #: ../libempathy/empathy-time.c:142
753 msgid "in the future"
754 msgstr "كەلگۈسىدە"
755
756 #: ../libempathy-gtk/empathy-account-chooser.c:692
732 #: ../libempathy-gtk/empathy-account-chooser.c:689
757733 msgid "All accounts"
758734 msgstr "بارلىق ھېساباتلار"
759
760 #: ../libempathy-gtk/empathy-account-widget.c:682
761 #: ../src/empathy-import-widget.c:336
762 msgid "Account"
763 msgstr "ھېسابات"
764
765 #: ../libempathy-gtk/empathy-account-widget.c:683
766 msgid "Password"
767 msgstr "ئىم"
768
769 #: ../libempathy-gtk/empathy-account-widget.c:684
770 #: ../libempathy-gtk/empathy-irc-network-dialog.c:507
771 msgid "Server"
772 msgstr "مۇلازىمېتىر"
773
774 #: ../libempathy-gtk/empathy-account-widget.c:685
775 #: ../libempathy-gtk/empathy-irc-network-dialog.c:522
776 msgid "Port"
777 msgstr "ئېغىز"
778
779 #: ../libempathy-gtk/empathy-account-widget.c:765
780 #: ../libempathy-gtk/empathy-account-widget.c:817
781 #, c-format
782 msgid "%s:"
783 msgstr "%s:"
784
785 #: ../libempathy-gtk/empathy-account-widget.c:1398
786 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
787 msgid "Username:"
788 msgstr "ئىشلەتكۈچى ئاتى:"
789
790 #: ../libempathy-gtk/empathy-account-widget.c:1710
791 msgid "A_pply"
792 msgstr "قوللان(_P)"
793
794 #: ../libempathy-gtk/empathy-account-widget.c:1739
795 msgid "L_og in"
796 msgstr "تىزىمغا كىر(_O)"
797
798 #: ../libempathy-gtk/empathy-account-widget.c:1812
799 msgid "This account already exists on the server"
800 msgstr "بۇ ھېسابات مۇلازىمېتىردا ئاللىقاچان بار"
801
802 #: ../libempathy-gtk/empathy-account-widget.c:1816
803 msgid "Create a new account on the server"
804 msgstr "مۇلازىمېتىردا يېڭى ھېسابات قۇرىدۇ"
805
806 #. To translators: The first parameter is the login id and the
807 #. * second one is the network. The resulting string will be something
808 #. * like: "MyUserName on freenode".
809 #. * You should reverse the order of these arguments if the
810 #. * server should come before the login id in your locale.
811 #: ../libempathy-gtk/empathy-account-widget.c:2241
812 #, c-format
813 msgid "%1$s on %2$s"
814 msgstr "%2$s ئۈستىدىكى %1$s"
815
816 #. To translators: The parameter is the protocol name. The resulting
817 #. * string will be something like: "Jabber Account"
818 #: ../libempathy-gtk/empathy-account-widget.c:2267
819 #, c-format
820 msgid "%s Account"
821 msgstr "%s ھېسابات"
822
823 #: ../libempathy-gtk/empathy-account-widget.c:2271
824 msgid "New account"
825 msgstr "يېڭى ھېسابات"
826735
827736 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:1
828737 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:1
830739 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:14
831740 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:1
832741 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:1
833 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:1
834 msgid "Pass_word:"
835 msgstr "ئىم(_W):"
742 #| msgid "Pass_word:"
743 msgid "Pass_word"
744 msgstr "ئىم(_W)"
836745
837746 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:2
838 msgid "Screen _Name:"
839 msgstr "ئاتى"
747 #| msgid "Screen _Name:"
748 msgid "Screen _Name"
749 msgstr "ئېكران ئاتى(_N)"
840750
841751 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:3
842752 msgid "<b>Example:</b> MyScreenName"
857767 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:5
858768 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:5
859769 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:6
860 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
770 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
861771 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:5
862 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
863 msgid "_Port:"
864 msgstr "ئېغىز(_P):"
772 #| msgid "_Port:"
773 msgid "_Port"
774 msgstr "ئېغىز(_P)"
865775
866776 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:6
867777 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:6
868778 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:7
869 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:21
779 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:20
870780 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:6
871 #: ../src/empathy-new-chatroom-dialog.ui.h:6
872 msgid "_Server:"
873 msgstr "مۇلازىمېتىر(_S):"
781 #| msgid "_Server:"
782 msgid "_Server"
783 msgstr "مۇلازىمېتىر(_S)"
874784
875785 #: ../libempathy-gtk/empathy-account-widget-aim.ui.h:7
876786 #: ../libempathy-gtk/empathy-account-widget-generic.ui.h:1
877787 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:7
878788 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:8
879 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
789 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:16
880790 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:23
791 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:7
881792 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:7
882 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:7
883 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
793 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
884794 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:9
885795 msgid "Advanced"
886796 msgstr "ئالىي"
898808 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:11
899809 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:7
900810 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:10
901 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
811 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:25
902812 msgid "Remember Password"
903813 msgstr "ئىمنى ئەستە تۇتۇش"
814
815 #: ../libempathy-gtk/empathy-account-widget.c:675
816 #: ../libempathy-gtk/empathy-contact-widget.ui.h:1
817 #: ../src/empathy-import-widget.c:322
818 msgid "Account"
819 msgstr "ھېسابات"
820
821 #: ../libempathy-gtk/empathy-account-widget.c:676
822 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
823 msgid "Password"
824 msgstr "ئىم"
825
826 #: ../libempathy-gtk/empathy-account-widget.c:677
827 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
828 #: ../libempathy-gtk/empathy-irc-network-dialog.c:511
829 msgid "Server"
830 msgstr "مۇلازىمېتىر"
831
832 #: ../libempathy-gtk/empathy-account-widget.c:678
833 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
834 #: ../libempathy-gtk/empathy-irc-network-dialog.c:529
835 msgid "Port"
836 msgstr "ئېغىز"
837
838 #: ../libempathy-gtk/empathy-account-widget.c:762
839 #, c-format
840 msgid "%s"
841 msgstr "%s"
842
843 #: ../libempathy-gtk/empathy-account-widget.c:817
844 #, c-format
845 msgid "%s:"
846 msgstr "%s:"
847
848 #: ../libempathy-gtk/empathy-account-widget.c:1429
849 msgid "Username:"
850 msgstr "ئىشلەتكۈچى ئاتى:"
851
852 #: ../libempathy-gtk/empathy-account-widget.c:1746
853 msgid "A_pply"
854 msgstr "قوللان(_P)"
855
856 #: ../libempathy-gtk/empathy-account-widget.c:1775
857 msgid "L_og in"
858 msgstr "تىزىمغا كىر(_O)"
859
860 #: ../libempathy-gtk/empathy-account-widget.c:1845
861 msgid "This account already exists on the server"
862 msgstr "بۇ ھېسابات مۇلازىمېتىردا ئاللىقاچان بار"
863
864 #: ../libempathy-gtk/empathy-account-widget.c:1849
865 msgid "Create a new account on the server"
866 msgstr "مۇلازىمېتىردا يېڭى ھېسابات قۇرىدۇ"
867
868 #. To translators: The first parameter is the login id and the
869 #. * second one is the network. The resulting string will be something
870 #. * like: "MyUserName on freenode".
871 #. * You should reverse the order of these arguments if the
872 #. * server should come before the login id in your locale.
873 #: ../libempathy-gtk/empathy-account-widget.c:2270
874 #, c-format
875 msgid "%1$s on %2$s"
876 msgstr "%2$s ئۈستىدىكى %1$s"
877
878 #. To translators: The parameter is the protocol name. The resulting
879 #. * string will be something like: "Jabber Account"
880 #: ../libempathy-gtk/empathy-account-widget.c:2296
881 #, c-format
882 msgid "%s Account"
883 msgstr "%s ھېسابات"
884
885 #: ../libempathy-gtk/empathy-account-widget.c:2300
886 msgid "New account"
887 msgstr "يېڭى ھېسابات"
904888
905889 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:2
906890 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:13
907891 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:2
908 msgid "Login I_D:"
909 msgstr "تىزىمغا كىرىش ID: (_D)"
892 #| msgid "Login I_D:"
893 msgid "Login I_D"
894 msgstr "كىرىش كىملىكى(_D)"
910895
911896 #: ../libempathy-gtk/empathy-account-widget-groupwise.ui.h:3
912897 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:3
922907 msgstr "GroupWise دىكى ئىمىڭىز؟"
923908
924909 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:2
925 msgid "ICQ _UIN:"
926 msgstr "ICQ _UIN:"
910 #| msgid "ICQ _UIN:"
911 msgid "ICQ _UIN"
912 msgstr "ICQ _UIN"
927913
928914 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:3
929915 msgid "<b>Example:</b> 123456789"
930916 msgstr "<b>مىسال:</b> 123456789"
931917
932918 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:5
933 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
934 msgid "Ch_aracter set:"
935 msgstr "ھەرپ توپلىمى(_A):"
919 #| msgid "Ch_aracter set:"
920 msgid "Ch_aracter set"
921 msgstr "ھەرپ توپى(_A)"
936922
937923 #: ../libempathy-gtk/empathy-account-widget-icq.ui.h:9
938924 msgid "What is your ICQ UIN?"
942928 msgid "What is your ICQ password?"
943929 msgstr "ICQ دىكى ئىمىڭىز؟"
944930
945 #: ../libempathy-gtk/empathy-account-widget-sip.c:206
946 #: ../libempathy-gtk/empathy-account-widget-sip.c:239
947 msgid "Auto"
948 msgstr "ئاپتوماتىك"
949
950 #: ../libempathy-gtk/empathy-account-widget-sip.c:209
951 msgid "UDP"
952 msgstr "UDP"
953
954 #: ../libempathy-gtk/empathy-account-widget-sip.c:212
955 msgid "TCP"
956 msgstr "TCP"
957
958 #: ../libempathy-gtk/empathy-account-widget-sip.c:215
959 msgid "TLS"
960 msgstr "TLS"
961
962 #. translators: this string is very specific to SIP's internal; maybe
963 #. * best to keep the English version.
964 #: ../libempathy-gtk/empathy-account-widget-sip.c:244
965 msgid "Register"
966 msgstr "خەتلەت"
967
968 #. translators: this string is very specific to SIP's internal; maybe
969 #. * best to keep the English version.
970 #: ../libempathy-gtk/empathy-account-widget-sip.c:249
971 msgid "Options"
972 msgstr "تاللانما"
973
974 #: ../libempathy-gtk/empathy-account-widget-sip.c:252
975 msgid "None"
976 msgstr "يوق"
977
978931 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:1
979932 msgid "Network"
980933 msgstr "تور"
981934
982935 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:2
983 msgid "Network:"
984 msgstr "تور:"
936 #| msgid "Character set:"
937 msgid "Character set"
938 msgstr "ھەرپ توپى"
985939
986940 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:3
987 msgid "Character set:"
988 msgstr "ھەرپ توپلىمى:"
941 #: ../src/empathy-accounts-dialog.ui.h:1
942 msgid "Add…"
943 msgstr "قوشۇش…"
989944
990945 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:4
946 #: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
947 #: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
948 #: ../src/empathy-accounts-dialog.ui.h:2
949 #: ../src/empathy-chatrooms-window.ui.h:3
950 msgid "Remove"
951 msgstr "چىقىرىۋەت"
952
953 #. Translators: tooltip on a 'Go Up' button used to sort IRC servers by priority
954 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
955 msgid "Up"
956 msgstr "ئۈستى"
957
958 #. Translators: tooltip on a 'Go Down' button used to sort IRC servers by priority
959 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
960 msgid "Down"
961 msgstr "ئاستى"
962
963 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
991964 msgid "Servers"
992965 msgstr "مۇلازىمېتىر"
993966
994 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:5
967 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:10
995968 msgid ""
996969 "Most IRC servers don't need a password, so if you're not sure, don't enter a "
997970 "password."
998971 msgstr "نۇرغۇن IRC مۇلازىمەتلىرى ئىم تەلەپ قىلمايدۇ، بىلمىسىڭىز ئىمنى كىرگۈزمەڭ."
999972
1000 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:6
1001 msgid "Nickname:"
1002 msgstr "تەخەللۇس:"
1003
1004 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:7
1005 msgid "Password:"
1006 msgstr "ئىم:"
1007
1008 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:8
1009 msgid "Quit message:"
1010 msgstr "ئاخىرلاشتۇرۇش ئۇچۇرى:"
1011
1012 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:9
1013 msgid "Real name:"
1014 msgstr "تولۇق ئىسىم:"
1015
1016 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:12
973 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:11
974 #| msgid "Nickname:"
975 msgid "Nickname"
976 msgstr "تەخەللۇس"
977
978 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
979 #| msgid "Quit message:"
980 msgid "Quit message"
981 msgstr "ئۇچۇرنى ئاخىرلاشتۇر"
982
983 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:14
984 #| msgid "Real name:"
985 msgid "Real name"
986 msgstr "ھەقىقىي ئاتى:"
987
988 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:15
989 #| msgid "Username:"
990 msgid "Username"
991 msgstr "ئىشلەتكۈچى ئاتى"
992
993 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:17
1017994 msgid "Which IRC network?"
1018995 msgstr "قايسى IRC تورى؟"
1019996
1020 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:13
997 #: ../libempathy-gtk/empathy-account-widget-irc.ui.h:18
1021998 msgid "What is your IRC nickname?"
1022999 msgstr "IRC دىكى لەقىمىڭىز؟"
10231000
10611038 msgstr "SSL ئىسپاتنامىسىدىكى خاتالىققا پەرۋا قىلما(_G)"
10621039
10631040 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:16
1064 msgid "Priori_ty:"
1065 msgstr "ئالدىنلىقى(_T):"
1041 #| msgid "Priori_ty:"
1042 msgid "Priori_ty"
1043 msgstr "مەرتىۋىسى(_T)"
10661044
10671045 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:17
1068 msgid "Reso_urce:"
1069 msgstr "مەنبە(_U):"
1046 #| msgid "Reso_urce:"
1047 msgid "Reso_urce"
1048 msgstr "مەنبە(_U)"
10701049
10711050 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:18
10721051 msgid "Encr_yption required (TLS/SSL)"
10731052 msgstr "شىفىرلاش زۆرۈر(TLS/SSL)(_Y)"
10741053
10751054 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:19
1055 msgid "Override server settings"
1056 msgstr "مۇلازىمېتىر تەڭشىكىنى قاپلاش"
1057
1058 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
10761059 msgid "Use old SS_L"
10771060 msgstr "كونا SS_L نى ئىشلەت"
1078
1079 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:22
1080 msgid "Override server settings"
1081 msgstr "مۇلازىمېتىر تەڭشىكىنى قاپلاش"
10821061
10831062 #: ../libempathy-gtk/empathy-account-widget-jabber.ui.h:24
10841063 msgid "What is your Jabber ID?"
10961075 msgid "What is your desired Jabber password?"
10971076 msgstr "Jabber دىكى ئارزۇ قىلغان ئىمىڭىز نېمە؟"
10981077
1078 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
1079 #| msgid "Nic_kname:"
1080 msgid "Nic_kname"
1081 msgstr "لەقەم(_K)"
1082
1083 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:2
1084 #| msgid "_Last Name:"
1085 msgid "_Last Name"
1086 msgstr "تەگ ئاتى(_L)"
1087
1088 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
1089 #| msgid "_First Name:"
1090 msgid "_First Name"
1091 msgstr "ئاتى(_L)"
1092
1093 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
1094 #| msgid "_Published Name:"
1095 msgid "_Published Name"
1096 msgstr "ئېلان قىلغان ئاتى(_P):"
1097
1098 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:5
1099 #| msgid "_Jabber ID:"
1100 msgid "_Jabber ID"
1101 msgstr "جاببېر كىملىكى(_J)"
1102
1103 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:6
1104 #| msgid "E-_mail address:"
1105 msgid "E-_mail address"
1106 msgstr "ئېلخەت ئادرېسى(_M)"
1107
10991108 #: ../libempathy-gtk/empathy-account-widget-msn.ui.h:3
11001109 msgid "<b>Example:</b> user@hotmail.com"
11011110 msgstr "<b>مىسال:</b> user@hotmail.com"
11081117 msgid "What is your Windows Live password?"
11091118 msgstr "Windows Live دىكى ئىمىڭىز؟"
11101119
1111 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:1
1112 msgid "Nic_kname:"
1113 msgstr "لەقىمى(_K):"
1114
1115 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:2
1116 msgid "_Last Name:"
1117 msgstr "تەگاتى(_L):"
1118
1119 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:3
1120 msgid "_First Name:"
1121 msgstr "ئاتى(_F):"
1122
1123 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:4
1124 msgid "_Published Name:"
1125 msgstr "ئېلان قىلغان ئاتى(_P):"
1126
1127 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:5
1128 msgid "_Jabber ID:"
1129 msgstr "Jabber كىملىكى(_J):"
1130
1131 #: ../libempathy-gtk/empathy-account-widget-local-xmpp.ui.h:6
1132 msgid "E-_mail address:"
1133 msgstr "ئېلخەت ئادرېسى(_M):"
1120 #: ../libempathy-gtk/empathy-account-widget-sip.c:207
1121 #: ../libempathy-gtk/empathy-account-widget-sip.c:240
1122 msgid "Auto"
1123 msgstr "ئاپتوماتىك"
1124
1125 #: ../libempathy-gtk/empathy-account-widget-sip.c:210
1126 msgid "UDP"
1127 msgstr "UDP"
1128
1129 #: ../libempathy-gtk/empathy-account-widget-sip.c:213
1130 msgid "TCP"
1131 msgstr "TCP"
1132
1133 #: ../libempathy-gtk/empathy-account-widget-sip.c:216
1134 msgid "TLS"
1135 msgstr "TLS"
1136
1137 #: ../libempathy-gtk/empathy-account-widget-sip.c:245
1138 msgid "Register"
1139 msgstr "خەتلەت"
1140
1141 #: ../libempathy-gtk/empathy-account-widget-sip.c:250
1142 msgid "Options"
1143 msgstr "تاللانما"
1144
1145 #: ../libempathy-gtk/empathy-account-widget-sip.c:253
1146 msgid "None"
1147 msgstr "يوق"
11341148
11351149 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:2
1136 msgid "_Username:"
1137 msgstr "ئىشلەتكۈچى ئاتى(_U):"
1150 #| msgid "_Username:"
1151 msgid "_Username"
1152 msgstr "ئىشلەتكۈچى ئاتى(_U)"
11381153
11391154 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:3
11401155 msgid "<b>Example:</b> user@my.sip.server"
11571172 msgstr "باشقا تاللانمىلار"
11581173
11591174 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:9
1160 msgid "STUN Server:"
1161 msgstr "STUN مۇلازىمېتىرى:"
1175 #| msgid "STUN Server:"
1176 msgid "STUN Server"
1177 msgstr "STUN مۇلازىمېتىرى"
11621178
11631179 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:10
11641180 msgid "Discover the STUN server automatically"
11681184 msgid "Discover Binding"
11691185 msgstr "Binding نى بايقاش"
11701186
1171 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:12
1172 #: ../libempathy-gtk/empathy-contactinfo-utils.c:114
1173 msgid "Server:"
1174 msgstr "مۇلازىمېتىر:"
1175
11761187 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:13
11771188 msgid "Keep-Alive Options"
11781189 msgstr "Keep-Alive تاللانمىسى"
11791190
11801191 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:14
1181 msgid "Mechanism:"
1192 #| msgid "Mechanism:"
1193 msgid "Mechanism"
11821194 msgstr "مېخانىزمى:"
11831195
11841196 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:15
11861198 msgstr "ئىنتېرۋال(سېكۇنت)"
11871199
11881200 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:16
1189 msgid "Authentication username:"
1190 msgstr "سالاھىيەت دەلىللەشتە ئىشلىتىدىغان ئىشلەتكۈچى ئاتى:"
1201 #| msgid "Authentication username:"
1202 msgid "Authentication username"
1203 msgstr "كىملىك دەلىللىگۈچى ئاتى"
11911204
11921205 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:17
1193 msgid "Transport:"
1194 msgstr "توشۇش:"
1206 #| msgid "Transport:"
1207 msgid "Transport"
1208 msgstr "يوللاش"
11951209
11961210 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:18
11971211 msgid "Loose Routing"
12011215 msgid "Ignore TLS Errors"
12021216 msgstr "TLS خاتالىقلىرىغا پەرۋا قىلما"
12031217
1204 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:20
1205 msgid "Port:"
1206 msgstr "ئېغىز:"
1207
1208 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:22
1218 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:21
1219 #| msgid "E-mail address"
1220 msgid "Local IP Address"
1221 msgstr "يەرلىك IP ئادرېسى"
1222
1223 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
12091224 msgid "What is your SIP login ID?"
12101225 msgstr "SIP ھېساباتىڭىزنىڭ كىملىكى نېمە؟"
12111226
1212 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:23
1227 #: ../libempathy-gtk/empathy-account-widget-sip.ui.h:24
12131228 msgid "What is your SIP account password?"
12141229 msgstr "SIP ھېساباتىڭىزنىڭ ئىمى نېمە؟"
1230
1231 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:1
1232 msgid "Pass_word:"
1233 msgstr "ئىم(_W):"
12151234
12161235 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:2
12171236 msgid "Yahoo! I_D:"
12251244 msgid "_Room List locale:"
12261245 msgstr "ئۆيلەر تىزىمىنىڭ ئورنى:"
12271246
1247 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:7
1248 msgid "Ch_aracter set:"
1249 msgstr "ھەرپ توپلىمى(_A):"
1250
1251 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:8
1252 msgid "_Port:"
1253 msgstr "ئېغىز(_P):"
1254
12281255 #: ../libempathy-gtk/empathy-account-widget-yahoo.ui.h:10
12291256 msgid "What is your Yahoo! ID?"
12301257 msgstr "ياخۇ (Yahoo! ID) كىملىكىڭىز نېمە؟"
12331260 msgid "What is your Yahoo! password?"
12341261 msgstr "ياخۇ (Yahoo! ID) ئىمىڭىز نېمە؟"
12351262
1236 #: ../libempathy-gtk/empathy-avatar-chooser.c:471
1237 #: ../libempathy-gtk/empathy-avatar-chooser.c:556
1263 #: ../libempathy-gtk/empathy-avatar-chooser.c:545
1264 #: ../libempathy-gtk/empathy-avatar-chooser.c:630
12381265 msgid "Couldn't convert image"
12391266 msgstr "رەسىمنى ئايلاندۇرالمىدى"
12401267
1241 #: ../libempathy-gtk/empathy-avatar-chooser.c:472
1268 #: ../libempathy-gtk/empathy-avatar-chooser.c:546
12421269 msgid "None of the accepted image formats are supported on your system"
12431270 msgstr "قوبۇل قىلغان رەسىملەرنىڭ فورماتىنى سىستېمىڭىز قوللىمايدىكەن"
12441271
1245 #: ../libempathy-gtk/empathy-avatar-chooser.c:819
1246 #| msgid "Couldn't save pixbuf to png"
1272 #: ../libempathy-gtk/empathy-avatar-chooser.c:906
12471273 msgid "Couldn't save picture to file"
12481274 msgstr "رەسىمنى ھۆججەتكە ساقلىغىلى بولمىدى"
12491275
1250 #: ../libempathy-gtk/empathy-avatar-chooser.c:939
1276 #: ../libempathy-gtk/empathy-avatar-chooser.c:1030
12511277 msgid "Select Your Avatar Image"
12521278 msgstr "باش سۈرىتىڭىزنى تاللاڭ"
12531279
1254 #: ../libempathy-gtk/empathy-avatar-chooser.c:947
1280 #: ../libempathy-gtk/empathy-avatar-chooser.c:1038
12551281 msgid "Take a picture..."
12561282 msgstr "رەسىمگە تارت…"
12571283
1258 #: ../libempathy-gtk/empathy-avatar-chooser.c:960
1284 #: ../libempathy-gtk/empathy-avatar-chooser.c:1051
12591285 msgid "No Image"
12601286 msgstr "سۈرەت يوق"
12611287
1262 #: ../libempathy-gtk/empathy-avatar-chooser.c:1017
1288 #: ../libempathy-gtk/empathy-avatar-chooser.c:1108
12631289 msgid "Images"
12641290 msgstr "سۈرەتلەر"
12651291
1266 #: ../libempathy-gtk/empathy-avatar-chooser.c:1021
1292 #: ../libempathy-gtk/empathy-avatar-chooser.c:1112
12671293 msgid "All Files"
1268 msgstr "ھەممە ھۆججەتلەر"
1294 msgstr "بارلىق ھۆججەتلەر"
12691295
12701296 #: ../libempathy-gtk/empathy-avatar-image.c:322
12711297 msgid "Click to enlarge"
12721298 msgstr "چېكىپ چوڭايتىڭ"
1299
1300 #: ../libempathy-gtk/empathy-bad-password-dialog.c:130
1301 #, c-format
1302 #| msgid "Authentication failed"
1303 msgid "Authentication failed for account <b>%s</b>"
1304 msgstr "ھېسابات <b>%s</b> نىڭ كىملىكىنى دەلىللەش مەغلۇپ بولدى"
1305
1306 #: ../libempathy-gtk/empathy-bad-password-dialog.c:142
1307 #: ../libempathy-gtk/empathy-chat.c:3724
1308 msgid "Retry"
1309 msgstr "قايتا سىنا"
1310
1311 #: ../libempathy-gtk/empathy-base-password-dialog.c:224
1312 #: ../libempathy-gtk/empathy-password-dialog.c:134
1313 #, c-format
1314 msgid ""
1315 "Enter your password for account\n"
1316 "<b>%s</b>"
1317 msgstr "تۆۋەندىكى ھېساباتىڭىزنىڭ ئىمىنى كىرگۈزۈڭ\n"
1318 "<b>%s</b>"
1319
1320 #: ../libempathy-gtk/empathy-calendar-button.c:66
1321 #| msgctxt "verb in a column header displaying group names"
1322 #| msgid "Select"
1323 msgid "Select..."
1324 msgstr "تاللا…"
1325
1326 #: ../libempathy-gtk/empathy-calendar-button.c:154
1327 #| msgctxt "verb in a column header displaying group names"
1328 #| msgid "Select"
1329 msgid "_Select"
1330 msgstr "تاللا(_S)"
12731331
12741332 #: ../libempathy-gtk/empathy-call-utils.c:42
12751333 #: ../libempathy-gtk/empathy-call-utils.c:60
12821340
12831341 #: ../libempathy-gtk/empathy-call-utils.c:51
12841342 msgid "The specified contact is offline"
1285 msgstr "تاللانغان ئالاقەداش توردا يوق"
1343 msgstr "كۆرسىتىلگەن ئالاقەداش توردا يوق"
12861344
12871345 #: ../libempathy-gtk/empathy-call-utils.c:53
12881346 msgid "The specified contact is not valid"
1289 msgstr "تاللانغان ئالاقەداش ئىناۋەتسىز"
1347 msgstr "كۆرسىتىلگەن ئالاقەداش ئىناۋەتسىز"
12901348
12911349 #: ../libempathy-gtk/empathy-call-utils.c:55
12921350 msgid "Emergency calls are not supported on this protocol"
12941352
12951353 #: ../libempathy-gtk/empathy-call-utils.c:57
12961354 msgid "You don't have enough credit in order to place this call"
1297 msgstr ""
1298
1299 #: ../libempathy-gtk/empathy-chat.c:728
1355 msgstr "تېلېفون قىلىش ئۈچۈن يېتەرلىك پۇلىڭىز يوق"
1356
1357 #: ../libempathy-gtk/empathy-chat.c:727
13001358 msgid "Failed to open private chat"
13011359 msgstr "خۇسۇسىي سۆھبەت باشلاش مەغلۇپ بولدى"
13021360
1303 #: ../libempathy-gtk/empathy-chat.c:786
1361 #: ../libempathy-gtk/empathy-chat.c:785
13041362 msgid "Topic not supported on this conversation"
13051363 msgstr "بۇ سۆھبەت تېمىسىنى قوللىمايدۇ"
13061364
1307 #: ../libempathy-gtk/empathy-chat.c:792
1365 #: ../libempathy-gtk/empathy-chat.c:791
13081366 msgid "You are not allowed to change the topic"
13091367 msgstr "سۆھبەت تېمىسىنى ئۆزگەرتەلمەيسىز"
13101368
1311 #: ../libempathy-gtk/empathy-chat.c:991
1312 #, c-format
1313 msgid "“%s” is not a valid contact ID"
1314 msgstr "«%s» ئىناۋەتلىك ئالاقەداش كىملىكى ئەمەس"
1315
1316 #: ../libempathy-gtk/empathy-chat.c:1086
1369 #: ../libempathy-gtk/empathy-chat.c:967
1370 #| msgid "invalid contact"
1371 msgid "Invalid contact ID"
1372 msgstr "ئالاقەداشنىڭ كىملىكى(ID) ئىناۋەتسىز"
1373
1374 #: ../libempathy-gtk/empathy-chat.c:1054
13171375 msgid "/clear: clear all messages from the current conversation"
13181376 msgstr "/clear: ھازىرقى سۆھبەتتىكى بارلىق ئۇچۇرلارنى تازىلىۋېتىدۇ"
13191377
1320 #: ../libempathy-gtk/empathy-chat.c:1089
1378 #: ../libempathy-gtk/empathy-chat.c:1057
13211379 msgid "/topic <topic>: set the topic of the current conversation"
13221380 msgstr "/topic <topic>: سۆھبەت تېمىسىنى بەلگىلەيدۇ"
13231381
1324 #: ../libempathy-gtk/empathy-chat.c:1092
1382 #: ../libempathy-gtk/empathy-chat.c:1060
13251383 msgid "/join <chat room ID>: join a new chat room"
13261384 msgstr "/join <chat room ID>: يېڭى سۆھبەتخانىغا قوشۇلىدۇ"
13271385
1328 #: ../libempathy-gtk/empathy-chat.c:1095
1386 #: ../libempathy-gtk/empathy-chat.c:1063
13291387 msgid "/j <chat room ID>: join a new chat room"
13301388 msgstr "/j <chat room ID>: يېڭى سۆھبەتخانىغا قوشۇلىدۇ"
13311389
1332 #: ../libempathy-gtk/empathy-chat.c:1099
1390 #: ../libempathy-gtk/empathy-chat.c:1067
13331391 msgid ""
13341392 "/part [<chat room ID>] [<reason>]: leave the chat room, by default the "
13351393 "current one"
13361394 msgstr "/part [<chat room ID>] [<reason>]: سۆھبەتخانىدىن ئايرىلىدۇ. ھازىرقى سۆھبەتخانىدىن"
13371395
1338 #: ../libempathy-gtk/empathy-chat.c:1103
1396 #: ../libempathy-gtk/empathy-chat.c:1071
13391397 msgid "/query <contact ID> [<message>]: open a private chat"
13401398 msgstr "/query <contact ID> [<message>]: خۇسۇسىي سۆھبەت باشلايدۇ"
13411399
1342 #: ../libempathy-gtk/empathy-chat.c:1106
1400 #: ../libempathy-gtk/empathy-chat.c:1074
13431401 msgid "/msg <contact ID> <message>: open a private chat"
13441402 msgstr "/msg <contact ID> <message>:خۇسۇسىي سۆھبەت باشلايدۇ"
13451403
1346 #: ../libempathy-gtk/empathy-chat.c:1109
1404 #: ../libempathy-gtk/empathy-chat.c:1077
13471405 msgid "/nick <nickname>: change your nickname on the current server"
13481406 msgstr "/nick <nickname>: ھازىرقى مۇلازىمېتىردىكى لەقىمىنى ئۆزگەرتىدۇ"
13491407
1350 #: ../libempathy-gtk/empathy-chat.c:1112
1408 #: ../libempathy-gtk/empathy-chat.c:1080
13511409 msgid "/me <message>: send an ACTION message to the current conversation"
13521410 msgstr "/me <message>: ھازىرقى سۆھبەتكە ACTION ئۇچۇرى ئەۋەتىدۇ"
13531411
1354 #: ../libempathy-gtk/empathy-chat.c:1115
1412 #: ../libempathy-gtk/empathy-chat.c:1083
13551413 msgid ""
13561414 "/say <message>: send <message> to the current conversation. This is used to "
13571415 "send a message starting with a '/'. For example: \"/say /join is used to "
13581416 "join a new chat room\""
13591417 msgstr "/say <message>: ھازىرقى سۆھبەتكە <ئۇچۇر> ئەۋەتىدۇ. بۇ «/» بىلەن باشلانغان ئۇچۇرنى ئەۋەتىش ئۈچۈن ئىشلىتىلىدۇ. مەسىلەن: \"/say /join يېڭى سۆھبەتخانىغا قوشۇلۇش ئۈچۈن ئىشلىتىلىدۇ."
13601418
1361 #: ../libempathy-gtk/empathy-chat.c:1120
1419 #: ../libempathy-gtk/empathy-chat.c:1088
13621420 msgid "/whois <contact ID>: display information about a contact"
13631421 msgstr "/whois <contact ID>: ئالاقەداشقا مۇناسىۋەتلىك ئۇچۇرلارنى كۆرسىتىدۇ"
13641422
1365 #: ../libempathy-gtk/empathy-chat.c:1123
1423 #: ../libempathy-gtk/empathy-chat.c:1091
13661424 msgid ""
13671425 "/help [<command>]: show all supported commands. If <command> is defined, "
13681426 "show its usage."
13691427 msgstr "/help [<command>]: بارلىق ئىشلەتكىلى بولىدىغان پروگراممىلارنى كۆرسىتىدۇ. ئەگەر <command> بېرىلسە، ئۇنىڭ ئىشلىتىش ئۇسۇلىنى كۆرسىتىدۇ."
13701428
1371 #: ../libempathy-gtk/empathy-chat.c:1142
1429 #: ../libempathy-gtk/empathy-chat.c:1110
13721430 #, c-format
13731431 msgid "Usage: %s"
1374 msgstr "ئىشلىتىش ئۇسۇلى:%s"
1375
1376 #: ../libempathy-gtk/empathy-chat.c:1187
1432 msgstr "ئىشلىتىش ئۇسۇلى: %s"
1433
1434 #: ../libempathy-gtk/empathy-chat.c:1155
13771435 msgid "Unknown command"
13781436 msgstr "نامەلۇم بۇيرۇق"
13791437
1380 #: ../libempathy-gtk/empathy-chat.c:1313
1438 #: ../libempathy-gtk/empathy-chat.c:1281
13811439 msgid "Unknown command; see /help for the available commands"
13821440 msgstr "نامەلۇم بۇيرۇق؛ /help نى ئىشلىتىپ ئىشلەتكىلى بولىدىغان بۇيرۇقلارنى كۆرۈپ بېقىڭ"
13831441
1384 #: ../libempathy-gtk/empathy-chat.c:1564
1442 #: ../libempathy-gtk/empathy-chat.c:1538
13851443 msgid "insufficient balance to send message"
13861444 msgstr "ئۇچۇرنى ئەۋەتىشكە يېتەرلىك قالدۇق پۇل يوق"
13871445
1388 #: ../libempathy-gtk/empathy-chat.c:1568 ../libempathy-gtk/empathy-chat.c:1582
1389 #: ../libempathy-gtk/empathy-chat.c:1645
1446 #: ../libempathy-gtk/empathy-chat.c:1542 ../libempathy-gtk/empathy-chat.c:1556
1447 #: ../libempathy-gtk/empathy-chat.c:1619
13901448 #, c-format
13911449 msgid "Error sending message '%s': %s"
13921450 msgstr "ئۇچۇر %s' نى يوللاۋاتقاندا خاتالىق كۆرۈلدى: %s"
13931451
1394 #: ../libempathy-gtk/empathy-chat.c:1570 ../libempathy-gtk/empathy-chat.c:1587
1395 #: ../libempathy-gtk/empathy-chat.c:1649
1452 #: ../libempathy-gtk/empathy-chat.c:1544 ../libempathy-gtk/empathy-chat.c:1561
1453 #: ../libempathy-gtk/empathy-chat.c:1623
13961454 #, c-format
13971455 msgid "Error sending message: %s"
13981456 msgstr "ئۇچۇر يوللاۋاتقاندا خاتالىق كۆرۈلدى: %s"
13991457
14001458 #. translators: error used when user doesn't have enough credit on his
14011459 #. * account to send the message.
1402 #: ../libempathy-gtk/empathy-chat.c:1576
1403 #, c-format
1404 #| msgid "insufficient balance to send message"
1460 #: ../libempathy-gtk/empathy-chat.c:1550
1461 #, c-format
14051462 msgid "insufficient balance to send message. <a href='%s'>Top up</a>."
1406 msgstr ""
1407
1408 #: ../libempathy-gtk/empathy-chat.c:1616
1463 msgstr "قالدۇق يەتمىگەچكە ئۇچۇر يوللىيالمايدۇ. <a href='%s'>قىممەت تولۇقلاڭ</a>."
1464
1465 #: ../libempathy-gtk/empathy-chat.c:1590
14091466 msgid "not capable"
14101467 msgstr "قىلالمايدۇ"
14111468
1412 #: ../libempathy-gtk/empathy-chat.c:1623
1469 #: ../libempathy-gtk/empathy-chat.c:1597
14131470 msgid "offline"
14141471 msgstr "توردا يوق"
14151472
1416 #: ../libempathy-gtk/empathy-chat.c:1626
1473 #: ../libempathy-gtk/empathy-chat.c:1600
14171474 msgid "invalid contact"
14181475 msgstr "ئىناۋەتسىز ئالاقەداش"
14191476
1420 #: ../libempathy-gtk/empathy-chat.c:1629
1477 #: ../libempathy-gtk/empathy-chat.c:1603
14211478 msgid "permission denied"
14221479 msgstr "ھوقۇقىڭىز يەتمىدى"
14231480
1424 #: ../libempathy-gtk/empathy-chat.c:1632
1481 #: ../libempathy-gtk/empathy-chat.c:1606
14251482 msgid "too long message"
14261483 msgstr "ئۇچۇر بەك ئۇزۇن"
14271484
1428 #: ../libempathy-gtk/empathy-chat.c:1635
1485 #: ../libempathy-gtk/empathy-chat.c:1609
14291486 msgid "not implemented"
14301487 msgstr "تېخى ئىشلەتكىلى بولمايدۇ"
14311488
1432 #: ../libempathy-gtk/empathy-chat.c:1639
1489 #: ../libempathy-gtk/empathy-chat.c:1613
14331490 msgid "unknown"
14341491 msgstr "نامەلۇم"
14351492
1436 #: ../libempathy-gtk/empathy-chat.c:1706 ../src/empathy-chat-window.c:920
1493 #: ../libempathy-gtk/empathy-chat.c:1680 ../src/empathy-chat-window.c:980
14371494 msgid "Topic:"
14381495 msgstr "سۆھبەت تېمىسى:"
14391496
1440 #: ../libempathy-gtk/empathy-chat.c:1721
1497 #: ../libempathy-gtk/empathy-chat.c:1695
14411498 #, c-format
14421499 msgid "Topic set to: %s"
14431500 msgstr "سۆھبەت تېمىسىنى بەلگىلەش: %s"
14441501
1445 #: ../libempathy-gtk/empathy-chat.c:1723
1446 #, c-format
1447 #| msgid "Topic set to: %s"
1502 #: ../libempathy-gtk/empathy-chat.c:1697
1503 #, c-format
14481504 msgid "Topic set by %s to: %s"
1449 msgstr ""
1505 msgstr "پاراڭ تېمىسى %s تەرىپىدىن %s غا بەلگىلەندى"
14501506
14511507 #. No need to display this 'event' is no topic can be defined anyway
1452 #: ../libempathy-gtk/empathy-chat.c:1728
1508 #: ../libempathy-gtk/empathy-chat.c:1702
14531509 msgid "No topic defined"
14541510 msgstr "سۆھبەت تېمىسى بەلگىلەنمىگەن"
14551511
1456 #: ../libempathy-gtk/empathy-chat.c:2244
1512 #: ../libempathy-gtk/empathy-chat.c:2218
14571513 msgid "(No Suggestions)"
14581514 msgstr "(تەۋسىيىلەر يوق)"
14591515
14601516 #. translators: %s is the selected word
1461 #: ../libempathy-gtk/empathy-chat.c:2312
1517 #: ../libempathy-gtk/empathy-chat.c:2286
14621518 #, c-format
14631519 msgid "Add '%s' to Dictionary"
1464 msgstr "'%s' نى لۇغەتكە قوشۇش"
1520 msgstr "'‹%s› نى لۇغەتكە قوشۇش"
14651521
14661522 #. translators: first %s is the selected word,
14671523 #. * second %s is the language name of the target dictionary
1468 #: ../libempathy-gtk/empathy-chat.c:2349
1524 #: ../libempathy-gtk/empathy-chat.c:2323
14691525 #, c-format
14701526 msgid "Add '%s' to %s Dictionary"
1471 msgstr "'%s' نى لۇغەت %s غا قوشۇش"
1472
1473 #: ../libempathy-gtk/empathy-chat.c:2419
1527 msgstr "‹%s› نى لۇغەت %s غا قوشۇش"
1528
1529 #: ../libempathy-gtk/empathy-chat.c:2393
14741530 msgid "Insert Smiley"
14751531 msgstr "چىراي ئىپادىسى قىستۇرۇش"
14761532
14771533 #. send button
1478 #: ../libempathy-gtk/empathy-chat.c:2437
1479 #: ../libempathy-gtk/empathy-ui-utils.c:1867
1534 #: ../libempathy-gtk/empathy-chat.c:2411
1535 #: ../libempathy-gtk/empathy-ui-utils.c:1180
14801536 msgid "_Send"
14811537 msgstr "يوللا(_S)"
14821538
14831539 #. Spelling suggestions
1484 #: ../libempathy-gtk/empathy-chat.c:2494
1540 #: ../libempathy-gtk/empathy-chat.c:2468
14851541 msgid "_Spelling Suggestions"
14861542 msgstr "نامزات سۆزلەر(_S)"
14871543
1488 #: ../libempathy-gtk/empathy-chat.c:2583
1544 #: ../libempathy-gtk/empathy-chat.c:2574
14891545 msgid "Failed to retrieve recent logs"
14901546 msgstr "يېقىنقى خاتىرىلەرنى ئوقۇش مەغلۇپ بولدى"
14911547
1492 #: ../libempathy-gtk/empathy-chat.c:2722
1548 #: ../libempathy-gtk/empathy-chat.c:2718
14931549 #, c-format
14941550 msgid "%s has disconnected"
14951551 msgstr "%s ئۈزۈلدى"
14971553 #. translators: reverse the order of these arguments
14981554 #. * if the kicked should come before the kicker in your locale.
14991555 #.
1500 #: ../libempathy-gtk/empathy-chat.c:2729
1556 #: ../libempathy-gtk/empathy-chat.c:2725
15011557 #, c-format
15021558 msgid "%1$s was kicked by %2$s"
15031559 msgstr "%1$s نى %2$s چىقىرىۋەتتى"
15041560
1505 #: ../libempathy-gtk/empathy-chat.c:2732
1561 #: ../libempathy-gtk/empathy-chat.c:2728
15061562 #, c-format
15071563 msgid "%s was kicked"
15081564 msgstr "%s چىقىرىۋېتىلدى"
15101566 #. translators: reverse the order of these arguments
15111567 #. * if the banned should come before the banner in your locale.
15121568 #.
1513 #: ../libempathy-gtk/empathy-chat.c:2740
1569 #: ../libempathy-gtk/empathy-chat.c:2736
15141570 #, c-format
15151571 msgid "%1$s was banned by %2$s"
15161572 msgstr "%1$s نى %2$s چەكلىگەن"
15171573
1518 #: ../libempathy-gtk/empathy-chat.c:2743
1574 #: ../libempathy-gtk/empathy-chat.c:2739
15191575 #, c-format
15201576 msgid "%s was banned"
15211577 msgstr "%s چەكلەنگەن"
15221578
1523 #: ../libempathy-gtk/empathy-chat.c:2747
1579 #: ../libempathy-gtk/empathy-chat.c:2743
15241580 #, c-format
15251581 msgid "%s has left the room"
15261582 msgstr "%s ئۆيدىن چىقىپ كەتتى"
15301586 #. * given by the user living the room. If this poses a problem,
15311587 #. * please let us know. :-)
15321588 #.
1533 #: ../libempathy-gtk/empathy-chat.c:2756
1589 #: ../libempathy-gtk/empathy-chat.c:2752
15341590 #, c-format
15351591 msgid " (%s)"
15361592 msgstr " (%s)"
15371593
1538 #: ../libempathy-gtk/empathy-chat.c:2781
1594 #: ../libempathy-gtk/empathy-chat.c:2777
15391595 #, c-format
15401596 msgid "%s has joined the room"
15411597 msgstr "%s ئۆيگە كىردى"
15421598
1543 #: ../libempathy-gtk/empathy-chat.c:2806
1599 #: ../libempathy-gtk/empathy-chat.c:2802
15441600 #, c-format
15451601 msgid "%s is now known as %s"
15461602 msgstr "%s نى ھازىر %s دەپ قارايدۇ"
15481604 #. We don't know if the incoming call has been accepted or not, so we
15491605 #. * assume it hasn't and if it has, we'll set the proper status when
15501606 #. * we get the new handler.
1551 #: ../libempathy-gtk/empathy-chat.c:2993 ../src/empathy-event-manager.c:1197
1552 #: ../src/empathy-call-window.c:1502 ../src/empathy-call-window.c:1552
1553 #: ../src/empathy-call-window.c:2588
1607 #: ../libempathy-gtk/empathy-chat.c:2989 ../src/empathy-call-window.c:1467
1608 #: ../src/empathy-call-window.c:1517 ../src/empathy-call-window.c:2570
1609 #: ../src/empathy-call-window.c:2876 ../src/empathy-event-manager.c:1166
15541610 msgid "Disconnected"
15551611 msgstr "ئۈزۈلدى"
15561612
15571613 #. Add message
1558 #: ../libempathy-gtk/empathy-chat.c:3657
1614 #: ../libempathy-gtk/empathy-chat.c:3664
15591615 msgid "Would you like to store this password?"
15601616 msgstr "بۇ ئىمنى ساقلاپ قويسۇنمۇ؟"
15611617
1562 #: ../libempathy-gtk/empathy-chat.c:3663
1618 #: ../libempathy-gtk/empathy-chat.c:3670
15631619 msgid "Remember"
15641620 msgstr "ئەستە ساقلا"
15651621
1566 #: ../libempathy-gtk/empathy-chat.c:3673
1622 #: ../libempathy-gtk/empathy-chat.c:3680
15671623 msgid "Not now"
15681624 msgstr "ھازىرچە ياق"
15691625
1570 #: ../libempathy-gtk/empathy-chat.c:3717
1571 #: ../libempathy-gtk/empathy-bad-password-dialog.c:142
1572 msgid "Retry"
1573 msgstr "قايتا سىنا"
1574
1575 #: ../libempathy-gtk/empathy-chat.c:3721
1626 #: ../libempathy-gtk/empathy-chat.c:3728
15761627 msgid "Wrong password; please try again:"
15771628 msgstr "ئىم خاتا: قايتا سىناڭ:"
15781629
15791630 #. Add message
1580 #: ../libempathy-gtk/empathy-chat.c:3851
1631 #: ../libempathy-gtk/empathy-chat.c:3858
15811632 msgid "This room is protected by a password:"
15821633 msgstr "بۇ ئۆي ئىم ئارقىلىق قوغدالغان:"
15831634
1584 #: ../libempathy-gtk/empathy-chat.c:3878
1635 #: ../libempathy-gtk/empathy-chat.c:3885
1636 #: ../src/empathy-new-chatroom-dialog.c:780
15851637 msgid "Join"
15861638 msgstr "كىرىش"
15871639
1588 #: ../libempathy-gtk/empathy-chat.c:4070 ../src/empathy-event-manager.c:1218
1640 #: ../libempathy-gtk/empathy-chat.c:4077 ../src/empathy-event-manager.c:1187
15891641 msgid "Connected"
15901642 msgstr "باغلاندى"
15911643
1592 #: ../libempathy-gtk/empathy-chat.c:4125
1644 #: ../libempathy-gtk/empathy-chat.c:4132
15931645 msgid "Conversation"
15941646 msgstr "سۆھبەت"
15951647
15961648 #. Translators: this string is a something like
15971649 #. * "Escher Cat (SMS)"
1598 #: ../libempathy-gtk/empathy-chat.c:4130
1650 #: ../libempathy-gtk/empathy-chat.c:4137
15991651 #, c-format
16001652 msgid "%s (SMS)"
16011653 msgstr "%s (SMS)"
16021654
1603 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:264
1655 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:262
16041656 msgid "Unknown or invalid identifier"
16051657 msgstr "نامەلۇم ياكى ئىناۋەتسىز كىملىك"
16061658
1607 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:266
1659 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:264
16081660 msgid "Contact blocking temporarily unavailable"
16091661 msgstr "ئالاقەداشنى چەكلەشنى ھازىرچە ئىشلەتكىلى بولمايدۇ"
16101662
1611 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:268
1663 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:266
16121664 msgid "Contact blocking unavailable"
16131665 msgstr "ئالاقەداشنى چەكلەشنى ئىشلەتكىلى بولمايدۇ"
16141666
1615 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:270
1667 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:268
16161668 msgid "Permission Denied"
16171669 msgstr "ھوقۇق يەتمىدى"
16181670
1619 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:274
1671 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:272
16201672 msgid "Could not block contact"
16211673 msgstr "ئالاقەداشنى چەكلىگىلى بولمىدى"
16221674
1623 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:612
1675 #: ../libempathy-gtk/empathy-contact-blocking-dialog.c:611
16241676 msgid "Edit Blocked Contacts"
16251677 msgstr "چەكلەنگەن ئالاقەداشنى تەھرىرلەش"
16261678
16271679 #. Account and Identifier
16281680 #: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:1
1629 #: ../libempathy-gtk/empathy-contact-search-dialog.c:506
1630 #: ../libempathy-gtk/empathy-contact-widget.ui.h:1
1631 #: ../libempathy-gtk/empathy-individual-widget.c:1474
1681 #: ../libempathy-gtk/empathy-contact-search-dialog.c:529
1682 #: ../libempathy-gtk/empathy-individual-widget.c:1485
16321683 #: ../src/empathy-chatrooms-window.ui.h:2
1633 #: ../src/empathy-new-chatroom-dialog.ui.h:7
1684 #: ../src/empathy-new-chatroom-dialog.ui.h:6
16341685 msgid "Account:"
16351686 msgstr "ھېسابات:"
16361687
16371688 #: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:2
1638 #| msgid "_Blocked Contacts"
16391689 msgid "Blocked Contacts"
16401690 msgstr "چەكلەنگەن ئالاقەداشلار"
16411691
1642 #: ../libempathy-gtk/empathy-contact-blocking-dialog.ui.h:3
1643 #: ../libempathy-gtk/empathy-status-preset-dialog.ui.h:1
1644 #: ../src/empathy-accounts-dialog.ui.h:2
1645 #: ../src/empathy-chatrooms-window.ui.h:3
1646 #| msgid "_Remove"
1647 msgid "Remove"
1648 msgstr "چىقىرىۋەت"
1649
1650 #. Copy Link Address menu item
1651 #: ../libempathy-gtk/empathy-chat-text-view.c:322
1652 #: ../libempathy-gtk/empathy-webkit-utils.c:277
1653 msgid "_Copy Link Address"
1654 msgstr "ئۇلانما ئاتىنى كۆچۈر(_C)"
1655
1656 #. Open Link menu item
1657 #: ../libempathy-gtk/empathy-chat-text-view.c:329
1658 #: ../libempathy-gtk/empathy-webkit-utils.c:284
1659 msgid "_Open Link"
1660 msgstr "ئۇلانما ئاچ(_O)"
1661
1662 #. Translators: timestamp displayed between conversations in
1663 #. * chat windows (strftime format string)
1664 #: ../libempathy-gtk/empathy-chat-text-view.c:417
1665 msgid "%A %B %d %Y"
1666 msgstr "%A %B %d %Y"
1667
1668 #: ../libempathy-gtk/empathy-contact-dialogs.c:326
1692 #: ../libempathy-gtk/empathy-contactinfo-utils.c:102
1693 msgid "Full name"
1694 msgstr "تولۇق ئاتى"
1695
1696 #: ../libempathy-gtk/empathy-contactinfo-utils.c:103
1697 msgid "Phone number"
1698 msgstr "تېلېفون نومۇرى"
1699
1700 #: ../libempathy-gtk/empathy-contactinfo-utils.c:104
1701 msgid "E-mail address"
1702 msgstr "ئېلخەت ئادرېسى"
1703
1704 #: ../libempathy-gtk/empathy-contactinfo-utils.c:105
1705 msgid "Website"
1706 msgstr "تورتۇرا"
1707
1708 #: ../libempathy-gtk/empathy-contactinfo-utils.c:106
1709 msgid "Birthday"
1710 msgstr "تۇغۇلغان كۈن"
1711
1712 #. Note to translators: this is the caption for a string of the form "5
1713 #. * minutes ago", and refers to the time since the contact last interacted
1714 #. * with their IM client.
1715 #: ../libempathy-gtk/empathy-contactinfo-utils.c:111
1716 msgid "Last seen:"
1717 msgstr "ئەڭ ئاخىرقى كۆرۈنگەن ۋاقتى:"
1718
1719 #: ../libempathy-gtk/empathy-contactinfo-utils.c:112
1720 msgid "Server:"
1721 msgstr "مۇلازىمېتىر:"
1722
1723 #: ../libempathy-gtk/empathy-contactinfo-utils.c:113
1724 msgid "Connected from:"
1725 msgstr "باغلانغان يەر:"
1726
1727 #. FIXME: once Idle implements SimplePresence using this information, we can
1728 #. * and should bin this.
1729 #: ../libempathy-gtk/empathy-contactinfo-utils.c:117
1730 msgid "Away message:"
1731 msgstr "جايىدا يوق ئۇچۇرى:"
1732
1733 #: ../libempathy-gtk/empathy-contactinfo-utils.c:130
1734 msgid "work"
1735 msgstr "خىزمەت"
1736
1737 #: ../libempathy-gtk/empathy-contactinfo-utils.c:131
1738 msgid "home"
1739 msgstr "باش بەت"
1740
1741 #: ../libempathy-gtk/empathy-contactinfo-utils.c:132
1742 msgid "mobile"
1743 msgstr "يان تېلېفون"
1744
1745 #: ../libempathy-gtk/empathy-contactinfo-utils.c:133
1746 msgid "voice"
1747 msgstr "ئۈن"
1748
1749 #: ../libempathy-gtk/empathy-contactinfo-utils.c:134
1750 msgid "preferred"
1751 msgstr "مايىللىق"
1752
1753 #: ../libempathy-gtk/empathy-contactinfo-utils.c:135
1754 msgid "postal"
1755 msgstr "پوچتا"
1756
1757 #: ../libempathy-gtk/empathy-contactinfo-utils.c:136
1758 msgid "parcel"
1759 msgstr "بوغچا"
1760
1761 #. Title
1762 #: ../libempathy-gtk/empathy-contact-search-dialog.c:522
1763 msgid "Search contacts"
1764 msgstr "ئالاقەداشلارنى ئىزدەش"
1765
1766 #: ../libempathy-gtk/empathy-contact-search-dialog.c:552
1767 msgid "Search: "
1768 msgstr "ئىزدە: "
1769
1770 #: ../libempathy-gtk/empathy-contact-search-dialog.c:610
1771 msgid "_Add Contact"
1772 msgstr "ئالاقەداش قوش(_A)"
1773
1774 #: ../libempathy-gtk/empathy-contact-search-dialog.c:628
1775 msgid "No contacts found"
1776 msgstr "ئالاقەداش تېپىلمىدى"
1777
1778 #: ../libempathy-gtk/empathy-contact-search-dialog.c:644
1779 msgid "Your message introducing yourself:"
1780 msgstr "ئۆزىڭىزنى تونۇشتۇرىدىغان ئۇچۇر:"
1781
1782 #: ../libempathy-gtk/empathy-contact-search-dialog.c:652
1783 msgid "Please let me see when you're online. Thanks!"
1784 msgstr "توردا بار ۋاقتىڭىزدا مەن سىزنى كۆرەلەيدىغان بولاي. تەشەككۈرلەر!"
1785
1786 #: ../libempathy-gtk/empathy-contact-widget.c:168
1787 #: ../libempathy-gtk/empathy-individual-widget.c:900
1788 msgid "Save Avatar"
1789 msgstr "باش سۈرىتىنى ساقلاش"
1790
1791 #: ../libempathy-gtk/empathy-contact-widget.c:224
1792 #: ../libempathy-gtk/empathy-individual-widget.c:958
1793 msgid "Unable to save avatar"
1794 msgstr "باش سۈرىتىنى ساقلىغىلى بولمىدى"
1795
1796 #. Identifier to connect to Instant Messaging network
1797 #. Setup id label
1798 #: ../libempathy-gtk/empathy-contact-widget.ui.h:3
1799 #: ../libempathy-gtk/empathy-user-info.c:444
1800 #| msgid "Identifier:"
1801 msgid "Identifier"
1802 msgstr "بەلگە"
1803
1804 #. Setup nickname entry
1805 #: ../libempathy-gtk/empathy-contact-widget.ui.h:4
1806 #: ../libempathy-gtk/empathy-user-info.c:449
1807 #| msgid "Alias:"
1808 msgid "Alias"
1809 msgstr "تەخەللۇس"
1810
1811 #: ../libempathy-gtk/empathy-contact-widget.ui.h:5
1812 #: ../libempathy-gtk/empathy-individual-widget.ui.h:3
1813 msgid "Contact Details"
1814 msgstr "خېرىدار تەپسىلاتلىرى"
1815
1816 #: ../libempathy-gtk/empathy-contact-widget.ui.h:6
1817 #: ../libempathy-gtk/empathy-individual-widget.ui.h:4
1818 msgid "Information requested…"
1819 msgstr "ئۇچۇر تەلەپ قىلىندى…"
1820
1821 #: ../libempathy-gtk/empathy-contact-widget.ui.h:7
1822 msgid "<b>Location</b> at (date)\t"
1823 msgstr "<b>ئورۇن</b> ۋاقتى (چېسلا)\t"
1824
1825 #: ../libempathy-gtk/empathy-contact-widget.ui.h:8
1826 msgid "Client Information"
1827 msgstr "خېرىدار ئۇچۇرى"
1828
1829 #: ../libempathy-gtk/empathy-contact-widget.ui.h:9
1830 #| msgid "OS:"
1831 msgid "OS"
1832 msgstr "OS"
1833
1834 #: ../libempathy-gtk/empathy-contact-widget.ui.h:10
1835 #| msgid "Version:"
1836 msgid "Version"
1837 msgstr "نەشرى"
1838
1839 #: ../libempathy-gtk/empathy-contact-widget.ui.h:11
1840 #| msgid "Client:"
1841 msgid "Client"
1842 msgstr "خېرىدار"
1843
1844 #: ../libempathy-gtk/empathy-groups-widget.c:327
1845 msgid "Groups"
1846 msgstr "گۇرۇپپىلار"
1847
1848 #: ../libempathy-gtk/empathy-groups-widget.c:339
1849 msgid ""
1850 "Select the groups you want this contact to appear in. Note that you can "
1851 "select more than one group or no groups."
1852 msgstr "بۇ ئالاقەداشنى قوشىدىغان گۇرۇپپىنى تاللاڭ. دىققەت: بىر ياكى بىر نەچچىنى تاللىيالايسىز، ھەتتا تاللىمىسىڭىزمۇ بولىدۇ."
1853
1854 #: ../libempathy-gtk/empathy-groups-widget.c:358
1855 msgid "_Add Group"
1856 msgstr "گۇرۇپپا قوش(_A)"
1857
1858 #: ../libempathy-gtk/empathy-groups-widget.c:393
1859 msgctxt "verb in a column header displaying group names"
1860 msgid "Select"
1861 msgstr "تاللا"
1862
1863 #: ../libempathy-gtk/empathy-groups-widget.c:403
1864 msgid "Group"
1865 msgstr "گۇرۇپپا"
1866
16691867 #: ../libempathy-gtk/empathy-individual-dialogs.c:118
16701868 msgid "New Contact"
1671 msgstr "يېڭى دوست"
1672
1673 #: ../libempathy-gtk/empathy-contact-dialogs.c:395
1674 #: ../libempathy-gtk/empathy-individual-dialogs.c:197
1869 msgstr "يېڭى ئالاقەداش"
1870
1871 #: ../libempathy-gtk/empathy-individual-dialogs.c:193
1872 #: ../libempathy-gtk/empathy-subscription-dialog.c:121
16751873 #, c-format
16761874 msgid "Block %s?"
16771875 msgstr "%s نى چەكلىسۇنمۇ؟"
16781876
1679 #: ../libempathy-gtk/empathy-contact-dialogs.c:400
1680 #: ../libempathy-gtk/empathy-individual-dialogs.c:252
1877 #: ../libempathy-gtk/empathy-individual-dialogs.c:248
1878 #: ../libempathy-gtk/empathy-subscription-dialog.c:125
16811879 #, c-format
16821880 msgid "Are you sure you want to block '%s' from contacting you again?"
16831881 msgstr "«%s» نىڭ سىز بىلەن ئالاقە قىلىشىنى راستلا چەكلىسۇنمۇ؟"
16841882
1685 #: ../libempathy-gtk/empathy-contact-dialogs.c:405
1686 #: ../libempathy-gtk/empathy-individual-dialogs.c:274
1883 #: ../libempathy-gtk/empathy-individual-dialogs.c:253
1884 msgid "The following identity will be blocked:"
1885 msgid_plural "The following identities will be blocked:"
1886 msgstr[0] "تۆۋەندىكى كىملىكلەر چەكلىنىدۇ:"
1887
1888 #: ../libempathy-gtk/empathy-individual-dialogs.c:260
1889 msgid "The following identity can not be blocked:"
1890 msgid_plural "The following identities can not be blocked:"
1891 msgstr[0] "تۆۋەندىكى كىملىكلەرنى چەكلىگىلى بولمىدى:"
1892
1893 #: ../libempathy-gtk/empathy-individual-dialogs.c:270
1894 #: ../libempathy-gtk/empathy-subscription-dialog.c:130
1895 #: ../libempathy-gtk/empathy-subscription-dialog.c:275
16871896 msgid "_Block"
16881897 msgstr "چەكلە(_B)"
16891898
1690 #: ../libempathy-gtk/empathy-contact-dialogs.c:423
1691 #: ../libempathy-gtk/empathy-individual-dialogs.c:283
1899 #: ../libempathy-gtk/empathy-individual-dialogs.c:279
1900 #: ../libempathy-gtk/empathy-subscription-dialog.c:150
16921901 msgid "_Report this contact as abusive"
16931902 msgid_plural "_Report these contacts as abusive"
16941903 msgstr[0] "ئالاقەداشنى نىيىتى توغرا ئەمەس دەپ مەلۇم قىل(_R)"
16951904
1696 #: ../libempathy-gtk/empathy-contact-dialogs.ui.h:1
1697 msgid "Subscription Request"
1698 msgstr "مۇشتەرى ئىلتىماسى"
1699
1700 #: ../libempathy-gtk/empathy-contact-dialogs.ui.h:2
1701 msgid "_Block User"
1702 msgstr "ئىشلەتكۈچىنى چەكلە(_B)"
1703
1704 #: ../libempathy-gtk/empathy-contact-dialogs.ui.h:3
1705 msgid "Decide _Later"
1706 msgstr "كېيىن بىر گەپ بولسۇن(_L)"
1707
1708 #. Title
1709 #: ../libempathy-gtk/empathy-contact-search-dialog.c:499
1710 msgid "Search contacts"
1711 msgstr "ئالاقەداشلارنى ئىزدەش"
1712
1713 #: ../libempathy-gtk/empathy-contact-search-dialog.c:529
1714 msgid "Search: "
1715 msgstr "ئىزدە: "
1716
1717 #: ../libempathy-gtk/empathy-contact-search-dialog.c:587
1718 msgid "_Add Contact"
1719 msgstr "ئالاقەداش قوش(_A)"
1720
1721 #: ../libempathy-gtk/empathy-contact-search-dialog.c:605
1722 msgid "No contacts found"
1723 msgstr "ئالاقەداش تېپىلمىدى"
1724
1725 #: ../libempathy-gtk/empathy-contact-search-dialog.c:621
1726 msgid "Your message introducing yourself:"
1727 msgstr "ئۆزىڭىزنى تونۇشتۇرىدىغان ئۇچۇر:"
1728
1729 #: ../libempathy-gtk/empathy-contact-search-dialog.c:629
1730 msgid "Please let me see when you're online. Thanks!"
1731 msgstr "توردا بار ۋاقتىڭىزدا مەن سىزنى كۆرەلەيدىغان بولاي. تەشەككۈرلەر!"
1732
1733 #: ../libempathy-gtk/empathy-contact-widget.c:569
1734 #: ../libempathy-gtk/empathy-individual-widget.c:304
1735 msgid "Channels:"
1736 msgstr "قانال:"
1737
1738 #: ../libempathy-gtk/empathy-contact-widget.c:749
1739 #: ../libempathy-gtk/empathy-individual-widget.c:455
1740 msgid "Country ISO Code:"
1741 msgstr "دۆلەتنىڭ ISO كودى:"
1742
1743 #: ../libempathy-gtk/empathy-contact-widget.c:751
1744 #: ../libempathy-gtk/empathy-individual-widget.c:457
1745 msgid "Country:"
1746 msgstr "دۆلەت:"
1747
1748 #: ../libempathy-gtk/empathy-contact-widget.c:753
1749 #: ../libempathy-gtk/empathy-individual-widget.c:459
1750 msgid "State:"
1751 msgstr "ھالەت:"
1752
1753 #: ../libempathy-gtk/empathy-contact-widget.c:755
1754 #: ../libempathy-gtk/empathy-individual-widget.c:461
1755 msgid "City:"
1756 msgstr "شەھەر:"
1757
1758 #: ../libempathy-gtk/empathy-contact-widget.c:757
1759 #: ../libempathy-gtk/empathy-individual-widget.c:463
1760 msgid "Area:"
1761 msgstr "رايون:%s"
1762
1763 #: ../libempathy-gtk/empathy-contact-widget.c:759
1764 #: ../libempathy-gtk/empathy-individual-widget.c:465
1765 msgid "Postal Code:"
1766 msgstr "پوچتا نومۇرى:"
1767
1768 #: ../libempathy-gtk/empathy-contact-widget.c:761
1769 #: ../libempathy-gtk/empathy-individual-widget.c:467
1770 msgid "Street:"
1771 msgstr "كوچا:"
1772
1773 #: ../libempathy-gtk/empathy-contact-widget.c:763
1774 #: ../libempathy-gtk/empathy-individual-widget.c:469
1775 msgid "Building:"
1776 msgstr "بىنا:"
1777
1778 #: ../libempathy-gtk/empathy-contact-widget.c:765
1779 #: ../libempathy-gtk/empathy-individual-widget.c:471
1780 msgid "Floor:"
1781 msgstr "قەۋەت:"
1782
1783 #: ../libempathy-gtk/empathy-contact-widget.c:767
1784 #: ../libempathy-gtk/empathy-individual-widget.c:473
1785 msgid "Room:"
1786 msgstr "ئۆي:"
1787
1788 #: ../libempathy-gtk/empathy-contact-widget.c:769
1789 #: ../libempathy-gtk/empathy-individual-widget.c:475
1790 msgid "Text:"
1791 msgstr "تېكىست:"
1792
1793 #: ../libempathy-gtk/empathy-contact-widget.c:771
1794 #: ../libempathy-gtk/empathy-individual-widget.c:477
1795 msgid "Description:"
1796 msgstr "چۈشەندۈرۈش:"
1797
1798 #: ../libempathy-gtk/empathy-contact-widget.c:773
1799 #: ../libempathy-gtk/empathy-individual-widget.c:479
1800 msgid "URI:"
1801 msgstr "URI:"
1802
1803 #: ../libempathy-gtk/empathy-contact-widget.c:775
1804 #: ../libempathy-gtk/empathy-individual-widget.c:481
1805 msgid "Accuracy Level:"
1806 msgstr "توغرىلىق دەرىجىسى"
1807
1808 #: ../libempathy-gtk/empathy-contact-widget.c:777
1809 #: ../libempathy-gtk/empathy-individual-widget.c:483
1810 msgid "Error:"
1811 msgstr "خاتالىق:"
1812
1813 #: ../libempathy-gtk/empathy-contact-widget.c:779
1814 #: ../libempathy-gtk/empathy-individual-widget.c:485
1815 msgid "Vertical Error (meters):"
1816 msgstr "تىك يۆنىلىشتىكى خاتالىقى(مېتىر):"
1817
1818 #: ../libempathy-gtk/empathy-contact-widget.c:781
1819 #: ../libempathy-gtk/empathy-individual-widget.c:487
1820 msgid "Horizontal Error (meters):"
1821 msgstr "توغرا يۆنىلىشتىكى خاتالىقى(مېتىر):"
1822
1823 #: ../libempathy-gtk/empathy-contact-widget.c:783
1824 #: ../libempathy-gtk/empathy-individual-widget.c:489
1825 msgid "Speed:"
1826 msgstr "سۈرئەت:"
1827
1828 #: ../libempathy-gtk/empathy-contact-widget.c:785
1829 #: ../libempathy-gtk/empathy-individual-widget.c:491
1830 msgid "Bearing:"
1831 msgstr "يۆنىلىش:"
1832
1833 #: ../libempathy-gtk/empathy-contact-widget.c:787
1834 #: ../libempathy-gtk/empathy-individual-widget.c:493
1835 msgid "Climb Speed:"
1836 msgstr "يامىشىش تېزلىكى:"
1837
1838 #: ../libempathy-gtk/empathy-contact-widget.c:789
1839 #: ../libempathy-gtk/empathy-individual-widget.c:495
1840 msgid "Last Updated on:"
1841 msgstr "ئاخىرقى يېڭىلانغان:"
1842
1843 #: ../libempathy-gtk/empathy-contact-widget.c:791
1844 #: ../libempathy-gtk/empathy-individual-widget.c:497
1845 msgid "Longitude:"
1846 msgstr "مېرىدىئان(ئۇزۇنلۇق):"
1847
1848 #: ../libempathy-gtk/empathy-contact-widget.c:793
1849 #: ../libempathy-gtk/empathy-individual-widget.c:499
1850 msgid "Latitude:"
1851 msgstr "كەڭلىك:"
1852
1853 #: ../libempathy-gtk/empathy-contact-widget.c:795
1854 #: ../libempathy-gtk/empathy-individual-widget.c:501
1855 msgid "Altitude:"
1856 msgstr "ئېگىزلىك(دېڭىز يۈزىدىن):"
1857
1858 #: ../libempathy-gtk/empathy-contact-widget.c:848
1859 #: ../libempathy-gtk/empathy-contact-widget.c:863
1860 #: ../libempathy-gtk/empathy-individual-widget.c:593
1861 #: ../libempathy-gtk/empathy-individual-widget.c:608
1862 #: ../src/empathy-preferences.ui.h:35
1863 msgid "Location"
1864 msgstr "ئورنى"
1865
1866 #. translators: format is "Location, $date"
1867 #: ../libempathy-gtk/empathy-contact-widget.c:865
1868 #: ../libempathy-gtk/empathy-individual-widget.c:610
1869 #, c-format
1870 msgid "%s, %s"
1871 msgstr "%s، %s"
1872
1873 #: ../libempathy-gtk/empathy-contact-widget.c:917
1874 #: ../libempathy-gtk/empathy-individual-widget.c:659
1875 msgid "%B %e, %Y at %R UTC"
1876 msgstr "%B %e، %Y at %R UTC"
1877
1878 #: ../libempathy-gtk/empathy-contact-widget.c:999
1879 #: ../libempathy-gtk/empathy-individual-widget.c:900
1880 msgid "Save Avatar"
1881 msgstr "باش سۈرىتىنى ساقلاش"
1882
1883 #: ../libempathy-gtk/empathy-contact-widget.c:1055
1884 #: ../libempathy-gtk/empathy-individual-widget.c:958
1885 msgid "Unable to save avatar"
1886 msgstr "باش سۈرىتىنى ساقلىغىلى بولمىدى"
1887
1888 #: ../libempathy-gtk/empathy-contact-widget.c:1446
1889 #| msgid "Technical Details"
1890 msgid "Personal Details"
1891 msgstr "شەخسىي تەپسىلاتلار"
1892
1893 #: ../libempathy-gtk/empathy-contact-widget.c:1449
1894 #: ../libempathy-gtk/empathy-contact-widget.ui.h:6
1895 #: ../libempathy-gtk/empathy-individual-widget.ui.h:3
1896 msgid "Contact Details"
1897 msgstr "خېرىدار تەپسىلاتلىرى"
1898
1899 #: ../libempathy-gtk/empathy-contactinfo-utils.c:104
1900 #| msgid "Full name:"
1901 msgid "Full name"
1902 msgstr "تولۇق ئاتى"
1903
1904 #: ../libempathy-gtk/empathy-contactinfo-utils.c:105
1905 #| msgid "Phone number:"
1906 msgid "Phone number"
1907 msgstr "تېلېفون نومۇرى"
1908
1909 #: ../libempathy-gtk/empathy-contactinfo-utils.c:106
1910 #| msgid "E-mail address:"
1911 msgid "E-mail address"
1912 msgstr "ئېلخەت ئادرېسى"
1913
1914 #: ../libempathy-gtk/empathy-contactinfo-utils.c:107
1915 #| msgid "Website:"
1916 msgid "Website"
1917 msgstr "تورتۇرا"
1918
1919 #: ../libempathy-gtk/empathy-contactinfo-utils.c:108
1920 #| msgid "Birthday:"
1921 msgid "Birthday"
1922 msgstr "تۇغۇلغان كۈن"
1923
1924 #. Note to translators: this is the caption for a string of the form "5
1925 #. * minutes ago", and refers to the time since the contact last interacted
1926 #. * with their IM client.
1927 #: ../libempathy-gtk/empathy-contactinfo-utils.c:113
1928 msgid "Last seen:"
1929 msgstr "ئەڭ ئاخىرقى كۆرۈنگەن ۋاقتى:"
1930
1931 #: ../libempathy-gtk/empathy-contactinfo-utils.c:115
1932 msgid "Connected from:"
1933 msgstr "باغلانغان يەر:"
1934
1935 #. FIXME: once Idle implements SimplePresence using this information, we can
1936 #. * and should bin this.
1937 #: ../libempathy-gtk/empathy-contactinfo-utils.c:119
1938 msgid "Away message:"
1939 msgstr "جايىدا يوق ئۇچۇرى:"
1940
1941 #: ../libempathy-gtk/empathy-contactinfo-utils.c:132
1942 #| msgid "Network"
1943 msgid "work"
1944 msgstr "خىزمەت"
1945
1946 #: ../libempathy-gtk/empathy-contactinfo-utils.c:133
1947 #| msgid "Romeo"
1948 msgid "home"
1949 msgstr "باش بەت"
1950
1951 #: ../libempathy-gtk/empathy-contactinfo-utils.c:134
1952 #| msgid "Profile"
1953 msgid "mobile"
1954 msgstr ""
1955
1956 #: ../libempathy-gtk/empathy-contactinfo-utils.c:135
1957 #| msgid "Favorite"
1958 msgid "voice"
1959 msgstr ""
1960
1961 #: ../libempathy-gtk/empathy-contactinfo-utils.c:136
1962 #| msgid "Preferences"
1963 msgid "preferred"
1964 msgstr ""
1965
1966 #: ../libempathy-gtk/empathy-contactinfo-utils.c:137
1967 msgid "postal"
1968 msgstr ""
1969
1970 #: ../libempathy-gtk/empathy-contactinfo-utils.c:138
1971 #| msgid "Appearance"
1972 msgid "parcel"
1973 msgstr ""
1974
1975 #. Identifier to connect to Instant Messaging network
1976 #. Translators: Identifier to connect to Instant Messaging network
1977 #: ../libempathy-gtk/empathy-contact-widget.ui.h:3
1978 #: ../libempathy-gtk/empathy-individual-widget.c:1502
1979 msgid "Identifier:"
1980 msgstr "كىملىك:"
1981
1982 #. Alias
1983 #: ../libempathy-gtk/empathy-contact-widget.ui.h:4
1984 #: ../libempathy-gtk/empathy-individual-widget.c:1293
1985 msgid "Alias:"
1986 msgstr "تەخەللۇس:"
1987
1988 #: ../libempathy-gtk/empathy-contact-widget.ui.h:5
1989 msgid "<b>Location</b> at (date)\t"
1990 msgstr "<b>ئورۇن</b> ۋاقتى (چېسلا)\t"
1991
1992 #: ../libempathy-gtk/empathy-contact-widget.ui.h:7
1993 #: ../libempathy-gtk/empathy-individual-widget.ui.h:4
1994 msgid "Information requested…"
1995 msgstr "ئۇچۇر تەلەپ قىلىندى…"
1996
1997 #: ../libempathy-gtk/empathy-contact-widget.ui.h:8
1998 msgid "Client Information"
1999 msgstr "خېرىدار ئۇچۇرى"
2000
2001 #: ../libempathy-gtk/empathy-contact-widget.ui.h:9
2002 msgid "OS:"
2003 msgstr "OS:"
2004
2005 #: ../libempathy-gtk/empathy-contact-widget.ui.h:10
2006 msgid "Version:"
2007 msgstr "نەشرى:"
2008
2009 #: ../libempathy-gtk/empathy-contact-widget.ui.h:11
2010 msgid "Client:"
2011 msgstr "خېرىدار:"
2012
2013 #: ../libempathy-gtk/empathy-groups-widget.c:331
2014 msgid "Groups"
2015 msgstr "گۇرۇپپىلار"
2016
2017 #: ../libempathy-gtk/empathy-groups-widget.c:343
2018 msgid ""
2019 "Select the groups you want this contact to appear in. Note that you can "
2020 "select more than one group or no groups."
2021 msgstr "بۇ ئالاقەداشنى قوشىدىغان گۇرۇپپىنى تاللاڭ. دىققەت: بىر ياكى بىر نەچچىنى تاللىيالايسىز، ھەتتا تاللىمىسىڭىزمۇ بولىدۇ."
2022
2023 #: ../libempathy-gtk/empathy-groups-widget.c:362
2024 msgid "_Add Group"
2025 msgstr "گۇرۇپپا قوش(_A)"
2026
2027 #: ../libempathy-gtk/empathy-groups-widget.c:397
2028 msgctxt "verb in a column header displaying group names"
2029 msgid "Select"
2030 msgstr "تاللا"
2031
2032 #: ../libempathy-gtk/empathy-groups-widget.c:407
2033 #: ../src/empathy-roster-window.c:1970
2034 msgid "Group"
2035 msgstr "گۇرۇپپا"
2036
2037 #: ../libempathy-gtk/empathy-individual-dialogs.c:257
2038 msgid "The following identity will be blocked:"
2039 msgid_plural "The following identities will be blocked:"
2040 msgstr[0] "تۆۋەندىكى كىملىكلەر چەكلىنىدۇ:"
2041
2042 #: ../libempathy-gtk/empathy-individual-dialogs.c:264
2043 msgid "The following identity can not be blocked:"
2044 msgid_plural "The following identities can not be blocked:"
2045 msgstr[0] "تۆۋەندىكى كىملىكلەرنى چەكلىگىلى بولمىدى:"
2046
20471905 #: ../libempathy-gtk/empathy-individual-edit-dialog.c:247
20481906 msgid "Edit Contact Information"
20491907 msgstr "ئالاقەداش ئۇچۇرىنى تەھرىرلەش"
20501908
1909 #. Translators: the heading at the top of the Information dialogue
1910 #: ../libempathy-gtk/empathy-individual-information-dialog.c:293
1911 msgid "Linked Contacts"
1912 msgstr "ئۇلانغان ئالاقەداشلار"
1913
1914 #: ../libempathy-gtk/empathy-individual-information-dialog.c:332
1915 msgid "gnome-contacts not installed"
1916 msgstr "gnome-contacts ئورنىتىلمىغان"
1917
1918 #: ../libempathy-gtk/empathy-individual-information-dialog.c:335
1919 msgid "Please install gnome-contacts to access contacts details."
1920 msgstr "ئالاقەداشلارنىڭ تەپسىلاتىنى زىيارەت قىلىش ئۈچۈن gnome-contacts نى ئورنىتىڭ."
1921
20511922 #. Translators: this is used in the context menu for a contact. The first
20521923 #. * parameter is a contact ID (e.g. foo@jabber.org) and the second is one
20531924 #. * of the user's account IDs (e.g. me@hotmail.com).
2054 #: ../libempathy-gtk/empathy-individual-menu.c:172
1925 #: ../libempathy-gtk/empathy-individual-menu.c:177
20551926 #, c-format
20561927 msgid "%s (%s)"
20571928 msgstr "%s (%s)"
20581929
2059 #: ../libempathy-gtk/empathy-individual-menu.c:344
1930 #: ../libempathy-gtk/empathy-individual-menu.c:353
20601931 msgid "Select account to use to place the call"
20611932 msgstr "تېلېفون قىلىشتا ئىشلىتىدىغان ھېساباتنى تاللاش"
20621933
2063 #: ../libempathy-gtk/empathy-individual-menu.c:348
1934 #: ../libempathy-gtk/empathy-individual-menu.c:357
20641935 #: ../libempathy-gtk/empathy-log-window.ui.h:6
20651936 #: ../src/empathy-call-window.ui.h:18
20661937 msgid "Call"
20671938 msgstr "چاقىر"
20681939
2069 #: ../libempathy-gtk/empathy-individual-menu.c:413
2070 #| msgid "Profile"
1940 #: ../libempathy-gtk/empathy-individual-menu.c:422
20711941 msgid "Mobile"
20721942 msgstr "يانفون"
20731943
2074 #: ../libempathy-gtk/empathy-individual-menu.c:415
1944 #: ../libempathy-gtk/empathy-individual-menu.c:424
20751945 msgid "Work"
20761946 msgstr "ئىش"
20771947
2078 #: ../libempathy-gtk/empathy-individual-menu.c:417
1948 #: ../libempathy-gtk/empathy-individual-menu.c:426
20791949 msgid "HOME"
20801950 msgstr "ئۆي"
20811951
2082 #: ../libempathy-gtk/empathy-individual-menu.c:658
1952 #: ../libempathy-gtk/empathy-individual-menu.c:669
20831953 msgid "_Block Contact"
20841954 msgstr "ئالاقەداش چەكلە(_B)"
20851955
1956 #: ../libempathy-gtk/empathy-individual-menu.c:725
1957 msgid "Delete and _Block"
1958 msgstr "ئۆچۈرۈش ۋە چەكلەش(_B)"
1959
1960 #: ../libempathy-gtk/empathy-individual-menu.c:787
1961 #, c-format
1962 msgid "Do you really want to remove the contact '%s'?"
1963 msgstr "«%s» دېگەن ئالاقەداشنى راستلا چىقىرىۋېتەمسىز؟"
1964
1965 #: ../libempathy-gtk/empathy-individual-menu.c:796
1966 #, c-format
1967 msgid ""
1968 "Do you really want to remove the linked contact '%s'? Note that this will "
1969 "remove all the contacts which make up this linked contact."
1970 msgstr "ئۇلانغان ئالاقەداش «%s» نى راستلا چىقىرىۋېتەمسىز؟ بۇنداقتا بۇنىڭغا ئۇلانغان باشقا بارلىق ئالاقەداشلارمۇ چىقىرىۋېتىلىدۇ."
1971
1972 #: ../libempathy-gtk/empathy-individual-menu.c:807
1973 msgid "Removing contact"
1974 msgstr "ئالاقەداشلارنى ئۆچۈرۈۋاتىدۇ"
1975
1976 #: ../libempathy-gtk/empathy-individual-menu.c:871
1977 #: ../libempathy-gtk/empathy-individual-view.c:2453
1978 msgid "_Remove"
1979 msgstr "چىقىرىۋەت(_R)"
1980
20861981 #. add chat button
2087 #: ../libempathy-gtk/empathy-individual-menu.c:1017
2088 #: ../libempathy-gtk/empathy-new-message-dialog.c:319
2089 #: ../src/empathy-roster-window-menubar.ui.h:1
1982 #: ../libempathy-gtk/empathy-individual-menu.c:1234
1983 #: ../libempathy-gtk/empathy-new-message-dialog.c:318
20901984 msgid "_Chat"
20911985 msgstr "سۆھبەت(_C)"
20921986
20931987 #. add SMS button
2094 #: ../libempathy-gtk/empathy-individual-menu.c:1052
2095 #: ../libempathy-gtk/empathy-new-message-dialog.c:313
1988 #: ../libempathy-gtk/empathy-individual-menu.c:1269
1989 #: ../libempathy-gtk/empathy-new-message-dialog.c:312
20961990 msgid "_SMS"
20971991 msgstr "_SMS"
20981992
2099 #: ../libempathy-gtk/empathy-individual-menu.c:1085
1993 #: ../libempathy-gtk/empathy-individual-menu.c:1302
21001994 msgctxt "menu item"
21011995 msgid "_Audio Call"
21021996 msgstr "ئاۋازلىق سۆزلەش(_A)"
21031997
2104 #: ../libempathy-gtk/empathy-individual-menu.c:1118
1998 #: ../libempathy-gtk/empathy-individual-menu.c:1335
21051999 msgctxt "menu item"
21062000 msgid "_Video Call"
21072001 msgstr "سىنلىق سۆزلەش(_V)"
21082002
2109 #: ../libempathy-gtk/empathy-individual-menu.c:1159
2110 #: ../src/empathy-roster-window-menubar.ui.h:4
2003 #: ../libempathy-gtk/empathy-individual-menu.c:1376
2004 #: ../src/empathy-roster-window-menubar.ui.h:11
21112005 msgid "_Previous Conversations"
21122006 msgstr "ئالدىنقى سۆھبەتلەر(_P)"
21132007
2114 #: ../libempathy-gtk/empathy-individual-menu.c:1188
2008 #: ../libempathy-gtk/empathy-individual-menu.c:1405
21152009 msgid "Send File"
2116 msgstr "ھۆججەت ئەۋەتىش"
2117
2118 #: ../libempathy-gtk/empathy-individual-menu.c:1218
2010 msgstr "ھۆججەت يوللاش"
2011
2012 #: ../libempathy-gtk/empathy-individual-menu.c:1435
21192013 msgid "Share My Desktop"
21202014 msgstr "ئۈستەلئۈستىنى ھەمبەھىر قىلىش"
21212015
2122 #: ../libempathy-gtk/empathy-individual-menu.c:1244
2123 #: ../libempathy-gtk/empathy-individual-widget.c:1357
2016 #: ../libempathy-gtk/empathy-individual-menu.c:1461
2017 #: ../libempathy-gtk/empathy-individual-widget.c:1368
21242018 msgid "Favorite"
21252019 msgstr "يىغقۇچ"
21262020
2127 #: ../libempathy-gtk/empathy-individual-menu.c:1263
2128 #| msgid "telepathy-salut not installed"
2129 msgid "gnome-contacts not installed"
2130 msgstr "gnome-contacts ئورنىتىلمىغان"
2131
2132 #: ../libempathy-gtk/empathy-individual-menu.c:1266
2133 msgid "Please install gnome-contacts to access contacts details."
2134 msgstr ""
2135
2136 #: ../libempathy-gtk/empathy-individual-menu.c:1380
2021 #: ../libempathy-gtk/empathy-individual-menu.c:1490
21372022 msgid "Infor_mation"
21382023 msgstr "ئۇچۇر(_M)"
21392024
2140 #: ../libempathy-gtk/empathy-individual-menu.c:1429
2025 #: ../libempathy-gtk/empathy-individual-menu.c:1539
21412026 msgctxt "Edit individual (contextual menu)"
21422027 msgid "_Edit"
21432028 msgstr "تەھرىر(_E)"
21442029
2145 #: ../libempathy-gtk/empathy-individual-menu.c:1546
2146 #: ../src/empathy-chat-window.c:1192
2030 #. send invitation
2031 #: ../libempathy-gtk/empathy-individual-menu.c:1655
2032 #: ../src/empathy-chat-window.c:1246
21472033 msgid "Inviting you to this room"
21482034 msgstr "سىزنى بۇ ئۆيگە تەكلىپ قىلىۋاتىدۇ"
21492035
2150 #: ../libempathy-gtk/empathy-individual-menu.c:1592
2036 #: ../libempathy-gtk/empathy-individual-menu.c:1701
21512037 msgid "_Invite to Chat Room"
21522038 msgstr "سۆھبەتخانىغا تەكلىپ قىل(_I)"
21532039
2154 #: ../libempathy-gtk/empathy-individual-menu.c:1788
2155 #: ../src/empathy-roster-window-menubar.ui.h:5
2040 #: ../libempathy-gtk/empathy-individual-menu.c:1897
21562041 msgid "_Add Contact…"
21572042 msgstr "ئالاقەداش قوش(_A)…"
21582043
2159 #: ../libempathy-gtk/empathy-individual-view.c:2306
2160 msgid "Delete and _Block"
2161 msgstr "ئۆچۈرۈش ۋە چەكلەش(_B)"
2162
2163 #: ../libempathy-gtk/empathy-individual-view.c:2341
2044 #: ../libempathy-gtk/empathy-individual-view.c:2373
21642045 #, c-format
21652046 msgid "Do you really want to remove the group '%s'?"
21662047 msgstr "«%s» دېگەن گۇرۇپپىنى راستلا چىقىرىۋېتەمسىز؟"
21672048
2168 #: ../libempathy-gtk/empathy-individual-view.c:2344
2049 #: ../libempathy-gtk/empathy-individual-view.c:2376
21692050 msgid "Removing group"
21702051 msgstr "گۇرۇپپا ئۆچۈرۈۋاتىدۇ"
21712052
2172 #. Remove
2173 #: ../libempathy-gtk/empathy-individual-view.c:2399
2174 #: ../libempathy-gtk/empathy-individual-view.c:2603
2175 msgid "_Remove"
2176 msgstr "ئۆچۈر(_R)"
2177
2178 #: ../libempathy-gtk/empathy-individual-view.c:2476
2179 #, c-format
2180 msgid "Do you really want to remove the contact '%s'?"
2181 msgstr "«%s» دېگەن ئالاقەداشنى راستلا چىقىرىۋېتەمسىز؟"
2182
2183 #: ../libempathy-gtk/empathy-individual-view.c:2485
2184 #, c-format
2185 msgid ""
2186 "Do you really want to remove the linked contact '%s'? Note that this will "
2187 "remove all the contacts which make up this linked contact."
2188 msgstr "ئۇلانغان ئالاقەداش «%s» نى راستلا چىقىرىۋېتەمسىز؟ بۇنداقتا بۇنىڭغا ئۇلانغان باشقا بارلىق ئالاقەداشلارمۇ چىقىرىۋېتىلىدۇ."
2189
2190 #: ../libempathy-gtk/empathy-individual-view.c:2497
2191 msgid "Removing contact"
2192 msgstr "ئالاقەداشلارنى ئۆچۈرۈۋاتىدۇ"
2193
2194 #: ../libempathy-gtk/empathy-individual-widget.c:1641
2053 #: ../libempathy-gtk/empathy-individual-view.c:2444
2054 #| msgid "Real name:"
2055 msgid "Re_name"
2056 msgstr "ئاتىنى ئۆزگەرت(_N)"
2057
2058 #: ../libempathy-gtk/empathy-individual-widget.c:304
2059 msgid "Channels:"
2060 msgstr "قانال:"
2061
2062 #: ../libempathy-gtk/empathy-individual-widget.c:455
2063 msgid "Country ISO Code:"
2064 msgstr "دۆلەتنىڭ ISO كودى:"
2065
2066 #: ../libempathy-gtk/empathy-individual-widget.c:457
2067 msgid "Country:"
2068 msgstr "دۆلەت:"
2069
2070 #: ../libempathy-gtk/empathy-individual-widget.c:459
2071 msgid "State:"
2072 msgstr "ھالەت:"
2073
2074 #: ../libempathy-gtk/empathy-individual-widget.c:461
2075 msgid "City:"
2076 msgstr "شەھەر :"
2077
2078 #: ../libempathy-gtk/empathy-individual-widget.c:463
2079 msgid "Area:"
2080 msgstr "رايون:"
2081
2082 #: ../libempathy-gtk/empathy-individual-widget.c:465
2083 msgid "Postal Code:"
2084 msgstr "پوچتا نومۇرى:"
2085
2086 #: ../libempathy-gtk/empathy-individual-widget.c:467
2087 msgid "Street:"
2088 msgstr "كوچا:"
2089
2090 #: ../libempathy-gtk/empathy-individual-widget.c:469
2091 msgid "Building:"
2092 msgstr "بىنا:"
2093
2094 #: ../libempathy-gtk/empathy-individual-widget.c:471
2095 msgid "Floor:"
2096 msgstr "قەۋەت:"
2097
2098 #: ../libempathy-gtk/empathy-individual-widget.c:473
2099 msgid "Room:"
2100 msgstr "ئۆي:"
2101
2102 #: ../libempathy-gtk/empathy-individual-widget.c:475
2103 msgid "Text:"
2104 msgstr "تېكىست:"
2105
2106 #: ../libempathy-gtk/empathy-individual-widget.c:477
2107 msgid "Description:"
2108 msgstr "چۈشەندۈرۈش:"
2109
2110 #: ../libempathy-gtk/empathy-individual-widget.c:479
2111 msgid "URI:"
2112 msgstr "URI:"
2113
2114 #: ../libempathy-gtk/empathy-individual-widget.c:481
2115 msgid "Accuracy Level:"
2116 msgstr "توغرىلىق دەرىجىسى"
2117
2118 #: ../libempathy-gtk/empathy-individual-widget.c:483
2119 msgid "Error:"
2120 msgstr "خاتالىق:"
2121
2122 #: ../libempathy-gtk/empathy-individual-widget.c:485
2123 msgid "Vertical Error (meters):"
2124 msgstr "تىك يۆنىلىشتىكى خاتالىقى(مېتىر):"
2125
2126 #: ../libempathy-gtk/empathy-individual-widget.c:487
2127 msgid "Horizontal Error (meters):"
2128 msgstr "توغرا يۆنىلىشتىكى خاتالىقى(مېتىر):"
2129
2130 #: ../libempathy-gtk/empathy-individual-widget.c:489
2131 msgid "Speed:"
2132 msgstr "سۈرئەت:"
2133
2134 #: ../libempathy-gtk/empathy-individual-widget.c:491
2135 msgid "Bearing:"
2136 msgstr "يۆنىلىش:"
2137
2138 #: ../libempathy-gtk/empathy-individual-widget.c:493
2139 msgid "Climb Speed:"
2140 msgstr "يامىشىش تېزلىكى:"
2141
2142 #: ../libempathy-gtk/empathy-individual-widget.c:495
2143 msgid "Last Updated on:"
2144 msgstr "ئاخىرقى يېڭىلانغان:"
2145
2146 #: ../libempathy-gtk/empathy-individual-widget.c:497
2147 msgid "Longitude:"
2148 msgstr "مېرىدىئان(ئۇزۇنلۇق):"
2149
2150 #: ../libempathy-gtk/empathy-individual-widget.c:499
2151 msgid "Latitude:"
2152 msgstr "كەڭلىك:"
2153
2154 #: ../libempathy-gtk/empathy-individual-widget.c:501
2155 msgid "Altitude:"
2156 msgstr "ئېگىزلىك(دېڭىز يۈزىدىن):"
2157
2158 #: ../libempathy-gtk/empathy-individual-widget.c:593
2159 #: ../libempathy-gtk/empathy-individual-widget.c:608
2160 #: ../src/empathy-preferences.ui.h:39
2161 msgid "Location"
2162 msgstr "ئورنى"
2163
2164 #. translators: format is "Location, $date"
2165 #: ../libempathy-gtk/empathy-individual-widget.c:610
2166 #, c-format
2167 msgid "%s, %s"
2168 msgstr "%s، %s"
2169
2170 #: ../libempathy-gtk/empathy-individual-widget.c:659
2171 msgid "%B %e, %Y at %R UTC"
2172 msgstr "%B %e، %Y at %R UTC"
2173
2174 #. Alias
2175 #: ../libempathy-gtk/empathy-individual-widget.c:1304
2176 msgid "Alias:"
2177 msgstr "تەخەللۇس:"
2178
2179 #. Translators: Identifier to connect to Instant Messaging network
2180 #: ../libempathy-gtk/empathy-individual-widget.c:1513
2181 msgid "Identifier:"
2182 msgstr "بەلگە:"
2183
2184 #: ../libempathy-gtk/empathy-individual-widget.c:1652
21952185 #, c-format
21962186 msgid "Linked contact containing %u contact"
21972187 msgid_plural "Linked contacts containing %u contacts"
22032193
22042194 #: ../libempathy-gtk/empathy-individual-widget.ui.h:2
22052195 msgid "Online from a phone or mobile device"
2206 msgstr "يانفون ياكى يۆتكەلمە ئۈسكىنىدىن تورغا باغلىنىش"
2196 msgstr "يانفون ياكى يۆتكەلمە ئۈسكۈنىدىن تورغا باغلىنىش"
22072197
22082198 #: ../libempathy-gtk/empathy-irc-network-chooser-dialog.c:335
22092199 msgid "New Network"
22262216 msgid "new server"
22272217 msgstr "يېڭى مۇلازىمېتىر"
22282218
2229 #: ../libempathy-gtk/empathy-irc-network-dialog.c:535
2219 #: ../libempathy-gtk/empathy-irc-network-dialog.c:539
22302220 msgid "SSL"
22312221 msgstr "SSL"
22322222
2233 #: ../libempathy-gtk/empathy-log-window.c:620
2223 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:81
2224 msgid ""
2225 "Empathy can automatically discover and chat with the people connected on the "
2226 "same network as you. If you want to use this feature, please check that the "
2227 "details below are correct."
2228 msgstr "بۇ Empathy ئۆزلۈكىدىن سىز باغلانغان توردىكى كىشىلەرنى بايقاپ پاراڭلىشالايدۇ. ئەگەر بۇ ئىقتىدارنى ئىشلەتسىڭىز، تۆۋەندىكى تەپسىلاتنى چەككىنىڭىز توغرا."
2229
2230 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:101
2231 msgid "People nearby"
2232 msgstr "قوشنا"
2233
2234 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:116
2235 msgid ""
2236 "You can change these details later or disable this feature by choosing <span "
2237 "style=\"italic\">Edit → Accounts</span> in the Contact List."
2238 msgstr "بۇ تەپسىلاتلارنى كېيىن ئۆزگەرتەلەيسىز ياكى بۇ ئىقتىدارنى ئالاقەداش تىزىمىدىكى <span style=\"italic\">تەھرىر ← ھېسابات</span> تىن تاللاپ چەكلىيەلەيسىز."
2239
2240 #: ../libempathy-gtk/empathy-log-window.c:622
22342241 msgid "History"
22352242 msgstr "تارىخ"
22362243
2237 #: ../libempathy-gtk/empathy-log-window.c:675
2244 #: ../libempathy-gtk/empathy-log-window.c:677
22382245 msgid "Show"
22392246 msgstr "كۆرسەت"
22402247
2241 #: ../libempathy-gtk/empathy-log-window.c:697
2248 #: ../libempathy-gtk/empathy-log-window.c:699
22422249 msgid "Search"
22432250 msgstr "ئىزدە"
22442251
2245 #: ../libempathy-gtk/empathy-log-window.c:1148
2246 #, c-format
2247 #| msgid "Chat with %s"
2252 #: ../libempathy-gtk/empathy-log-window.c:1150
2253 #, c-format
22482254 msgid "Chat in %s"
22492255 msgstr "%s نىڭدا سۆزلىشىۋاتىدۇ"
22502256
2251 #: ../libempathy-gtk/empathy-log-window.c:1150
2257 #: ../libempathy-gtk/empathy-log-window.c:1152
22522258 #, c-format
22532259 msgid "Chat with %s"
22542260 msgstr "%s بىلەن سۆزلىشىش"
22552261
2256 #: ../libempathy-gtk/empathy-log-window.c:1200
2257 #: ../libempathy-gtk/empathy-log-window.c:1347
2262 #: ../libempathy-gtk/empathy-log-window.c:1202
2263 #: ../libempathy-gtk/empathy-log-window.c:1346
22582264 msgctxt "A date with the time"
22592265 msgid "%A, %e %B %Y %X"
22602266 msgstr "%A، %e %B %Y %X"
22722278 msgid "<b>%s:</b> %s"
22732279 msgstr "<b>%s:</b> %s"
22742280
2275 #: ../libempathy-gtk/empathy-log-window.c:1371
2276 #, c-format
2277 #| msgid "%d second ago"
2278 #| msgid_plural "%d seconds ago"
2281 #: ../libempathy-gtk/empathy-log-window.c:1370
2282 #, c-format
22792283 msgid "%s second"
22802284 msgid_plural "%s seconds"
22812285 msgstr[0] "%s سېكۇنت"
22822286
2283 #: ../libempathy-gtk/empathy-log-window.c:1378
2284 #, c-format
2285 #| msgid "%d minute ago"
2286 #| msgid_plural "%d minutes ago"
2287 #: ../libempathy-gtk/empathy-log-window.c:1377
2288 #, c-format
22872289 msgid "%s minute"
22882290 msgid_plural "%s minutes"
22892291 msgstr[0] "%s مىنۇت"
22902292
2291 #: ../libempathy-gtk/empathy-log-window.c:1386
2293 #: ../libempathy-gtk/empathy-log-window.c:1385
22922294 #, c-format
22932295 msgid "Call took %s, ended at %s"
22942296 msgstr "سۆزلەشكەن ۋاقىت %s، ئاخىرلاشقان ۋاقىت %s"
22952297
2296 #: ../libempathy-gtk/empathy-log-window.c:1720
2298 #: ../libempathy-gtk/empathy-log-window.c:1716
22972299 msgid "Today"
22982300 msgstr "بۈگۈن"
22992301
2300 #: ../libempathy-gtk/empathy-log-window.c:1724
2302 #: ../libempathy-gtk/empathy-log-window.c:1720
23012303 msgid "Yesterday"
23022304 msgstr "تۈنۈگۈن"
23032305
23042306 #. Translators: A date such as '23 May 2010' (strftime format)
2305 #: ../libempathy-gtk/empathy-log-window.c:1739
2306 #| msgctxt ""
2307 #| "A date such as '23 May 2010', %e is the day, %B the month and %Y the year"
2308 #| msgid "%e %B %Y"
2307 #: ../libempathy-gtk/empathy-log-window.c:1735
23092308 msgid "%e %B %Y"
23102309 msgstr "%e %B %Y"
23112310
2312 #: ../libempathy-gtk/empathy-log-window.c:1827
2313 #: ../libempathy-gtk/empathy-log-window.c:3487
2311 #: ../libempathy-gtk/empathy-log-window.c:1839
2312 #: ../libempathy-gtk/empathy-log-window.c:3462
23142313 msgid "Anytime"
2315 msgstr "خالىغان چاغدا"
2316
2317 #: ../libempathy-gtk/empathy-log-window.c:1916
2318 #: ../libempathy-gtk/empathy-log-window.c:2400
2314 msgstr "ھەر ۋاقىت"
2315
2316 #: ../libempathy-gtk/empathy-log-window.c:1938
2317 #: ../libempathy-gtk/empathy-log-window.c:2397
23192318 msgid "Anyone"
23202319 msgstr "ھەركىم"
23212320
2322 #: ../libempathy-gtk/empathy-log-window.c:2713
2321 #: ../libempathy-gtk/empathy-log-window.c:2710
23232322 msgid "Who"
23242323 msgstr "كىم"
23252324
2326 #: ../libempathy-gtk/empathy-log-window.c:2922
2325 #: ../libempathy-gtk/empathy-log-window.c:2919
23272326 msgid "When"
23282327 msgstr "قاچان"
23292328
2330 #: ../libempathy-gtk/empathy-log-window.c:3038
2329 #: ../libempathy-gtk/empathy-log-window.c:3037
23312330 msgid "Anything"
23322331 msgstr "ھېچنېمە"
23332332
2334 #: ../libempathy-gtk/empathy-log-window.c:3040
2333 #: ../libempathy-gtk/empathy-log-window.c:3039
23352334 msgid "Text chats"
23362335 msgstr "تېكىستلىك سۆزلىشىش"
23372336
2338 #: ../libempathy-gtk/empathy-log-window.c:3042
2339 #: ../src/empathy-preferences.ui.h:25
2337 #: ../libempathy-gtk/empathy-log-window.c:3040
2338 #: ../src/empathy-preferences.ui.h:29
23402339 msgid "Calls"
23412340 msgstr "چاقىرىشلار"
23422341
2343 #: ../libempathy-gtk/empathy-log-window.c:3047
2342 #: ../libempathy-gtk/empathy-log-window.c:3044
23442343 msgid "Incoming calls"
23452344 msgstr "كىرگەن چاقىرىشلار"
23462345
2347 #: ../libempathy-gtk/empathy-log-window.c:3048
2346 #: ../libempathy-gtk/empathy-log-window.c:3045
23482347 msgid "Outgoing calls"
23492348 msgstr "چىققان چاقىرىشلار"
23502349
2351 #: ../libempathy-gtk/empathy-log-window.c:3049
2350 #: ../libempathy-gtk/empathy-log-window.c:3046
23522351 msgid "Missed calls"
23532352 msgstr "سۆزلەشمىگەن چاقىرىشلار"
23542353
2355 #: ../libempathy-gtk/empathy-log-window.c:3071
2354 #: ../libempathy-gtk/empathy-log-window.c:3066
23562355 msgid "What"
2357 msgstr "نېمە"
2358
2359 #: ../libempathy-gtk/empathy-log-window.c:3780
2356 msgstr "مەزمۇن"
2357
2358 #: ../libempathy-gtk/empathy-log-window.c:3755
23602359 msgid "Are you sure you want to delete all logs of previous conversations?"
2361 msgstr "بۇرۇنقى سۆزلىشىش خاتىرىسىنىڭ ھەممىسىنى ئۆچۈرۈۋېتەمسىز؟"
2362
2363 #: ../libempathy-gtk/empathy-log-window.c:3784
2360 msgstr "راستلا بۇرۇنقى سۆھبەت خاتىرىلىرىنى ئۆچۈرەمسىز؟"
2361
2362 #: ../libempathy-gtk/empathy-log-window.c:3759
23642363 msgid "Clear All"
23652364 msgstr "ھەممىنى تازىلا"
23662365
2367 #: ../libempathy-gtk/empathy-log-window.c:3791
2366 #: ../libempathy-gtk/empathy-log-window.c:3766
23682367 msgid "Delete from:"
2369 msgstr "دىن ئۆچۈر:"
2368 msgstr "تۆۋەندىكىدىن ئۆچۈرۈش:"
23702369
23712370 #: ../libempathy-gtk/empathy-log-window.ui.h:1
23722371 msgid "_File"
23742373
23752374 #: ../libempathy-gtk/empathy-log-window.ui.h:2
23762375 #: ../src/empathy-call-window.ui.h:2 ../src/empathy-chat-window.ui.h:9
2377 #: ../src/empathy-roster-window-menubar.ui.h:12
23782376 msgid "_Edit"
23792377 msgstr "تەھرىر(_E)"
23802378
23872385 msgstr "سەپلىمە ھۆججەت"
23882386
23892387 #: ../libempathy-gtk/empathy-log-window.ui.h:5
2390 #: ../src/empathy-chat-window.ui.h:19
2388 #: ../src/empathy-chat-window.ui.h:19 ../src/empathy-preferences.ui.h:11
23912389 msgid "Chat"
2392 msgstr "پاراڭ"
2390 msgstr "سۆھبەت"
23932391
23942392 #: ../libempathy-gtk/empathy-log-window.ui.h:7
2395 #: ../src/empathy-call-window.ui.h:26
2393 #: ../src/empathy-call-window.ui.h:24
23962394 msgid "Video"
23972395 msgstr "سىن"
23982396
24042402 msgid "<span size=\"x-large\">Loading...</span>"
24052403 msgstr "<span size=\"x-large\">ئوقۇۋاتىدۇ...</span>"
24062404
2407 #: ../libempathy-gtk/empathy-new-message-dialog.c:83
2408 #| msgid "The specified contact is offline"
2405 #: ../libempathy-gtk/empathy-new-account-dialog.c:129
2406 msgid "What kind of chat account do you have?"
2407 msgstr "قانداق تىپتىكى ھېساباتىڭىز بار؟"
2408
2409 #: ../libempathy-gtk/empathy-new-account-dialog.c:151
2410 msgid "Adding new account"
2411 msgstr "يېڭى ھېسابات قوشۇش"
2412
2413 #: ../libempathy-gtk/empathy-new-call-dialog.c:199
2414 #: ../libempathy-gtk/empathy-new-message-dialog.c:289
2415 msgid "Enter a contact identifier or phone number:"
2416 msgstr "ئالاقەداش كىملىكى ياكى تېلېفون نومۇرىنى كىرگۈزۈڭ"
2417
2418 #. add video button
2419 #: ../libempathy-gtk/empathy-new-call-dialog.c:222
2420 msgid "_Video Call"
2421 msgstr "سىنلىق سۆزلەش(_V)"
2422
2423 #. add audio button
2424 #: ../libempathy-gtk/empathy-new-call-dialog.c:232
2425 msgid "_Audio Call"
2426 msgstr "ئاۋازلىق سۆزلەش(_A)"
2427
2428 #. Tweak the dialog
2429 #: ../libempathy-gtk/empathy-new-call-dialog.c:242
2430 msgid "New Call"
2431 msgstr "يېڭى چاقىرىش"
2432
2433 #: ../libempathy-gtk/empathy-new-message-dialog.c:82
24092434 msgid "The contact is offline"
2410 msgstr ""
2411
2412 #: ../libempathy-gtk/empathy-new-message-dialog.c:85
2413 #| msgid "The specified contact is not valid"
2435 msgstr "ئالاقەداش توردا يوق"
2436
2437 #: ../libempathy-gtk/empathy-new-message-dialog.c:84
24142438 msgid "The specified contact is either invalid or unknown"
2415 msgstr ""
2416
2417 #: ../libempathy-gtk/empathy-new-message-dialog.c:87
2418 #| msgid "Topic not supported on this conversation"
2439 msgstr "كۆرسىتىلگەن ئالاقەداش ئىناۋەتسىز ياكى ناتونۇش"
2440
2441 #: ../libempathy-gtk/empathy-new-message-dialog.c:86
24192442 msgid "The contact does not support this kind of conversation"
2420 msgstr ""
2421
2422 #: ../libempathy-gtk/empathy-new-message-dialog.c:89
2443 msgstr "ئالاقەداش بۇ خىل سۆزلىشىشنى قوللىمايدۇ"
2444
2445 #: ../libempathy-gtk/empathy-new-message-dialog.c:88
24232446 msgid "The requested functionality is not implemented for this protocol"
2424 msgstr ""
2425
2426 #: ../libempathy-gtk/empathy-new-message-dialog.c:95
2447 msgstr "بۇ كېلىشىمدە تەلەپ قىلىنغان ئىقتىدار ئەمەلىيلەشتۈرۈلمىگەن"
2448
2449 #: ../libempathy-gtk/empathy-new-message-dialog.c:94
24272450 msgid "Could not start a conversation with the given contact"
2428 msgstr ""
2429
2430 #: ../libempathy-gtk/empathy-new-message-dialog.c:97
2451 msgstr "كۆرسىتىلگەن ئالاقەداش بىلەن سۆزلەشكىلى بولمىدى"
2452
2453 #: ../libempathy-gtk/empathy-new-message-dialog.c:96
24312454 msgid "You are banned from this channel"
2432 msgstr ""
2433
2434 #: ../libempathy-gtk/empathy-new-message-dialog.c:99
2455 msgstr "بۇ قانال سىزنى چەكلەپتۇ"
2456
2457 #: ../libempathy-gtk/empathy-new-message-dialog.c:98
24352458 msgid "This channel is full"
2436 msgstr ""
2437
2438 #: ../libempathy-gtk/empathy-new-message-dialog.c:101
2439 #| msgid "You have been invited to join %s"
2459 msgstr "بۇ قانال توشۇپ كەتتى"
2460
2461 #: ../libempathy-gtk/empathy-new-message-dialog.c:100
24402462 msgid "You must be invited to join this channel"
2441 msgstr ""
2442
2443 #: ../libempathy-gtk/empathy-new-message-dialog.c:103
2444 #| msgid "Contact disconnected"
2463 msgstr "بۇ قانالغا كىرىش ئۈچۈن سىز تەكلىپ قىلىنىشىڭىز كېرەك"
2464
2465 #: ../libempathy-gtk/empathy-new-message-dialog.c:102
24452466 msgid "Can't proceed while disconnected"
2446 msgstr ""
2447
2448 #: ../libempathy-gtk/empathy-new-message-dialog.c:105
2449 #| msgid "permission denied"
2467 msgstr "ئۇلانمىغاندا داۋاملاشتۇرغىلى بولمايدۇ"
2468
2469 #: ../libempathy-gtk/empathy-new-message-dialog.c:104
24502470 msgid "Permission denied"
24512471 msgstr "ھوقۇقىڭىز يەتمىدى"
24522472
2453 #: ../libempathy-gtk/empathy-new-message-dialog.c:111
2454 #| msgid "There was an error starting the call"
2473 #: ../libempathy-gtk/empathy-new-message-dialog.c:110
24552474 msgid "There was an error starting the conversation"
2456 msgstr ""
2457
2458 #: ../libempathy-gtk/empathy-new-message-dialog.c:290
2459 #: ../libempathy-gtk/empathy-new-call-dialog.c:200
2460 msgid "Enter a contact identifier or phone number:"
2461 msgstr ""
2475 msgstr "سۆزلىشىشنى باشلاشتا خاتالىق كۆرۈلدى"
24622476
24632477 #. Tweak the dialog
2464 #: ../libempathy-gtk/empathy-new-message-dialog.c:333
2478 #: ../libempathy-gtk/empathy-new-message-dialog.c:332
24652479 msgid "New Conversation"
24662480 msgstr "يېڭى سۆھبەت"
2467
2468 #. add video button
2469 #: ../libempathy-gtk/empathy-new-call-dialog.c:223
2470 #| msgctxt "menu item"
2471 #| msgid "_Video Call"
2472 msgid "_Video Call"
2473 msgstr "سىنلىق سۆزلەش(_V)"
2474
2475 #. add audio button
2476 #: ../libempathy-gtk/empathy-new-call-dialog.c:233
2477 #| msgctxt "menu item"
2478 #| msgid "_Audio Call"
2479 msgid "_Audio Call"
2480 msgstr "ئاۋازلىق سۆزلەش(_A)"
2481
2482 #. Tweak the dialog
2483 #: ../libempathy-gtk/empathy-new-call-dialog.c:243
2484 msgid "New Call"
2485 msgstr "يېڭى چاقىرىش"
2486
2487 #: ../libempathy-gtk/empathy-bad-password-dialog.c:130
2488 #, c-format
2489 #| msgid "Authentication failed"
2490 msgid "Authentification failed for account <b>%s</b>"
2491 msgstr ""
2492
2493 #: ../libempathy-gtk/empathy-base-password-dialog.c:224
2494 #: ../libempathy-gtk/empathy-password-dialog.c:134
2495 #, c-format
2496 msgid ""
2497 "Enter your password for account\n"
2498 "<b>%s</b>"
2499 msgstr "تۆۋەندىكى ھېساباتىڭىزنىڭ ئىمىنى كىرگۈزۈڭ\n"
2500 "<b>%s</b>"
25012481
25022482 #. COL_STATUS_TEXT
25032483 #. COL_STATE_ICON_NAME
25052485 #. COL_DISPLAY_MARKUP
25062486 #. COL_STATUS_CUSTOMISABLE
25072487 #. COL_TYPE
2508 #: ../libempathy-gtk/empathy-presence-chooser.c:167
2509 #: ../libempathy-gtk/empathy-presence-chooser.c:203
2488 #: ../libempathy-gtk/empathy-presence-chooser.c:164
2489 #: ../libempathy-gtk/empathy-presence-chooser.c:200
25102490 msgid "Custom Message…"
25112491 msgstr "ئىختىيارىي ئۇچۇر..."
25122492
2513 #: ../libempathy-gtk/empathy-presence-chooser.c:220
2514 #: ../libempathy-gtk/empathy-presence-chooser.c:222
2493 #: ../libempathy-gtk/empathy-presence-chooser.c:217
2494 #: ../libempathy-gtk/empathy-presence-chooser.c:219
25152495 msgid "Edit Custom Messages…"
25162496 msgstr "ئىختىيارىي ئۇچۇرنى تەھرىرلەش..."
25172497
2518 #: ../libempathy-gtk/empathy-presence-chooser.c:345
2498 #: ../libempathy-gtk/empathy-presence-chooser.c:341
25192499 msgid "Click to remove this status as a favorite"
25202500 msgstr "چەكسىڭىز بۇ ھالەتنى ئامراق ھالەتتىن چىقىرىۋېتىدۇ"
25212501
2522 #: ../libempathy-gtk/empathy-presence-chooser.c:354
2502 #: ../libempathy-gtk/empathy-presence-chooser.c:350
25232503 msgid "Click to make this status a favorite"
25242504 msgstr "چەكسىڭىز بۇ ھالەتنى ئامراق ھالەت قىلىدۇ"
25252505
2526 #: ../libempathy-gtk/empathy-presence-chooser.c:388
2506 #. Translators: %s is a status message like 'At the pub' for example
2507 #: ../libempathy-gtk/empathy-presence-chooser.c:384
2508 #, c-format
2509 msgid ""
2510 "<b>Current message: %s</b>\n"
2511 "<small><i>Press Enter to set the new message or Esc to cancel.</i></small>"
2512 msgstr "<b>نۆۋەتتىكى ئۇچۇر: %s</b>\n"
2513 "<small><i>يېڭى ئۇچۇرنى كىرگۈزۈپ Enter بېسىڭ، ياكى Esc نى بېسىپ ئەمەلدىن قالدۇرۇڭ.</i></small>"
2514
2515 #: ../libempathy-gtk/empathy-presence-chooser.c:393
25272516 msgid "Set status"
25282517 msgstr "ھالەتنى تەڭشەش"
25292518
25302519 #. Custom messages
2531 #: ../libempathy-gtk/empathy-presence-chooser.c:1135
2520 #: ../libempathy-gtk/empathy-presence-chooser.c:1101
25322521 msgid "Custom messages…"
25332522 msgstr "ئىختىيارىي ئۇچۇر..."
25342523
25362525 #. To translator: %s is the name of the protocol, such as "Google Talk" or
25372526 #. * "Yahoo!"
25382527 #.
2539 #: ../libempathy-gtk/empathy-protocol-chooser.c:588
2528 #: ../libempathy-gtk/empathy-protocol-chooser.c:608
25402529 #, c-format
25412530 msgid "New %s account"
25422531 msgstr "يېڭى %s ھېساباتى"
2532
2533 #: ../libempathy-gtk/empathy-search-bar.c:243
2534 msgid "_Match case"
2535 msgstr "چوڭ كىچىك ھەرپنى پەرقلەندۈر(_M)"
25432536
25442537 #: ../libempathy-gtk/empathy-search-bar.ui.h:1
25452538 msgid "Find:"
25462539 msgstr "ئىزدە:"
25472540
25482541 #: ../libempathy-gtk/empathy-search-bar.ui.h:2
2549 #| msgid "_Previous Tab"
25502542 msgid "_Previous"
25512543 msgstr "ئالدىنقى(_P)"
25522544
25532545 #: ../libempathy-gtk/empathy-search-bar.ui.h:3
2554 #| msgid "_Next Tab"
25552546 msgid "_Next"
25562547 msgstr "كېيىنكى(_N)"
25572548
25582549 #: ../libempathy-gtk/empathy-search-bar.ui.h:4
2559 #| msgid "Match case"
25602550 msgid "Mat_ch case"
25612551 msgstr "چوڭ كىچىكلىكىگە ماسلاش(_C)"
25622552
25632553 #: ../libempathy-gtk/empathy-search-bar.ui.h:5
25642554 msgid "Phrase not found"
2565 msgstr "ئاتالغۇنى تاپالمىدى"
2555 msgstr "ئىبارە تېپىلمىدى"
25662556
25672557 #: ../libempathy-gtk/empathy-sound-manager.c:51
25682558 msgid "Received an instant message"
26082598 msgid "Edit Custom Messages"
26092599 msgstr "ئىختىيارىي ئۇچۇرنى تەھرىرلەش"
26102600
2611 #: ../libempathy-gtk/empathy-theme-adium.c:1051
2612 #, c-format
2613 #| msgid "Message received"
2601 #: ../libempathy-gtk/empathy-subscription-dialog.c:234
2602 msgid "Subscription Request"
2603 msgstr "مۇشتەرى ئىلتىماسى"
2604
2605 #: ../libempathy-gtk/empathy-subscription-dialog.c:240
2606 #: ../src/empathy-event-manager.c:1104
2607 #, c-format
2608 msgid "%s would like permission to see when you are online"
2609 msgstr "%s سىزنى توردا بار چېغىڭىزدا كۆرۈشكە ئىجازەت سوراۋاتىدۇ"
2610
2611 #: ../libempathy-gtk/empathy-subscription-dialog.c:281
2612 #: ../src/empathy-event-manager.c:729
2613 msgid "_Decline"
2614 msgstr "رەت قىل(_D)"
2615
2616 #: ../libempathy-gtk/empathy-subscription-dialog.c:282
2617 #| msgid "Accept"
2618 msgid "_Accept"
2619 msgstr "قوشۇل(_A)"
2620
2621 #: ../libempathy-gtk/empathy-theme-adium.c:1125
2622 #, c-format
26142623 msgid "Message edited at %s"
26152624 msgstr "ئۇچۇر %s دە تەھرىرلەندى"
26162625
2617 #: ../libempathy-gtk/empathy-theme-adium.c:1757
2626 #: ../libempathy-gtk/empathy-theme-adium.c:1841
26182627 msgid "Normal"
26192628 msgstr "نورمال"
2620
2621 #: ../libempathy-gtk/empathy-theme-manager.c:70
2622 msgid "Classic"
2623 msgstr "كلاسسىك"
2624
2625 #: ../libempathy-gtk/empathy-theme-manager.c:71
2626 msgid "Simple"
2627 msgstr "ئاددىي"
2628
2629 #: ../libempathy-gtk/empathy-theme-manager.c:72
2630 msgid "Clean"
2631 msgstr "پاكىز"
2632
2633 #: ../libempathy-gtk/empathy-theme-manager.c:73
2634 msgid "Blue"
2635 msgstr "كۆك"
26362629
26372630 #: ../libempathy-gtk/empathy-tls-dialog.c:150
26382631 msgid "The identity provided by the chat server cannot be verified."
26902683 msgstr "ئىسپاتنامىنىڭ كومپيۇتېر ئاتى: %s"
26912684
26922685 #: ../libempathy-gtk/empathy-tls-dialog.c:281
2693 #| msgid "Continue"
26942686 msgid "C_ontinue"
26952687 msgstr "داۋاملاشتۇر(_O)"
26962688
26972689 #: ../libempathy-gtk/empathy-tls-dialog.c:287
26982690 msgid "Untrusted connection"
2699 msgstr ""
2691 msgstr "ئىشەنچسىز باغلىنىش"
27002692
27012693 #: ../libempathy-gtk/empathy-tls-dialog.c:288
27022694 msgid "This connection is untrusted. Would you like to continue anyway?"
27102702 msgid "Certificate Details"
27112703 msgstr "ئىسپاتنامە تەپسىلاتلىرى"
27122704
2713 #: ../libempathy-gtk/empathy-ui-utils.c:1741
2705 #: ../libempathy-gtk/empathy-ui-utils.c:1050
27142706 msgid "Unable to open URI"
27152707 msgstr "URI نى ئاچقىلى بولمىدى"
27162708
2717 #: ../libempathy-gtk/empathy-ui-utils.c:1859
2709 #: ../libempathy-gtk/empathy-ui-utils.c:1174
27182710 msgid "Select a file"
27192711 msgstr "بىر ھۆججەت تاللاڭ"
27202712
2721 #: ../libempathy-gtk/empathy-ui-utils.c:1934
2713 #: ../libempathy-gtk/empathy-ui-utils.c:1248
27222714 msgid "Insufficient free space to save file"
27232715 msgstr "ھۆججەتنى ساقلايدىغانغا يېتەرلىك بوشلۇق يوق"
27242716
2725 #: ../libempathy-gtk/empathy-ui-utils.c:1942
2717 #: ../libempathy-gtk/empathy-ui-utils.c:1256
27262718 #, c-format
27272719 msgid ""
27282720 "%s of free space are required to save this file, but only %s is available. "
27292721 "Please choose another location."
27302722 msgstr "بۇ ھۆججەتنى ساقلاش ئۈچۈن %s بوشلۇق كېرەك، بىراق %s بوشلۇق بار ئىكەن. باشقا يەرگە ساقلاڭ."
27312723
2732 #: ../libempathy-gtk/empathy-ui-utils.c:1986
2724 #: ../libempathy-gtk/empathy-ui-utils.c:1302
27332725 #, c-format
27342726 msgid "Incoming file from %s"
27352727 msgstr "%s دىن كەلگەن ھۆججەت"
2728
2729 #: ../libempathy-gtk/empathy-user-info.c:384
2730 msgid "Go online to edit your personal information."
2731 msgstr "شەخسىي ئۇچۇرلارنى تەھرىرلەش ئۈچۈن تورغا باغلىنىڭ."
2732
2733 #: ../libempathy-gtk/empathy-user-info.c:464
2734 #| msgid "Personal Details"
2735 msgid "<b>Personal Details</b>"
2736 msgstr "<b>شەخسىي ئۇچۇرلار</b>"
2737
2738 #. Copy Link Address menu item
2739 #: ../libempathy-gtk/empathy-webkit-utils.c:278
2740 msgid "_Copy Link Address"
2741 msgstr "ئۇلانما ئاتىنى كۆچۈر(_C)"
2742
2743 #. Open Link menu item
2744 #: ../libempathy-gtk/empathy-webkit-utils.c:285
2745 msgid "_Open Link"
2746 msgstr "ئۇلانما ئاچ(_O)"
27362747
27372748 #: ../libempathy-gtk/totem-subtitle-encoding.c:158
27382749 msgid "Current Locale"
28572868
28582869 #: ../libempathy-gtk/totem-subtitle-encoding.c:285
28592870 msgid "Persian"
2860 msgstr "پارسچە"
2871 msgstr "پارىسچە"
28612872
28622873 #: ../libempathy-gtk/totem-subtitle-encoding.c:288
28632874 #: ../libempathy-gtk/totem-subtitle-encoding.c:290
28642875 msgid "Romanian"
2865 msgstr "رۇمىنچە"
2876 msgstr "رۇمىنىيەچە"
28662877
28672878 #: ../libempathy-gtk/totem-subtitle-encoding.c:293
28682879 msgid "South European"
29012912 msgid "Vietnamese"
29022913 msgstr "ۋىيېتنامچە"
29032914
2904 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:202
2915 #: ../libempathy-gtk/empathy-roster-model.h:29
2916 #| msgid "Contact"
2917 msgid "Top Contacts"
2918 msgstr "ھەمىشە ئالاقە قىلىدىغانلار"
2919
2920 #: ../libempathy-gtk/empathy-roster-model.h:31
2921 msgid "Ungrouped"
2922 msgstr "گۇرۇپپىلانمىغان"
2923
2924 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:231
29052925 msgid "No error message"
29062926 msgstr "خاتالىق ئۇچۇرى يوق"
29072927
2908 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:275
2928 #: ../nautilus-sendto-plugin/empathy-nautilus-sendto.c:304
29092929 msgid "Instant Message (Empathy)"
29102930 msgstr "مۇڭداشقۇ ئۇچۇرى(Empathy)"
29112931
2912 #: ../src/empathy.c:435
2932 #: ../src/empathy-about-dialog.c:81
2933 msgid ""
2934 "Empathy is free software; you can redistribute it and/or modify it under the "
2935 "terms of the GNU General Public License as published by the Free Software "
2936 "Foundation; either version 2 of the License, or (at your option) any later "
2937 "version."
2938 msgstr "Empathy ئەركىن يۇمشاق دېتال؛ سىز ئەركىن يۇمشاق دېتال فوندى تارقاتقان GNU ئادەتتىكى ئاممىۋى ئىجازەتنامىسىنىڭ ماددىلىرىغا ئاساسەن ئۇنى ئەركىن تارقىتىپ ياكى ئۆزگەرتسىڭىز بولىدۇ؛ ئىجازەتنامىنىڭ ئىككىنچى نەشرى ياكى ئۇنىڭدىن كېيىنكى نەشرىنى ئىشلىتىڭ."
2939
2940 #: ../src/empathy-about-dialog.c:85
2941 msgid ""
2942 "Empathy is distributed in the hope that it will be useful, but WITHOUT ANY "
2943 "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
2944 "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
2945 "details."
2946 msgstr "Empathy نى تارقىتىشنىڭ مەقسىتى ئۇنىڭ سىزگە كېرەكلىك بولۇشى ئۈچۈن، ئەمما ئۇنىڭ ھېچقانداق كاپالىتى يوق؛ ئۇنى ئىشلىتىپ كېلىپ چىققان ھەر قانداق بىۋاسىتە ياكى ۋاسىتىلىك ئاقىۋەتكە ھېچقانداق مەسئۇلىيەتنى ئۈستىگە ئالمايمىز. GNU ئادەتتىكى ئاممىۋى ئىجازەت كېلىشىمىدىكى تەپسىلاتنى كۆرۈڭ."
2947
2948 #: ../src/empathy-about-dialog.c:89
2949 msgid ""
2950 "You should have received a copy of the GNU General Public License along with "
2951 "Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin "
2952 "Street, Fifth Floor, Boston, MA 02110-130159 USA"
2953 msgstr "سىز Empathy بىلەن بىللە GNU ئادەتتىكى ئاممىۋى ئىجازەت كېلىشىمىنىڭ كۆچۈرۈلمىسىدىن بىر نۇسخا تاپشۇرۇۋالىسىز؛ ئەگەر تاپشۇرۇۋالمىغان بولسىڭىز ئەركىن يۇمشاق دېتال ۋەخپىسىگە خەت يېزىڭ. ئادرېس: Free Software Foundation,Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-130159 USA"
2954
2955 #: ../src/empathy-about-dialog.c:109
2956 msgid "An Instant Messaging client for GNOME"
2957 msgstr "GNOME دىكى مۇڭداشقۇ خېرىدارى"
2958
2959 #: ../src/empathy-about-dialog.c:115
2960 msgid "translator-credits"
2961 msgstr "Gheyret Kenji <gheyret@gmail.com>\n"
2962 "Sahran<sahran@live.com>\n"
2963 "Muhemmed Erdem <misran_erdem@hotmail.com>\n"
2964 "\n"
2965 "Launchpad Contributions:\n"
2966 " Abdumomin.Kadir https://launchpad.net/~abdumomin-kadir\n"
2967 " Gheyret T.Kenji https://launchpad.net/~gheyret\n"
2968 " Gheyret T.Kenji https://launchpad.net/~gheyretkenji\n"
2969 " Sahran https://launchpad.net/~sahran"
2970
2971 #: ../src/empathy-accounts.c:182
2972 msgid "Don't display any dialogs; do any work (eg, importing) and exit"
2973 msgstr "ھېچقانداق سۆزلەشكۈ كۆرسەتمەي، مەشغۇلات(ئىمپورت قىلىش ...قاتارلىق)لارنى داۋاملاشتۇرۇپ ئاخىرلاشتۇرسۇن"
2974
2975 #: ../src/empathy-accounts.c:186
2976 msgid ""
2977 "Don't display any dialogs unless there are only \"People Nearby\" accounts"
2978 msgstr "«قوشنىلار» ھېساباتى بولمىغاندىلا ھېچقانداق سۆزلەشكۈ كۆرسەتمىسۇن"
2979
2980 #: ../src/empathy-accounts.c:190
2981 msgid "Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)"
2982 msgstr "ئەڭ دەسلەپتە بېرىلگەن ھېساباتنى تاللاڭ(مەسىلەن، gabble/jabber/foo_40example_2eorg0)"
2983
2984 #: ../src/empathy-accounts.c:192
2985 msgid "<account-id>"
2986 msgstr "<ھېسابات كىملىكى>"
2987
2988 #: ../src/empathy-accounts.c:197
2989 msgid "- Empathy Accounts"
2990 msgstr "- Empathy ھېساباتلىرى"
2991
2992 #: ../src/empathy-accounts.c:240
2993 msgid "Empathy Accounts"
2994 msgstr "Empathy ھېساباتلىرى"
2995
2996 #. The primary text of the dialog shown to the user when he is about to lose
2997 #. * unsaved changes
2998 #: ../src/empathy-accounts-dialog.c:68
2999 #, c-format
3000 msgid "There are unsaved modifications to your %s account."
3001 msgstr "سىزنىڭ %s ھېساباتىڭىزدا تېخى ساقلانمىغان ئۆزگىرىشلەر بار."
3002
3003 #. The primary text of the dialog shown to the user when he is about to lose
3004 #. * an unsaved new account
3005 #: ../src/empathy-accounts-dialog.c:72
3006 msgid "Your new account has not been saved yet."
3007 msgstr "يېڭى ھېساباتىڭىز تېخى ساقلانمىدى."
3008
3009 #: ../src/empathy-accounts-dialog.c:404 ../src/empathy-call-window.c:1267
3010 msgid "Connecting…"
3011 msgstr "باغلىنىۋاتىدۇ…"
3012
3013 #: ../src/empathy-accounts-dialog.c:445
3014 #, c-format
3015 msgid "Offline — %s"
3016 msgstr "توردا يوق — %s"
3017
3018 #: ../src/empathy-accounts-dialog.c:457
3019 #, c-format
3020 msgid "Disconnected — %s"
3021 msgstr "ئۈزۈلدى — %s"
3022
3023 #: ../src/empathy-accounts-dialog.c:468
3024 msgid "Offline — No Network Connection"
3025 msgstr "توردا يوق — تور باغلىنىشى يوق"
3026
3027 #: ../src/empathy-accounts-dialog.c:475
3028 msgid "Unknown Status"
3029 msgstr "نامەلۇم ھالەت"
3030
3031 #: ../src/empathy-accounts-dialog.c:492
3032 msgid ""
3033 "This account has been disabled because it relies on an old, unsupported "
3034 "backend. Please install telepathy-haze and restart your session to migrate "
3035 "the account."
3036 msgstr "بۇ ھېسابات چەكلەندى چۈنكى ئۇ كونا، قوللىمايدىغان ئارقا ئۇچقا تايىنىدۇ. telepathy-haze نى ئورنىتىڭ، ئەڭگىمەرىڭىز ھېساباتىڭىزنى بىرلەشتۈرىدۇ."
3037
3038 #: ../src/empathy-accounts-dialog.c:502
3039 msgid "Offline — Account Disabled"
3040 msgstr "توردا يوق — ھېسابات چەكلەنگەن"
3041
3042 #: ../src/empathy-accounts-dialog.c:608
3043 msgid "Edit Connection Parameters"
3044 msgstr "باغلىنىش پارامېتىرلىرىنى تەھرىرلەش"
3045
3046 #: ../src/empathy-accounts-dialog.c:733
3047 msgid "_Edit Connection Parameters..."
3048 msgstr "باغلىنىش پارامېتىرلىرىنى تەھرىرلەش(_E)…"
3049
3050 #: ../src/empathy-accounts-dialog.c:1266
3051 #, c-format
3052 msgid "Do you want to remove %s from your computer?"
3053 msgstr "كومپيۇتېرىڭىزدىن %s نى چىقىرىۋېتەمسىز؟"
3054
3055 #: ../src/empathy-accounts-dialog.c:1270
3056 msgid "This will not remove your account on the server."
3057 msgstr "بۇ مۇلازىمېتىردىكى ھېساباتىڭىزنى چىقىرىۋەتمەيدۇ."
3058
3059 #: ../src/empathy-accounts-dialog.c:1475
3060 msgid ""
3061 "You are about to select another account, which will discard\n"
3062 "your changes. Are you sure you want to proceed?"
3063 msgstr "باشقا ھېساباتنى تاللىماقچى بولۇۋاتىسىز، بۇنىڭدا \n"
3064 "ئۆزگىرىشلەر يوق بولۇپ كېتىدۇ. داۋاملاشتۇرۇۋەرسۇنمۇ؟"
3065
3066 #. Menu item: to enabled/disable the account
3067 #: ../src/empathy-accounts-dialog.c:1666
3068 msgid "_Enabled"
3069 msgstr "قوزغىتىلغان(_E)"
3070
3071 #. Menu item: Rename
3072 #: ../src/empathy-accounts-dialog.c:1689
3073 #| msgid "Real name:"
3074 msgid "Rename"
3075 msgstr "ئات ئۆزگەرت"
3076
3077 #: ../src/empathy-accounts-dialog.c:2105
3078 msgid "_Skip"
3079 msgstr "ئۆتكۈزۈۋەت(_S)"
3080
3081 #: ../src/empathy-accounts-dialog.c:2109
3082 msgid "_Connect"
3083 msgstr "باغلا(_C)"
3084
3085 #: ../src/empathy-accounts-dialog.c:2288
3086 msgid ""
3087 "You are about to close the window, which will discard\n"
3088 "your changes. Are you sure you want to proceed?"
3089 msgstr "كۆزنەكنى ياپماقچى بولۇۋاتىسىز، بۇنىڭدا \n"
3090 "ئۆزگىرىشلەر يوق بولۇپ كېتىدۇ. داۋاملاشتۇرۇۋەرسۇنمۇ؟"
3091
3092 #. Tweak the dialog
3093 #: ../src/empathy-accounts-dialog.c:2431
3094 msgid "Messaging and VoIP Accounts"
3095 msgstr "مۇڭداشقۇ ۋە VoIP ھېساباتلىرى"
3096
3097 #: ../src/empathy-accounts-dialog.ui.h:3
3098 msgid "_Import…"
3099 msgstr "ئىمپورت قىلىش(_I)…"
3100
3101 #: ../src/empathy-accounts-dialog.ui.h:4
3102 msgid "Loading account information"
3103 msgstr "ھېسابات ئۇچۇرىنى ئوقۇۋاتىدۇ"
3104
3105 #: ../src/empathy-accounts-dialog.ui.h:5
3106 msgid ""
3107 "To add a new account, you first have to install a backend for each protocol "
3108 "you want to use."
3109 msgstr "يېڭى ھېسابات قوشۇش ئۈچۈن، ئالدى بىلەن ئىشلەتمەكچى بولغان كېلىشىمنىڭ ئارقا ئۇچ پروگراممىسىنى ئورنىتىشىڭىز كېرەك."
3110
3111 #: ../src/empathy-accounts-dialog.ui.h:6
3112 msgid "No protocol backends installed"
3113 msgstr "كېلىشىمنىڭ ئارقا ئۇچى ئورنىتىلمىغان"
3114
3115 #: ../src/empathy-auth-client.c:296
3116 msgid " - Empathy authentication client"
3117 msgstr " - Empathy سالاھىيەت دەلىللەش خېرىدارى"
3118
3119 #: ../src/empathy-auth-client.c:312
3120 msgid "Empathy authentication client"
3121 msgstr "Empathy سالاھىيەت دەلىللەش خېرىدارى"
3122
3123 #: ../src/empathy.c:427
29133124 msgid "Don't connect on startup"
29143125 msgstr "قوزغالغاندا باغلانما"
29153126
2916 #: ../src/empathy.c:439
3127 #: ../src/empathy.c:431
29173128 msgid "Don't display the contact list or any other dialogs on startup"
29183129 msgstr "قوزغالغاندا ئالاقەداشلار تىزىمى ياكى باشقا ھېچقانداق سۆزلەشكۈنى كۆرسەتمىسۇن"
29193130
2920 #: ../src/empathy.c:454
3131 #: ../src/empathy.c:447
29213132 msgid "- Empathy IM Client"
29223133 msgstr "- Empathy مۇڭداشقۇ خېرىدارى"
29233134
2924 #: ../src/empathy.c:641
3135 #: ../src/empathy.c:623
29253136 msgid "Error contacting the Account Manager"
29263137 msgstr "Account Manager(ھېسابات باشقۇرغۇ) غا باغلىنىۋاتقاندا خاتالىق كۆرۈلدى"
29273138
2928 #: ../src/empathy.c:643
3139 #: ../src/empathy.c:625
29293140 #, c-format
29303141 msgid ""
29313142 "There was an error while trying to connect to the Telepathy Account Manager. "
29363147 "\n"
29373148 "%s"
29383149
2939 #: ../src/empathy-about-dialog.c:81
2940 msgid ""
2941 "Empathy is free software; you can redistribute it and/or modify it under the "
2942 "terms of the GNU General Public License as published by the Free Software "
2943 "Foundation; either version 2 of the License, or (at your option) any later "
2944 "version."
2945 msgstr "Empathy ئەركىن يۇمشاق دېتال؛ سىز ئەركىن يۇمشاق دېتال فوندى تارقاتقان GNU ئادەتتىكى ئاممىۋى ئىجازەتنامىسىنىڭ ماددىلىرىغا ئاساسەن ئۇنى ئەركىن تارقىتىپ ياكى ئۆزگەرتسىڭىز بولىدۇ؛ ئىجازەتنامىنىڭ ئىككىنچى نەشرى ياكى ئۇنىڭدىن كېيىنكى نەشرىنى ئىشلىتىڭ."
2946
2947 #: ../src/empathy-about-dialog.c:85
2948 msgid ""
2949 "Empathy is distributed in the hope that it will be useful, but WITHOUT ANY "
2950 "WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS "
2951 "FOR A PARTICULAR PURPOSE. See the GNU General Public License for more "
2952 "details."
2953 msgstr "Empathy نى تارقىتىشنىڭ مەقسىتى ئۇنىڭ سىزگە كېرەكلىك بولۇشى ئۈچۈن، ئەمما ئۇنىڭ ھېچقانداق كاپالىتى يوق؛ ئۇنى ئىشلىتىپ كېلىپ چىققان ھەر قانداق بىۋاسىتە ياكى ۋاسىتىلىك ئاقىۋەتكە ھېچقانداق مەسئۇلىيەتنى ئۈستىگە ئالمايمىز. GNU ئادەتتىكى ئاممىۋى ئىجازەت كېلىشىمىدىكى تەپسىلاتنى كۆرۈڭ."
2954
2955 #: ../src/empathy-about-dialog.c:89
2956 msgid ""
2957 "You should have received a copy of the GNU General Public License along with "
2958 "Empathy; if not, write to the Free Software Foundation, Inc., 51 Franklin "
2959 "Street, Fifth Floor, Boston, MA 02110-130159 USA"
2960 msgstr "سىز Empathy بىلەن بىللە GNU ئادەتتىكى ئاممىۋى ئىجازەت كېلىشىمىنىڭ كۆچۈرۈلمىسىدىن بىر نۇسخا تاپشۇرۇۋالىسىز؛ ئەگەر تاپشۇرۇۋالمىغان بولسىڭىز ئەركىن يۇمشاق دېتال ۋەخپىسىگە خەت يېزىڭ. ئادرېس: Free Software Foundation,Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-130159 USA"
2961
2962 #: ../src/empathy-about-dialog.c:109
2963 msgid "An Instant Messaging client for GNOME"
2964 msgstr "GNOME دىكى مۇڭداشقۇ خېرىدارى"
2965
2966 #: ../src/empathy-about-dialog.c:115
2967 msgid "translator-credits"
2968 msgstr "Gheyret Kenji <gheyret@gmail.com>\n"
2969 "Sahran<sahran@live.com>"
2970
2971 #. The primary text of the dialog shown to the user when he is about to lose
2972 #. * unsaved changes
2973 #: ../src/empathy-accounts-dialog.c:72
2974 #, c-format
2975 msgid "There are unsaved modifications to your %s account."
2976 msgstr "سىزنىڭ %s ھېساباتىڭىزدا تېخى ساقلانمىغان ئۆزگىرىشلەر بار."
2977
2978 #. The primary text of the dialog shown to the user when he is about to lose
2979 #. * an unsaved new account
2980 #: ../src/empathy-accounts-dialog.c:76
2981 msgid "Your new account has not been saved yet."
2982 msgstr "يېڭى ھېساباتىڭىز تېخى ساقلانمىدى."
2983
2984 #: ../src/empathy-accounts-dialog.c:370 ../src/empathy-call-window.c:1289
2985 msgid "Connecting…"
2986 msgstr "باغلىنىۋاتىدۇ…"
2987
2988 #: ../src/empathy-accounts-dialog.c:411
2989 #, c-format
2990 msgid "Offline — %s"
2991 msgstr "توردا يوق — %s"
2992
2993 #: ../src/empathy-accounts-dialog.c:423
2994 #, c-format
2995 msgid "Disconnected — %s"
2996 msgstr "ئۈزۈلدى — %s"
2997
2998 #: ../src/empathy-accounts-dialog.c:434
2999 msgid "Offline — No Network Connection"
3000 msgstr "توردا يوق — تور باغلىنىشى يوق"
3001
3002 #: ../src/empathy-accounts-dialog.c:441
3003 msgid "Unknown Status"
3004 msgstr "نامەلۇم ھالەت"
3005
3006 #: ../src/empathy-accounts-dialog.c:458
3007 msgid ""
3008 "This account has been disabled because it relies on an old, unsupported "
3009 "backend. Please install telepathy-haze and restart your session to migrate "
3010 "the account."
3011 msgstr ""
3012
3013 #: ../src/empathy-accounts-dialog.c:468
3014 msgid "Offline — Account Disabled"
3015 msgstr "توردا يوق — ھېسابات چەكلەنگەن"
3016
3017 #: ../src/empathy-accounts-dialog.c:572
3018 #| msgid "Connection has been refused"
3019 msgid "Edit Connection Parameters"
3020 msgstr ""
3021
3022 #: ../src/empathy-accounts-dialog.c:735
3023 msgid "Failed to retrieve your personal information from the server."
3024 msgstr ""
3025
3026 #: ../src/empathy-accounts-dialog.c:741
3027 msgid "Go online to edit your personal information."
3028 msgstr ""
3029
3030 #: ../src/empathy-accounts-dialog.c:826
3031 msgid "_Edit Connection Parameters..."
3032 msgstr ""
3033
3034 #: ../src/empathy-accounts-dialog.c:1322
3035 #, c-format
3036 msgid "Do you want to remove %s from your computer?"
3037 msgstr "كومپيۇتېرىڭىزدىن %s نى چىقىرىۋېتەمسىز؟"
3038
3039 #: ../src/empathy-accounts-dialog.c:1326
3040 msgid "This will not remove your account on the server."
3041 msgstr "بۇ مۇلازىمېتىردىكى ھېساباتىڭىزنى چىقىرىۋەتمەيدۇ."
3042
3043 #: ../src/empathy-accounts-dialog.c:1562
3044 msgid ""
3045 "You are about to select another account, which will discard\n"
3046 "your changes. Are you sure you want to proceed?"
3047 msgstr "باشقا ھېساباتنى تاللىماقچى بولۇۋاتىسىز، بۇنىڭدا \n"
3048 "ئۆزگىرىشلەر يوق بولۇپ كېتىدۇ. داۋاملاشتۇرۇۋەرسۇنمۇ؟"
3049
3050 #. Menu items: to enabled/disable the account
3051 #: ../src/empathy-accounts-dialog.c:1738
3052 msgid "_Enable"
3053 msgstr "قوزغات(_E)"
3054
3055 #: ../src/empathy-accounts-dialog.c:1739
3056 msgid "_Disable"
3057 msgstr "چەكلە(_D)"
3058
3059 #: ../src/empathy-accounts-dialog.c:2122
3060 msgid "_Skip"
3061 msgstr "ئۆتكۈزۈۋەت(_S)"
3062
3063 #: ../src/empathy-accounts-dialog.c:2126
3064 #| msgid "Connected"
3065 msgid "_Connect"
3066 msgstr "باغلا(_C)"
3067
3068 #: ../src/empathy-accounts-dialog.c:2303
3069 msgid ""
3070 "You are about to close the window, which will discard\n"
3071 "your changes. Are you sure you want to proceed?"
3072 msgstr "كۆزنەكنى ياپماقچى بولۇۋاتىسىز، بۇنىڭدا \n"
3073 "ئۆزگىرىشلەر يوق بولۇپ كېتىدۇ. داۋاملاشتۇرۇۋەرسۇنمۇ؟"
3074
3075 #: ../src/empathy-accounts-dialog.ui.h:1
3076 #| msgid "_Add…"
3077 msgid "Add…"
3078 msgstr "قوشۇش…"
3079
3080 #: ../src/empathy-accounts-dialog.ui.h:3
3081 msgid "_Import…"
3082 msgstr "ئىمپورت قىلىش(_I)…"
3083
3084 #: ../src/empathy-accounts-dialog.ui.h:4
3085 msgid "Loading account information"
3086 msgstr "ھېسابات ئۇچۇرىنى ئوقۇۋاتىدۇ"
3087
3088 #: ../src/empathy-accounts-dialog.ui.h:5
3089 msgid ""
3090 "To add a new account, you first have to install a backend for each protocol "
3091 "you want to use."
3092 msgstr "يېڭى ھېسابات قوشۇش ئۈچۈن، ئالدى بىلەن ئىشلەتمەكچى بولغان كېلىشىمنىڭ نېگىزلىك(backend) پروگراممىسىنى ئورنىتىشىڭىز كېرەك."
3093
3094 #: ../src/empathy-accounts-dialog.ui.h:6
3095 #| msgid "No protocol installed"
3096 msgid "No protocol backends installed"
3097 msgstr ""
3098
3099 #: ../src/empathy-auth-client.c:286
3100 msgid " - Empathy authentication client"
3101 msgstr " - Empathy سالاھىيەت دەلىللەش خېرىدارى"
3102
3103 #: ../src/empathy-auth-client.c:302
3104 msgid "Empathy authentication client"
3105 msgstr "Empathy سالاھىيەت دەلىللەش خېرىدارى"
3150 #: ../src/empathy-call.c:193
3151 msgid "- Empathy Audio/Video Client"
3152 msgstr "- Empathy ئۈن/سىن خېرىدار پروگراممىسى"
3153
3154 #: ../src/empathy-call.c:217
3155 msgid "Empathy Audio/Video Client"
3156 msgstr "Empathy ئۈن/سىن خېرىدار پروگراممىسى"
3157
3158 #: ../src/empathy-call-observer.c:119
3159 #, c-format
3160 msgid "%s just tried to call you, but you were in another call."
3161 msgstr "%s سىزنى چاقىرغان ئىدى، بىراق سىز باشقىلار بىلەن سۆزلىشىۋاتقان."
3162
3163 #. Translators: this is an "Info" label. It should be as short
3164 #. * as possible.
3165 #: ../src/empathy-call-window.c:1124 ../src/empathy-call-window.c:1140
3166 msgid "i"
3167 msgstr "i"
3168
3169 #: ../src/empathy-call-window.c:1484 ../src/empathy-event-manager.c:508
3170 msgid "Incoming call"
3171 msgstr "بىرى چاقىرىۋاتىدۇ"
3172
3173 #: ../src/empathy-call-window.c:1490 ../src/empathy-event-manager.c:913
3174 #, c-format
3175 msgid "Incoming video call from %s"
3176 msgstr "%s دىن كەلگەن سىنلىق چاقىرىش"
3177
3178 #: ../src/empathy-call-window.c:1490 ../src/empathy-event-manager.c:516
3179 #: ../src/empathy-event-manager.c:913
3180 #, c-format
3181 msgid "Incoming call from %s"
3182 msgstr "%s دىن كەلگەن تېلېفون"
3183
3184 #: ../src/empathy-call-window.c:1494
3185 #: ../src/empathy-notifications-approver.c:197
3186 msgid "Reject"
3187 msgstr "رەت قىل"
3188
3189 #: ../src/empathy-call-window.c:1495
3190 #: ../src/empathy-notifications-approver.c:202
3191 #: ../src/empathy-notifications-approver.c:207
3192 msgid "Answer"
3193 msgstr "جاۋاب"
3194
3195 #. translators: Call is a noun and %s is the contact name. This string
3196 #. * is used in the window title
3197 #: ../src/empathy-call-window.c:1861
3198 #, c-format
3199 msgid "Call with %s"
3200 msgstr "%s بىلەن سۆزلىشىش"
3201
3202 #: ../src/empathy-call-window.c:2113
3203 msgid "The IP address as seen by the machine"
3204 msgstr "كومپيۇتېردا ئۇچرىغان IP ئادرېسى"
3205
3206 #: ../src/empathy-call-window.c:2115
3207 msgid "The IP address as seen by a server on the Internet"
3208 msgstr "ئىنتېرنېتتىكى مۇلازىمېتىردا ئۇچرىغان IP ئادرېسى"
3209
3210 #: ../src/empathy-call-window.c:2117
3211 msgid "The IP address of the peer as seen by the other side"
3212 msgstr "قارشى تەرەپتە ئۇچرىغان تەڭتۇش(peer) IP ئادرېسى"
3213
3214 #: ../src/empathy-call-window.c:2119
3215 msgid "The IP address of a relay server"
3216 msgstr "ئۇلاپ تارقىتىش مۇلازىمېتىرىنىڭ IP ئادرېسى"
3217
3218 #: ../src/empathy-call-window.c:2121
3219 msgid "The IP address of the multicast group"
3220 msgstr "كۆپ ئادرېسلىق خەۋەرلىشىش گۇرۇپپىسىنىڭ IP ئادرېسى"
3221
3222 #: ../src/empathy-call-window.c:2522 ../src/empathy-call-window.c:2523
3223 #: ../src/empathy-call-window.c:2524 ../src/empathy-call-window.c:2525
3224 #: ../src/empathy-call-window.ui.h:26
3225 msgid "Unknown"
3226 msgstr "نامەلۇم"
3227
3228 #: ../src/empathy-call-window.c:2874
3229 msgid "On hold"
3230 msgstr "كۈتۈپ تۇر"
3231
3232 #: ../src/empathy-call-window.c:2878
3233 msgid "Mute"
3234 msgstr "ئۈنسىز"
3235
3236 #: ../src/empathy-call-window.c:2880
3237 msgid "Duration"
3238 msgstr "ۋاقتى"
3239
3240 #. Translators: 'status - minutes:seconds' the caller has been connected
3241 #: ../src/empathy-call-window.c:2883
3242 #, c-format
3243 msgid "%s — %d:%02dm"
3244 msgstr "%s — %d:%02dm"
3245
3246 #: ../src/empathy-call-window.c:2979
3247 msgid "Technical Details"
3248 msgstr "تېخنىكىلىق تەپسىلات"
3249
3250 #: ../src/empathy-call-window.c:3018
3251 #, c-format
3252 msgid ""
3253 "%s's software does not understand any of the audio formats supported by your "
3254 "computer"
3255 msgstr "%s's يۇمشاق دېتالى كومپيۇتېرىڭىزدا بار بولغان ھېچقانداق ئۈن فورماتىنى تونۇمىدى."
3256
3257 #: ../src/empathy-call-window.c:3023
3258 #, c-format
3259 msgid ""
3260 "%s's software does not understand any of the video formats supported by your "
3261 "computer"
3262 msgstr "%s's يۇمشاق دېتالى كومپيۇتېرىڭىزدا بار بولغان ھېچقانداق سىن فورماتىنى تونۇمىدى."
3263
3264 #: ../src/empathy-call-window.c:3029
3265 #, c-format
3266 msgid ""
3267 "Can't establish a connection to %s. One of you might be on a network that "
3268 "does not allow direct connections."
3269 msgstr "%s نىڭ بىلەن باغلىنىش قۇرالمىدى. سىزنىڭ ياكى قارىشى تەرەپنىڭ بىۋاسىتە باغلىنىشقا رۇخسەت قىلىنمىغان بولۇشى مۇمكىن."
3270
3271 #: ../src/empathy-call-window.c:3035
3272 msgid "There was a failure on the network"
3273 msgstr "توردا خاتالىق يۈز بەردى"
3274
3275 #: ../src/empathy-call-window.c:3039
3276 msgid ""
3277 "The audio formats necessary for this call are not installed on your computer"
3278 msgstr "بۇ سۆزلىشىشكە زۆرۈر بولغان ئۈن فورماتلىرى كومپيۇتېرغا ئورنىتىلماپتۇ"
3279
3280 #: ../src/empathy-call-window.c:3042
3281 msgid ""
3282 "The video formats necessary for this call are not installed on your computer"
3283 msgstr "بۇ سۆزلىشىشكە زۆرۈر بولغان سىن فورماتلىرى كومپيۇتېرغا ئورنىتىلماپتۇ"
3284
3285 #: ../src/empathy-call-window.c:3054
3286 #, c-format
3287 msgid ""
3288 "Something unexpected happened in a Telepathy component. Please <a href=\"%s"
3289 "\">report this bug</a> and attach logs gathered from the 'Debug' window in "
3290 "the Help menu."
3291 msgstr "Telepathy بۆلىكىدە غەلىتىلىك يۈز بەردى. «ياردەم» تىزىملىكىدىكى «سازلاش» كۆزنىكىدە خاتىرىلىگەن ئۇچۇرلار بىلەن قوشۇپ <a href=\"%s\">بۇ كەمتۈكنى مەلۇم قىلىڭ</a>."
3292
3293 #: ../src/empathy-call-window.c:3063
3294 msgid "There was a failure in the call engine"
3295 msgstr "چاقىرىش ماتورىدا خاتالىق يۈز بەردى"
3296
3297 #: ../src/empathy-call-window.c:3066
3298 msgid "The end of the stream was reached"
3299 msgstr "ئېقىم ئاخىرلاشتى"
3300
3301 #: ../src/empathy-call-window.c:3106
3302 msgid "Can't establish audio stream"
3303 msgstr "ئۈن ئېقىمىنى قۇرغىلى بولمىدى"
3304
3305 #: ../src/empathy-call-window.c:3116
3306 msgid "Can't establish video stream"
3307 msgstr "سىن ئېقىمىنى قۇرغىلى بولمىدى"
3308
3309 #: ../src/empathy-call-window.c:3153
3310 #, c-format
3311 msgid "Your current balance is %s."
3312 msgstr "ھازىر بار پۇل %s."
3313
3314 #: ../src/empathy-call-window.c:3157
3315 msgid "Sorry, you don’t have enough credit for that call."
3316 msgstr "كەچۈرۈڭ، تېلېفون قىلىش ئۈچۈن يېتەرلىك پۇلىڭىز يوق."
3317
3318 #: ../src/empathy-call-window.c:3159
3319 msgid "Top Up"
3320 msgstr "قىممەت تولۇقلاڭ"
31063321
31073322 #: ../src/empathy-call-window.ui.h:1
31083323 msgid "_Call"
31133328 msgstr "مىكروفون(_C)"
31143329
31153330 #: ../src/empathy-call-window.ui.h:4
3116 #| msgid "Camera On"
31173331 msgid "_Camera"
31183332 msgstr "كامېرا(_C)"
31193333
31223336 msgstr "تەڭشەك(_S)"
31233337
31243338 #: ../src/empathy-call-window.ui.h:6
3125 #: ../src/empathy-roster-window-menubar.ui.h:17
31263339 msgid "_View"
31273340 msgstr "كۆرۈنۈش(_V)"
31283341
31293342 #: ../src/empathy-call-window.ui.h:7 ../src/empathy-chat-window.ui.h:17
3130 #: ../src/empathy-roster-window-menubar.ui.h:27
31313343 msgid "_Help"
31323344 msgstr "ياردەم(_H)"
31333345
31343346 #: ../src/empathy-call-window.ui.h:8 ../src/empathy-chat-window.ui.h:18
3135 #: ../src/empathy-roster-window-menubar.ui.h:28
31363347 msgid "_Contents"
31373348 msgstr "مەزمۇنلار(_C)"
31383349
31393350 #: ../src/empathy-call-window.ui.h:9
3140 #: ../src/empathy-roster-window-menubar.ui.h:29
31413351 msgid "_Debug"
31423352 msgstr "سازلا(_D)"
31433353
31543364 msgstr "مېنى ئەڭ چوڭ قىل"
31553365
31563366 #: ../src/empathy-call-window.ui.h:13
3157 #| msgid "_Disable"
31583367 msgid "Disable camera"
31593368 msgstr "كامېرانى ئىناۋەتسىز قىلىش"
31603369
31673376 msgstr "ھازىرقى سۆزلىشىشنى توختىتىپ قويۇش"
31683377
31693378 #: ../src/empathy-call-window.ui.h:16
3170 #| msgctxt "menu item"
3171 #| msgid "_Video Call"
31723379 msgid "Video call"
31733380 msgstr "سىنلىق سۆزلىشىش"
31743381
31813388 msgstr "ئاۋازلىق سۆزلىشىشنى باشلايدۇ"
31823389
31833390 #: ../src/empathy-call-window.ui.h:20
3184 #| msgid "Dialpad"
31853391 msgid "Show dialpad"
31863392 msgstr "نومۇر تاختا كۆرسەت"
31873393
31903396 msgstr "نومۇر تاختىسىنى كۆرسىتىش"
31913397
31923398 #: ../src/empathy-call-window.ui.h:22
3193 #| msgid "Send _Video"
3194 msgid "Send Video"
3195 msgstr "سىن ئەۋەتىش"
3196
3197 #: ../src/empathy-call-window.ui.h:23
3198 #| msgid "Toggle audio transmission"
31993399 msgid "Toggle video transmission"
32003400 msgstr "سىن تارقىتىشىنى ئالماشتۇرۇش(ئېچىش ياكى ئېتىش)"
32013401
3202 #: ../src/empathy-call-window.ui.h:24
3203 msgid "Send Audio"
3204 msgstr "ئۈن ئەۋەتىش"
3205
3206 #: ../src/empathy-call-window.ui.h:25
3402 #: ../src/empathy-call-window.ui.h:23
32073403 msgid "Toggle audio transmission"
32083404 msgstr "ئۈن تارقىتىشىنى ئالماشتۇرۇش(ئېچىش ياكى ئېتىش)"
32093405
3210 #: ../src/empathy-call-window.ui.h:27
3406 #: ../src/empathy-call-window.ui.h:25
32113407 msgid "Encoding Codec:"
32123408 msgstr "كودلىغۇچلار:"
32133409
3214 #: ../src/empathy-call-window.ui.h:28 ../src/empathy-call-window.c:2540
3215 #: ../src/empathy-call-window.c:2541 ../src/empathy-call-window.c:2542
3216 #: ../src/empathy-call-window.c:2543
3217 msgid "Unknown"
3218 msgstr "نامەلۇم"
3219
3220 #: ../src/empathy-call-window.ui.h:29
3410 #: ../src/empathy-call-window.ui.h:27
32213411 msgid "Decoding Codec:"
32223412 msgstr "كودسىزلىغۇچ:"
32233413
3224 #: ../src/empathy-call-window.ui.h:30
3414 #: ../src/empathy-call-window.ui.h:28
32253415 msgid "Remote Candidate:"
32263416 msgstr "يىراقتىكى كاندىدات:"
32273417
3228 #: ../src/empathy-call-window.ui.h:31
3418 #: ../src/empathy-call-window.ui.h:29
32293419 msgid "Local Candidate:"
32303420 msgstr "يەرلىك نامزات:"
32313421
3232 #: ../src/empathy-call-window.ui.h:32 ../src/empathy-preferences.ui.h:24
3422 #: ../src/empathy-call-window.ui.h:30 ../src/empathy-preferences.ui.h:28
32333423 msgid "Audio"
32343424 msgstr "ئۈن"
32353425
3236 #: ../src/empathy-chat-window.c:289
3237 #| msgid "Hide the main window."
3426 #: ../src/empathy-chat.c:102
3427 msgid "- Empathy Chat Client"
3428 msgstr "- Empathy سۆھبەت خېرىدارى"
3429
3430 #: ../src/empathy-chatrooms-window.c:251
3431 msgid "Name"
3432 msgstr "ئاتى"
3433
3434 #: ../src/empathy-chatrooms-window.c:269
3435 msgid "Room"
3436 msgstr "ئۆي"
3437
3438 #: ../src/empathy-chatrooms-window.c:277
3439 msgid "Auto-Connect"
3440 msgstr "ئاپتوماتىك باغلىنىش"
3441
3442 #: ../src/empathy-chatrooms-window.ui.h:1
3443 msgid "Manage Favorite Rooms"
3444 msgstr "ئامراق ئۆيلەرنى باشقۇرۇش"
3445
3446 #: ../src/empathy-chat-window.c:288
32383447 msgid "Close this window?"
32393448 msgstr "بۇ كۆزنەكنى ياپ؟"
32403449
32433452 msgid ""
32443453 "Closing this window will leave %s. You will not receive any further messages "
32453454 "until you rejoin it."
3246 msgstr ""
3247
3248 #: ../src/empathy-chat-window.c:305
3455 msgstr "كۆزنەك يېپىلسا %s دىن ئايرىلىسىز. قايتا قوشۇلمىغۇچە ھېچقانداق ئۇچۇر تاپشۇرۇپ ئالالمايسىز."
3456
3457 #: ../src/empathy-chat-window.c:307
32493458 #, c-format
32503459 msgid ""
32513460 "Closing this window will leave a chat room. You will not receive any further "
32533462 msgid_plural ""
32543463 "Closing this window will leave %u chat rooms. You will not receive any "
32553464 "further messages until you rejoin them."
3256 msgstr[0] ""
3257
3258 #: ../src/empathy-chat-window.c:314
3259 #, c-format
3260 #| msgid "Level "
3465 msgstr[0] "كۆزنەك يېپىلسا %u پاراڭخانىدىن ئايرىلىسىز. قايتا قوشۇلمىغۇچە، ھېچقانداق ئۇچۇر تاپشۇرۇپ ئالالمايسىز."
3466
3467 #: ../src/empathy-chat-window.c:318
3468 #, c-format
32613469 msgid "Leave %s?"
3262 msgstr ""
3263
3264 #: ../src/empathy-chat-window.c:315
3470 msgstr "%s دىن ئايرىلامسىز؟"
3471
3472 #: ../src/empathy-chat-window.c:320
32653473 msgid ""
32663474 "You will not receive any further messages from this chat room until you "
32673475 "rejoin it."
3268 msgstr ""
3269
3270 #: ../src/empathy-chat-window.c:334
3476 msgstr "قايتا قوشۇلمىغۇچە، ھېچقانداق ئۇچۇر تاپشۇرۇپ ئالالمايسىز."
3477
3478 #: ../src/empathy-chat-window.c:339
32713479 msgid "Close window"
32723480 msgstr "كۆزنەك ياپ"
32733481
3274 #: ../src/empathy-chat-window.c:334
3275 #| msgid "Level "
3482 #: ../src/empathy-chat-window.c:339
32763483 msgid "Leave room"
3277 msgstr ""
3278
3279 #: ../src/empathy-chat-window.c:640 ../src/empathy-chat-window.c:660
3484 msgstr "ھۇجرىدىن ئايرىلىش"
3485
3486 #: ../src/empathy-chat-window.c:678 ../src/empathy-chat-window.c:701
32803487 #, c-format
32813488 msgid "%s (%d unread)"
32823489 msgid_plural "%s (%d unread)"
32833490 msgstr[0] "%s (%d ئوقۇلمىدى)"
32843491
3285 #: ../src/empathy-chat-window.c:652
3492 #: ../src/empathy-chat-window.c:693
32863493 #, c-format
32873494 msgid "%s (and %u other)"
32883495 msgid_plural "%s (and %u others)"
32893496 msgstr[0] "%s (ۋە %u باشقىلار)"
32903497
3291 #: ../src/empathy-chat-window.c:668
3498 #: ../src/empathy-chat-window.c:709
32923499 #, c-format
32933500 msgid "%s (%d unread from others)"
32943501 msgid_plural "%s (%d unread from others)"
32953502 msgstr[0] "%s (باشقىلاردىن %d ئوقۇلمىدى)"
32963503
3297 #: ../src/empathy-chat-window.c:677
3504 #: ../src/empathy-chat-window.c:718
32983505 #, c-format
32993506 msgid "%s (%d unread from all)"
33003507 msgid_plural "%s (%d unread from all)"
33013508 msgstr[0] "%s (ھەممىسىدىن %d ئوقۇلمىدى)"
33023509
3303 #: ../src/empathy-chat-window.c:892
3510 #: ../src/empathy-chat-window.c:955
33043511 msgid "SMS:"
33053512 msgstr "SMS:"
33063513
3307 #: ../src/empathy-chat-window.c:902
3514 #: ../src/empathy-chat-window.c:963
33083515 #, c-format
33093516 msgid "Sending %d message"
33103517 msgid_plural "Sending %d messages"
33113518 msgstr[0] "%d ئۇچۇرنى ئەۋەتىۋاتىدۇ"
33123519
3313 #: ../src/empathy-chat-window.c:924
3520 #: ../src/empathy-chat-window.c:983
33143521 msgid "Typing a message."
33153522 msgstr "ئۇچۇر كىرگۈزۈۋاتىدۇ."
33163523
33743581 msgid "_Detach Tab"
33753582 msgstr "بەتكۈچنى ئايرىۋەت(_D)"
33763583
3377 #: ../src/empathy-chatrooms-window.c:251
3378 msgid "Name"
3379 msgstr "ئاتى"
3380
3381 #: ../src/empathy-chatrooms-window.c:269
3382 msgid "Room"
3383 msgstr "ئۆي"
3384
3385 #: ../src/empathy-chatrooms-window.c:277
3386 msgid "Auto-Connect"
3387 msgstr "ئاپتوماتىك باغلىنىش"
3388
3389 #: ../src/empathy-chatrooms-window.ui.h:1
3390 msgid "Manage Favorite Rooms"
3391 msgstr "ئامراق ئۆيلەرنى باشقۇرۇش"
3392
3393 #: ../src/empathy-event-manager.c:511
3584 #: ../src/empathy-debugger.c:69
3585 msgid "Show a particular service"
3586 msgstr "بىرەر مۇلازىمەتنى كۆرسىتىدۇ"
3587
3588 #: ../src/empathy-debugger.c:74
3589 msgid "- Empathy Debugger"
3590 msgstr "- Empathy سازلىغۇچى"
3591
3592 #: ../src/empathy-debugger.c:113
3593 msgid "Empathy Debugger"
3594 msgstr "Empathy سازلىغۇچ"
3595
3596 #: ../src/empathy-debug-window.c:1599
3597 msgid "Save"
3598 msgstr "ساقلا"
3599
3600 #: ../src/empathy-debug-window.c:1659
3601 msgid "Pastebin link"
3602 msgstr "Pastebin ئۇلانمىسى"
3603
3604 #: ../src/empathy-debug-window.c:1668
3605 msgid "Pastebin response"
3606 msgstr "Pastebin ئىنكاسى"
3607
3608 #: ../src/empathy-debug-window.c:1675
3609 msgid "Data too large for a single paste. Please save logs to file."
3610 msgstr "چاپلاشقا بۇ سانلىق-مەلۇمات بەك چوڭ كېلىدۇ. خاتىرىنى ھۆججەتكە ساقلاڭ."
3611
3612 #: ../src/empathy-debug-window.c:1856
3613 msgid "Debug Window"
3614 msgstr "سازلاش كۆزنىكى"
3615
3616 #: ../src/empathy-debug-window.c:1916
3617 msgid "Send to pastebin"
3618 msgstr "pastebin غا ئەۋەت"
3619
3620 #: ../src/empathy-debug-window.c:1960
3621 msgid "Pause"
3622 msgstr "ۋاقىتلىق توختا"
3623
3624 #: ../src/empathy-debug-window.c:1972
3625 msgid "Level "
3626 msgstr "دەرىجە "
3627
3628 #: ../src/empathy-debug-window.c:1991
3629 msgid "Debug"
3630 msgstr "سازلا"
3631
3632 #: ../src/empathy-debug-window.c:1996
3633 msgid "Info"
3634 msgstr "ئۇچۇر"
3635
3636 #: ../src/empathy-debug-window.c:2001 ../src/empathy-debug-window.c:2050
3637 msgid "Message"
3638 msgstr "ئۇچۇر"
3639
3640 #: ../src/empathy-debug-window.c:2006
3641 msgid "Warning"
3642 msgstr "ئاگاھلاندۇرۇش"
3643
3644 #: ../src/empathy-debug-window.c:2011
3645 msgid "Critical"
3646 msgstr "ئاچقۇچلۇق"
3647
3648 #: ../src/empathy-debug-window.c:2016
3649 msgid "Error"
3650 msgstr "خاتالىق"
3651
3652 #: ../src/empathy-debug-window.c:2035
3653 msgid "Time"
3654 msgstr "ۋاقىت"
3655
3656 #: ../src/empathy-debug-window.c:2038
3657 msgid "Domain"
3658 msgstr "دائىرە"
3659
3660 #: ../src/empathy-debug-window.c:2041
3661 msgid "Category"
3662 msgstr "كاتېگورىيە"
3663
3664 #: ../src/empathy-debug-window.c:2044
3665 msgid "Level"
3666 msgstr "دەرىجە"
3667
3668 #: ../src/empathy-debug-window.c:2073
3669 msgid ""
3670 "The selected connection manager does not support the remote debugging "
3671 "extension."
3672 msgstr "تاللانغان باغلىنىش باشقۇرغۇچى يىراقتىكى سازلاش كېڭەيتىلمىسىنى قوللىمايدۇ"
3673
3674 #: ../src/empathy-event-manager.c:508
33943675 msgid "Incoming video call"
33953676 msgstr "كەلگەن سىنلىق چاقىرىش"
33963677
3397 #: ../src/empathy-event-manager.c:511 ../src/empathy-call-window.c:1519
3398 msgid "Incoming call"
3399 msgstr "سۆزلىشىۋاتىدۇ"
3400
3401 #: ../src/empathy-event-manager.c:515
3678 #: ../src/empathy-event-manager.c:512
34023679 #, c-format
34033680 msgid "%s is video calling you. Do you want to answer?"
34043681 msgstr "%s سىزنى چاقىرىۋاتىدۇ(سىنغا). جاۋاب بېرەمسىز؟"
34053682
3406 #: ../src/empathy-event-manager.c:516
3683 #: ../src/empathy-event-manager.c:513
34073684 #, c-format
34083685 msgid "%s is calling you. Do you want to answer?"
34093686 msgstr "%s سىزنى چاقىرىۋاتىدۇ. جاۋاب بېرەمسىز؟"
34103687
3411 #: ../src/empathy-event-manager.c:519 ../src/empathy-event-manager.c:720
3412 #: ../src/empathy-call-window.c:1525
3413 #, c-format
3414 msgid "Incoming call from %s"
3415 msgstr "%s دىن كەلگەن تېلېفون"
3416
3417 #: ../src/empathy-event-manager.c:544
3688 #: ../src/empathy-event-manager.c:541
34183689 msgid "_Reject"
34193690 msgstr "رەت قىل(_R)"
34203691
3421 #: ../src/empathy-event-manager.c:552 ../src/empathy-event-manager.c:560
3692 #: ../src/empathy-event-manager.c:549 ../src/empathy-event-manager.c:557
34223693 msgid "_Answer"
34233694 msgstr "جاۋاب بەر(_A)"
34243695
3425 #: ../src/empathy-event-manager.c:560
3696 #: ../src/empathy-event-manager.c:557
34263697 msgid "_Answer with video"
3427 msgstr "سىنلىق جاۋاب(&A)"
3428
3429 #: ../src/empathy-event-manager.c:720 ../src/empathy-call-window.c:1525
3430 #, c-format
3431 msgid "Incoming video call from %s"
3432 msgstr "%s دىن كەلگەن سىنلىق چاقىرىش"
3433
3434 #: ../src/empathy-event-manager.c:778
3698 msgstr "سىنلىق جاۋاب بەر(_A)"
3699
3700 #: ../src/empathy-event-manager.c:712
34353701 msgid "Room invitation"
34363702 msgstr "ئۆيگە تەكلىپ قىلىش"
34373703
3438 #: ../src/empathy-event-manager.c:780
3704 #: ../src/empathy-event-manager.c:714
34393705 #, c-format
34403706 msgid "Invitation to join %s"
34413707 msgstr "%s نىڭغا قاتنىشىشقا تەكلىپ قىلىش"
34423708
3443 #: ../src/empathy-event-manager.c:787
3709 #: ../src/empathy-event-manager.c:721
34443710 #, c-format
34453711 msgid "%s is inviting you to join %s"
34463712 msgstr "%s سىزنى %s غا قاتنىشىشنى تەكلىپ قىلىۋاتىدۇ"
34473713
3448 #: ../src/empathy-event-manager.c:795
3449 msgid "_Decline"
3450 msgstr "رەت قىل(_D)"
3451
3452 #: ../src/empathy-event-manager.c:800
3453 #: ../src/empathy-new-chatroom-dialog.ui.h:2
3714 #: ../src/empathy-event-manager.c:734
34543715 msgid "_Join"
34553716 msgstr "قاتناش(_J)"
34563717
3457 #: ../src/empathy-event-manager.c:827
3718 #: ../src/empathy-event-manager.c:760
34583719 #, c-format
34593720 msgid "%s invited you to join %s"
34603721 msgstr "%s سىزنى %s غا تەكلىپ قىلدى"
34613722
3462 #: ../src/empathy-event-manager.c:833
3723 #: ../src/empathy-event-manager.c:766
34633724 #, c-format
34643725 msgid "You have been invited to join %s"
34653726 msgstr "سىز %s نىڭغا تەكلىپ قىلىندىڭىز"
34663727
3467 #: ../src/empathy-event-manager.c:884
3728 #: ../src/empathy-event-manager.c:945
34683729 #, c-format
34693730 msgid "Incoming file transfer from %s"
34703731 msgstr "%s نىڭدىن كەلگەن ھۆججەت"
34713732
3472 #: ../src/empathy-event-manager.c:1064 ../src/empathy-roster-window.c:374
3733 #: ../src/empathy-event-manager.c:973 ../src/empathy-roster-window.c:225
34733734 msgid "Password required"
34743735 msgstr "ئىم كىرگۈزۈڭ"
34753736
3476 #: ../src/empathy-event-manager.c:1134
3477 #, c-format
3478 msgid "%s would like permission to see when you are online"
3479 msgstr "%s سىزنى توردا بار چېغىڭىزدا كۆرۈشكە ئىجازەت سوراۋاتىدۇ"
3480
3481 #: ../src/empathy-event-manager.c:1140
3737 #: ../src/empathy-event-manager.c:1110
34823738 #, c-format
34833739 msgid ""
34843740 "\n"
35173773 #: ../src/empathy-ft-manager.c:305
35183774 #, c-format
35193775 msgid "Receiving \"%s\" from %s"
3520 msgstr "\"%s\" نى %s دىن قوبۇل قىلدى"
3776 msgstr "«%s» نى %s دىن قوبۇل قىلدى"
35213777
35223778 #. translators: first %s is filename, second %s is the contact name
35233779 #: ../src/empathy-ft-manager.c:308
35503806 #: ../src/empathy-ft-manager.c:488
35513807 #, c-format
35523808 msgid "\"%s\" received from %s"
3553 msgstr "\"%s\" نى %s دىن تاپشۇرۇۋالغان"
3809 msgstr "«%s» نى %s دىن تاپشۇرۇۋالغان"
35543810
35553811 #. translators: first %s is filename, second %s
35563812 #. * is the contact name
35573813 #: ../src/empathy-ft-manager.c:493
35583814 #, c-format
35593815 msgid "\"%s\" sent to %s"
3560 msgstr "\"%s\" نى %s غا يوللايدۇ"
3816 msgstr "«%s» نى %s غا يوللايدۇ"
35613817
35623818 #: ../src/empathy-ft-manager.c:496
35633819 msgid "File transfer completed"
35983854 msgstr "تىزىمدىن تاماملانغان، ئەمەلدىن قالدۇرۇلغان ۋە مەغلۇپ بولغان ھۆججەت يوللاشلارنى چىقىرىۋېتىش"
35993855
36003856 #: ../src/empathy-import-dialog.c:76
3601 #| msgid "Import"
36023857 msgid "_Import"
36033858 msgstr "ئىمپورت قىل(_I)"
36043859
36133868 msgstr "ھېساباتلارنى ئىمپورت قىلىش"
36143869
36153870 #. Translators: this is the header of a treeview column
3616 #: ../src/empathy-import-widget.c:316
3871 #: ../src/empathy-import-widget.c:302
36173872 msgid "Import"
3618 msgstr "ئەكىر"
3619
3620 #: ../src/empathy-import-widget.c:325
3873 msgstr "ئىمپورت قىل"
3874
3875 #: ../src/empathy-import-widget.c:311
36213876 msgid "Protocol"
36223877 msgstr "كېلىشىم"
36233878
3624 #: ../src/empathy-import-widget.c:349
3879 #: ../src/empathy-import-widget.c:335
36253880 msgid "Source"
36263881 msgstr "مەنبە"
36273882
3628 #: ../src/empathy-roster-window.c:391
3629 msgid "Provide Password"
3630 msgstr "ئىم تەمىنلەش"
3631
3632 #: ../src/empathy-roster-window.c:397
3633 msgid "Disconnect"
3634 msgstr "ئۈز"
3635
3636 #: ../src/empathy-roster-window.c:657
3637 msgid "You need to setup an account to see contacts here."
3638 msgstr ""
3639
3640 #: ../src/empathy-roster-window.c:673
3641 msgid "No match found"
3642 msgstr "تېپىلمىدى"
3643
3644 #: ../src/empathy-roster-window.c:783
3645 #, c-format
3646 msgid "Sorry, %s accounts can’t be used until your %s software is updated."
3647 msgstr ""
3648
3649 #: ../src/empathy-roster-window.c:849
3650 msgid "Update software..."
3651 msgstr "يۇمشاق دېتالنى يېڭىلاش…"
3652
3653 #: ../src/empathy-roster-window.c:855 ../src/empathy-roster-window.c:972
3654 msgid "Close"
3655 msgstr "ياپ"
3656
3657 #: ../src/empathy-roster-window.c:960
3658 msgid "Reconnect"
3659 msgstr "قايتا باغلىنىش"
3660
3661 #: ../src/empathy-roster-window.c:966
3662 msgid "Edit Account"
3663 msgstr "ھېساباتنى تەھرىرلەش"
3664
3665 #. Translators: this string will be something like:
3666 #. * Top up My Account ($1.23)..."
3667 #: ../src/empathy-roster-window.c:1110
3668 #, c-format
3669 msgid "Top up %s (%s)..."
3670 msgstr "پۇل كىرگۈزۈش%s (%s)..."
3671
3672 #: ../src/empathy-roster-window.c:1156
3673 msgid "Top up account credit"
3674 msgstr "ھېساباتقا پۇل كىرگۈزۈش"
3675
3676 #. top up button
3677 #: ../src/empathy-roster-window.c:1228
3678 msgid "Top Up..."
3679 msgstr "پۇل كىرگۈزۈش…"
3680
3681 #: ../src/empathy-roster-window.c:1952
3682 msgid "Contact"
3683 msgstr "ئالاقەداش"
3684
3685 #: ../src/empathy-roster-window.c:2150
3686 msgid "You need to enable one of your accounts to see contacts here."
3687 msgstr ""
3688
3689 #. translators: argument is an account name
3690 #: ../src/empathy-roster-window.c:2158
3691 #, c-format
3692 msgid "You need to enable %s to see contacts here."
3693 msgstr ""
3694
3695 #: ../src/empathy-roster-window.c:2460
3696 msgid "Contact List"
3697 msgstr "ئالاقەداش تىزىمى"
3698
3699 #: ../src/empathy-roster-window.ui.h:1
3700 #| msgid "_Accounts"
3701 msgid "Account settings"
3702 msgstr ""
3703
3704 #: ../src/empathy-roster-window-menubar.ui.h:2
3705 #: ../src/empathy-status-icon.ui.h:2
3706 msgid "_New Conversation…"
3707 msgstr "يېڭى سۆھبەت(_N)…"
3708
3709 #: ../src/empathy-roster-window-menubar.ui.h:3
3710 #: ../src/empathy-status-icon.ui.h:3
3711 msgid "New _Call…"
3712 msgstr "يېڭى چاقىرىش(_C)..."
3713
3714 #: ../src/empathy-roster-window-menubar.ui.h:6
3715 msgid "_Search for Contacts…"
3716 msgstr "ئالاقەداش ئىزدەش(_S)…"
3717
3718 #: ../src/empathy-roster-window-menubar.ui.h:7
3719 msgid "_File Transfers"
3720 msgstr "ھۆججەت ئەۋەتىش(_F)"
3721
3722 #: ../src/empathy-roster-window-menubar.ui.h:8
3723 msgid "_Offline Contacts"
3724 msgstr "توردا يوق ئالاقەداشلار(_O)"
3725
3726 #: ../src/empathy-roster-window-menubar.ui.h:9
3727 msgid "Show P_rotocols"
3728 msgstr "كېلىشىملەرنى كۆرسەت(_R)"
3729
3730 #: ../src/empathy-roster-window-menubar.ui.h:10
3731 msgid "Credit Balance"
3732 msgstr "كرېدىت قالدۇقى"
3733
3734 #: ../src/empathy-roster-window-menubar.ui.h:11
3735 msgid "Contacts on a _Map"
3736 msgstr "خەرىتىدىكى ئالاقەداشلار(_M)"
3737
3738 #: ../src/empathy-roster-window-menubar.ui.h:13
3739 msgid "_Accounts"
3740 msgstr "ھېساباتلار(_A)"
3741
3742 #: ../src/empathy-roster-window-menubar.ui.h:14
3743 msgid "_Blocked Contacts"
3744 msgstr "چەكلەنگەن ئالاقەداشلار(_B)"
3745
3746 #: ../src/empathy-roster-window-menubar.ui.h:15
3747 msgid "P_references"
3748 msgstr "مايىللىق(_R)"
3749
3750 #: ../src/empathy-roster-window-menubar.ui.h:16
3751 msgid "Find in Contact _List"
3752 msgstr "ئالاقەداشلاردىن ئىزدە(_L)"
3753
3754 #: ../src/empathy-roster-window-menubar.ui.h:18
3755 msgid "Sort by _Name"
3756 msgstr "ئاتى بويىچە تەرتىپلە(_N)"
3757
3758 #: ../src/empathy-roster-window-menubar.ui.h:19
3759 msgid "Sort by _Status"
3760 msgstr "ھالىتى بويىچە تەرتىپلە(_S)"
3761
3762 #: ../src/empathy-roster-window-menubar.ui.h:20
3763 msgid "Normal Size With _Avatars"
3764 msgstr "باش سۈرەت ۋە نورمال چوڭلۇق"
3765
3766 #: ../src/empathy-roster-window-menubar.ui.h:21
3767 msgid "N_ormal Size"
3768 msgstr "نورمال چوڭلۇق(_O)"
3769
3770 #: ../src/empathy-roster-window-menubar.ui.h:22
3771 msgid "_Compact Size"
3772 msgstr "ئىخچام چوڭلۇق(_C)"
3773
3774 #: ../src/empathy-roster-window-menubar.ui.h:23
3775 msgid "_Room"
3776 msgstr "ئۆي(_R)"
3777
3778 #: ../src/empathy-roster-window-menubar.ui.h:24
3779 msgid "_Join…"
3780 msgstr "قاتنىشىش(_J)…"
3781
3782 #: ../src/empathy-roster-window-menubar.ui.h:25
3783 msgid "Join _Favorites"
3784 msgstr "يىغقۇچقا قوش(_F)"
3785
3786 #: ../src/empathy-roster-window-menubar.ui.h:26
3787 msgid "Manage Favorites"
3788 msgstr "يىغقۇچ باشقۇرۇش"
3789
3790 #: ../src/empathy-new-chatroom-dialog.c:369
3883 #: ../src/empathy-invite-participant-dialog.c:201
3884 #: ../src/empathy-invite-participant-dialog.c:229
3885 msgid "Invite Participant"
3886 msgstr "قاتناشقۇچىلارنى تەكلىپ قىلىش"
3887
3888 #: ../src/empathy-invite-participant-dialog.c:202
3889 msgid "Choose a contact to invite into the conversation:"
3890 msgstr "سۆھبەتكە تەكلىپ قىلىدىغان ئالاقەداشنى تاللاڭ:"
3891
3892 #: ../src/empathy-invite-participant-dialog.c:225
3893 msgid "Invite"
3894 msgstr "تەكلىپ"
3895
3896 #: ../src/empathy-new-chatroom-dialog.c:194
37913897 msgid "Chat Room"
37923898 msgstr "سۆھبەتخانا"
37933899
3794 #: ../src/empathy-new-chatroom-dialog.c:385
3900 #: ../src/empathy-new-chatroom-dialog.c:209
37953901 msgid "Members"
37963902 msgstr "ئەزالار"
37973903
3798 #. Translators: Room/Join's roomlist tooltip. Parameters are a channel name,
3799 #. yes/no, yes/no and a number.
3800 #: ../src/empathy-new-chatroom-dialog.c:637
3904 #: ../src/empathy-new-chatroom-dialog.c:410
3905 #| msgid "Failed to retrieve recent logs"
3906 msgid "Failed to list rooms"
3907 msgstr "ھۇجرىلارنى تىزىپ كۆرسىتىش مەغلۇپ بولدى"
3908
3909 #: ../src/empathy-new-chatroom-dialog.c:439
38013910 #, c-format
38023911 msgid ""
38033912 "%s\n"
38093918 "ئىم زۆرۈر: %s\n"
38103919 "ئەزالار: %s"
38113920
3812 #: ../src/empathy-new-chatroom-dialog.c:639
3813 #: ../src/empathy-new-chatroom-dialog.c:640
3921 #: ../src/empathy-new-chatroom-dialog.c:441
3922 #: ../src/empathy-new-chatroom-dialog.c:442
38143923 msgid "Yes"
38153924 msgstr "ھەئە"
38163925
3817 #: ../src/empathy-new-chatroom-dialog.c:639
3818 #: ../src/empathy-new-chatroom-dialog.c:640
3926 #: ../src/empathy-new-chatroom-dialog.c:441
3927 #: ../src/empathy-new-chatroom-dialog.c:442
38193928 msgid "No"
38203929 msgstr "ياق"
38213930
3822 #: ../src/empathy-new-chatroom-dialog.c:668
3823 msgid "Could not start room listing"
3824 msgstr "ئۆي تىزىمىنى قۇرۇشنى باشلىغىلى بولمىدى"
3825
3826 #: ../src/empathy-new-chatroom-dialog.c:678
3827 msgid "Could not stop room listing"
3828 msgstr "ئۆي تىزىمىنى قۇرۇشنى توختاتقىلى بولمىدى"
3829
3830 #: ../src/empathy-new-chatroom-dialog.ui.h:1
3931 #: ../src/empathy-new-chatroom-dialog.c:784
38313932 msgid "Join Room"
38323933 msgstr "ئۆيگە كىرىش"
38333934
3834 #: ../src/empathy-new-chatroom-dialog.ui.h:3
3935 #: ../src/empathy-new-chatroom-dialog.ui.h:1
38353936 msgid ""
38363937 "Enter the room name to join here or click on one or more rooms in the list."
38373938 msgstr "كىرمەكچى بولغان ئۆينىڭ ئاتىنى بۇ يەرگە كىرگۈزۈڭ ياكى تىزىمدىكى بىر ياكى بىرنەچچە ئۆينى چېكىڭ."
38383939
3839 #: ../src/empathy-new-chatroom-dialog.ui.h:4
3940 #: ../src/empathy-new-chatroom-dialog.ui.h:2
38403941 msgid "_Room:"
38413942 msgstr "ئۆي(_R):"
38423943
3843 #: ../src/empathy-new-chatroom-dialog.ui.h:5
3944 #: ../src/empathy-new-chatroom-dialog.ui.h:3
3945 #| msgid ""
3946 #| "Enter the server which hosts the room, or leave it empty if the room is "
3947 #| "on the current account's server"
3948 msgid ""
3949 "Enter the server which hosts the room, or leave it empty if the room is on "
3950 "the current account&apos;s server"
3951 msgstr "سۆھبەتخانىنى تەمىنلىگەن مۇلازىمېتىرنى كىرگۈزۈڭ، ئەگەر سۆھبەتخانا نۆۋەتتىكى مۇلازىمېتىردا بولسا قۇرۇق قويۇپ قويۇڭ."
3952
3953 #: ../src/empathy-new-chatroom-dialog.ui.h:4
38443954 msgid ""
38453955 "Enter the server which hosts the room, or leave it empty if the room is on "
38463956 "the current account's server"
3847 msgstr "ئۆيلەرگە ساھىبخانىلىق قىلىۋاتقان مۇلازىمېتىرنى كىرگۈزۈڭ ياكى ئۆيگە ھازىرقى مۇلازىمېتىر ساھىبخانىلىق قىلىۋاتقان بولسا بوش قويۇڭ."
3848
3849 #: ../src/empathy-new-chatroom-dialog.ui.h:8
3957 msgstr "سۆھبەتخانىنى تەمىنلىگەن مۇلازىمېتىرنى كىرگۈزۈڭ، ئەگەر سۆھبەتخانا نۆۋەتتىكى مۇلازىمېتىردا بولسا قۇرۇق قويۇپ قويۇڭ."
3958
3959 #: ../src/empathy-new-chatroom-dialog.ui.h:5
3960 msgid "_Server:"
3961 msgstr "مۇلازىمېتىر(_S):"
3962
3963 #: ../src/empathy-new-chatroom-dialog.ui.h:7
38503964 msgid "Couldn't load room list"
38513965 msgstr "ئۆي تىزىمىنى ئوقۇغىلى بولمىدى"
38523966
3853 #: ../src/empathy-new-chatroom-dialog.ui.h:9
3967 #: ../src/empathy-new-chatroom-dialog.ui.h:8
38543968 msgid "Room List"
38553969 msgstr "ئۆي تىزىمى"
38563970
3857 #: ../src/empathy-preferences.c:166
3971 #: ../src/empathy-notifications-approver.c:188
3972 msgid "Respond"
3973 msgstr "ئىنكاس"
3974
3975 #: ../src/empathy-notifications-approver.c:207
3976 msgid "Answer with video"
3977 msgstr "سىنلىق جاۋاب بېرىش"
3978
3979 #: ../src/empathy-notifications-approver.c:215
3980 #: ../src/empathy-notifications-approver.c:225
3981 msgid "Decline"
3982 msgstr "قوشۇلما"
3983
3984 #: ../src/empathy-notifications-approver.c:219
3985 #: ../src/empathy-notifications-approver.c:230
3986 msgid "Accept"
3987 msgstr "قوشۇل"
3988
3989 #. translators: the 'Provide' button is displayed in a notification
3990 #. * bubble when Empathy is asking for an account password; clicking on it
3991 #. * brings the password popup.
3992 #: ../src/empathy-notifications-approver.c:240
3993 msgid "Provide"
3994 msgstr "تەمىنلە"
3995
3996 #: ../src/empathy-preferences.c:143
38583997 msgid "Message received"
38593998 msgstr "ئۇچۇر كەلدى"
38603999
3861 #: ../src/empathy-preferences.c:167
4000 #: ../src/empathy-preferences.c:144
38624001 msgid "Message sent"
38634002 msgstr "ئۇچۇر يوللاندى"
38644003
3865 #: ../src/empathy-preferences.c:168
4004 #: ../src/empathy-preferences.c:145
38664005 msgid "New conversation"
38674006 msgstr "يېڭى سۆھبەت"
38684007
3869 #: ../src/empathy-preferences.c:169
3870 #| msgid "Contact goes online"
4008 #: ../src/empathy-preferences.c:146
38714009 msgid "Contact comes online"
3872 msgstr ""
3873
3874 #: ../src/empathy-preferences.c:170
4010 msgstr "ئالاقەداش تورغا چىقتى"
4011
4012 #: ../src/empathy-preferences.c:147
38754013 msgid "Contact goes offline"
3876 msgstr "ئالاقەداش توردا يوق"
3877
3878 #: ../src/empathy-preferences.c:171
4014 msgstr "ئالاقەداش توردىن چىقىپ كەتتى"
4015
4016 #: ../src/empathy-preferences.c:148
38794017 msgid "Account connected"
38804018 msgstr "ھېسابات باغلانغان"
38814019
3882 #: ../src/empathy-preferences.c:172
4020 #: ../src/empathy-preferences.c:149
38834021 msgid "Account disconnected"
38844022 msgstr "ھېسابات ئۈزۈلگەن"
38854023
3886 #: ../src/empathy-preferences.c:475
4024 #: ../src/empathy-preferences.c:386
38874025 msgid "Language"
38884026 msgstr "تىل"
38894027
38904028 #. translators: Contact name for the chat theme preview
3891 #: ../src/empathy-preferences.c:726
4029 #: ../src/empathy-preferences.c:637
38924030 msgid "Juliet"
38934031 msgstr "Juliet"
38944032
38954033 #. translators: Contact name for the chat theme preview
3896 #: ../src/empathy-preferences.c:733
4034 #: ../src/empathy-preferences.c:644
38974035 msgid "Romeo"
38984036 msgstr "Romeo"
38994037
39004038 #. translators: Quote from Romeo & Julier, for chat theme preview
3901 #: ../src/empathy-preferences.c:739
4039 #: ../src/empathy-preferences.c:650
39024040 msgid "O Romeo, Romeo, wherefore art thou Romeo?"
39034041 msgstr "O Romeo, Romeo, wherefore art thou Romeo?"
39044042
39054043 #. translators: Quote from Romeo & Julier, for chat theme preview
3906 #: ../src/empathy-preferences.c:743
4044 #: ../src/empathy-preferences.c:654
39074045 msgid "Deny thy father and refuse thy name;"
39084046 msgstr "Deny thy father and refuse thy name;"
39094047
39104048 #. translators: Quote from Romeo & Julier, for chat theme preview
3911 #: ../src/empathy-preferences.c:746
4049 #: ../src/empathy-preferences.c:657
39124050 msgid "Or if thou wilt not, be but sworn my love"
39134051 msgstr "Or if thou wilt not, be but sworn my love"
39144052
39154053 #. translators: Quote from Romeo & Julier, for chat theme preview
3916 #: ../src/empathy-preferences.c:749
4054 #: ../src/empathy-preferences.c:660
39174055 msgid "And I'll no longer be a Capulet."
39184056 msgstr "And I'll no longer be a Capulet."
39194057
39204058 #. translators: Quote from Romeo & Julier, for chat theme preview
3921 #: ../src/empathy-preferences.c:752
4059 #: ../src/empathy-preferences.c:663
39224060 msgid "Shall I hear more, or shall I speak at this?"
39234061 msgstr "Shall I hear more, or shall I speak at this?"
39244062
39254063 #. translators: Quote from Romeo & Julier, for chat theme preview
3926 #: ../src/empathy-preferences.c:755
4064 #: ../src/empathy-preferences.c:666
39274065 msgid "Juliet has disconnected"
39284066 msgstr "Juliet ئۈزۈلدى"
39294067
3930 #: ../src/empathy-preferences.c:1159
4068 #: ../src/empathy-preferences.c:1032
39314069 msgid "Preferences"
39324070 msgstr "مايىللىق"
39334071
3934 #: ../src/empathy-preferences.ui.h:1
4072 #: ../src/empathy-preferences.ui.h:2
4073 #| msgid "Show contact groups"
4074 msgid "Show groups"
4075 msgstr "گۇرۇپپىلارنى كۆرسەت"
4076
4077 #: ../src/empathy-preferences.ui.h:3
4078 #| msgid "Show and edit accounts"
4079 msgid "Show account balances"
4080 msgstr "ھېساباتتىكى پۇلنى كۆرسەت"
4081
4082 #: ../src/empathy-preferences.ui.h:4 ../src/empathy-roster-window.c:2107
4083 msgid "Contact List"
4084 msgstr "ئالاقەداش تىزىمى"
4085
4086 #: ../src/empathy-preferences.ui.h:5
4087 msgid "Start chats in:"
4088 msgstr "مۇڭدىشىشنى باشلاش:"
4089
4090 #: ../src/empathy-preferences.ui.h:6
4091 msgid "new ta_bs"
4092 msgstr "يېڭى بەتكۈچلەر(_B)"
4093
4094 #: ../src/empathy-preferences.ui.h:7
4095 msgid "new _windows"
4096 msgstr "يېڭى كۆزنەكلەر(_W)"
4097
4098 #: ../src/empathy-preferences.ui.h:8
39354099 msgid "Show _smileys as images"
39364100 msgstr "چىراي ئىپادىلىرىنى سۈرەت شەكلىدە كۆرسەت(_S)"
39374101
3938 #: ../src/empathy-preferences.ui.h:2
4102 #: ../src/empathy-preferences.ui.h:9
39394103 msgid "Show contact _list in rooms"
39404104 msgstr "ئۆيدىكى ئالاقەداشلار تىزىمىنى كۆرسەت(_L)"
39414105
3942 #: ../src/empathy-preferences.ui.h:3
3943 msgid "Appearance"
3944 msgstr "قىياپەت"
3945
3946 #: ../src/empathy-preferences.ui.h:4
3947 msgid "Start chats in:"
3948 msgstr ""
3949
3950 #: ../src/empathy-preferences.ui.h:5
3951 msgid "new ta_bs"
3952 msgstr ""
3953
3954 #: ../src/empathy-preferences.ui.h:6
3955 msgid "new _windows"
3956 msgstr ""
3957
3958 #: ../src/empathy-preferences.ui.h:7
4106 #: ../src/empathy-preferences.ui.h:10
4107 msgid "Log conversations"
4108 msgstr "سۆھبەتنى خاتىرىلەش"
4109
4110 #: ../src/empathy-preferences.ui.h:12
39594111 msgid "Display incoming events in the notification area"
39604112 msgstr "كەلگەن ھادىسىلەرنى ئۇقتۇرۇش رايونىدا كۆرسەت"
39614113
3962 #: ../src/empathy-preferences.ui.h:8
4114 #: ../src/empathy-preferences.ui.h:13
39634115 msgid "_Automatically connect on startup"
39644116 msgstr "قوزغالغاندا ئاپتوماتىك باغلان(_A)"
39654117
3966 #: ../src/empathy-preferences.ui.h:9
3967 msgid "Log conversations"
3968 msgstr "سۆھبەتنى خاتىرىلەش"
3969
3970 #: ../src/empathy-preferences.ui.h:10
4118 #: ../src/empathy-preferences.ui.h:14
39714119 msgid "Behavior"
39724120 msgstr "ھەرىكەت"
39734121
3974 #: ../src/empathy-preferences.ui.h:11
4122 #: ../src/empathy-preferences.ui.h:15
39754123 msgid "General"
39764124 msgstr "ئادەتتىكى"
39774125
3978 #: ../src/empathy-preferences.ui.h:12
4126 #: ../src/empathy-preferences.ui.h:16
39794127 msgid "_Enable bubble notifications"
39804128 msgstr "سەكرىمە ئۇقتۇرۇشنى ئىناۋەتلىك قىل(_E)"
39814129
3982 #: ../src/empathy-preferences.ui.h:13
4130 #: ../src/empathy-preferences.ui.h:17
39834131 msgid "Disable notifications when _away or busy"
39844132 msgstr "ئايرىلغاندا ياكى ئالدىراش ۋاقتىدا ئۇقتۇرۇش قىلمىسۇن"
39854133
3986 #: ../src/empathy-preferences.ui.h:14
4134 #: ../src/empathy-preferences.ui.h:18
39874135 msgid "Enable notifications when the _chat is not focused"
39884136 msgstr "سۆھبەت فوكۇسلانمىغاندىمۇ ئۇقتۇرۇش قىلسۇن(_C)"
39894137
3990 #: ../src/empathy-preferences.ui.h:15
4138 #: ../src/empathy-preferences.ui.h:19
39914139 msgid "Enable notifications when a contact comes online"
39924140 msgstr "ئالاقەداش كىرگەندە ئۇقتۇرۇش قىلسۇن"
39934141
3994 #: ../src/empathy-preferences.ui.h:16
4142 #: ../src/empathy-preferences.ui.h:20
39954143 msgid "Enable notifications when a contact goes offline"
39964144 msgstr "ئالاقەداش ئايرىلغاندا ئۇقتۇرۇش قىلسۇن"
39974145
3998 #: ../src/empathy-preferences.ui.h:17
4146 #: ../src/empathy-preferences.ui.h:21
39994147 msgid "Notifications"
40004148 msgstr "ئۇقتۇرۇشلار"
40014149
4002 #: ../src/empathy-preferences.ui.h:18
4150 #: ../src/empathy-preferences.ui.h:22
40034151 msgid "_Enable sound notifications"
40044152 msgstr "ئاۋازلىق ئۇقتۇرۇشنى ئىناۋەتلىك قىل(_E)"
40054153
4006 #: ../src/empathy-preferences.ui.h:19
4154 #: ../src/empathy-preferences.ui.h:23
40074155 msgid "Disable sounds when _away or busy"
40084156 msgstr "ئايرىلغاندا ياكى ئالدىراش ۋاقتىدا ئاۋاز چىقارمىسۇن(_A)"
40094157
4010 #: ../src/empathy-preferences.ui.h:20
4158 #: ../src/empathy-preferences.ui.h:24
40114159 msgid "Play sound for events"
40124160 msgstr "ھادىسە يۈز بەرگەندە ئاۋاز قوي"
40134161
4014 #: ../src/empathy-preferences.ui.h:21
4162 #: ../src/empathy-preferences.ui.h:25
40154163 msgid "Sounds"
40164164 msgstr "ئۈن"
40174165
4018 #: ../src/empathy-preferences.ui.h:22
4166 #: ../src/empathy-preferences.ui.h:26
40194167 msgid "Use _echo cancellation to improve call quality"
4020 msgstr ""
4021
4022 #: ../src/empathy-preferences.ui.h:23
4168 msgstr "ئەكس سادانى ئاجىزلىتىشنى ئىشلىتىش ئارقىلىق ئۈن سۈپىتىنى يۇقىرىلاتسۇن(_E)"
4169
4170 #: ../src/empathy-preferences.ui.h:27
40234171 msgid ""
40244172 "Echo cancellation helps to make your voice sound clearer to the other "
40254173 "person, but may cause problems on some computers. If you or the other person "
40274175 "off and restarting the call."
40284176 msgstr "ئەكس سادانى ئاجىزلىتىش ئىقتىدارى ئىشلىتىلسە، ئاۋازىڭىز باشقىلارغا سۈزۈك ئاڭلىنىدۇ. بىراق بىر قىسىم كومپيۇتېرلاردا بەزى مەسىلىلەرمۇ كېلىپ چىقىدۇ. ئەگەر سۆزلىشىش جەريانىدا غەلىتە ئاۋازلارنى ۋە باشقا نورمالسىزلىق بايقالسا، ئەكس سادانى ئاجىزلىتىش ئىقتىدارىنى ئىناۋەتسىز قىلىپ، سۆزلىشىشنى قايتا باشلاپ كۆرسە بولىدۇ."
40294177
4030 #: ../src/empathy-preferences.ui.h:26
4178 #: ../src/empathy-preferences.ui.h:30
40314179 msgid "_Publish location to my contacts"
40324180 msgstr "ئالاقەداشلىرىمغا ئورۇننى ئېلان ئاشكارا قىل(_P)"
40334181
4034 #: ../src/empathy-preferences.ui.h:27
4182 #: ../src/empathy-preferences.ui.h:31
40354183 msgid ""
40364184 "Reduced location accuracy means that nothing more precise than your city, "
40374185 "state and country will be published. GPS coordinates will be accurate to 1 "
40394187 msgstr "ئورۇننىڭ توغرىلىقنى تۆۋەنلىتىش دېگەنلىك، شەھەر، ئۆلكە ۋە دۆلەتنىڭ ئورۇن ئۇچۇرلىرىنىڭ توغرىلىقىنى تۆۋەنلىتىش دېگەنلىكتۇر. GPS كوئوردېناتلىرى ئونلۇق كەسىر چېكىتىنىڭ بىرلەر خانىسىگىچە توغرىدۇر."
40404188
40414189 #. To translators: The longitude and latitude are rounded to closest 0,1 degrees, so for example 146,2345° is rounded to round(146,2345*10)/10 = 146,2 degrees.
4042 #: ../src/empathy-preferences.ui.h:29
4190 #: ../src/empathy-preferences.ui.h:33
40434191 msgid "_Reduce location accuracy"
40444192 msgstr "ئورۇننىڭ توغرىلىقىنى تۆۋەنلەت(_R)"
40454193
4046 #: ../src/empathy-preferences.ui.h:30
4194 #: ../src/empathy-preferences.ui.h:34
40474195 msgid "Privacy"
4048 msgstr "شەخسىي سىر"
4049
4050 #: ../src/empathy-preferences.ui.h:31
4196 msgstr "شەخسىيەت"
4197
4198 #: ../src/empathy-preferences.ui.h:35
40514199 msgid "_GPS"
40524200 msgstr "_GPS"
40534201
4054 #: ../src/empathy-preferences.ui.h:32
4202 #: ../src/empathy-preferences.ui.h:36
40554203 msgid "_Cellphone"
40564204 msgstr "يانفون(_C)"
40574205
4058 #: ../src/empathy-preferences.ui.h:33
4206 #: ../src/empathy-preferences.ui.h:37
40594207 msgid "_Network (IP, Wi-Fi)"
40604208 msgstr "تور(IP، Wi-Fi)(_N)"
40614209
4062 #: ../src/empathy-preferences.ui.h:34
4210 #: ../src/empathy-preferences.ui.h:38
40634211 msgid "Location sources:"
40644212 msgstr "ئورۇن مەنبەلىرى:"
40654213
4066 #: ../src/empathy-preferences.ui.h:36
4214 #: ../src/empathy-preferences.ui.h:40
40674215 msgid ""
40684216 "The list of languages reflects only the languages for which you have a "
40694217 "dictionary installed."
40704218 msgstr "تىل تىزىمى سىز ئورناتقان لۇغەتنىڭ تىزىمىنى ئەكس ئەتتۈرۈپ بېرىدۇ."
40714219
4072 #: ../src/empathy-preferences.ui.h:37
4220 #: ../src/empathy-preferences.ui.h:41
40734221 msgid "Enable spell checking for languages:"
40744222 msgstr "بۇ تىلغا نىسبەتەن ئىملا تەكشۈرۈشنى قوزغات:"
40754223
4076 #: ../src/empathy-preferences.ui.h:38
4224 #: ../src/empathy-preferences.ui.h:42
40774225 msgid "Spell Checking"
40784226 msgstr "ئىملا تەكشۈرۈش"
40794227
4080 #: ../src/empathy-preferences.ui.h:39
4228 #: ../src/empathy-preferences.ui.h:43
40814229 msgid "Chat Th_eme:"
40824230 msgstr "سۆھبەت ئۇسلۇبى(_E):"
40834231
4084 #: ../src/empathy-preferences.ui.h:40
4232 #: ../src/empathy-preferences.ui.h:44
40854233 msgid "Variant:"
4086 msgstr "شالغۇت:"
4087
4088 #: ../src/empathy-preferences.ui.h:41
4234 msgstr "ۋارىيانتى:"
4235
4236 #: ../src/empathy-preferences.ui.h:45
40894237 msgid "Themes"
4090 msgstr "باش تېما"
4238 msgstr "ئۆرنەكلەر"
4239
4240 #: ../src/empathy-roster-window.c:242
4241 msgid "Provide Password"
4242 msgstr "ئىم تەمىنلەش"
4243
4244 #: ../src/empathy-roster-window.c:248
4245 msgid "Disconnect"
4246 msgstr "ئۈز"
4247
4248 #: ../src/empathy-roster-window.c:441
4249 msgid "You need to setup an account to see contacts here."
4250 msgstr "بۇ يەردىكى ئالاقەداشلارنى كۆرۈش ئۈچۈن، بىر ھېسابات قۇرۇشىڭىز كېرەك."
4251
4252 #: ../src/empathy-roster-window.c:517
4253 #, c-format
4254 msgid "Sorry, %s accounts can’t be used until your %s software is updated."
4255 msgstr "كەچۈرۈڭ، %s ھېساباتلىرىنى %s يۇمشاق دېتالىنى يېڭىلىمىغۇچە ئىشلەتكىلى بولمايدۇ."
4256
4257 #: ../src/empathy-roster-window.c:635
4258 msgid "Update software..."
4259 msgstr "يۇمشاق دېتالنى يېڭىلاش…"
4260
4261 #: ../src/empathy-roster-window.c:641
4262 msgid "Reconnect"
4263 msgstr "قايتا باغلىنىش"
4264
4265 #: ../src/empathy-roster-window.c:645
4266 msgid "Edit Account"
4267 msgstr "ھېساباتنى تەھرىرلەش"
4268
4269 #: ../src/empathy-roster-window.c:650
4270 msgid "Close"
4271 msgstr "ياپ"
4272
4273 #: ../src/empathy-roster-window.c:787
4274 #| msgid "Top up account credit"
4275 msgid "Top up account"
4276 msgstr "ھېساباتنى تولۇقلايمەن"
4277
4278 #: ../src/empathy-roster-window.c:1469
4279 msgid "You need to enable one of your accounts to see contacts here."
4280 msgstr "بۇ يەردىكى ئالاقەداشلارنى كۆرۈش ئۈچۈن، بىرەر بىر ھېساباتىڭىزنى ئىناۋەتلىك قىلىشىڭىز كېرەك."
4281
4282 #. translators: argument is an account name
4283 #: ../src/empathy-roster-window.c:1477
4284 #, c-format
4285 msgid "You need to enable %s to see contacts here."
4286 msgstr "بۇ يەردىكى ئالاقەداشلارنى كۆرۈش ئۈچۈن، %s نى ئىناۋەتلىك قىلىشىڭىز كېرەك."
4287
4288 #: ../src/empathy-roster-window.c:1555
4289 msgid "Change your presence to see contacts here"
4290 msgstr "قارىشى تەرەپنى كۆرسىتىش ئۈچۈن، ئۆزىڭىزنىڭ ھالىتىنى ئۆزگەرتىڭ."
4291
4292 #: ../src/empathy-roster-window.c:1564
4293 msgid "No match found"
4294 msgstr "تېپىلمىدى"
4295
4296 #: ../src/empathy-roster-window.c:1569
4297 #| msgid "Show offline contacts"
4298 msgid "No online contacts"
4299 msgstr "توردا يوق ئالاقەداشلار"
4300
4301 #: ../src/empathy-roster-window-menubar.ui.h:1
4302 #| msgid "New Conversation"
4303 msgid "_New Conversation..."
4304 msgstr "يېڭى سۆھبەت(_N)…"
4305
4306 #: ../src/empathy-roster-window-menubar.ui.h:2
4307 #| msgid "New Call"
4308 msgid "New _Call..."
4309 msgstr "يېڭىدىن چاقىر(_C)…"
4310
4311 #: ../src/empathy-roster-window-menubar.ui.h:3
4312 #| msgid "Contact"
4313 msgid "Contacts"
4314 msgstr "ئالاقەداشلار"
4315
4316 #: ../src/empathy-roster-window-menubar.ui.h:4
4317 #| msgid "_Add Contact"
4318 msgid "_Add Contacts..."
4319 msgstr "ئالاقەداش قوش(_A)…"
4320
4321 #: ../src/empathy-roster-window-menubar.ui.h:5
4322 #| msgid "_Search for Contacts…"
4323 msgid "_Search for Contacts..."
4324 msgstr "ئالاقەداش ئىزدە(_S)…"
4325
4326 #: ../src/empathy-roster-window-menubar.ui.h:6
4327 msgid "_Blocked Contacts"
4328 msgstr "چەكلەنگەن ئالاقەداشلار(_B)"
4329
4330 #: ../src/empathy-roster-window-menubar.ui.h:7
4331 #| msgid "_Room"
4332 msgid "_Rooms"
4333 msgstr "ھۇجرىلار(_R)"
4334
4335 #: ../src/empathy-roster-window-menubar.ui.h:8
4336 #| msgid "_Join"
4337 msgid "_Join..."
4338 msgstr "قوشۇل(_J)…"
4339
4340 #: ../src/empathy-roster-window-menubar.ui.h:9
4341 msgid "Join _Favorites"
4342 msgstr "يىغقۇچقا قوش(_F)"
4343
4344 #: ../src/empathy-roster-window-menubar.ui.h:10
4345 #| msgid "Manage Favorites"
4346 msgid "_Manage Favorites"
4347 msgstr "يىغقۇچ باشقۇر(_M)"
4348
4349 #: ../src/empathy-roster-window-menubar.ui.h:12
4350 msgid "_File Transfers"
4351 msgstr "ھۆججەت ئەۋەتىش(_F)"
4352
4353 #: ../src/empathy-roster-window-menubar.ui.h:13
4354 msgid "_Accounts"
4355 msgstr "ھېساباتلار(_A)"
4356
4357 #: ../src/empathy-roster-window-menubar.ui.h:14
4358 msgid "P_references"
4359 msgstr "مايىللىق(_R)"
4360
4361 #: ../src/empathy-roster-window-menubar.ui.h:15
4362 #| msgid "_Help"
4363 msgid "Help"
4364 msgstr "ياردەم"
4365
4366 #: ../src/empathy-roster-window-menubar.ui.h:16
4367 #| msgid "Empathy"
4368 msgid "About Empathy"
4369 msgstr "Empathy ھەققىدە"
4370
4371 #: ../src/empathy-roster-window-menubar.ui.h:17
4372 #: ../src/empathy-status-icon.ui.h:5
4373 msgid "_Quit"
4374 msgstr "ئاخىرلاشتۇر(_Q)"
4375
4376 #: ../src/empathy-roster-window.ui.h:1
4377 msgid "Account settings"
4378 msgstr "ھېسابات تەڭشىكى"
4379
4380 #: ../src/empathy-roster-window.ui.h:2
4381 msgid "Go _Online"
4382 msgstr "تورغا چىق(_O)"
4383
4384 #: ../src/empathy-status-icon.ui.h:2
4385 msgid "_New Conversation…"
4386 msgstr "يېڭى سۆھبەت(_N)…"
4387
4388 #: ../src/empathy-status-icon.ui.h:3
4389 msgid "New _Call…"
4390 msgstr "يېڭى چاقىرىش(_C)..."
40914391
40924392 #: ../src/empathy-status-icon.ui.h:4
40934393 msgid "Status"
40944394 msgstr "ھالىتى"
40954395
4096 #: ../src/empathy-status-icon.ui.h:5
4097 msgid "_Quit"
4098 msgstr "چېكىن(_Q)"
4099
4100 #: ../src/empathy-map-view.c:471
4101 msgid "Contact Map View"
4102 msgstr "باغلىنىش خەرىتە كۆرۈنۈشى"
4103
4104 #: ../src/empathy-debug-window.c:1598
4105 msgid "Save"
4106 msgstr "ساقلا"
4107
4108 #: ../src/empathy-debug-window.c:1658
4109 msgid "Pastebin link"
4110 msgstr ""
4111
4112 #: ../src/empathy-debug-window.c:1667
4113 msgid "Pastebin response"
4114 msgstr ""
4115
4116 #: ../src/empathy-debug-window.c:1671
4117 #, c-format
4118 #| msgid "%s:"
4119 msgid "%s"
4120 msgstr "%s"
4121
4122 #: ../src/empathy-debug-window.c:1674
4123 msgid "Data too large for a single paste. Please save logs to file."
4124 msgstr ""
4125
4126 #: ../src/empathy-debug-window.c:1903
4127 msgid "Debug Window"
4128 msgstr "سازلاش كۆزنىكى"
4129
4130 #: ../src/empathy-debug-window.c:1961
4131 msgid "Send to pastebin"
4132 msgstr ""
4133
4134 #: ../src/empathy-debug-window.c:2000
4135 msgid "Pause"
4136 msgstr "ۋاقىتلىق توختا"
4137
4138 #: ../src/empathy-debug-window.c:2012
4139 msgid "Level "
4140 msgstr "دەرىجە "
4141
4142 #: ../src/empathy-debug-window.c:2031
4143 msgid "Debug"
4144 msgstr "سازلا"
4145
4146 #: ../src/empathy-debug-window.c:2036
4147 msgid "Info"
4148 msgstr "ئۇچۇرى"
4149
4150 #: ../src/empathy-debug-window.c:2041 ../src/empathy-debug-window.c:2087
4151 msgid "Message"
4152 msgstr "ئۇچۇرلار"
4153
4154 #: ../src/empathy-debug-window.c:2046
4155 msgid "Warning"
4156 msgstr "ئاگاھلاندۇرۇش"
4157
4158 #: ../src/empathy-debug-window.c:2051
4159 msgid "Critical"
4160 msgstr "ئاچقۇچلۇق"
4161
4162 #: ../src/empathy-debug-window.c:2056
4163 msgid "Error"
4164 msgstr "خاتالىق"
4165
4166 #: ../src/empathy-debug-window.c:2075
4167 msgid "Time"
4168 msgstr "ۋاقىت"
4169
4170 #: ../src/empathy-debug-window.c:2078
4171 msgid "Domain"
4172 msgstr "دائىرە"
4173
4174 #: ../src/empathy-debug-window.c:2080
4175 msgid "Category"
4176 msgstr "كاتېگورىيە"
4177
4178 #: ../src/empathy-debug-window.c:2082
4179 msgid "Level"
4180 msgstr "دەرىجە"
4181
4182 #: ../src/empathy-debug-window.c:2105
4183 msgid ""
4184 "The selected connection manager does not support the remote debugging "
4185 "extension."
4186 msgstr "تاللانغان باغلىنىش باشقۇرغۇچى يىراقتىكى سازلاش كېڭەيتىلمىسىنى قوللىمايدۇ"
4187
4188 #: ../src/empathy-invite-participant-dialog.c:200
4189 #: ../src/empathy-invite-participant-dialog.c:228
4190 msgid "Invite Participant"
4191 msgstr "قاتناشقۇچىلارنى تەكلىپ قىلىش"
4192
4193 #: ../src/empathy-invite-participant-dialog.c:201
4194 msgid "Choose a contact to invite into the conversation:"
4195 msgstr "سۆھبەتكە تەكلىپ قىلىدىغان ئالاقەداشنى تاللاڭ:"
4196
4197 #: ../src/empathy-invite-participant-dialog.c:224
4198 msgid "Invite"
4199 msgstr "تەكلىپ"
4200
4201 #: ../src/empathy-accounts.c:180
4202 msgid "Don't display any dialogs; do any work (eg, importing) and exit"
4203 msgstr "ھېچقانداق سۆزلەشكۈ كۆرسەتمەي، مەشغۇلات(ئىمپورت قىلىش ...قاتارلىق)لارنى داۋاملاشتۇرۇپ ئاخىرلاشتۇرسۇن"
4204
4205 #: ../src/empathy-accounts.c:184
4206 msgid ""
4207 "Don't display any dialogs unless there are only \"People Nearby\" accounts"
4208 msgstr "«قوشنىلار» ھېساباتى بولمىغاندىلا ھېچقانداق سۆزلەشكۈ كۆرسەتمىسۇن"
4209
4210 #: ../src/empathy-accounts.c:188
4211 msgid "Initially select given account (eg, gabble/jabber/foo_40example_2eorg0)"
4212 msgstr "ئەڭ دەسلەپتە بېرىلگەن ھېساباتنى تاللاڭ(مەسىلەن، gabble/jabber/foo_40example_2eorg0)"
4213
4214 #: ../src/empathy-accounts.c:190
4215 msgid "<account-id>"
4216 msgstr "<ھېسابات كىملىكى>"
4217
4218 #: ../src/empathy-accounts.c:195
4219 msgid "- Empathy Accounts"
4220 msgstr "- Empathy ھېساباتلىرى"
4221
4222 #: ../src/empathy-accounts.c:231
4223 msgid "Empathy Accounts"
4224 msgstr "Empathy ھېساباتلىرى"
4225
4226 #: ../src/empathy-debugger.c:69
4227 msgid "Show a particular service"
4228 msgstr "بىرەر مۇلازىمەتنى كۆرسىتىدۇ"
4229
4230 #: ../src/empathy-debugger.c:74
4231 #| msgid "Empathy Debugger"
4232 msgid "- Empathy Debugger"
4233 msgstr "- Empathy سازلىغۇچى"
4234
4235 #: ../src/empathy-debugger.c:113
4236 msgid "Empathy Debugger"
4237 msgstr "Empathy سازلىغۇچ"
4238
4239 #: ../src/empathy-chat.c:109
4240 msgid "- Empathy Chat Client"
4241 msgstr "- Empathy سۆھبەت خېرىدارى"
4242
4243 #: ../src/empathy-notifications-approver.c:187
4244 msgid "Respond"
4245 msgstr "ئىنكاس"
4246
4247 #: ../src/empathy-notifications-approver.c:196
4248 #: ../src/empathy-call-window.c:1529
4249 msgid "Reject"
4250 msgstr "رەت قىل"
4251
4252 #: ../src/empathy-notifications-approver.c:201
4253 #: ../src/empathy-notifications-approver.c:206
4254 #: ../src/empathy-call-window.c:1530
4255 msgid "Answer"
4256 msgstr "جاۋاب"
4257
4258 #: ../src/empathy-notifications-approver.c:206
4259 msgid "Answer with video"
4260 msgstr "سىنلىق جاۋاب"
4261
4262 #: ../src/empathy-notifications-approver.c:214
4263 #: ../src/empathy-notifications-approver.c:224
4264 msgid "Decline"
4265 msgstr "قوشۇلما"
4266
4267 #: ../src/empathy-notifications-approver.c:218
4268 #: ../src/empathy-notifications-approver.c:229
4269 msgid "Accept"
4270 msgstr "قوشۇل"
4271
4272 #. translators: the 'Provide' button is displayed in a notification
4273 #. * bubble when Empathy is asking for an account password; clicking on it
4274 #. * brings the password popup.
4275 #: ../src/empathy-notifications-approver.c:239
4276 msgid "Provide"
4277 msgstr "تەمىنلە"
4278
4279 #: ../src/empathy-call-observer.c:132
4280 #, c-format
4281 msgid "%s just tried to call you, but you were in another call."
4282 msgstr "%s سىزنى چاقىرغان ئىدى، بىراق سىز باشقىلار بىلەن سۆزلىشىۋاتقان."
4283
4284 #. Translators: this is an "Info" label. It should be as short
4285 #. * as possible.
4286 #: ../src/empathy-call-window.c:1136 ../src/empathy-call-window.c:1159
4287 msgid "i"
4288 msgstr "i"
4289
4290 #. translators: Call is a noun and %s is the contact name. This string
4291 #. * is used in the window title
4292 #: ../src/empathy-call-window.c:1889
4293 #, c-format
4294 msgid "Call with %s"
4295 msgstr "%s بىلەن سۆزلىشىش"
4296
4297 #: ../src/empathy-call-window.c:2133
4298 msgid "The IP address as seen by the machine"
4299 msgstr "كومپيۇتېردا ئۇچرىغان IP ئادرېسى"
4300
4301 #: ../src/empathy-call-window.c:2135
4302 msgid "The IP address as seen by a server on the Internet"
4303 msgstr "ئىنتېرنېتتىكى مۇلازىمېتىردا ئۇچرىغان IP ئادرېسى"
4304
4305 #: ../src/empathy-call-window.c:2137
4306 msgid "The IP address of the peer as seen by the other side"
4307 msgstr "قارشى تەرەپتە ئۇچرىغان تەڭتۇش(peer) IP ئادرېسى"
4308
4309 #: ../src/empathy-call-window.c:2139
4310 msgid "The IP address of a relay server"
4311 msgstr "ئۇلاپ تارقىتىش مۇلازىمېتىرىنىڭ IP ئادرېسى"
4312
4313 #: ../src/empathy-call-window.c:2141
4314 msgid "The IP address of the multicast group"
4315 msgstr "كۆپ ئادرېسلىق خەۋەرلىشىش گۇرۇپپىسىنىڭ IP ئادرېسى"
4316
4317 #: ../src/empathy-call-window.c:2886
4318 msgid "On hold"
4319 msgstr "كۈتۈپ تۇر"
4320
4321 #: ../src/empathy-call-window.c:2889
4322 msgid "Mute"
4323 msgstr "ئۈنسىز"
4324
4325 #: ../src/empathy-call-window.c:2891
4326 #| msgid "Location"
4327 msgid "Duration"
4328 msgstr "ۋاقتى"
4329
4330 #. Translators: 'status - minutes:seconds' the caller has been connected
4331 #: ../src/empathy-call-window.c:2894
4332 #, c-format
4333 msgid "%s — %d:%02dm"
4334 msgstr "%s — %d:%02dm"
4335
4336 #: ../src/empathy-call-window.c:2990
4337 msgid "Technical Details"
4338 msgstr "تېخنىكىلىق تەپسىلات"
4339
4340 #: ../src/empathy-call-window.c:3029
4341 #, c-format
4342 msgid ""
4343 "%s's software does not understand any of the audio formats supported by your "
4344 "computer"
4345 msgstr "%s's يۇمشاق دېتالى كومپيۇتېرىڭىزدا بار بولغان ھېچقانداق ئۈن فورماتىنى تونۇمىدى."
4346
4347 #: ../src/empathy-call-window.c:3034
4348 #, c-format
4349 msgid ""
4350 "%s's software does not understand any of the video formats supported by your "
4351 "computer"
4352 msgstr "%s's يۇمشاق دېتالى كومپيۇتېرىڭىزدا بار بولغان ھېچقانداق سىن فورماتىنى تونۇمىدى."
4353
4354 #: ../src/empathy-call-window.c:3040
4355 #, c-format
4356 msgid ""
4357 "Can't establish a connection to %s. One of you might be on a network that "
4358 "does not allow direct connections."
4359 msgstr "%s نىڭ بىلەن باغلىنىش قۇرالمىدى. سىزنىڭ ياكى قارىشى تەرەپنىڭ بىۋاسىتە باغلىنىشقا رۇخسەت قىلىنمىغان بولۇشى مۇمكىن."
4360
4361 #: ../src/empathy-call-window.c:3046
4362 msgid "There was a failure on the network"
4363 msgstr "توردا خاتالىق يۈز بەردى"
4364
4365 #: ../src/empathy-call-window.c:3050
4366 msgid ""
4367 "The audio formats necessary for this call are not installed on your computer"
4368 msgstr "بۇ سۆزلىشىشكە زۆرۈر بولغان ئۈن فورماتلىرى كومپيۇتېرغا ئورنىتىلماپتۇ"
4369
4370 #: ../src/empathy-call-window.c:3053
4371 msgid ""
4372 "The video formats necessary for this call are not installed on your computer"
4373 msgstr "بۇ سۆزلىشىشكە زۆرۈر بولغان سىن فورماتلىرى كومپيۇتېرغا ئورنىتىلماپتۇ"
4374
4375 #: ../src/empathy-call-window.c:3065
4376 #, c-format
4377 msgid ""
4378 "Something unexpected happened in a Telepathy component. Please <a href=\"%s"
4379 "\">report this bug</a> and attach logs gathered from the 'Debug' window in "
4380 "the Help menu."
4381 msgstr "Telepathy بۆلىكىدە غەلىتىلىك يۈز بەردى. «ياردەم» تىزىملىكىدىكى «سازلاش» كۆزنىكىدە خاتىرىلىگەن ئۇچۇرلار بىلەن قوشۇپ <a href=\"%s\">بۇ كەمتۈكنى مەلۇم قىلىڭ</a>."
4382
4383 #: ../src/empathy-call-window.c:3074
4384 msgid "There was a failure in the call engine"
4385 msgstr "چاقىرىش ماتورىدا خاتالىق يۈز بەردى"
4386
4387 #: ../src/empathy-call-window.c:3077
4388 msgid "The end of the stream was reached"
4389 msgstr "ئېقىم ئاخىرلاشتى"
4390
4391 #: ../src/empathy-call-window.c:3117
4392 msgid "Can't establish audio stream"
4393 msgstr "ئۈن ئېقىمىنى قۇرغىلى بولمىدى"
4394
4395 #: ../src/empathy-call-window.c:3127
4396 msgid "Can't establish video stream"
4397 msgstr "سىن ئېقىمىنى قۇرغىلى بولمىدى"
4398
4399 #: ../src/empathy-call-window.c:3164
4400 #, c-format
4401 msgid "Your current balance is %s."
4402 msgstr ""
4403
4404 #: ../src/empathy-call-window.c:3168
4405 msgid "Sorry, you don’t have enough credit for that call."
4406 msgstr ""
4407
4408 #: ../src/empathy-call-window.c:3170
4409 msgid "Top Up"
4410 msgstr ""
4411
4412 #: ../src/empathy-call.c:201
4413 msgid "- Empathy Audio/Video Client"
4414 msgstr "- Empathy ئۈن/سىن خېرىدار پروگراممىسى"
4415
4416 #: ../src/empathy-call.c:224
4417 msgid "Empathy Audio/Video Client"
4418 msgstr "Empathy ئۈن/سىن خېرىدار پروگراممىسى"
4419
4420 #: ../libempathy-gtk/empathy-search-bar.c:243
4421 msgid "_Match case"
4422 msgstr "چوڭ كىچىك ھەرپنى پەرقلەندۈر(_M)"
4423
4424 #: ../libempathy-gtk/empathy-new-account-dialog.c:144
4425 msgid "What kind of chat account do you have?"
4426 msgstr "قانداق تىپتىكى ھېساباتىڭىز بار؟"
4427
4428 #: ../libempathy-gtk/empathy-new-account-dialog.c:166
4429 #| msgid "New account"
4430 msgid "Adding new account"
4431 msgstr ""
4432
4433 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:77
4434 msgid "People nearby"
4435 msgstr "قوشنا"
4436
4437 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:150
4438 #| msgid ""
4439 #| "Empathy can automatically discover and chat with the people connected on "
4440 #| "the same network as you. If you want to use this feature, please check "
4441 #| "that the details below are correct. You can easily change these details "
4442 #| "later or disable this feature by using the 'Accounts' dialog"
4443 msgid ""
4444 "Empathy can automatically discover and chat with the people connected on the "
4445 "same network as you. If you want to use this feature, please check that the "
4446 "details below are correct."
4447 msgstr ""
4448
4449 #: ../libempathy-gtk/empathy-local-xmpp-assistant-widget.c:183
4450 msgid ""
4451 "You can change these details later or disable this feature by choosing <span "
4452 "style=\"italic\">Edit → Accounts</span> in the Contact List."
4453 msgstr ""
4396 #: ../ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c:179
4397 #: ../ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c:126
4398 msgid "Done"
4399 msgstr "تامام"
4400
4401 #: ../ubuntu-online-accounts/cc-plugins/account-plugins/empathy-accounts-plugin-widget.c:210
4402 #| msgid "Enter your account details"
4403 msgid "Please enter your account details"
4404 msgstr "ھېساباتىڭىزغا ئائىت تەپسىلاتلارنى كىرگۈزۈڭ"
4405
4406 #: ../ubuntu-online-accounts/cc-plugins/app-plugin/empathy-app-plugin-widget.c:160
4407 #, c-format
4408 #| msgid "Loading account information"
4409 msgid "Edit %s account options"
4410 msgstr "ھېسابات %s نىڭ تاللانمىلىرىنى تەھرىرلە"
4411
4412 #: ../ubuntu-online-accounts/empathy.application.in.h:1
4413 #| msgid "Enter your account details"
4414 msgid "Integrate your IM accounts"
4415 msgstr "بارلىق مۇڭداشقۇ ھېساباتلىرىڭىزنى بىر يەرگە يىغىڭ"
4416
4417 #~ msgid "Manage Messaging and VoIP accounts"
4418 #~ msgstr "مۇڭداشقۇ ۋە VoIP ھېساباتلىرىنى باشقۇرۇش"
4419
4420 #~ msgid "Show avatars"
4421 #~ msgstr "باش سۈرەتلەرنى كۆرسەت"
4422
4423 #~ msgid ""
4424 #~ "Whether to show avatars for contacts in the contact list and chat windows."
4425 #~ msgstr ""
4426 #~ "ئالاقەداشلار تىزىمى ۋە سۆھبەت كۆزنىكىدە ئالاقەداشلارنىڭ باش سۈرىتىنى "
4427 #~ "كۆرسىتەمدۇ يوق."
4428
4429 #~ msgid "Show protocols"
4430 #~ msgstr "كېلىشىمنامىلەرنى كۆرسەت"
4431
4432 #~ msgid "Whether to show protocols for contacts in the contact list."
4433 #~ msgstr "ئالاقەداشلار تىزىمىدا ئالاقەداشلارنىڭ كېلىشىمىنى كۆرسىتەمدۇ يوق."
4434
4435 #~ msgid "Compact contact list"
4436 #~ msgstr "دوستلار تىزىمى(ئىخچام)"
4437
4438 #~ msgid "Whether to show the contact list in compact mode."
4439 #~ msgstr "ئالاقەداش تىزىمىنى ئىخچام كۆرۈنۈشتە كۆرسىتەمدۇ يوق."
4440
4441 #~ msgid "Contact list sort criterion"
4442 #~ msgstr "تونۇشلار تىزىمنى تەرتىپلەش ئۆلچىمى"
4443
4444 #~ msgid "Network:"
4445 #~ msgstr "تور:"
4446
4447 #~ msgid "Password:"
4448 #~ msgstr "ئىم:"
4449
4450 #~ msgid "Port:"
4451 #~ msgstr "ئېغىز:"
4452
4453 #~ msgid "“%s” is not a valid contact ID"
4454 #~ msgstr "«%s» ئىناۋەتلىك ئالاقەداش كىملىكى ئەمەس"
4455
4456 #~ msgid "%A %B %d %Y"
4457 #~ msgstr "%A %B %d %Y"
4458
4459 #~ msgid "_Block User"
4460 #~ msgstr "ئىشلەتكۈچىنى چەكلە(_B)"
4461
4462 #~ msgid "Decide _Later"
4463 #~ msgstr "كېيىن بىر گەپ بولسۇن(_L)"
4464
4465 #~ msgid "Classic"
4466 #~ msgstr "كلاسسىك"
4467
4468 #~ msgid "Simple"
4469 #~ msgstr "ئاددىي"
4470
4471 #~ msgid "Clean"
4472 #~ msgstr "پاكىز"
4473
4474 #~ msgid "Blue"
4475 #~ msgstr "كۆك"
4476
4477 #~ msgid "_Enable"
4478 #~ msgstr "قوزغات(_E)"
4479
4480 #~ msgid "_Disable"
4481 #~ msgstr "چەكلە(_D)"
4482
4483 #~| msgid "Send _Video"
4484 #~ msgid "Send Video"
4485 #~ msgstr "سىن ئەۋەتىش"
4486
4487 #~ msgid "Send Audio"
4488 #~ msgstr "ئۈن ئەۋەتىش"
4489
4490 #~ msgid "Top up %s (%s)..."
4491 #~ msgstr "پۇل كىرگۈزۈش%s (%s)..."
4492
4493 #~ msgid "Top Up..."
4494 #~ msgstr "پۇل كىرگۈزۈش…"
4495
4496 #~ msgid "_Offline Contacts"
4497 #~ msgstr "توردا يوق ئالاقەداشلار(_O)"
4498
4499 #~ msgid "Show P_rotocols"
4500 #~ msgstr "كېلىشىملەرنى كۆرسەت(_R)"
4501
4502 #~ msgid "Credit Balance"
4503 #~ msgstr "كرېدىت قالدۇقى"
4504
4505 #~ msgid "Contacts on a _Map"
4506 #~ msgstr "خەرىتىدىكى ئالاقەداشلار(_M)"
4507
4508 #~ msgid "Find in Contact _List"
4509 #~ msgstr "ئالاقەداشلاردىن ئىزدە(_L)"
4510
4511 #~ msgid "Sort by _Name"
4512 #~ msgstr "ئاتى بويىچە تەرتىپلە(_N)"
4513
4514 #~ msgid "Sort by _Status"
4515 #~ msgstr "ھالىتى بويىچە تەرتىپلە(_S)"
4516
4517 #~ msgid "Normal Size With _Avatars"
4518 #~ msgstr "باش سۈرەت ۋە نورمال چوڭلۇق"
4519
4520 #~ msgid "N_ormal Size"
4521 #~ msgstr "نورمال چوڭلۇق(_O)"
4522
4523 #~ msgid "_Compact Size"
4524 #~ msgstr "ئىخچام چوڭلۇق(_C)"
4525
4526 #~ msgid "_Join…"
4527 #~ msgstr "قاتنىشىش(_J)…"
4528
4529 #~ msgid "Could not start room listing"
4530 #~ msgstr "ئۆي تىزىمىنى قۇرۇشنى باشلىغىلى بولمىدى"
4531
4532 #~ msgid "Could not stop room listing"
4533 #~ msgstr "ئۆي تىزىمىنى قۇرۇشنى توختاتقىلى بولمىدى"
4534
4535 #~ msgid "Appearance"
4536 #~ msgstr "قىياپەت"
4537
4538 #~ msgid "Contact Map View"
4539 #~ msgstr "باغلىنىش خەرىتە كۆرۈنۈشى"
44544540
44554541 #~ msgid "Empathy has migrated butterfly logs"
44564542 #~ msgstr "butterfly خاتىرىلىرىنى يۆتكىدى."
44754561
44764562 #~ msgid "Personal Information"
44774563 #~ msgstr "شەخسىي ئۇچۇرلارنى"
4478
4479 #~ msgid "Ungrouped"
4480 #~ msgstr "گۇرۇپپىلانمىغان"
44814564
44824565 #~ msgid "Favorite People"
44834566 #~ msgstr "ئامراق ئادەملەر"
44884571
44894572 #~ msgid "Select a contact"
44904573 #~ msgstr "ئالاقەداش تاللايدۇ"
4491
4492 #~ msgid "Linked Contacts"
4493 #~ msgstr "ئۇلانغان ئالاقەداشلار"
44944574
44954575 #~ msgid "Select contacts to link"
44964576 #~ msgstr "ئۇلايدىغان ئالاقەداشنى تاللاش"
45964676
45974677 #~ msgid "Do you have any other chat accounts you want to set up?"
45984678 #~ msgstr "يەنە باشقا تەڭشىمەكچى بولغان سۆھبەت ھېساباتىڭىز بارمۇ؟"
4599
4600 #~ msgid "Enter your account details"
4601 #~ msgstr "ھېساباتىڭىزنىڭ تەپسىلاتىنى كىرگۈزۈڭ"
46024679
46034680 #~ msgid "What kind of chat account do you want to create?"
46044681 #~ msgstr "قانداق تىپتىكى ھېسابات قۇرغۇڭىز بار؟"
47594836 #~ msgid "_Dialpad"
47604837 #~ msgstr "نومۇر تاختىسى(_D)"
47614838
4762 #~ msgid "Show and edit accounts"
4763 #~ msgstr "ھېساباتلارنى كۆرسىتىدۇ ۋە تەھرىرلەيدۇ"
4764
47654839 #~ msgid "_Personal Information"
47664840 #~ msgstr "شەخسىي ئۇچۇر(_P)"
47674841
47744848 #~ msgid "All"
47754849 #~ msgstr "ھەممىسى"
47764850
4777 #~ msgid "_Enabled"
4778 #~ msgstr "قوزغىتىلغان(_E)"
4779
47804851 #~ msgid "Date"
47814852 #~ msgstr "چېسلا"
47824853
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5352 build_triplet = @build@
5453 host_triplet = @host@
5554 DIST_COMMON = $(dist_man_MANS) $(srcdir)/Makefile.am \
56 $(srcdir)/Makefile.in \
55 $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
5756 $(top_srcdir)/tools/check-coding-style.mk \
5857 $(top_srcdir)/tools/flymake.mk
5958 bin_PROGRAMS = empathy$(EXEEXT) empathy-accounts$(EXEEXT) \
9089 AM_V_lt = $(am__v_lt_@AM_V@)
9190 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
9291 am__v_lt_0 = --silent
92 am__v_lt_1 =
9393 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
9494 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(uidir)"
9595 PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
176176 $(top_builddir)/libempathy/libempathy.la \
177177 $(top_builddir)/extensions/libemp-extensions.la \
178178 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
179 AM_V_P = $(am__v_P_@AM_V@)
180 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
181 am__v_P_0 = false
182 am__v_P_1 = :
183 AM_V_GEN = $(am__v_GEN_@AM_V@)
184 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
185 am__v_GEN_0 = @echo " GEN " $@;
186 am__v_GEN_1 =
187 AM_V_at = $(am__v_at_@AM_V@)
188 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
189 am__v_at_0 = @
190 am__v_at_1 =
179191 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
180192 depcomp = $(SHELL) $(top_srcdir)/depcomp
181193 am__depfiles_maybe = depfiles
188200 $(AM_CFLAGS) $(CFLAGS)
189201 AM_V_CC = $(am__v_CC_@AM_V@)
190202 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
191 am__v_CC_0 = @echo " CC " $@;
192 AM_V_at = $(am__v_at_@AM_V@)
193 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
194 am__v_at_0 = @
203 am__v_CC_0 = @echo " CC " $@;
204 am__v_CC_1 =
195205 CCLD = $(CC)
196206 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
197207 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
198208 $(AM_LDFLAGS) $(LDFLAGS) -o $@
199209 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
200210 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
201 am__v_CCLD_0 = @echo " CCLD " $@;
202 AM_V_GEN = $(am__v_GEN_@AM_V@)
203 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
204 am__v_GEN_0 = @echo " GEN " $@;
211 am__v_CCLD_0 = @echo " CCLD " $@;
212 am__v_CCLD_1 =
205213 SOURCES = $(libempathy_accounts_common_la_SOURCES) $(empathy_SOURCES) \
206214 $(empathy_accounts_SOURCES) $(empathy_auth_client_SOURCES) \
207215 $(empathy_call_SOURCES) $(empathy_chat_SOURCES) \
658666
659667 clean-noinstLTLIBRARIES:
660668 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
661 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
662 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
663 test "$$dir" != "$$p" || dir=.; \
664 echo "rm -f \"$${dir}/so_locations\""; \
665 rm -f "$${dir}/so_locations"; \
666 done
669 @list='$(noinst_LTLIBRARIES)'; \
670 locs=`for p in $$list; do echo $$p; done | \
671 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
672 sort -u`; \
673 test -z "$$locs" || { \
674 echo rm -f $${locs}; \
675 rm -f $${locs}; \
676 }
667677 libempathy-accounts-common.la: $(libempathy_accounts_common_la_OBJECTS) $(libempathy_accounts_common_la_DEPENDENCIES) $(EXTRA_libempathy_accounts_common_la_DEPENDENCIES)
668678 $(AM_V_CCLD)$(LINK) $(libempathy_accounts_common_la_OBJECTS) $(libempathy_accounts_common_la_LIBADD) $(LIBS)
669679 install-binPROGRAMS: $(bin_PROGRAMS)
12191229 && $(am__cd) $(top_srcdir) \
12201230 && gtags -i $(GTAGS_ARGS) "$$here"
12211231
1232 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
1233 list='$(SOURCES) $(HEADERS) $(LISP)'; \
1234 case "$(srcdir)" in \
1235 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1236 *) sdir=$(subdir)/$(srcdir) ;; \
1237 esac; \
1238 for i in $$list; do \
1239 if test -f "$$i"; then \
1240 echo "$(subdir)/$$i"; \
1241 else \
1242 echo "$$sdir/$$i"; \
1243 fi; \
1244 done >> $(top_builddir)/cscope.files
1245
12221246 distclean-tags:
12231247 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
12241248
12291253 if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
12301254 if test -n "$$list" && \
12311255 grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
1232 echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
1256 echo "error: found man pages containing the 'missing help2man' replacement text:" >&2; \
12331257 grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
12341258 echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
1235 echo " typically \`make maintainer-clean' will remove them" >&2; \
1259 echo " typically 'make maintainer-clean' will remove them" >&2; \
12361260 exit 1; \
12371261 else :; fi; \
12381262 else :; fi
13811405
13821406 .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
13831407 clean-binPROGRAMS clean-generic clean-libexecPROGRAMS \
1384 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
1385 distclean-compile distclean-generic distclean-libtool \
1386 distclean-tags distdir dvi dvi-am html html-am info info-am \
1387 install install-am install-binPROGRAMS install-data \
1388 install-data-am install-dvi install-dvi-am install-exec \
1389 install-exec-am install-html install-html-am install-info \
1390 install-info-am install-libexecPROGRAMS install-man \
1391 install-man1 install-pdf install-pdf-am install-ps \
1408 clean-libtool clean-noinstLTLIBRARIES cscopelist ctags \
1409 distclean distclean-compile distclean-generic \
1410 distclean-libtool distclean-tags distdir dvi dvi-am html \
1411 html-am info info-am install install-am install-binPROGRAMS \
1412 install-data install-data-am install-dvi install-dvi-am \
1413 install-exec install-exec-am install-html install-html-am \
1414 install-info install-info-am install-libexecPROGRAMS \
1415 install-man install-man1 install-pdf install-pdf-am install-ps \
13921416 install-ps-am install-strip install-uiDATA installcheck \
13931417 installcheck-am installdirs maintainer-clean \
13941418 maintainer-clean-generic mostlyclean mostlyclean-compile \
558558 label = gtk_label_new (message_markup);
559559 gtk_label_set_use_markup (GTK_LABEL (label), TRUE);
560560 gtk_label_set_line_wrap (GTK_LABEL (label), TRUE);
561 gtk_label_set_ellipsize (GTK_LABEL (label), PANGO_ELLIPSIZE_END);
561562 gtk_misc_set_alignment (GTK_MISC (label), 0, 0.5);
562563 gtk_widget_show (label);
563564
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5352 noinst_PROGRAMS = $(am__EXEEXT_1)
5453 TESTS = $(am__EXEEXT_1)
5554 subdir = tests
56 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
55 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
56 $(top_srcdir)/depcomp
5757 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5858 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
5959 $(top_srcdir)/m4/ax_config_dir.m4 \
8989 AM_V_lt = $(am__v_lt_@AM_V@)
9090 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
9191 am__v_lt_0 = --silent
92 am__v_lt_1 =
9293 am_empathy_chatroom_test_OBJECTS = empathy-chatroom-test.$(OBJEXT) \
9394 test-helper.$(OBJEXT)
9495 empathy_chatroom_test_OBJECTS = $(am_empathy_chatroom_test_OBJECTS)
145146 empathy_tls_test_DEPENDENCIES = \
146147 $(top_builddir)/libempathy-gtk/libempathy-gtk.la \
147148 $(top_builddir)/libempathy/libempathy.la $(am__DEPENDENCIES_1)
149 AM_V_P = $(am__v_P_@AM_V@)
150 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
151 am__v_P_0 = false
152 am__v_P_1 = :
153 AM_V_GEN = $(am__v_GEN_@AM_V@)
154 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
155 am__v_GEN_0 = @echo " GEN " $@;
156 am__v_GEN_1 =
157 AM_V_at = $(am__v_at_@AM_V@)
158 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
159 am__v_at_0 = @
160 am__v_at_1 =
148161 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
149162 depcomp = $(SHELL) $(top_srcdir)/depcomp
150163 am__depfiles_maybe = depfiles
157170 $(AM_CFLAGS) $(CFLAGS)
158171 AM_V_CC = $(am__v_CC_@AM_V@)
159172 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
160 am__v_CC_0 = @echo " CC " $@;
161 AM_V_at = $(am__v_at_@AM_V@)
162 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
163 am__v_at_0 = @
173 am__v_CC_0 = @echo " CC " $@;
174 am__v_CC_1 =
164175 CCLD = $(CC)
165176 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166177 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
167178 $(AM_LDFLAGS) $(LDFLAGS) -o $@
168179 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
169180 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
170 am__v_CCLD_0 = @echo " CCLD " $@;
171 AM_V_GEN = $(am__v_GEN_@AM_V@)
172 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
173 am__v_GEN_0 = @echo " GEN " $@;
181 am__v_CCLD_0 = @echo " CCLD " $@;
182 am__v_CCLD_1 =
174183 SOURCES = $(empathy_chatroom_manager_test_SOURCES) \
175184 $(empathy_chatroom_test_SOURCES) \
176185 $(empathy_irc_network_manager_test_SOURCES) \
204213 distdir
205214 ETAGS = etags
206215 CTAGS = ctags
207 am__tty_colors = \
208 red=; grn=; lgn=; blu=; std=
216 am__tty_colors_dummy = \
217 mgn= red= grn= lgn= blu= brg= std=; \
218 am__color_tests=no
219 am__tty_colors = $(am__tty_colors_dummy)
209220 DIST_SUBDIRS = $(SUBDIRS)
210221 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
211222 am__relativize = \
612623 -rm -rf .libs _libs
613624
614625 # This directory's subdirectories are mostly independent; you can cd
615 # into them and run `make' without going through this Makefile.
616 # To change the values of `make' variables: instead of editing Makefiles,
617 # (1) if the variable is set in `config.status', edit `config.status'
618 # (which will cause the Makefiles to be regenerated when you run `make');
619 # (2) otherwise, pass the desired values on the `make' command line.
620 $(RECURSIVE_TARGETS):
626 # into them and run 'make' without going through this Makefile.
627 # To change the values of 'make' variables: instead of editing Makefiles,
628 # (1) if the variable is set in 'config.status', edit 'config.status'
629 # (which will cause the Makefiles to be regenerated when you run 'make');
630 # (2) otherwise, pass the desired values on the 'make' command line.
631 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
621632 @fail= failcom='exit 1'; \
622633 for f in x $$MAKEFLAGS; do \
623634 case $$f in \
627638 done; \
628639 dot_seen=no; \
629640 target=`echo $@ | sed s/-recursive//`; \
630 list='$(SUBDIRS)'; for subdir in $$list; do \
641 case "$@" in \
642 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
643 *) list='$(SUBDIRS)' ;; \
644 esac; \
645 for subdir in $$list; do \
631646 echo "Making $$target in $$subdir"; \
632647 if test "$$subdir" = "."; then \
633648 dot_seen=yes; \
641656 if test "$$dot_seen" = "no"; then \
642657 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
643658 fi; test -z "$$fail"
644
645 $(RECURSIVE_CLEAN_TARGETS):
646 @fail= failcom='exit 1'; \
647 for f in x $$MAKEFLAGS; do \
648 case $$f in \
649 *=* | --[!k]*);; \
650 *k*) failcom='fail=yes';; \
651 esac; \
652 done; \
653 dot_seen=no; \
654 case "$@" in \
655 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
656 *) list='$(SUBDIRS)' ;; \
657 esac; \
658 rev=''; for subdir in $$list; do \
659 if test "$$subdir" = "."; then :; else \
660 rev="$$subdir $$rev"; \
661 fi; \
662 done; \
663 rev="$$rev ."; \
664 target=`echo $@ | sed s/-recursive//`; \
665 for subdir in $$rev; do \
666 echo "Making $$target in $$subdir"; \
667 if test "$$subdir" = "."; then \
668 local_target="$$target-am"; \
669 else \
670 local_target="$$target"; \
671 fi; \
672 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
673 || eval $$failcom; \
674 done && test -z "$$fail"
675659 tags-recursive:
676660 list='$(SUBDIRS)'; for subdir in $$list; do \
677661 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
679663 ctags-recursive:
680664 list='$(SUBDIRS)'; for subdir in $$list; do \
681665 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
666 done
667 cscopelist-recursive:
668 list='$(SUBDIRS)'; for subdir in $$list; do \
669 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
682670 done
683671
684672 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
743731 && $(am__cd) $(top_srcdir) \
744732 && gtags -i $(GTAGS_ARGS) "$$here"
745733
734 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
735 list='$(SOURCES) $(HEADERS) $(LISP)'; \
736 case "$(srcdir)" in \
737 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
738 *) sdir=$(subdir)/$(srcdir) ;; \
739 esac; \
740 for i in $$list; do \
741 if test -f "$$i"; then \
742 echo "$(subdir)/$$i"; \
743 else \
744 echo "$$sdir/$$i"; \
745 fi; \
746 done >> $(top_builddir)/cscope.files
747
746748 distclean-tags:
747749 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
748750
756758 if test -f ./$$tst; then dir=./; \
757759 elif test -f $$tst; then dir=; \
758760 else dir="$(srcdir)/"; fi; \
759 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
761 if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \
760762 all=`expr $$all + 1`; \
761763 case " $(XFAIL_TESTS) " in \
762764 *[\ \ ]$$tst[\ \ ]*) \
10031005 uninstall-am:
10041006
10051007 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
1006 ctags-recursive install-am install-strip tags-recursive
1008 cscopelist-recursive ctags-recursive install-am install-strip \
1009 tags-recursive
10071010
10081011 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
10091012 all all-am check check-TESTS check-am clean clean-generic \
1010 clean-libtool clean-noinstPROGRAMS ctags ctags-recursive \
1011 distclean distclean-compile distclean-generic \
1012 distclean-libtool distclean-tags distdir dvi dvi-am html \
1013 html-am info info-am install install-am install-data \
1014 install-data-am install-dvi install-dvi-am install-exec \
1015 install-exec-am install-html install-html-am install-info \
1016 install-info-am install-man install-pdf install-pdf-am \
1017 install-ps install-ps-am install-strip installcheck \
1018 installcheck-am installdirs installdirs-am maintainer-clean \
1019 maintainer-clean-generic mostlyclean mostlyclean-compile \
1020 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1021 tags tags-recursive uninstall uninstall-am
1013 clean-libtool clean-noinstPROGRAMS cscopelist \
1014 cscopelist-recursive ctags ctags-recursive distclean \
1015 distclean-compile distclean-generic distclean-libtool \
1016 distclean-tags distdir dvi dvi-am html html-am info info-am \
1017 install install-am install-data install-data-am install-dvi \
1018 install-dvi-am install-exec install-exec-am install-html \
1019 install-html-am install-info install-info-am install-man \
1020 install-pdf install-pdf-am install-ps install-ps-am \
1021 install-strip installcheck installcheck-am installdirs \
1022 installdirs-am maintainer-clean maintainer-clean-generic \
1023 mostlyclean mostlyclean-compile mostlyclean-generic \
1024 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
1025 uninstall uninstall-am
10221026
10231027
10241028 test-report: test-report.xml
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6665 CONFIG_HEADER = $(top_builddir)/config.h
6766 CONFIG_CLEAN_FILES =
6867 CONFIG_CLEAN_VPATH_FILES =
68 AM_V_P = $(am__v_P_@AM_V@)
69 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
70 am__v_P_0 = false
71 am__v_P_1 = :
6972 AM_V_GEN = $(am__v_GEN_@AM_V@)
7073 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 am__v_GEN_0 = @echo " GEN " $@;
74 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_1 =
7276 AM_V_at = $(am__v_at_@AM_V@)
7377 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7478 am__v_at_0 = @
79 am__v_at_1 =
7580 SOURCES =
7681 DIST_SOURCES =
7782 am__can_run_installinfo = \
328333 ctags: CTAGS
329334 CTAGS:
330335
336 cscope cscopelist:
337
331338
332339 distdir: $(DISTFILES)
333340 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6160 test-empathy-dual-roster-view$(EXEEXT) \
6261 test-empathy-roster-model-aggregator$(EXEEXT)
6362 subdir = tests/interactive
64 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
63 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
64 $(top_srcdir)/depcomp
6565 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
6666 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
6767 $(top_srcdir)/m4/ax_config_dir.m4 \
8888 AM_V_lt = $(am__v_lt_@AM_V@)
8989 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
9090 am__v_lt_0 = --silent
91 am__v_lt_1 =
9192 am_test_empathy_account_chooser_OBJECTS = \
9293 test-empathy-account-chooser.$(OBJEXT)
9394 test_empathy_account_chooser_OBJECTS = \
160161 test_empathy_status_preset_dialog_DEPENDENCIES = \
161162 $(top_builddir)/libempathy-gtk/libempathy-gtk.la \
162163 $(top_builddir)/libempathy/libempathy.la $(am__DEPENDENCIES_1)
164 AM_V_P = $(am__v_P_@AM_V@)
165 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
166 am__v_P_0 = false
167 am__v_P_1 = :
168 AM_V_GEN = $(am__v_GEN_@AM_V@)
169 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
170 am__v_GEN_0 = @echo " GEN " $@;
171 am__v_GEN_1 =
172 AM_V_at = $(am__v_at_@AM_V@)
173 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
174 am__v_at_0 = @
175 am__v_at_1 =
163176 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
164177 depcomp = $(SHELL) $(top_srcdir)/depcomp
165178 am__depfiles_maybe = depfiles
172185 $(AM_CFLAGS) $(CFLAGS)
173186 AM_V_CC = $(am__v_CC_@AM_V@)
174187 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
175 am__v_CC_0 = @echo " CC " $@;
176 AM_V_at = $(am__v_at_@AM_V@)
177 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
178 am__v_at_0 = @
188 am__v_CC_0 = @echo " CC " $@;
189 am__v_CC_1 =
179190 CCLD = $(CC)
180191 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
181192 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
182193 $(AM_LDFLAGS) $(LDFLAGS) -o $@
183194 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
184195 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
185 am__v_CCLD_0 = @echo " CCLD " $@;
186 AM_V_GEN = $(am__v_GEN_@AM_V@)
187 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
188 am__v_GEN_0 = @echo " GEN " $@;
196 am__v_CCLD_0 = @echo " CCLD " $@;
197 am__v_CCLD_1 =
189198 SOURCES = $(empathy_logs_SOURCES) \
190199 $(test_empathy_account_chooser_SOURCES) \
191200 $(test_empathy_calendar_button_SOURCES) \
603612 && $(am__cd) $(top_srcdir) \
604613 && gtags -i $(GTAGS_ARGS) "$$here"
605614
615 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
616 list='$(SOURCES) $(HEADERS) $(LISP)'; \
617 case "$(srcdir)" in \
618 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
619 *) sdir=$(subdir)/$(srcdir) ;; \
620 esac; \
621 for i in $$list; do \
622 if test -f "$$i"; then \
623 echo "$(subdir)/$$i"; \
624 else \
625 echo "$$sdir/$$i"; \
626 fi; \
627 done >> $(top_builddir)/cscope.files
628
606629 distclean-tags:
607630 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
608631
744767 .MAKE: install-am install-strip
745768
746769 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
747 clean-libtool clean-noinstPROGRAMS ctags distclean \
770 clean-libtool clean-noinstPROGRAMS cscopelist ctags distclean \
748771 distclean-compile distclean-generic distclean-libtool \
749772 distclean-tags distdir dvi dvi-am html html-am info info-am \
750773 install install-am install-data install-data-am install-dvi \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6665 CONFIG_HEADER = $(top_builddir)/config.h
6766 CONFIG_CLEAN_FILES =
6867 CONFIG_CLEAN_VPATH_FILES =
68 AM_V_P = $(am__v_P_@AM_V@)
69 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
70 am__v_P_0 = false
71 am__v_P_1 = :
6972 AM_V_GEN = $(am__v_GEN_@AM_V@)
7073 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 am__v_GEN_0 = @echo " GEN " $@;
74 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_1 =
7276 AM_V_at = $(am__v_at_@AM_V@)
7377 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7478 am__v_at_0 = @
79 am__v_at_1 =
7580 SOURCES =
7681 DIST_SOURCES =
7782 am__can_run_installinfo = \
329334 ctags: CTAGS
330335 CTAGS:
331336
337 cscope cscopelist:
338
332339
333340 distdir: $(DISTFILES)
334341 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6867 CONFIG_CLEAN_FILES =
6968 CONFIG_CLEAN_VPATH_FILES =
7069 SCRIPTS = $(noinst_SCRIPTS)
70 AM_V_P = $(am__v_P_@AM_V@)
71 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
72 am__v_P_0 = false
73 am__v_P_1 = :
7174 AM_V_GEN = $(am__v_GEN_@AM_V@)
7275 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
73 am__v_GEN_0 = @echo " GEN " $@;
76 am__v_GEN_0 = @echo " GEN " $@;
77 am__v_GEN_1 =
7478 AM_V_at = $(am__v_at_@AM_V@)
7579 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7680 am__v_at_0 = @
81 am__v_at_1 =
7782 SOURCES =
7883 DIST_SOURCES =
7984 am__can_run_installinfo = \
361366 ctags: CTAGS
362367 CTAGS:
363368
369 cscope cscopelist:
370
364371
365372 distdir: $(DISTFILES)
366373 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6766 CONFIG_HEADER = $(top_builddir)/config.h
6867 CONFIG_CLEAN_FILES =
6968 CONFIG_CLEAN_VPATH_FILES =
69 AM_V_P = $(am__v_P_@AM_V@)
70 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
71 am__v_P_0 = false
72 am__v_P_1 = :
7073 AM_V_GEN = $(am__v_GEN_@AM_V@)
7174 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
72 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_0 = @echo " GEN " $@;
76 am__v_GEN_1 =
7377 AM_V_at = $(am__v_at_@AM_V@)
7478 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7579 am__v_at_0 = @
80 am__v_at_1 =
7681 SOURCES =
7782 DIST_SOURCES =
7883 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
416421 dir='$(DESTDIR)$(appdir)'; $(am__uninstall_files_from_dir)
417422
418423 # This directory's subdirectories are mostly independent; you can cd
419 # into them and run `make' without going through this Makefile.
420 # To change the values of `make' variables: instead of editing Makefiles,
421 # (1) if the variable is set in `config.status', edit `config.status'
422 # (which will cause the Makefiles to be regenerated when you run `make');
423 # (2) otherwise, pass the desired values on the `make' command line.
424 $(RECURSIVE_TARGETS):
424 # into them and run 'make' without going through this Makefile.
425 # To change the values of 'make' variables: instead of editing Makefiles,
426 # (1) if the variable is set in 'config.status', edit 'config.status'
427 # (which will cause the Makefiles to be regenerated when you run 'make');
428 # (2) otherwise, pass the desired values on the 'make' command line.
429 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
425430 @fail= failcom='exit 1'; \
426431 for f in x $$MAKEFLAGS; do \
427432 case $$f in \
431436 done; \
432437 dot_seen=no; \
433438 target=`echo $@ | sed s/-recursive//`; \
434 list='$(SUBDIRS)'; for subdir in $$list; do \
439 case "$@" in \
440 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
441 *) list='$(SUBDIRS)' ;; \
442 esac; \
443 for subdir in $$list; do \
435444 echo "Making $$target in $$subdir"; \
436445 if test "$$subdir" = "."; then \
437446 dot_seen=yes; \
445454 if test "$$dot_seen" = "no"; then \
446455 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
447456 fi; test -z "$$fail"
448
449 $(RECURSIVE_CLEAN_TARGETS):
450 @fail= failcom='exit 1'; \
451 for f in x $$MAKEFLAGS; do \
452 case $$f in \
453 *=* | --[!k]*);; \
454 *k*) failcom='fail=yes';; \
455 esac; \
456 done; \
457 dot_seen=no; \
458 case "$@" in \
459 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
460 *) list='$(SUBDIRS)' ;; \
461 esac; \
462 rev=''; for subdir in $$list; do \
463 if test "$$subdir" = "."; then :; else \
464 rev="$$subdir $$rev"; \
465 fi; \
466 done; \
467 rev="$$rev ."; \
468 target=`echo $@ | sed s/-recursive//`; \
469 for subdir in $$rev; do \
470 echo "Making $$target in $$subdir"; \
471 if test "$$subdir" = "."; then \
472 local_target="$$target-am"; \
473 else \
474 local_target="$$target"; \
475 fi; \
476 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
477 || eval $$failcom; \
478 done && test -z "$$fail"
479457 tags-recursive:
480458 list='$(SUBDIRS)'; for subdir in $$list; do \
481459 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
483461 ctags-recursive:
484462 list='$(SUBDIRS)'; for subdir in $$list; do \
485463 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
464 done
465 cscopelist-recursive:
466 list='$(SUBDIRS)'; for subdir in $$list; do \
467 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
486468 done
487469
488470 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
546528 here=`$(am__cd) $(top_builddir) && pwd` \
547529 && $(am__cd) $(top_srcdir) \
548530 && gtags -i $(GTAGS_ARGS) "$$here"
531
532 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
533 list='$(SOURCES) $(HEADERS) $(LISP)'; \
534 case "$(srcdir)" in \
535 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
536 *) sdir=$(subdir)/$(srcdir) ;; \
537 esac; \
538 for i in $$list; do \
539 if test -f "$$i"; then \
540 echo "$(subdir)/$$i"; \
541 else \
542 echo "$$sdir/$$i"; \
543 fi; \
544 done >> $(top_builddir)/cscope.files
549545
550546 distclean-tags:
551547 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
710706
711707 uninstall-am: uninstall-appDATA
712708
713 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
714 install-am install-strip tags-recursive
709 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
710 cscopelist-recursive ctags-recursive install-am install-strip \
711 tags-recursive
715712
716713 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
717714 all all-am check check-am clean clean-generic clean-libtool \
718 ctags ctags-recursive distclean distclean-generic \
719 distclean-libtool distclean-tags distdir dvi dvi-am html \
720 html-am info info-am install install-am install-appDATA \
721 install-data install-data-am install-dvi install-dvi-am \
722 install-exec install-exec-am install-html install-html-am \
723 install-info install-info-am install-man install-pdf \
724 install-pdf-am install-ps install-ps-am install-strip \
725 installcheck installcheck-am installdirs installdirs-am \
726 maintainer-clean maintainer-clean-generic mostlyclean \
727 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
728 tags tags-recursive uninstall uninstall-am uninstall-appDATA
715 cscopelist cscopelist-recursive ctags ctags-recursive \
716 distclean distclean-generic distclean-libtool distclean-tags \
717 distdir dvi dvi-am html html-am info info-am install \
718 install-am install-appDATA install-data install-data-am \
719 install-dvi install-dvi-am install-exec install-exec-am \
720 install-html install-html-am install-info install-info-am \
721 install-man install-pdf install-pdf-am install-ps \
722 install-ps-am install-strip installcheck installcheck-am \
723 installdirs installdirs-am maintainer-clean \
724 maintainer-clean-generic mostlyclean mostlyclean-generic \
725 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
726 uninstall uninstall-am uninstall-appDATA
729727
730728
731729 empathy.application: empathy.application.in
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6665 CONFIG_HEADER = $(top_builddir)/config.h
6766 CONFIG_CLEAN_FILES =
6867 CONFIG_CLEAN_VPATH_FILES =
68 AM_V_P = $(am__v_P_@AM_V@)
69 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
70 am__v_P_0 = false
71 am__v_P_1 = :
6972 AM_V_GEN = $(am__v_GEN_@AM_V@)
7073 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
71 am__v_GEN_0 = @echo " GEN " $@;
74 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_1 =
7276 AM_V_at = $(am__v_at_@AM_V@)
7377 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7478 am__v_at_0 = @
79 am__v_at_1 =
7580 SOURCES =
7681 DIST_SOURCES =
7782 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
361366 -rm -rf .libs _libs
362367
363368 # This directory's subdirectories are mostly independent; you can cd
364 # into them and run `make' without going through this Makefile.
365 # To change the values of `make' variables: instead of editing Makefiles,
366 # (1) if the variable is set in `config.status', edit `config.status'
367 # (which will cause the Makefiles to be regenerated when you run `make');
368 # (2) otherwise, pass the desired values on the `make' command line.
369 $(RECURSIVE_TARGETS):
369 # into them and run 'make' without going through this Makefile.
370 # To change the values of 'make' variables: instead of editing Makefiles,
371 # (1) if the variable is set in 'config.status', edit 'config.status'
372 # (which will cause the Makefiles to be regenerated when you run 'make');
373 # (2) otherwise, pass the desired values on the 'make' command line.
374 $(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
370375 @fail= failcom='exit 1'; \
371376 for f in x $$MAKEFLAGS; do \
372377 case $$f in \
376381 done; \
377382 dot_seen=no; \
378383 target=`echo $@ | sed s/-recursive//`; \
379 list='$(SUBDIRS)'; for subdir in $$list; do \
384 case "$@" in \
385 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
386 *) list='$(SUBDIRS)' ;; \
387 esac; \
388 for subdir in $$list; do \
380389 echo "Making $$target in $$subdir"; \
381390 if test "$$subdir" = "."; then \
382391 dot_seen=yes; \
390399 if test "$$dot_seen" = "no"; then \
391400 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
392401 fi; test -z "$$fail"
393
394 $(RECURSIVE_CLEAN_TARGETS):
395 @fail= failcom='exit 1'; \
396 for f in x $$MAKEFLAGS; do \
397 case $$f in \
398 *=* | --[!k]*);; \
399 *k*) failcom='fail=yes';; \
400 esac; \
401 done; \
402 dot_seen=no; \
403 case "$@" in \
404 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
405 *) list='$(SUBDIRS)' ;; \
406 esac; \
407 rev=''; for subdir in $$list; do \
408 if test "$$subdir" = "."; then :; else \
409 rev="$$subdir $$rev"; \
410 fi; \
411 done; \
412 rev="$$rev ."; \
413 target=`echo $@ | sed s/-recursive//`; \
414 for subdir in $$rev; do \
415 echo "Making $$target in $$subdir"; \
416 if test "$$subdir" = "."; then \
417 local_target="$$target-am"; \
418 else \
419 local_target="$$target"; \
420 fi; \
421 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
422 || eval $$failcom; \
423 done && test -z "$$fail"
424402 tags-recursive:
425403 list='$(SUBDIRS)'; for subdir in $$list; do \
426404 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
428406 ctags-recursive:
429407 list='$(SUBDIRS)'; for subdir in $$list; do \
430408 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
409 done
410 cscopelist-recursive:
411 list='$(SUBDIRS)'; for subdir in $$list; do \
412 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
431413 done
432414
433415 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
491473 here=`$(am__cd) $(top_builddir) && pwd` \
492474 && $(am__cd) $(top_srcdir) \
493475 && gtags -i $(GTAGS_ARGS) "$$here"
476
477 cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
478 list='$(SOURCES) $(HEADERS) $(LISP)'; \
479 case "$(srcdir)" in \
480 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
481 *) sdir=$(subdir)/$(srcdir) ;; \
482 esac; \
483 for i in $$list; do \
484 if test -f "$$i"; then \
485 echo "$(subdir)/$$i"; \
486 else \
487 echo "$$sdir/$$i"; \
488 fi; \
489 done >> $(top_builddir)/cscope.files
494490
495491 distclean-tags:
496492 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
651647
652648 uninstall-am:
653649
654 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
655 install-am install-strip tags-recursive
650 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) \
651 cscopelist-recursive ctags-recursive install-am install-strip \
652 tags-recursive
656653
657654 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
658655 all all-am check check-am clean clean-generic clean-libtool \
659 ctags ctags-recursive distclean distclean-generic \
660 distclean-libtool distclean-tags distdir dvi dvi-am html \
661 html-am info info-am install install-am install-data \
662 install-data-am install-dvi install-dvi-am install-exec \
663 install-exec-am install-html install-html-am install-info \
664 install-info-am install-man install-pdf install-pdf-am \
665 install-ps install-ps-am install-strip installcheck \
666 installcheck-am installdirs installdirs-am maintainer-clean \
667 maintainer-clean-generic mostlyclean mostlyclean-generic \
668 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
669 uninstall uninstall-am
656 cscopelist cscopelist-recursive ctags ctags-recursive \
657 distclean distclean-generic distclean-libtool distclean-tags \
658 distdir dvi dvi-am html html-am info info-am install \
659 install-am install-data install-data-am install-dvi \
660 install-dvi-am install-exec install-exec-am install-html \
661 install-html-am install-info install-info-am install-man \
662 install-pdf install-pdf-am install-ps install-ps-am \
663 install-strip installcheck installcheck-am installdirs \
664 installdirs-am maintainer-clean maintainer-clean-generic \
665 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
666 ps ps-am tags tags-recursive uninstall uninstall-am
670667
671668
672669 # Tell versions [3.59,3.63) of GNU make to not export all variables.
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5150 build_triplet = @build@
5251 host_triplet = @host@
5352 subdir = ubuntu-online-accounts/cc-plugins/account-plugins
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp
5555 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5656 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
5757 $(top_srcdir)/m4/ax_config_dir.m4 \
104104 AM_V_lt = $(am__v_lt_@AM_V@)
105105 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
106106 am__v_lt_0 = --silent
107 am__v_lt_1 =
107108 libaim_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
108109 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
109110 $(libaim_la_LDFLAGS) $(LDFLAGS) -o $@
225226 libzephyr_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
226227 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
227228 $(libzephyr_la_LDFLAGS) $(LDFLAGS) -o $@
229 AM_V_P = $(am__v_P_@AM_V@)
230 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
231 am__v_P_0 = false
232 am__v_P_1 = :
233 AM_V_GEN = $(am__v_GEN_@AM_V@)
234 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
235 am__v_GEN_0 = @echo " GEN " $@;
236 am__v_GEN_1 =
237 AM_V_at = $(am__v_at_@AM_V@)
238 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
239 am__v_at_0 = @
240 am__v_at_1 =
228241 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
229242 depcomp = $(SHELL) $(top_srcdir)/depcomp
230243 am__depfiles_maybe = depfiles
237250 $(AM_CFLAGS) $(CFLAGS)
238251 AM_V_CC = $(am__v_CC_@AM_V@)
239252 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
240 am__v_CC_0 = @echo " CC " $@;
241 AM_V_at = $(am__v_at_@AM_V@)
242 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
243 am__v_at_0 = @
253 am__v_CC_0 = @echo " CC " $@;
254 am__v_CC_1 =
244255 CCLD = $(CC)
245256 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
246257 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
247258 $(AM_LDFLAGS) $(LDFLAGS) -o $@
248259 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
249260 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
250 am__v_CCLD_0 = @echo " CCLD " $@;
251 AM_V_GEN = $(am__v_GEN_@AM_V@)
252 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
253 am__v_GEN_0 = @echo " GEN " $@;
261 am__v_CCLD_0 = @echo " CCLD " $@;
262 am__v_CCLD_1 =
254263 SOURCES = $(libaim_la_SOURCES) \
255264 $(libempathy_uoa_account_plugin_la_SOURCES) \
256265 $(libgadugadu_la_SOURCES) $(libgroupwise_la_SOURCES) \
724733
725734 clean-pkglibLTLIBRARIES:
726735 -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
727 @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
728 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
729 test "$$dir" != "$$p" || dir=.; \
730 echo "rm -f \"$${dir}/so_locations\""; \
731 rm -f "$${dir}/so_locations"; \
732 done
736 @list='$(pkglib_LTLIBRARIES)'; \
737 locs=`for p in $$list; do echo $$p; done | \
738 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
739 sort -u`; \
740 test -z "$$locs" || { \
741 echo rm -f $${locs}; \
742 rm -f $${locs}; \
743 }
733744 install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
734745 @$(NORMAL_INSTALL)
735746 @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
756767
757768 clean-pluginLTLIBRARIES:
758769 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
759 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
760 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
761 test "$$dir" != "$$p" || dir=.; \
762 echo "rm -f \"$${dir}/so_locations\""; \
763 rm -f "$${dir}/so_locations"; \
764 done
770 @list='$(plugin_LTLIBRARIES)'; \
771 locs=`for p in $$list; do echo $$p; done | \
772 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
773 sort -u`; \
774 test -z "$$locs" || { \
775 echo rm -f $${locs}; \
776 rm -f $${locs}; \
777 }
765778 libaim.la: $(libaim_la_OBJECTS) $(libaim_la_DEPENDENCIES) $(EXTRA_libaim_la_DEPENDENCIES)
766779 $(AM_V_CCLD)$(libaim_la_LINK) -rpath $(plugindir) $(libaim_la_OBJECTS) $(libaim_la_LIBADD) $(LIBS)
767780 libempathy-uoa-account-plugin.la: $(libempathy_uoa_account_plugin_la_OBJECTS) $(libempathy_uoa_account_plugin_la_DEPENDENCIES) $(EXTRA_libempathy_uoa_account_plugin_la_DEPENDENCIES)
891904 here=`$(am__cd) $(top_builddir) && pwd` \
892905 && $(am__cd) $(top_srcdir) \
893906 && gtags -i $(GTAGS_ARGS) "$$here"
907
908 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
909 list='$(SOURCES) $(HEADERS) $(LISP)'; \
910 case "$(srcdir)" in \
911 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
912 *) sdir=$(subdir)/$(srcdir) ;; \
913 esac; \
914 for i in $$list; do \
915 if test -f "$$i"; then \
916 echo "$(subdir)/$$i"; \
917 else \
918 echo "$$sdir/$$i"; \
919 fi; \
920 done >> $(top_builddir)/cscope.files
894921
895922 distclean-tags:
896923 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
10371064
10381065 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
10391066 clean-libtool clean-pkglibLTLIBRARIES clean-pluginLTLIBRARIES \
1040 ctags distclean distclean-compile distclean-generic \
1067 cscopelist ctags distclean distclean-compile distclean-generic \
10411068 distclean-libtool distclean-tags distdir dvi dvi-am html \
10421069 html-am info info-am install install-am install-data \
10431070 install-data-am install-dvi install-dvi-am install-exec \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5150 build_triplet = @build@
5251 host_triplet = @host@
5352 subdir = ubuntu-online-accounts/cc-plugins/app-plugin
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp
5555 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5656 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
5757 $(top_srcdir)/m4/ax_config_dir.m4 \
106106 AM_V_lt = $(am__v_lt_@AM_V@)
107107 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
108108 am__v_lt_0 = --silent
109 am__v_lt_1 =
109110 libempathy_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
110111 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
111112 $(libempathy_la_LDFLAGS) $(LDFLAGS) -o $@
113 AM_V_P = $(am__v_P_@AM_V@)
114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115 am__v_P_0 = false
116 am__v_P_1 = :
117 AM_V_GEN = $(am__v_GEN_@AM_V@)
118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119 am__v_GEN_0 = @echo " GEN " $@;
120 am__v_GEN_1 =
121 AM_V_at = $(am__v_at_@AM_V@)
122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123 am__v_at_0 = @
124 am__v_at_1 =
112125 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
113126 depcomp = $(SHELL) $(top_srcdir)/depcomp
114127 am__depfiles_maybe = depfiles
121134 $(AM_CFLAGS) $(CFLAGS)
122135 AM_V_CC = $(am__v_CC_@AM_V@)
123136 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
124 am__v_CC_0 = @echo " CC " $@;
125 AM_V_at = $(am__v_at_@AM_V@)
126 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127 am__v_at_0 = @
137 am__v_CC_0 = @echo " CC " $@;
138 am__v_CC_1 =
128139 CCLD = $(CC)
129140 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
130141 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
131142 $(AM_LDFLAGS) $(LDFLAGS) -o $@
132143 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
133144 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
134 am__v_CCLD_0 = @echo " CCLD " $@;
135 AM_V_GEN = $(am__v_GEN_@AM_V@)
136 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
137 am__v_GEN_0 = @echo " GEN " $@;
145 am__v_CCLD_0 = @echo " CCLD " $@;
146 am__v_CCLD_1 =
138147 SOURCES = $(libempathy_la_SOURCES)
139148 DIST_SOURCES = $(libempathy_la_SOURCES)
140149 am__can_run_installinfo = \
431440
432441 clean-pluginLTLIBRARIES:
433442 -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
434 @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
435 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
436 test "$$dir" != "$$p" || dir=.; \
437 echo "rm -f \"$${dir}/so_locations\""; \
438 rm -f "$${dir}/so_locations"; \
439 done
443 @list='$(plugin_LTLIBRARIES)'; \
444 locs=`for p in $$list; do echo $$p; done | \
445 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
446 sort -u`; \
447 test -z "$$locs" || { \
448 echo rm -f $${locs}; \
449 rm -f $${locs}; \
450 }
440451 libempathy.la: $(libempathy_la_OBJECTS) $(libempathy_la_DEPENDENCIES) $(EXTRA_libempathy_la_DEPENDENCIES)
441452 $(AM_V_CCLD)$(libempathy_la_LINK) -rpath $(plugindir) $(libempathy_la_OBJECTS) $(libempathy_la_LIBADD) $(LIBS)
442453
524535 here=`$(am__cd) $(top_builddir) && pwd` \
525536 && $(am__cd) $(top_srcdir) \
526537 && gtags -i $(GTAGS_ARGS) "$$here"
538
539 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
540 list='$(SOURCES) $(HEADERS) $(LISP)'; \
541 case "$(srcdir)" in \
542 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
543 *) sdir=$(subdir)/$(srcdir) ;; \
544 esac; \
545 for i in $$list; do \
546 if test -f "$$i"; then \
547 echo "$(subdir)/$$i"; \
548 else \
549 echo "$$sdir/$$i"; \
550 fi; \
551 done >> $(top_builddir)/cscope.files
527552
528553 distclean-tags:
529554 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
669694 .MAKE: install-am install-strip
670695
671696 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
672 clean-libtool clean-pluginLTLIBRARIES ctags distclean \
673 distclean-compile distclean-generic distclean-libtool \
674 distclean-tags distdir dvi dvi-am html html-am info info-am \
675 install install-am install-data install-data-am install-dvi \
676 install-dvi-am install-exec install-exec-am install-html \
677 install-html-am install-info install-info-am install-man \
678 install-pdf install-pdf-am install-pluginLTLIBRARIES \
679 install-ps install-ps-am install-strip installcheck \
680 installcheck-am installdirs maintainer-clean \
681 maintainer-clean-generic mostlyclean mostlyclean-compile \
682 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
683 tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
697 clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \
698 distclean distclean-compile distclean-generic \
699 distclean-libtool distclean-tags distdir dvi dvi-am html \
700 html-am info info-am install install-am install-data \
701 install-data-am install-dvi install-dvi-am install-exec \
702 install-exec-am install-html install-html-am install-info \
703 install-info-am install-man install-pdf install-pdf-am \
704 install-pluginLTLIBRARIES install-ps install-ps-am \
705 install-strip installcheck installcheck-am installdirs \
706 maintainer-clean maintainer-clean-generic mostlyclean \
707 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
708 pdf pdf-am ps ps-am tags uninstall uninstall-am \
709 uninstall-pluginLTLIBRARIES
684710
685711
686712 # Tell versions [3.59,3.63) of GNU make to not export all variables.
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6766 CONFIG_HEADER = $(top_builddir)/config.h
6867 CONFIG_CLEAN_FILES =
6968 CONFIG_CLEAN_VPATH_FILES =
69 AM_V_P = $(am__v_P_@AM_V@)
70 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
71 am__v_P_0 = false
72 am__v_P_1 = :
7073 AM_V_GEN = $(am__v_GEN_@AM_V@)
7174 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
72 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_0 = @echo " GEN " $@;
76 am__v_GEN_1 =
7377 AM_V_at = $(am__v_at_@AM_V@)
7478 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7579 am__v_at_0 = @
80 am__v_at_1 =
7681 SOURCES =
7782 DIST_SOURCES =
7883 am__can_run_installinfo = \
397402 ctags: CTAGS
398403 CTAGS:
399404
405 cscope cscopelist:
406
400407
401408 distdir: $(DISTFILES)
402409 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
6766 CONFIG_HEADER = $(top_builddir)/config.h
6867 CONFIG_CLEAN_FILES =
6968 CONFIG_CLEAN_VPATH_FILES =
69 AM_V_P = $(am__v_P_@AM_V@)
70 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
71 am__v_P_0 = false
72 am__v_P_1 = :
7073 AM_V_GEN = $(am__v_GEN_@AM_V@)
7174 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
72 am__v_GEN_0 = @echo " GEN " $@;
75 am__v_GEN_0 = @echo " GEN " $@;
76 am__v_GEN_1 =
7377 AM_V_at = $(am__v_at_@AM_V@)
7478 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
7579 am__v_at_0 = @
80 am__v_at_1 =
7681 SOURCES =
7782 DIST_SOURCES =
7883 am__can_run_installinfo = \
397402 ctags: CTAGS
398403 CTAGS:
399404
405 cscope cscopelist:
406
400407
401408 distdir: $(DISTFILES)
402409 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
0 # Makefile.in generated by automake 1.11.6 from Makefile.am.
0 # Makefile.in generated by automake 1.12.2 from Makefile.am.
11 # @configure_input@
22
3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
5 # Foundation, Inc.
3 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
4
65 # This Makefile.in is free software; the Free Software Foundation
76 # gives unlimited permission to copy and/or distribute it,
87 # with or without modifications, as long as this notice is preserved.
5150 build_triplet = @build@
5251 host_triplet = @host@
5352 subdir = ubuntu-online-accounts/mc-plugin
54 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
53 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
54 $(top_srcdir)/depcomp
5555 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5656 am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
5757 $(top_srcdir)/m4/ax_config_dir.m4 \
105105 AM_V_lt = $(am__v_lt_@AM_V@)
106106 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
107107 am__v_lt_0 = --silent
108 am__v_lt_1 =
108109 mcp_account_manager_uoa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
109110 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
110111 $(AM_CFLAGS) $(CFLAGS) $(mcp_account_manager_uoa_la_LDFLAGS) \
111112 $(LDFLAGS) -o $@
113 AM_V_P = $(am__v_P_@AM_V@)
114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115 am__v_P_0 = false
116 am__v_P_1 = :
117 AM_V_GEN = $(am__v_GEN_@AM_V@)
118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119 am__v_GEN_0 = @echo " GEN " $@;
120 am__v_GEN_1 =
121 AM_V_at = $(am__v_at_@AM_V@)
122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123 am__v_at_0 = @
124 am__v_at_1 =
112125 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
113126 depcomp = $(SHELL) $(top_srcdir)/depcomp
114127 am__depfiles_maybe = depfiles
121134 $(AM_CFLAGS) $(CFLAGS)
122135 AM_V_CC = $(am__v_CC_@AM_V@)
123136 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
124 am__v_CC_0 = @echo " CC " $@;
125 AM_V_at = $(am__v_at_@AM_V@)
126 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
127 am__v_at_0 = @
137 am__v_CC_0 = @echo " CC " $@;
138 am__v_CC_1 =
128139 CCLD = $(CC)
129140 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
130141 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
131142 $(AM_LDFLAGS) $(LDFLAGS) -o $@
132143 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
133144 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
134 am__v_CCLD_0 = @echo " CCLD " $@;
135 AM_V_GEN = $(am__v_GEN_@AM_V@)
136 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
137 am__v_GEN_0 = @echo " GEN " $@;
145 am__v_CCLD_0 = @echo " CCLD " $@;
146 am__v_CCLD_1 =
138147 SOURCES = $(mcp_account_manager_uoa_la_SOURCES)
139148 DIST_SOURCES = $(mcp_account_manager_uoa_la_SOURCES)
140149 am__can_run_installinfo = \
425434
426435 clean-pluginsLTLIBRARIES:
427436 -test -z "$(plugins_LTLIBRARIES)" || rm -f $(plugins_LTLIBRARIES)
428 @list='$(plugins_LTLIBRARIES)'; for p in $$list; do \
429 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
430 test "$$dir" != "$$p" || dir=.; \
431 echo "rm -f \"$${dir}/so_locations\""; \
432 rm -f "$${dir}/so_locations"; \
433 done
437 @list='$(plugins_LTLIBRARIES)'; \
438 locs=`for p in $$list; do echo $$p; done | \
439 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
440 sort -u`; \
441 test -z "$$locs" || { \
442 echo rm -f $${locs}; \
443 rm -f $${locs}; \
444 }
434445 mcp-account-manager-uoa.la: $(mcp_account_manager_uoa_la_OBJECTS) $(mcp_account_manager_uoa_la_DEPENDENCIES) $(EXTRA_mcp_account_manager_uoa_la_DEPENDENCIES)
435446 $(AM_V_CCLD)$(mcp_account_manager_uoa_la_LINK) -rpath $(pluginsdir) $(mcp_account_manager_uoa_la_OBJECTS) $(mcp_account_manager_uoa_la_LIBADD) $(LIBS)
436447
519530 here=`$(am__cd) $(top_builddir) && pwd` \
520531 && $(am__cd) $(top_srcdir) \
521532 && gtags -i $(GTAGS_ARGS) "$$here"
533
534 cscopelist: $(HEADERS) $(SOURCES) $(LISP)
535 list='$(SOURCES) $(HEADERS) $(LISP)'; \
536 case "$(srcdir)" in \
537 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
538 *) sdir=$(subdir)/$(srcdir) ;; \
539 esac; \
540 for i in $$list; do \
541 if test -f "$$i"; then \
542 echo "$(subdir)/$$i"; \
543 else \
544 echo "$$sdir/$$i"; \
545 fi; \
546 done >> $(top_builddir)/cscope.files
522547
523548 distclean-tags:
524549 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
664689 .MAKE: install-am install-strip
665690
666691 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
667 clean-libtool clean-pluginsLTLIBRARIES ctags distclean \
668 distclean-compile distclean-generic distclean-libtool \
669 distclean-tags distdir dvi dvi-am html html-am info info-am \
670 install install-am install-data install-data-am install-dvi \
671 install-dvi-am install-exec install-exec-am install-html \
672 install-html-am install-info install-info-am install-man \
673 install-pdf install-pdf-am install-pluginsLTLIBRARIES \
674 install-ps install-ps-am install-strip installcheck \
675 installcheck-am installdirs maintainer-clean \
676 maintainer-clean-generic mostlyclean mostlyclean-compile \
677 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
678 tags uninstall uninstall-am uninstall-pluginsLTLIBRARIES
692 clean-libtool clean-pluginsLTLIBRARIES cscopelist ctags \
693 distclean distclean-compile distclean-generic \
694 distclean-libtool distclean-tags distdir dvi dvi-am html \
695 html-am info info-am install install-am install-data \
696 install-data-am install-dvi install-dvi-am install-exec \
697 install-exec-am install-html install-html-am install-info \
698 install-info-am install-man install-pdf install-pdf-am \
699 install-pluginsLTLIBRARIES install-ps install-ps-am \
700 install-strip installcheck installcheck-am installdirs \
701 maintainer-clean maintainer-clean-generic mostlyclean \
702 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
703 pdf pdf-am ps ps-am tags uninstall uninstall-am \
704 uninstall-pluginsLTLIBRARIES
679705
680706
681707 # Tell versions [3.59,3.63) of GNU make to not export all variables.