Codebase list virt-viewer / 07b9d4d
Imported Upstream version 0.3.1 Laurent Léonard 13 years ago
61 changed file(s) with 14728 addition(s) and 6847 deletion(s). Raw diff Collapse all Expand all
1111 Richard W.M. Jones <rjones-at-redhat-dot-com>
1212 Guido G\374nther <agx-at-sigxcpu-dot-org>
1313 Hiroyuki Kaguchi <fj7025cf-at-aa-dot-jp-dot-fujitsu-dot-com>
14 Ronnie Sahlberg <ronniesahlberg@gmail.com>
15 Marc-André Lureau <marcandre.lureau-at-redhat-dot-com>
1416
1517 ...send patches to get your name here...
1618
0 2011-02-21 Daniel P. Berrange <dan@berrange.com>
1
2 * configure.ac:
3 Fix typo in SPICE configure setup
4 [cfb261f0ffed] [tip]
5
6 * .hgtags:
7 Added tag release-0.3.0 for changeset 807203083e74
8 [22b287a68428]
9
10 * ChangeLog, NEWS, README, configure.ac:
11 Updates for 0.3.0 release
12 [807203083e74] [release-0.3.0]
13
14 * virt-viewer.spec.in:
15 Fix misc RPM specfile bugs
16 [74bd54a2be1b]
17
18 2011-02-11 Daniel P. Berrange <dan@berrange.com>
19
20 * Merge heads
21 [63a275e6efad]
22
23 2011-02-08 yurchor <yurchor@fedoraproject.org>
24
25 * po/uk.po:
26 l10n: Updates to Ukrainian (uk) translation
27
28 Transmitted-via: Transifex (translate.fedoraproject.org)
29 [42abba3e0529]
30
31 2011-02-08 elsupergomez <elsupergomez@fedoraproject.org>
32
33 * po/es.po:
34 l10n: Updates to Spanish (Castilian) (es) translation
35
36 Transmitted-via: Transifex (translate.fedoraproject.org)
37 [f59694a06f0e]
38
39 2011-02-11 Daniel P. Berrange <dan@berrange.com>
40
41 * autobuild.sh:
42 Disable mozilla plugin since it doesn't build currently
43 [a15854eff628]
44
45 * virt-viewer.spec.in:
46 Enable SPICE in Fedora 15 or later
47 [4e4482cfc5df]
48
49 2011-02-07 Daniel P. Berrange <dan@berrange.com>
50
51 * configure.ac:
52 Update pkg-config check for spice-gtk library
53 [35b857dedeee]
54
55 2011-02-04 warrink <warrink@fedoraproject.org>
56
57 * po/nl.po:
58 l10n: Updates to Dutch (Flemish) (nl) translation
59
60 Transmitted-via: Transifex (translate.fedoraproject.org)
61 [4bdba329fd50]
62
63 2011-02-04 raven <raven@fedoraproject.org>
64
65 * po/pl.po:
66 l10n: Updates to Polish (pl) translation
67
68 Transmitted-via: Transifex (translate.fedoraproject.org)
69 [819835e085c6]
70
71 * po/pl.po:
72 l10n: Updates to Polish (pl) translation
73
74 Transmitted-via: Transifex (translate.fedoraproject.org)
75 [8e8defe7444c]
76
77 2011-02-03 Daniel P. Berrange <dan@berrange.com>
78
79 * src/viewer.c:
80 Fix waiting for VM based on UUID
81 [607c42b3aba6]
82
83 * src/viewer-priv.h, src/viewer.c:
84 Support connections over UNIX sockets
85 [4f6b2cf8d10a]
86
87 * src/viewer.c:
88 Avoid fetching XML document multiple times when extracting graphics
89 [eccf7b274d8c]
90
91 2011-01-29 fdaluisio <fdaluisio@fedoraproject.org>
92
93 * po/it.po:
94 l10n: Updates to Italian (it) translation
95
96 Transmitted-via: Transifex (translate.fedoraproject.org)
97 [c1559894facc]
98
99 2011-01-28 tomspur <tomspur@fedoraproject.org>
100
101 * po/de.po:
102 l10n: Updates to German (de) translation
103
104 Transmitted-via: Transifex (translate.fedoraproject.org)
105 [8e6056966e8c]
106
107 2011-01-12 andreyjktl <andreyjktl@fedoraproject.org>
108
109 * po/ru.po:
110 l10n: Updates to Russian (ru) translation
111
112 Transmitted-via: Transifex (translate.fedoraproject.org)
113 [6a5fa15abaa3]
114
115 2011-01-10 elsupergomez <elsupergomez@fedoraproject.org>
116
117 * po/es.po:
118 l10n: Updates to Spanish (Castilian) (es) translation
119
120 Transmitted-via: Transifex (translate.fedoraproject.org)
121 [aaf4f61830cc]
122
123 2010-12-21 jassy <jassy@fedoraproject.org>
124
125 * po/pa.po:
126 l10n: Updates to Panjabi (Punjabi) (pa) translation
127
128 Transmitted-via: Transifex (translate.fedoraproject.org)
129 [72eb4f8f3bc0]
130
131 2010-12-16 warrink <warrink@fedoraproject.org>
132
133 * po/nl.po:
134 l10n: Updates to Dutch (Flemish) (nl) translation
135
136 Transmitted-via: Transifex (translate.fedoraproject.org)
137 [c2bc3efb0265]
138
139 2010-12-15 raven <raven@fedoraproject.org>
140
141 * po/pl.po:
142 l10n: Updates to Polish (pl) translation
143
144 Transmitted-via: Transifex (translate.fedoraproject.org)
145 [879ab95fa860]
146
147 2010-12-10 Marc-André Lureau <marcandre.lureau@redhat.com>
148
149 * configure.ac, src/Makefile.am, src/viewer.c:
150 build: make spice-gtk dependency optional
151 [992d73fd6a85]
152
153 2010-11-30 Marc-André Lureau <marcandre.lureau@redhat.com>
154
155 * src/display-spice.c, src/display-vnc.c, src/display.h, src/viewer.c,
156 src/viewer.glade:
157 viewer: add support for spice resize-guest
158
159 And also turn on clipboard sharing.
160 [328f3f0f57d2]
161
162 * AUTHORS, configure.ac, man/Makefile.am, man/virt-viewer.pod,
163 po/POTFILES.in, src/Makefile.am, src/auth.c, src/auth.h, src
164 /display-spice.c, src/display-spice.h, src/display-vnc.c, src
165 /display-vnc.h, src/display.c, src/display.h, src/viewer-priv.h,
166 src/viewer.c, src/viewer.glade:
167 viewer: Add support for Spice
168 [e9167b61921b]
169
170 2010-11-19 Marc-André Lureau <marcandre.lureau@redhat.com>
171
172 * src/viewer.c:
173 viewer: generalize extract_port() into viewer_extract_xpath_string()
174 [dbcb547de1e9]
175
176 * src/viewer.c:
177 viewer: silence a few warnings of unused variables
178 [bc2713b7997b]
179
180 * src/viewer.c:
181 viewer: split vnc display creation out of viewer_activate()
182 [de2d7bf9bd1e]
183
184 2010-12-14 Daniel P. Berrange <dan@berrange.com>
185
186 * src/auth.c:
187 Improve auth dialog message when no address is available
188 [526813f252f3]
189
190 2010-11-17 tombo <tombo@fedoraproject.org>
191
192 * po/it.po:
193 l10n: Updates to Italian (it) translation
194
195 Transmitted-via: Transifex (translate.fedoraproject.org)
196 [fa512d3379da]
197
198 2010-10-04 giallu <giallu@fedoraproject.org>
199
200 * po/it.po:
201 l10n: Updates to Italian (it) translation
202
203 Transmitted-via: Transifex (translate.fedoraproject.org)
204 [d0eba3f3dcf4]
205
206 2010-09-30 aron <aron@fedoraproject.org>
207
208 * po/zh_CN.po:
209 l10n: Updates to Chinese (China) (zh_CN) translation
210
211 Transmitted-via: Transifex (translate.fedoraproject.org)
212 [eb3fb9f7894c]
213
214 2010-08-10 bozzo <bozzo@fedoraproject.org>
215
216 * po/fr.po:
217 l10n: Updates to French (fr) translation
218
219 Transmitted-via: Transifex (translate.fedoraproject.org)
220 [d5bc241ed9f7]
221
222 2010-08-03 warrink <warrink@fedoraproject.org>
223
224 * po/nl.po:
225 l10n: First Dutch translation
226
227 Transmitted-via: Transifex (translate.fedoraproject.org)
228 [bfb63c06f06d]
229
230 2010-07-22 ankit <ankit@fedoraproject.org>
231
232 * po/gu.po:
233 l10n: Updates to Gujarati (gu) translation
234
235 Transmitted-via: Transifex (translate.fedoraproject.org)
236 [44d8dc6c88f7]
237
238 2010-07-09 Daniel P. Berrange <dan@berrange.com>
239
240 * Merge heads
241 [45de382c1988]
242
243 2010-07-06 raven <raven@fedoraproject.org>
244
245 * po/pl.po:
246 l10n: Updates to Polish (pl) translation
247
248 Transmitted-via: Transifex (translate.fedoraproject.org)
249 [c374cc9b4e33]
250
251 2010-07-06 elsupergomez <elsupergomez@fedoraproject.org>
252
253 * po/es.po:
254 l10n: Updates to Spanish (Castilian) (es) translation
255
256 Transmitted-via: Transifex (translate.fedoraproject.org)
257 [5c703e23a2b4]
258
259 2010-07-09 Ronnie Sahlberg <ronniesahlberg@gmail.com>
260
261 * man/virt-viewer.pod:
262 Misc fixes to command line args in virt-viewer manpage
263
264 Fix three issues with the manpage for virt-viewer :
265
266 * Short option for --reconnect is -r, not -w
267 * Show that the short option for zoom takes an argument
268 * Add the --debug argument.
269 [67e2d8113af9]
270
271 2010-07-05 Ronnie Sahlberg <ronniesahlberg@gmail.com>
272
273 * AUTHORS, man/virt-viewer.pod, src/main.c, src/viewer.c,
274 src/viewer.glade, src/viewer.h:
275 Add support for zoom levels
276
277 Add a menu for zooming in/out of the virtual desktop.
278
279 Add a --zoom command line to set the initial zoom level.
280
281 Defaults to 100% zoom at startup
282 [99cd453a8746]
283
284 2010-07-05 Daniel P. Berrange <dan@berrange.com>
285
286 * po/LINGUAS:
287 Add all current languages to LINGUAS file
288
289 No locale files were being installed since all the languages were
290 missing in LINGUAS
291 [9111b6888676]
292
293 2010-06-27 zoltanh721 <zoltanh721@fedoraproject.org>
294
295 * po/hu.po:
296 l10n: Updates to Hungarian (hu) translation
297
298 Transmitted-via: Transifex (translate.fedoraproject.org)
299 [10cd88edd331]
300
301 2010-06-25 htaira <htaira@fedoraproject.org>
302
303 * po/ja.po:
304 l10n: Updates to Japanese (ja) translation
305
306 Transmitted-via: Transifex (translate.fedoraproject.org)
307 [31ea04a18446]
308
309 2010-06-09 htaira <htaira@fedoraproject.org>
310
311 * po/ja.po:
312 l10n: Updates to Japanese (ja) translation
313
314 Transmitted-via: Transifex (translate.fedoraproject.org)
315 [a0786647b8e9]
316
317 2010-04-14 mvdz <mvdz@fedoraproject.org>
318
319 * po/uk.po:
320 l10n: Updates to Ukrainian (uk) translation
321
322 Transmitted-via: Transifex (translate.fedoraproject.org)
323 [47d846d27fdd]
324
325 2010-03-31 enshahar <enshahar@fedoraproject.org>
326
327 * po/ko.po:
328 l10n: Updates to Korean (ko) translation
329
330 Transmitted-via: Transifex (translate.fedoraproject.org)
331 [4ea747fc1d6b]
332
333 2010-03-30 webappz <webappz@fedoraproject.org>
334
335 * po/hu.po:
336 l10n: Updates to Hungarian (hu) translation
337
338 Transmitted-via: Transifex (translate.fedoraproject.org)
339 [c2e41385dabf]
340
341 * po/hu.po:
342 l10n: Updates to Hungarian (hu) translation
343
344 Transmitted-via: Transifex (translate.fedoraproject.org)
345 [f38b2e86c5ef]
346
347 * po/hu.po:
348 l10n: Updates to Hungarian (hu) translation
349
350 Transmitted-via: Transifex (translate.fedoraproject.org)
351 [2e4d842c62af]
352
353 2010-03-22 mvdz <mvdz@fedoraproject.org>
354
355 * po/uk.po:
356 l10n: Added Ukrainian translation.
357
358 Transmitted-via: Transifex (translate.fedoraproject.org)
359 [88ad52cdf0aa]
360
361 2010-03-14 amitakhya <amitakhya@fedoraproject.org>
362
363 * po/as.po:
364 l10n: Adding Assamese translations.
365
366 Transmitted-via: Transifex (translate.fedoraproject.org)
367 [f815e2c8e5ad]
368
369 2010-02-26 runab <runab@fedoraproject.org>
370
371 * po/bn_IN.po:
372 Sending translation for po/bn_IN.po
373 [5c79b3bd5068]
374
375 2010-02-24 rajesh <rajesh@fedoraproject.org>
376
377 * po/hi.po:
378 Sending translation for po/hi.po
379 [c8f2537692e0]
380
381 2010-02-20 snicore <snicore@fedoraproject.org>
382
383 * po/hu.po:
384 Sending translation for po/hu.po
385 [1462825b8e02]
386
387 2010-02-08 anipeter <anipeter@fedoraproject.org>
388
389 * po/ml.po:
390 Sending translation for po/ml.po
391 [cd1284f62107]
392
393 2010-02-01 mgiri <mgiri@fedoraproject.org>
394
395 * po/or.po:
396 Sending translation for po/or.po
397 [78feb4d583ed]
398
399 2010-01-29 ifelix <ifelix@fedoraproject.org>
400
401 * po/ta.po:
402 Sending translation for po/ta.po
403 [7d4d3f5993a2]
404
405 2010-01-29 jassy <jassy@fedoraproject.org>
406
407 * po/pa.po:
408 Sending translation for Punjabi
409 [a5842cd7e908]
410
411 2010-01-28 sandeeps <sandeeps@fedoraproject.org>
412
413 * po/mr.po:
414 Sending translation for po/mr.po
415 [9de827a3645a]
416
417 2010-01-28 shanky <shanky@fedoraproject.org>
418
419 * po/kn.po:
420 Sending translation for po/kn.po
421 [32bedf3379c1]
422
423 2010-01-28 giallu <giallu@fedoraproject.org>
424
425 * po/it.po:
426 Sending translation for Italian
427 [4169a6aa9f03]
428
429 2010-01-28 jassy <jassy@fedoraproject.org>
430
431 * po/pa.po:
432 Sending translation for po/pa.po
433 [90ae444ba69c]
434
435 2010-01-28 kkrothap <kkrothap@fedoraproject.org>
436
437 * po/te.po:
438 Sending translation for po/te.po
439 [fca3f9a5bc8b]
440
441 2010-01-28 mospina <mospina@fedoraproject.org>
442
443 * po/ko.po:
444 Sending translation for Korean
445 [185dc845cc3f]
446
447 2010-01-25 "Daniel P. Berrange <berrange@redhat.com>
448
449 * po/it_IT.po:
450 Remove bogus it_IT.po file, correct name was it.po
451 [87e34764f943]
452
453 2010-01-24 tchuang <tchuang@fedoraproject.org>
454
455 * po/zh_TW.po:
456 Sending translation for po/zh_TW.po
457 [e50f8116a8ab]
458
459 2010-01-24 raven <raven@fedoraproject.org>
460
461 * po/it.po:
462 Sending translation for po/it.po
463 [9b614ce582ea]
464
465 2010-01-23 giallu <giallu@fedoraproject.org>
466
467 * po/it_IT.po:
468 Sending translation for po/it_IT.po
469 [ee470027df65]
470
471 2010-01-22 hedda <hedda@fedoraproject.org>
472
473 * po/de.po:
474 Sending translation for German
475 [557f60ac53b3]
476
477 2010-01-22 leahliu <leahliu@fedoraproject.org>
478
479 * po/zh_CN.po:
480 Sending translation for Chinese (Simplified)
481 [c9d98ce01d93]
482
483 2010-01-22 khasida <khasida@fedoraproject.org>
484
485 * po/ja.po:
486 Sending translation for po/ja.po
487 [34d80402dbed]
488
489 2010-01-22 mospina <mospina@fedoraproject.org>
490
491 * po/ko.po:
492 Sending translation for po/ko.po
493 [2b9684476fe6]
494
495 * po/es.po:
496 Sending translation for Spanish
497 [e08c6128ea8f]
498
499 2010-01-22 ypoyarko <ypoyarko@fedoraproject.org>
500
501 * po/ru.po:
502 Sending translation for Russian
503 [b11d479ee1f4]
504
505 2010-01-22 gcintra <gcintra@fedoraproject.org>
506
507 * po/pt_BR.po:
508 Sending translation for po/pt_BR.po
509 [892a90a8af67]
510
511 2010-01-22 samfreemanz <samfreemanz@fedoraproject.org>
512
513 * po/fr.po:
514 Sending translation for French
515 [5b55be5a0e46]
516
517 2010-01-22 hedda <hedda@fedoraproject.org>
518
519 * po/de.po:
520 Sending translation for po/de.po
521 [b13384930995]
522
523 2010-01-22 leahliu <leahliu@fedoraproject.org>
524
525 * po/zh_CN.po:
526 Sending translation for Chinese (Simplified)
527 [a2e13f979d94]
528
529 2010-01-21 leahliu <leahliu@fedoraproject.org>
530
531 * po/zh_CN.po:
532 Sending translation for po/zh_CN.po
533 [18b0c5353fef]
534
535 2010-01-21 ypoyarko <ypoyarko@fedoraproject.org>
536
537 * po/ru.po:
538 Sending translation for po/ru.po
539 [f22e478e8046]
540
541 2010-01-21 mospina <mospina@fedoraproject.org>
542
543 * po/es.po:
544 Sending translation for po/es.po
545 [cd6be7781059]
546
547 2010-01-21 swkothar <swkothar@fedoraproject.org>
548
549 * po/gu.po:
550 Sending translation for po/gu.po
551 [ed59815240d9]
552
553 2010-01-18 renault <renault@fedoraproject.org>
554
555 * po/fr.po:
556 Sending translation for po/fr.po
557 [f0a3b5b30f92]
558
559 2010-01-15 "Daniel P. Berrange <berrange@redhat.com>
560
561 * .hgtags:
562 Added tag release-0.2.1 for changeset 13bcca43c859
563 [236029760251]
564
565 * AUTHORS, ChangeLog, NEWS, README, configure.ac:
566 Updates for 0.2.1 release
567 [13bcca43c859] [release-0.2.1]
568
0569 2010-01-13 raven <raven@fedoraproject.org>
1570
2571 * po/pl.po:
3572 Sending translation for Polish
4 [d114aac4cfb8] [tip]
573 [d114aac4cfb8]
5574
6575 2010-01-12 "Daniel P. Berrange <berrange@redhat.com>
7576
355924 * Merge
356925 [c40130b3a7ec]
357926
927 * src/main.c:
928 Added initial ability to connect remote hosts
929 [ac9cae161efb]
930
931 * src/main.c:
932 Disable debug flag
933 [61d8448ba53f]
934
935 * src/main.c:
936 Fixed delete-event handler args
937 [21f7b4c5c93c]
938
358939 2007-08-15 "Daniel P. Berrange <berrange@redhat.com>
359940
360941 * COPYING, INSTALL:
361942 Added COPYING/INSTALL files
362943 [1f83ef35bb59]
363
364 2007-08-27 "Daniel P. Berrange <berrange@redhat.com>
365
366 * src/main.c:
367 Added initial ability to connect remote hosts
368 [ac9cae161efb]
369
370 * src/main.c:
371 Disable debug flag
372 [61d8448ba53f]
373
374 * src/main.c:
375 Fixed delete-event handler args
376 [21f7b4c5c93c]
377
378 2007-08-15 "Daniel P. Berrange <berrange@redhat.com>
379944
380945 * .hgtags:
381946 Added tag release-0.0.1 for changeset 2b78ab2d18ce
195195 PACKAGE_NAME = @PACKAGE_NAME@
196196 PACKAGE_STRING = @PACKAGE_STRING@
197197 PACKAGE_TARNAME = @PACKAGE_TARNAME@
198 PACKAGE_URL = @PACKAGE_URL@
198199 PACKAGE_VERSION = @PACKAGE_VERSION@
199200 PATH_SEPARATOR = @PATH_SEPARATOR@
200201 PKG_CONFIG = @PKG_CONFIG@
202 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
203 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
201204 POFILES = @POFILES@
202205 POSUB = @POSUB@
203206 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
206209 SED = @SED@
207210 SET_MAKE = @SET_MAKE@
208211 SHELL = @SHELL@
212 SPICEGTK_CFLAGS = @SPICEGTK_CFLAGS@
213 SPICEGTK_LIBS = @SPICEGTK_LIBS@
209214 STRIP = @STRIP@
210215 USE_NLS = @USE_NLS@
211216 VERSION = @VERSION@
247252 libexecdir = @libexecdir@
248253 localedir = @localedir@
249254 localstatedir = @localstatedir@
250 lt_ECHO = @lt_ECHO@
251255 mandir = @mandir@
252256 mkdir_p = @mkdir_p@
253257 oldincludedir = @oldincludedir@
00 Virt Viewer News
11 ================
2
3 0.3.1: Feb 21, 2011
4 -------------------
5
6 - Fix typo in configure script that broke SPICE
7
8 0.3.0: Feb 21, 2011
9 -------------------
10
11 - Add support for SPICE graphics client
12 - Allow connections to VNC server over UNIX sockets
13 - Improve error messages on auth/connection failure
14 - Add support for zoom levels
15 - Many updated translations
216
317 0.2.1: Jan 15, 2010
418 -------------------
1111 of the VNC protocol. This is available from
1212
1313 http://gtk-vnc.sourceforge.net/
14
15 Optionally Virt Viewer can also provide a SPICE client
16 using the SPICE-GTK widget (>= 0.5) available from
17
18 http://spice-space.org/page/Spice-Gtk
1419
1520 Virt Viewer uses libvirt to lookup information about the
1621 guest OS display. This is available from
1212
1313 m4_ifndef([AC_AUTOCONF_VERSION],
1414 [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
15 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],,
16 [m4_warning([this file was generated for autoconf 2.63.
15 m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.66],,
16 [m4_warning([this file was generated for autoconf 2.66.
1717 You have another version of autoconf. It may work, but is not guaranteed to.
1818 If you have problems, you may need to regenerate the build system entirely.
1919 To do so, use the procedure documented by the package, typically `autoreconf'.])])
300300
301301 dnl These rules are solely for the distribution goal. While doing this
302302 dnl we only have to keep exactly one list of the available catalogs
303 dnl in configure.in.
303 dnl in configure.ac.
304304 for lang in $ALL_LINGUAS; do
305305 GMOFILES="$GMOFILES $lang.gmo"
306306 POFILES="$POFILES $lang.po"
429429 dnl
430430 dnl Now the definitions that aclocal will find
431431 dnl
432 ifdef(glib_configure_in,[],[
432 ifdef(glib_configure_ac,[],[
433433 AC_DEFUN([AM_GLIB_GNU_GETTEXT],[GLIB_GNU_GETTEXT($@)])
434434 AC_DEFUN([AM_GLIB_DEFINE_LOCALEDIR],[GLIB_DEFINE_LOCALEDIR($@)])
435435 ])dnl
602602 AC_DEFUN([IT_PO_SUBDIR],
603603 [AC_PREREQ([2.53])dnl We use ac_top_srcdir inside AC_CONFIG_COMMANDS.
604604 dnl
605 dnl The following CONFIG_COMMANDS should be exetuted at the very end
605 dnl The following CONFIG_COMMANDS should be executed at the very end
606606 dnl of config.status.
607607 AC_CONFIG_COMMANDS_PRE([
608608 AC_CONFIG_COMMANDS([$1/stamp-it], [
645645 # AC_DEFUN([AC_PROG_INTLTOOL], ...)
646646
647647
648 # nls.m4 serial 3 (gettext-0.15)
649 dnl Copyright (C) 1995-2003, 2005-2006 Free Software Foundation, Inc.
648 # nls.m4 serial 5 (gettext-0.18)
649 dnl Copyright (C) 1995-2003, 2005-2006, 2008-2010 Free Software Foundation,
650 dnl Inc.
650651 dnl This file is free software; the Free Software Foundation
651652 dnl gives unlimited permission to copy and/or distribute it,
652653 dnl with or without modifications, as long as this notice is preserved.
664665 dnl Ulrich Drepper <drepper@cygnus.com>, 1995-2000.
665666 dnl Bruno Haible <haible@clisp.cons.org>, 2000-2003.
666667
667 AC_PREREQ(2.50)
668 AC_PREREQ([2.50])
668669
669670 AC_DEFUN([AM_NLS],
670671 [
671672 AC_MSG_CHECKING([whether NLS is requested])
672673 dnl Default is enabled NLS
673 AC_ARG_ENABLE(nls,
674 AC_ARG_ENABLE([nls],
674675 [ --disable-nls do not use Native Language Support],
675676 USE_NLS=$enableval, USE_NLS=yes)
676 AC_MSG_RESULT($USE_NLS)
677 AC_SUBST(USE_NLS)
677 AC_MSG_RESULT([$USE_NLS])
678 AC_SUBST([USE_NLS])
678679 ])
679680
680681 # pkg.m4 - Macros to locate and utilise pkg-config. -*- Autoconf -*-
682 # serial 1 (pkg-config-0.24)
681683 #
682684 # Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
683685 #
705707 AC_DEFUN([PKG_PROG_PKG_CONFIG],
706708 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
707709 m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
708 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
710 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])
711 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
712 AC_ARG_VAR([PKG_CONFIG_LIBDIR], [path overriding pkg-config's built-in search path])
713
709714 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
710715 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
711716 fi
718723 AC_MSG_RESULT([no])
719724 PKG_CONFIG=""
720725 fi
721
722726 fi[]dnl
723727 ])# PKG_PROG_PKG_CONFIG
724728
727731 # Check to see whether a particular set of modules exists. Similar
728732 # to PKG_CHECK_MODULES(), but does not set variables or print errors.
729733 #
730 #
731 # Similar to PKG_CHECK_MODULES, make sure that the first instance of
732 # this or PKG_CHECK_MODULES is called, or make sure to call
733 # PKG_CHECK_EXISTS manually
734 # Please remember that m4 expands AC_REQUIRE([PKG_PROG_PKG_CONFIG])
735 # only at the first occurence in configure.ac, so if the first place
736 # it's called might be skipped (such as if it is within an "if", you
737 # have to call PKG_CHECK_EXISTS manually
734738 # --------------------------------------------------------------
735739 AC_DEFUN([PKG_CHECK_EXISTS],
736740 [AC_REQUIRE([PKG_PROG_PKG_CONFIG])dnl
737741 if test -n "$PKG_CONFIG" && \
738742 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
739 m4_ifval([$2], [$2], [:])
743 m4_default([$2], [:])
740744 m4_ifvaln([$3], [else
741745 $3])dnl
742746 fi])
743
744747
745748 # _PKG_CONFIG([VARIABLE], [COMMAND], [MODULES])
746749 # ---------------------------------------------
794797 See the pkg-config man page for more details.])
795798
796799 if test $pkg_failed = yes; then
800 AC_MSG_RESULT([no])
797801 _PKG_SHORT_ERRORS_SUPPORTED
798802 if test $_pkg_short_errors_supported = yes; then
799803 $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
803807 # Put the nasty error message in config.log where it belongs
804808 echo "$$1[]_PKG_ERRORS" >&AS_MESSAGE_LOG_FD
805809
806 ifelse([$4], , [AC_MSG_ERROR(dnl
810 m4_default([$4], [AC_MSG_ERROR(
807811 [Package requirements ($2) were not met:
808812
809813 $$1_PKG_ERRORS
811815 Consider adjusting the PKG_CONFIG_PATH environment variable if you
812816 installed software in a non-standard prefix.
813817
814 _PKG_TEXT
815 ])],
816 [AC_MSG_RESULT([no])
817 $4])
818 _PKG_TEXT])
819 ])
818820 elif test $pkg_failed = untried; then
819 ifelse([$4], , [AC_MSG_FAILURE(dnl
821 AC_MSG_RESULT([no])
822 m4_default([$4], [AC_MSG_FAILURE(
820823 [The pkg-config script could not be found or is too old. Make sure it
821824 is in your PATH or set the PKG_CONFIG environment variable to the full
822825 path to pkg-config.
823826
824827 _PKG_TEXT
825828
826 To get pkg-config, see <http://pkg-config.freedesktop.org/>.])],
827 [$4])
829 To get pkg-config, see <http://pkg-config.freedesktop.org/>.])
830 ])
828831 else
829832 $1[]_CFLAGS=$pkg_cv_[]$1[]_CFLAGS
830833 $1[]_LIBS=$pkg_cv_[]$1[]_LIBS
831834 AC_MSG_RESULT([yes])
832 ifelse([$3], , :, [$3])
835 $3
833836 fi[]dnl
834837 ])# PKG_CHECK_MODULES
835838
3434
3535 /* Define to 1 if you have the `socketpair' function. */
3636 #undef HAVE_SOCKETPAIR
37
38 /* Have spice-gtk? */
39 #undef HAVE_SPICE_GTK
3740
3841 /* Define to 1 if you have the <stdint.h> header file. */
3942 #undef HAVE_STDINT_H
8790 /* Define to the one symbol short name of this package. */
8891 #undef PACKAGE_TARNAME
8992
93 /* Define to the home page for this package. */
94 #undef PACKAGE_URL
95
9096 /* Define to the version of this package. */
9197 #undef PACKAGE_VERSION
9298
+3092
-4921
configure less more
00 #! /bin/sh
11 # Guess values for system-dependent variables and create Makefiles.
2 # Generated by GNU Autoconf 2.63 for virt-viewer 0.2.1.
2 # Generated by GNU Autoconf 2.66 for virt-viewer 0.3.1.
3 #
34 #
45 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
5 # 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
7 # Foundation, Inc.
8 #
9 #
610 # This configure script is free software; the Free Software Foundation
711 # gives unlimited permission to copy, distribute and modify it.
8 ## --------------------- ##
9 ## M4sh Initialization. ##
10 ## --------------------- ##
12 ## -------------------- ##
13 ## M4sh Initialization. ##
14 ## -------------------- ##
1115
1216 # Be more Bourne compatible
1317 DUALCASE=1; export DUALCASE # for MKS sh
14 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
18 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
1519 emulate sh
1620 NULLCMD=:
1721 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
1923 alias -g '${1+"$@"}'='"$@"'
2024 setopt NO_GLOB_SUBST
2125 else
22 case `(set -o) 2>/dev/null` in
23 *posix*) set -o posix ;;
26 case `(set -o) 2>/dev/null` in #(
27 *posix*) :
28 set -o posix ;; #(
29 *) :
30 ;;
2431 esac
25
26 fi
27
28
29
30
31 # PATH needs CR
32 # Avoid depending upon Character Ranges.
33 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
34 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
35 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
36 as_cr_digits='0123456789'
37 as_cr_alnum=$as_cr_Letters$as_cr_digits
32 fi
33
3834
3935 as_nl='
4036 '
4339 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4440 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
4541 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
46 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
42 # Prefer a ksh shell builtin over an external printf program on Solaris,
43 # but without wasting forks for bash or zsh.
44 if test -z "$BASH_VERSION$ZSH_VERSION" \
45 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
46 as_echo='print -r --'
47 as_echo_n='print -rn --'
48 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
4749 as_echo='printf %s\n'
4850 as_echo_n='printf %s'
4951 else
5456 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
5557 as_echo_n_body='eval
5658 arg=$1;
57 case $arg in
59 case $arg in #(
5860 *"$as_nl"*)
5961 expr "X$arg" : "X\\(.*\\)$as_nl";
6062 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
7779 }
7880 fi
7981
80 # Support unset when possible.
81 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
82 as_unset=unset
83 else
84 as_unset=false
85 fi
86
8782
8883 # IFS
8984 # We need space, tab and new line, in precisely that order. Quoting is
9388 IFS=" "" $as_nl"
9489
9590 # Find who we are. Look in the path if we contain no directory separator.
96 case $0 in
91 case $0 in #((
9792 *[\\/]* ) as_myself=$0 ;;
9893 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9994 for as_dir in $PATH
10095 do
10196 IFS=$as_save_IFS
10297 test -z "$as_dir" && as_dir=.
103 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
104 done
98 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
99 done
105100 IFS=$as_save_IFS
106101
107102 ;;
113108 fi
114109 if test ! -f "$as_myself"; then
115110 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
116 { (exit 1); exit 1; }
117 fi
118
119 # Work around bugs in pre-3.0 UWIN ksh.
120 for as_var in ENV MAIL MAILPATH
121 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
111 exit 1
112 fi
113
114 # Unset variables that we do not need and which cause bugs (e.g. in
115 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
116 # suppresses any "Segmentation fault" message there. '((' could
117 # trigger a bug in pdksh 5.2.14.
118 for as_var in BASH_ENV ENV MAIL MAILPATH
119 do eval test x\${$as_var+set} = xset \
120 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
122121 done
123122 PS1='$ '
124123 PS2='> '
130129 LANGUAGE=C
131130 export LANGUAGE
132131
133 # Required to use basename.
132 # CDPATH.
133 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
134
135 if test "x$CONFIG_SHELL" = x; then
136 as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
137 emulate sh
138 NULLCMD=:
139 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
140 # is contrary to our usage. Disable this feature.
141 alias -g '\${1+\"\$@\"}'='\"\$@\"'
142 setopt NO_GLOB_SUBST
143 else
144 case \`(set -o) 2>/dev/null\` in #(
145 *posix*) :
146 set -o posix ;; #(
147 *) :
148 ;;
149 esac
150 fi
151 "
152 as_required="as_fn_return () { (exit \$1); }
153 as_fn_success () { as_fn_return 0; }
154 as_fn_failure () { as_fn_return 1; }
155 as_fn_ret_success () { return 0; }
156 as_fn_ret_failure () { return 1; }
157
158 exitcode=0
159 as_fn_success || { exitcode=1; echo as_fn_success failed.; }
160 as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
161 as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
162 as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
163 if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
164
165 else
166 exitcode=1; echo positional parameters were not saved.
167 fi
168 test x\$exitcode = x0 || exit 1"
169 as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
170 as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
171 eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
172 test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
173
174 test -n \"\${ZSH_VERSION+set}\${BASH_VERSION+set}\" || (
175 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
176 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
177 ECHO=\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO\$ECHO
178 PATH=/empty FPATH=/empty; export PATH FPATH
179 test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
180 || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
181 test \$(( 1 + 1 )) = 2 || exit 1"
182 if (eval "$as_required") 2>/dev/null; then :
183 as_have_required=yes
184 else
185 as_have_required=no
186 fi
187 if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
188
189 else
190 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
191 as_found=false
192 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
193 do
194 IFS=$as_save_IFS
195 test -z "$as_dir" && as_dir=.
196 as_found=:
197 case $as_dir in #(
198 /*)
199 for as_base in sh bash ksh sh5; do
200 # Try only shells that exist, to save several forks.
201 as_shell=$as_dir/$as_base
202 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
203 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
204 CONFIG_SHELL=$as_shell as_have_required=yes
205 if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
206 break 2
207 fi
208 fi
209 done;;
210 esac
211 as_found=false
212 done
213 $as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
214 { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
215 CONFIG_SHELL=$SHELL as_have_required=yes
216 fi; }
217 IFS=$as_save_IFS
218
219
220 if test "x$CONFIG_SHELL" != x; then :
221 # We cannot yet assume a decent shell, so we have to provide a
222 # neutralization value for shells without unset; and this also
223 # works around shells that cannot unset nonexistent variables.
224 BASH_ENV=/dev/null
225 ENV=/dev/null
226 (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
227 export CONFIG_SHELL
228 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
229 fi
230
231 if test x$as_have_required = xno; then :
232 $as_echo "$0: This script requires a shell more modern than all"
233 $as_echo "$0: the shells that I found on your system."
234 if test x${ZSH_VERSION+set} = xset ; then
235 $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
236 $as_echo "$0: be upgraded to zsh 4.3.4 or later."
237 else
238 $as_echo "$0: Please tell bug-autoconf@gnu.org about your system,
239 $0: including any error possibly output before this
240 $0: message. Then install a modern shell, or manually run
241 $0: the script under such a shell if you do have one."
242 fi
243 exit 1
244 fi
245 fi
246 fi
247 SHELL=${CONFIG_SHELL-/bin/sh}
248 export SHELL
249 # Unset more variables known to interfere with behavior of common tools.
250 CLICOLOR_FORCE= GREP_OPTIONS=
251 unset CLICOLOR_FORCE GREP_OPTIONS
252
253 ## --------------------- ##
254 ## M4sh Shell Functions. ##
255 ## --------------------- ##
256 # as_fn_unset VAR
257 # ---------------
258 # Portably unset VAR.
259 as_fn_unset ()
260 {
261 { eval $1=; unset $1;}
262 }
263 as_unset=as_fn_unset
264
265 # as_fn_set_status STATUS
266 # -----------------------
267 # Set $? to STATUS, without forking.
268 as_fn_set_status ()
269 {
270 return $1
271 } # as_fn_set_status
272
273 # as_fn_exit STATUS
274 # -----------------
275 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
276 as_fn_exit ()
277 {
278 set +e
279 as_fn_set_status $1
280 exit $1
281 } # as_fn_exit
282
283 # as_fn_mkdir_p
284 # -------------
285 # Create "$as_dir" as a directory, including parents if necessary.
286 as_fn_mkdir_p ()
287 {
288
289 case $as_dir in #(
290 -*) as_dir=./$as_dir;;
291 esac
292 test -d "$as_dir" || eval $as_mkdir_p || {
293 as_dirs=
294 while :; do
295 case $as_dir in #(
296 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
297 *) as_qdir=$as_dir;;
298 esac
299 as_dirs="'$as_qdir' $as_dirs"
300 as_dir=`$as_dirname -- "$as_dir" ||
301 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
302 X"$as_dir" : 'X\(//\)[^/]' \| \
303 X"$as_dir" : 'X\(//\)$' \| \
304 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
305 $as_echo X"$as_dir" |
306 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
307 s//\1/
308 q
309 }
310 /^X\(\/\/\)[^/].*/{
311 s//\1/
312 q
313 }
314 /^X\(\/\/\)$/{
315 s//\1/
316 q
317 }
318 /^X\(\/\).*/{
319 s//\1/
320 q
321 }
322 s/.*/./; q'`
323 test -d "$as_dir" && break
324 done
325 test -z "$as_dirs" || eval "mkdir $as_dirs"
326 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
327
328
329 } # as_fn_mkdir_p
330 # as_fn_append VAR VALUE
331 # ----------------------
332 # Append the text in VALUE to the end of the definition contained in VAR. Take
333 # advantage of any shell optimizations that allow amortized linear growth over
334 # repeated appends, instead of the typical quadratic growth present in naive
335 # implementations.
336 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
337 eval 'as_fn_append ()
338 {
339 eval $1+=\$2
340 }'
341 else
342 as_fn_append ()
343 {
344 eval $1=\$$1\$2
345 }
346 fi # as_fn_append
347
348 # as_fn_arith ARG...
349 # ------------------
350 # Perform arithmetic evaluation on the ARGs, and store the result in the
351 # global $as_val. Take advantage of shells that can avoid forks. The arguments
352 # must be portable across $(()) and expr.
353 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
354 eval 'as_fn_arith ()
355 {
356 as_val=$(( $* ))
357 }'
358 else
359 as_fn_arith ()
360 {
361 as_val=`expr "$@" || test $? -eq 1`
362 }
363 fi # as_fn_arith
364
365
366 # as_fn_error STATUS ERROR [LINENO LOG_FD]
367 # ----------------------------------------
368 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
369 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
370 # script with STATUS, using 1 if that was 0.
371 as_fn_error ()
372 {
373 as_status=$1; test $as_status -eq 0 && as_status=1
374 if test "$4"; then
375 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
376 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
377 fi
378 $as_echo "$as_me: error: $2" >&2
379 as_fn_exit $as_status
380 } # as_fn_error
381
134382 if expr a : '\(a\)' >/dev/null 2>&1 &&
135383 test "X`expr 00001 : '.*\(...\)'`" = X001; then
136384 as_expr=expr
144392 as_basename=false
145393 fi
146394
147
148 # Name of the executable.
395 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
396 as_dirname=dirname
397 else
398 as_dirname=false
399 fi
400
149401 as_me=`$as_basename -- "$0" ||
150402 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
151403 X"$0" : 'X\(//\)$' \| \
165417 }
166418 s/.*/./; q'`
167419
168 # CDPATH.
169 $as_unset CDPATH
170
171
172 if test "x$CONFIG_SHELL" = x; then
173 if (eval ":") 2>/dev/null; then
174 as_have_required=yes
175 else
176 as_have_required=no
177 fi
178
179 if test $as_have_required = yes && (eval ":
180 (as_func_return () {
181 (exit \$1)
182 }
183 as_func_success () {
184 as_func_return 0
185 }
186 as_func_failure () {
187 as_func_return 1
188 }
189 as_func_ret_success () {
190 return 0
191 }
192 as_func_ret_failure () {
193 return 1
194 }
195
196 exitcode=0
197 if as_func_success; then
198 :
199 else
200 exitcode=1
201 echo as_func_success failed.
202 fi
203
204 if as_func_failure; then
205 exitcode=1
206 echo as_func_failure succeeded.
207 fi
208
209 if as_func_ret_success; then
210 :
211 else
212 exitcode=1
213 echo as_func_ret_success failed.
214 fi
215
216 if as_func_ret_failure; then
217 exitcode=1
218 echo as_func_ret_failure succeeded.
219 fi
220
221 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
222 :
223 else
224 exitcode=1
225 echo positional parameters were not saved.
226 fi
227
228 test \$exitcode = 0) || { (exit 1); exit 1; }
229
230 (
231 as_lineno_1=\$LINENO
232 as_lineno_2=\$LINENO
233 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
234 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
235 ") 2> /dev/null; then
236 :
237 else
238 as_candidate_shells=
239 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
240 for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
241 do
242 IFS=$as_save_IFS
243 test -z "$as_dir" && as_dir=.
244 case $as_dir in
245 /*)
246 for as_base in sh bash ksh sh5; do
247 as_candidate_shells="$as_candidate_shells $as_dir/$as_base"
248 done;;
249 esac
250 done
251 IFS=$as_save_IFS
252
253
254 for as_shell in $as_candidate_shells $SHELL; do
255 # Try only shells that exist, to save several forks.
256 if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
257 { ("$as_shell") 2> /dev/null <<\_ASEOF
258 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
259 emulate sh
260 NULLCMD=:
261 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
262 # is contrary to our usage. Disable this feature.
263 alias -g '${1+"$@"}'='"$@"'
264 setopt NO_GLOB_SUBST
265 else
266 case `(set -o) 2>/dev/null` in
267 *posix*) set -o posix ;;
268 esac
269
270 fi
271
272
273 :
274 _ASEOF
275 }; then
276 CONFIG_SHELL=$as_shell
277 as_have_required=yes
278 if { "$as_shell" 2> /dev/null <<\_ASEOF
279 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
280 emulate sh
281 NULLCMD=:
282 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
283 # is contrary to our usage. Disable this feature.
284 alias -g '${1+"$@"}'='"$@"'
285 setopt NO_GLOB_SUBST
286 else
287 case `(set -o) 2>/dev/null` in
288 *posix*) set -o posix ;;
289 esac
290
291 fi
292
293
294 :
295 (as_func_return () {
296 (exit $1)
297 }
298 as_func_success () {
299 as_func_return 0
300 }
301 as_func_failure () {
302 as_func_return 1
303 }
304 as_func_ret_success () {
305 return 0
306 }
307 as_func_ret_failure () {
308 return 1
309 }
310
311 exitcode=0
312 if as_func_success; then
313 :
314 else
315 exitcode=1
316 echo as_func_success failed.
317 fi
318
319 if as_func_failure; then
320 exitcode=1
321 echo as_func_failure succeeded.
322 fi
323
324 if as_func_ret_success; then
325 :
326 else
327 exitcode=1
328 echo as_func_ret_success failed.
329 fi
330
331 if as_func_ret_failure; then
332 exitcode=1
333 echo as_func_ret_failure succeeded.
334 fi
335
336 if ( set x; as_func_ret_success y && test x = "$1" ); then
337 :
338 else
339 exitcode=1
340 echo positional parameters were not saved.
341 fi
342
343 test $exitcode = 0) || { (exit 1); exit 1; }
344
345 (
346 as_lineno_1=$LINENO
347 as_lineno_2=$LINENO
348 test "x$as_lineno_1" != "x$as_lineno_2" &&
349 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
350
351 _ASEOF
352 }; then
353 break
354 fi
355
356 fi
357
358 done
359
360 if test "x$CONFIG_SHELL" != x; then
361 for as_var in BASH_ENV ENV
362 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
363 done
364 export CONFIG_SHELL
365 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
366 fi
367
368
369 if test $as_have_required = no; then
370 echo This script requires a shell more modern than all the
371 echo shells that I found on your system. Please install a
372 echo modern shell, or manually run the script under such a
373 echo shell if you do have one.
374 { (exit 1); exit 1; }
375 fi
376
377
378 fi
379
380 fi
381
382
383
384 (eval "as_func_return () {
385 (exit \$1)
386 }
387 as_func_success () {
388 as_func_return 0
389 }
390 as_func_failure () {
391 as_func_return 1
392 }
393 as_func_ret_success () {
394 return 0
395 }
396 as_func_ret_failure () {
397 return 1
398 }
399
400 exitcode=0
401 if as_func_success; then
402 :
403 else
404 exitcode=1
405 echo as_func_success failed.
406 fi
407
408 if as_func_failure; then
409 exitcode=1
410 echo as_func_failure succeeded.
411 fi
412
413 if as_func_ret_success; then
414 :
415 else
416 exitcode=1
417 echo as_func_ret_success failed.
418 fi
419
420 if as_func_ret_failure; then
421 exitcode=1
422 echo as_func_ret_failure succeeded.
423 fi
424
425 if ( set x; as_func_ret_success y && test x = \"\$1\" ); then
426 :
427 else
428 exitcode=1
429 echo positional parameters were not saved.
430 fi
431
432 test \$exitcode = 0") || {
433 echo No shell found that supports shell functions.
434 echo Please tell bug-autoconf@gnu.org about your system,
435 echo including any error possibly output before this message.
436 echo This can help us improve future autoconf versions.
437 echo Configuration will now proceed without shell functions.
438 }
439
440
441
442 as_lineno_1=$LINENO
443 as_lineno_2=$LINENO
444 test "x$as_lineno_1" != "x$as_lineno_2" &&
445 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
446
447 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
448 # uniformly replaced by the line number. The first 'sed' inserts a
449 # line-number line after each line using $LINENO; the second 'sed'
450 # does the real work. The second script uses 'N' to pair each
451 # line-number line with the line containing $LINENO, and appends
452 # trailing '-' during substitution so that $LINENO is not a special
453 # case at line end.
454 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
455 # scripts with optimization help from Paolo Bonzini. Blame Lee
456 # E. McMahon (1931-1989) for sed's syntax. :-)
420 # Avoid depending upon Character Ranges.
421 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
422 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
423 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
424 as_cr_digits='0123456789'
425 as_cr_alnum=$as_cr_Letters$as_cr_digits
426
427
428 as_lineno_1=$LINENO as_lineno_1a=$LINENO
429 as_lineno_2=$LINENO as_lineno_2a=$LINENO
430 eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
431 test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
432 # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
457433 sed -n '
458434 p
459435 /[$]LINENO/=
470446 s/-\n.*//
471447 ' >$as_me.lineno &&
472448 chmod +x "$as_me.lineno" ||
473 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
474 { (exit 1); exit 1; }; }
449 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
475450
476451 # Don't try to exec as it changes $[0], causing all sort of problems
477452 # (the dirname of $[0] is not the place where we might find the
481456 exit
482457 }
483458
484
485 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
486 as_dirname=dirname
487 else
488 as_dirname=false
489 fi
490
491459 ECHO_C= ECHO_N= ECHO_T=
492 case `echo -n x` in
460 case `echo -n x` in #(((((
493461 -n*)
494 case `echo 'x\c'` in
462 case `echo 'xy\c'` in
495463 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
496 *) ECHO_C='\c';;
464 xy) ECHO_C='\c';;
465 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
466 ECHO_T=' ';;
497467 esac;;
498468 *)
499469 ECHO_N='-n';;
500470 esac
501 if expr a : '\(a\)' >/dev/null 2>&1 &&
502 test "X`expr 00001 : '.*\(...\)'`" = X001; then
503 as_expr=expr
504 else
505 as_expr=false
506 fi
507471
508472 rm -f conf$$ conf$$.exe conf$$.file
509473 if test -d conf$$.dir; then
533497 rmdir conf$$.dir 2>/dev/null
534498
535499 if mkdir -p . 2>/dev/null; then
536 as_mkdir_p=:
500 as_mkdir_p='mkdir -p "$as_dir"'
537501 else
538502 test -d ./-p && rmdir ./-p
539503 as_mkdir_p=false
552516 if test -d "$1"; then
553517 test -d "$1/.";
554518 else
555 case $1 in
519 case $1 in #(
556520 -*)set "./$1";;
557521 esac;
558 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
522 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
559523 ???[sx]*):;;*)false;;esac;fi
560524 '\'' sh
561525 '
568532 # Sed expression to map a string onto a valid variable name.
569533 as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
570534
571
572
573
574 # Check that we are running under the correct shell.
575535 SHELL=${CONFIG_SHELL-/bin/sh}
576536
577 case X$lt_ECHO in
578 X*--fallback-echo)
579 # Remove one level of quotation (which was required for Make).
580 ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
581 ;;
582 esac
583
584 ECHO=${lt_ECHO-echo}
585 if test "X$1" = X--no-reexec; then
586 # Discard the --no-reexec flag, and continue.
587 shift
588 elif test "X$1" = X--fallback-echo; then
589 # Avoid inline document here, it may be left over
590 :
591 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
592 # Yippee, $ECHO works!
593 :
594 else
595 # Restart under the correct shell.
596 exec $SHELL "$0" --no-reexec ${1+"$@"}
597 fi
598
599 if test "X$1" = X--fallback-echo; then
600 # used as fallback echo
601 shift
602 cat <<_LT_EOF
603 $*
604 _LT_EOF
605 exit 0
606 fi
607
608 # The HP-UX ksh and POSIX shell print the target directory to stdout
609 # if CDPATH is set.
610 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
611
612 if test -z "$lt_ECHO"; then
613 if test "X${echo_test_string+set}" != Xset; then
614 # find a string as large as possible, as long as the shell can cope with it
615 for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
616 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
617 if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
618 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
619 then
620 break
621 fi
622 done
623 fi
624
625 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
626 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
627 test "X$echo_testing_string" = "X$echo_test_string"; then
628 :
629 else
630 # The Solaris, AIX, and Digital Unix default echo programs unquote
631 # backslashes. This makes it impossible to quote backslashes using
632 # echo "$something" | sed 's/\\/\\\\/g'
633 #
634 # So, first we look for a working echo in the user's PATH.
635
636 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
637 for dir in $PATH /usr/ucb; do
638 IFS="$lt_save_ifs"
639 if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
640 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
641 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
642 test "X$echo_testing_string" = "X$echo_test_string"; then
643 ECHO="$dir/echo"
644 break
645 fi
646 done
647 IFS="$lt_save_ifs"
648
649 if test "X$ECHO" = Xecho; then
650 # We didn't find a better echo, so look for alternatives.
651 if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
652 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
653 test "X$echo_testing_string" = "X$echo_test_string"; then
654 # This shell has a builtin print -r that does the trick.
655 ECHO='print -r'
656 elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
657 test "X$CONFIG_SHELL" != X/bin/ksh; then
658 # If we have ksh, try running configure again with it.
659 ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
660 export ORIGINAL_CONFIG_SHELL
661 CONFIG_SHELL=/bin/ksh
662 export CONFIG_SHELL
663 exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
664 else
665 # Try using printf.
666 ECHO='printf %s\n'
667 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
668 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
669 test "X$echo_testing_string" = "X$echo_test_string"; then
670 # Cool, printf works
671 :
672 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
673 test "X$echo_testing_string" = 'X\t' &&
674 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
675 test "X$echo_testing_string" = "X$echo_test_string"; then
676 CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
677 export CONFIG_SHELL
678 SHELL="$CONFIG_SHELL"
679 export SHELL
680 ECHO="$CONFIG_SHELL $0 --fallback-echo"
681 elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
682 test "X$echo_testing_string" = 'X\t' &&
683 echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
684 test "X$echo_testing_string" = "X$echo_test_string"; then
685 ECHO="$CONFIG_SHELL $0 --fallback-echo"
686 else
687 # maybe with a smaller string...
688 prev=:
689
690 for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
691 if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
692 then
693 break
694 fi
695 prev="$cmd"
696 done
697
698 if test "$prev" != 'sed 50q "$0"'; then
699 echo_test_string=`eval $prev`
700 export echo_test_string
701 exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
702 else
703 # Oops. We lost completely, so just stick with echo.
704 ECHO=echo
705 fi
706 fi
707 fi
708 fi
709 fi
710 fi
711
712 # Copy echo and quote the copy suitably for passing to libtool from
713 # the Makefile, instead of quoting the original, which is used later.
714 lt_ECHO=$ECHO
715 if test "X$lt_ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
716 lt_ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
717 fi
718
719
720
721
722 exec 7<&0 </dev/null 6>&1
537
538 test -n "$DJDIR" || exec 7<&0 </dev/null
539 exec 6>&1
723540
724541 # Name of the host.
725 # hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
542 # hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
726543 # so uname gets run too.
727544 ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
728545
737554 subdirs=
738555 MFLAGS=
739556 MAKEFLAGS=
740 SHELL=${CONFIG_SHELL-/bin/sh}
741557
742558 # Identity of this package.
743559 PACKAGE_NAME='virt-viewer'
744560 PACKAGE_TARNAME='virt-viewer'
745 PACKAGE_VERSION='0.2.1'
746 PACKAGE_STRING='virt-viewer 0.2.1'
561 PACKAGE_VERSION='0.3.1'
562 PACKAGE_STRING='virt-viewer 0.3.1'
747563 PACKAGE_BUGREPORT=''
564 PACKAGE_URL=''
748565
749566 ac_unique_file="src/main.c"
750567 # Factoring default headers for most tests.
796613 FIREFOX_PLUGIN_CFLAGS
797614 NSPR_LIBS
798615 NSPR_CFLAGS
616 HAVE_SPICE_GTK_FALSE
617 HAVE_SPICE_GTK_TRUE
618 SPICEGTK_LIBS
619 SPICEGTK_CFLAGS
799620 GTKVNC_LIBS
800621 GTKVNC_CFLAGS
801622 LIBGLADE2_LIBS
806627 LIBVIRT_CFLAGS
807628 LIBXML2_LIBS
808629 LIBXML2_CFLAGS
630 PKG_CONFIG_LIBDIR
631 PKG_CONFIG_PATH
809632 PKG_CONFIG
810633 MKINSTALLDIRS
811634 POSUB
856679 LIPO
857680 NMEDIT
858681 DSYMUTIL
859 lt_ECHO
860682 RANLIB
861683 AR
862684 OBJDUMP
949771 program_transform_name
950772 prefix
951773 exec_prefix
774 PACKAGE_URL
952775 PACKAGE_BUGREPORT
953776 PACKAGE_STRING
954777 PACKAGE_VERSION
970793 enable_compile_warnings
971794 enable_iso_c
972795 enable_nls
796 with_spice_gtk
973797 enable_plugin
974798 '
975799 ac_precious_vars='build_alias
982806 CPPFLAGS
983807 CPP
984808 PKG_CONFIG
809 PKG_CONFIG_PATH
810 PKG_CONFIG_LIBDIR
985811 LIBXML2_CFLAGS
986812 LIBXML2_LIBS
987813 LIBVIRT_CFLAGS
992818 LIBGLADE2_LIBS
993819 GTKVNC_CFLAGS
994820 GTKVNC_LIBS
821 SPICEGTK_CFLAGS
822 SPICEGTK_LIBS
995823 NSPR_CFLAGS
996824 NSPR_LIBS
997825 FIREFOX_PLUGIN_CFLAGS
1106934 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
1107935 # Reject names that are not valid shell variable names.
1108936 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1109 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1110 { (exit 1); exit 1; }; }
937 as_fn_error $? "invalid feature name: $ac_useropt"
1111938 ac_useropt_orig=$ac_useropt
1112939 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1113940 case $ac_user_opts in
1133960 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
1134961 # Reject names that are not valid shell variable names.
1135962 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1136 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
1137 { (exit 1); exit 1; }; }
963 as_fn_error $? "invalid feature name: $ac_useropt"
1138964 ac_useropt_orig=$ac_useropt
1139965 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1140966 case $ac_user_opts in
13381164 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
13391165 # Reject names that are not valid shell variable names.
13401166 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1341 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1342 { (exit 1); exit 1; }; }
1167 as_fn_error $? "invalid package name: $ac_useropt"
13431168 ac_useropt_orig=$ac_useropt
13441169 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
13451170 case $ac_user_opts in
13551180 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
13561181 # Reject names that are not valid shell variable names.
13571182 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1358 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1359 { (exit 1); exit 1; }; }
1183 as_fn_error $? "invalid package name: $ac_useropt"
13601184 ac_useropt_orig=$ac_useropt
13611185 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
13621186 case $ac_user_opts in
13861210 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
13871211 x_libraries=$ac_optarg ;;
13881212
1389 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1390 Try \`$0 --help' for more information." >&2
1391 { (exit 1); exit 1; }; }
1213 -*) as_fn_error $? "unrecognized option: \`$ac_option'
1214 Try \`$0 --help' for more information"
13921215 ;;
13931216
13941217 *=*)
13951218 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
13961219 # Reject names that are not valid shell variable names.
1397 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1398 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1399 { (exit 1); exit 1; }; }
1220 case $ac_envvar in #(
1221 '' | [0-9]* | *[!_$as_cr_alnum]* )
1222 as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
1223 esac
14001224 eval $ac_envvar=\$ac_optarg
14011225 export $ac_envvar ;;
14021226
14131237
14141238 if test -n "$ac_prev"; then
14151239 ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1416 { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1417 { (exit 1); exit 1; }; }
1240 as_fn_error $? "missing argument to $ac_option"
14181241 fi
14191242
14201243 if test -n "$ac_unrecognized_opts"; then
14211244 case $enable_option_checking in
14221245 no) ;;
1423 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1424 { (exit 1); exit 1; }; } ;;
1246 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
14251247 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
14261248 esac
14271249 fi
14441266 [\\/$]* | ?:[\\/]* ) continue;;
14451267 NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
14461268 esac
1447 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1448 { (exit 1); exit 1; }; }
1269 as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
14491270 done
14501271
14511272 # There might be people who depend on the old broken behavior: `$host'
14591280 if test "x$host_alias" != x; then
14601281 if test "x$build_alias" = x; then
14611282 cross_compiling=maybe
1462 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1463 If a cross compiler is detected then cross compile mode will be used." >&2
1283 $as_echo "$as_me: WARNING: if you wanted to set the --build type, don't use --host.
1284 If a cross compiler is detected then cross compile mode will be used" >&2
14641285 elif test "x$build_alias" != "x$host_alias"; then
14651286 cross_compiling=yes
14661287 fi
14751296 ac_pwd=`pwd` && test -n "$ac_pwd" &&
14761297 ac_ls_di=`ls -di .` &&
14771298 ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1478 { $as_echo "$as_me: error: working directory cannot be determined" >&2
1479 { (exit 1); exit 1; }; }
1299 as_fn_error $? "working directory cannot be determined"
14801300 test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1481 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1482 { (exit 1); exit 1; }; }
1301 as_fn_error $? "pwd does not report name of working directory"
14831302
14841303
14851304 # Find the source files, if location was not specified.
15181337 fi
15191338 if test ! -r "$srcdir/$ac_unique_file"; then
15201339 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1521 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1522 { (exit 1); exit 1; }; }
1340 as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
15231341 fi
15241342 ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
15251343 ac_abs_confdir=`(
1526 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1527 { (exit 1); exit 1; }; }
1344 cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
15281345 pwd)`
15291346 # When building in place, set srcdir=.
15301347 if test "$ac_abs_confdir" = "$ac_pwd"; then
15501367 # Omit some internal or obsolete options to make the list less imposing.
15511368 # This message is too long to be a string in the A/UX 3.1 sh.
15521369 cat <<_ACEOF
1553 \`configure' configures virt-viewer 0.2.1 to adapt to many kinds of systems.
1370 \`configure' configures virt-viewer 0.3.1 to adapt to many kinds of systems.
15541371
15551372 Usage: $0 [OPTION]... [VAR=VALUE]...
15561373
15641381 --help=short display options specific to this package
15651382 --help=recursive display the short help of all the included packages
15661383 -V, --version display version information and exit
1567 -q, --quiet, --silent do not print \`checking...' messages
1384 -q, --quiet, --silent do not print \`checking ...' messages
15681385 --cache-file=FILE cache test results in FILE [disabled]
15691386 -C, --config-cache alias for \`--cache-file=config.cache'
15701387 -n, --no-create do not create output files
16201437
16211438 if test -n "$ac_init_help"; then
16221439 case $ac_init_help in
1623 short | recursive ) echo "Configuration of virt-viewer 0.2.1:";;
1440 short | recursive ) echo "Configuration of virt-viewer 0.3.1:";;
16241441 esac
16251442 cat <<\_ACEOF
16261443
16491466 --with-pic try to use only PIC/non-PIC objects [default=use
16501467 both]
16511468 --with-gnu-ld assume the C compiler uses GNU ld [default=no]
1469 --without-spice-gtk Ignore presence of spice-gtk and disable it
16521470
16531471 Some influential environment variables:
16541472 CC C compiler command
16561474 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
16571475 nonstandard directory <lib dir>
16581476 LIBS libraries to pass to the linker, e.g. -l<library>
1659 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if
1477 CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
16601478 you have headers in a nonstandard directory <include dir>
16611479 CPP C preprocessor
16621480 PKG_CONFIG path to pkg-config utility
1481 PKG_CONFIG_PATH
1482 directories to add to pkg-config's search path
1483 PKG_CONFIG_LIBDIR
1484 path overriding pkg-config's built-in search path
16631485 LIBXML2_CFLAGS
16641486 C compiler flags for LIBXML2, overriding pkg-config
16651487 LIBXML2_LIBS
16771499 GTKVNC_CFLAGS
16781500 C compiler flags for GTKVNC, overriding pkg-config
16791501 GTKVNC_LIBS linker flags for GTKVNC, overriding pkg-config
1502 SPICEGTK_CFLAGS
1503 C compiler flags for SPICEGTK, overriding pkg-config
1504 SPICEGTK_LIBS
1505 linker flags for SPICEGTK, overriding pkg-config
16801506 NSPR_CFLAGS C compiler flags for NSPR, overriding pkg-config
16811507 NSPR_LIBS linker flags for NSPR, overriding pkg-config
16821508 FIREFOX_PLUGIN_CFLAGS
16911517 Use these variables to override the choices made by `configure' or to help
16921518 it to find libraries and programs with nonstandard names/locations.
16931519
1520 Report bugs to the package provider.
16941521 _ACEOF
16951522 ac_status=$?
16961523 fi
17531580 test -n "$ac_init_help" && exit $ac_status
17541581 if $ac_init_version; then
17551582 cat <<\_ACEOF
1756 virt-viewer configure 0.2.1
1757 generated by GNU Autoconf 2.63
1758
1759 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1760 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1583 virt-viewer configure 0.3.1
1584 generated by GNU Autoconf 2.66
1585
1586 Copyright (C) 2010 Free Software Foundation, Inc.
17611587 This configure script is free software; the Free Software Foundation
17621588 gives unlimited permission to copy, distribute and modify it.
17631589 _ACEOF
17641590 exit
17651591 fi
1592
1593 ## ------------------------ ##
1594 ## Autoconf initialization. ##
1595 ## ------------------------ ##
1596
1597 # ac_fn_c_try_compile LINENO
1598 # --------------------------
1599 # Try to compile conftest.$ac_ext, and return whether this succeeded.
1600 ac_fn_c_try_compile ()
1601 {
1602 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1603 rm -f conftest.$ac_objext
1604 if { { ac_try="$ac_compile"
1605 case "(($ac_try" in
1606 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1607 *) ac_try_echo=$ac_try;;
1608 esac
1609 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1610 $as_echo "$ac_try_echo"; } >&5
1611 (eval "$ac_compile") 2>conftest.err
1612 ac_status=$?
1613 if test -s conftest.err; then
1614 grep -v '^ *+' conftest.err >conftest.er1
1615 cat conftest.er1 >&5
1616 mv -f conftest.er1 conftest.err
1617 fi
1618 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1619 test $ac_status = 0; } && {
1620 test -z "$ac_c_werror_flag" ||
1621 test ! -s conftest.err
1622 } && test -s conftest.$ac_objext; then :
1623 ac_retval=0
1624 else
1625 $as_echo "$as_me: failed program was:" >&5
1626 sed 's/^/| /' conftest.$ac_ext >&5
1627
1628 ac_retval=1
1629 fi
1630 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1631 as_fn_set_status $ac_retval
1632
1633 } # ac_fn_c_try_compile
1634
1635 # ac_fn_c_try_link LINENO
1636 # -----------------------
1637 # Try to link conftest.$ac_ext, and return whether this succeeded.
1638 ac_fn_c_try_link ()
1639 {
1640 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1641 rm -f conftest.$ac_objext conftest$ac_exeext
1642 if { { ac_try="$ac_link"
1643 case "(($ac_try" in
1644 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1645 *) ac_try_echo=$ac_try;;
1646 esac
1647 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1648 $as_echo "$ac_try_echo"; } >&5
1649 (eval "$ac_link") 2>conftest.err
1650 ac_status=$?
1651 if test -s conftest.err; then
1652 grep -v '^ *+' conftest.err >conftest.er1
1653 cat conftest.er1 >&5
1654 mv -f conftest.er1 conftest.err
1655 fi
1656 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1657 test $ac_status = 0; } && {
1658 test -z "$ac_c_werror_flag" ||
1659 test ! -s conftest.err
1660 } && test -s conftest$ac_exeext && {
1661 test "$cross_compiling" = yes ||
1662 $as_test_x conftest$ac_exeext
1663 }; then :
1664 ac_retval=0
1665 else
1666 $as_echo "$as_me: failed program was:" >&5
1667 sed 's/^/| /' conftest.$ac_ext >&5
1668
1669 ac_retval=1
1670 fi
1671 # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
1672 # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
1673 # interfere with the next link command; also delete a directory that is
1674 # left behind by Apple's compiler. We do this before executing the actions.
1675 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1676 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1677 as_fn_set_status $ac_retval
1678
1679 } # ac_fn_c_try_link
1680
1681 # ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
1682 # -------------------------------------------------------
1683 # Tests whether HEADER exists and can be compiled using the include files in
1684 # INCLUDES, setting the cache variable VAR accordingly.
1685 ac_fn_c_check_header_compile ()
1686 {
1687 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1688 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1689 $as_echo_n "checking for $2... " >&6; }
1690 if eval "test \"\${$3+set}\"" = set; then :
1691 $as_echo_n "(cached) " >&6
1692 else
1693 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1694 /* end confdefs.h. */
1695 $4
1696 #include <$2>
1697 _ACEOF
1698 if ac_fn_c_try_compile "$LINENO"; then :
1699 eval "$3=yes"
1700 else
1701 eval "$3=no"
1702 fi
1703 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1704 fi
1705 eval ac_res=\$$3
1706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1707 $as_echo "$ac_res" >&6; }
1708 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1709
1710 } # ac_fn_c_check_header_compile
1711
1712 # ac_fn_c_try_cpp LINENO
1713 # ----------------------
1714 # Try to preprocess conftest.$ac_ext, and return whether this succeeded.
1715 ac_fn_c_try_cpp ()
1716 {
1717 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1718 if { { ac_try="$ac_cpp conftest.$ac_ext"
1719 case "(($ac_try" in
1720 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1721 *) ac_try_echo=$ac_try;;
1722 esac
1723 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1724 $as_echo "$ac_try_echo"; } >&5
1725 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
1726 ac_status=$?
1727 if test -s conftest.err; then
1728 grep -v '^ *+' conftest.err >conftest.er1
1729 cat conftest.er1 >&5
1730 mv -f conftest.er1 conftest.err
1731 fi
1732 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1733 test $ac_status = 0; } >/dev/null && {
1734 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
1735 test ! -s conftest.err
1736 }; then :
1737 ac_retval=0
1738 else
1739 $as_echo "$as_me: failed program was:" >&5
1740 sed 's/^/| /' conftest.$ac_ext >&5
1741
1742 ac_retval=1
1743 fi
1744 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1745 as_fn_set_status $ac_retval
1746
1747 } # ac_fn_c_try_cpp
1748
1749 # ac_fn_c_try_run LINENO
1750 # ----------------------
1751 # Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
1752 # that executables *can* be run.
1753 ac_fn_c_try_run ()
1754 {
1755 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1756 if { { ac_try="$ac_link"
1757 case "(($ac_try" in
1758 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1759 *) ac_try_echo=$ac_try;;
1760 esac
1761 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1762 $as_echo "$ac_try_echo"; } >&5
1763 (eval "$ac_link") 2>&5
1764 ac_status=$?
1765 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1766 test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
1767 { { case "(($ac_try" in
1768 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
1769 *) ac_try_echo=$ac_try;;
1770 esac
1771 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
1772 $as_echo "$ac_try_echo"; } >&5
1773 (eval "$ac_try") 2>&5
1774 ac_status=$?
1775 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
1776 test $ac_status = 0; }; }; then :
1777 ac_retval=0
1778 else
1779 $as_echo "$as_me: program exited with status $ac_status" >&5
1780 $as_echo "$as_me: failed program was:" >&5
1781 sed 's/^/| /' conftest.$ac_ext >&5
1782
1783 ac_retval=$ac_status
1784 fi
1785 rm -rf conftest.dSYM conftest_ipa8_conftest.oo
1786 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1787 as_fn_set_status $ac_retval
1788
1789 } # ac_fn_c_try_run
1790
1791 # ac_fn_c_check_func LINENO FUNC VAR
1792 # ----------------------------------
1793 # Tests whether FUNC exists, setting the cache variable VAR accordingly
1794 ac_fn_c_check_func ()
1795 {
1796 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1797 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1798 $as_echo_n "checking for $2... " >&6; }
1799 if eval "test \"\${$3+set}\"" = set; then :
1800 $as_echo_n "(cached) " >&6
1801 else
1802 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1803 /* end confdefs.h. */
1804 /* Define $2 to an innocuous variant, in case <limits.h> declares $2.
1805 For example, HP-UX 11i <limits.h> declares gettimeofday. */
1806 #define $2 innocuous_$2
1807
1808 /* System header to define __stub macros and hopefully few prototypes,
1809 which can conflict with char $2 (); below.
1810 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1811 <limits.h> exists even on freestanding compilers. */
1812
1813 #ifdef __STDC__
1814 # include <limits.h>
1815 #else
1816 # include <assert.h>
1817 #endif
1818
1819 #undef $2
1820
1821 /* Override any GCC internal prototype to avoid an error.
1822 Use char because int might match the return type of a GCC
1823 builtin and then its argument prototype would still apply. */
1824 #ifdef __cplusplus
1825 extern "C"
1826 #endif
1827 char $2 ();
1828 /* The GNU C library defines this for functions which it implements
1829 to always fail with ENOSYS. Some functions are actually named
1830 something starting with __ and the normal name is an alias. */
1831 #if defined __stub_$2 || defined __stub___$2
1832 choke me
1833 #endif
1834
1835 int
1836 main ()
1837 {
1838 return $2 ();
1839 ;
1840 return 0;
1841 }
1842 _ACEOF
1843 if ac_fn_c_try_link "$LINENO"; then :
1844 eval "$3=yes"
1845 else
1846 eval "$3=no"
1847 fi
1848 rm -f core conftest.err conftest.$ac_objext \
1849 conftest$ac_exeext conftest.$ac_ext
1850 fi
1851 eval ac_res=\$$3
1852 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1853 $as_echo "$ac_res" >&6; }
1854 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1855
1856 } # ac_fn_c_check_func
1857
1858 # ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
1859 # -------------------------------------------------------
1860 # Tests whether HEADER exists, giving a warning if it cannot be compiled using
1861 # the include files in INCLUDES and setting the cache variable VAR
1862 # accordingly.
1863 ac_fn_c_check_header_mongrel ()
1864 {
1865 as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
1866 if eval "test \"\${$3+set}\"" = set; then :
1867 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1868 $as_echo_n "checking for $2... " >&6; }
1869 if eval "test \"\${$3+set}\"" = set; then :
1870 $as_echo_n "(cached) " >&6
1871 fi
1872 eval ac_res=\$$3
1873 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1874 $as_echo "$ac_res" >&6; }
1875 else
1876 # Is the header compilable?
1877 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
1878 $as_echo_n "checking $2 usability... " >&6; }
1879 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1880 /* end confdefs.h. */
1881 $4
1882 #include <$2>
1883 _ACEOF
1884 if ac_fn_c_try_compile "$LINENO"; then :
1885 ac_header_compiler=yes
1886 else
1887 ac_header_compiler=no
1888 fi
1889 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1890 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
1891 $as_echo "$ac_header_compiler" >&6; }
1892
1893 # Is the header present?
1894 { $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
1895 $as_echo_n "checking $2 presence... " >&6; }
1896 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1897 /* end confdefs.h. */
1898 #include <$2>
1899 _ACEOF
1900 if ac_fn_c_try_cpp "$LINENO"; then :
1901 ac_header_preproc=yes
1902 else
1903 ac_header_preproc=no
1904 fi
1905 rm -f conftest.err conftest.$ac_ext
1906 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
1907 $as_echo "$ac_header_preproc" >&6; }
1908
1909 # So? What about this header?
1910 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
1911 yes:no: )
1912 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
1913 $as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
1914 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1915 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1916 ;;
1917 no:yes:* )
1918 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
1919 $as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
1920 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
1921 $as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
1922 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
1923 $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
1924 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
1925 $as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
1926 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1927 $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1928 ;;
1929 esac
1930 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
1931 $as_echo_n "checking for $2... " >&6; }
1932 if eval "test \"\${$3+set}\"" = set; then :
1933 $as_echo_n "(cached) " >&6
1934 else
1935 eval "$3=\$ac_header_compiler"
1936 fi
1937 eval ac_res=\$$3
1938 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
1939 $as_echo "$ac_res" >&6; }
1940 fi
1941 eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;}
1942
1943 } # ac_fn_c_check_header_mongrel
17661944 cat >config.log <<_ACEOF
17671945 This file contains any messages produced by compilers while
17681946 running configure, to aid debugging if configure makes a mistake.
17691947
1770 It was created by virt-viewer $as_me 0.2.1, which was
1771 generated by GNU Autoconf 2.63. Invocation command line was
1948 It was created by virt-viewer $as_me 0.3.1, which was
1949 generated by GNU Autoconf 2.66. Invocation command line was
17721950
17731951 $ $0 $@
17741952
18041982 do
18051983 IFS=$as_save_IFS
18061984 test -z "$as_dir" && as_dir=.
1807 $as_echo "PATH: $as_dir"
1808 done
1985 $as_echo "PATH: $as_dir"
1986 done
18091987 IFS=$as_save_IFS
18101988
18111989 } >&5
18422020 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
18432021 esac
18442022 case $ac_pass in
1845 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
2023 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
18462024 2)
1847 ac_configure_args1="$ac_configure_args1 '$ac_arg'"
2025 as_fn_append ac_configure_args1 " '$ac_arg'"
18482026 if test $ac_must_keep_next = true; then
18492027 ac_must_keep_next=false # Got value, back to normal.
18502028 else
18602038 -* ) ac_must_keep_next=true ;;
18612039 esac
18622040 fi
1863 ac_configure_args="$ac_configure_args '$ac_arg'"
2041 as_fn_append ac_configure_args " '$ac_arg'"
18642042 ;;
18652043 esac
18662044 done
18672045 done
1868 $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
1869 $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
2046 { ac_configure_args0=; unset ac_configure_args0;}
2047 { ac_configure_args1=; unset ac_configure_args1;}
18702048
18712049 # When interrupted or exit'd, cleanup temporary files, and complete
18722050 # config.log. We remove comments because anyway the quotes in there
18782056 {
18792057 echo
18802058
1881 cat <<\_ASBOX
1882 ## ---------------- ##
2059 $as_echo "## ---------------- ##
18832060 ## Cache variables. ##
1884 ## ---------------- ##
1885 _ASBOX
2061 ## ---------------- ##"
18862062 echo
18872063 # The following way of writing the cache mishandles newlines in values,
18882064 (
18912067 case $ac_val in #(
18922068 *${as_nl}*)
18932069 case $ac_var in #(
1894 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
2070 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
18952071 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
18962072 esac
18972073 case $ac_var in #(
18982074 _ | IFS | as_nl) ;; #(
18992075 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1900 *) $as_unset $ac_var ;;
2076 *) { eval $ac_var=; unset $ac_var;} ;;
19012077 esac ;;
19022078 esac
19032079 done
19162092 )
19172093 echo
19182094
1919 cat <<\_ASBOX
1920 ## ----------------- ##
2095 $as_echo "## ----------------- ##
19212096 ## Output variables. ##
1922 ## ----------------- ##
1923 _ASBOX
2097 ## ----------------- ##"
19242098 echo
19252099 for ac_var in $ac_subst_vars
19262100 do
19332107 echo
19342108
19352109 if test -n "$ac_subst_files"; then
1936 cat <<\_ASBOX
1937 ## ------------------- ##
2110 $as_echo "## ------------------- ##
19382111 ## File substitutions. ##
1939 ## ------------------- ##
1940 _ASBOX
2112 ## ------------------- ##"
19412113 echo
19422114 for ac_var in $ac_subst_files
19432115 do
19512123 fi
19522124
19532125 if test -s confdefs.h; then
1954 cat <<\_ASBOX
1955 ## ----------- ##
2126 $as_echo "## ----------- ##
19562127 ## confdefs.h. ##
1957 ## ----------- ##
1958 _ASBOX
2128 ## ----------- ##"
19592129 echo
19602130 cat confdefs.h
19612131 echo
19692139 exit $exit_status
19702140 ' 0
19712141 for ac_signal in 1 2 13 15; do
1972 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
2142 trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
19732143 done
19742144 ac_signal=0
19752145
19762146 # confdefs.h avoids OS command line length limits that DEFS can exceed.
19772147 rm -f -r conftest* confdefs.h
2148
2149 $as_echo "/* confdefs.h */" > confdefs.h
19782150
19792151 # Predefined preprocessor variables.
19802152
19822154 #define PACKAGE_NAME "$PACKAGE_NAME"
19832155 _ACEOF
19842156
1985
19862157 cat >>confdefs.h <<_ACEOF
19872158 #define PACKAGE_TARNAME "$PACKAGE_TARNAME"
19882159 _ACEOF
19892160
1990
19912161 cat >>confdefs.h <<_ACEOF
19922162 #define PACKAGE_VERSION "$PACKAGE_VERSION"
19932163 _ACEOF
19942164
1995
19962165 cat >>confdefs.h <<_ACEOF
19972166 #define PACKAGE_STRING "$PACKAGE_STRING"
19982167 _ACEOF
19992168
2000
20012169 cat >>confdefs.h <<_ACEOF
20022170 #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
2171 _ACEOF
2172
2173 cat >>confdefs.h <<_ACEOF
2174 #define PACKAGE_URL "$PACKAGE_URL"
20032175 _ACEOF
20042176
20052177
20082180 ac_site_file1=NONE
20092181 ac_site_file2=NONE
20102182 if test -n "$CONFIG_SITE"; then
2011 ac_site_file1=$CONFIG_SITE
2183 # We do not want a PATH search for config.site.
2184 case $CONFIG_SITE in #((
2185 -*) ac_site_file1=./$CONFIG_SITE;;
2186 */*) ac_site_file1=$CONFIG_SITE;;
2187 *) ac_site_file1=./$CONFIG_SITE;;
2188 esac
20122189 elif test "x$prefix" != xNONE; then
20132190 ac_site_file1=$prefix/share/config.site
20142191 ac_site_file2=$prefix/etc/config.site
20192196 for ac_site_file in "$ac_site_file1" "$ac_site_file2"
20202197 do
20212198 test "x$ac_site_file" = xNONE && continue
2022 if test -r "$ac_site_file"; then
2023 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
2199 if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
2200 { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
20242201 $as_echo "$as_me: loading site script $ac_site_file" >&6;}
20252202 sed 's/^/| /' "$ac_site_file" >&5
2026 . "$ac_site_file"
2203 . "$ac_site_file" \
2204 || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
2205 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2206 as_fn_error $? "failed to load site script $ac_site_file
2207 See \`config.log' for more details" "$LINENO" 5; }
20272208 fi
20282209 done
20292210
20302211 if test -r "$cache_file"; then
2031 # Some versions of bash will fail to source /dev/null (special
2032 # files actually), so we avoid doing that.
2033 if test -f "$cache_file"; then
2034 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
2212 # Some versions of bash will fail to source /dev/null (special files
2213 # actually), so we avoid doing that. DJGPP emulates it as a regular file.
2214 if test /dev/null != "$cache_file" && test -f "$cache_file"; then
2215 { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
20352216 $as_echo "$as_me: loading cache $cache_file" >&6;}
20362217 case $cache_file in
20372218 [\\/]* | ?:[\\/]* ) . "$cache_file";;
20392220 esac
20402221 fi
20412222 else
2042 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
2223 { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
20432224 $as_echo "$as_me: creating cache $cache_file" >&6;}
20442225 >$cache_file
20452226 fi
20542235 eval ac_new_val=\$ac_env_${ac_var}_value
20552236 case $ac_old_set,$ac_new_set in
20562237 set,)
2057 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
2238 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
20582239 $as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
20592240 ac_cache_corrupted=: ;;
20602241 ,set)
2061 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
2242 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
20622243 $as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
20632244 ac_cache_corrupted=: ;;
20642245 ,);;
20682249 ac_old_val_w=`echo x $ac_old_val`
20692250 ac_new_val_w=`echo x $ac_new_val`
20702251 if test "$ac_old_val_w" != "$ac_new_val_w"; then
2071 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
2252 { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
20722253 $as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
20732254 ac_cache_corrupted=:
20742255 else
2075 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
2256 { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
20762257 $as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
20772258 eval $ac_var=\$ac_old_val
20782259 fi
2079 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5
2260 { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
20802261 $as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
2081 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5
2262 { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
20822263 $as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
20832264 fi;;
20842265 esac
20902271 esac
20912272 case " $ac_configure_args " in
20922273 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
2093 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
2274 *) as_fn_append ac_configure_args " '$ac_arg'" ;;
20942275 esac
20952276 fi
20962277 done
20972278 if $ac_cache_corrupted; then
2098 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2279 { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
20992280 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2100 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
2281 { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
21012282 $as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
2102 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
2103 $as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
2104 { (exit 1); exit 1; }; }
2105 fi
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2283 as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
2284 fi
2285 ## -------------------- ##
2286 ## Main body of script. ##
2287 ## -------------------- ##
21302288
21312289 ac_ext=c
21322290 ac_cpp='$CPP $CPPFLAGS'
21572315 fi
21582316 done
21592317 if test -z "$ac_aux_dir"; then
2160 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
2161 $as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
2162 { (exit 1); exit 1; }; }
2318 as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
21632319 fi
21642320
21652321 # These three variables are undocumented and unsupported,
21852341 # OS/2's system install, which has a completely different semantic
21862342 # ./install, which can be erroneously created by make from ./install.sh.
21872343 # Reject install programs that cannot install multiple files.
2188 { $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
2344 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
21892345 $as_echo_n "checking for a BSD-compatible install... " >&6; }
21902346 if test -z "$INSTALL"; then
2191 if test "${ac_cv_path_install+set}" = set; then
2347 if test "${ac_cv_path_install+set}" = set; then :
21922348 $as_echo_n "(cached) " >&6
21932349 else
21942350 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
21962352 do
21972353 IFS=$as_save_IFS
21982354 test -z "$as_dir" && as_dir=.
2199 # Account for people who put trailing slashes in PATH elements.
2200 case $as_dir/ in
2201 ./ | .// | /cC/* | \
2355 # Account for people who put trailing slashes in PATH elements.
2356 case $as_dir/ in #((
2357 ./ | .// | /[cC]/* | \
22022358 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
2203 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
2359 ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
22042360 /usr/ucb/* ) ;;
22052361 *)
22062362 # OSF1 and SCO ODT 3.0 have their own names for install.
22372393 ;;
22382394 esac
22392395
2240 done
2396 done
22412397 IFS=$as_save_IFS
22422398
22432399 rm -rf conftest.one conftest.two conftest.dir
22532409 INSTALL=$ac_install_sh
22542410 fi
22552411 fi
2256 { $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
2412 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
22572413 $as_echo "$INSTALL" >&6; }
22582414
22592415 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
22642420
22652421 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
22662422
2267 { $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
2423 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
22682424 $as_echo_n "checking whether build environment is sane... " >&6; }
22692425 # Just in case
22702426 sleep 1
22752431 '
22762432 case `pwd` in
22772433 *[\\\"\#\$\&\'\`$am_lf]*)
2278 { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5
2279 $as_echo "$as_me: error: unsafe absolute working directory name" >&2;}
2280 { (exit 1); exit 1; }; };;
2434 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
22812435 esac
22822436 case $srcdir in
22832437 *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
2284 { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5
2285 $as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;}
2286 { (exit 1); exit 1; }; };;
2438 as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
22872439 esac
22882440
22892441 # Do `set' in a subshell so we don't clobber the current shell's
23052457 # if, for instance, CONFIG_SHELL is bash and it inherits a
23062458 # broken ls alias from the environment. This has actually
23072459 # happened. Such a system could not be considered "sane".
2308 { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken
2309 alias in your environment" >&5
2310 $as_echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken
2311 alias in your environment" >&2;}
2312 { (exit 1); exit 1; }; }
2460 as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
2461 alias in your environment" "$LINENO" 5
23132462 fi
23142463
23152464 test "$2" = conftest.file
23182467 # Ok.
23192468 :
23202469 else
2321 { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files!
2322 Check your system clock" >&5
2323 $as_echo "$as_me: error: newly created file is older than distributed files!
2324 Check your system clock" >&2;}
2325 { (exit 1); exit 1; }; }
2326 fi
2327 { $as_echo "$as_me:$LINENO: result: yes" >&5
2470 as_fn_error $? "newly created file is older than distributed files!
2471 Check your system clock" "$LINENO" 5
2472 fi
2473 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
23282474 $as_echo "yes" >&6; }
23292475 test "$program_prefix" != NONE &&
23302476 program_transform_name="s&^&$program_prefix&;$program_transform_name"
23522498 am_missing_run="$MISSING --run "
23532499 else
23542500 am_missing_run=
2355 { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
2501 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
23562502 $as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
23572503 fi
23582504
23732519 if test -n "$ac_tool_prefix"; then
23742520 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
23752521 set dummy ${ac_tool_prefix}strip; ac_word=$2
2376 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2522 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
23772523 $as_echo_n "checking for $ac_word... " >&6; }
2378 if test "${ac_cv_prog_STRIP+set}" = set; then
2524 if test "${ac_cv_prog_STRIP+set}" = set; then :
23792525 $as_echo_n "(cached) " >&6
23802526 else
23812527 if test -n "$STRIP"; then
23862532 do
23872533 IFS=$as_save_IFS
23882534 test -z "$as_dir" && as_dir=.
2389 for ac_exec_ext in '' $ac_executable_extensions; do
2535 for ac_exec_ext in '' $ac_executable_extensions; do
23902536 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
23912537 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2392 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2538 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
23932539 break 2
23942540 fi
23952541 done
2396 done
2542 done
23972543 IFS=$as_save_IFS
23982544
23992545 fi
24002546 fi
24012547 STRIP=$ac_cv_prog_STRIP
24022548 if test -n "$STRIP"; then
2403 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
2549 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
24042550 $as_echo "$STRIP" >&6; }
24052551 else
2406 { $as_echo "$as_me:$LINENO: result: no" >&5
2552 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24072553 $as_echo "no" >&6; }
24082554 fi
24092555
24132559 ac_ct_STRIP=$STRIP
24142560 # Extract the first word of "strip", so it can be a program name with args.
24152561 set dummy strip; ac_word=$2
2416 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
24172563 $as_echo_n "checking for $ac_word... " >&6; }
2418 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2564 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
24192565 $as_echo_n "(cached) " >&6
24202566 else
24212567 if test -n "$ac_ct_STRIP"; then
24262572 do
24272573 IFS=$as_save_IFS
24282574 test -z "$as_dir" && as_dir=.
2429 for ac_exec_ext in '' $ac_executable_extensions; do
2575 for ac_exec_ext in '' $ac_executable_extensions; do
24302576 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
24312577 ac_cv_prog_ac_ct_STRIP="strip"
2432 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2578 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
24332579 break 2
24342580 fi
24352581 done
2436 done
2582 done
24372583 IFS=$as_save_IFS
24382584
24392585 fi
24402586 fi
24412587 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
24422588 if test -n "$ac_ct_STRIP"; then
2443 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2589 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
24442590 $as_echo "$ac_ct_STRIP" >&6; }
24452591 else
2446 { $as_echo "$as_me:$LINENO: result: no" >&5
2592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
24472593 $as_echo "no" >&6; }
24482594 fi
24492595
24522598 else
24532599 case $cross_compiling:$ac_tool_warned in
24542600 yes:)
2455 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2601 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
24562602 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
24572603 ac_tool_warned=yes ;;
24582604 esac
24652611 fi
24662612 INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
24672613
2468 { $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2614 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
24692615 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
24702616 if test -z "$MKDIR_P"; then
2471 if test "${ac_cv_path_mkdir+set}" = set; then
2617 if test "${ac_cv_path_mkdir+set}" = set; then :
24722618 $as_echo_n "(cached) " >&6
24732619 else
24742620 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
24762622 do
24772623 IFS=$as_save_IFS
24782624 test -z "$as_dir" && as_dir=.
2479 for ac_prog in mkdir gmkdir; do
2625 for ac_prog in mkdir gmkdir; do
24802626 for ac_exec_ext in '' $ac_executable_extensions; do
24812627 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
24822628 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
24882634 esac
24892635 done
24902636 done
2491 done
2637 done
24922638 IFS=$as_save_IFS
24932639
24942640 fi
24952641
2642 test -d ./--version && rmdir ./--version
24962643 if test "${ac_cv_path_mkdir+set}" = set; then
24972644 MKDIR_P="$ac_cv_path_mkdir -p"
24982645 else
25002647 # value for MKDIR_P within a source directory, because that will
25012648 # break other packages using the cache if that directory is
25022649 # removed, or if the value is a relative name.
2503 test -d ./--version && rmdir ./--version
25042650 MKDIR_P="$ac_install_sh -d"
25052651 fi
25062652 fi
2507 { $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5
2653 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
25082654 $as_echo "$MKDIR_P" >&6; }
25092655
25102656 mkdir_p="$MKDIR_P"
25172663 do
25182664 # Extract the first word of "$ac_prog", so it can be a program name with args.
25192665 set dummy $ac_prog; ac_word=$2
2520 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
25212667 $as_echo_n "checking for $ac_word... " >&6; }
2522 if test "${ac_cv_prog_AWK+set}" = set; then
2668 if test "${ac_cv_prog_AWK+set}" = set; then :
25232669 $as_echo_n "(cached) " >&6
25242670 else
25252671 if test -n "$AWK"; then
25302676 do
25312677 IFS=$as_save_IFS
25322678 test -z "$as_dir" && as_dir=.
2533 for ac_exec_ext in '' $ac_executable_extensions; do
2679 for ac_exec_ext in '' $ac_executable_extensions; do
25342680 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
25352681 ac_cv_prog_AWK="$ac_prog"
2536 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2682 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
25372683 break 2
25382684 fi
25392685 done
2540 done
2686 done
25412687 IFS=$as_save_IFS
25422688
25432689 fi
25442690 fi
25452691 AWK=$ac_cv_prog_AWK
25462692 if test -n "$AWK"; then
2547 { $as_echo "$as_me:$LINENO: result: $AWK" >&5
2693 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
25482694 $as_echo "$AWK" >&6; }
25492695 else
2550 { $as_echo "$as_me:$LINENO: result: no" >&5
2696 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25512697 $as_echo "no" >&6; }
25522698 fi
25532699
25552701 test -n "$AWK" && break
25562702 done
25572703
2558 { $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
25592705 $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
25602706 set x ${MAKE-make}
25612707 ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2562 if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2708 if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
25632709 $as_echo_n "(cached) " >&6
25642710 else
25652711 cat >conftest.make <<\_ACEOF
25672713 all:
25682714 @echo '@@@%%%=$(MAKE)=@@@%%%'
25692715 _ACEOF
2570 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
2716 # GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
25712717 case `${MAKE-make} -f conftest.make 2>/dev/null` in
25722718 *@@@%%%=?*=@@@%%%*)
25732719 eval ac_cv_prog_make_${ac_make}_set=yes;;
25772723 rm -f conftest.make
25782724 fi
25792725 if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2580 { $as_echo "$as_me:$LINENO: result: yes" >&5
2726 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
25812727 $as_echo "yes" >&6; }
25822728 SET_MAKE=
25832729 else
2584 { $as_echo "$as_me:$LINENO: result: no" >&5
2730 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
25852731 $as_echo "no" >&6; }
25862732 SET_MAKE="MAKE=${MAKE-make}"
25872733 fi
26012747 am__isrc=' -I$(srcdir)'
26022748 # test to see if srcdir already configured
26032749 if test -f $srcdir/config.status; then
2604 { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2605 $as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
2606 { (exit 1); exit 1; }; }
2750 as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
26072751 fi
26082752 fi
26092753
26192763
26202764 # Define the identity of the package.
26212765 PACKAGE='virt-viewer'
2622 VERSION='0.2.1'
2766 VERSION='0.3.1'
26232767
26242768
26252769 cat >>confdefs.h <<_ACEOF
26612805
26622806 # Make sure we can run config.sub.
26632807 $SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
2664 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5
2665 $as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;}
2666 { (exit 1); exit 1; }; }
2667
2668 { $as_echo "$as_me:$LINENO: checking build system type" >&5
2808 as_fn_error $? "cannot run $SHELL $ac_aux_dir/config.sub" "$LINENO" 5
2809
2810 { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5
26692811 $as_echo_n "checking build system type... " >&6; }
2670 if test "${ac_cv_build+set}" = set; then
2812 if test "${ac_cv_build+set}" = set; then :
26712813 $as_echo_n "(cached) " >&6
26722814 else
26732815 ac_build_alias=$build_alias
26742816 test "x$ac_build_alias" = x &&
26752817 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
26762818 test "x$ac_build_alias" = x &&
2677 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
2678 $as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
2679 { (exit 1); exit 1; }; }
2819 as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
26802820 ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
2681 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
2682 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;}
2683 { (exit 1); exit 1; }; }
2684
2685 fi
2686 { $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5
2821 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
2822
2823 fi
2824 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_build" >&5
26872825 $as_echo "$ac_cv_build" >&6; }
26882826 case $ac_cv_build in
26892827 *-*-*) ;;
2690 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5
2691 $as_echo "$as_me: error: invalid value of canonical build" >&2;}
2692 { (exit 1); exit 1; }; };;
2828 *) as_fn_error $? "invalid value of canonical build" "$LINENO" 5;;
26932829 esac
26942830 build=$ac_cv_build
26952831 ac_save_IFS=$IFS; IFS='-'
27052841 case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
27062842
27072843
2708 { $as_echo "$as_me:$LINENO: checking host system type" >&5
2844 { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5
27092845 $as_echo_n "checking host system type... " >&6; }
2710 if test "${ac_cv_host+set}" = set; then
2846 if test "${ac_cv_host+set}" = set; then :
27112847 $as_echo_n "(cached) " >&6
27122848 else
27132849 if test "x$host_alias" = x; then
27142850 ac_cv_host=$ac_cv_build
27152851 else
27162852 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
2717 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
2718 $as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;}
2719 { (exit 1); exit 1; }; }
2720 fi
2721
2722 fi
2723 { $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5
2853 as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
2854 fi
2855
2856 fi
2857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_host" >&5
27242858 $as_echo "$ac_cv_host" >&6; }
27252859 case $ac_cv_host in
27262860 *-*-*) ;;
2727 *) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5
2728 $as_echo "$as_me: error: invalid value of canonical host" >&2;}
2729 { (exit 1); exit 1; }; };;
2861 *) as_fn_error $? "invalid value of canonical host" "$LINENO" 5;;
27302862 esac
27312863 host=$ac_cv_host
27322864 ac_save_IFS=$IFS; IFS='-'
27462878 # Use the silent-rules feature when possible.
27472879
27482880 # Check whether --enable-silent-rules was given.
2749 if test "${enable_silent_rules+set}" = set; then
2881 if test "${enable_silent_rules+set}" = set; then :
27502882 enableval=$enable_silent_rules;
27512883 fi
27522884
27662898 if test -n "$ac_tool_prefix"; then
27672899 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
27682900 set dummy ${ac_tool_prefix}gcc; ac_word=$2
2769 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
27702902 $as_echo_n "checking for $ac_word... " >&6; }
2771 if test "${ac_cv_prog_CC+set}" = set; then
2903 if test "${ac_cv_prog_CC+set}" = set; then :
27722904 $as_echo_n "(cached) " >&6
27732905 else
27742906 if test -n "$CC"; then
27792911 do
27802912 IFS=$as_save_IFS
27812913 test -z "$as_dir" && as_dir=.
2782 for ac_exec_ext in '' $ac_executable_extensions; do
2914 for ac_exec_ext in '' $ac_executable_extensions; do
27832915 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
27842916 ac_cv_prog_CC="${ac_tool_prefix}gcc"
2785 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2917 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
27862918 break 2
27872919 fi
27882920 done
2789 done
2921 done
27902922 IFS=$as_save_IFS
27912923
27922924 fi
27932925 fi
27942926 CC=$ac_cv_prog_CC
27952927 if test -n "$CC"; then
2796 { $as_echo "$as_me:$LINENO: result: $CC" >&5
2928 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
27972929 $as_echo "$CC" >&6; }
27982930 else
2799 { $as_echo "$as_me:$LINENO: result: no" >&5
2931 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28002932 $as_echo "no" >&6; }
28012933 fi
28022934
28062938 ac_ct_CC=$CC
28072939 # Extract the first word of "gcc", so it can be a program name with args.
28082940 set dummy gcc; ac_word=$2
2809 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2941 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
28102942 $as_echo_n "checking for $ac_word... " >&6; }
2811 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2943 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
28122944 $as_echo_n "(cached) " >&6
28132945 else
28142946 if test -n "$ac_ct_CC"; then
28192951 do
28202952 IFS=$as_save_IFS
28212953 test -z "$as_dir" && as_dir=.
2822 for ac_exec_ext in '' $ac_executable_extensions; do
2954 for ac_exec_ext in '' $ac_executable_extensions; do
28232955 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
28242956 ac_cv_prog_ac_ct_CC="gcc"
2825 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2957 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
28262958 break 2
28272959 fi
28282960 done
2829 done
2961 done
28302962 IFS=$as_save_IFS
28312963
28322964 fi
28332965 fi
28342966 ac_ct_CC=$ac_cv_prog_ac_ct_CC
28352967 if test -n "$ac_ct_CC"; then
2836 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2968 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
28372969 $as_echo "$ac_ct_CC" >&6; }
28382970 else
2839 { $as_echo "$as_me:$LINENO: result: no" >&5
2971 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28402972 $as_echo "no" >&6; }
28412973 fi
28422974
28452977 else
28462978 case $cross_compiling:$ac_tool_warned in
28472979 yes:)
2848 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2980 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
28492981 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
28502982 ac_tool_warned=yes ;;
28512983 esac
28592991 if test -n "$ac_tool_prefix"; then
28602992 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
28612993 set dummy ${ac_tool_prefix}cc; ac_word=$2
2862 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2994 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
28632995 $as_echo_n "checking for $ac_word... " >&6; }
2864 if test "${ac_cv_prog_CC+set}" = set; then
2996 if test "${ac_cv_prog_CC+set}" = set; then :
28652997 $as_echo_n "(cached) " >&6
28662998 else
28672999 if test -n "$CC"; then
28723004 do
28733005 IFS=$as_save_IFS
28743006 test -z "$as_dir" && as_dir=.
2875 for ac_exec_ext in '' $ac_executable_extensions; do
3007 for ac_exec_ext in '' $ac_executable_extensions; do
28763008 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
28773009 ac_cv_prog_CC="${ac_tool_prefix}cc"
2878 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3010 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
28793011 break 2
28803012 fi
28813013 done
2882 done
3014 done
28833015 IFS=$as_save_IFS
28843016
28853017 fi
28863018 fi
28873019 CC=$ac_cv_prog_CC
28883020 if test -n "$CC"; then
2889 { $as_echo "$as_me:$LINENO: result: $CC" >&5
3021 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
28903022 $as_echo "$CC" >&6; }
28913023 else
2892 { $as_echo "$as_me:$LINENO: result: no" >&5
3024 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
28933025 $as_echo "no" >&6; }
28943026 fi
28953027
28993031 if test -z "$CC"; then
29003032 # Extract the first word of "cc", so it can be a program name with args.
29013033 set dummy cc; ac_word=$2
2902 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3034 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
29033035 $as_echo_n "checking for $ac_word... " >&6; }
2904 if test "${ac_cv_prog_CC+set}" = set; then
3036 if test "${ac_cv_prog_CC+set}" = set; then :
29053037 $as_echo_n "(cached) " >&6
29063038 else
29073039 if test -n "$CC"; then
29133045 do
29143046 IFS=$as_save_IFS
29153047 test -z "$as_dir" && as_dir=.
2916 for ac_exec_ext in '' $ac_executable_extensions; do
3048 for ac_exec_ext in '' $ac_executable_extensions; do
29173049 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
29183050 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
29193051 ac_prog_rejected=yes
29203052 continue
29213053 fi
29223054 ac_cv_prog_CC="cc"
2923 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3055 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
29243056 break 2
29253057 fi
29263058 done
2927 done
3059 done
29283060 IFS=$as_save_IFS
29293061
29303062 if test $ac_prog_rejected = yes; then
29433075 fi
29443076 CC=$ac_cv_prog_CC
29453077 if test -n "$CC"; then
2946 { $as_echo "$as_me:$LINENO: result: $CC" >&5
3078 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
29473079 $as_echo "$CC" >&6; }
29483080 else
2949 { $as_echo "$as_me:$LINENO: result: no" >&5
3081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29503082 $as_echo "no" >&6; }
29513083 fi
29523084
29583090 do
29593091 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
29603092 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2961 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3093 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
29623094 $as_echo_n "checking for $ac_word... " >&6; }
2963 if test "${ac_cv_prog_CC+set}" = set; then
3095 if test "${ac_cv_prog_CC+set}" = set; then :
29643096 $as_echo_n "(cached) " >&6
29653097 else
29663098 if test -n "$CC"; then
29713103 do
29723104 IFS=$as_save_IFS
29733105 test -z "$as_dir" && as_dir=.
2974 for ac_exec_ext in '' $ac_executable_extensions; do
3106 for ac_exec_ext in '' $ac_executable_extensions; do
29753107 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
29763108 ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2977 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3109 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
29783110 break 2
29793111 fi
29803112 done
2981 done
3113 done
29823114 IFS=$as_save_IFS
29833115
29843116 fi
29853117 fi
29863118 CC=$ac_cv_prog_CC
29873119 if test -n "$CC"; then
2988 { $as_echo "$as_me:$LINENO: result: $CC" >&5
3120 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
29893121 $as_echo "$CC" >&6; }
29903122 else
2991 { $as_echo "$as_me:$LINENO: result: no" >&5
3123 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
29923124 $as_echo "no" >&6; }
29933125 fi
29943126
30023134 do
30033135 # Extract the first word of "$ac_prog", so it can be a program name with args.
30043136 set dummy $ac_prog; ac_word=$2
3005 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3137 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
30063138 $as_echo_n "checking for $ac_word... " >&6; }
3007 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
3139 if test "${ac_cv_prog_ac_ct_CC+set}" = set; then :
30083140 $as_echo_n "(cached) " >&6
30093141 else
30103142 if test -n "$ac_ct_CC"; then
30153147 do
30163148 IFS=$as_save_IFS
30173149 test -z "$as_dir" && as_dir=.
3018 for ac_exec_ext in '' $ac_executable_extensions; do
3150 for ac_exec_ext in '' $ac_executable_extensions; do
30193151 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
30203152 ac_cv_prog_ac_ct_CC="$ac_prog"
3021 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3153 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
30223154 break 2
30233155 fi
30243156 done
3025 done
3157 done
30263158 IFS=$as_save_IFS
30273159
30283160 fi
30293161 fi
30303162 ac_ct_CC=$ac_cv_prog_ac_ct_CC
30313163 if test -n "$ac_ct_CC"; then
3032 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
3164 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
30333165 $as_echo "$ac_ct_CC" >&6; }
30343166 else
3035 { $as_echo "$as_me:$LINENO: result: no" >&5
3167 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
30363168 $as_echo "no" >&6; }
30373169 fi
30383170
30453177 else
30463178 case $cross_compiling:$ac_tool_warned in
30473179 yes:)
3048 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3180 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
30493181 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
30503182 ac_tool_warned=yes ;;
30513183 esac
30563188 fi
30573189
30583190
3059 test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
3191 test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
30603192 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3061 { { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
3062 See \`config.log' for more details." >&5
3063 $as_echo "$as_me: error: no acceptable C compiler found in \$PATH
3064 See \`config.log' for more details." >&2;}
3065 { (exit 1); exit 1; }; }; }
3193 as_fn_error $? "no acceptable C compiler found in \$PATH
3194 See \`config.log' for more details" "$LINENO" 5; }
30663195
30673196 # Provide some information about the compiler.
3068 $as_echo "$as_me:$LINENO: checking for C compiler version" >&5
3197 $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
30693198 set X $ac_compile
30703199 ac_compiler=$2
3071 { (ac_try="$ac_compiler --version >&5"
3200 for ac_option in --version -v -V -qversion; do
3201 { { ac_try="$ac_compiler $ac_option >&5"
30723202 case "(($ac_try" in
30733203 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
30743204 *) ac_try_echo=$ac_try;;
30753205 esac
3076 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3077 $as_echo "$ac_try_echo") >&5
3078 (eval "$ac_compiler --version >&5") 2>&5
3206 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3207 $as_echo "$ac_try_echo"; } >&5
3208 (eval "$ac_compiler $ac_option >&5") 2>conftest.err
30793209 ac_status=$?
3080 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3081 (exit $ac_status); }
3082 { (ac_try="$ac_compiler -v >&5"
3083 case "(($ac_try" in
3084 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3085 *) ac_try_echo=$ac_try;;
3086 esac
3087 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3088 $as_echo "$ac_try_echo") >&5
3089 (eval "$ac_compiler -v >&5") 2>&5
3090 ac_status=$?
3091 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3092 (exit $ac_status); }
3093 { (ac_try="$ac_compiler -V >&5"
3094 case "(($ac_try" in
3095 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3096 *) ac_try_echo=$ac_try;;
3097 esac
3098 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3099 $as_echo "$ac_try_echo") >&5
3100 (eval "$ac_compiler -V >&5") 2>&5
3101 ac_status=$?
3102 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3103 (exit $ac_status); }
3104
3105 cat >conftest.$ac_ext <<_ACEOF
3106 /* confdefs.h. */
3107 _ACEOF
3108 cat confdefs.h >>conftest.$ac_ext
3109 cat >>conftest.$ac_ext <<_ACEOF
3210 if test -s conftest.err; then
3211 sed '10a\
3212 ... rest of stderr output deleted ...
3213 10q' conftest.err >conftest.er1
3214 cat conftest.er1 >&5
3215 fi
3216 rm -f conftest.er1 conftest.err
3217 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3218 test $ac_status = 0; }
3219 done
3220
3221 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
31103222 /* end confdefs.h. */
31113223
31123224 int
31223234 # Try to create an executable without -o first, disregard a.out.
31233235 # It will help us diagnose broken compilers, and finding out an intuition
31243236 # of exeext.
3125 { $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
3126 $as_echo_n "checking for C compiler default output file name... " >&6; }
3237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
3238 $as_echo_n "checking whether the C compiler works... " >&6; }
31273239 ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
31283240
31293241 # The possible output files:
31393251 done
31403252 rm -f $ac_rmfiles
31413253
3142 if { (ac_try="$ac_link_default"
3254 if { { ac_try="$ac_link_default"
31433255 case "(($ac_try" in
31443256 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
31453257 *) ac_try_echo=$ac_try;;
31463258 esac
3147 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3148 $as_echo "$ac_try_echo") >&5
3259 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3260 $as_echo "$ac_try_echo"; } >&5
31493261 (eval "$ac_link_default") 2>&5
31503262 ac_status=$?
3151 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3152 (exit $ac_status); }; then
3263 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3264 test $ac_status = 0; }; then :
31533265 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
31543266 # So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
31553267 # in a Makefile. We should not override ac_cv_exeext if it was cached,
31663278 # certainly right.
31673279 break;;
31683280 *.* )
3169 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
3281 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
31703282 then :; else
31713283 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
31723284 fi
31853297 else
31863298 ac_file=''
31873299 fi
3188
3189 { $as_echo "$as_me:$LINENO: result: $ac_file" >&5
3300 if test -z "$ac_file"; then :
3301 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
3302 $as_echo "no" >&6; }
3303 $as_echo "$as_me: failed program was:" >&5
3304 sed 's/^/| /' conftest.$ac_ext >&5
3305
3306 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3307 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3308 as_fn_error 77 "C compiler cannot create executables
3309 See \`config.log' for more details" "$LINENO" 5; }
3310 else
3311 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
3312 $as_echo "yes" >&6; }
3313 fi
3314 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
3315 $as_echo_n "checking for C compiler default output file name... " >&6; }
3316 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
31903317 $as_echo "$ac_file" >&6; }
3191 if test -z "$ac_file"; then
3192 $as_echo "$as_me: failed program was:" >&5
3193 sed 's/^/| /' conftest.$ac_ext >&5
3194
3195 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
3196 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3197 { { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
3198 See \`config.log' for more details." >&5
3199 $as_echo "$as_me: error: C compiler cannot create executables
3200 See \`config.log' for more details." >&2;}
3201 { (exit 77); exit 77; }; }; }
3202 fi
3203
32043318 ac_exeext=$ac_cv_exeext
3205
3206 # Check that the compiler produces executables we can run. If not, either
3207 # the compiler is broken, or we cross compile.
3208 { $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
3209 $as_echo_n "checking whether the C compiler works... " >&6; }
3210 # FIXME: These cross compiler hacks should be removed for Autoconf 3.0
3211 # If not cross compiling, check that we can run a simple program.
3212 if test "$cross_compiling" != yes; then
3213 if { ac_try='./$ac_file'
3214 { (case "(($ac_try" in
3215 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3216 *) ac_try_echo=$ac_try;;
3217 esac
3218 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3219 $as_echo "$ac_try_echo") >&5
3220 (eval "$ac_try") 2>&5
3221 ac_status=$?
3222 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3223 (exit $ac_status); }; }; then
3224 cross_compiling=no
3225 else
3226 if test "$cross_compiling" = maybe; then
3227 cross_compiling=yes
3228 else
3229 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
3230 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3231 { { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
3232 If you meant to cross compile, use \`--host'.
3233 See \`config.log' for more details." >&5
3234 $as_echo "$as_me: error: cannot run C compiled programs.
3235 If you meant to cross compile, use \`--host'.
3236 See \`config.log' for more details." >&2;}
3237 { (exit 1); exit 1; }; }; }
3238 fi
3239 fi
3240 fi
3241 { $as_echo "$as_me:$LINENO: result: yes" >&5
3242 $as_echo "yes" >&6; }
32433319
32443320 rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
32453321 ac_clean_files=$ac_clean_files_save
3246 # Check that the compiler produces executables we can run. If not, either
3247 # the compiler is broken, or we cross compile.
3248 { $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
3249 $as_echo_n "checking whether we are cross compiling... " >&6; }
3250 { $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
3251 $as_echo "$cross_compiling" >&6; }
3252
3253 { $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
3322 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
32543323 $as_echo_n "checking for suffix of executables... " >&6; }
3255 if { (ac_try="$ac_link"
3324 if { { ac_try="$ac_link"
32563325 case "(($ac_try" in
32573326 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
32583327 *) ac_try_echo=$ac_try;;
32593328 esac
3260 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3261 $as_echo "$ac_try_echo") >&5
3329 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3330 $as_echo "$ac_try_echo"; } >&5
32623331 (eval "$ac_link") 2>&5
32633332 ac_status=$?
3264 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3265 (exit $ac_status); }; then
3333 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3334 test $ac_status = 0; }; then :
32663335 # If both `conftest.exe' and `conftest' are `present' (well, observable)
32673336 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
32683337 # work properly (i.e., refer to `conftest.exe'), while it won't with
32773346 esac
32783347 done
32793348 else
3280 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
3349 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
32813350 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3282 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
3283 See \`config.log' for more details." >&5
3284 $as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
3285 See \`config.log' for more details." >&2;}
3286 { (exit 1); exit 1; }; }; }
3287 fi
3288
3289 rm -f conftest$ac_cv_exeext
3290 { $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
3351 as_fn_error $? "cannot compute suffix of executables: cannot compile and link
3352 See \`config.log' for more details" "$LINENO" 5; }
3353 fi
3354 rm -f conftest conftest$ac_cv_exeext
3355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
32913356 $as_echo "$ac_cv_exeext" >&6; }
32923357
32933358 rm -f conftest.$ac_ext
32943359 EXEEXT=$ac_cv_exeext
32953360 ac_exeext=$EXEEXT
3296 { $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
3361 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3362 /* end confdefs.h. */
3363 #include <stdio.h>
3364 int
3365 main ()
3366 {
3367 FILE *f = fopen ("conftest.out", "w");
3368 return ferror (f) || fclose (f) != 0;
3369
3370 ;
3371 return 0;
3372 }
3373 _ACEOF
3374 ac_clean_files="$ac_clean_files conftest.out"
3375 # Check that the compiler produces executables we can run. If not, either
3376 # the compiler is broken, or we cross compile.
3377 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
3378 $as_echo_n "checking whether we are cross compiling... " >&6; }
3379 if test "$cross_compiling" != yes; then
3380 { { ac_try="$ac_link"
3381 case "(($ac_try" in
3382 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3383 *) ac_try_echo=$ac_try;;
3384 esac
3385 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3386 $as_echo "$ac_try_echo"; } >&5
3387 (eval "$ac_link") 2>&5
3388 ac_status=$?
3389 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3390 test $ac_status = 0; }
3391 if { ac_try='./conftest$ac_cv_exeext'
3392 { { case "(($ac_try" in
3393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3394 *) ac_try_echo=$ac_try;;
3395 esac
3396 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3397 $as_echo "$ac_try_echo"; } >&5
3398 (eval "$ac_try") 2>&5
3399 ac_status=$?
3400 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3401 test $ac_status = 0; }; }; then
3402 cross_compiling=no
3403 else
3404 if test "$cross_compiling" = maybe; then
3405 cross_compiling=yes
3406 else
3407 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
3408 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3409 as_fn_error $? "cannot run C compiled programs.
3410 If you meant to cross compile, use \`--host'.
3411 See \`config.log' for more details" "$LINENO" 5; }
3412 fi
3413 fi
3414 fi
3415 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
3416 $as_echo "$cross_compiling" >&6; }
3417
3418 rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
3419 ac_clean_files=$ac_clean_files_save
3420 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
32973421 $as_echo_n "checking for suffix of object files... " >&6; }
3298 if test "${ac_cv_objext+set}" = set; then
3422 if test "${ac_cv_objext+set}" = set; then :
32993423 $as_echo_n "(cached) " >&6
33003424 else
3301 cat >conftest.$ac_ext <<_ACEOF
3302 /* confdefs.h. */
3303 _ACEOF
3304 cat confdefs.h >>conftest.$ac_ext
3305 cat >>conftest.$ac_ext <<_ACEOF
3425 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33063426 /* end confdefs.h. */
33073427
33083428 int
33143434 }
33153435 _ACEOF
33163436 rm -f conftest.o conftest.obj
3317 if { (ac_try="$ac_compile"
3437 if { { ac_try="$ac_compile"
33183438 case "(($ac_try" in
33193439 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
33203440 *) ac_try_echo=$ac_try;;
33213441 esac
3322 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3323 $as_echo "$ac_try_echo") >&5
3442 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3443 $as_echo "$ac_try_echo"; } >&5
33243444 (eval "$ac_compile") 2>&5
33253445 ac_status=$?
3326 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3327 (exit $ac_status); }; then
3446 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3447 test $ac_status = 0; }; then :
33283448 for ac_file in conftest.o conftest.obj conftest.*; do
33293449 test -f "$ac_file" || continue;
33303450 case $ac_file in
33373457 $as_echo "$as_me: failed program was:" >&5
33383458 sed 's/^/| /' conftest.$ac_ext >&5
33393459
3340 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
3460 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
33413461 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
3342 { { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
3343 See \`config.log' for more details." >&5
3344 $as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
3345 See \`config.log' for more details." >&2;}
3346 { (exit 1); exit 1; }; }; }
3347 fi
3348
3462 as_fn_error $? "cannot compute suffix of object files: cannot compile
3463 See \`config.log' for more details" "$LINENO" 5; }
3464 fi
33493465 rm -f conftest.$ac_cv_objext conftest.$ac_ext
33503466 fi
3351 { $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3467 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
33523468 $as_echo "$ac_cv_objext" >&6; }
33533469 OBJEXT=$ac_cv_objext
33543470 ac_objext=$OBJEXT
3355 { $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
33563472 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
3357 if test "${ac_cv_c_compiler_gnu+set}" = set; then
3473 if test "${ac_cv_c_compiler_gnu+set}" = set; then :
33583474 $as_echo_n "(cached) " >&6
33593475 else
3360 cat >conftest.$ac_ext <<_ACEOF
3361 /* confdefs.h. */
3362 _ACEOF
3363 cat confdefs.h >>conftest.$ac_ext
3364 cat >>conftest.$ac_ext <<_ACEOF
3476 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
33653477 /* end confdefs.h. */
33663478
33673479 int
33753487 return 0;
33763488 }
33773489 _ACEOF
3378 rm -f conftest.$ac_objext
3379 if { (ac_try="$ac_compile"
3380 case "(($ac_try" in
3381 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3382 *) ac_try_echo=$ac_try;;
3383 esac
3384 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3385 $as_echo "$ac_try_echo") >&5
3386 (eval "$ac_compile") 2>conftest.er1
3387 ac_status=$?
3388 grep -v '^ *+' conftest.er1 >conftest.err
3389 rm -f conftest.er1
3390 cat conftest.err >&5
3391 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3392 (exit $ac_status); } && {
3393 test -z "$ac_c_werror_flag" ||
3394 test ! -s conftest.err
3395 } && test -s conftest.$ac_objext; then
3490 if ac_fn_c_try_compile "$LINENO"; then :
33963491 ac_compiler_gnu=yes
33973492 else
3398 $as_echo "$as_me: failed program was:" >&5
3399 sed 's/^/| /' conftest.$ac_ext >&5
3400
3401 ac_compiler_gnu=no
3402 fi
3403
3493 ac_compiler_gnu=no
3494 fi
34043495 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
34053496 ac_cv_c_compiler_gnu=$ac_compiler_gnu
34063497
34073498 fi
3408 { $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3499 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
34093500 $as_echo "$ac_cv_c_compiler_gnu" >&6; }
34103501 if test $ac_compiler_gnu = yes; then
34113502 GCC=yes
34143505 fi
34153506 ac_test_CFLAGS=${CFLAGS+set}
34163507 ac_save_CFLAGS=$CFLAGS
3417 { $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3508 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
34183509 $as_echo_n "checking whether $CC accepts -g... " >&6; }
3419 if test "${ac_cv_prog_cc_g+set}" = set; then
3510 if test "${ac_cv_prog_cc_g+set}" = set; then :
34203511 $as_echo_n "(cached) " >&6
34213512 else
34223513 ac_save_c_werror_flag=$ac_c_werror_flag
34233514 ac_c_werror_flag=yes
34243515 ac_cv_prog_cc_g=no
34253516 CFLAGS="-g"
3426 cat >conftest.$ac_ext <<_ACEOF
3427 /* confdefs.h. */
3428 _ACEOF
3429 cat confdefs.h >>conftest.$ac_ext
3430 cat >>conftest.$ac_ext <<_ACEOF
3517 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34313518 /* end confdefs.h. */
34323519
34333520 int
34383525 return 0;
34393526 }
34403527 _ACEOF
3441 rm -f conftest.$ac_objext
3442 if { (ac_try="$ac_compile"
3443 case "(($ac_try" in
3444 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3445 *) ac_try_echo=$ac_try;;
3446 esac
3447 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3448 $as_echo "$ac_try_echo") >&5
3449 (eval "$ac_compile") 2>conftest.er1
3450 ac_status=$?
3451 grep -v '^ *+' conftest.er1 >conftest.err
3452 rm -f conftest.er1
3453 cat conftest.err >&5
3454 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3455 (exit $ac_status); } && {
3456 test -z "$ac_c_werror_flag" ||
3457 test ! -s conftest.err
3458 } && test -s conftest.$ac_objext; then
3528 if ac_fn_c_try_compile "$LINENO"; then :
34593529 ac_cv_prog_cc_g=yes
34603530 else
3461 $as_echo "$as_me: failed program was:" >&5
3462 sed 's/^/| /' conftest.$ac_ext >&5
3463
3464 CFLAGS=""
3465 cat >conftest.$ac_ext <<_ACEOF
3466 /* confdefs.h. */
3467 _ACEOF
3468 cat confdefs.h >>conftest.$ac_ext
3469 cat >>conftest.$ac_ext <<_ACEOF
3531 CFLAGS=""
3532 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
34703533 /* end confdefs.h. */
34713534
34723535 int
34773540 return 0;
34783541 }
34793542 _ACEOF
3480 rm -f conftest.$ac_objext
3481 if { (ac_try="$ac_compile"
3482 case "(($ac_try" in
3483 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3484 *) ac_try_echo=$ac_try;;
3485 esac
3486 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3487 $as_echo "$ac_try_echo") >&5
3488 (eval "$ac_compile") 2>conftest.er1
3489 ac_status=$?
3490 grep -v '^ *+' conftest.er1 >conftest.err
3491 rm -f conftest.er1
3492 cat conftest.err >&5
3493 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3494 (exit $ac_status); } && {
3495 test -z "$ac_c_werror_flag" ||
3496 test ! -s conftest.err
3497 } && test -s conftest.$ac_objext; then
3498 :
3499 else
3500 $as_echo "$as_me: failed program was:" >&5
3501 sed 's/^/| /' conftest.$ac_ext >&5
3502
3503 ac_c_werror_flag=$ac_save_c_werror_flag
3543 if ac_fn_c_try_compile "$LINENO"; then :
3544
3545 else
3546 ac_c_werror_flag=$ac_save_c_werror_flag
35043547 CFLAGS="-g"
3505 cat >conftest.$ac_ext <<_ACEOF
3506 /* confdefs.h. */
3507 _ACEOF
3508 cat confdefs.h >>conftest.$ac_ext
3509 cat >>conftest.$ac_ext <<_ACEOF
3548 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35103549 /* end confdefs.h. */
35113550
35123551 int
35173556 return 0;
35183557 }
35193558 _ACEOF
3520 rm -f conftest.$ac_objext
3521 if { (ac_try="$ac_compile"
3522 case "(($ac_try" in
3523 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3524 *) ac_try_echo=$ac_try;;
3525 esac
3526 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3527 $as_echo "$ac_try_echo") >&5
3528 (eval "$ac_compile") 2>conftest.er1
3529 ac_status=$?
3530 grep -v '^ *+' conftest.er1 >conftest.err
3531 rm -f conftest.er1
3532 cat conftest.err >&5
3533 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3534 (exit $ac_status); } && {
3535 test -z "$ac_c_werror_flag" ||
3536 test ! -s conftest.err
3537 } && test -s conftest.$ac_objext; then
3559 if ac_fn_c_try_compile "$LINENO"; then :
35383560 ac_cv_prog_cc_g=yes
3539 else
3540 $as_echo "$as_me: failed program was:" >&5
3541 sed 's/^/| /' conftest.$ac_ext >&5
3542
3543
3544 fi
3545
3561 fi
35463562 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35473563 fi
3548
35493564 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35503565 fi
3551
35523566 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
35533567 ac_c_werror_flag=$ac_save_c_werror_flag
35543568 fi
3555 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3569 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
35563570 $as_echo "$ac_cv_prog_cc_g" >&6; }
35573571 if test "$ac_test_CFLAGS" = set; then
35583572 CFLAGS=$ac_save_CFLAGS
35693583 CFLAGS=
35703584 fi
35713585 fi
3572 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
35733587 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3574 if test "${ac_cv_prog_cc_c89+set}" = set; then
3588 if test "${ac_cv_prog_cc_c89+set}" = set; then :
35753589 $as_echo_n "(cached) " >&6
35763590 else
35773591 ac_cv_prog_cc_c89=no
35783592 ac_save_CC=$CC
3579 cat >conftest.$ac_ext <<_ACEOF
3580 /* confdefs.h. */
3581 _ACEOF
3582 cat confdefs.h >>conftest.$ac_ext
3583 cat >>conftest.$ac_ext <<_ACEOF
3593 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
35843594 /* end confdefs.h. */
35853595 #include <stdarg.h>
35863596 #include <stdio.h>
36373647 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
36383648 do
36393649 CC="$ac_save_CC $ac_arg"
3640 rm -f conftest.$ac_objext
3641 if { (ac_try="$ac_compile"
3642 case "(($ac_try" in
3643 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3644 *) ac_try_echo=$ac_try;;
3645 esac
3646 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3647 $as_echo "$ac_try_echo") >&5
3648 (eval "$ac_compile") 2>conftest.er1
3649 ac_status=$?
3650 grep -v '^ *+' conftest.er1 >conftest.err
3651 rm -f conftest.er1
3652 cat conftest.err >&5
3653 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3654 (exit $ac_status); } && {
3655 test -z "$ac_c_werror_flag" ||
3656 test ! -s conftest.err
3657 } && test -s conftest.$ac_objext; then
3650 if ac_fn_c_try_compile "$LINENO"; then :
36583651 ac_cv_prog_cc_c89=$ac_arg
3659 else
3660 $as_echo "$as_me: failed program was:" >&5
3661 sed 's/^/| /' conftest.$ac_ext >&5
3662
3663
3664 fi
3665
3652 fi
36663653 rm -f core conftest.err conftest.$ac_objext
36673654 test "x$ac_cv_prog_cc_c89" != "xno" && break
36683655 done
36733660 # AC_CACHE_VAL
36743661 case "x$ac_cv_prog_cc_c89" in
36753662 x)
3676 { $as_echo "$as_me:$LINENO: result: none needed" >&5
3663 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
36773664 $as_echo "none needed" >&6; } ;;
36783665 xno)
3679 { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3666 { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
36803667 $as_echo "unsupported" >&6; } ;;
36813668 *)
36823669 CC="$CC $ac_cv_prog_cc_c89"
3683 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3670 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
36843671 $as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
36853672 esac
3686
3673 if test "x$ac_cv_prog_cc_c89" != xno; then :
3674
3675 fi
36873676
36883677 ac_ext=c
36893678 ac_cpp='$CPP $CPPFLAGS'
37023691 .PHONY: am__doit
37033692 END
37043693 # If we don't find an include directive, just comment out the code.
3705 { $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
3694 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
37063695 $as_echo_n "checking for style of include used by $am_make... " >&6; }
37073696 am__include="#"
37083697 am__quote=
37303719 fi
37313720
37323721
3733 { $as_echo "$as_me:$LINENO: result: $_am_result" >&5
3722 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
37343723 $as_echo "$_am_result" >&6; }
37353724 rm -f confinc confmf
37363725
37373726 # Check whether --enable-dependency-tracking was given.
3738 if test "${enable_dependency_tracking+set}" = set; then
3727 if test "${enable_dependency_tracking+set}" = set; then :
37393728 enableval=$enable_dependency_tracking;
37403729 fi
37413730
37553744
37563745 depcc="$CC" am_compiler_list=
37573746
3758 { $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3747 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
37593748 $as_echo_n "checking dependency style of $depcc... " >&6; }
3760 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3749 if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then :
37613750 $as_echo_n "(cached) " >&6
37623751 else
37633752 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
38653854 fi
38663855
38673856 fi
3868 { $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3857 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
38693858 $as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
38703859 CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
38713860
38813870
38823871
38833872 if test "x$CC" != xcc; then
3884 { $as_echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
3873 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
38853874 $as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
38863875 else
3887 { $as_echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
3876 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
38883877 $as_echo_n "checking whether cc understands -c and -o together... " >&6; }
38893878 fi
38903879 set dummy $CC; ac_cc=`$as_echo "$2" |
38913880 sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3892 if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then
3881 if eval "test \"\${ac_cv_prog_cc_${ac_cc}_c_o+set}\"" = set; then :
38933882 $as_echo_n "(cached) " >&6
38943883 else
3895 cat >conftest.$ac_ext <<_ACEOF
3896 /* confdefs.h. */
3897 _ACEOF
3898 cat confdefs.h >>conftest.$ac_ext
3899 cat >>conftest.$ac_ext <<_ACEOF
3884 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
39003885 /* end confdefs.h. */
39013886
39023887 int
39123897 # existing .o file with -o, though they will create one.
39133898 ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
39143899 rm -f conftest2.*
3915 if { (case "(($ac_try" in
3900 if { { case "(($ac_try" in
39163901 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
39173902 *) ac_try_echo=$ac_try;;
39183903 esac
3919 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3920 $as_echo "$ac_try_echo") >&5
3904 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3905 $as_echo "$ac_try_echo"; } >&5
39213906 (eval "$ac_try") 2>&5
39223907 ac_status=$?
3923 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3924 (exit $ac_status); } &&
3925 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3908 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3909 test $ac_status = 0; } &&
3910 test -f conftest2.$ac_objext && { { case "(($ac_try" in
39263911 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
39273912 *) ac_try_echo=$ac_try;;
39283913 esac
3929 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3930 $as_echo "$ac_try_echo") >&5
3914 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3915 $as_echo "$ac_try_echo"; } >&5
39313916 (eval "$ac_try") 2>&5
39323917 ac_status=$?
3933 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3934 (exit $ac_status); };
3918 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3919 test $ac_status = 0; };
39353920 then
39363921 eval ac_cv_prog_cc_${ac_cc}_c_o=yes
39373922 if test "x$CC" != xcc; then
39383923 # Test first that cc exists at all.
39393924 if { ac_try='cc -c conftest.$ac_ext >&5'
3940 { (case "(($ac_try" in
3925 { { case "(($ac_try" in
39413926 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
39423927 *) ac_try_echo=$ac_try;;
39433928 esac
3944 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3945 $as_echo "$ac_try_echo") >&5
3929 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3930 $as_echo "$ac_try_echo"; } >&5
39463931 (eval "$ac_try") 2>&5
39473932 ac_status=$?
3948 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3949 (exit $ac_status); }; }; then
3933 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3934 test $ac_status = 0; }; }; then
39503935 ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
39513936 rm -f conftest2.*
3952 if { (case "(($ac_try" in
3937 if { { case "(($ac_try" in
39533938 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
39543939 *) ac_try_echo=$ac_try;;
39553940 esac
3956 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3957 $as_echo "$ac_try_echo") >&5
3941 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3942 $as_echo "$ac_try_echo"; } >&5
39583943 (eval "$ac_try") 2>&5
39593944 ac_status=$?
3960 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3961 (exit $ac_status); } &&
3962 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3945 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3946 test $ac_status = 0; } &&
3947 test -f conftest2.$ac_objext && { { case "(($ac_try" in
39633948 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
39643949 *) ac_try_echo=$ac_try;;
39653950 esac
3966 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3967 $as_echo "$ac_try_echo") >&5
3951 eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3952 $as_echo "$ac_try_echo"; } >&5
39683953 (eval "$ac_try") 2>&5
39693954 ac_status=$?
3970 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3971 (exit $ac_status); };
3955 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3956 test $ac_status = 0; };
39723957 then
39733958 # cc works too.
39743959 :
39853970
39863971 fi
39873972 if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
3988 { $as_echo "$as_me:$LINENO: result: yes" >&5
3973 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
39893974 $as_echo "yes" >&6; }
39903975 else
3991 { $as_echo "$as_me:$LINENO: result: no" >&5
3976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
39923977 $as_echo "no" >&6; }
39933978
3994 cat >>confdefs.h <<\_ACEOF
3995 #define NO_MINUS_C_MINUS_O 1
3996 _ACEOF
3979 $as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
39973980
39983981 fi
39993982
40143997
40153998 case `pwd` in
40163999 *\ * | *\ *)
4017 { $as_echo "$as_me:$LINENO: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
4000 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&5
40184001 $as_echo "$as_me: WARNING: Libtool does not cope well with whitespace in \`pwd\`" >&2;} ;;
40194002 esac
40204003
40214004
40224005
4023 macro_version='2.2.6b'
4024 macro_revision='1.3017'
4006 macro_version='2.2.10'
4007 macro_revision='1.3175'
40254008
40264009
40274010
40374020
40384021 ltmain="$ac_aux_dir/ltmain.sh"
40394022
4040 { $as_echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
4023 # Backslashify metacharacters that are still active within
4024 # double-quoted strings.
4025 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
4026
4027 # Same as above, but do not quote variable references.
4028 double_quote_subst='s/\(["`\\]\)/\\\1/g'
4029
4030 # Sed substitution to delay expansion of an escaped shell variable in a
4031 # double_quote_subst'ed string.
4032 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
4033
4034 # Sed substitution to delay expansion of an escaped single quote.
4035 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
4036
4037 # Sed substitution to avoid accidental globbing in evaled expressions
4038 no_glob_subst='s/\*/\\\*/g'
4039
4040 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
4041 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
4042 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
4043
4044 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to print strings" >&5
4045 $as_echo_n "checking how to print strings... " >&6; }
4046 # Test print first, because it will be a builtin if present.
4047 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
4048 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
4049 ECHO='print -r --'
4050 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
4051 ECHO='printf %s\n'
4052 else
4053 # Use this function as a fallback that always works.
4054 func_fallback_echo ()
4055 {
4056 eval 'cat <<_LTECHO_EOF
4057 $1
4058 _LTECHO_EOF'
4059 }
4060 ECHO='func_fallback_echo'
4061 fi
4062
4063 # func_echo_all arg...
4064 # Invoke $ECHO with all args, space-separated.
4065 func_echo_all ()
4066 {
4067 $ECHO ""
4068 }
4069
4070 case "$ECHO" in
4071 printf*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: printf" >&5
4072 $as_echo "printf" >&6; } ;;
4073 print*) { $as_echo "$as_me:${as_lineno-$LINENO}: result: print -r" >&5
4074 $as_echo "print -r" >&6; } ;;
4075 *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: cat" >&5
4076 $as_echo "cat" >&6; } ;;
4077 esac
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a sed that does not truncate output" >&5
40414093 $as_echo_n "checking for a sed that does not truncate output... " >&6; }
4042 if test "${ac_cv_path_SED+set}" = set; then
4094 if test "${ac_cv_path_SED+set}" = set; then :
40434095 $as_echo_n "(cached) " >&6
40444096 else
40454097 ac_script=s/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/
40474099 ac_script="$ac_script$as_nl$ac_script"
40484100 done
40494101 echo "$ac_script" 2>/dev/null | sed 99q >conftest.sed
4050 $as_unset ac_script || ac_script=
4102 { ac_script=; unset ac_script;}
40514103 if test -z "$SED"; then
40524104 ac_path_SED_found=false
40534105 # Loop through the user's path and test for each of PROGNAME-LIST
40564108 do
40574109 IFS=$as_save_IFS
40584110 test -z "$as_dir" && as_dir=.
4059 for ac_prog in sed gsed; do
4111 for ac_prog in sed gsed; do
40604112 for ac_exec_ext in '' $ac_executable_extensions; do
40614113 ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
40624114 { test -f "$ac_path_SED" && $as_test_x "$ac_path_SED"; } || continue
40764128 $as_echo '' >> "conftest.nl"
40774129 "$ac_path_SED" -f conftest.sed < "conftest.nl" >"conftest.out" 2>/dev/null || break
40784130 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4079 ac_count=`expr $ac_count + 1`
4131 as_fn_arith $ac_count + 1 && ac_count=$as_val
40804132 if test $ac_count -gt ${ac_path_SED_max-0}; then
40814133 # Best one so far, save it but keep looking for a better one
40824134 ac_cv_path_SED="$ac_path_SED"
40914143 $ac_path_SED_found && break 3
40924144 done
40934145 done
4094 done
4146 done
40954147 IFS=$as_save_IFS
40964148 if test -z "$ac_cv_path_SED"; then
4097 { { $as_echo "$as_me:$LINENO: error: no acceptable sed could be found in \$PATH" >&5
4098 $as_echo "$as_me: error: no acceptable sed could be found in \$PATH" >&2;}
4099 { (exit 1); exit 1; }; }
4149 as_fn_error $? "no acceptable sed could be found in \$PATH" "$LINENO" 5
41004150 fi
41014151 else
41024152 ac_cv_path_SED=$SED
41034153 fi
41044154
41054155 fi
4106 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_SED" >&5
4156 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_SED" >&5
41074157 $as_echo "$ac_cv_path_SED" >&6; }
41084158 SED="$ac_cv_path_SED"
41094159 rm -f conftest.sed
41214171
41224172
41234173
4124 { $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4174 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
41254175 $as_echo_n "checking for grep that handles long lines and -e... " >&6; }
4126 if test "${ac_cv_path_GREP+set}" = set; then
4176 if test "${ac_cv_path_GREP+set}" = set; then :
41274177 $as_echo_n "(cached) " >&6
41284178 else
41294179 if test -z "$GREP"; then
41344184 do
41354185 IFS=$as_save_IFS
41364186 test -z "$as_dir" && as_dir=.
4137 for ac_prog in grep ggrep; do
4187 for ac_prog in grep ggrep; do
41384188 for ac_exec_ext in '' $ac_executable_extensions; do
41394189 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
41404190 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
41544204 $as_echo 'GREP' >> "conftest.nl"
41554205 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
41564206 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4157 ac_count=`expr $ac_count + 1`
4207 as_fn_arith $ac_count + 1 && ac_count=$as_val
41584208 if test $ac_count -gt ${ac_path_GREP_max-0}; then
41594209 # Best one so far, save it but keep looking for a better one
41604210 ac_cv_path_GREP="$ac_path_GREP"
41694219 $ac_path_GREP_found && break 3
41704220 done
41714221 done
4172 done
4222 done
41734223 IFS=$as_save_IFS
41744224 if test -z "$ac_cv_path_GREP"; then
4175 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4176 $as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4177 { (exit 1); exit 1; }; }
4225 as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
41784226 fi
41794227 else
41804228 ac_cv_path_GREP=$GREP
41814229 fi
41824230
41834231 fi
4184 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4232 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
41854233 $as_echo "$ac_cv_path_GREP" >&6; }
41864234 GREP="$ac_cv_path_GREP"
41874235
41884236
4189 { $as_echo "$as_me:$LINENO: checking for egrep" >&5
4237 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
41904238 $as_echo_n "checking for egrep... " >&6; }
4191 if test "${ac_cv_path_EGREP+set}" = set; then
4239 if test "${ac_cv_path_EGREP+set}" = set; then :
41924240 $as_echo_n "(cached) " >&6
41934241 else
41944242 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
42024250 do
42034251 IFS=$as_save_IFS
42044252 test -z "$as_dir" && as_dir=.
4205 for ac_prog in egrep; do
4253 for ac_prog in egrep; do
42064254 for ac_exec_ext in '' $ac_executable_extensions; do
42074255 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
42084256 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
42224270 $as_echo 'EGREP' >> "conftest.nl"
42234271 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
42244272 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4225 ac_count=`expr $ac_count + 1`
4273 as_fn_arith $ac_count + 1 && ac_count=$as_val
42264274 if test $ac_count -gt ${ac_path_EGREP_max-0}; then
42274275 # Best one so far, save it but keep looking for a better one
42284276 ac_cv_path_EGREP="$ac_path_EGREP"
42374285 $ac_path_EGREP_found && break 3
42384286 done
42394287 done
4240 done
4288 done
42414289 IFS=$as_save_IFS
42424290 if test -z "$ac_cv_path_EGREP"; then
4243 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4244 $as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4245 { (exit 1); exit 1; }; }
4291 as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
42464292 fi
42474293 else
42484294 ac_cv_path_EGREP=$EGREP
42504296
42514297 fi
42524298 fi
4253 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4299 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
42544300 $as_echo "$ac_cv_path_EGREP" >&6; }
42554301 EGREP="$ac_cv_path_EGREP"
42564302
42574303
4258 { $as_echo "$as_me:$LINENO: checking for fgrep" >&5
4304 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for fgrep" >&5
42594305 $as_echo_n "checking for fgrep... " >&6; }
4260 if test "${ac_cv_path_FGREP+set}" = set; then
4306 if test "${ac_cv_path_FGREP+set}" = set; then :
42614307 $as_echo_n "(cached) " >&6
42624308 else
42634309 if echo 'ab*c' | $GREP -F 'ab*c' >/dev/null 2>&1
42714317 do
42724318 IFS=$as_save_IFS
42734319 test -z "$as_dir" && as_dir=.
4274 for ac_prog in fgrep; do
4320 for ac_prog in fgrep; do
42754321 for ac_exec_ext in '' $ac_executable_extensions; do
42764322 ac_path_FGREP="$as_dir/$ac_prog$ac_exec_ext"
42774323 { test -f "$ac_path_FGREP" && $as_test_x "$ac_path_FGREP"; } || continue
42914337 $as_echo 'FGREP' >> "conftest.nl"
42924338 "$ac_path_FGREP" FGREP < "conftest.nl" >"conftest.out" 2>/dev/null || break
42934339 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4294 ac_count=`expr $ac_count + 1`
4340 as_fn_arith $ac_count + 1 && ac_count=$as_val
42954341 if test $ac_count -gt ${ac_path_FGREP_max-0}; then
42964342 # Best one so far, save it but keep looking for a better one
42974343 ac_cv_path_FGREP="$ac_path_FGREP"
43064352 $ac_path_FGREP_found && break 3
43074353 done
43084354 done
4309 done
4355 done
43104356 IFS=$as_save_IFS
43114357 if test -z "$ac_cv_path_FGREP"; then
4312 { { $as_echo "$as_me:$LINENO: error: no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4313 $as_echo "$as_me: error: no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4314 { (exit 1); exit 1; }; }
4358 as_fn_error $? "no acceptable fgrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
43154359 fi
43164360 else
43174361 ac_cv_path_FGREP=$FGREP
43194363
43204364 fi
43214365 fi
4322 { $as_echo "$as_me:$LINENO: result: $ac_cv_path_FGREP" >&5
4366 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_FGREP" >&5
43234367 $as_echo "$ac_cv_path_FGREP" >&6; }
43244368 FGREP="$ac_cv_path_FGREP"
43254369
43454389
43464390
43474391 # Check whether --with-gnu-ld was given.
4348 if test "${with_gnu_ld+set}" = set; then
4392 if test "${with_gnu_ld+set}" = set; then :
43494393 withval=$with_gnu_ld; test "$withval" = no || with_gnu_ld=yes
43504394 else
43514395 with_gnu_ld=no
43544398 ac_prog=ld
43554399 if test "$GCC" = yes; then
43564400 # Check if gcc -print-prog-name=ld gives a path.
4357 { $as_echo "$as_me:$LINENO: checking for ld used by $CC" >&5
4401 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ld used by $CC" >&5
43584402 $as_echo_n "checking for ld used by $CC... " >&6; }
43594403 case $host in
43604404 *-*-mingw*)
43844428 ;;
43854429 esac
43864430 elif test "$with_gnu_ld" = yes; then
4387 { $as_echo "$as_me:$LINENO: checking for GNU ld" >&5
4431 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU ld" >&5
43884432 $as_echo_n "checking for GNU ld... " >&6; }
43894433 else
4390 { $as_echo "$as_me:$LINENO: checking for non-GNU ld" >&5
4434 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5
43914435 $as_echo_n "checking for non-GNU ld... " >&6; }
43924436 fi
4393 if test "${lt_cv_path_LD+set}" = set; then
4437 if test "${lt_cv_path_LD+set}" = set; then :
43944438 $as_echo_n "(cached) " >&6
43954439 else
43964440 if test -z "$LD"; then
44214465
44224466 LD="$lt_cv_path_LD"
44234467 if test -n "$LD"; then
4424 { $as_echo "$as_me:$LINENO: result: $LD" >&5
4468 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LD" >&5
44254469 $as_echo "$LD" >&6; }
44264470 else
4427 { $as_echo "$as_me:$LINENO: result: no" >&5
4471 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
44284472 $as_echo "no" >&6; }
44294473 fi
4430 test -z "$LD" && { { $as_echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
4431 $as_echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
4432 { (exit 1); exit 1; }; }
4433 { $as_echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
4474 test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5
4475 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5
44344476 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; }
4435 if test "${lt_cv_prog_gnu_ld+set}" = set; then
4477 if test "${lt_cv_prog_gnu_ld+set}" = set; then :
44364478 $as_echo_n "(cached) " >&6
44374479 else
44384480 # I'd rather use --version here, but apparently some GNU lds only accept -v.
44454487 ;;
44464488 esac
44474489 fi
4448 { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
4490 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_gnu_ld" >&5
44494491 $as_echo "$lt_cv_prog_gnu_ld" >&6; }
44504492 with_gnu_ld=$lt_cv_prog_gnu_ld
44514493
44574499
44584500
44594501
4460 { $as_echo "$as_me:$LINENO: checking for BSD- or MS-compatible name lister (nm)" >&5
4502 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for BSD- or MS-compatible name lister (nm)" >&5
44614503 $as_echo_n "checking for BSD- or MS-compatible name lister (nm)... " >&6; }
4462 if test "${lt_cv_path_NM+set}" = set; then
4504 if test "${lt_cv_path_NM+set}" = set; then :
44634505 $as_echo_n "(cached) " >&6
44644506 else
44654507 if test -n "$NM"; then
45064548 : ${lt_cv_path_NM=no}
45074549 fi
45084550 fi
4509 { $as_echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
4551 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_path_NM" >&5
45104552 $as_echo "$lt_cv_path_NM" >&6; }
45114553 if test "$lt_cv_path_NM" != "no"; then
45124554 NM="$lt_cv_path_NM"
45134555 else
45144556 # Didn't find any BSD compatible name lister, look for dumpbin.
4515 if test -n "$ac_tool_prefix"; then
4516 for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4557 if test -n "$DUMPBIN"; then :
4558 # Let the user override the test.
4559 else
4560 if test -n "$ac_tool_prefix"; then
4561 for ac_prog in dumpbin "link -dump"
45174562 do
45184563 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
45194564 set dummy $ac_tool_prefix$ac_prog; ac_word=$2
4520 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4565 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
45214566 $as_echo_n "checking for $ac_word... " >&6; }
4522 if test "${ac_cv_prog_DUMPBIN+set}" = set; then
4567 if test "${ac_cv_prog_DUMPBIN+set}" = set; then :
45234568 $as_echo_n "(cached) " >&6
45244569 else
45254570 if test -n "$DUMPBIN"; then
45304575 do
45314576 IFS=$as_save_IFS
45324577 test -z "$as_dir" && as_dir=.
4533 for ac_exec_ext in '' $ac_executable_extensions; do
4578 for ac_exec_ext in '' $ac_executable_extensions; do
45344579 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
45354580 ac_cv_prog_DUMPBIN="$ac_tool_prefix$ac_prog"
4536 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4581 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
45374582 break 2
45384583 fi
45394584 done
4540 done
4585 done
45414586 IFS=$as_save_IFS
45424587
45434588 fi
45444589 fi
45454590 DUMPBIN=$ac_cv_prog_DUMPBIN
45464591 if test -n "$DUMPBIN"; then
4547 { $as_echo "$as_me:$LINENO: result: $DUMPBIN" >&5
4592 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DUMPBIN" >&5
45484593 $as_echo "$DUMPBIN" >&6; }
45494594 else
4550 { $as_echo "$as_me:$LINENO: result: no" >&5
4595 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
45514596 $as_echo "no" >&6; }
45524597 fi
45534598
45574602 fi
45584603 if test -z "$DUMPBIN"; then
45594604 ac_ct_DUMPBIN=$DUMPBIN
4560 for ac_prog in "dumpbin -symbols" "link -dump -symbols"
4605 for ac_prog in dumpbin "link -dump"
45614606 do
45624607 # Extract the first word of "$ac_prog", so it can be a program name with args.
45634608 set dummy $ac_prog; ac_word=$2
4564 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4609 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
45654610 $as_echo_n "checking for $ac_word... " >&6; }
4566 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then
4611 if test "${ac_cv_prog_ac_ct_DUMPBIN+set}" = set; then :
45674612 $as_echo_n "(cached) " >&6
45684613 else
45694614 if test -n "$ac_ct_DUMPBIN"; then
45744619 do
45754620 IFS=$as_save_IFS
45764621 test -z "$as_dir" && as_dir=.
4577 for ac_exec_ext in '' $ac_executable_extensions; do
4622 for ac_exec_ext in '' $ac_executable_extensions; do
45784623 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
45794624 ac_cv_prog_ac_ct_DUMPBIN="$ac_prog"
4580 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4625 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
45814626 break 2
45824627 fi
45834628 done
4584 done
4629 done
45854630 IFS=$as_save_IFS
45864631
45874632 fi
45884633 fi
45894634 ac_ct_DUMPBIN=$ac_cv_prog_ac_ct_DUMPBIN
45904635 if test -n "$ac_ct_DUMPBIN"; then
4591 { $as_echo "$as_me:$LINENO: result: $ac_ct_DUMPBIN" >&5
4636 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DUMPBIN" >&5
45924637 $as_echo "$ac_ct_DUMPBIN" >&6; }
45934638 else
4594 { $as_echo "$as_me:$LINENO: result: no" >&5
4639 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
45954640 $as_echo "no" >&6; }
45964641 fi
45974642
46044649 else
46054650 case $cross_compiling:$ac_tool_warned in
46064651 yes:)
4607 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
4652 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
46084653 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
46094654 ac_tool_warned=yes ;;
46104655 esac
46124657 fi
46134658 fi
46144659
4660 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
4661 *COFF*)
4662 DUMPBIN="$DUMPBIN -symbols"
4663 ;;
4664 *)
4665 DUMPBIN=:
4666 ;;
4667 esac
4668 fi
46154669
46164670 if test "$DUMPBIN" != ":"; then
46174671 NM="$DUMPBIN"
46244678
46254679
46264680
4627 { $as_echo "$as_me:$LINENO: checking the name lister ($NM) interface" >&5
4681 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the name lister ($NM) interface" >&5
46284682 $as_echo_n "checking the name lister ($NM) interface... " >&6; }
4629 if test "${lt_cv_nm_interface+set}" = set; then
4683 if test "${lt_cv_nm_interface+set}" = set; then :
46304684 $as_echo_n "(cached) " >&6
46314685 else
46324686 lt_cv_nm_interface="BSD nm"
46334687 echo "int some_variable = 0;" > conftest.$ac_ext
4634 (eval echo "\"\$as_me:4635: $ac_compile\"" >&5)
4688 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&5)
46354689 (eval "$ac_compile" 2>conftest.err)
46364690 cat conftest.err >&5
4637 (eval echo "\"\$as_me:4638: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4691 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
46384692 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
46394693 cat conftest.err >&5
4640 (eval echo "\"\$as_me:4641: output\"" >&5)
4694 (eval echo "\"\$as_me:$LINENO: output\"" >&5)
46414695 cat conftest.out >&5
46424696 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
46434697 lt_cv_nm_interface="MS dumpbin"
46444698 fi
46454699 rm -f conftest*
46464700 fi
4647 { $as_echo "$as_me:$LINENO: result: $lt_cv_nm_interface" >&5
4701 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_nm_interface" >&5
46484702 $as_echo "$lt_cv_nm_interface" >&6; }
46494703
4650 { $as_echo "$as_me:$LINENO: checking whether ln -s works" >&5
4704 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
46514705 $as_echo_n "checking whether ln -s works... " >&6; }
46524706 LN_S=$as_ln_s
46534707 if test "$LN_S" = "ln -s"; then
4654 { $as_echo "$as_me:$LINENO: result: yes" >&5
4708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
46554709 $as_echo "yes" >&6; }
46564710 else
4657 { $as_echo "$as_me:$LINENO: result: no, using $LN_S" >&5
4711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
46584712 $as_echo "no, using $LN_S" >&6; }
46594713 fi
46604714
46614715 # find the maximum length of command line arguments
4662 { $as_echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
4716 { $as_echo "$as_me:${as_lineno-$LINENO}: checking the maximum length of command line arguments" >&5
46634717 $as_echo_n "checking the maximum length of command line arguments... " >&6; }
4664 if test "${lt_cv_sys_max_cmd_len+set}" = set; then
4718 if test "${lt_cv_sys_max_cmd_len+set}" = set; then :
46654719 $as_echo_n "(cached) " >&6
46664720 else
46674721 i=0
46914745 # the test eventually succeeds (with a max line length of 256k).
46924746 # Instead, let's just punt: use the minimum linelength reported by
46934747 # all of the supported platforms: 8192 (on NT/2K/XP).
4748 lt_cv_sys_max_cmd_len=8192;
4749 ;;
4750
4751 mint*)
4752 # On MiNT this can take a long time and run out of memory.
46944753 lt_cv_sys_max_cmd_len=8192;
46954754 ;;
46964755
47584817 # If test is not a shell built-in, we'll probably end up computing a
47594818 # maximum length that is only half of the actual maximum length, but
47604819 # we can't tell.
4761 while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
4762 = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
4820 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
4821 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
47634822 test $i != 17 # 1/2 MB should be enough
47644823 do
47654824 i=`expr $i + 1`
47794838 fi
47804839
47814840 if test -n $lt_cv_sys_max_cmd_len ; then
4782 { $as_echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
4841 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_sys_max_cmd_len" >&5
47834842 $as_echo "$lt_cv_sys_max_cmd_len" >&6; }
47844843 else
4785 { $as_echo "$as_me:$LINENO: result: none" >&5
4844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: none" >&5
47864845 $as_echo "none" >&6; }
47874846 fi
47884847 max_cmd_len=$lt_cv_sys_max_cmd_len
47964855 : ${MV="mv -f"}
47974856 : ${RM="rm -f"}
47984857
4799 { $as_echo "$as_me:$LINENO: checking whether the shell understands some XSI constructs" >&5
4858 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands some XSI constructs" >&5
48004859 $as_echo_n "checking whether the shell understands some XSI constructs... " >&6; }
48014860 # Try some XSI features
48024861 xsi_shell=no
48064865 && eval 'test $(( 1 + 1 )) -eq 2 \
48074866 && test "${#_lt_dummy}" -eq 5' ) >/dev/null 2>&1 \
48084867 && xsi_shell=yes
4809 { $as_echo "$as_me:$LINENO: result: $xsi_shell" >&5
4868 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $xsi_shell" >&5
48104869 $as_echo "$xsi_shell" >&6; }
48114870
48124871
4813 { $as_echo "$as_me:$LINENO: checking whether the shell understands \"+=\"" >&5
4872 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the shell understands \"+=\"" >&5
48144873 $as_echo_n "checking whether the shell understands \"+=\"... " >&6; }
48154874 lt_shell_append=no
48164875 ( foo=bar; set foo baz; eval "$1+=\$2" && test "$foo" = barbaz ) \
48174876 >/dev/null 2>&1 \
48184877 && lt_shell_append=yes
4819 { $as_echo "$as_me:$LINENO: result: $lt_shell_append" >&5
4878 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_shell_append" >&5
48204879 $as_echo "$lt_shell_append" >&6; }
48214880
48224881
48514910
48524911
48534912
4854 { $as_echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
4913 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $LD option to reload object files" >&5
48554914 $as_echo_n "checking for $LD option to reload object files... " >&6; }
4856 if test "${lt_cv_ld_reload_flag+set}" = set; then
4915 if test "${lt_cv_ld_reload_flag+set}" = set; then :
48574916 $as_echo_n "(cached) " >&6
48584917 else
48594918 lt_cv_ld_reload_flag='-r'
48604919 fi
4861 { $as_echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
4920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_reload_flag" >&5
48624921 $as_echo "$lt_cv_ld_reload_flag" >&6; }
48634922 reload_flag=$lt_cv_ld_reload_flag
48644923 case $reload_flag in
48874946 if test -n "$ac_tool_prefix"; then
48884947 # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
48894948 set dummy ${ac_tool_prefix}objdump; ac_word=$2
4890 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4949 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
48914950 $as_echo_n "checking for $ac_word... " >&6; }
4892 if test "${ac_cv_prog_OBJDUMP+set}" = set; then
4951 if test "${ac_cv_prog_OBJDUMP+set}" = set; then :
48934952 $as_echo_n "(cached) " >&6
48944953 else
48954954 if test -n "$OBJDUMP"; then
49004959 do
49014960 IFS=$as_save_IFS
49024961 test -z "$as_dir" && as_dir=.
4903 for ac_exec_ext in '' $ac_executable_extensions; do
4962 for ac_exec_ext in '' $ac_executable_extensions; do
49044963 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
49054964 ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
4906 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4965 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49074966 break 2
49084967 fi
49094968 done
4910 done
4969 done
49114970 IFS=$as_save_IFS
49124971
49134972 fi
49144973 fi
49154974 OBJDUMP=$ac_cv_prog_OBJDUMP
49164975 if test -n "$OBJDUMP"; then
4917 { $as_echo "$as_me:$LINENO: result: $OBJDUMP" >&5
4976 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OBJDUMP" >&5
49184977 $as_echo "$OBJDUMP" >&6; }
49194978 else
4920 { $as_echo "$as_me:$LINENO: result: no" >&5
4979 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49214980 $as_echo "no" >&6; }
49224981 fi
49234982
49274986 ac_ct_OBJDUMP=$OBJDUMP
49284987 # Extract the first word of "objdump", so it can be a program name with args.
49294988 set dummy objdump; ac_word=$2
4930 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
4989 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
49314990 $as_echo_n "checking for $ac_word... " >&6; }
4932 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then
4991 if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then :
49334992 $as_echo_n "(cached) " >&6
49344993 else
49354994 if test -n "$ac_ct_OBJDUMP"; then
49404999 do
49415000 IFS=$as_save_IFS
49425001 test -z "$as_dir" && as_dir=.
4943 for ac_exec_ext in '' $ac_executable_extensions; do
5002 for ac_exec_ext in '' $ac_executable_extensions; do
49445003 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
49455004 ac_cv_prog_ac_ct_OBJDUMP="objdump"
4946 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5005 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
49475006 break 2
49485007 fi
49495008 done
4950 done
5009 done
49515010 IFS=$as_save_IFS
49525011
49535012 fi
49545013 fi
49555014 ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
49565015 if test -n "$ac_ct_OBJDUMP"; then
4957 { $as_echo "$as_me:$LINENO: result: $ac_ct_OBJDUMP" >&5
5016 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OBJDUMP" >&5
49585017 $as_echo "$ac_ct_OBJDUMP" >&6; }
49595018 else
4960 { $as_echo "$as_me:$LINENO: result: no" >&5
5019 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
49615020 $as_echo "no" >&6; }
49625021 fi
49635022
49665025 else
49675026 case $cross_compiling:$ac_tool_warned in
49685027 yes:)
4969 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5028 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
49705029 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
49715030 ac_tool_warned=yes ;;
49725031 esac
49865045
49875046
49885047
4989 { $as_echo "$as_me:$LINENO: checking how to recognize dependent libraries" >&5
5048 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to recognize dependent libraries" >&5
49905049 $as_echo_n "checking how to recognize dependent libraries... " >&6; }
4991 if test "${lt_cv_deplibs_check_method+set}" = set; then
5050 if test "${lt_cv_deplibs_check_method+set}" = set; then :
49925051 $as_echo_n "(cached) " >&6
49935052 else
49945053 lt_cv_file_magic_cmd='$MAGIC_CMD'
50305089 # Base MSYS/MinGW do not provide the 'file' command needed by
50315090 # func_win32_libid shell function, so use a weaker test based on 'objdump',
50325091 # unless we find 'file', for example because we are cross-compiling.
5033 if ( file / ) >/dev/null 2>&1; then
5092 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
5093 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
50345094 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
50355095 lt_cv_file_magic_cmd='func_win32_libid'
50365096 else
5037 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
5097 # Keep this pattern in sync with the one in func_win32_libid.
5098 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
50385099 lt_cv_file_magic_cmd='$OBJDUMP -f'
50395100 fi
50405101 ;;
50415102
5042 cegcc)
5103 cegcc*)
50435104 # use the weaker test based on 'objdump'. See mingw*.
50445105 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
50455106 lt_cv_file_magic_cmd='$OBJDUMP -f'
50695130 lt_cv_deplibs_check_method=pass_all
50705131 ;;
50715132
5133 haiku*)
5134 lt_cv_deplibs_check_method=pass_all
5135 ;;
5136
50725137 hpux10.20* | hpux11*)
50735138 lt_cv_file_magic_cmd=/usr/bin/file
50745139 case $host_cpu in
50775142 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
50785143 ;;
50795144 hppa*64*)
5080 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
5145 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]'
50815146 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
50825147 ;;
50835148 *)
5084 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
5149 lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9]\.[0-9]) shared library'
50855150 lt_cv_file_magic_test_file=/usr/lib/libc.sl
50865151 ;;
50875152 esac
51035168 ;;
51045169
51055170 # This must be Linux ELF.
5106 linux* | k*bsd*-gnu)
5171 linux* | k*bsd*-gnu | kopensolaris*-gnu)
51075172 lt_cv_deplibs_check_method=pass_all
51085173 ;;
51095174
51825247 esac
51835248
51845249 fi
5185 { $as_echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
5250 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_deplibs_check_method" >&5
51865251 $as_echo "$lt_cv_deplibs_check_method" >&6; }
51875252 file_magic_cmd=$lt_cv_file_magic_cmd
51885253 deplibs_check_method=$lt_cv_deplibs_check_method
52025267 if test -n "$ac_tool_prefix"; then
52035268 # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
52045269 set dummy ${ac_tool_prefix}ar; ac_word=$2
5205 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5270 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
52065271 $as_echo_n "checking for $ac_word... " >&6; }
5207 if test "${ac_cv_prog_AR+set}" = set; then
5272 if test "${ac_cv_prog_AR+set}" = set; then :
52085273 $as_echo_n "(cached) " >&6
52095274 else
52105275 if test -n "$AR"; then
52155280 do
52165281 IFS=$as_save_IFS
52175282 test -z "$as_dir" && as_dir=.
5218 for ac_exec_ext in '' $ac_executable_extensions; do
5283 for ac_exec_ext in '' $ac_executable_extensions; do
52195284 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
52205285 ac_cv_prog_AR="${ac_tool_prefix}ar"
5221 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5286 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
52225287 break 2
52235288 fi
52245289 done
5225 done
5290 done
52265291 IFS=$as_save_IFS
52275292
52285293 fi
52295294 fi
52305295 AR=$ac_cv_prog_AR
52315296 if test -n "$AR"; then
5232 { $as_echo "$as_me:$LINENO: result: $AR" >&5
5297 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AR" >&5
52335298 $as_echo "$AR" >&6; }
52345299 else
5235 { $as_echo "$as_me:$LINENO: result: no" >&5
5300 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
52365301 $as_echo "no" >&6; }
52375302 fi
52385303
52425307 ac_ct_AR=$AR
52435308 # Extract the first word of "ar", so it can be a program name with args.
52445309 set dummy ar; ac_word=$2
5245 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5310 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
52465311 $as_echo_n "checking for $ac_word... " >&6; }
5247 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
5312 if test "${ac_cv_prog_ac_ct_AR+set}" = set; then :
52485313 $as_echo_n "(cached) " >&6
52495314 else
52505315 if test -n "$ac_ct_AR"; then
52555320 do
52565321 IFS=$as_save_IFS
52575322 test -z "$as_dir" && as_dir=.
5258 for ac_exec_ext in '' $ac_executable_extensions; do
5323 for ac_exec_ext in '' $ac_executable_extensions; do
52595324 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
52605325 ac_cv_prog_ac_ct_AR="ar"
5261 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5326 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
52625327 break 2
52635328 fi
52645329 done
5265 done
5330 done
52665331 IFS=$as_save_IFS
52675332
52685333 fi
52695334 fi
52705335 ac_ct_AR=$ac_cv_prog_ac_ct_AR
52715336 if test -n "$ac_ct_AR"; then
5272 { $as_echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
5337 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_AR" >&5
52735338 $as_echo "$ac_ct_AR" >&6; }
52745339 else
5275 { $as_echo "$as_me:$LINENO: result: no" >&5
5340 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
52765341 $as_echo "no" >&6; }
52775342 fi
52785343
52815346 else
52825347 case $cross_compiling:$ac_tool_warned in
52835348 yes:)
5284 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5349 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
52855350 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
52865351 ac_tool_warned=yes ;;
52875352 esac
53075372 if test -n "$ac_tool_prefix"; then
53085373 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
53095374 set dummy ${ac_tool_prefix}strip; ac_word=$2
5310 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5375 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
53115376 $as_echo_n "checking for $ac_word... " >&6; }
5312 if test "${ac_cv_prog_STRIP+set}" = set; then
5377 if test "${ac_cv_prog_STRIP+set}" = set; then :
53135378 $as_echo_n "(cached) " >&6
53145379 else
53155380 if test -n "$STRIP"; then
53205385 do
53215386 IFS=$as_save_IFS
53225387 test -z "$as_dir" && as_dir=.
5323 for ac_exec_ext in '' $ac_executable_extensions; do
5388 for ac_exec_ext in '' $ac_executable_extensions; do
53245389 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
53255390 ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5326 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5391 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
53275392 break 2
53285393 fi
53295394 done
5330 done
5395 done
53315396 IFS=$as_save_IFS
53325397
53335398 fi
53345399 fi
53355400 STRIP=$ac_cv_prog_STRIP
53365401 if test -n "$STRIP"; then
5337 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
5402 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
53385403 $as_echo "$STRIP" >&6; }
53395404 else
5340 { $as_echo "$as_me:$LINENO: result: no" >&5
5405 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
53415406 $as_echo "no" >&6; }
53425407 fi
53435408
53475412 ac_ct_STRIP=$STRIP
53485413 # Extract the first word of "strip", so it can be a program name with args.
53495414 set dummy strip; ac_word=$2
5350 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5415 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
53515416 $as_echo_n "checking for $ac_word... " >&6; }
5352 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5417 if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then :
53535418 $as_echo_n "(cached) " >&6
53545419 else
53555420 if test -n "$ac_ct_STRIP"; then
53605425 do
53615426 IFS=$as_save_IFS
53625427 test -z "$as_dir" && as_dir=.
5363 for ac_exec_ext in '' $ac_executable_extensions; do
5428 for ac_exec_ext in '' $ac_executable_extensions; do
53645429 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
53655430 ac_cv_prog_ac_ct_STRIP="strip"
5366 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5431 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
53675432 break 2
53685433 fi
53695434 done
5370 done
5435 done
53715436 IFS=$as_save_IFS
53725437
53735438 fi
53745439 fi
53755440 ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
53765441 if test -n "$ac_ct_STRIP"; then
5377 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5442 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
53785443 $as_echo "$ac_ct_STRIP" >&6; }
53795444 else
5380 { $as_echo "$as_me:$LINENO: result: no" >&5
5445 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
53815446 $as_echo "no" >&6; }
53825447 fi
53835448
53865451 else
53875452 case $cross_compiling:$ac_tool_warned in
53885453 yes:)
5389 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5454 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
53905455 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
53915456 ac_tool_warned=yes ;;
53925457 esac
54065471 if test -n "$ac_tool_prefix"; then
54075472 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
54085473 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5409 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5474 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
54105475 $as_echo_n "checking for $ac_word... " >&6; }
5411 if test "${ac_cv_prog_RANLIB+set}" = set; then
5476 if test "${ac_cv_prog_RANLIB+set}" = set; then :
54125477 $as_echo_n "(cached) " >&6
54135478 else
54145479 if test -n "$RANLIB"; then
54195484 do
54205485 IFS=$as_save_IFS
54215486 test -z "$as_dir" && as_dir=.
5422 for ac_exec_ext in '' $ac_executable_extensions; do
5487 for ac_exec_ext in '' $ac_executable_extensions; do
54235488 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
54245489 ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5425 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5490 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
54265491 break 2
54275492 fi
54285493 done
5429 done
5494 done
54305495 IFS=$as_save_IFS
54315496
54325497 fi
54335498 fi
54345499 RANLIB=$ac_cv_prog_RANLIB
54355500 if test -n "$RANLIB"; then
5436 { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
5501 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
54375502 $as_echo "$RANLIB" >&6; }
54385503 else
5439 { $as_echo "$as_me:$LINENO: result: no" >&5
5504 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
54405505 $as_echo "no" >&6; }
54415506 fi
54425507
54465511 ac_ct_RANLIB=$RANLIB
54475512 # Extract the first word of "ranlib", so it can be a program name with args.
54485513 set dummy ranlib; ac_word=$2
5449 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
5514 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
54505515 $as_echo_n "checking for $ac_word... " >&6; }
5451 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
5516 if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then :
54525517 $as_echo_n "(cached) " >&6
54535518 else
54545519 if test -n "$ac_ct_RANLIB"; then
54595524 do
54605525 IFS=$as_save_IFS
54615526 test -z "$as_dir" && as_dir=.
5462 for ac_exec_ext in '' $ac_executable_extensions; do
5527 for ac_exec_ext in '' $ac_executable_extensions; do
54635528 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
54645529 ac_cv_prog_ac_ct_RANLIB="ranlib"
5465 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5530 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
54665531 break 2
54675532 fi
54685533 done
5469 done
5534 done
54705535 IFS=$as_save_IFS
54715536
54725537 fi
54735538 fi
54745539 ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
54755540 if test -n "$ac_ct_RANLIB"; then
5476 { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
5541 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
54775542 $as_echo "$ac_ct_RANLIB" >&6; }
54785543 else
5479 { $as_echo "$as_me:$LINENO: result: no" >&5
5544 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
54805545 $as_echo "no" >&6; }
54815546 fi
54825547
54855550 else
54865551 case $cross_compiling:$ac_tool_warned in
54875552 yes:)
5488 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
5553 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
54895554 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
54905555 ac_tool_warned=yes ;;
54915556 esac
55195584 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
55205585 fi
55215586
5587 case $host_os in
5588 darwin*)
5589 lock_old_archive_extraction=yes ;;
5590 *)
5591 lock_old_archive_extraction=no ;;
5592 esac
5593
5594
5595
5596
5597
5598
55225599
55235600
55245601
55635640
55645641
55655642 # Check for command to grab the raw symbol name followed by C symbol from nm.
5566 { $as_echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
5643 { $as_echo "$as_me:${as_lineno-$LINENO}: checking command to parse $NM output from $compiler object" >&5
55675644 $as_echo_n "checking command to parse $NM output from $compiler object... " >&6; }
5568 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
5645 if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then :
55695646 $as_echo_n "(cached) " >&6
55705647 else
55715648
56815758 int main(){nm_test_var='a';nm_test_func();return(0);}
56825759 _LT_EOF
56835760
5684 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5761 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
56855762 (eval $ac_compile) 2>&5
56865763 ac_status=$?
5687 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5688 (exit $ac_status); }; then
5764 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5765 test $ac_status = 0; }; then
56895766 # Now try to grab the symbols.
56905767 nlist=conftest.nm
5691 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
5692 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
5768 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
5769 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
56935770 ac_status=$?
5694 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5695 (exit $ac_status); } && test -s "$nlist"; then
5771 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5772 test $ac_status = 0; } && test -s "$nlist"; then
56965773 # Try sorting and uniquifying the output.
56975774 if sort "$nlist" | uniq > "$nlist"T; then
56985775 mv -f "$nlist"T "$nlist"
57455822 lt_save_CFLAGS="$CFLAGS"
57465823 LIBS="conftstm.$ac_objext"
57475824 CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
5748 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5825 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
57495826 (eval $ac_link) 2>&5
57505827 ac_status=$?
5751 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5752 (exit $ac_status); } && test -s conftest${ac_exeext}; then
5828 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5829 test $ac_status = 0; } && test -s conftest${ac_exeext}; then
57535830 pipe_works=yes
57545831 fi
57555832 LIBS="$lt_save_LIBS"
57835860 lt_cv_sys_global_symbol_to_cdecl=
57845861 fi
57855862 if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
5786 { $as_echo "$as_me:$LINENO: result: failed" >&5
5863 { $as_echo "$as_me:${as_lineno-$LINENO}: result: failed" >&5
57875864 $as_echo "failed" >&6; }
57885865 else
5789 { $as_echo "$as_me:$LINENO: result: ok" >&5
5866 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
57905867 $as_echo "ok" >&6; }
57915868 fi
57925869
58135890
58145891
58155892 # Check whether --enable-libtool-lock was given.
5816 if test "${enable_libtool_lock+set}" = set; then
5893 if test "${enable_libtool_lock+set}" = set; then :
58175894 enableval=$enable_libtool_lock;
58185895 fi
58195896
58255902 ia64-*-hpux*)
58265903 # Find out which ABI we are using.
58275904 echo 'int i;' > conftest.$ac_ext
5828 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5905 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
58295906 (eval $ac_compile) 2>&5
58305907 ac_status=$?
5831 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5832 (exit $ac_status); }; then
5908 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5909 test $ac_status = 0; }; then
58335910 case `/usr/bin/file conftest.$ac_objext` in
58345911 *ELF-32*)
58355912 HPUX_IA64_MODE="32"
58435920 ;;
58445921 *-*-irix6*)
58455922 # Find out which ABI we are using.
5846 echo '#line 5847 "configure"' > conftest.$ac_ext
5847 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5923 echo '#line '$LINENO' "configure"' > conftest.$ac_ext
5924 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
58485925 (eval $ac_compile) 2>&5
58495926 ac_status=$?
5850 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5851 (exit $ac_status); }; then
5927 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5928 test $ac_status = 0; }; then
58525929 if test "$lt_cv_prog_gnu_ld" = yes; then
58535930 case `/usr/bin/file conftest.$ac_objext` in
58545931 *32-bit*)
58825959 s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
58835960 # Find out which ABI we are using.
58845961 echo 'int i;' > conftest.$ac_ext
5885 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5962 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
58865963 (eval $ac_compile) 2>&5
58875964 ac_status=$?
5888 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5889 (exit $ac_status); }; then
5965 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5966 test $ac_status = 0; }; then
58905967 case `/usr/bin/file conftest.o` in
58915968 *32-bit*)
58925969 case $host in
59356012 # On SCO OpenServer 5, we need -belf to get full-featured binaries.
59366013 SAVE_CFLAGS="$CFLAGS"
59376014 CFLAGS="$CFLAGS -belf"
5938 { $as_echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
6015 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler needs -belf" >&5
59396016 $as_echo_n "checking whether the C compiler needs -belf... " >&6; }
5940 if test "${lt_cv_cc_needs_belf+set}" = set; then
6017 if test "${lt_cv_cc_needs_belf+set}" = set; then :
59416018 $as_echo_n "(cached) " >&6
59426019 else
59436020 ac_ext=c
59466023 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
59476024 ac_compiler_gnu=$ac_cv_c_compiler_gnu
59486025
5949 cat >conftest.$ac_ext <<_ACEOF
5950 /* confdefs.h. */
5951 _ACEOF
5952 cat confdefs.h >>conftest.$ac_ext
5953 cat >>conftest.$ac_ext <<_ACEOF
6026 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
59546027 /* end confdefs.h. */
59556028
59566029 int
59616034 return 0;
59626035 }
59636036 _ACEOF
5964 rm -f conftest.$ac_objext conftest$ac_exeext
5965 if { (ac_try="$ac_link"
5966 case "(($ac_try" in
5967 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5968 *) ac_try_echo=$ac_try;;
5969 esac
5970 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5971 $as_echo "$ac_try_echo") >&5
5972 (eval "$ac_link") 2>conftest.er1
5973 ac_status=$?
5974 grep -v '^ *+' conftest.er1 >conftest.err
5975 rm -f conftest.er1
5976 cat conftest.err >&5
5977 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5978 (exit $ac_status); } && {
5979 test -z "$ac_c_werror_flag" ||
5980 test ! -s conftest.err
5981 } && test -s conftest$ac_exeext && {
5982 test "$cross_compiling" = yes ||
5983 $as_test_x conftest$ac_exeext
5984 }; then
6037 if ac_fn_c_try_link "$LINENO"; then :
59856038 lt_cv_cc_needs_belf=yes
59866039 else
5987 $as_echo "$as_me: failed program was:" >&5
5988 sed 's/^/| /' conftest.$ac_ext >&5
5989
5990 lt_cv_cc_needs_belf=no
5991 fi
5992
5993 rm -rf conftest.dSYM
5994 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5995 conftest$ac_exeext conftest.$ac_ext
6040 lt_cv_cc_needs_belf=no
6041 fi
6042 rm -f core conftest.err conftest.$ac_objext \
6043 conftest$ac_exeext conftest.$ac_ext
59966044 ac_ext=c
59976045 ac_cpp='$CPP $CPPFLAGS'
59986046 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
60006048 ac_compiler_gnu=$ac_cv_c_compiler_gnu
60016049
60026050 fi
6003 { $as_echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
6051 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_cc_needs_belf" >&5
60046052 $as_echo "$lt_cv_cc_needs_belf" >&6; }
60056053 if test x"$lt_cv_cc_needs_belf" != x"yes"; then
60066054 # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
60106058 sparc*-*solaris*)
60116059 # Find out which ABI we are using.
60126060 echo 'int i;' > conftest.$ac_ext
6013 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6061 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
60146062 (eval $ac_compile) 2>&5
60156063 ac_status=$?
6016 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6017 (exit $ac_status); }; then
6064 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
6065 test $ac_status = 0; }; then
60186066 case `/usr/bin/file conftest.o` in
60196067 *64-bit*)
60206068 case $lt_cv_prog_gnu_ld in
60406088 if test -n "$ac_tool_prefix"; then
60416089 # Extract the first word of "${ac_tool_prefix}dsymutil", so it can be a program name with args.
60426090 set dummy ${ac_tool_prefix}dsymutil; ac_word=$2
6043 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6091 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
60446092 $as_echo_n "checking for $ac_word... " >&6; }
6045 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then
6093 if test "${ac_cv_prog_DSYMUTIL+set}" = set; then :
60466094 $as_echo_n "(cached) " >&6
60476095 else
60486096 if test -n "$DSYMUTIL"; then
60536101 do
60546102 IFS=$as_save_IFS
60556103 test -z "$as_dir" && as_dir=.
6056 for ac_exec_ext in '' $ac_executable_extensions; do
6104 for ac_exec_ext in '' $ac_executable_extensions; do
60576105 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
60586106 ac_cv_prog_DSYMUTIL="${ac_tool_prefix}dsymutil"
6059 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6107 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
60606108 break 2
60616109 fi
60626110 done
6063 done
6111 done
60646112 IFS=$as_save_IFS
60656113
60666114 fi
60676115 fi
60686116 DSYMUTIL=$ac_cv_prog_DSYMUTIL
60696117 if test -n "$DSYMUTIL"; then
6070 { $as_echo "$as_me:$LINENO: result: $DSYMUTIL" >&5
6118 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DSYMUTIL" >&5
60716119 $as_echo "$DSYMUTIL" >&6; }
60726120 else
6073 { $as_echo "$as_me:$LINENO: result: no" >&5
6121 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
60746122 $as_echo "no" >&6; }
60756123 fi
60766124
60806128 ac_ct_DSYMUTIL=$DSYMUTIL
60816129 # Extract the first word of "dsymutil", so it can be a program name with args.
60826130 set dummy dsymutil; ac_word=$2
6083 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6131 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
60846132 $as_echo_n "checking for $ac_word... " >&6; }
6085 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then
6133 if test "${ac_cv_prog_ac_ct_DSYMUTIL+set}" = set; then :
60866134 $as_echo_n "(cached) " >&6
60876135 else
60886136 if test -n "$ac_ct_DSYMUTIL"; then
60936141 do
60946142 IFS=$as_save_IFS
60956143 test -z "$as_dir" && as_dir=.
6096 for ac_exec_ext in '' $ac_executable_extensions; do
6144 for ac_exec_ext in '' $ac_executable_extensions; do
60976145 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
60986146 ac_cv_prog_ac_ct_DSYMUTIL="dsymutil"
6099 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6147 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
61006148 break 2
61016149 fi
61026150 done
6103 done
6151 done
61046152 IFS=$as_save_IFS
61056153
61066154 fi
61076155 fi
61086156 ac_ct_DSYMUTIL=$ac_cv_prog_ac_ct_DSYMUTIL
61096157 if test -n "$ac_ct_DSYMUTIL"; then
6110 { $as_echo "$as_me:$LINENO: result: $ac_ct_DSYMUTIL" >&5
6158 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_DSYMUTIL" >&5
61116159 $as_echo "$ac_ct_DSYMUTIL" >&6; }
61126160 else
6113 { $as_echo "$as_me:$LINENO: result: no" >&5
6161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
61146162 $as_echo "no" >&6; }
61156163 fi
61166164
61196167 else
61206168 case $cross_compiling:$ac_tool_warned in
61216169 yes:)
6122 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6170 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
61236171 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
61246172 ac_tool_warned=yes ;;
61256173 esac
61326180 if test -n "$ac_tool_prefix"; then
61336181 # Extract the first word of "${ac_tool_prefix}nmedit", so it can be a program name with args.
61346182 set dummy ${ac_tool_prefix}nmedit; ac_word=$2
6135 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6183 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
61366184 $as_echo_n "checking for $ac_word... " >&6; }
6137 if test "${ac_cv_prog_NMEDIT+set}" = set; then
6185 if test "${ac_cv_prog_NMEDIT+set}" = set; then :
61386186 $as_echo_n "(cached) " >&6
61396187 else
61406188 if test -n "$NMEDIT"; then
61456193 do
61466194 IFS=$as_save_IFS
61476195 test -z "$as_dir" && as_dir=.
6148 for ac_exec_ext in '' $ac_executable_extensions; do
6196 for ac_exec_ext in '' $ac_executable_extensions; do
61496197 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
61506198 ac_cv_prog_NMEDIT="${ac_tool_prefix}nmedit"
6151 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6199 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
61526200 break 2
61536201 fi
61546202 done
6155 done
6203 done
61566204 IFS=$as_save_IFS
61576205
61586206 fi
61596207 fi
61606208 NMEDIT=$ac_cv_prog_NMEDIT
61616209 if test -n "$NMEDIT"; then
6162 { $as_echo "$as_me:$LINENO: result: $NMEDIT" >&5
6210 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $NMEDIT" >&5
61636211 $as_echo "$NMEDIT" >&6; }
61646212 else
6165 { $as_echo "$as_me:$LINENO: result: no" >&5
6213 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
61666214 $as_echo "no" >&6; }
61676215 fi
61686216
61726220 ac_ct_NMEDIT=$NMEDIT
61736221 # Extract the first word of "nmedit", so it can be a program name with args.
61746222 set dummy nmedit; ac_word=$2
6175 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6223 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
61766224 $as_echo_n "checking for $ac_word... " >&6; }
6177 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then
6225 if test "${ac_cv_prog_ac_ct_NMEDIT+set}" = set; then :
61786226 $as_echo_n "(cached) " >&6
61796227 else
61806228 if test -n "$ac_ct_NMEDIT"; then
61856233 do
61866234 IFS=$as_save_IFS
61876235 test -z "$as_dir" && as_dir=.
6188 for ac_exec_ext in '' $ac_executable_extensions; do
6236 for ac_exec_ext in '' $ac_executable_extensions; do
61896237 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
61906238 ac_cv_prog_ac_ct_NMEDIT="nmedit"
6191 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6239 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
61926240 break 2
61936241 fi
61946242 done
6195 done
6243 done
61966244 IFS=$as_save_IFS
61976245
61986246 fi
61996247 fi
62006248 ac_ct_NMEDIT=$ac_cv_prog_ac_ct_NMEDIT
62016249 if test -n "$ac_ct_NMEDIT"; then
6202 { $as_echo "$as_me:$LINENO: result: $ac_ct_NMEDIT" >&5
6250 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_NMEDIT" >&5
62036251 $as_echo "$ac_ct_NMEDIT" >&6; }
62046252 else
6205 { $as_echo "$as_me:$LINENO: result: no" >&5
6253 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
62066254 $as_echo "no" >&6; }
62076255 fi
62086256
62116259 else
62126260 case $cross_compiling:$ac_tool_warned in
62136261 yes:)
6214 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6262 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
62156263 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
62166264 ac_tool_warned=yes ;;
62176265 esac
62246272 if test -n "$ac_tool_prefix"; then
62256273 # Extract the first word of "${ac_tool_prefix}lipo", so it can be a program name with args.
62266274 set dummy ${ac_tool_prefix}lipo; ac_word=$2
6227 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6275 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
62286276 $as_echo_n "checking for $ac_word... " >&6; }
6229 if test "${ac_cv_prog_LIPO+set}" = set; then
6277 if test "${ac_cv_prog_LIPO+set}" = set; then :
62306278 $as_echo_n "(cached) " >&6
62316279 else
62326280 if test -n "$LIPO"; then
62376285 do
62386286 IFS=$as_save_IFS
62396287 test -z "$as_dir" && as_dir=.
6240 for ac_exec_ext in '' $ac_executable_extensions; do
6288 for ac_exec_ext in '' $ac_executable_extensions; do
62416289 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
62426290 ac_cv_prog_LIPO="${ac_tool_prefix}lipo"
6243 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6291 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
62446292 break 2
62456293 fi
62466294 done
6247 done
6295 done
62486296 IFS=$as_save_IFS
62496297
62506298 fi
62516299 fi
62526300 LIPO=$ac_cv_prog_LIPO
62536301 if test -n "$LIPO"; then
6254 { $as_echo "$as_me:$LINENO: result: $LIPO" >&5
6302 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIPO" >&5
62556303 $as_echo "$LIPO" >&6; }
62566304 else
6257 { $as_echo "$as_me:$LINENO: result: no" >&5
6305 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
62586306 $as_echo "no" >&6; }
62596307 fi
62606308
62646312 ac_ct_LIPO=$LIPO
62656313 # Extract the first word of "lipo", so it can be a program name with args.
62666314 set dummy lipo; ac_word=$2
6267 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6315 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
62686316 $as_echo_n "checking for $ac_word... " >&6; }
6269 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then
6317 if test "${ac_cv_prog_ac_ct_LIPO+set}" = set; then :
62706318 $as_echo_n "(cached) " >&6
62716319 else
62726320 if test -n "$ac_ct_LIPO"; then
62776325 do
62786326 IFS=$as_save_IFS
62796327 test -z "$as_dir" && as_dir=.
6280 for ac_exec_ext in '' $ac_executable_extensions; do
6328 for ac_exec_ext in '' $ac_executable_extensions; do
62816329 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
62826330 ac_cv_prog_ac_ct_LIPO="lipo"
6283 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6331 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
62846332 break 2
62856333 fi
62866334 done
6287 done
6335 done
62886336 IFS=$as_save_IFS
62896337
62906338 fi
62916339 fi
62926340 ac_ct_LIPO=$ac_cv_prog_ac_ct_LIPO
62936341 if test -n "$ac_ct_LIPO"; then
6294 { $as_echo "$as_me:$LINENO: result: $ac_ct_LIPO" >&5
6342 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_LIPO" >&5
62956343 $as_echo "$ac_ct_LIPO" >&6; }
62966344 else
6297 { $as_echo "$as_me:$LINENO: result: no" >&5
6345 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
62986346 $as_echo "no" >&6; }
62996347 fi
63006348
63036351 else
63046352 case $cross_compiling:$ac_tool_warned in
63056353 yes:)
6306 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6354 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
63076355 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
63086356 ac_tool_warned=yes ;;
63096357 esac
63166364 if test -n "$ac_tool_prefix"; then
63176365 # Extract the first word of "${ac_tool_prefix}otool", so it can be a program name with args.
63186366 set dummy ${ac_tool_prefix}otool; ac_word=$2
6319 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6367 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
63206368 $as_echo_n "checking for $ac_word... " >&6; }
6321 if test "${ac_cv_prog_OTOOL+set}" = set; then
6369 if test "${ac_cv_prog_OTOOL+set}" = set; then :
63226370 $as_echo_n "(cached) " >&6
63236371 else
63246372 if test -n "$OTOOL"; then
63296377 do
63306378 IFS=$as_save_IFS
63316379 test -z "$as_dir" && as_dir=.
6332 for ac_exec_ext in '' $ac_executable_extensions; do
6380 for ac_exec_ext in '' $ac_executable_extensions; do
63336381 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
63346382 ac_cv_prog_OTOOL="${ac_tool_prefix}otool"
6335 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6383 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
63366384 break 2
63376385 fi
63386386 done
6339 done
6387 done
63406388 IFS=$as_save_IFS
63416389
63426390 fi
63436391 fi
63446392 OTOOL=$ac_cv_prog_OTOOL
63456393 if test -n "$OTOOL"; then
6346 { $as_echo "$as_me:$LINENO: result: $OTOOL" >&5
6394 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL" >&5
63476395 $as_echo "$OTOOL" >&6; }
63486396 else
6349 { $as_echo "$as_me:$LINENO: result: no" >&5
6397 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
63506398 $as_echo "no" >&6; }
63516399 fi
63526400
63566404 ac_ct_OTOOL=$OTOOL
63576405 # Extract the first word of "otool", so it can be a program name with args.
63586406 set dummy otool; ac_word=$2
6359 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6407 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
63606408 $as_echo_n "checking for $ac_word... " >&6; }
6361 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then
6409 if test "${ac_cv_prog_ac_ct_OTOOL+set}" = set; then :
63626410 $as_echo_n "(cached) " >&6
63636411 else
63646412 if test -n "$ac_ct_OTOOL"; then
63696417 do
63706418 IFS=$as_save_IFS
63716419 test -z "$as_dir" && as_dir=.
6372 for ac_exec_ext in '' $ac_executable_extensions; do
6420 for ac_exec_ext in '' $ac_executable_extensions; do
63736421 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
63746422 ac_cv_prog_ac_ct_OTOOL="otool"
6375 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6423 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
63766424 break 2
63776425 fi
63786426 done
6379 done
6427 done
63806428 IFS=$as_save_IFS
63816429
63826430 fi
63836431 fi
63846432 ac_ct_OTOOL=$ac_cv_prog_ac_ct_OTOOL
63856433 if test -n "$ac_ct_OTOOL"; then
6386 { $as_echo "$as_me:$LINENO: result: $ac_ct_OTOOL" >&5
6434 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL" >&5
63876435 $as_echo "$ac_ct_OTOOL" >&6; }
63886436 else
6389 { $as_echo "$as_me:$LINENO: result: no" >&5
6437 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
63906438 $as_echo "no" >&6; }
63916439 fi
63926440
63956443 else
63966444 case $cross_compiling:$ac_tool_warned in
63976445 yes:)
6398 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6446 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
63996447 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
64006448 ac_tool_warned=yes ;;
64016449 esac
64086456 if test -n "$ac_tool_prefix"; then
64096457 # Extract the first word of "${ac_tool_prefix}otool64", so it can be a program name with args.
64106458 set dummy ${ac_tool_prefix}otool64; ac_word=$2
6411 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6459 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
64126460 $as_echo_n "checking for $ac_word... " >&6; }
6413 if test "${ac_cv_prog_OTOOL64+set}" = set; then
6461 if test "${ac_cv_prog_OTOOL64+set}" = set; then :
64146462 $as_echo_n "(cached) " >&6
64156463 else
64166464 if test -n "$OTOOL64"; then
64216469 do
64226470 IFS=$as_save_IFS
64236471 test -z "$as_dir" && as_dir=.
6424 for ac_exec_ext in '' $ac_executable_extensions; do
6472 for ac_exec_ext in '' $ac_executable_extensions; do
64256473 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
64266474 ac_cv_prog_OTOOL64="${ac_tool_prefix}otool64"
6427 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6475 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
64286476 break 2
64296477 fi
64306478 done
6431 done
6479 done
64326480 IFS=$as_save_IFS
64336481
64346482 fi
64356483 fi
64366484 OTOOL64=$ac_cv_prog_OTOOL64
64376485 if test -n "$OTOOL64"; then
6438 { $as_echo "$as_me:$LINENO: result: $OTOOL64" >&5
6486 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $OTOOL64" >&5
64396487 $as_echo "$OTOOL64" >&6; }
64406488 else
6441 { $as_echo "$as_me:$LINENO: result: no" >&5
6489 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
64426490 $as_echo "no" >&6; }
64436491 fi
64446492
64486496 ac_ct_OTOOL64=$OTOOL64
64496497 # Extract the first word of "otool64", so it can be a program name with args.
64506498 set dummy otool64; ac_word=$2
6451 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
64526500 $as_echo_n "checking for $ac_word... " >&6; }
6453 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then
6501 if test "${ac_cv_prog_ac_ct_OTOOL64+set}" = set; then :
64546502 $as_echo_n "(cached) " >&6
64556503 else
64566504 if test -n "$ac_ct_OTOOL64"; then
64616509 do
64626510 IFS=$as_save_IFS
64636511 test -z "$as_dir" && as_dir=.
6464 for ac_exec_ext in '' $ac_executable_extensions; do
6512 for ac_exec_ext in '' $ac_executable_extensions; do
64656513 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
64666514 ac_cv_prog_ac_ct_OTOOL64="otool64"
6467 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6515 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
64686516 break 2
64696517 fi
64706518 done
6471 done
6519 done
64726520 IFS=$as_save_IFS
64736521
64746522 fi
64756523 fi
64766524 ac_ct_OTOOL64=$ac_cv_prog_ac_ct_OTOOL64
64776525 if test -n "$ac_ct_OTOOL64"; then
6478 { $as_echo "$as_me:$LINENO: result: $ac_ct_OTOOL64" >&5
6526 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_OTOOL64" >&5
64796527 $as_echo "$ac_ct_OTOOL64" >&6; }
64806528 else
6481 { $as_echo "$as_me:$LINENO: result: no" >&5
6529 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
64826530 $as_echo "no" >&6; }
64836531 fi
64846532
64876535 else
64886536 case $cross_compiling:$ac_tool_warned in
64896537 yes:)
6490 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
6538 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
64916539 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
64926540 ac_tool_warned=yes ;;
64936541 esac
65236571
65246572
65256573
6526 { $as_echo "$as_me:$LINENO: checking for -single_module linker flag" >&5
6574 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -single_module linker flag" >&5
65276575 $as_echo_n "checking for -single_module linker flag... " >&6; }
6528 if test "${lt_cv_apple_cc_single_mod+set}" = set; then
6576 if test "${lt_cv_apple_cc_single_mod+set}" = set; then :
65296577 $as_echo_n "(cached) " >&6
65306578 else
65316579 lt_cv_apple_cc_single_mod=no
65506598 rm -f conftest.*
65516599 fi
65526600 fi
6553 { $as_echo "$as_me:$LINENO: result: $lt_cv_apple_cc_single_mod" >&5
6601 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_apple_cc_single_mod" >&5
65546602 $as_echo "$lt_cv_apple_cc_single_mod" >&6; }
6555 { $as_echo "$as_me:$LINENO: checking for -exported_symbols_list linker flag" >&5
6603 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -exported_symbols_list linker flag" >&5
65566604 $as_echo_n "checking for -exported_symbols_list linker flag... " >&6; }
6557 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then
6605 if test "${lt_cv_ld_exported_symbols_list+set}" = set; then :
65586606 $as_echo_n "(cached) " >&6
65596607 else
65606608 lt_cv_ld_exported_symbols_list=no
65616609 save_LDFLAGS=$LDFLAGS
65626610 echo "_main" > conftest.sym
65636611 LDFLAGS="$LDFLAGS -Wl,-exported_symbols_list,conftest.sym"
6564 cat >conftest.$ac_ext <<_ACEOF
6565 /* confdefs.h. */
6566 _ACEOF
6567 cat confdefs.h >>conftest.$ac_ext
6568 cat >>conftest.$ac_ext <<_ACEOF
6612 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
65696613 /* end confdefs.h. */
65706614
65716615 int
65766620 return 0;
65776621 }
65786622 _ACEOF
6579 rm -f conftest.$ac_objext conftest$ac_exeext
6580 if { (ac_try="$ac_link"
6581 case "(($ac_try" in
6582 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6583 *) ac_try_echo=$ac_try;;
6584 esac
6585 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6586 $as_echo "$ac_try_echo") >&5
6587 (eval "$ac_link") 2>conftest.er1
6588 ac_status=$?
6589 grep -v '^ *+' conftest.er1 >conftest.err
6590 rm -f conftest.er1
6591 cat conftest.err >&5
6592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6593 (exit $ac_status); } && {
6594 test -z "$ac_c_werror_flag" ||
6595 test ! -s conftest.err
6596 } && test -s conftest$ac_exeext && {
6597 test "$cross_compiling" = yes ||
6598 $as_test_x conftest$ac_exeext
6599 }; then
6623 if ac_fn_c_try_link "$LINENO"; then :
66006624 lt_cv_ld_exported_symbols_list=yes
66016625 else
6602 $as_echo "$as_me: failed program was:" >&5
6603 sed 's/^/| /' conftest.$ac_ext >&5
6604
6605 lt_cv_ld_exported_symbols_list=no
6606 fi
6607
6608 rm -rf conftest.dSYM
6609 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6610 conftest$ac_exeext conftest.$ac_ext
6626 lt_cv_ld_exported_symbols_list=no
6627 fi
6628 rm -f core conftest.err conftest.$ac_objext \
6629 conftest$ac_exeext conftest.$ac_ext
66116630 LDFLAGS="$save_LDFLAGS"
66126631
66136632 fi
6614 { $as_echo "$as_me:$LINENO: result: $lt_cv_ld_exported_symbols_list" >&5
6633 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_exported_symbols_list" >&5
66156634 $as_echo "$lt_cv_ld_exported_symbols_list" >&6; }
6635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for -force_load linker flag" >&5
6636 $as_echo_n "checking for -force_load linker flag... " >&6; }
6637 if test "${lt_cv_ld_force_load+set}" = set; then :
6638 $as_echo_n "(cached) " >&6
6639 else
6640 lt_cv_ld_force_load=no
6641 cat > conftest.c << _LT_EOF
6642 int forced_loaded() { return 2;}
6643 _LT_EOF
6644 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&5
6645 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&5
6646 echo "$AR cru libconftest.a conftest.o" >&5
6647 $AR cru libconftest.a conftest.o 2>&5
6648 echo "$RANLIB libconftest.a" >&5
6649 $RANLIB libconftest.a 2>&5
6650 cat > conftest.c << _LT_EOF
6651 int main() { return 0;}
6652 _LT_EOF
6653 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&5
6654 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
6655 _lt_result=$?
6656 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
6657 lt_cv_ld_force_load=yes
6658 else
6659 cat conftest.err >&5
6660 fi
6661 rm -f conftest.err libconftest.a conftest conftest.c
6662 rm -rf conftest.dSYM
6663
6664 fi
6665 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_ld_force_load" >&5
6666 $as_echo "$lt_cv_ld_force_load" >&6; }
66166667 case $host_os in
66176668 rhapsody* | darwin1.[012])
66186669 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
66406691 else
66416692 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
66426693 fi
6643 if test "$DSYMUTIL" != ":"; then
6694 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
66446695 _lt_dsymutil='~$DSYMUTIL $lib || :'
66456696 else
66466697 _lt_dsymutil=
66536704 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
66546705 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
66556706 ac_compiler_gnu=$ac_cv_c_compiler_gnu
6656 { $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
6707 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
66576708 $as_echo_n "checking how to run the C preprocessor... " >&6; }
66586709 # On Suns, sometimes $CPP names a directory.
66596710 if test -n "$CPP" && test -d "$CPP"; then
66606711 CPP=
66616712 fi
66626713 if test -z "$CPP"; then
6663 if test "${ac_cv_prog_CPP+set}" = set; then
6714 if test "${ac_cv_prog_CPP+set}" = set; then :
66646715 $as_echo_n "(cached) " >&6
66656716 else
66666717 # Double quotes because CPP needs to be expanded
66756726 # <limits.h> exists even on freestanding compilers.
66766727 # On the NeXT, cc -E runs the code through the compiler's parser,
66776728 # not just through cpp. "Syntax error" is here to catch this case.
6678 cat >conftest.$ac_ext <<_ACEOF
6679 /* confdefs.h. */
6680 _ACEOF
6681 cat confdefs.h >>conftest.$ac_ext
6682 cat >>conftest.$ac_ext <<_ACEOF
6729 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
66836730 /* end confdefs.h. */
66846731 #ifdef __STDC__
66856732 # include <limits.h>
66886735 #endif
66896736 Syntax error
66906737 _ACEOF
6691 if { (ac_try="$ac_cpp conftest.$ac_ext"
6692 case "(($ac_try" in
6693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6694 *) ac_try_echo=$ac_try;;
6695 esac
6696 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6697 $as_echo "$ac_try_echo") >&5
6698 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6699 ac_status=$?
6700 grep -v '^ *+' conftest.er1 >conftest.err
6701 rm -f conftest.er1
6702 cat conftest.err >&5
6703 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6704 (exit $ac_status); } >/dev/null && {
6705 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6706 test ! -s conftest.err
6707 }; then
6708 :
6709 else
6710 $as_echo "$as_me: failed program was:" >&5
6711 sed 's/^/| /' conftest.$ac_ext >&5
6712
6738 if ac_fn_c_try_cpp "$LINENO"; then :
6739
6740 else
67136741 # Broken: fails on valid input.
67146742 continue
67156743 fi
6716
67176744 rm -f conftest.err conftest.$ac_ext
67186745
67196746 # OK, works on sane cases. Now check whether nonexistent headers
67206747 # can be detected and how.
6721 cat >conftest.$ac_ext <<_ACEOF
6722 /* confdefs.h. */
6723 _ACEOF
6724 cat confdefs.h >>conftest.$ac_ext
6725 cat >>conftest.$ac_ext <<_ACEOF
6748 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
67266749 /* end confdefs.h. */
67276750 #include <ac_nonexistent.h>
67286751 _ACEOF
6729 if { (ac_try="$ac_cpp conftest.$ac_ext"
6730 case "(($ac_try" in
6731 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6732 *) ac_try_echo=$ac_try;;
6733 esac
6734 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6735 $as_echo "$ac_try_echo") >&5
6736 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6737 ac_status=$?
6738 grep -v '^ *+' conftest.er1 >conftest.err
6739 rm -f conftest.er1
6740 cat conftest.err >&5
6741 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6742 (exit $ac_status); } >/dev/null && {
6743 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6744 test ! -s conftest.err
6745 }; then
6752 if ac_fn_c_try_cpp "$LINENO"; then :
67466753 # Broken: success on invalid input.
67476754 continue
67486755 else
6749 $as_echo "$as_me: failed program was:" >&5
6750 sed 's/^/| /' conftest.$ac_ext >&5
6751
67526756 # Passes both tests.
67536757 ac_preproc_ok=:
67546758 break
67556759 fi
6756
67576760 rm -f conftest.err conftest.$ac_ext
67586761
67596762 done
67606763 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
67616764 rm -f conftest.err conftest.$ac_ext
6762 if $ac_preproc_ok; then
6765 if $ac_preproc_ok; then :
67636766 break
67646767 fi
67656768
67716774 else
67726775 ac_cv_prog_CPP=$CPP
67736776 fi
6774 { $as_echo "$as_me:$LINENO: result: $CPP" >&5
6777 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
67756778 $as_echo "$CPP" >&6; }
67766779 ac_preproc_ok=false
67776780 for ac_c_preproc_warn_flag in '' yes
67826785 # <limits.h> exists even on freestanding compilers.
67836786 # On the NeXT, cc -E runs the code through the compiler's parser,
67846787 # not just through cpp. "Syntax error" is here to catch this case.
6785 cat >conftest.$ac_ext <<_ACEOF
6786 /* confdefs.h. */
6787 _ACEOF
6788 cat confdefs.h >>conftest.$ac_ext
6789 cat >>conftest.$ac_ext <<_ACEOF
6788 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
67906789 /* end confdefs.h. */
67916790 #ifdef __STDC__
67926791 # include <limits.h>
67956794 #endif
67966795 Syntax error
67976796 _ACEOF
6798 if { (ac_try="$ac_cpp conftest.$ac_ext"
6799 case "(($ac_try" in
6800 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6801 *) ac_try_echo=$ac_try;;
6802 esac
6803 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6804 $as_echo "$ac_try_echo") >&5
6805 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6806 ac_status=$?
6807 grep -v '^ *+' conftest.er1 >conftest.err
6808 rm -f conftest.er1
6809 cat conftest.err >&5
6810 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6811 (exit $ac_status); } >/dev/null && {
6812 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6813 test ! -s conftest.err
6814 }; then
6815 :
6816 else
6817 $as_echo "$as_me: failed program was:" >&5
6818 sed 's/^/| /' conftest.$ac_ext >&5
6819
6797 if ac_fn_c_try_cpp "$LINENO"; then :
6798
6799 else
68206800 # Broken: fails on valid input.
68216801 continue
68226802 fi
6823
68246803 rm -f conftest.err conftest.$ac_ext
68256804
68266805 # OK, works on sane cases. Now check whether nonexistent headers
68276806 # can be detected and how.
6828 cat >conftest.$ac_ext <<_ACEOF
6829 /* confdefs.h. */
6830 _ACEOF
6831 cat confdefs.h >>conftest.$ac_ext
6832 cat >>conftest.$ac_ext <<_ACEOF
6807 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
68336808 /* end confdefs.h. */
68346809 #include <ac_nonexistent.h>
68356810 _ACEOF
6836 if { (ac_try="$ac_cpp conftest.$ac_ext"
6837 case "(($ac_try" in
6838 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6839 *) ac_try_echo=$ac_try;;
6840 esac
6841 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6842 $as_echo "$ac_try_echo") >&5
6843 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6844 ac_status=$?
6845 grep -v '^ *+' conftest.er1 >conftest.err
6846 rm -f conftest.er1
6847 cat conftest.err >&5
6848 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6849 (exit $ac_status); } >/dev/null && {
6850 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6851 test ! -s conftest.err
6852 }; then
6811 if ac_fn_c_try_cpp "$LINENO"; then :
68536812 # Broken: success on invalid input.
68546813 continue
68556814 else
6856 $as_echo "$as_me: failed program was:" >&5
6857 sed 's/^/| /' conftest.$ac_ext >&5
6858
68596815 # Passes both tests.
68606816 ac_preproc_ok=:
68616817 break
68626818 fi
6863
68646819 rm -f conftest.err conftest.$ac_ext
68656820
68666821 done
68676822 # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
68686823 rm -f conftest.err conftest.$ac_ext
6869 if $ac_preproc_ok; then
6870 :
6871 else
6872 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
6824 if $ac_preproc_ok; then :
6825
6826 else
6827 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
68736828 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6874 { { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
6875 See \`config.log' for more details." >&5
6876 $as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
6877 See \`config.log' for more details." >&2;}
6878 { (exit 1); exit 1; }; }; }
6829 as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
6830 See \`config.log' for more details" "$LINENO" 5; }
68796831 fi
68806832
68816833 ac_ext=c
68856837 ac_compiler_gnu=$ac_cv_c_compiler_gnu
68866838
68876839
6888 { $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
6840 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
68896841 $as_echo_n "checking for ANSI C header files... " >&6; }
6890 if test "${ac_cv_header_stdc+set}" = set; then
6842 if test "${ac_cv_header_stdc+set}" = set; then :
68916843 $as_echo_n "(cached) " >&6
68926844 else
6893 cat >conftest.$ac_ext <<_ACEOF
6894 /* confdefs.h. */
6895 _ACEOF
6896 cat confdefs.h >>conftest.$ac_ext
6897 cat >>conftest.$ac_ext <<_ACEOF
6845 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
68986846 /* end confdefs.h. */
68996847 #include <stdlib.h>
69006848 #include <stdarg.h>
69096857 return 0;
69106858 }
69116859 _ACEOF
6912 rm -f conftest.$ac_objext
6913 if { (ac_try="$ac_compile"
6914 case "(($ac_try" in
6915 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6916 *) ac_try_echo=$ac_try;;
6917 esac
6918 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6919 $as_echo "$ac_try_echo") >&5
6920 (eval "$ac_compile") 2>conftest.er1
6921 ac_status=$?
6922 grep -v '^ *+' conftest.er1 >conftest.err
6923 rm -f conftest.er1
6924 cat conftest.err >&5
6925 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6926 (exit $ac_status); } && {
6927 test -z "$ac_c_werror_flag" ||
6928 test ! -s conftest.err
6929 } && test -s conftest.$ac_objext; then
6860 if ac_fn_c_try_compile "$LINENO"; then :
69306861 ac_cv_header_stdc=yes
69316862 else
6932 $as_echo "$as_me: failed program was:" >&5
6933 sed 's/^/| /' conftest.$ac_ext >&5
6934
6935 ac_cv_header_stdc=no
6936 fi
6937
6863 ac_cv_header_stdc=no
6864 fi
69386865 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
69396866
69406867 if test $ac_cv_header_stdc = yes; then
69416868 # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6942 cat >conftest.$ac_ext <<_ACEOF
6943 /* confdefs.h. */
6944 _ACEOF
6945 cat confdefs.h >>conftest.$ac_ext
6946 cat >>conftest.$ac_ext <<_ACEOF
6869 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
69476870 /* end confdefs.h. */
69486871 #include <string.h>
69496872
69506873 _ACEOF
69516874 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6952 $EGREP "memchr" >/dev/null 2>&1; then
6953 :
6875 $EGREP "memchr" >/dev/null 2>&1; then :
6876
69546877 else
69556878 ac_cv_header_stdc=no
69566879 fi
69606883
69616884 if test $ac_cv_header_stdc = yes; then
69626885 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6963 cat >conftest.$ac_ext <<_ACEOF
6964 /* confdefs.h. */
6965 _ACEOF
6966 cat confdefs.h >>conftest.$ac_ext
6967 cat >>conftest.$ac_ext <<_ACEOF
6886 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
69686887 /* end confdefs.h. */
69696888 #include <stdlib.h>
69706889
69716890 _ACEOF
69726891 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6973 $EGREP "free" >/dev/null 2>&1; then
6974 :
6892 $EGREP "free" >/dev/null 2>&1; then :
6893
69756894 else
69766895 ac_cv_header_stdc=no
69776896 fi
69816900
69826901 if test $ac_cv_header_stdc = yes; then
69836902 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6984 if test "$cross_compiling" = yes; then
6903 if test "$cross_compiling" = yes; then :
69856904 :
69866905 else
6987 cat >conftest.$ac_ext <<_ACEOF
6988 /* confdefs.h. */
6989 _ACEOF
6990 cat confdefs.h >>conftest.$ac_ext
6991 cat >>conftest.$ac_ext <<_ACEOF
6906 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
69926907 /* end confdefs.h. */
69936908 #include <ctype.h>
69946909 #include <stdlib.h>
70156930 return 0;
70166931 }
70176932 _ACEOF
7018 rm -f conftest$ac_exeext
7019 if { (ac_try="$ac_link"
7020 case "(($ac_try" in
7021 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7022 *) ac_try_echo=$ac_try;;
7023 esac
7024 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7025 $as_echo "$ac_try_echo") >&5
7026 (eval "$ac_link") 2>&5
7027 ac_status=$?
7028 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7029 (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7030 { (case "(($ac_try" in
7031 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7032 *) ac_try_echo=$ac_try;;
7033 esac
7034 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7035 $as_echo "$ac_try_echo") >&5
7036 (eval "$ac_try") 2>&5
7037 ac_status=$?
7038 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7039 (exit $ac_status); }; }; then
7040 :
7041 else
7042 $as_echo "$as_me: program exited with status $ac_status" >&5
7043 $as_echo "$as_me: failed program was:" >&5
7044 sed 's/^/| /' conftest.$ac_ext >&5
7045
7046 ( exit $ac_status )
7047 ac_cv_header_stdc=no
7048 fi
7049 rm -rf conftest.dSYM
7050 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7051 fi
7052
7053
7054 fi
7055 fi
7056 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6933 if ac_fn_c_try_run "$LINENO"; then :
6934
6935 else
6936 ac_cv_header_stdc=no
6937 fi
6938 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6939 conftest.$ac_objext conftest.beam conftest.$ac_ext
6940 fi
6941
6942 fi
6943 fi
6944 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
70576945 $as_echo "$ac_cv_header_stdc" >&6; }
70586946 if test $ac_cv_header_stdc = yes; then
70596947
7060 cat >>confdefs.h <<\_ACEOF
7061 #define STDC_HEADERS 1
7062 _ACEOF
6948 $as_echo "#define STDC_HEADERS 1" >>confdefs.h
70636949
70646950 fi
70656951
70666952 # On IRIX 5.3, sys/types and inttypes.h are conflicting.
7067
7068
7069
7070
7071
7072
7073
7074
7075
70766953 for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
70776954 inttypes.h stdint.h unistd.h
7078 do
7079 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7080 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7081 $as_echo_n "checking for $ac_header... " >&6; }
7082 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7083 $as_echo_n "(cached) " >&6
7084 else
7085 cat >conftest.$ac_ext <<_ACEOF
7086 /* confdefs.h. */
7087 _ACEOF
7088 cat confdefs.h >>conftest.$ac_ext
7089 cat >>conftest.$ac_ext <<_ACEOF
7090 /* end confdefs.h. */
7091 $ac_includes_default
7092
7093 #include <$ac_header>
7094 _ACEOF
7095 rm -f conftest.$ac_objext
7096 if { (ac_try="$ac_compile"
7097 case "(($ac_try" in
7098 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7099 *) ac_try_echo=$ac_try;;
7100 esac
7101 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7102 $as_echo "$ac_try_echo") >&5
7103 (eval "$ac_compile") 2>conftest.er1
7104 ac_status=$?
7105 grep -v '^ *+' conftest.er1 >conftest.err
7106 rm -f conftest.er1
7107 cat conftest.err >&5
7108 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7109 (exit $ac_status); } && {
7110 test -z "$ac_c_werror_flag" ||
7111 test ! -s conftest.err
7112 } && test -s conftest.$ac_objext; then
7113 eval "$as_ac_Header=yes"
7114 else
7115 $as_echo "$as_me: failed program was:" >&5
7116 sed 's/^/| /' conftest.$ac_ext >&5
7117
7118 eval "$as_ac_Header=no"
7119 fi
7120
7121 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7122 fi
7123 ac_res=`eval 'as_val=${'$as_ac_Header'}
7124 $as_echo "$as_val"'`
7125 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7126 $as_echo "$ac_res" >&6; }
7127 as_val=`eval 'as_val=${'$as_ac_Header'}
7128 $as_echo "$as_val"'`
7129 if test "x$as_val" = x""yes; then
6955 do :
6956 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6957 ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6958 "
6959 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
71306960 cat >>confdefs.h <<_ACEOF
71316961 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
71326962 _ACEOF
71366966 done
71376967
71386968
7139
71406969 for ac_header in dlfcn.h
7141 do
7142 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
7143 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
7144 $as_echo_n "checking for $ac_header... " >&6; }
7145 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
7146 $as_echo_n "(cached) " >&6
7147 else
7148 cat >conftest.$ac_ext <<_ACEOF
7149 /* confdefs.h. */
6970 do :
6971 ac_fn_c_check_header_compile "$LINENO" "dlfcn.h" "ac_cv_header_dlfcn_h" "$ac_includes_default
6972 "
6973 if test "x$ac_cv_header_dlfcn_h" = x""yes; then :
6974 cat >>confdefs.h <<_ACEOF
6975 #define HAVE_DLFCN_H 1
71506976 _ACEOF
7151 cat confdefs.h >>conftest.$ac_ext
7152 cat >>conftest.$ac_ext <<_ACEOF
7153 /* end confdefs.h. */
7154 $ac_includes_default
7155
7156 #include <$ac_header>
7157 _ACEOF
7158 rm -f conftest.$ac_objext
7159 if { (ac_try="$ac_compile"
7160 case "(($ac_try" in
7161 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
7162 *) ac_try_echo=$ac_try;;
7163 esac
7164 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
7165 $as_echo "$ac_try_echo") >&5
7166 (eval "$ac_compile") 2>conftest.er1
7167 ac_status=$?
7168 grep -v '^ *+' conftest.er1 >conftest.err
7169 rm -f conftest.er1
7170 cat conftest.err >&5
7171 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
7172 (exit $ac_status); } && {
7173 test -z "$ac_c_werror_flag" ||
7174 test ! -s conftest.err
7175 } && test -s conftest.$ac_objext; then
7176 eval "$as_ac_Header=yes"
7177 else
7178 $as_echo "$as_me: failed program was:" >&5
7179 sed 's/^/| /' conftest.$ac_ext >&5
7180
7181 eval "$as_ac_Header=no"
7182 fi
7183
7184 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
7185 fi
7186 ac_res=`eval 'as_val=${'$as_ac_Header'}
7187 $as_echo "$as_val"'`
7188 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
7189 $as_echo "$ac_res" >&6; }
7190 as_val=`eval 'as_val=${'$as_ac_Header'}
7191 $as_echo "$as_val"'`
7192 if test "x$as_val" = x""yes; then
7193 cat >>confdefs.h <<_ACEOF
7194 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
7195 _ACEOF
71966977
71976978 fi
71986979
72006981
72016982
72026983
6984
6985
72036986 # Set options
72046987
72056988
72116994
72126995
72136996 # Check whether --enable-shared was given.
7214 if test "${enable_shared+set}" = set; then
6997 if test "${enable_shared+set}" = set; then :
72156998 enableval=$enable_shared; p=${PACKAGE-default}
72166999 case $enableval in
72177000 yes) enable_shared=yes ;;
72427025
72437026
72447027 # Check whether --enable-static was given.
7245 if test "${enable_static+set}" = set; then
7028 if test "${enable_static+set}" = set; then :
72467029 enableval=$enable_static; p=${PACKAGE-default}
72477030 case $enableval in
72487031 yes) enable_static=yes ;;
72747057
72757058
72767059 # Check whether --with-pic was given.
7277 if test "${with_pic+set}" = set; then
7060 if test "${with_pic+set}" = set; then :
72787061 withval=$with_pic; pic_mode="$withval"
72797062 else
72807063 pic_mode=default
72907073
72917074
72927075 # Check whether --enable-fast-install was given.
7293 if test "${enable_fast_install+set}" = set; then
7076 if test "${enable_fast_install+set}" = set; then :
72947077 enableval=$enable_fast_install; p=${PACKAGE-default}
72957078 case $enableval in
72967079 yes) enable_fast_install=yes ;;
73527135
73537136
73547137
7138
73557139 test -z "$LN_S" && LN_S="ln -s"
73567140
73577141
73717155 setopt NO_GLOB_SUBST
73727156 fi
73737157
7374 { $as_echo "$as_me:$LINENO: checking for objdir" >&5
7158 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for objdir" >&5
73757159 $as_echo_n "checking for objdir... " >&6; }
7376 if test "${lt_cv_objdir+set}" = set; then
7160 if test "${lt_cv_objdir+set}" = set; then :
73777161 $as_echo_n "(cached) " >&6
73787162 else
73797163 rm -f .libs 2>/dev/null
73867170 fi
73877171 rmdir .libs 2>/dev/null
73887172 fi
7389 { $as_echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
7173 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_objdir" >&5
73907174 $as_echo "$lt_cv_objdir" >&6; }
73917175 objdir=$lt_cv_objdir
73927176
73977181 cat >>confdefs.h <<_ACEOF
73987182 #define LT_OBJDIR "$lt_cv_objdir/"
73997183 _ACEOF
7400
7401
7402
7403
7404
7405
7406
7407
7408
7409
7410
7411
7412
74137184
74147185
74157186
74267197 ;;
74277198 esac
74287199
7429 # Sed substitution that helps us do robust quoting. It backslashifies
7430 # metacharacters that are still active within double-quoted strings.
7431 sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
7432
7433 # Same as above, but do not quote variable references.
7434 double_quote_subst='s/\(["`\\]\)/\\\1/g'
7435
7436 # Sed substitution to delay expansion of an escaped shell variable in a
7437 # double_quote_subst'ed string.
7438 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
7439
7440 # Sed substitution to delay expansion of an escaped single quote.
7441 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
7442
7443 # Sed substitution to avoid accidental globbing in evaled expressions
7444 no_glob_subst='s/\*/\\\*/g'
7445
74467200 # Global variables:
74477201 ofile=libtool
74487202 can_build_shared=yes
74717225 *) break;;
74727226 esac
74737227 done
7474 cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
7228 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
74757229
74767230
74777231 # Only perform the check for file, if the check method requires it
74797233 case $deplibs_check_method in
74807234 file_magic*)
74817235 if test "$file_magic_cmd" = '$MAGIC_CMD'; then
7482 { $as_echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
7236 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ${ac_tool_prefix}file" >&5
74837237 $as_echo_n "checking for ${ac_tool_prefix}file... " >&6; }
7484 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
7238 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
74857239 $as_echo_n "(cached) " >&6
74867240 else
74877241 case $MAGIC_CMD in
75327286
75337287 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
75347288 if test -n "$MAGIC_CMD"; then
7535 { $as_echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
7289 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
75367290 $as_echo "$MAGIC_CMD" >&6; }
75377291 else
7538 { $as_echo "$as_me:$LINENO: result: no" >&5
7292 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
75397293 $as_echo "no" >&6; }
75407294 fi
75417295
75457299
75467300 if test -z "$lt_cv_path_MAGIC_CMD"; then
75477301 if test -n "$ac_tool_prefix"; then
7548 { $as_echo "$as_me:$LINENO: checking for file" >&5
7302 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for file" >&5
75497303 $as_echo_n "checking for file... " >&6; }
7550 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
7304 if test "${lt_cv_path_MAGIC_CMD+set}" = set; then :
75517305 $as_echo_n "(cached) " >&6
75527306 else
75537307 case $MAGIC_CMD in
75987352
75997353 MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
76007354 if test -n "$MAGIC_CMD"; then
7601 { $as_echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
7355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MAGIC_CMD" >&5
76027356 $as_echo "$MAGIC_CMD" >&6; }
76037357 else
7604 { $as_echo "$as_me:$LINENO: result: no" >&5
7358 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
76057359 $as_echo "no" >&6; }
76067360 fi
76077361
76807434 lt_prog_compiler_no_builtin_flag=
76817435
76827436 if test "$GCC" = yes; then
7683 lt_prog_compiler_no_builtin_flag=' -fno-builtin'
7684
7685 { $as_echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
7437 case $cc_basename in
7438 nvcc*)
7439 lt_prog_compiler_no_builtin_flag=' -Xcompiler -fno-builtin' ;;
7440 *)
7441 lt_prog_compiler_no_builtin_flag=' -fno-builtin' ;;
7442 esac
7443
7444 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
76867445 $as_echo_n "checking if $compiler supports -fno-rtti -fno-exceptions... " >&6; }
7687 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
7446 if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then :
76887447 $as_echo_n "(cached) " >&6
76897448 else
76907449 lt_cv_prog_compiler_rtti_exceptions=no
77007459 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
77017460 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
77027461 -e 's:$: $lt_compiler_flag:'`
7703 (eval echo "\"\$as_me:7704: $lt_compile\"" >&5)
7462 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
77047463 (eval "$lt_compile" 2>conftest.err)
77057464 ac_status=$?
77067465 cat conftest.err >&5
7707 echo "$as_me:7708: \$? = $ac_status" >&5
7466 echo "$as_me:$LINENO: \$? = $ac_status" >&5
77087467 if (exit $ac_status) && test -s "$ac_outfile"; then
77097468 # The compiler can only warn and ignore the option if not recognized
77107469 # So say no if there are warnings other than the usual output.
7711 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7470 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
77127471 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
77137472 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
77147473 lt_cv_prog_compiler_rtti_exceptions=yes
77177476 $RM conftest*
77187477
77197478 fi
7720 { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
7479 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
77217480 $as_echo "$lt_cv_prog_compiler_rtti_exceptions" >&6; }
77227481
77237482 if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
77377496 lt_prog_compiler_pic=
77387497 lt_prog_compiler_static=
77397498
7740 { $as_echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
7499 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $compiler option to produce PIC" >&5
77417500 $as_echo_n "checking for $compiler option to produce PIC... " >&6; }
77427501
77437502 if test "$GCC" = yes; then
77867545 lt_prog_compiler_pic='-fno-common'
77877546 ;;
77887547
7548 haiku*)
7549 # PIC is the default for Haiku.
7550 # The "-static" flag exists, but is broken.
7551 lt_prog_compiler_static=
7552 ;;
7553
77897554 hpux*)
77907555 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
77917556 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
78267591
78277592 *)
78287593 lt_prog_compiler_pic='-fPIC'
7594 ;;
7595 esac
7596
7597 case $cc_basename in
7598 nvcc*) # Cuda Compiler Driver 2.2
7599 lt_prog_compiler_wl='-Xlinker '
7600 lt_prog_compiler_pic='-Xcompiler -fPIC'
78297601 ;;
78307602 esac
78317603 else
78697641 lt_prog_compiler_static='-non_shared'
78707642 ;;
78717643
7872 linux* | k*bsd*-gnu)
7644 linux* | k*bsd*-gnu | kopensolaris*-gnu)
78737645 case $cc_basename in
78747646 # old Intel for x86_64 which still supported -KPIC.
78757647 ecc*)
78907662 lt_prog_compiler_pic='--shared'
78917663 lt_prog_compiler_static='--static'
78927664 ;;
7893 pgcc* | pgf77* | pgf90* | pgf95*)
7665 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
78947666 # Portland Group compilers (*not* the Pentium gcc compiler,
78957667 # which looks to be a dead project)
78967668 lt_prog_compiler_wl='-Wl,'
79027674 # All Alpha code is PIC.
79037675 lt_prog_compiler_static='-non_shared'
79047676 ;;
7905 xl*)
7906 # IBM XL C 8.0/Fortran 10.1 on PPC
7677 xl* | bgxl* | bgf* | mpixl*)
7678 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
79077679 lt_prog_compiler_wl='-Wl,'
79087680 lt_prog_compiler_pic='-qpic'
79097681 lt_prog_compiler_static='-qstaticlink'
79107682 ;;
79117683 *)
79127684 case `$CC -V 2>&1 | sed 5q` in
7685 *Sun\ F* | *Sun*Fortran*)
7686 # Sun Fortran 8.3 passes all unrecognized flags to the linker
7687 lt_prog_compiler_pic='-KPIC'
7688 lt_prog_compiler_static='-Bstatic'
7689 lt_prog_compiler_wl=''
7690 ;;
79137691 *Sun\ C*)
79147692 # Sun C 5.9
79157693 lt_prog_compiler_pic='-KPIC'
79167694 lt_prog_compiler_static='-Bstatic'
79177695 lt_prog_compiler_wl='-Wl,'
79187696 ;;
7919 *Sun\ F*)
7920 # Sun Fortran 8.3 passes all unrecognized flags to the linker
7921 lt_prog_compiler_pic='-KPIC'
7922 lt_prog_compiler_static='-Bstatic'
7923 lt_prog_compiler_wl=''
7924 ;;
79257697 esac
79267698 ;;
79277699 esac
79527724 lt_prog_compiler_pic='-KPIC'
79537725 lt_prog_compiler_static='-Bstatic'
79547726 case $cc_basename in
7955 f77* | f90* | f95*)
7727 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
79567728 lt_prog_compiler_wl='-Qoption ld ';;
79577729 *)
79587730 lt_prog_compiler_wl='-Wl,';;
80097781 lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
80107782 ;;
80117783 esac
8012 { $as_echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
7784 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_prog_compiler_pic" >&5
80137785 $as_echo "$lt_prog_compiler_pic" >&6; }
80147786
80157787
80217793 # Check to make sure the PIC flag actually works.
80227794 #
80237795 if test -n "$lt_prog_compiler_pic"; then
8024 { $as_echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
7796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
80257797 $as_echo_n "checking if $compiler PIC flag $lt_prog_compiler_pic works... " >&6; }
8026 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then
7798 if test "${lt_cv_prog_compiler_pic_works+set}" = set; then :
80277799 $as_echo_n "(cached) " >&6
80287800 else
80297801 lt_cv_prog_compiler_pic_works=no
80397811 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
80407812 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
80417813 -e 's:$: $lt_compiler_flag:'`
8042 (eval echo "\"\$as_me:8043: $lt_compile\"" >&5)
7814 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
80437815 (eval "$lt_compile" 2>conftest.err)
80447816 ac_status=$?
80457817 cat conftest.err >&5
8046 echo "$as_me:8047: \$? = $ac_status" >&5
7818 echo "$as_me:$LINENO: \$? = $ac_status" >&5
80477819 if (exit $ac_status) && test -s "$ac_outfile"; then
80487820 # The compiler can only warn and ignore the option if not recognized
80497821 # So say no if there are warnings other than the usual output.
8050 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
7822 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
80517823 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
80527824 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
80537825 lt_cv_prog_compiler_pic_works=yes
80567828 $RM conftest*
80577829
80587830 fi
8059 { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_pic_works" >&5
7831 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_pic_works" >&5
80607832 $as_echo "$lt_cv_prog_compiler_pic_works" >&6; }
80617833
80627834 if test x"$lt_cv_prog_compiler_pic_works" = xyes; then
80807852 # Check to make sure the static flag actually works.
80817853 #
80827854 wl=$lt_prog_compiler_wl eval lt_tmp_static_flag=\"$lt_prog_compiler_static\"
8083 { $as_echo "$as_me:$LINENO: checking if $compiler static flag $lt_tmp_static_flag works" >&5
7855 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler static flag $lt_tmp_static_flag works" >&5
80847856 $as_echo_n "checking if $compiler static flag $lt_tmp_static_flag works... " >&6; }
8085 if test "${lt_cv_prog_compiler_static_works+set}" = set; then
7857 if test "${lt_cv_prog_compiler_static_works+set}" = set; then :
80867858 $as_echo_n "(cached) " >&6
80877859 else
80887860 lt_cv_prog_compiler_static_works=no
80957867 if test -s conftest.err; then
80967868 # Append any errors to the config.log.
80977869 cat conftest.err 1>&5
8098 $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
7870 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
80997871 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
81007872 if diff conftest.exp conftest.er2 >/dev/null; then
81017873 lt_cv_prog_compiler_static_works=yes
81087880 LDFLAGS="$save_LDFLAGS"
81097881
81107882 fi
8111 { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_static_works" >&5
7883 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_static_works" >&5
81127884 $as_echo "$lt_cv_prog_compiler_static_works" >&6; }
81137885
81147886 if test x"$lt_cv_prog_compiler_static_works" = xyes; then
81237895
81247896
81257897
8126 { $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
7898 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
81277899 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8128 if test "${lt_cv_prog_compiler_c_o+set}" = set; then
7900 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81297901 $as_echo_n "(cached) " >&6
81307902 else
81317903 lt_cv_prog_compiler_c_o=no
81447916 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
81457917 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
81467918 -e 's:$: $lt_compiler_flag:'`
8147 (eval echo "\"\$as_me:8148: $lt_compile\"" >&5)
7919 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
81487920 (eval "$lt_compile" 2>out/conftest.err)
81497921 ac_status=$?
81507922 cat out/conftest.err >&5
8151 echo "$as_me:8152: \$? = $ac_status" >&5
7923 echo "$as_me:$LINENO: \$? = $ac_status" >&5
81527924 if (exit $ac_status) && test -s out/conftest2.$ac_objext
81537925 then
81547926 # The compiler can only warn and ignore the option if not recognized
81557927 # So say no if there are warnings
8156 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
7928 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
81577929 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
81587930 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
81597931 lt_cv_prog_compiler_c_o=yes
81707942 $RM conftest*
81717943
81727944 fi
8173 { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
7945 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
81747946 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
81757947
81767948
81787950
81797951
81807952
8181 { $as_echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
7953 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $compiler supports -c -o file.$ac_objext" >&5
81827954 $as_echo_n "checking if $compiler supports -c -o file.$ac_objext... " >&6; }
8183 if test "${lt_cv_prog_compiler_c_o+set}" = set; then
7955 if test "${lt_cv_prog_compiler_c_o+set}" = set; then :
81847956 $as_echo_n "(cached) " >&6
81857957 else
81867958 lt_cv_prog_compiler_c_o=no
81997971 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
82007972 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
82017973 -e 's:$: $lt_compiler_flag:'`
8202 (eval echo "\"\$as_me:8203: $lt_compile\"" >&5)
7974 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&5)
82037975 (eval "$lt_compile" 2>out/conftest.err)
82047976 ac_status=$?
82057977 cat out/conftest.err >&5
8206 echo "$as_me:8207: \$? = $ac_status" >&5
7978 echo "$as_me:$LINENO: \$? = $ac_status" >&5
82077979 if (exit $ac_status) && test -s out/conftest2.$ac_objext
82087980 then
82097981 # The compiler can only warn and ignore the option if not recognized
82107982 # So say no if there are warnings
8211 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
7983 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
82127984 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
82137985 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
82147986 lt_cv_prog_compiler_c_o=yes
82257997 $RM conftest*
82267998
82277999 fi
8228 { $as_echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
8000 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler_c_o" >&5
82298001 $as_echo "$lt_cv_prog_compiler_c_o" >&6; }
82308002
82318003
82348006 hard_links="nottested"
82358007 if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
82368008 # do not overwrite the value of need_locks provided by the user
8237 { $as_echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
8009 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if we can lock with hard links" >&5
82388010 $as_echo_n "checking if we can lock with hard links... " >&6; }
82398011 hard_links=yes
82408012 $RM conftest*
82428014 touch conftest.a
82438015 ln conftest.a conftest.b 2>&5 || hard_links=no
82448016 ln conftest.a conftest.b 2>/dev/null && hard_links=no
8245 { $as_echo "$as_me:$LINENO: result: $hard_links" >&5
8017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hard_links" >&5
82468018 $as_echo "$hard_links" >&6; }
82478019 if test "$hard_links" = no; then
8248 { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
8020 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
82498021 $as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
82508022 need_locks=warn
82518023 fi
82588030
82598031
82608032
8261 { $as_echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
8033 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $compiler linker ($LD) supports shared libraries" >&5
82628034 $as_echo_n "checking whether the $compiler linker ($LD) supports shared libraries... " >&6; }
82638035
82648036 runpath_var=
83218093 esac
83228094
83238095 ld_shlibs=yes
8096
8097 # On some targets, GNU ld is compatible enough with the native linker
8098 # that we're better off using the native interface for both.
8099 lt_use_gnu_ld_interface=no
83248100 if test "$with_gnu_ld" = yes; then
8101 case $host_os in
8102 aix*)
8103 # The AIX port of GNU ld has always aspired to compatibility
8104 # with the native linker. However, as the warning in the GNU ld
8105 # block says, versions before 2.19.5* couldn't really create working
8106 # shared libraries, regardless of the interface used.
8107 case `$LD -v 2>&1` in
8108 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
8109 *\ \(GNU\ Binutils\)\ 2.[2-9]*) ;;
8110 *\ \(GNU\ Binutils\)\ [3-9]*) ;;
8111 *)
8112 lt_use_gnu_ld_interface=yes
8113 ;;
8114 esac
8115 ;;
8116 *)
8117 lt_use_gnu_ld_interface=yes
8118 ;;
8119 esac
8120 fi
8121
8122 if test "$lt_use_gnu_ld_interface" = yes; then
83258123 # If archive_cmds runs LD, not CC, wlarc should be empty
83268124 wlarc='${wl}'
83278125
83398137 fi
83408138 supports_anon_versioning=no
83418139 case `$LD -v 2>&1` in
8140 *GNU\ gold*) supports_anon_versioning=yes ;;
83428141 *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
83438142 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
83448143 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
83548153 ld_shlibs=no
83558154 cat <<_LT_EOF 1>&2
83568155
8357 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
8156 *** Warning: the GNU linker, at least up to release 2.19, is reported
83588157 *** to be unable to reliably create shared libraries on AIX.
83598158 *** Therefore, libtool is disabling shared libraries support. If you
8360 *** really care for shared libraries, you may want to modify your PATH
8361 *** so that a non-GNU linker is found, and then restart.
8159 *** really care for shared libraries, you may want to install binutils
8160 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
8161 *** You will then need to restart the configuration process.
83628162
83638163 _LT_EOF
83648164 fi
83948194 # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
83958195 # as there is no search path for DLLs.
83968196 hardcode_libdir_flag_spec='-L$libdir'
8197 export_dynamic_flag_spec='${wl}--export-all-symbols'
83978198 allow_undefined_flag=unsupported
83988199 always_export_symbols=no
83998200 enable_shared_with_static_runtimes=yes
84158216 fi
84168217 ;;
84178218
8219 haiku*)
8220 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
8221 link_all_deplibs=yes
8222 ;;
8223
84188224 interix[3-9]*)
84198225 hardcode_direct=no
84208226 hardcode_shlibpath_var=no
84308236 archive_expsym_cmds='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'
84318237 ;;
84328238
8433 gnu* | linux* | tpf* | k*bsd*-gnu)
8239 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
84348240 tmp_diet=no
84358241 if test "$host_os" = linux-dietlibc; then
84368242 case $cc_basename in
84448250 tmp_sharedflag='-shared'
84458251 case $cc_basename,$host_cpu in
84468252 pgcc*) # Portland Group C compiler
8447 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8253 whole_archive_flag_spec='${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'
84488254 tmp_addflag=' $pic_flag'
84498255 ;;
8450 pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers
8451 whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8256 pgf77* | pgf90* | pgf95* | pgfortran*)
8257 # Portland Group f77 and f90 compilers
8258 whole_archive_flag_spec='${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'
84528259 tmp_addflag=' $pic_flag -Mnomain' ;;
84538260 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
84548261 tmp_addflag=' -i_dynamic' ;;
84598266 lf95*) # Lahey Fortran 8.1
84608267 whole_archive_flag_spec=
84618268 tmp_sharedflag='--shared' ;;
8462 xl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
8269 xl[cC]* | bgxl[cC]* | mpixl[cC]*) # IBM XL C 8.0 on PPC (deal with xlf below)
84638270 tmp_sharedflag='-qmkshrobj'
84648271 tmp_addflag= ;;
8272 nvcc*) # Cuda Compiler Driver 2.2
8273 whole_archive_flag_spec='${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'
8274 compiler_needs_object=yes
8275 ;;
84658276 esac
84668277 case `$CC -V 2>&1 | sed 5q` in
84678278 *Sun\ C*) # Sun C 5.9
8468 whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
8279 whole_archive_flag_spec='${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'
84698280 compiler_needs_object=yes
84708281 tmp_sharedflag='-G' ;;
84718282 *Sun\ F*) # Sun Fortran 8.3
84818292 fi
84828293
84838294 case $cc_basename in
8484 xlf*)
8295 xlf* | bgf* | bgxlf* | mpixlf*)
84858296 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
84868297 whole_archive_flag_spec='--whole-archive$convenience --no-whole-archive'
84878298 hardcode_libdir_flag_spec=
84888299 hardcode_libdir_flag_spec_ld='-rpath $libdir'
8489 archive_cmds='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
8300 archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
84908301 if test "x$supports_anon_versioning" = xyes; then
84918302 archive_expsym_cmds='echo "{ global:" > $output_objdir/$libname.ver~
84928303 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
84938304 echo "local: *; };" >> $output_objdir/$libname.ver~
8494 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
8305 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
84958306 fi
84968307 ;;
84978308 esac
86128423 else
86138424 # If we're using GNU nm, then we don't want the "-C" option.
86148425 # -C means demangle to AIX nm, but means don't demangle with GNU nm
8426 # Also, AIX nm treats weak defined symbols like other global
8427 # defined symbols, whereas GNU nm marks them as "W".
86158428 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
8616 export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
8429 export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
86178430 else
86188431 export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && (substr(\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
86198432 fi
87008513 allow_undefined_flag='-berok'
87018514 # Determine the default libpath from the value encoded in an
87028515 # empty executable.
8703 cat >conftest.$ac_ext <<_ACEOF
8704 /* confdefs.h. */
8705 _ACEOF
8706 cat confdefs.h >>conftest.$ac_ext
8707 cat >>conftest.$ac_ext <<_ACEOF
8516 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
87088517 /* end confdefs.h. */
87098518
87108519 int
87158524 return 0;
87168525 }
87178526 _ACEOF
8718 rm -f conftest.$ac_objext conftest$ac_exeext
8719 if { (ac_try="$ac_link"
8720 case "(($ac_try" in
8721 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8722 *) ac_try_echo=$ac_try;;
8723 esac
8724 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8725 $as_echo "$ac_try_echo") >&5
8726 (eval "$ac_link") 2>conftest.er1
8727 ac_status=$?
8728 grep -v '^ *+' conftest.er1 >conftest.err
8729 rm -f conftest.er1
8730 cat conftest.err >&5
8731 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8732 (exit $ac_status); } && {
8733 test -z "$ac_c_werror_flag" ||
8734 test ! -s conftest.err
8735 } && test -s conftest$ac_exeext && {
8736 test "$cross_compiling" = yes ||
8737 $as_test_x conftest$ac_exeext
8738 }; then
8527 if ac_fn_c_try_link "$LINENO"; then :
87398528
87408529 lt_aix_libpath_sed='
87418530 /Import File Strings/,/^$/ {
87498538 if test -z "$aix_libpath"; then
87508539 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
87518540 fi
8752 else
8753 $as_echo "$as_me: failed program was:" >&5
8754 sed 's/^/| /' conftest.$ac_ext >&5
8755
8756
8757 fi
8758
8759 rm -rf conftest.dSYM
8760 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8761 conftest$ac_exeext conftest.$ac_ext
8541 fi
8542 rm -f core conftest.err conftest.$ac_objext \
8543 conftest$ac_exeext conftest.$ac_ext
87628544 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
87638545
87648546 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
8765 archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
8547 archive_expsym_cmds='$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"
87668548 else
87678549 if test "$host_cpu" = ia64; then
87688550 hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
87718553 else
87728554 # Determine the default libpath from the value encoded in an
87738555 # empty executable.
8774 cat >conftest.$ac_ext <<_ACEOF
8775 /* confdefs.h. */
8776 _ACEOF
8777 cat confdefs.h >>conftest.$ac_ext
8778 cat >>conftest.$ac_ext <<_ACEOF
8556 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
87798557 /* end confdefs.h. */
87808558
87818559 int
87868564 return 0;
87878565 }
87888566 _ACEOF
8789 rm -f conftest.$ac_objext conftest$ac_exeext
8790 if { (ac_try="$ac_link"
8791 case "(($ac_try" in
8792 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
8793 *) ac_try_echo=$ac_try;;
8794 esac
8795 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
8796 $as_echo "$ac_try_echo") >&5
8797 (eval "$ac_link") 2>conftest.er1
8798 ac_status=$?
8799 grep -v '^ *+' conftest.er1 >conftest.err
8800 rm -f conftest.er1
8801 cat conftest.err >&5
8802 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
8803 (exit $ac_status); } && {
8804 test -z "$ac_c_werror_flag" ||
8805 test ! -s conftest.err
8806 } && test -s conftest$ac_exeext && {
8807 test "$cross_compiling" = yes ||
8808 $as_test_x conftest$ac_exeext
8809 }; then
8567 if ac_fn_c_try_link "$LINENO"; then :
88108568
88118569 lt_aix_libpath_sed='
88128570 /Import File Strings/,/^$/ {
88208578 if test -z "$aix_libpath"; then
88218579 aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
88228580 fi
8823 else
8824 $as_echo "$as_me: failed program was:" >&5
8825 sed 's/^/| /' conftest.$ac_ext >&5
8826
8827
8828 fi
8829
8830 rm -rf conftest.dSYM
8831 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
8832 conftest$ac_exeext conftest.$ac_ext
8581 fi
8582 rm -f core conftest.err conftest.$ac_objext \
8583 conftest$ac_exeext conftest.$ac_ext
88338584 if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
88348585
88358586 hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
88378588 # -berok will link without error, but may produce a broken library.
88388589 no_undefined_flag=' ${wl}-bernotok'
88398590 allow_undefined_flag=' ${wl}-berok'
8840 # Exported symbols can be pulled into shared objects from archives
8841 whole_archive_flag_spec='$convenience'
8591 if test "$with_gnu_ld" = yes; then
8592 # We only use this code for GNU lds that support --whole-archive.
8593 whole_archive_flag_spec='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
8594 else
8595 # Exported symbols can be pulled into shared objects from archives
8596 whole_archive_flag_spec='$convenience'
8597 fi
88428598 archive_cmds_need_lc=yes
88438599 # This is similar to how AIX traditionally builds its shared libraries.
88448600 archive_expsym_cmds="\$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'
88778633 # Tell ltmain to make .dll files, not .so files.
88788634 shrext_cmds=".dll"
88798635 # FIXME: Setting linknames here is a bad hack.
8880 archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
8636 archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
88818637 # The linker will automatically build a .lib file if we build a DLL.
88828638 old_archive_from_new_cmds='true'
88838639 # FIXME: Should let the user specify the lib program.
88938649 hardcode_direct=no
88948650 hardcode_automatic=yes
88958651 hardcode_shlibpath_var=unsupported
8896 whole_archive_flag_spec=''
8652 if test "$lt_cv_ld_force_load" = "yes"; then
8653 whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
8654 else
8655 whole_archive_flag_spec=''
8656 fi
88978657 link_all_deplibs=yes
88988658 allow_undefined_flag="$_lt_dar_allow_undefined"
88998659 case $cc_basename in
89018661 *) _lt_dar_can_shared=$GCC ;;
89028662 esac
89038663 if test "$_lt_dar_can_shared" = "yes"; then
8904 output_verbose_link_cmd=echo
8664 output_verbose_link_cmd=func_echo_all
89058665 archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
89068666 module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
89078667 archive_expsym_cmds="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}"
89678727 ;;
89688728
89698729 hpux10*)
8970 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8730 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
89718731 archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
89728732 else
89738733 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
89868746 ;;
89878747
89888748 hpux11*)
8989 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
8749 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
89908750 case $host_cpu in
89918751 hppa*64*)
89928752 archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
90078767 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
90088768 ;;
90098769 *)
9010 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8770
8771 # Older versions of the 11.00 compiler do not understand -b yet
8772 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
8773 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if $CC understands -b" >&5
8774 $as_echo_n "checking if $CC understands -b... " >&6; }
8775 if test "${lt_cv_prog_compiler__b+set}" = set; then :
8776 $as_echo_n "(cached) " >&6
8777 else
8778 lt_cv_prog_compiler__b=no
8779 save_LDFLAGS="$LDFLAGS"
8780 LDFLAGS="$LDFLAGS -b"
8781 echo "$lt_simple_link_test_code" > conftest.$ac_ext
8782 if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
8783 # The linker can only warn and ignore the option if not recognized
8784 # So say no if there are warnings
8785 if test -s conftest.err; then
8786 # Append any errors to the config.log.
8787 cat conftest.err 1>&5
8788 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
8789 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
8790 if diff conftest.exp conftest.er2 >/dev/null; then
8791 lt_cv_prog_compiler__b=yes
8792 fi
8793 else
8794 lt_cv_prog_compiler__b=yes
8795 fi
8796 fi
8797 $RM -r conftest*
8798 LDFLAGS="$save_LDFLAGS"
8799
8800 fi
8801 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_prog_compiler__b" >&5
8802 $as_echo "$lt_cv_prog_compiler__b" >&6; }
8803
8804 if test x"$lt_cv_prog_compiler__b" = xyes; then
8805 archive_cmds='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
8806 else
8807 archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
8808 fi
8809
90118810 ;;
90128811 esac
90138812 fi
90358834
90368835 irix5* | irix6* | nonstopux*)
90378836 if test "$GCC" = yes; then
9038 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8837 archive_cmds='$CC -shared $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'
90398838 # Try to use the -exported_symbol ld option, if it does not
90408839 # work, assume that -exports_file does not work either and
90418840 # implicitly export all symbols.
90428841 save_LDFLAGS="$LDFLAGS"
90438842 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
9044 cat >conftest.$ac_ext <<_ACEOF
8843 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
8844 /* end confdefs.h. */
90458845 int foo(void) {}
90468846 _ACEOF
9047 rm -f conftest.$ac_objext conftest$ac_exeext
9048 if { (ac_try="$ac_link"
9049 case "(($ac_try" in
9050 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
9051 *) ac_try_echo=$ac_try;;
9052 esac
9053 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
9054 $as_echo "$ac_try_echo") >&5
9055 (eval "$ac_link") 2>conftest.er1
9056 ac_status=$?
9057 grep -v '^ *+' conftest.er1 >conftest.err
9058 rm -f conftest.er1
9059 cat conftest.err >&5
9060 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9061 (exit $ac_status); } && {
9062 test -z "$ac_c_werror_flag" ||
9063 test ! -s conftest.err
9064 } && test -s conftest$ac_exeext && {
9065 test "$cross_compiling" = yes ||
9066 $as_test_x conftest$ac_exeext
9067 }; then
9068 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
9069
9070 else
9071 $as_echo "$as_me: failed program was:" >&5
9072 sed 's/^/| /' conftest.$ac_ext >&5
9073
9074
9075 fi
9076
9077 rm -rf conftest.dSYM
9078 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
9079 conftest$ac_exeext conftest.$ac_ext
8847 if ac_fn_c_try_link "$LINENO"; then :
8848 archive_expsym_cmds='$CC -shared $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'
8849
8850 fi
8851 rm -f core conftest.err conftest.$ac_objext \
8852 conftest$ac_exeext conftest.$ac_ext
90808853 LDFLAGS="$save_LDFLAGS"
90818854 else
9082 archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
9083 archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
8855 archive_cmds='$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'
8856 archive_expsym_cmds='$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'
90848857 fi
90858858 archive_cmds_need_lc='no'
90868859 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
91428915 hardcode_libdir_flag_spec='-L$libdir'
91438916 hardcode_minus_L=yes
91448917 allow_undefined_flag=unsupported
9145 archive_cmds='$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'
8918 archive_cmds='$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'
91468919 old_archive_from_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
91478920 ;;
91488921
91498922 osf3*)
91508923 if test "$GCC" = yes; then
91518924 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9152 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8925 archive_cmds='$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'
91538926 else
91548927 allow_undefined_flag=' -expect_unresolved \*'
9155 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8928 archive_cmds='$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'
91568929 fi
91578930 archive_cmds_need_lc='no'
91588931 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
91628935 osf4* | osf5*) # as osf3* with the addition of -msym flag
91638936 if test "$GCC" = yes; then
91648937 allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
9165 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
8938 archive_cmds='$CC -shared${allow_undefined_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'
91668939 hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
91678940 else
91688941 allow_undefined_flag=' -expect_unresolved \*'
9169 archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
8942 archive_cmds='$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'
91708943 archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
9171 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
8944 $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'
91728945
91738946 # Both c and cxx compiler support -rpath directly
91748947 hardcode_libdir_flag_spec='-rpath $libdir'
93329105 fi
93339106 fi
93349107
9335 { $as_echo "$as_me:$LINENO: result: $ld_shlibs" >&5
9108 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ld_shlibs" >&5
93369109 $as_echo "$ld_shlibs" >&6; }
93379110 test "$ld_shlibs" = no && can_build_shared=no
93389111
93699142 # Test whether the compiler implicitly links with -lc since on some
93709143 # systems, -lgcc has to come before -lc. If gcc already passes -lc
93719144 # to ld, don't add -lc before -lgcc.
9372 { $as_echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
9145 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether -lc should be explicitly linked in" >&5
93739146 $as_echo_n "checking whether -lc should be explicitly linked in... " >&6; }
9374 $RM conftest*
9375 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9376
9377 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9147 if test "${lt_cv_archive_cmds_need_lc+set}" = set; then :
9148 $as_echo_n "(cached) " >&6
9149 else
9150 $RM conftest*
9151 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
9152
9153 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
93789154 (eval $ac_compile) 2>&5
93799155 ac_status=$?
9380 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9381 (exit $ac_status); } 2>conftest.err; then
9382 soname=conftest
9383 lib=conftest
9384 libobjs=conftest.$ac_objext
9385 deplibs=
9386 wl=$lt_prog_compiler_wl
9387 pic_flag=$lt_prog_compiler_pic
9388 compiler_flags=-v
9389 linker_flags=-v
9390 verstring=
9391 output_objdir=.
9392 libname=conftest
9393 lt_save_allow_undefined_flag=$allow_undefined_flag
9394 allow_undefined_flag=
9395 if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\"") >&5
9156 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9157 test $ac_status = 0; } 2>conftest.err; then
9158 soname=conftest
9159 lib=conftest
9160 libobjs=conftest.$ac_objext
9161 deplibs=
9162 wl=$lt_prog_compiler_wl
9163 pic_flag=$lt_prog_compiler_pic
9164 compiler_flags=-v
9165 linker_flags=-v
9166 verstring=
9167 output_objdir=.
9168 libname=conftest
9169 lt_save_allow_undefined_flag=$allow_undefined_flag
9170 allow_undefined_flag=
9171 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1\""; } >&5
93969172 (eval $archive_cmds 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) 2>&5
93979173 ac_status=$?
9398 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
9399 (exit $ac_status); }
9400 then
9401 archive_cmds_need_lc=no
9402 else
9403 archive_cmds_need_lc=yes
9404 fi
9405 allow_undefined_flag=$lt_save_allow_undefined_flag
9406 else
9407 cat conftest.err 1>&5
9408 fi
9409 $RM conftest*
9410 { $as_echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
9411 $as_echo "$archive_cmds_need_lc" >&6; }
9174 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
9175 test $ac_status = 0; }
9176 then
9177 lt_cv_archive_cmds_need_lc=no
9178 else
9179 lt_cv_archive_cmds_need_lc=yes
9180 fi
9181 allow_undefined_flag=$lt_save_allow_undefined_flag
9182 else
9183 cat conftest.err 1>&5
9184 fi
9185 $RM conftest*
9186
9187 fi
9188 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_archive_cmds_need_lc" >&5
9189 $as_echo "$lt_cv_archive_cmds_need_lc" >&6; }
9190 archive_cmds_need_lc=$lt_cv_archive_cmds_need_lc
94129191 ;;
94139192 esac
94149193 fi
95719350
95729351
95739352
9574 { $as_echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
9353 { $as_echo "$as_me:${as_lineno-$LINENO}: checking dynamic linker characteristics" >&5
95759354 $as_echo_n "checking dynamic linker characteristics... " >&6; }
95769355
95779356 if test "$GCC" = yes; then
95799358 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
95809359 *) lt_awk_arg="/^libraries:/" ;;
95819360 esac
9582 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9583 if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
9361 case $host_os in
9362 mingw* | cegcc*) lt_sed_strip_eq="s,=\([A-Za-z]:\),\1,g" ;;
9363 *) lt_sed_strip_eq="s,=/,/,g" ;;
9364 esac
9365 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
9366 case $lt_search_path_spec in
9367 *\;*)
95849368 # if the path contains ";" then we assume it to be the separator
95859369 # otherwise default to the standard path separator (i.e. ":") - it is
95869370 # assumed that no part of a normal pathname contains ";" but that should
95879371 # okay in the real world where ";" in dirpaths is itself problematic.
9588 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
9589 else
9590 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
9591 fi
9372 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
9373 ;;
9374 *)
9375 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
9376 ;;
9377 esac
95929378 # Ok, now we have the path, separated by spaces, we can step through it
95939379 # and add multilib dir if necessary.
95949380 lt_tmp_lt_search_path_spec=
96019387 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
96029388 fi
96039389 done
9604 lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
9390 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
96059391 BEGIN {RS=" "; FS="/|\n";} {
96069392 lt_foo="";
96079393 lt_count=0;
96219407 if (lt_foo != "") { lt_freq[lt_foo]++; }
96229408 if (lt_freq[lt_foo] == 1) { print lt_foo; }
96239409 }'`
9624 sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
9410 # AWK program above erroneously prepends '/' to C:/dos/paths
9411 # for these hosts.
9412 case $host_os in
9413 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
9414 $SED 's,/\([A-Za-z]:\),\1,g'` ;;
9415 esac
9416 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
96259417 else
96269418 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
96279419 fi
97099501 m68k)
97109502 library_names_spec='$libname.ixlibrary $libname.a'
97119503 # Create ${libname}_ixlibrary.a entries in /sys/libs.
9712 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''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'
9504 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'
97139505 ;;
97149506 esac
97159507 ;;
97629554 cygwin*)
97639555 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
97649556 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9765 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
9557
9558 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"
97669559 ;;
97679560 mingw* | cegcc*)
97689561 # MinGW DLLs use traditional 'lib' prefix
97699562 soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
9770 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
9771 if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
9772 # It is most probably a Windows format PATH printed by
9773 # mingw gcc, but we are running on Cygwin. Gcc prints its search
9774 # path with ; separators, and with drive letters. We can handle the
9775 # drive letters (cygwin fileutils understands them), so leave them,
9776 # especially as we might pass files found there to a mingw objdump,
9777 # which wouldn't understand a cygwinified path. Ahh.
9778 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
9779 else
9780 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
9781 fi
97829563 ;;
97839564 pw32*)
97849565 # pw32 DLLs use 'pw' prefix rather than 'lib'
98789659 hardcode_into_libs=yes
98799660 ;;
98809661
9662 haiku*)
9663 version_type=linux
9664 need_lib_prefix=no
9665 need_version=no
9666 dynamic_linker="$host_os runtime_loader"
9667 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
9668 soname_spec='${libname}${release}${shared_ext}$major'
9669 shlibpath_var=LIBRARY_PATH
9670 shlibpath_overrides_runpath=yes
9671 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
9672 hardcode_into_libs=yes
9673 ;;
9674
98819675 hpux9* | hpux10* | hpux11*)
98829676 # Give a soname corresponding to the major version so that dld.sl refuses to
98839677 # link against other versions.
99209714 soname_spec='${libname}${release}${shared_ext}$major'
99219715 ;;
99229716 esac
9923 # HP-UX runs *really* slowly unless shared libraries are mode 555.
9717 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
99249718 postinstall_cmds='chmod 555 $lib'
9719 # or fails outright, so override atomically:
9720 install_override_mode=555
99259721 ;;
99269722
99279723 interix[3-9]*)
99799775 ;;
99809776
99819777 # This must be Linux ELF.
9982 linux* | k*bsd*-gnu)
9778 linux* | k*bsd*-gnu | kopensolaris*-gnu)
99839779 version_type=linux
99849780 need_lib_prefix=no
99859781 need_version=no
99889784 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
99899785 shlibpath_var=LD_LIBRARY_PATH
99909786 shlibpath_overrides_runpath=no
9787
99919788 # Some binutils ld are patched to set DT_RUNPATH
9992 save_LDFLAGS=$LDFLAGS
9993 save_libdir=$libdir
9994 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9995 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9996 cat >conftest.$ac_ext <<_ACEOF
9997 /* confdefs.h. */
9998 _ACEOF
9999 cat confdefs.h >>conftest.$ac_ext
10000 cat >>conftest.$ac_ext <<_ACEOF
9789 if test "${lt_cv_shlibpath_overrides_runpath+set}" = set; then :
9790 $as_echo_n "(cached) " >&6
9791 else
9792 lt_cv_shlibpath_overrides_runpath=no
9793 save_LDFLAGS=$LDFLAGS
9794 save_libdir=$libdir
9795 eval "libdir=/foo; wl=\"$lt_prog_compiler_wl\"; \
9796 LDFLAGS=\"\$LDFLAGS $hardcode_libdir_flag_spec\""
9797 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
100019798 /* end confdefs.h. */
100029799
100039800 int
100089805 return 0;
100099806 }
100109807 _ACEOF
10011 rm -f conftest.$ac_objext conftest$ac_exeext
10012 if { (ac_try="$ac_link"
10013 case "(($ac_try" in
10014 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10015 *) ac_try_echo=$ac_try;;
10016 esac
10017 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10018 $as_echo "$ac_try_echo") >&5
10019 (eval "$ac_link") 2>conftest.er1
10020 ac_status=$?
10021 grep -v '^ *+' conftest.er1 >conftest.err
10022 rm -f conftest.er1
10023 cat conftest.err >&5
10024 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10025 (exit $ac_status); } && {
10026 test -z "$ac_c_werror_flag" ||
10027 test ! -s conftest.err
10028 } && test -s conftest$ac_exeext && {
10029 test "$cross_compiling" = yes ||
10030 $as_test_x conftest$ac_exeext
10031 }; then
10032 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then
10033 shlibpath_overrides_runpath=yes
10034 fi
10035
10036 else
10037 $as_echo "$as_me: failed program was:" >&5
10038 sed 's/^/| /' conftest.$ac_ext >&5
10039
10040
10041 fi
10042
10043 rm -rf conftest.dSYM
10044 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10045 conftest$ac_exeext conftest.$ac_ext
10046 LDFLAGS=$save_LDFLAGS
10047 libdir=$save_libdir
9808 if ac_fn_c_try_link "$LINENO"; then :
9809 if ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null; then :
9810 lt_cv_shlibpath_overrides_runpath=yes
9811 fi
9812 fi
9813 rm -f core conftest.err conftest.$ac_objext \
9814 conftest$ac_exeext conftest.$ac_ext
9815 LDFLAGS=$save_LDFLAGS
9816 libdir=$save_libdir
9817
9818 fi
9819
9820 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
100489821
100499822 # This implies no fast_install, which is unacceptable.
100509823 # Some rework will be needed to allow for fast_install
100569829
100579830 # Append ld.so.conf contents to the search path
100589831 if test -f /etc/ld.so.conf; then
10059 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;/^$/d' | tr '\n' ' '`
9832 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' ' '`
100609833 sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
9834
100619835 fi
100629836
100639837 # We used to test for /lib/ld.so.1 and disable shared libraries on
1025710031 dynamic_linker=no
1025810032 ;;
1025910033 esac
10260 { $as_echo "$as_me:$LINENO: result: $dynamic_linker" >&5
10034 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $dynamic_linker" >&5
1026110035 $as_echo "$dynamic_linker" >&6; }
1026210036 test "$dynamic_linker" = no && can_build_shared=no
1026310037
1035910133
1036010134
1036110135
10362 { $as_echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
10136
10137
10138
10139
10140
10141 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >&5
1036310142 $as_echo_n "checking how to hardcode library paths into programs... " >&6; }
1036410143 hardcode_action=
1036510144 if test -n "$hardcode_libdir_flag_spec" ||
1038410163 # directories.
1038510164 hardcode_action=unsupported
1038610165 fi
10387 { $as_echo "$as_me:$LINENO: result: $hardcode_action" >&5
10166 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $hardcode_action" >&5
1038810167 $as_echo "$hardcode_action" >&6; }
1038910168
1039010169 if test "$hardcode_action" = relink ||
1042910208
1043010209 darwin*)
1043110210 # if libdl is installed we need to link against it
10432 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
10211 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
1043310212 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10434 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
10213 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
1043510214 $as_echo_n "(cached) " >&6
1043610215 else
1043710216 ac_check_lib_save_LIBS=$LIBS
1043810217 LIBS="-ldl $LIBS"
10439 cat >conftest.$ac_ext <<_ACEOF
10440 /* confdefs.h. */
10441 _ACEOF
10442 cat confdefs.h >>conftest.$ac_ext
10443 cat >>conftest.$ac_ext <<_ACEOF
10218 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1044410219 /* end confdefs.h. */
1044510220
1044610221 /* Override any GCC internal prototype to avoid an error.
1045810233 return 0;
1045910234 }
1046010235 _ACEOF
10461 rm -f conftest.$ac_objext conftest$ac_exeext
10462 if { (ac_try="$ac_link"
10463 case "(($ac_try" in
10464 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10465 *) ac_try_echo=$ac_try;;
10466 esac
10467 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10468 $as_echo "$ac_try_echo") >&5
10469 (eval "$ac_link") 2>conftest.er1
10470 ac_status=$?
10471 grep -v '^ *+' conftest.er1 >conftest.err
10472 rm -f conftest.er1
10473 cat conftest.err >&5
10474 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10475 (exit $ac_status); } && {
10476 test -z "$ac_c_werror_flag" ||
10477 test ! -s conftest.err
10478 } && test -s conftest$ac_exeext && {
10479 test "$cross_compiling" = yes ||
10480 $as_test_x conftest$ac_exeext
10481 }; then
10236 if ac_fn_c_try_link "$LINENO"; then :
1048210237 ac_cv_lib_dl_dlopen=yes
1048310238 else
10484 $as_echo "$as_me: failed program was:" >&5
10485 sed 's/^/| /' conftest.$ac_ext >&5
10486
10487 ac_cv_lib_dl_dlopen=no
10488 fi
10489
10490 rm -rf conftest.dSYM
10491 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10492 conftest$ac_exeext conftest.$ac_ext
10239 ac_cv_lib_dl_dlopen=no
10240 fi
10241 rm -f core conftest.err conftest.$ac_objext \
10242 conftest$ac_exeext conftest.$ac_ext
1049310243 LIBS=$ac_check_lib_save_LIBS
1049410244 fi
10495 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
10245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
1049610246 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10497 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
10247 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
1049810248 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
1049910249 else
1050010250
1050710257 ;;
1050810258
1050910259 *)
10510 { $as_echo "$as_me:$LINENO: checking for shl_load" >&5
10511 $as_echo_n "checking for shl_load... " >&6; }
10512 if test "${ac_cv_func_shl_load+set}" = set; then
10513 $as_echo_n "(cached) " >&6
10514 else
10515 cat >conftest.$ac_ext <<_ACEOF
10516 /* confdefs.h. */
10517 _ACEOF
10518 cat confdefs.h >>conftest.$ac_ext
10519 cat >>conftest.$ac_ext <<_ACEOF
10520 /* end confdefs.h. */
10521 /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
10522 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10523 #define shl_load innocuous_shl_load
10524
10525 /* System header to define __stub macros and hopefully few prototypes,
10526 which can conflict with char shl_load (); below.
10527 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10528 <limits.h> exists even on freestanding compilers. */
10529
10530 #ifdef __STDC__
10531 # include <limits.h>
10532 #else
10533 # include <assert.h>
10534 #endif
10535
10536 #undef shl_load
10537
10538 /* Override any GCC internal prototype to avoid an error.
10539 Use char because int might match the return type of a GCC
10540 builtin and then its argument prototype would still apply. */
10541 #ifdef __cplusplus
10542 extern "C"
10543 #endif
10544 char shl_load ();
10545 /* The GNU C library defines this for functions which it implements
10546 to always fail with ENOSYS. Some functions are actually named
10547 something starting with __ and the normal name is an alias. */
10548 #if defined __stub_shl_load || defined __stub___shl_load
10549 choke me
10550 #endif
10551
10552 int
10553 main ()
10554 {
10555 return shl_load ();
10556 ;
10557 return 0;
10558 }
10559 _ACEOF
10560 rm -f conftest.$ac_objext conftest$ac_exeext
10561 if { (ac_try="$ac_link"
10562 case "(($ac_try" in
10563 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10564 *) ac_try_echo=$ac_try;;
10565 esac
10566 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10567 $as_echo "$ac_try_echo") >&5
10568 (eval "$ac_link") 2>conftest.er1
10569 ac_status=$?
10570 grep -v '^ *+' conftest.er1 >conftest.err
10571 rm -f conftest.er1
10572 cat conftest.err >&5
10573 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10574 (exit $ac_status); } && {
10575 test -z "$ac_c_werror_flag" ||
10576 test ! -s conftest.err
10577 } && test -s conftest$ac_exeext && {
10578 test "$cross_compiling" = yes ||
10579 $as_test_x conftest$ac_exeext
10580 }; then
10581 ac_cv_func_shl_load=yes
10582 else
10583 $as_echo "$as_me: failed program was:" >&5
10584 sed 's/^/| /' conftest.$ac_ext >&5
10585
10586 ac_cv_func_shl_load=no
10587 fi
10588
10589 rm -rf conftest.dSYM
10590 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10591 conftest$ac_exeext conftest.$ac_ext
10592 fi
10593 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
10594 $as_echo "$ac_cv_func_shl_load" >&6; }
10595 if test "x$ac_cv_func_shl_load" = x""yes; then
10260 ac_fn_c_check_func "$LINENO" "shl_load" "ac_cv_func_shl_load"
10261 if test "x$ac_cv_func_shl_load" = x""yes; then :
1059610262 lt_cv_dlopen="shl_load"
1059710263 else
10598 { $as_echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
10264 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shl_load in -ldld" >&5
1059910265 $as_echo_n "checking for shl_load in -ldld... " >&6; }
10600 if test "${ac_cv_lib_dld_shl_load+set}" = set; then
10266 if test "${ac_cv_lib_dld_shl_load+set}" = set; then :
1060110267 $as_echo_n "(cached) " >&6
1060210268 else
1060310269 ac_check_lib_save_LIBS=$LIBS
1060410270 LIBS="-ldld $LIBS"
10605 cat >conftest.$ac_ext <<_ACEOF
10606 /* confdefs.h. */
10607 _ACEOF
10608 cat confdefs.h >>conftest.$ac_ext
10609 cat >>conftest.$ac_ext <<_ACEOF
10271 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1061010272 /* end confdefs.h. */
1061110273
1061210274 /* Override any GCC internal prototype to avoid an error.
1062410286 return 0;
1062510287 }
1062610288 _ACEOF
10627 rm -f conftest.$ac_objext conftest$ac_exeext
10628 if { (ac_try="$ac_link"
10629 case "(($ac_try" in
10630 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10631 *) ac_try_echo=$ac_try;;
10632 esac
10633 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10634 $as_echo "$ac_try_echo") >&5
10635 (eval "$ac_link") 2>conftest.er1
10636 ac_status=$?
10637 grep -v '^ *+' conftest.er1 >conftest.err
10638 rm -f conftest.er1
10639 cat conftest.err >&5
10640 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10641 (exit $ac_status); } && {
10642 test -z "$ac_c_werror_flag" ||
10643 test ! -s conftest.err
10644 } && test -s conftest$ac_exeext && {
10645 test "$cross_compiling" = yes ||
10646 $as_test_x conftest$ac_exeext
10647 }; then
10289 if ac_fn_c_try_link "$LINENO"; then :
1064810290 ac_cv_lib_dld_shl_load=yes
1064910291 else
10650 $as_echo "$as_me: failed program was:" >&5
10651 sed 's/^/| /' conftest.$ac_ext >&5
10652
10653 ac_cv_lib_dld_shl_load=no
10654 fi
10655
10656 rm -rf conftest.dSYM
10657 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10658 conftest$ac_exeext conftest.$ac_ext
10292 ac_cv_lib_dld_shl_load=no
10293 fi
10294 rm -f core conftest.err conftest.$ac_objext \
10295 conftest$ac_exeext conftest.$ac_ext
1065910296 LIBS=$ac_check_lib_save_LIBS
1066010297 fi
10661 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
10298 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_shl_load" >&5
1066210299 $as_echo "$ac_cv_lib_dld_shl_load" >&6; }
10663 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then
10300 if test "x$ac_cv_lib_dld_shl_load" = x""yes; then :
1066410301 lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-ldld"
1066510302 else
10666 { $as_echo "$as_me:$LINENO: checking for dlopen" >&5
10667 $as_echo_n "checking for dlopen... " >&6; }
10668 if test "${ac_cv_func_dlopen+set}" = set; then
10669 $as_echo_n "(cached) " >&6
10670 else
10671 cat >conftest.$ac_ext <<_ACEOF
10672 /* confdefs.h. */
10673 _ACEOF
10674 cat confdefs.h >>conftest.$ac_ext
10675 cat >>conftest.$ac_ext <<_ACEOF
10676 /* end confdefs.h. */
10677 /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
10678 For example, HP-UX 11i <limits.h> declares gettimeofday. */
10679 #define dlopen innocuous_dlopen
10680
10681 /* System header to define __stub macros and hopefully few prototypes,
10682 which can conflict with char dlopen (); below.
10683 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10684 <limits.h> exists even on freestanding compilers. */
10685
10686 #ifdef __STDC__
10687 # include <limits.h>
10688 #else
10689 # include <assert.h>
10690 #endif
10691
10692 #undef dlopen
10693
10694 /* Override any GCC internal prototype to avoid an error.
10695 Use char because int might match the return type of a GCC
10696 builtin and then its argument prototype would still apply. */
10697 #ifdef __cplusplus
10698 extern "C"
10699 #endif
10700 char dlopen ();
10701 /* The GNU C library defines this for functions which it implements
10702 to always fail with ENOSYS. Some functions are actually named
10703 something starting with __ and the normal name is an alias. */
10704 #if defined __stub_dlopen || defined __stub___dlopen
10705 choke me
10706 #endif
10707
10708 int
10709 main ()
10710 {
10711 return dlopen ();
10712 ;
10713 return 0;
10714 }
10715 _ACEOF
10716 rm -f conftest.$ac_objext conftest$ac_exeext
10717 if { (ac_try="$ac_link"
10718 case "(($ac_try" in
10719 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10720 *) ac_try_echo=$ac_try;;
10721 esac
10722 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10723 $as_echo "$ac_try_echo") >&5
10724 (eval "$ac_link") 2>conftest.er1
10725 ac_status=$?
10726 grep -v '^ *+' conftest.er1 >conftest.err
10727 rm -f conftest.er1
10728 cat conftest.err >&5
10729 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10730 (exit $ac_status); } && {
10731 test -z "$ac_c_werror_flag" ||
10732 test ! -s conftest.err
10733 } && test -s conftest$ac_exeext && {
10734 test "$cross_compiling" = yes ||
10735 $as_test_x conftest$ac_exeext
10736 }; then
10737 ac_cv_func_dlopen=yes
10738 else
10739 $as_echo "$as_me: failed program was:" >&5
10740 sed 's/^/| /' conftest.$ac_ext >&5
10741
10742 ac_cv_func_dlopen=no
10743 fi
10744
10745 rm -rf conftest.dSYM
10746 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10747 conftest$ac_exeext conftest.$ac_ext
10748 fi
10749 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
10750 $as_echo "$ac_cv_func_dlopen" >&6; }
10751 if test "x$ac_cv_func_dlopen" = x""yes; then
10303 ac_fn_c_check_func "$LINENO" "dlopen" "ac_cv_func_dlopen"
10304 if test "x$ac_cv_func_dlopen" = x""yes; then :
1075210305 lt_cv_dlopen="dlopen"
1075310306 else
10754 { $as_echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
10307 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
1075510308 $as_echo_n "checking for dlopen in -ldl... " >&6; }
10756 if test "${ac_cv_lib_dl_dlopen+set}" = set; then
10309 if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
1075710310 $as_echo_n "(cached) " >&6
1075810311 else
1075910312 ac_check_lib_save_LIBS=$LIBS
1076010313 LIBS="-ldl $LIBS"
10761 cat >conftest.$ac_ext <<_ACEOF
10762 /* confdefs.h. */
10763 _ACEOF
10764 cat confdefs.h >>conftest.$ac_ext
10765 cat >>conftest.$ac_ext <<_ACEOF
10314 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1076610315 /* end confdefs.h. */
1076710316
1076810317 /* Override any GCC internal prototype to avoid an error.
1078010329 return 0;
1078110330 }
1078210331 _ACEOF
10783 rm -f conftest.$ac_objext conftest$ac_exeext
10784 if { (ac_try="$ac_link"
10785 case "(($ac_try" in
10786 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10787 *) ac_try_echo=$ac_try;;
10788 esac
10789 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10790 $as_echo "$ac_try_echo") >&5
10791 (eval "$ac_link") 2>conftest.er1
10792 ac_status=$?
10793 grep -v '^ *+' conftest.er1 >conftest.err
10794 rm -f conftest.er1
10795 cat conftest.err >&5
10796 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10797 (exit $ac_status); } && {
10798 test -z "$ac_c_werror_flag" ||
10799 test ! -s conftest.err
10800 } && test -s conftest$ac_exeext && {
10801 test "$cross_compiling" = yes ||
10802 $as_test_x conftest$ac_exeext
10803 }; then
10332 if ac_fn_c_try_link "$LINENO"; then :
1080410333 ac_cv_lib_dl_dlopen=yes
1080510334 else
10806 $as_echo "$as_me: failed program was:" >&5
10807 sed 's/^/| /' conftest.$ac_ext >&5
10808
10809 ac_cv_lib_dl_dlopen=no
10810 fi
10811
10812 rm -rf conftest.dSYM
10813 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10814 conftest$ac_exeext conftest.$ac_ext
10335 ac_cv_lib_dl_dlopen=no
10336 fi
10337 rm -f core conftest.err conftest.$ac_objext \
10338 conftest$ac_exeext conftest.$ac_ext
1081510339 LIBS=$ac_check_lib_save_LIBS
1081610340 fi
10817 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
10341 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dl_dlopen" >&5
1081810342 $as_echo "$ac_cv_lib_dl_dlopen" >&6; }
10819 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then
10343 if test "x$ac_cv_lib_dl_dlopen" = x""yes; then :
1082010344 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
1082110345 else
10822 { $as_echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
10346 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lsvld" >&5
1082310347 $as_echo_n "checking for dlopen in -lsvld... " >&6; }
10824 if test "${ac_cv_lib_svld_dlopen+set}" = set; then
10348 if test "${ac_cv_lib_svld_dlopen+set}" = set; then :
1082510349 $as_echo_n "(cached) " >&6
1082610350 else
1082710351 ac_check_lib_save_LIBS=$LIBS
1082810352 LIBS="-lsvld $LIBS"
10829 cat >conftest.$ac_ext <<_ACEOF
10830 /* confdefs.h. */
10831 _ACEOF
10832 cat confdefs.h >>conftest.$ac_ext
10833 cat >>conftest.$ac_ext <<_ACEOF
10353 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1083410354 /* end confdefs.h. */
1083510355
1083610356 /* Override any GCC internal prototype to avoid an error.
1084810368 return 0;
1084910369 }
1085010370 _ACEOF
10851 rm -f conftest.$ac_objext conftest$ac_exeext
10852 if { (ac_try="$ac_link"
10853 case "(($ac_try" in
10854 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10855 *) ac_try_echo=$ac_try;;
10856 esac
10857 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10858 $as_echo "$ac_try_echo") >&5
10859 (eval "$ac_link") 2>conftest.er1
10860 ac_status=$?
10861 grep -v '^ *+' conftest.er1 >conftest.err
10862 rm -f conftest.er1
10863 cat conftest.err >&5
10864 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10865 (exit $ac_status); } && {
10866 test -z "$ac_c_werror_flag" ||
10867 test ! -s conftest.err
10868 } && test -s conftest$ac_exeext && {
10869 test "$cross_compiling" = yes ||
10870 $as_test_x conftest$ac_exeext
10871 }; then
10371 if ac_fn_c_try_link "$LINENO"; then :
1087210372 ac_cv_lib_svld_dlopen=yes
1087310373 else
10874 $as_echo "$as_me: failed program was:" >&5
10875 sed 's/^/| /' conftest.$ac_ext >&5
10876
10877 ac_cv_lib_svld_dlopen=no
10878 fi
10879
10880 rm -rf conftest.dSYM
10881 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10882 conftest$ac_exeext conftest.$ac_ext
10374 ac_cv_lib_svld_dlopen=no
10375 fi
10376 rm -f core conftest.err conftest.$ac_objext \
10377 conftest$ac_exeext conftest.$ac_ext
1088310378 LIBS=$ac_check_lib_save_LIBS
1088410379 fi
10885 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
10380 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_svld_dlopen" >&5
1088610381 $as_echo "$ac_cv_lib_svld_dlopen" >&6; }
10887 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then
10382 if test "x$ac_cv_lib_svld_dlopen" = x""yes; then :
1088810383 lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
1088910384 else
10890 { $as_echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
10385 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dld_link in -ldld" >&5
1089110386 $as_echo_n "checking for dld_link in -ldld... " >&6; }
10892 if test "${ac_cv_lib_dld_dld_link+set}" = set; then
10387 if test "${ac_cv_lib_dld_dld_link+set}" = set; then :
1089310388 $as_echo_n "(cached) " >&6
1089410389 else
1089510390 ac_check_lib_save_LIBS=$LIBS
1089610391 LIBS="-ldld $LIBS"
10897 cat >conftest.$ac_ext <<_ACEOF
10898 /* confdefs.h. */
10899 _ACEOF
10900 cat confdefs.h >>conftest.$ac_ext
10901 cat >>conftest.$ac_ext <<_ACEOF
10392 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1090210393 /* end confdefs.h. */
1090310394
1090410395 /* Override any GCC internal prototype to avoid an error.
1091610407 return 0;
1091710408 }
1091810409 _ACEOF
10919 rm -f conftest.$ac_objext conftest$ac_exeext
10920 if { (ac_try="$ac_link"
10921 case "(($ac_try" in
10922 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
10923 *) ac_try_echo=$ac_try;;
10924 esac
10925 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
10926 $as_echo "$ac_try_echo") >&5
10927 (eval "$ac_link") 2>conftest.er1
10928 ac_status=$?
10929 grep -v '^ *+' conftest.er1 >conftest.err
10930 rm -f conftest.er1
10931 cat conftest.err >&5
10932 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
10933 (exit $ac_status); } && {
10934 test -z "$ac_c_werror_flag" ||
10935 test ! -s conftest.err
10936 } && test -s conftest$ac_exeext && {
10937 test "$cross_compiling" = yes ||
10938 $as_test_x conftest$ac_exeext
10939 }; then
10410 if ac_fn_c_try_link "$LINENO"; then :
1094010411 ac_cv_lib_dld_dld_link=yes
1094110412 else
10942 $as_echo "$as_me: failed program was:" >&5
10943 sed 's/^/| /' conftest.$ac_ext >&5
10944
10945 ac_cv_lib_dld_dld_link=no
10946 fi
10947
10948 rm -rf conftest.dSYM
10949 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
10950 conftest$ac_exeext conftest.$ac_ext
10413 ac_cv_lib_dld_dld_link=no
10414 fi
10415 rm -f core conftest.err conftest.$ac_objext \
10416 conftest$ac_exeext conftest.$ac_ext
1095110417 LIBS=$ac_check_lib_save_LIBS
1095210418 fi
10953 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
10419 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dld_dld_link" >&5
1095410420 $as_echo "$ac_cv_lib_dld_dld_link" >&6; }
10955 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then
10421 if test "x$ac_cv_lib_dld_dld_link" = x""yes; then :
1095610422 lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-ldld"
1095710423 fi
1095810424
1099110457 save_LIBS="$LIBS"
1099210458 LIBS="$lt_cv_dlopen_libs $LIBS"
1099310459
10994 { $as_echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
10460 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a program can dlopen itself" >&5
1099510461 $as_echo_n "checking whether a program can dlopen itself... " >&6; }
10996 if test "${lt_cv_dlopen_self+set}" = set; then
10462 if test "${lt_cv_dlopen_self+set}" = set; then :
1099710463 $as_echo_n "(cached) " >&6
1099810464 else
1099910465 if test "$cross_compiling" = yes; then :
1100210468 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1100310469 lt_status=$lt_dlunknown
1100410470 cat > conftest.$ac_ext <<_LT_EOF
11005 #line 11006 "configure"
10471 #line $LINENO "configure"
1100610472 #include "confdefs.h"
1100710473
1100810474 #if HAVE_DLFCN_H
1104310509 # endif
1104410510 #endif
1104510511
11046 void fnord() { int i=42;}
10512 /* When -fvisbility=hidden is used, assume the code has been annotated
10513 correspondingly for the symbols needed. */
10514 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
10515 void fnord () __attribute__((visibility("default")));
10516 #endif
10517
10518 void fnord () { int i=42; }
1104710519 int main ()
1104810520 {
1104910521 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
1105210524 if (self)
1105310525 {
1105410526 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11055 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10527 else
10528 {
10529 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10530 else puts (dlerror ());
10531 }
1105610532 /* dlclose (self); */
1105710533 }
1105810534 else
1106110537 return status;
1106210538 }
1106310539 _LT_EOF
11064 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10540 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
1106510541 (eval $ac_link) 2>&5
1106610542 ac_status=$?
11067 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11068 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
10543 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10544 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
1106910545 (./conftest; exit; ) >&5 2>/dev/null
1107010546 lt_status=$?
1107110547 case x$lt_status in
1108210558
1108310559
1108410560 fi
11085 { $as_echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
10561 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self" >&5
1108610562 $as_echo "$lt_cv_dlopen_self" >&6; }
1108710563
1108810564 if test "x$lt_cv_dlopen_self" = xyes; then
1108910565 wl=$lt_prog_compiler_wl eval LDFLAGS=\"\$LDFLAGS $lt_prog_compiler_static\"
11090 { $as_echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
10566 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether a statically linked program can dlopen itself" >&5
1109110567 $as_echo_n "checking whether a statically linked program can dlopen itself... " >&6; }
11092 if test "${lt_cv_dlopen_self_static+set}" = set; then
10568 if test "${lt_cv_dlopen_self_static+set}" = set; then :
1109310569 $as_echo_n "(cached) " >&6
1109410570 else
1109510571 if test "$cross_compiling" = yes; then :
1109810574 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
1109910575 lt_status=$lt_dlunknown
1110010576 cat > conftest.$ac_ext <<_LT_EOF
11101 #line 11102 "configure"
10577 #line $LINENO "configure"
1110210578 #include "confdefs.h"
1110310579
1110410580 #if HAVE_DLFCN_H
1113910615 # endif
1114010616 #endif
1114110617
11142 void fnord() { int i=42;}
10618 /* When -fvisbility=hidden is used, assume the code has been annotated
10619 correspondingly for the symbols needed. */
10620 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
10621 void fnord () __attribute__((visibility("default")));
10622 #endif
10623
10624 void fnord () { int i=42; }
1114310625 int main ()
1114410626 {
1114510627 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
1114810630 if (self)
1114910631 {
1115010632 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
11151 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10633 else
10634 {
10635 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
10636 else puts (dlerror ());
10637 }
1115210638 /* dlclose (self); */
1115310639 }
1115410640 else
1115710643 return status;
1115810644 }
1115910645 _LT_EOF
11160 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10646 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_link\""; } >&5
1116110647 (eval $ac_link) 2>&5
1116210648 ac_status=$?
11163 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11164 (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
10649 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
10650 test $ac_status = 0; } && test -s conftest${ac_exeext} 2>/dev/null; then
1116510651 (./conftest; exit; ) >&5 2>/dev/null
1116610652 lt_status=$?
1116710653 case x$lt_status in
1117810664
1117910665
1118010666 fi
11181 { $as_echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
10667 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $lt_cv_dlopen_self_static" >&5
1118210668 $as_echo "$lt_cv_dlopen_self_static" >&6; }
1118310669 fi
1118410670
1121710703
1121810704 striplib=
1121910705 old_striplib=
11220 { $as_echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
10706 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5
1122110707 $as_echo_n "checking whether stripping libraries is possible... " >&6; }
1122210708 if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then
1122310709 test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
1122410710 test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11225 { $as_echo "$as_me:$LINENO: result: yes" >&5
10711 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1122610712 $as_echo "yes" >&6; }
1122710713 else
1122810714 # FIXME - insert some real tests, host_os isn't really good enough
1123110717 if test -n "$STRIP" ; then
1123210718 striplib="$STRIP -x"
1123310719 old_striplib="$STRIP -S"
11234 { $as_echo "$as_me:$LINENO: result: yes" >&5
10720 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1123510721 $as_echo "yes" >&6; }
1123610722 else
11237 { $as_echo "$as_me:$LINENO: result: no" >&5
10723 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1123810724 $as_echo "no" >&6; }
1123910725 fi
1124010726 ;;
1124110727 *)
11242 { $as_echo "$as_me:$LINENO: result: no" >&5
10728 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1124310729 $as_echo "no" >&6; }
1124410730 ;;
1124510731 esac
1125710743
1125810744
1125910745 # Report which library types will actually be built
11260 { $as_echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
10746 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if libtool supports shared libraries" >&5
1126110747 $as_echo_n "checking if libtool supports shared libraries... " >&6; }
11262 { $as_echo "$as_me:$LINENO: result: $can_build_shared" >&5
10748 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $can_build_shared" >&5
1126310749 $as_echo "$can_build_shared" >&6; }
1126410750
11265 { $as_echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
10751 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build shared libraries" >&5
1126610752 $as_echo_n "checking whether to build shared libraries... " >&6; }
1126710753 test "$can_build_shared" = "no" && enable_shared=no
1126810754
1128310769 fi
1128410770 ;;
1128510771 esac
11286 { $as_echo "$as_me:$LINENO: result: $enable_shared" >&5
10772 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_shared" >&5
1128710773 $as_echo "$enable_shared" >&6; }
1128810774
11289 { $as_echo "$as_me:$LINENO: checking whether to build static libraries" >&5
10775 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build static libraries" >&5
1129010776 $as_echo_n "checking whether to build static libraries... " >&6; }
1129110777 # Make sure either enable_shared or enable_static is yes.
1129210778 test "$enable_shared" = yes || enable_static=yes
11293 { $as_echo "$as_me:$LINENO: result: $enable_static" >&5
10779 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_static" >&5
1129410780 $as_echo "$enable_static" >&6; }
1129510781
1129610782
1132910815
1133010816
1133110817
11332 cat >>confdefs.h <<\_ACEOF
11333 #define _GNU_SOURCE /**/
11334 _ACEOF
10818 $as_echo "#define _GNU_SOURCE /**/" >>confdefs.h
1133510819
1133610820
1133710821
1133810822
1133910823 # Check whether --enable-compile-warnings was given.
11340 if test "${enable_compile_warnings+set}" = set; then
10824 if test "${enable_compile_warnings+set}" = set; then :
1134110825 enableval=$enable_compile_warnings;
1134210826 else
1134310827 enable_compile_warnings="maximum"
1136710851 fi
1136810852 ;;
1136910853 *)
11370 { { $as_echo "$as_me:$LINENO: error: Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" >&5
11371 $as_echo "$as_me: error: Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" >&2;}
11372 { (exit 1); exit 1; }; }
10854 as_fn_error $? "Unknown argument '$enable_compile_warnings' to --enable-compile-warnings" "$LINENO" 5
1137310855 ;;
1137410856 esac
1137510857
1137710859 for option in $try_compiler_flags; do
1137810860 SAVE_CFLAGS="$CFLAGS"
1137910861 CFLAGS="$CFLAGS $option"
11380 { $as_echo "$as_me:$LINENO: checking whether gcc understands $option" >&5
10862 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether gcc understands $option" >&5
1138110863 $as_echo_n "checking whether gcc understands $option... " >&6; }
11382 cat >conftest.$ac_ext <<_ACEOF
11383 /* confdefs.h. */
11384 _ACEOF
11385 cat confdefs.h >>conftest.$ac_ext
11386 cat >>conftest.$ac_ext <<_ACEOF
10864 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1138710865 /* end confdefs.h. */
1138810866
1138910867 int
1139410872 return 0;
1139510873 }
1139610874 _ACEOF
11397 rm -f conftest.$ac_objext
11398 if { (ac_try="$ac_compile"
11399 case "(($ac_try" in
11400 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
11401 *) ac_try_echo=$ac_try;;
11402 esac
11403 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
11404 $as_echo "$ac_try_echo") >&5
11405 (eval "$ac_compile") 2>conftest.er1
11406 ac_status=$?
11407 grep -v '^ *+' conftest.er1 >conftest.err
11408 rm -f conftest.er1
11409 cat conftest.err >&5
11410 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
11411 (exit $ac_status); } && {
11412 test -z "$ac_c_werror_flag" ||
11413 test ! -s conftest.err
11414 } && test -s conftest.$ac_objext; then
10875 if ac_fn_c_try_compile "$LINENO"; then :
1141510876 has_option=yes
1141610877 else
11417 $as_echo "$as_me: failed program was:" >&5
11418 sed 's/^/| /' conftest.$ac_ext >&5
11419
11420 has_option=no
11421 fi
11422
10878 has_option=no
10879 fi
1142310880 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1142410881 CFLAGS="$SAVE_CFLAGS"
11425 { $as_echo "$as_me:$LINENO: result: $has_option" >&5
10882 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $has_option" >&5
1142610883 $as_echo "$has_option" >&6; }
1142710884 if test $has_option = yes; then
1142810885 compiler_flags="$compiler_flags $option"
1143410891 unset try_compiler_flags
1143510892
1143610893 # Check whether --enable-iso-c was given.
11437 if test "${enable_iso_c+set}" = set; then
10894 if test "${enable_iso_c+set}" = set; then :
1143810895 enableval=$enable_iso_c;
1143910896 else
1144010897 enable_iso_c=no
1144110898 fi
1144210899
1144310900
11444 { $as_echo "$as_me:$LINENO: checking what language compliance flags to pass to the C compiler" >&5
10901 { $as_echo "$as_me:${as_lineno-$LINENO}: checking what language compliance flags to pass to the C compiler" >&5
1144510902 $as_echo_n "checking what language compliance flags to pass to the C compiler... " >&6; }
1144610903 complCFLAGS=
1144710904 if test "x$enable_iso_c" != "xno"; then
1145610913 esac
1145710914 fi
1145810915 fi
11459 { $as_echo "$as_me:$LINENO: result: $complCFLAGS" >&5
10916 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $complCFLAGS" >&5
1146010917 $as_echo "$complCFLAGS" >&6; }
1146110918
1146210919 WARN_CFLAGS="$compiler_flags $complCFLAGS"
1147210929
1147310930
1147410931
11475 { $as_echo "$as_me:$LINENO: checking whether NLS is requested" >&5
10932 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether NLS is requested" >&5
1147610933 $as_echo_n "checking whether NLS is requested... " >&6; }
1147710934 # Check whether --enable-nls was given.
11478 if test "${enable_nls+set}" = set; then
10935 if test "${enable_nls+set}" = set; then :
1147910936 enableval=$enable_nls; USE_NLS=$enableval
1148010937 else
1148110938 USE_NLS=yes
1148210939 fi
1148310940
11484 { $as_echo "$as_me:$LINENO: result: $USE_NLS" >&5
10941 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $USE_NLS" >&5
1148510942 $as_echo "$USE_NLS" >&6; }
1148610943
1148710944
1148910946
1149010947 case "$am__api_version" in
1149110948 1.01234)
11492 { { $as_echo "$as_me:$LINENO: error: Automake 1.5 or newer is required to use intltool" >&5
11493 $as_echo "$as_me: error: Automake 1.5 or newer is required to use intltool" >&2;}
11494 { (exit 1); exit 1; }; }
10949 as_fn_error $? "Automake 1.5 or newer is required to use intltool" "$LINENO" 5
1149510950 ;;
1149610951 *)
1149710952 ;;
1149810953 esac
1149910954
1150010955 if test -n "0.35.0"; then
11501 { $as_echo "$as_me:$LINENO: checking for intltool >= 0.35.0" >&5
10956 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intltool >= 0.35.0" >&5
1150210957 $as_echo_n "checking for intltool >= 0.35.0... " >&6; }
1150310958
1150410959 INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.35.0 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
1150510960 INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
1150610961 INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
1150710962
11508 { $as_echo "$as_me:$LINENO: result: $INTLTOOL_APPLIED_VERSION found" >&5
10963 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_APPLIED_VERSION found" >&5
1150910964 $as_echo "$INTLTOOL_APPLIED_VERSION found" >&6; }
1151010965 test "$INTLTOOL_APPLIED_VERSION_AS_INT" -ge "$INTLTOOL_REQUIRED_VERSION_AS_INT" ||
11511 { { $as_echo "$as_me:$LINENO: error: Your intltool is too old. You need intltool 0.35.0 or later." >&5
11512 $as_echo "$as_me: error: Your intltool is too old. You need intltool 0.35.0 or later." >&2;}
11513 { (exit 1); exit 1; }; }
10966 as_fn_error $? "Your intltool is too old. You need intltool 0.35.0 or later." "$LINENO" 5
1151410967 fi
1151510968
1151610969 # Extract the first word of "intltool-update", so it can be a program name with args.
1151710970 set dummy intltool-update; ac_word=$2
11518 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
10971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1151910972 $as_echo_n "checking for $ac_word... " >&6; }
11520 if test "${ac_cv_path_INTLTOOL_UPDATE+set}" = set; then
10973 if test "${ac_cv_path_INTLTOOL_UPDATE+set}" = set; then :
1152110974 $as_echo_n "(cached) " >&6
1152210975 else
1152310976 case $INTLTOOL_UPDATE in
1153010983 do
1153110984 IFS=$as_save_IFS
1153210985 test -z "$as_dir" && as_dir=.
11533 for ac_exec_ext in '' $ac_executable_extensions; do
10986 for ac_exec_ext in '' $ac_executable_extensions; do
1153410987 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1153510988 ac_cv_path_INTLTOOL_UPDATE="$as_dir/$ac_word$ac_exec_ext"
11536 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
10989 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1153710990 break 2
1153810991 fi
1153910992 done
11540 done
10993 done
1154110994 IFS=$as_save_IFS
1154210995
1154310996 ;;
1154510998 fi
1154610999 INTLTOOL_UPDATE=$ac_cv_path_INTLTOOL_UPDATE
1154711000 if test -n "$INTLTOOL_UPDATE"; then
11548 { $as_echo "$as_me:$LINENO: result: $INTLTOOL_UPDATE" >&5
11001 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_UPDATE" >&5
1154911002 $as_echo "$INTLTOOL_UPDATE" >&6; }
1155011003 else
11551 { $as_echo "$as_me:$LINENO: result: no" >&5
11004 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1155211005 $as_echo "no" >&6; }
1155311006 fi
1155411007
1155511008
1155611009 # Extract the first word of "intltool-merge", so it can be a program name with args.
1155711010 set dummy intltool-merge; ac_word=$2
11558 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11011 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1155911012 $as_echo_n "checking for $ac_word... " >&6; }
11560 if test "${ac_cv_path_INTLTOOL_MERGE+set}" = set; then
11013 if test "${ac_cv_path_INTLTOOL_MERGE+set}" = set; then :
1156111014 $as_echo_n "(cached) " >&6
1156211015 else
1156311016 case $INTLTOOL_MERGE in
1157011023 do
1157111024 IFS=$as_save_IFS
1157211025 test -z "$as_dir" && as_dir=.
11573 for ac_exec_ext in '' $ac_executable_extensions; do
11026 for ac_exec_ext in '' $ac_executable_extensions; do
1157411027 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1157511028 ac_cv_path_INTLTOOL_MERGE="$as_dir/$ac_word$ac_exec_ext"
11576 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11029 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1157711030 break 2
1157811031 fi
1157911032 done
11580 done
11033 done
1158111034 IFS=$as_save_IFS
1158211035
1158311036 ;;
1158511038 fi
1158611039 INTLTOOL_MERGE=$ac_cv_path_INTLTOOL_MERGE
1158711040 if test -n "$INTLTOOL_MERGE"; then
11588 { $as_echo "$as_me:$LINENO: result: $INTLTOOL_MERGE" >&5
11041 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_MERGE" >&5
1158911042 $as_echo "$INTLTOOL_MERGE" >&6; }
1159011043 else
11591 { $as_echo "$as_me:$LINENO: result: no" >&5
11044 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1159211045 $as_echo "no" >&6; }
1159311046 fi
1159411047
1159511048
1159611049 # Extract the first word of "intltool-extract", so it can be a program name with args.
1159711050 set dummy intltool-extract; ac_word=$2
11598 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11051 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1159911052 $as_echo_n "checking for $ac_word... " >&6; }
11600 if test "${ac_cv_path_INTLTOOL_EXTRACT+set}" = set; then
11053 if test "${ac_cv_path_INTLTOOL_EXTRACT+set}" = set; then :
1160111054 $as_echo_n "(cached) " >&6
1160211055 else
1160311056 case $INTLTOOL_EXTRACT in
1161011063 do
1161111064 IFS=$as_save_IFS
1161211065 test -z "$as_dir" && as_dir=.
11613 for ac_exec_ext in '' $ac_executable_extensions; do
11066 for ac_exec_ext in '' $ac_executable_extensions; do
1161411067 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1161511068 ac_cv_path_INTLTOOL_EXTRACT="$as_dir/$ac_word$ac_exec_ext"
11616 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11069 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1161711070 break 2
1161811071 fi
1161911072 done
11620 done
11073 done
1162111074 IFS=$as_save_IFS
1162211075
1162311076 ;;
1162511078 fi
1162611079 INTLTOOL_EXTRACT=$ac_cv_path_INTLTOOL_EXTRACT
1162711080 if test -n "$INTLTOOL_EXTRACT"; then
11628 { $as_echo "$as_me:$LINENO: result: $INTLTOOL_EXTRACT" >&5
11081 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_EXTRACT" >&5
1162911082 $as_echo "$INTLTOOL_EXTRACT" >&6; }
1163011083 else
11631 { $as_echo "$as_me:$LINENO: result: no" >&5
11084 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1163211085 $as_echo "no" >&6; }
1163311086 fi
1163411087
1163511088
1163611089 if test -z "$INTLTOOL_UPDATE" -o -z "$INTLTOOL_MERGE" -o -z "$INTLTOOL_EXTRACT"; then
11637 { { $as_echo "$as_me:$LINENO: error: The intltool scripts were not found. Please install intltool." >&5
11638 $as_echo "$as_me: error: The intltool scripts were not found. Please install intltool." >&2;}
11639 { (exit 1); exit 1; }; }
11090 as_fn_error $? "The intltool scripts were not found. Please install intltool." "$LINENO" 5
1164011091 fi
1164111092
1164211093 INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@'
1175811209 # Check the gettext tools to make sure they are GNU
1175911210 # Extract the first word of "xgettext", so it can be a program name with args.
1176011211 set dummy xgettext; ac_word=$2
11761 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11212 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1176211213 $as_echo_n "checking for $ac_word... " >&6; }
11763 if test "${ac_cv_path_XGETTEXT+set}" = set; then
11214 if test "${ac_cv_path_XGETTEXT+set}" = set; then :
1176411215 $as_echo_n "(cached) " >&6
1176511216 else
1176611217 case $XGETTEXT in
1177311224 do
1177411225 IFS=$as_save_IFS
1177511226 test -z "$as_dir" && as_dir=.
11776 for ac_exec_ext in '' $ac_executable_extensions; do
11227 for ac_exec_ext in '' $ac_executable_extensions; do
1177711228 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1177811229 ac_cv_path_XGETTEXT="$as_dir/$ac_word$ac_exec_ext"
11779 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11230 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1178011231 break 2
1178111232 fi
1178211233 done
11783 done
11234 done
1178411235 IFS=$as_save_IFS
1178511236
1178611237 ;;
1178811239 fi
1178911240 XGETTEXT=$ac_cv_path_XGETTEXT
1179011241 if test -n "$XGETTEXT"; then
11791 { $as_echo "$as_me:$LINENO: result: $XGETTEXT" >&5
11242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
1179211243 $as_echo "$XGETTEXT" >&6; }
1179311244 else
11794 { $as_echo "$as_me:$LINENO: result: no" >&5
11245 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1179511246 $as_echo "no" >&6; }
1179611247 fi
1179711248
1179811249
1179911250 # Extract the first word of "msgmerge", so it can be a program name with args.
1180011251 set dummy msgmerge; ac_word=$2
11801 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11252 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1180211253 $as_echo_n "checking for $ac_word... " >&6; }
11803 if test "${ac_cv_path_MSGMERGE+set}" = set; then
11254 if test "${ac_cv_path_MSGMERGE+set}" = set; then :
1180411255 $as_echo_n "(cached) " >&6
1180511256 else
1180611257 case $MSGMERGE in
1181311264 do
1181411265 IFS=$as_save_IFS
1181511266 test -z "$as_dir" && as_dir=.
11816 for ac_exec_ext in '' $ac_executable_extensions; do
11267 for ac_exec_ext in '' $ac_executable_extensions; do
1181711268 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1181811269 ac_cv_path_MSGMERGE="$as_dir/$ac_word$ac_exec_ext"
11819 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11270 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1182011271 break 2
1182111272 fi
1182211273 done
11823 done
11274 done
1182411275 IFS=$as_save_IFS
1182511276
1182611277 ;;
1182811279 fi
1182911280 MSGMERGE=$ac_cv_path_MSGMERGE
1183011281 if test -n "$MSGMERGE"; then
11831 { $as_echo "$as_me:$LINENO: result: $MSGMERGE" >&5
11282 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGMERGE" >&5
1183211283 $as_echo "$MSGMERGE" >&6; }
1183311284 else
11834 { $as_echo "$as_me:$LINENO: result: no" >&5
11285 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1183511286 $as_echo "no" >&6; }
1183611287 fi
1183711288
1183811289
1183911290 # Extract the first word of "msgfmt", so it can be a program name with args.
1184011291 set dummy msgfmt; ac_word=$2
11841 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11292 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1184211293 $as_echo_n "checking for $ac_word... " >&6; }
11843 if test "${ac_cv_path_MSGFMT+set}" = set; then
11294 if test "${ac_cv_path_MSGFMT+set}" = set; then :
1184411295 $as_echo_n "(cached) " >&6
1184511296 else
1184611297 case $MSGFMT in
1185311304 do
1185411305 IFS=$as_save_IFS
1185511306 test -z "$as_dir" && as_dir=.
11856 for ac_exec_ext in '' $ac_executable_extensions; do
11307 for ac_exec_ext in '' $ac_executable_extensions; do
1185711308 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1185811309 ac_cv_path_MSGFMT="$as_dir/$ac_word$ac_exec_ext"
11859 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11310 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1186011311 break 2
1186111312 fi
1186211313 done
11863 done
11314 done
1186411315 IFS=$as_save_IFS
1186511316
1186611317 ;;
1186811319 fi
1186911320 MSGFMT=$ac_cv_path_MSGFMT
1187011321 if test -n "$MSGFMT"; then
11871 { $as_echo "$as_me:$LINENO: result: $MSGFMT" >&5
11322 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
1187211323 $as_echo "$MSGFMT" >&6; }
1187311324 else
11874 { $as_echo "$as_me:$LINENO: result: no" >&5
11325 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1187511326 $as_echo "no" >&6; }
1187611327 fi
1187711328
1187811329
1187911330 # Extract the first word of "gmsgfmt", so it can be a program name with args.
1188011331 set dummy gmsgfmt; ac_word=$2
11881 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11332 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1188211333 $as_echo_n "checking for $ac_word... " >&6; }
11883 if test "${ac_cv_path_GMSGFMT+set}" = set; then
11334 if test "${ac_cv_path_GMSGFMT+set}" = set; then :
1188411335 $as_echo_n "(cached) " >&6
1188511336 else
1188611337 case $GMSGFMT in
1189311344 do
1189411345 IFS=$as_save_IFS
1189511346 test -z "$as_dir" && as_dir=.
11896 for ac_exec_ext in '' $ac_executable_extensions; do
11347 for ac_exec_ext in '' $ac_executable_extensions; do
1189711348 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1189811349 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
11899 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11350 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1190011351 break 2
1190111352 fi
1190211353 done
11903 done
11354 done
1190411355 IFS=$as_save_IFS
1190511356
1190611357 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
1190911360 fi
1191011361 GMSGFMT=$ac_cv_path_GMSGFMT
1191111362 if test -n "$GMSGFMT"; then
11912 { $as_echo "$as_me:$LINENO: result: $GMSGFMT" >&5
11363 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
1191311364 $as_echo "$GMSGFMT" >&6; }
1191411365 else
11915 { $as_echo "$as_me:$LINENO: result: no" >&5
11366 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1191611367 $as_echo "no" >&6; }
1191711368 fi
1191811369
1191911370
1192011371 if test -z "$XGETTEXT" -o -z "$MSGMERGE" -o -z "$MSGFMT"; then
11921 { { $as_echo "$as_me:$LINENO: error: GNU gettext tools not found; required for intltool" >&5
11922 $as_echo "$as_me: error: GNU gettext tools not found; required for intltool" >&2;}
11923 { (exit 1); exit 1; }; }
11372 as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
1192411373 fi
1192511374 xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
1192611375 mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
1192711376 mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
1192811377 if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
11929 { { $as_echo "$as_me:$LINENO: error: GNU gettext tools not found; required for intltool" >&5
11930 $as_echo "$as_me: error: GNU gettext tools not found; required for intltool" >&2;}
11931 { (exit 1); exit 1; }; }
11378 as_fn_error $? "GNU gettext tools not found; required for intltool" "$LINENO" 5
1193211379 fi
1193311380
1193411381 # Extract the first word of "perl", so it can be a program name with args.
1193511382 set dummy perl; ac_word=$2
11936 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11383 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1193711384 $as_echo_n "checking for $ac_word... " >&6; }
11938 if test "${ac_cv_path_INTLTOOL_PERL+set}" = set; then
11385 if test "${ac_cv_path_INTLTOOL_PERL+set}" = set; then :
1193911386 $as_echo_n "(cached) " >&6
1194011387 else
1194111388 case $INTLTOOL_PERL in
1194811395 do
1194911396 IFS=$as_save_IFS
1195011397 test -z "$as_dir" && as_dir=.
11951 for ac_exec_ext in '' $ac_executable_extensions; do
11398 for ac_exec_ext in '' $ac_executable_extensions; do
1195211399 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1195311400 ac_cv_path_INTLTOOL_PERL="$as_dir/$ac_word$ac_exec_ext"
11954 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11401 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1195511402 break 2
1195611403 fi
1195711404 done
11958 done
11405 done
1195911406 IFS=$as_save_IFS
1196011407
1196111408 ;;
1196311410 fi
1196411411 INTLTOOL_PERL=$ac_cv_path_INTLTOOL_PERL
1196511412 if test -n "$INTLTOOL_PERL"; then
11966 { $as_echo "$as_me:$LINENO: result: $INTLTOOL_PERL" >&5
11413 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $INTLTOOL_PERL" >&5
1196711414 $as_echo "$INTLTOOL_PERL" >&6; }
1196811415 else
11969 { $as_echo "$as_me:$LINENO: result: no" >&5
11416 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1197011417 $as_echo "no" >&6; }
1197111418 fi
1197211419
1197311420
1197411421 if test -z "$INTLTOOL_PERL"; then
11975 { { $as_echo "$as_me:$LINENO: error: perl not found" >&5
11976 $as_echo "$as_me: error: perl not found" >&2;}
11977 { (exit 1); exit 1; }; }
11978 fi
11979 { $as_echo "$as_me:$LINENO: checking for perl >= 5.8.1" >&5
11422 as_fn_error $? "perl not found" "$LINENO" 5
11423 fi
11424 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for perl >= 5.8.1" >&5
1198011425 $as_echo_n "checking for perl >= 5.8.1... " >&6; }
1198111426 $INTLTOOL_PERL -e "use 5.8.1;" > /dev/null 2>&1
1198211427 if test $? -ne 0; then
11983 { { $as_echo "$as_me:$LINENO: error: perl 5.8.1 is required for intltool" >&5
11984 $as_echo "$as_me: error: perl 5.8.1 is required for intltool" >&2;}
11985 { (exit 1); exit 1; }; }
11428 as_fn_error $? "perl 5.8.1 is required for intltool" "$LINENO" 5
1198611429 else
1198711430 IT_PERL_VERSION="`$INTLTOOL_PERL -e \"printf '%vd', $^V\"`"
11988 { $as_echo "$as_me:$LINENO: result: $IT_PERL_VERSION" >&5
11431 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
1198911432 $as_echo "$IT_PERL_VERSION" >&6; }
1199011433 fi
1199111434 if test "x" != "xno-xml"; then
11992 { $as_echo "$as_me:$LINENO: checking for XML::Parser" >&5
11435 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5
1199311436 $as_echo_n "checking for XML::Parser... " >&6; }
1199411437 if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
11995 { $as_echo "$as_me:$LINENO: result: ok" >&5
11438 { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
1199611439 $as_echo "ok" >&6; }
1199711440 else
11998 { { $as_echo "$as_me:$LINENO: error: XML::Parser perl module is required for intltool" >&5
11999 $as_echo "$as_me: error: XML::Parser perl module is required for intltool" >&2;}
12000 { (exit 1); exit 1; }; }
11441 as_fn_error $? "XML::Parser perl module is required for intltool" "$LINENO" 5
1200111442 fi
1200211443 fi
1200311444
1200711448 # Set DATADIRNAME correctly if it is not set yet
1200811449 # (copied from glib-gettext.m4)
1200911450 if test -z "$DATADIRNAME"; then
12010 cat >conftest.$ac_ext <<_ACEOF
12011 /* confdefs.h. */
12012 _ACEOF
12013 cat confdefs.h >>conftest.$ac_ext
12014 cat >>conftest.$ac_ext <<_ACEOF
11451 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1201511452 /* end confdefs.h. */
1201611453
1201711454 int
1202311460 return 0;
1202411461 }
1202511462 _ACEOF
12026 rm -f conftest.$ac_objext conftest$ac_exeext
12027 if { (ac_try="$ac_link"
12028 case "(($ac_try" in
12029 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12030 *) ac_try_echo=$ac_try;;
12031 esac
12032 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12033 $as_echo "$ac_try_echo") >&5
12034 (eval "$ac_link") 2>conftest.er1
12035 ac_status=$?
12036 grep -v '^ *+' conftest.er1 >conftest.err
12037 rm -f conftest.er1
12038 cat conftest.err >&5
12039 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12040 (exit $ac_status); } && {
12041 test -z "$ac_c_werror_flag" ||
12042 test ! -s conftest.err
12043 } && test -s conftest$ac_exeext && {
12044 test "$cross_compiling" = yes ||
12045 $as_test_x conftest$ac_exeext
12046 }; then
11463 if ac_fn_c_try_link "$LINENO"; then :
1204711464 DATADIRNAME=share
1204811465 else
12049 $as_echo "$as_me: failed program was:" >&5
12050 sed 's/^/| /' conftest.$ac_ext >&5
12051
12052 case $host in
11466 case $host in
1205311467 *-*-solaris*)
12054 { $as_echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5
12055 $as_echo_n "checking for bind_textdomain_codeset... " >&6; }
12056 if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then
12057 $as_echo_n "(cached) " >&6
12058 else
12059 cat >conftest.$ac_ext <<_ACEOF
12060 /* confdefs.h. */
12061 _ACEOF
12062 cat confdefs.h >>conftest.$ac_ext
12063 cat >>conftest.$ac_ext <<_ACEOF
12064 /* end confdefs.h. */
12065 /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset.
12066 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12067 #define bind_textdomain_codeset innocuous_bind_textdomain_codeset
12068
12069 /* System header to define __stub macros and hopefully few prototypes,
12070 which can conflict with char bind_textdomain_codeset (); below.
12071 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12072 <limits.h> exists even on freestanding compilers. */
12073
12074 #ifdef __STDC__
12075 # include <limits.h>
12076 #else
12077 # include <assert.h>
12078 #endif
12079
12080 #undef bind_textdomain_codeset
12081
12082 /* Override any GCC internal prototype to avoid an error.
12083 Use char because int might match the return type of a GCC
12084 builtin and then its argument prototype would still apply. */
12085 #ifdef __cplusplus
12086 extern "C"
12087 #endif
12088 char bind_textdomain_codeset ();
12089 /* The GNU C library defines this for functions which it implements
12090 to always fail with ENOSYS. Some functions are actually named
12091 something starting with __ and the normal name is an alias. */
12092 #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
12093 choke me
12094 #endif
12095
12096 int
12097 main ()
12098 {
12099 return bind_textdomain_codeset ();
12100 ;
12101 return 0;
12102 }
12103 _ACEOF
12104 rm -f conftest.$ac_objext conftest$ac_exeext
12105 if { (ac_try="$ac_link"
12106 case "(($ac_try" in
12107 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12108 *) ac_try_echo=$ac_try;;
12109 esac
12110 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12111 $as_echo "$ac_try_echo") >&5
12112 (eval "$ac_link") 2>conftest.er1
12113 ac_status=$?
12114 grep -v '^ *+' conftest.er1 >conftest.err
12115 rm -f conftest.er1
12116 cat conftest.err >&5
12117 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12118 (exit $ac_status); } && {
12119 test -z "$ac_c_werror_flag" ||
12120 test ! -s conftest.err
12121 } && test -s conftest$ac_exeext && {
12122 test "$cross_compiling" = yes ||
12123 $as_test_x conftest$ac_exeext
12124 }; then
12125 ac_cv_func_bind_textdomain_codeset=yes
12126 else
12127 $as_echo "$as_me: failed program was:" >&5
12128 sed 's/^/| /' conftest.$ac_ext >&5
12129
12130 ac_cv_func_bind_textdomain_codeset=no
12131 fi
12132
12133 rm -rf conftest.dSYM
12134 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12135 conftest$ac_exeext conftest.$ac_ext
12136 fi
12137 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5
12138 $as_echo "$ac_cv_func_bind_textdomain_codeset" >&6; }
12139 if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then
11468 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
11469 if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then :
1214011470 DATADIRNAME=share
1214111471 else
1214211472 DATADIRNAME=lib
1214811478 ;;
1214911479 esac
1215011480 fi
12151
12152 rm -rf conftest.dSYM
12153 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12154 conftest$ac_exeext conftest.$ac_ext
12155 fi
12156
12157
12158
12159
12160
12161
12162
12163 for ac_header in locale.h
12164 do
12165 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12166 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12167 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12168 $as_echo_n "checking for $ac_header... " >&6; }
12169 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
11481 rm -f core conftest.err conftest.$ac_objext \
11482 conftest$ac_exeext conftest.$ac_ext
11483 fi
11484
11485
11486
11487
11488
11489
11490 for ac_header in locale.h
11491 do :
11492 ac_fn_c_check_header_mongrel "$LINENO" "locale.h" "ac_cv_header_locale_h" "$ac_includes_default"
11493 if test "x$ac_cv_header_locale_h" = x""yes; then :
11494 cat >>confdefs.h <<_ACEOF
11495 #define HAVE_LOCALE_H 1
11496 _ACEOF
11497
11498 fi
11499
11500 done
11501
11502 if test $ac_cv_header_locale_h = yes; then
11503 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5
11504 $as_echo_n "checking for LC_MESSAGES... " >&6; }
11505 if test "${am_cv_val_LC_MESSAGES+set}" = set; then :
1217011506 $as_echo_n "(cached) " >&6
12171 fi
12172 ac_res=`eval 'as_val=${'$as_ac_Header'}
12173 $as_echo "$as_val"'`
12174 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12175 $as_echo "$ac_res" >&6; }
12176 else
12177 # Is the header compilable?
12178 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
12179 $as_echo_n "checking $ac_header usability... " >&6; }
12180 cat >conftest.$ac_ext <<_ACEOF
12181 /* confdefs.h. */
12182 _ACEOF
12183 cat confdefs.h >>conftest.$ac_ext
12184 cat >>conftest.$ac_ext <<_ACEOF
12185 /* end confdefs.h. */
12186 $ac_includes_default
12187 #include <$ac_header>
12188 _ACEOF
12189 rm -f conftest.$ac_objext
12190 if { (ac_try="$ac_compile"
12191 case "(($ac_try" in
12192 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12193 *) ac_try_echo=$ac_try;;
12194 esac
12195 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12196 $as_echo "$ac_try_echo") >&5
12197 (eval "$ac_compile") 2>conftest.er1
12198 ac_status=$?
12199 grep -v '^ *+' conftest.er1 >conftest.err
12200 rm -f conftest.er1
12201 cat conftest.err >&5
12202 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12203 (exit $ac_status); } && {
12204 test -z "$ac_c_werror_flag" ||
12205 test ! -s conftest.err
12206 } && test -s conftest.$ac_objext; then
12207 ac_header_compiler=yes
12208 else
12209 $as_echo "$as_me: failed program was:" >&5
12210 sed 's/^/| /' conftest.$ac_ext >&5
12211
12212 ac_header_compiler=no
12213 fi
12214
12215 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12216 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12217 $as_echo "$ac_header_compiler" >&6; }
12218
12219 # Is the header present?
12220 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
12221 $as_echo_n "checking $ac_header presence... " >&6; }
12222 cat >conftest.$ac_ext <<_ACEOF
12223 /* confdefs.h. */
12224 _ACEOF
12225 cat confdefs.h >>conftest.$ac_ext
12226 cat >>conftest.$ac_ext <<_ACEOF
12227 /* end confdefs.h. */
12228 #include <$ac_header>
12229 _ACEOF
12230 if { (ac_try="$ac_cpp conftest.$ac_ext"
12231 case "(($ac_try" in
12232 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12233 *) ac_try_echo=$ac_try;;
12234 esac
12235 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12236 $as_echo "$ac_try_echo") >&5
12237 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12238 ac_status=$?
12239 grep -v '^ *+' conftest.er1 >conftest.err
12240 rm -f conftest.er1
12241 cat conftest.err >&5
12242 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12243 (exit $ac_status); } >/dev/null && {
12244 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12245 test ! -s conftest.err
12246 }; then
12247 ac_header_preproc=yes
12248 else
12249 $as_echo "$as_me: failed program was:" >&5
12250 sed 's/^/| /' conftest.$ac_ext >&5
12251
12252 ac_header_preproc=no
12253 fi
12254
12255 rm -f conftest.err conftest.$ac_ext
12256 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12257 $as_echo "$ac_header_preproc" >&6; }
12258
12259 # So? What about this header?
12260 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12261 yes:no: )
12262 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
12263 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
12264 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
12265 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
12266 ac_header_preproc=yes
12267 ;;
12268 no:yes:* )
12269 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
12270 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
12271 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
12272 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
12273 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
12274 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
12275 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
12276 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
12277 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
12278 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
12279 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
12280 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
12281
12282 ;;
12283 esac
12284 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
12285 $as_echo_n "checking for $ac_header... " >&6; }
12286 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
12287 $as_echo_n "(cached) " >&6
12288 else
12289 eval "$as_ac_Header=\$ac_header_preproc"
12290 fi
12291 ac_res=`eval 'as_val=${'$as_ac_Header'}
12292 $as_echo "$as_val"'`
12293 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12294 $as_echo "$ac_res" >&6; }
12295
12296 fi
12297 as_val=`eval 'as_val=${'$as_ac_Header'}
12298 $as_echo "$as_val"'`
12299 if test "x$as_val" = x""yes; then
12300 cat >>confdefs.h <<_ACEOF
12301 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
12302 _ACEOF
12303
12304 fi
12305
12306 done
12307
12308 if test $ac_cv_header_locale_h = yes; then
12309 { $as_echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
12310 $as_echo_n "checking for LC_MESSAGES... " >&6; }
12311 if test "${am_cv_val_LC_MESSAGES+set}" = set; then
12312 $as_echo_n "(cached) " >&6
12313 else
12314 cat >conftest.$ac_ext <<_ACEOF
12315 /* confdefs.h. */
12316 _ACEOF
12317 cat confdefs.h >>conftest.$ac_ext
12318 cat >>conftest.$ac_ext <<_ACEOF
11507 else
11508 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1231911509 /* end confdefs.h. */
1232011510 #include <locale.h>
1232111511 int
1232611516 return 0;
1232711517 }
1232811518 _ACEOF
12329 rm -f conftest.$ac_objext conftest$ac_exeext
12330 if { (ac_try="$ac_link"
12331 case "(($ac_try" in
12332 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12333 *) ac_try_echo=$ac_try;;
12334 esac
12335 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12336 $as_echo "$ac_try_echo") >&5
12337 (eval "$ac_link") 2>conftest.er1
12338 ac_status=$?
12339 grep -v '^ *+' conftest.er1 >conftest.err
12340 rm -f conftest.er1
12341 cat conftest.err >&5
12342 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12343 (exit $ac_status); } && {
12344 test -z "$ac_c_werror_flag" ||
12345 test ! -s conftest.err
12346 } && test -s conftest$ac_exeext && {
12347 test "$cross_compiling" = yes ||
12348 $as_test_x conftest$ac_exeext
12349 }; then
11519 if ac_fn_c_try_link "$LINENO"; then :
1235011520 am_cv_val_LC_MESSAGES=yes
1235111521 else
12352 $as_echo "$as_me: failed program was:" >&5
12353 sed 's/^/| /' conftest.$ac_ext >&5
12354
12355 am_cv_val_LC_MESSAGES=no
12356 fi
12357
12358 rm -rf conftest.dSYM
12359 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12360 conftest$ac_exeext conftest.$ac_ext
12361 fi
12362 { $as_echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
11522 am_cv_val_LC_MESSAGES=no
11523 fi
11524 rm -f core conftest.err conftest.$ac_objext \
11525 conftest$ac_exeext conftest.$ac_ext
11526 fi
11527 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_val_LC_MESSAGES" >&5
1236311528 $as_echo "$am_cv_val_LC_MESSAGES" >&6; }
1236411529 if test $am_cv_val_LC_MESSAGES = yes; then
1236511530
12366 cat >>confdefs.h <<\_ACEOF
12367 #define HAVE_LC_MESSAGES 1
12368 _ACEOF
11531 $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h
1236911532
1237011533 fi
1237111534 fi
1237811541 XGETTEXT=:
1237911542 INTLLIBS=
1238011543
12381 if test "${ac_cv_header_libintl_h+set}" = set; then
12382 { $as_echo "$as_me:$LINENO: checking for libintl.h" >&5
12383 $as_echo_n "checking for libintl.h... " >&6; }
12384 if test "${ac_cv_header_libintl_h+set}" = set; then
12385 $as_echo_n "(cached) " >&6
12386 fi
12387 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
12388 $as_echo "$ac_cv_header_libintl_h" >&6; }
12389 else
12390 # Is the header compilable?
12391 { $as_echo "$as_me:$LINENO: checking libintl.h usability" >&5
12392 $as_echo_n "checking libintl.h usability... " >&6; }
12393 cat >conftest.$ac_ext <<_ACEOF
12394 /* confdefs.h. */
12395 _ACEOF
12396 cat confdefs.h >>conftest.$ac_ext
12397 cat >>conftest.$ac_ext <<_ACEOF
12398 /* end confdefs.h. */
12399 $ac_includes_default
12400 #include <libintl.h>
12401 _ACEOF
12402 rm -f conftest.$ac_objext
12403 if { (ac_try="$ac_compile"
12404 case "(($ac_try" in
12405 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12406 *) ac_try_echo=$ac_try;;
12407 esac
12408 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12409 $as_echo "$ac_try_echo") >&5
12410 (eval "$ac_compile") 2>conftest.er1
12411 ac_status=$?
12412 grep -v '^ *+' conftest.er1 >conftest.err
12413 rm -f conftest.er1
12414 cat conftest.err >&5
12415 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12416 (exit $ac_status); } && {
12417 test -z "$ac_c_werror_flag" ||
12418 test ! -s conftest.err
12419 } && test -s conftest.$ac_objext; then
12420 ac_header_compiler=yes
12421 else
12422 $as_echo "$as_me: failed program was:" >&5
12423 sed 's/^/| /' conftest.$ac_ext >&5
12424
12425 ac_header_compiler=no
12426 fi
12427
12428 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
12429 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
12430 $as_echo "$ac_header_compiler" >&6; }
12431
12432 # Is the header present?
12433 { $as_echo "$as_me:$LINENO: checking libintl.h presence" >&5
12434 $as_echo_n "checking libintl.h presence... " >&6; }
12435 cat >conftest.$ac_ext <<_ACEOF
12436 /* confdefs.h. */
12437 _ACEOF
12438 cat confdefs.h >>conftest.$ac_ext
12439 cat >>conftest.$ac_ext <<_ACEOF
12440 /* end confdefs.h. */
12441 #include <libintl.h>
12442 _ACEOF
12443 if { (ac_try="$ac_cpp conftest.$ac_ext"
12444 case "(($ac_try" in
12445 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12446 *) ac_try_echo=$ac_try;;
12447 esac
12448 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12449 $as_echo "$ac_try_echo") >&5
12450 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
12451 ac_status=$?
12452 grep -v '^ *+' conftest.er1 >conftest.err
12453 rm -f conftest.er1
12454 cat conftest.err >&5
12455 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12456 (exit $ac_status); } >/dev/null && {
12457 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
12458 test ! -s conftest.err
12459 }; then
12460 ac_header_preproc=yes
12461 else
12462 $as_echo "$as_me: failed program was:" >&5
12463 sed 's/^/| /' conftest.$ac_ext >&5
12464
12465 ac_header_preproc=no
12466 fi
12467
12468 rm -f conftest.err conftest.$ac_ext
12469 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
12470 $as_echo "$ac_header_preproc" >&6; }
12471
12472 # So? What about this header?
12473 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
12474 yes:no: )
12475 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5
12476 $as_echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
12477 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the compiler's result" >&5
12478 $as_echo "$as_me: WARNING: libintl.h: proceeding with the compiler's result" >&2;}
12479 ac_header_preproc=yes
12480 ;;
12481 no:yes:* )
12482 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: present but cannot be compiled" >&5
12483 $as_echo "$as_me: WARNING: libintl.h: present but cannot be compiled" >&2;}
12484 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: check for missing prerequisite headers?" >&5
12485 $as_echo "$as_me: WARNING: libintl.h: check for missing prerequisite headers?" >&2;}
12486 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: see the Autoconf documentation" >&5
12487 $as_echo "$as_me: WARNING: libintl.h: see the Autoconf documentation" >&2;}
12488 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: section \"Present But Cannot Be Compiled\"" >&5
12489 $as_echo "$as_me: WARNING: libintl.h: section \"Present But Cannot Be Compiled\"" >&2;}
12490 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the preprocessor's result" >&5
12491 $as_echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;}
12492 { $as_echo "$as_me:$LINENO: WARNING: libintl.h: in the future, the compiler will take precedence" >&5
12493 $as_echo "$as_me: WARNING: libintl.h: in the future, the compiler will take precedence" >&2;}
12494
12495 ;;
12496 esac
12497 { $as_echo "$as_me:$LINENO: checking for libintl.h" >&5
12498 $as_echo_n "checking for libintl.h... " >&6; }
12499 if test "${ac_cv_header_libintl_h+set}" = set; then
12500 $as_echo_n "(cached) " >&6
12501 else
12502 ac_cv_header_libintl_h=$ac_header_preproc
12503 fi
12504 { $as_echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
12505 $as_echo "$ac_cv_header_libintl_h" >&6; }
12506
12507 fi
12508 if test "x$ac_cv_header_libintl_h" = x""yes; then
11544 ac_fn_c_check_header_mongrel "$LINENO" "libintl.h" "ac_cv_header_libintl_h" "$ac_includes_default"
11545 if test "x$ac_cv_header_libintl_h" = x""yes; then :
1250911546 gt_cv_func_dgettext_libintl="no"
1251011547 libintl_extra_libs=""
1251111548
1251211549 #
1251311550 # First check in libc
1251411551 #
12515 { $as_echo "$as_me:$LINENO: checking for ngettext in libc" >&5
11552 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in libc" >&5
1251611553 $as_echo_n "checking for ngettext in libc... " >&6; }
12517 if test "${gt_cv_func_ngettext_libc+set}" = set; then
11554 if test "${gt_cv_func_ngettext_libc+set}" = set; then :
1251811555 $as_echo_n "(cached) " >&6
1251911556 else
12520 cat >conftest.$ac_ext <<_ACEOF
12521 /* confdefs.h. */
12522 _ACEOF
12523 cat confdefs.h >>conftest.$ac_ext
12524 cat >>conftest.$ac_ext <<_ACEOF
11557 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1252511558 /* end confdefs.h. */
1252611559
1252711560 #include <libintl.h>
1253411567 return 0;
1253511568 }
1253611569 _ACEOF
12537 rm -f conftest.$ac_objext conftest$ac_exeext
12538 if { (ac_try="$ac_link"
12539 case "(($ac_try" in
12540 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12541 *) ac_try_echo=$ac_try;;
12542 esac
12543 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12544 $as_echo "$ac_try_echo") >&5
12545 (eval "$ac_link") 2>conftest.er1
12546 ac_status=$?
12547 grep -v '^ *+' conftest.er1 >conftest.err
12548 rm -f conftest.er1
12549 cat conftest.err >&5
12550 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12551 (exit $ac_status); } && {
12552 test -z "$ac_c_werror_flag" ||
12553 test ! -s conftest.err
12554 } && test -s conftest$ac_exeext && {
12555 test "$cross_compiling" = yes ||
12556 $as_test_x conftest$ac_exeext
12557 }; then
11570 if ac_fn_c_try_link "$LINENO"; then :
1255811571 gt_cv_func_ngettext_libc=yes
1255911572 else
12560 $as_echo "$as_me: failed program was:" >&5
12561 sed 's/^/| /' conftest.$ac_ext >&5
12562
12563 gt_cv_func_ngettext_libc=no
12564 fi
12565
12566 rm -rf conftest.dSYM
12567 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12568 conftest$ac_exeext conftest.$ac_ext
12569
12570 fi
12571 { $as_echo "$as_me:$LINENO: result: $gt_cv_func_ngettext_libc" >&5
11573 gt_cv_func_ngettext_libc=no
11574 fi
11575 rm -f core conftest.err conftest.$ac_objext \
11576 conftest$ac_exeext conftest.$ac_ext
11577
11578 fi
11579 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_ngettext_libc" >&5
1257211580 $as_echo "$gt_cv_func_ngettext_libc" >&6; }
1257311581
1257411582 if test "$gt_cv_func_ngettext_libc" = "yes" ; then
12575 { $as_echo "$as_me:$LINENO: checking for dgettext in libc" >&5
11583 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in libc" >&5
1257611584 $as_echo_n "checking for dgettext in libc... " >&6; }
12577 if test "${gt_cv_func_dgettext_libc+set}" = set; then
11585 if test "${gt_cv_func_dgettext_libc+set}" = set; then :
1257811586 $as_echo_n "(cached) " >&6
1257911587 else
12580 cat >conftest.$ac_ext <<_ACEOF
12581 /* confdefs.h. */
12582 _ACEOF
12583 cat confdefs.h >>conftest.$ac_ext
12584 cat >>conftest.$ac_ext <<_ACEOF
11588 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1258511589 /* end confdefs.h. */
1258611590
1258711591 #include <libintl.h>
1259411598 return 0;
1259511599 }
1259611600 _ACEOF
12597 rm -f conftest.$ac_objext conftest$ac_exeext
12598 if { (ac_try="$ac_link"
12599 case "(($ac_try" in
12600 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12601 *) ac_try_echo=$ac_try;;
12602 esac
12603 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12604 $as_echo "$ac_try_echo") >&5
12605 (eval "$ac_link") 2>conftest.er1
12606 ac_status=$?
12607 grep -v '^ *+' conftest.er1 >conftest.err
12608 rm -f conftest.er1
12609 cat conftest.err >&5
12610 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12611 (exit $ac_status); } && {
12612 test -z "$ac_c_werror_flag" ||
12613 test ! -s conftest.err
12614 } && test -s conftest$ac_exeext && {
12615 test "$cross_compiling" = yes ||
12616 $as_test_x conftest$ac_exeext
12617 }; then
11601 if ac_fn_c_try_link "$LINENO"; then :
1261811602 gt_cv_func_dgettext_libc=yes
1261911603 else
12620 $as_echo "$as_me: failed program was:" >&5
12621 sed 's/^/| /' conftest.$ac_ext >&5
12622
12623 gt_cv_func_dgettext_libc=no
12624 fi
12625
12626 rm -rf conftest.dSYM
12627 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12628 conftest$ac_exeext conftest.$ac_ext
12629
12630 fi
12631 { $as_echo "$as_me:$LINENO: result: $gt_cv_func_dgettext_libc" >&5
11604 gt_cv_func_dgettext_libc=no
11605 fi
11606 rm -f core conftest.err conftest.$ac_objext \
11607 conftest$ac_exeext conftest.$ac_ext
11608
11609 fi
11610 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gt_cv_func_dgettext_libc" >&5
1263211611 $as_echo "$gt_cv_func_dgettext_libc" >&6; }
1263311612 fi
1263411613
1263511614 if test "$gt_cv_func_ngettext_libc" = "yes" ; then
12636
12637 for ac_func in bind_textdomain_codeset
12638 do
12639 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12640 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
12641 $as_echo_n "checking for $ac_func... " >&6; }
12642 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
12643 $as_echo_n "(cached) " >&6
12644 else
12645 cat >conftest.$ac_ext <<_ACEOF
12646 /* confdefs.h. */
12647 _ACEOF
12648 cat confdefs.h >>conftest.$ac_ext
12649 cat >>conftest.$ac_ext <<_ACEOF
12650 /* end confdefs.h. */
12651 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
12652 For example, HP-UX 11i <limits.h> declares gettimeofday. */
12653 #define $ac_func innocuous_$ac_func
12654
12655 /* System header to define __stub macros and hopefully few prototypes,
12656 which can conflict with char $ac_func (); below.
12657 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12658 <limits.h> exists even on freestanding compilers. */
12659
12660 #ifdef __STDC__
12661 # include <limits.h>
12662 #else
12663 # include <assert.h>
12664 #endif
12665
12666 #undef $ac_func
12667
12668 /* Override any GCC internal prototype to avoid an error.
12669 Use char because int might match the return type of a GCC
12670 builtin and then its argument prototype would still apply. */
12671 #ifdef __cplusplus
12672 extern "C"
12673 #endif
12674 char $ac_func ();
12675 /* The GNU C library defines this for functions which it implements
12676 to always fail with ENOSYS. Some functions are actually named
12677 something starting with __ and the normal name is an alias. */
12678 #if defined __stub_$ac_func || defined __stub___$ac_func
12679 choke me
12680 #endif
12681
12682 int
12683 main ()
12684 {
12685 return $ac_func ();
12686 ;
12687 return 0;
12688 }
12689 _ACEOF
12690 rm -f conftest.$ac_objext conftest$ac_exeext
12691 if { (ac_try="$ac_link"
12692 case "(($ac_try" in
12693 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12694 *) ac_try_echo=$ac_try;;
12695 esac
12696 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12697 $as_echo "$ac_try_echo") >&5
12698 (eval "$ac_link") 2>conftest.er1
12699 ac_status=$?
12700 grep -v '^ *+' conftest.er1 >conftest.err
12701 rm -f conftest.er1
12702 cat conftest.err >&5
12703 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12704 (exit $ac_status); } && {
12705 test -z "$ac_c_werror_flag" ||
12706 test ! -s conftest.err
12707 } && test -s conftest$ac_exeext && {
12708 test "$cross_compiling" = yes ||
12709 $as_test_x conftest$ac_exeext
12710 }; then
12711 eval "$as_ac_var=yes"
12712 else
12713 $as_echo "$as_me: failed program was:" >&5
12714 sed 's/^/| /' conftest.$ac_ext >&5
12715
12716 eval "$as_ac_var=no"
12717 fi
12718
12719 rm -rf conftest.dSYM
12720 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12721 conftest$ac_exeext conftest.$ac_ext
12722 fi
12723 ac_res=`eval 'as_val=${'$as_ac_var'}
12724 $as_echo "$as_val"'`
12725 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
12726 $as_echo "$ac_res" >&6; }
12727 as_val=`eval 'as_val=${'$as_ac_var'}
12728 $as_echo "$as_val"'`
12729 if test "x$as_val" = x""yes; then
11615 for ac_func in bind_textdomain_codeset
11616 do :
11617 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
11618 if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then :
1273011619 cat >>confdefs.h <<_ACEOF
12731 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11620 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1273211621 _ACEOF
1273311622
1273411623 fi
1274311632 || test "$gt_cv_func_ngettext_libc" != "yes" \
1274411633 || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
1274511634
12746 { $as_echo "$as_me:$LINENO: checking for bindtextdomain in -lintl" >&5
11635 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for bindtextdomain in -lintl" >&5
1274711636 $as_echo_n "checking for bindtextdomain in -lintl... " >&6; }
12748 if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then
11637 if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then :
1274911638 $as_echo_n "(cached) " >&6
1275011639 else
1275111640 ac_check_lib_save_LIBS=$LIBS
1275211641 LIBS="-lintl $LIBS"
12753 cat >conftest.$ac_ext <<_ACEOF
12754 /* confdefs.h. */
12755 _ACEOF
12756 cat confdefs.h >>conftest.$ac_ext
12757 cat >>conftest.$ac_ext <<_ACEOF
11642 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1275811643 /* end confdefs.h. */
1275911644
1276011645 /* Override any GCC internal prototype to avoid an error.
1277211657 return 0;
1277311658 }
1277411659 _ACEOF
12775 rm -f conftest.$ac_objext conftest$ac_exeext
12776 if { (ac_try="$ac_link"
12777 case "(($ac_try" in
12778 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12779 *) ac_try_echo=$ac_try;;
12780 esac
12781 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12782 $as_echo "$ac_try_echo") >&5
12783 (eval "$ac_link") 2>conftest.er1
12784 ac_status=$?
12785 grep -v '^ *+' conftest.er1 >conftest.err
12786 rm -f conftest.er1
12787 cat conftest.err >&5
12788 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12789 (exit $ac_status); } && {
12790 test -z "$ac_c_werror_flag" ||
12791 test ! -s conftest.err
12792 } && test -s conftest$ac_exeext && {
12793 test "$cross_compiling" = yes ||
12794 $as_test_x conftest$ac_exeext
12795 }; then
11660 if ac_fn_c_try_link "$LINENO"; then :
1279611661 ac_cv_lib_intl_bindtextdomain=yes
1279711662 else
12798 $as_echo "$as_me: failed program was:" >&5
12799 sed 's/^/| /' conftest.$ac_ext >&5
12800
12801 ac_cv_lib_intl_bindtextdomain=no
12802 fi
12803
12804 rm -rf conftest.dSYM
12805 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12806 conftest$ac_exeext conftest.$ac_ext
11663 ac_cv_lib_intl_bindtextdomain=no
11664 fi
11665 rm -f core conftest.err conftest.$ac_objext \
11666 conftest$ac_exeext conftest.$ac_ext
1280711667 LIBS=$ac_check_lib_save_LIBS
1280811668 fi
12809 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain" >&5
11669 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_bindtextdomain" >&5
1281011670 $as_echo "$ac_cv_lib_intl_bindtextdomain" >&6; }
12811 if test "x$ac_cv_lib_intl_bindtextdomain" = x""yes; then
12812 { $as_echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5
11671 if test "x$ac_cv_lib_intl_bindtextdomain" = x""yes; then :
11672 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5
1281311673 $as_echo_n "checking for ngettext in -lintl... " >&6; }
12814 if test "${ac_cv_lib_intl_ngettext+set}" = set; then
11674 if test "${ac_cv_lib_intl_ngettext+set}" = set; then :
1281511675 $as_echo_n "(cached) " >&6
1281611676 else
1281711677 ac_check_lib_save_LIBS=$LIBS
1281811678 LIBS="-lintl $LIBS"
12819 cat >conftest.$ac_ext <<_ACEOF
12820 /* confdefs.h. */
12821 _ACEOF
12822 cat confdefs.h >>conftest.$ac_ext
12823 cat >>conftest.$ac_ext <<_ACEOF
11679 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1282411680 /* end confdefs.h. */
1282511681
1282611682 /* Override any GCC internal prototype to avoid an error.
1283811694 return 0;
1283911695 }
1284011696 _ACEOF
12841 rm -f conftest.$ac_objext conftest$ac_exeext
12842 if { (ac_try="$ac_link"
12843 case "(($ac_try" in
12844 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12845 *) ac_try_echo=$ac_try;;
12846 esac
12847 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12848 $as_echo "$ac_try_echo") >&5
12849 (eval "$ac_link") 2>conftest.er1
12850 ac_status=$?
12851 grep -v '^ *+' conftest.er1 >conftest.err
12852 rm -f conftest.er1
12853 cat conftest.err >&5
12854 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12855 (exit $ac_status); } && {
12856 test -z "$ac_c_werror_flag" ||
12857 test ! -s conftest.err
12858 } && test -s conftest$ac_exeext && {
12859 test "$cross_compiling" = yes ||
12860 $as_test_x conftest$ac_exeext
12861 }; then
11697 if ac_fn_c_try_link "$LINENO"; then :
1286211698 ac_cv_lib_intl_ngettext=yes
1286311699 else
12864 $as_echo "$as_me: failed program was:" >&5
12865 sed 's/^/| /' conftest.$ac_ext >&5
12866
12867 ac_cv_lib_intl_ngettext=no
12868 fi
12869
12870 rm -rf conftest.dSYM
12871 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12872 conftest$ac_exeext conftest.$ac_ext
11700 ac_cv_lib_intl_ngettext=no
11701 fi
11702 rm -f core conftest.err conftest.$ac_objext \
11703 conftest$ac_exeext conftest.$ac_ext
1287311704 LIBS=$ac_check_lib_save_LIBS
1287411705 fi
12875 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext" >&5
11706 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5
1287611707 $as_echo "$ac_cv_lib_intl_ngettext" >&6; }
12877 if test "x$ac_cv_lib_intl_ngettext" = x""yes; then
12878 { $as_echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5
11708 if test "x$ac_cv_lib_intl_ngettext" = x""yes; then :
11709 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dgettext in -lintl" >&5
1287911710 $as_echo_n "checking for dgettext in -lintl... " >&6; }
12880 if test "${ac_cv_lib_intl_dgettext+set}" = set; then
11711 if test "${ac_cv_lib_intl_dgettext+set}" = set; then :
1288111712 $as_echo_n "(cached) " >&6
1288211713 else
1288311714 ac_check_lib_save_LIBS=$LIBS
1288411715 LIBS="-lintl $LIBS"
12885 cat >conftest.$ac_ext <<_ACEOF
12886 /* confdefs.h. */
12887 _ACEOF
12888 cat confdefs.h >>conftest.$ac_ext
12889 cat >>conftest.$ac_ext <<_ACEOF
11716 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1289011717 /* end confdefs.h. */
1289111718
1289211719 /* Override any GCC internal prototype to avoid an error.
1290411731 return 0;
1290511732 }
1290611733 _ACEOF
12907 rm -f conftest.$ac_objext conftest$ac_exeext
12908 if { (ac_try="$ac_link"
12909 case "(($ac_try" in
12910 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12911 *) ac_try_echo=$ac_try;;
12912 esac
12913 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12914 $as_echo "$ac_try_echo") >&5
12915 (eval "$ac_link") 2>conftest.er1
12916 ac_status=$?
12917 grep -v '^ *+' conftest.er1 >conftest.err
12918 rm -f conftest.er1
12919 cat conftest.err >&5
12920 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
12921 (exit $ac_status); } && {
12922 test -z "$ac_c_werror_flag" ||
12923 test ! -s conftest.err
12924 } && test -s conftest$ac_exeext && {
12925 test "$cross_compiling" = yes ||
12926 $as_test_x conftest$ac_exeext
12927 }; then
11734 if ac_fn_c_try_link "$LINENO"; then :
1292811735 ac_cv_lib_intl_dgettext=yes
1292911736 else
12930 $as_echo "$as_me: failed program was:" >&5
12931 sed 's/^/| /' conftest.$ac_ext >&5
12932
12933 ac_cv_lib_intl_dgettext=no
12934 fi
12935
12936 rm -rf conftest.dSYM
12937 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
12938 conftest$ac_exeext conftest.$ac_ext
11737 ac_cv_lib_intl_dgettext=no
11738 fi
11739 rm -f core conftest.err conftest.$ac_objext \
11740 conftest$ac_exeext conftest.$ac_ext
1293911741 LIBS=$ac_check_lib_save_LIBS
1294011742 fi
12941 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5
11743 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dgettext" >&5
1294211744 $as_echo "$ac_cv_lib_intl_dgettext" >&6; }
12943 if test "x$ac_cv_lib_intl_dgettext" = x""yes; then
11745 if test "x$ac_cv_lib_intl_dgettext" = x""yes; then :
1294411746 gt_cv_func_dgettext_libintl=yes
1294511747 fi
1294611748
1295011752
1295111753
1295211754 if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
12953 { $as_echo "$as_me:$LINENO: checking if -liconv is needed to use gettext" >&5
11755 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if -liconv is needed to use gettext" >&5
1295411756 $as_echo_n "checking if -liconv is needed to use gettext... " >&6; }
12955 { $as_echo "$as_me:$LINENO: result: " >&5
11757 { $as_echo "$as_me:${as_lineno-$LINENO}: result: " >&5
1295611758 $as_echo "" >&6; }
12957 { $as_echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5
11759 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ngettext in -lintl" >&5
1295811760 $as_echo_n "checking for ngettext in -lintl... " >&6; }
12959 if test "${ac_cv_lib_intl_ngettext+set}" = set; then
11761 if test "${ac_cv_lib_intl_ngettext+set}" = set; then :
1296011762 $as_echo_n "(cached) " >&6
1296111763 else
1296211764 ac_check_lib_save_LIBS=$LIBS
1296311765 LIBS="-lintl -liconv $LIBS"
12964 cat >conftest.$ac_ext <<_ACEOF
12965 /* confdefs.h. */
12966 _ACEOF
12967 cat confdefs.h >>conftest.$ac_ext
12968 cat >>conftest.$ac_ext <<_ACEOF
11766 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1296911767 /* end confdefs.h. */
1297011768
1297111769 /* Override any GCC internal prototype to avoid an error.
1298311781 return 0;
1298411782 }
1298511783 _ACEOF
12986 rm -f conftest.$ac_objext conftest$ac_exeext
12987 if { (ac_try="$ac_link"
12988 case "(($ac_try" in
12989 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
12990 *) ac_try_echo=$ac_try;;
12991 esac
12992 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
12993 $as_echo "$ac_try_echo") >&5
12994 (eval "$ac_link") 2>conftest.er1
12995 ac_status=$?
12996 grep -v '^ *+' conftest.er1 >conftest.err
12997 rm -f conftest.er1
12998 cat conftest.err >&5
12999 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13000 (exit $ac_status); } && {
13001 test -z "$ac_c_werror_flag" ||
13002 test ! -s conftest.err
13003 } && test -s conftest$ac_exeext && {
13004 test "$cross_compiling" = yes ||
13005 $as_test_x conftest$ac_exeext
13006 }; then
11784 if ac_fn_c_try_link "$LINENO"; then :
1300711785 ac_cv_lib_intl_ngettext=yes
1300811786 else
13009 $as_echo "$as_me: failed program was:" >&5
13010 sed 's/^/| /' conftest.$ac_ext >&5
13011
13012 ac_cv_lib_intl_ngettext=no
13013 fi
13014
13015 rm -rf conftest.dSYM
13016 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13017 conftest$ac_exeext conftest.$ac_ext
11787 ac_cv_lib_intl_ngettext=no
11788 fi
11789 rm -f core conftest.err conftest.$ac_objext \
11790 conftest$ac_exeext conftest.$ac_ext
1301811791 LIBS=$ac_check_lib_save_LIBS
1301911792 fi
13020 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext" >&5
11793 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_ngettext" >&5
1302111794 $as_echo "$ac_cv_lib_intl_ngettext" >&6; }
13022 if test "x$ac_cv_lib_intl_ngettext" = x""yes; then
13023 { $as_echo "$as_me:$LINENO: checking for dcgettext in -lintl" >&5
11795 if test "x$ac_cv_lib_intl_ngettext" = x""yes; then :
11796 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dcgettext in -lintl" >&5
1302411797 $as_echo_n "checking for dcgettext in -lintl... " >&6; }
13025 if test "${ac_cv_lib_intl_dcgettext+set}" = set; then
11798 if test "${ac_cv_lib_intl_dcgettext+set}" = set; then :
1302611799 $as_echo_n "(cached) " >&6
1302711800 else
1302811801 ac_check_lib_save_LIBS=$LIBS
1302911802 LIBS="-lintl -liconv $LIBS"
13030 cat >conftest.$ac_ext <<_ACEOF
13031 /* confdefs.h. */
13032 _ACEOF
13033 cat confdefs.h >>conftest.$ac_ext
13034 cat >>conftest.$ac_ext <<_ACEOF
11803 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1303511804 /* end confdefs.h. */
1303611805
1303711806 /* Override any GCC internal prototype to avoid an error.
1304911818 return 0;
1305011819 }
1305111820 _ACEOF
13052 rm -f conftest.$ac_objext conftest$ac_exeext
13053 if { (ac_try="$ac_link"
13054 case "(($ac_try" in
13055 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13056 *) ac_try_echo=$ac_try;;
13057 esac
13058 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13059 $as_echo "$ac_try_echo") >&5
13060 (eval "$ac_link") 2>conftest.er1
13061 ac_status=$?
13062 grep -v '^ *+' conftest.er1 >conftest.err
13063 rm -f conftest.er1
13064 cat conftest.err >&5
13065 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13066 (exit $ac_status); } && {
13067 test -z "$ac_c_werror_flag" ||
13068 test ! -s conftest.err
13069 } && test -s conftest$ac_exeext && {
13070 test "$cross_compiling" = yes ||
13071 $as_test_x conftest$ac_exeext
13072 }; then
11821 if ac_fn_c_try_link "$LINENO"; then :
1307311822 ac_cv_lib_intl_dcgettext=yes
1307411823 else
13075 $as_echo "$as_me: failed program was:" >&5
13076 sed 's/^/| /' conftest.$ac_ext >&5
13077
13078 ac_cv_lib_intl_dcgettext=no
13079 fi
13080
13081 rm -rf conftest.dSYM
13082 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13083 conftest$ac_exeext conftest.$ac_ext
11824 ac_cv_lib_intl_dcgettext=no
11825 fi
11826 rm -f core conftest.err conftest.$ac_objext \
11827 conftest$ac_exeext conftest.$ac_ext
1308411828 LIBS=$ac_check_lib_save_LIBS
1308511829 fi
13086 { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dcgettext" >&5
11830 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_intl_dcgettext" >&5
1308711831 $as_echo "$ac_cv_lib_intl_dcgettext" >&6; }
13088 if test "x$ac_cv_lib_intl_dcgettext" = x""yes; then
11832 if test "x$ac_cv_lib_intl_dcgettext" = x""yes; then :
1308911833 gt_cv_func_dgettext_libintl=yes
1309011834 libintl_extra_libs=-liconv
1309111835 else
1310711851 glib_save_LIBS="$LIBS"
1310811852 LIBS="$LIBS -lintl $libintl_extra_libs"
1310911853 unset ac_cv_func_bind_textdomain_codeset
13110
13111 for ac_func in bind_textdomain_codeset
13112 do
13113 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13114 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13115 $as_echo_n "checking for $ac_func... " >&6; }
13116 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13117 $as_echo_n "(cached) " >&6
13118 else
13119 cat >conftest.$ac_ext <<_ACEOF
13120 /* confdefs.h. */
13121 _ACEOF
13122 cat confdefs.h >>conftest.$ac_ext
13123 cat >>conftest.$ac_ext <<_ACEOF
13124 /* end confdefs.h. */
13125 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13126 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13127 #define $ac_func innocuous_$ac_func
13128
13129 /* System header to define __stub macros and hopefully few prototypes,
13130 which can conflict with char $ac_func (); below.
13131 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13132 <limits.h> exists even on freestanding compilers. */
13133
13134 #ifdef __STDC__
13135 # include <limits.h>
13136 #else
13137 # include <assert.h>
13138 #endif
13139
13140 #undef $ac_func
13141
13142 /* Override any GCC internal prototype to avoid an error.
13143 Use char because int might match the return type of a GCC
13144 builtin and then its argument prototype would still apply. */
13145 #ifdef __cplusplus
13146 extern "C"
13147 #endif
13148 char $ac_func ();
13149 /* The GNU C library defines this for functions which it implements
13150 to always fail with ENOSYS. Some functions are actually named
13151 something starting with __ and the normal name is an alias. */
13152 #if defined __stub_$ac_func || defined __stub___$ac_func
13153 choke me
13154 #endif
13155
13156 int
13157 main ()
13158 {
13159 return $ac_func ();
13160 ;
13161 return 0;
13162 }
13163 _ACEOF
13164 rm -f conftest.$ac_objext conftest$ac_exeext
13165 if { (ac_try="$ac_link"
13166 case "(($ac_try" in
13167 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13168 *) ac_try_echo=$ac_try;;
13169 esac
13170 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13171 $as_echo "$ac_try_echo") >&5
13172 (eval "$ac_link") 2>conftest.er1
13173 ac_status=$?
13174 grep -v '^ *+' conftest.er1 >conftest.err
13175 rm -f conftest.er1
13176 cat conftest.err >&5
13177 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13178 (exit $ac_status); } && {
13179 test -z "$ac_c_werror_flag" ||
13180 test ! -s conftest.err
13181 } && test -s conftest$ac_exeext && {
13182 test "$cross_compiling" = yes ||
13183 $as_test_x conftest$ac_exeext
13184 }; then
13185 eval "$as_ac_var=yes"
13186 else
13187 $as_echo "$as_me: failed program was:" >&5
13188 sed 's/^/| /' conftest.$ac_ext >&5
13189
13190 eval "$as_ac_var=no"
13191 fi
13192
13193 rm -rf conftest.dSYM
13194 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13195 conftest$ac_exeext conftest.$ac_ext
13196 fi
13197 ac_res=`eval 'as_val=${'$as_ac_var'}
13198 $as_echo "$as_val"'`
13199 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13200 $as_echo "$ac_res" >&6; }
13201 as_val=`eval 'as_val=${'$as_ac_var'}
13202 $as_echo "$as_val"'`
13203 if test "x$as_val" = x""yes; then
11854 for ac_func in bind_textdomain_codeset
11855 do :
11856 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
11857 if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then :
1320411858 cat >>confdefs.h <<_ACEOF
13205 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
11859 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
1320611860 _ACEOF
1320711861
1320811862 fi
1323211886
1323311887 if test "$gt_cv_have_gettext" = "yes"; then
1323411888
13235 cat >>confdefs.h <<\_ACEOF
13236 #define HAVE_GETTEXT 1
13237 _ACEOF
11889 $as_echo "#define HAVE_GETTEXT 1" >>confdefs.h
1323811890
1323911891 # Extract the first word of "msgfmt", so it can be a program name with args.
1324011892 set dummy msgfmt; ac_word=$2
13241 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11893 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1324211894 $as_echo_n "checking for $ac_word... " >&6; }
13243 if test "${ac_cv_path_MSGFMT+set}" = set; then
11895 if test "${ac_cv_path_MSGFMT+set}" = set; then :
1324411896 $as_echo_n "(cached) " >&6
1324511897 else
1324611898 case "$MSGFMT" in
1326511917 fi
1326611918 MSGFMT="$ac_cv_path_MSGFMT"
1326711919 if test "$MSGFMT" != "no"; then
13268 { $as_echo "$as_me:$LINENO: result: $MSGFMT" >&5
11920 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MSGFMT" >&5
1326911921 $as_echo "$MSGFMT" >&6; }
1327011922 else
13271 { $as_echo "$as_me:$LINENO: result: no" >&5
11923 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1327211924 $as_echo "no" >&6; }
1327311925 fi
1327411926 if test "$MSGFMT" != "no"; then
1327511927 glib_save_LIBS="$LIBS"
1327611928 LIBS="$LIBS $INTLLIBS"
13277
13278 for ac_func in dcgettext
13279 do
13280 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
13281 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
13282 $as_echo_n "checking for $ac_func... " >&6; }
13283 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
13284 $as_echo_n "(cached) " >&6
13285 else
13286 cat >conftest.$ac_ext <<_ACEOF
13287 /* confdefs.h. */
11929 for ac_func in dcgettext
11930 do :
11931 ac_fn_c_check_func "$LINENO" "dcgettext" "ac_cv_func_dcgettext"
11932 if test "x$ac_cv_func_dcgettext" = x""yes; then :
11933 cat >>confdefs.h <<_ACEOF
11934 #define HAVE_DCGETTEXT 1
1328811935 _ACEOF
13289 cat confdefs.h >>conftest.$ac_ext
13290 cat >>conftest.$ac_ext <<_ACEOF
13291 /* end confdefs.h. */
13292 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
13293 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13294 #define $ac_func innocuous_$ac_func
13295
13296 /* System header to define __stub macros and hopefully few prototypes,
13297 which can conflict with char $ac_func (); below.
13298 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13299 <limits.h> exists even on freestanding compilers. */
13300
13301 #ifdef __STDC__
13302 # include <limits.h>
13303 #else
13304 # include <assert.h>
13305 #endif
13306
13307 #undef $ac_func
13308
13309 /* Override any GCC internal prototype to avoid an error.
13310 Use char because int might match the return type of a GCC
13311 builtin and then its argument prototype would still apply. */
13312 #ifdef __cplusplus
13313 extern "C"
13314 #endif
13315 char $ac_func ();
13316 /* The GNU C library defines this for functions which it implements
13317 to always fail with ENOSYS. Some functions are actually named
13318 something starting with __ and the normal name is an alias. */
13319 #if defined __stub_$ac_func || defined __stub___$ac_func
13320 choke me
13321 #endif
13322
13323 int
13324 main ()
13325 {
13326 return $ac_func ();
13327 ;
13328 return 0;
13329 }
13330 _ACEOF
13331 rm -f conftest.$ac_objext conftest$ac_exeext
13332 if { (ac_try="$ac_link"
13333 case "(($ac_try" in
13334 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13335 *) ac_try_echo=$ac_try;;
13336 esac
13337 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13338 $as_echo "$ac_try_echo") >&5
13339 (eval "$ac_link") 2>conftest.er1
13340 ac_status=$?
13341 grep -v '^ *+' conftest.er1 >conftest.err
13342 rm -f conftest.er1
13343 cat conftest.err >&5
13344 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13345 (exit $ac_status); } && {
13346 test -z "$ac_c_werror_flag" ||
13347 test ! -s conftest.err
13348 } && test -s conftest$ac_exeext && {
13349 test "$cross_compiling" = yes ||
13350 $as_test_x conftest$ac_exeext
13351 }; then
13352 eval "$as_ac_var=yes"
13353 else
13354 $as_echo "$as_me: failed program was:" >&5
13355 sed 's/^/| /' conftest.$ac_ext >&5
13356
13357 eval "$as_ac_var=no"
13358 fi
13359
13360 rm -rf conftest.dSYM
13361 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13362 conftest$ac_exeext conftest.$ac_ext
13363 fi
13364 ac_res=`eval 'as_val=${'$as_ac_var'}
13365 $as_echo "$as_val"'`
13366 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
13367 $as_echo "$ac_res" >&6; }
13368 as_val=`eval 'as_val=${'$as_ac_var'}
13369 $as_echo "$as_val"'`
13370 if test "x$as_val" = x""yes; then
13371 cat >>confdefs.h <<_ACEOF
13372 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
13373 _ACEOF
1337411936
1337511937 fi
1337611938 done
1337711939
1337811940 MSGFMT_OPTS=
13379 { $as_echo "$as_me:$LINENO: checking if msgfmt accepts -c" >&5
11941 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if msgfmt accepts -c" >&5
1338011942 $as_echo_n "checking if msgfmt accepts -c... " >&6; }
1338111943 cat >conftest.foo <<_ACEOF
1338211944
1339111953 "Content-Transfer-Encoding: 8bit\n"
1339211954
1339311955 _ACEOF
13394 if { ($as_echo "$as_me:$LINENO: \$MSGFMT -c -o /dev/null conftest.foo") >&5
11956 if { { $as_echo "$as_me:${as_lineno-$LINENO}: \$MSGFMT -c -o /dev/null conftest.foo"; } >&5
1339511957 ($MSGFMT -c -o /dev/null conftest.foo) 2>&5
1339611958 ac_status=$?
13397 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13398 (exit $ac_status); }; then
13399 MSGFMT_OPTS=-c; { $as_echo "$as_me:$LINENO: result: yes" >&5
11959 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
11960 test $ac_status = 0; }; then
11961 MSGFMT_OPTS=-c; { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1340011962 $as_echo "yes" >&6; }
13401 else { $as_echo "$as_me:$LINENO: result: no" >&5
11963 else { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1340211964 $as_echo "no" >&6; }
1340311965 echo "$as_me: failed input was:" >&5
1340411966 sed 's/^/| /' conftest.foo >&5
1340611968
1340711969 # Extract the first word of "gmsgfmt", so it can be a program name with args.
1340811970 set dummy gmsgfmt; ac_word=$2
13409 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
11971 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1341011972 $as_echo_n "checking for $ac_word... " >&6; }
13411 if test "${ac_cv_path_GMSGFMT+set}" = set; then
11973 if test "${ac_cv_path_GMSGFMT+set}" = set; then :
1341211974 $as_echo_n "(cached) " >&6
1341311975 else
1341411976 case $GMSGFMT in
1342111983 do
1342211984 IFS=$as_save_IFS
1342311985 test -z "$as_dir" && as_dir=.
13424 for ac_exec_ext in '' $ac_executable_extensions; do
11986 for ac_exec_ext in '' $ac_executable_extensions; do
1342511987 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1342611988 ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
13427 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
11989 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1342811990 break 2
1342911991 fi
1343011992 done
13431 done
11993 done
1343211994 IFS=$as_save_IFS
1343311995
1343411996 test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
1343711999 fi
1343812000 GMSGFMT=$ac_cv_path_GMSGFMT
1343912001 if test -n "$GMSGFMT"; then
13440 { $as_echo "$as_me:$LINENO: result: $GMSGFMT" >&5
12002 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GMSGFMT" >&5
1344112003 $as_echo "$GMSGFMT" >&6; }
1344212004 else
13443 { $as_echo "$as_me:$LINENO: result: no" >&5
12005 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1344412006 $as_echo "no" >&6; }
1344512007 fi
1344612008
1344712009
1344812010 # Extract the first word of "xgettext", so it can be a program name with args.
1344912011 set dummy xgettext; ac_word=$2
13450 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
12012 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1345112013 $as_echo_n "checking for $ac_word... " >&6; }
13452 if test "${ac_cv_path_XGETTEXT+set}" = set; then
12014 if test "${ac_cv_path_XGETTEXT+set}" = set; then :
1345312015 $as_echo_n "(cached) " >&6
1345412016 else
1345512017 case "$XGETTEXT" in
1347412036 fi
1347512037 XGETTEXT="$ac_cv_path_XGETTEXT"
1347612038 if test "$XGETTEXT" != ":"; then
13477 { $as_echo "$as_me:$LINENO: result: $XGETTEXT" >&5
12039 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XGETTEXT" >&5
1347812040 $as_echo "$XGETTEXT" >&6; }
1347912041 else
13480 { $as_echo "$as_me:$LINENO: result: no" >&5
12042 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1348112043 $as_echo "no" >&6; }
1348212044 fi
1348312045
13484 cat >conftest.$ac_ext <<_ACEOF
13485 /* confdefs.h. */
13486 _ACEOF
13487 cat confdefs.h >>conftest.$ac_ext
13488 cat >>conftest.$ac_ext <<_ACEOF
12046 cat confdefs.h - <<_ACEOF >conftest.$ac_ext
1348912047 /* end confdefs.h. */
1349012048
1349112049 int
1349712055 return 0;
1349812056 }
1349912057 _ACEOF
13500 rm -f conftest.$ac_objext conftest$ac_exeext
13501 if { (ac_try="$ac_link"
13502 case "(($ac_try" in
13503 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13504 *) ac_try_echo=$ac_try;;
13505 esac
13506 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13507 $as_echo "$ac_try_echo") >&5
13508 (eval "$ac_link") 2>conftest.er1
13509 ac_status=$?
13510 grep -v '^ *+' conftest.er1 >conftest.err
13511 rm -f conftest.er1
13512 cat conftest.err >&5
13513 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13514 (exit $ac_status); } && {
13515 test -z "$ac_c_werror_flag" ||
13516 test ! -s conftest.err
13517 } && test -s conftest$ac_exeext && {
13518 test "$cross_compiling" = yes ||
13519 $as_test_x conftest$ac_exeext
13520 }; then
12058 if ac_fn_c_try_link "$LINENO"; then :
1352112059 CATOBJEXT=.gmo
1352212060 DATADIRNAME=share
1352312061 else
13524 $as_echo "$as_me: failed program was:" >&5
13525 sed 's/^/| /' conftest.$ac_ext >&5
13526
13527 case $host in
12062 case $host in
1352812063 *-*-solaris*)
13529 { $as_echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5
13530 $as_echo_n "checking for bind_textdomain_codeset... " >&6; }
13531 if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then
13532 $as_echo_n "(cached) " >&6
13533 else
13534 cat >conftest.$ac_ext <<_ACEOF
13535 /* confdefs.h. */
13536 _ACEOF
13537 cat confdefs.h >>conftest.$ac_ext
13538 cat >>conftest.$ac_ext <<_ACEOF
13539 /* end confdefs.h. */
13540 /* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset.
13541 For example, HP-UX 11i <limits.h> declares gettimeofday. */
13542 #define bind_textdomain_codeset innocuous_bind_textdomain_codeset
13543
13544 /* System header to define __stub macros and hopefully few prototypes,
13545 which can conflict with char bind_textdomain_codeset (); below.
13546 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
13547 <limits.h> exists even on freestanding compilers. */
13548
13549 #ifdef __STDC__
13550 # include <limits.h>
13551 #else
13552 # include <assert.h>
13553 #endif
13554
13555 #undef bind_textdomain_codeset
13556
13557 /* Override any GCC internal prototype to avoid an error.
13558 Use char because int might match the return type of a GCC
13559 builtin and then its argument prototype would still apply. */
13560 #ifdef __cplusplus
13561 extern "C"
13562 #endif
13563 char bind_textdomain_codeset ();
13564 /* The GNU C library defines this for functions which it implements
13565 to always fail with ENOSYS. Some functions are actually named
13566 something starting with __ and the normal name is an alias. */
13567 #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset
13568 choke me
13569 #endif
13570
13571 int
13572 main ()
13573 {
13574 return bind_textdomain_codeset ();
13575 ;
13576 return 0;
13577 }
13578 _ACEOF
13579 rm -f conftest.$ac_objext conftest$ac_exeext
13580 if { (ac_try="$ac_link"
13581 case "(($ac_try" in
13582 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
13583 *) ac_try_echo=$ac_try;;
13584 esac
13585 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
13586 $as_echo "$ac_try_echo") >&5
13587 (eval "$ac_link") 2>conftest.er1
13588 ac_status=$?
13589 grep -v '^ *+' conftest.er1 >conftest.err
13590 rm -f conftest.er1
13591 cat conftest.err >&5
13592 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13593 (exit $ac_status); } && {
13594 test -z "$ac_c_werror_flag" ||
13595 test ! -s conftest.err
13596 } && test -s conftest$ac_exeext && {
13597 test "$cross_compiling" = yes ||
13598 $as_test_x conftest$ac_exeext
13599 }; then
13600 ac_cv_func_bind_textdomain_codeset=yes
13601 else
13602 $as_echo "$as_me: failed program was:" >&5
13603 sed 's/^/| /' conftest.$ac_ext >&5
13604
13605 ac_cv_func_bind_textdomain_codeset=no
13606 fi
13607
13608 rm -rf conftest.dSYM
13609 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13610 conftest$ac_exeext conftest.$ac_ext
13611 fi
13612 { $as_echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5
13613 $as_echo "$ac_cv_func_bind_textdomain_codeset" >&6; }
13614 if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then
12064 ac_fn_c_check_func "$LINENO" "bind_textdomain_codeset" "ac_cv_func_bind_textdomain_codeset"
12065 if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then :
1361512066 CATOBJEXT=.gmo
1361612067 DATADIRNAME=share
1361712068 else
1362612077 ;;
1362712078 esac
1362812079 fi
13629
13630 rm -rf conftest.dSYM
13631 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
13632 conftest$ac_exeext conftest.$ac_ext
12080 rm -f core conftest.err conftest.$ac_objext \
12081 conftest$ac_exeext conftest.$ac_ext
1363312082 LIBS="$glib_save_LIBS"
1363412083 INSTOBJEXT=.mo
1363512084 else
1364312092
1364412093 if test "$gt_cv_have_gettext" = "yes" ; then
1364512094
13646 cat >>confdefs.h <<\_ACEOF
13647 #define ENABLE_NLS 1
13648 _ACEOF
12095 $as_echo "#define ENABLE_NLS 1" >>confdefs.h
1364912096
1365012097 fi
1365112098
1365312100 if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
1365412101 : ;
1365512102 else
13656 { $as_echo "$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it" >&5
12103 { $as_echo "$as_me:${as_lineno-$LINENO}: result: found xgettext program is not GNU xgettext; ignore it" >&5
1365712104 $as_echo "found xgettext program is not GNU xgettext; ignore it" >&6; }
1365812105 XGETTEXT=":"
1365912106 fi
1368612133 if test "x$ALL_LINGUAS" = "x"; then
1368712134 LINGUAS=
1368812135 else
13689 { $as_echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
12136 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for catalogs to be installed" >&5
1369012137 $as_echo_n "checking for catalogs to be installed... " >&6; }
1369112138 NEW_LINGUAS=
1369212139 for presentlang in $ALL_LINGUAS; do
1371112158 fi
1371212159 done
1371312160 LINGUAS=$NEW_LINGUAS
13714 { $as_echo "$as_me:$LINENO: result: $LINGUAS" >&5
12161 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LINGUAS" >&5
1371512162 $as_echo "$LINGUAS" >&6; }
1371612163 fi
1371712164
1374712194
1374812195
1374912196
12197
12198
12199
12200
1375012201 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
1375112202 if test -n "$ac_tool_prefix"; then
1375212203 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
1375312204 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
13754 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
12205 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1375512206 $as_echo_n "checking for $ac_word... " >&6; }
13756 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
12207 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then :
1375712208 $as_echo_n "(cached) " >&6
1375812209 else
1375912210 case $PKG_CONFIG in
1376612217 do
1376712218 IFS=$as_save_IFS
1376812219 test -z "$as_dir" && as_dir=.
13769 for ac_exec_ext in '' $ac_executable_extensions; do
12220 for ac_exec_ext in '' $ac_executable_extensions; do
1377012221 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1377112222 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13772 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12223 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1377312224 break 2
1377412225 fi
1377512226 done
13776 done
12227 done
1377712228 IFS=$as_save_IFS
1377812229
1377912230 ;;
1378112232 fi
1378212233 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
1378312234 if test -n "$PKG_CONFIG"; then
13784 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12235 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
1378512236 $as_echo "$PKG_CONFIG" >&6; }
1378612237 else
13787 { $as_echo "$as_me:$LINENO: result: no" >&5
12238 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1378812239 $as_echo "no" >&6; }
1378912240 fi
1379012241
1379412245 ac_pt_PKG_CONFIG=$PKG_CONFIG
1379512246 # Extract the first word of "pkg-config", so it can be a program name with args.
1379612247 set dummy pkg-config; ac_word=$2
13797 { $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
12248 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
1379812249 $as_echo_n "checking for $ac_word... " >&6; }
13799 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
12250 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then :
1380012251 $as_echo_n "(cached) " >&6
1380112252 else
1380212253 case $ac_pt_PKG_CONFIG in
1380912260 do
1381012261 IFS=$as_save_IFS
1381112262 test -z "$as_dir" && as_dir=.
13812 for ac_exec_ext in '' $ac_executable_extensions; do
12263 for ac_exec_ext in '' $ac_executable_extensions; do
1381312264 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1381412265 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
13815 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
12266 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
1381612267 break 2
1381712268 fi
1381812269 done
13819 done
12270 done
1382012271 IFS=$as_save_IFS
1382112272
1382212273 ;;
1382412275 fi
1382512276 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
1382612277 if test -n "$ac_pt_PKG_CONFIG"; then
13827 { $as_echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
12278 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
1382812279 $as_echo "$ac_pt_PKG_CONFIG" >&6; }
1382912280 else
13830 { $as_echo "$as_me:$LINENO: result: no" >&5
12281 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1383112282 $as_echo "no" >&6; }
1383212283 fi
1383312284
1383612287 else
1383712288 case $cross_compiling:$ac_tool_warned in
1383812289 yes:)
13839 { $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
12290 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
1384012291 $as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
1384112292 ac_tool_warned=yes ;;
1384212293 esac
1384912300 fi
1385012301 if test -n "$PKG_CONFIG"; then
1385112302 _pkg_min_version=0.9.0
13852 { $as_echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
12303 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
1385312304 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
1385412305 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
13855 { $as_echo "$as_me:$LINENO: result: yes" >&5
12306 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1385612307 $as_echo "yes" >&6; }
1385712308 else
13858 { $as_echo "$as_me:$LINENO: result: no" >&5
12309 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
1385912310 $as_echo "no" >&6; }
1386012311 PKG_CONFIG=""
1386112312 fi
13862
1386312313 fi
1386412314
1386512315 pkg_failed=no
13866 { $as_echo "$as_me:$LINENO: checking for LIBXML2" >&5
12316 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBXML2" >&5
1386712317 $as_echo_n "checking for LIBXML2... " >&6; }
1386812318
1386912319 if test -n "$LIBXML2_CFLAGS"; then
1387012320 pkg_cv_LIBXML2_CFLAGS="$LIBXML2_CFLAGS"
1387112321 elif test -n "$PKG_CONFIG"; then
1387212322 if test -n "$PKG_CONFIG" && \
13873 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.6.0\"") >&5
12323 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.6.0\""; } >&5
1387412324 ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0") 2>&5
1387512325 ac_status=$?
13876 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13877 (exit $ac_status); }; then
12326 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12327 test $ac_status = 0; }; then
1387812328 pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.6.0" 2>/dev/null`
1387912329 else
1388012330 pkg_failed=yes
1388612336 pkg_cv_LIBXML2_LIBS="$LIBXML2_LIBS"
1388712337 elif test -n "$PKG_CONFIG"; then
1388812338 if test -n "$PKG_CONFIG" && \
13889 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.6.0\"") >&5
12339 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libxml-2.0 >= 2.6.0\""; } >&5
1389012340 ($PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.6.0") 2>&5
1389112341 ac_status=$?
13892 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13893 (exit $ac_status); }; then
12342 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12343 test $ac_status = 0; }; then
1389412344 pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.6.0" 2>/dev/null`
1389512345 else
1389612346 pkg_failed=yes
1390212352
1390312353
1390412354 if test $pkg_failed = yes; then
12355 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12356 $as_echo "no" >&6; }
1390512357
1390612358 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1390712359 _pkg_short_errors_supported=yes
1391612368 # Put the nasty error message in config.log where it belongs
1391712369 echo "$LIBXML2_PKG_ERRORS" >&5
1391812370
13919 { { $as_echo "$as_me:$LINENO: error: Package requirements (libxml-2.0 >= 2.6.0) were not met:
12371 as_fn_error $? "Package requirements (libxml-2.0 >= 2.6.0) were not met:
1392012372
1392112373 $LIBXML2_PKG_ERRORS
1392212374
1392312375 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1392412376 installed software in a non-standard prefix.
12377
12378 Alternatively, you may set the environment variables LIBXML2_CFLAGS
12379 and LIBXML2_LIBS to avoid the need to call pkg-config.
12380 See the pkg-config man page for more details." "$LINENO" 5
12381
12382 elif test $pkg_failed = untried; then
12383 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12384 $as_echo "no" >&6; }
12385 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12386 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12387 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
12388 is in your PATH or set the PKG_CONFIG environment variable to the full
12389 path to pkg-config.
1392512390
1392612391 Alternatively, you may set the environment variables LIBXML2_CFLAGS
1392712392 and LIBXML2_LIBS to avoid the need to call pkg-config.
1392812393 See the pkg-config man page for more details.
13929 " >&5
13930 $as_echo "$as_me: error: Package requirements (libxml-2.0 >= 2.6.0) were not met:
13931
13932 $LIBXML2_PKG_ERRORS
13933
13934 Consider adjusting the PKG_CONFIG_PATH environment variable if you
13935 installed software in a non-standard prefix.
13936
13937 Alternatively, you may set the environment variables LIBXML2_CFLAGS
13938 and LIBXML2_LIBS to avoid the need to call pkg-config.
13939 See the pkg-config man page for more details.
13940 " >&2;}
13941 { (exit 1); exit 1; }; }
13942 elif test $pkg_failed = untried; then
13943 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
13944 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13945 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
13946 is in your PATH or set the PKG_CONFIG environment variable to the full
13947 path to pkg-config.
13948
13949 Alternatively, you may set the environment variables LIBXML2_CFLAGS
13950 and LIBXML2_LIBS to avoid the need to call pkg-config.
13951 See the pkg-config man page for more details.
1395212394
1395312395 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13954 See \`config.log' for more details." >&5
13955 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
13956 is in your PATH or set the PKG_CONFIG environment variable to the full
13957 path to pkg-config.
13958
13959 Alternatively, you may set the environment variables LIBXML2_CFLAGS
13960 and LIBXML2_LIBS to avoid the need to call pkg-config.
13961 See the pkg-config man page for more details.
13962
13963 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13964 See \`config.log' for more details." >&2;}
13965 { (exit 1); exit 1; }; }; }
12396 See \`config.log' for more details" "$LINENO" 5; }
12397
1396612398 else
1396712399 LIBXML2_CFLAGS=$pkg_cv_LIBXML2_CFLAGS
1396812400 LIBXML2_LIBS=$pkg_cv_LIBXML2_LIBS
13969 { $as_echo "$as_me:$LINENO: result: yes" >&5
12401 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1397012402 $as_echo "yes" >&6; }
13971 :
12403
1397212404 fi
1397312405
1397412406 pkg_failed=no
13975 { $as_echo "$as_me:$LINENO: checking for LIBVIRT" >&5
12407 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBVIRT" >&5
1397612408 $as_echo_n "checking for LIBVIRT... " >&6; }
1397712409
1397812410 if test -n "$LIBVIRT_CFLAGS"; then
1397912411 pkg_cv_LIBVIRT_CFLAGS="$LIBVIRT_CFLAGS"
1398012412 elif test -n "$PKG_CONFIG"; then
1398112413 if test -n "$PKG_CONFIG" && \
13982 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libvirt >= 0.6.0\"") >&5
12414 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libvirt >= 0.6.0\""; } >&5
1398312415 ($PKG_CONFIG --exists --print-errors "libvirt >= 0.6.0") 2>&5
1398412416 ac_status=$?
13985 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
13986 (exit $ac_status); }; then
12417 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12418 test $ac_status = 0; }; then
1398712419 pkg_cv_LIBVIRT_CFLAGS=`$PKG_CONFIG --cflags "libvirt >= 0.6.0" 2>/dev/null`
1398812420 else
1398912421 pkg_failed=yes
1399512427 pkg_cv_LIBVIRT_LIBS="$LIBVIRT_LIBS"
1399612428 elif test -n "$PKG_CONFIG"; then
1399712429 if test -n "$PKG_CONFIG" && \
13998 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libvirt >= 0.6.0\"") >&5
12430 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libvirt >= 0.6.0\""; } >&5
1399912431 ($PKG_CONFIG --exists --print-errors "libvirt >= 0.6.0") 2>&5
1400012432 ac_status=$?
14001 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14002 (exit $ac_status); }; then
12433 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12434 test $ac_status = 0; }; then
1400312435 pkg_cv_LIBVIRT_LIBS=`$PKG_CONFIG --libs "libvirt >= 0.6.0" 2>/dev/null`
1400412436 else
1400512437 pkg_failed=yes
1401112443
1401212444
1401312445 if test $pkg_failed = yes; then
12446 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12447 $as_echo "no" >&6; }
1401412448
1401512449 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1401612450 _pkg_short_errors_supported=yes
1402512459 # Put the nasty error message in config.log where it belongs
1402612460 echo "$LIBVIRT_PKG_ERRORS" >&5
1402712461
14028 { { $as_echo "$as_me:$LINENO: error: Package requirements (libvirt >= 0.6.0) were not met:
12462 as_fn_error $? "Package requirements (libvirt >= 0.6.0) were not met:
1402912463
1403012464 $LIBVIRT_PKG_ERRORS
1403112465
1403212466 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1403312467 installed software in a non-standard prefix.
12468
12469 Alternatively, you may set the environment variables LIBVIRT_CFLAGS
12470 and LIBVIRT_LIBS to avoid the need to call pkg-config.
12471 See the pkg-config man page for more details." "$LINENO" 5
12472
12473 elif test $pkg_failed = untried; then
12474 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12475 $as_echo "no" >&6; }
12476 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12477 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12478 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
12479 is in your PATH or set the PKG_CONFIG environment variable to the full
12480 path to pkg-config.
1403412481
1403512482 Alternatively, you may set the environment variables LIBVIRT_CFLAGS
1403612483 and LIBVIRT_LIBS to avoid the need to call pkg-config.
1403712484 See the pkg-config man page for more details.
14038 " >&5
14039 $as_echo "$as_me: error: Package requirements (libvirt >= 0.6.0) were not met:
14040
14041 $LIBVIRT_PKG_ERRORS
14042
14043 Consider adjusting the PKG_CONFIG_PATH environment variable if you
14044 installed software in a non-standard prefix.
14045
14046 Alternatively, you may set the environment variables LIBVIRT_CFLAGS
14047 and LIBVIRT_LIBS to avoid the need to call pkg-config.
14048 See the pkg-config man page for more details.
14049 " >&2;}
14050 { (exit 1); exit 1; }; }
14051 elif test $pkg_failed = untried; then
14052 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
14053 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14054 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
14055 is in your PATH or set the PKG_CONFIG environment variable to the full
14056 path to pkg-config.
14057
14058 Alternatively, you may set the environment variables LIBVIRT_CFLAGS
14059 and LIBVIRT_LIBS to avoid the need to call pkg-config.
14060 See the pkg-config man page for more details.
1406112485
1406212486 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14063 See \`config.log' for more details." >&5
14064 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
14065 is in your PATH or set the PKG_CONFIG environment variable to the full
14066 path to pkg-config.
14067
14068 Alternatively, you may set the environment variables LIBVIRT_CFLAGS
14069 and LIBVIRT_LIBS to avoid the need to call pkg-config.
14070 See the pkg-config man page for more details.
14071
14072 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14073 See \`config.log' for more details." >&2;}
14074 { (exit 1); exit 1; }; }; }
12487 See \`config.log' for more details" "$LINENO" 5; }
12488
1407512489 else
1407612490 LIBVIRT_CFLAGS=$pkg_cv_LIBVIRT_CFLAGS
1407712491 LIBVIRT_LIBS=$pkg_cv_LIBVIRT_LIBS
14078 { $as_echo "$as_me:$LINENO: result: yes" >&5
12492 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1407912493 $as_echo "yes" >&6; }
14080 :
12494
1408112495 fi
1408212496
1408312497 pkg_failed=no
14084 { $as_echo "$as_me:$LINENO: checking for GTK2" >&5
12498 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK2" >&5
1408512499 $as_echo_n "checking for GTK2... " >&6; }
1408612500
1408712501 if test -n "$GTK2_CFLAGS"; then
1408812502 pkg_cv_GTK2_CFLAGS="$GTK2_CFLAGS"
1408912503 elif test -n "$PKG_CONFIG"; then
1409012504 if test -n "$PKG_CONFIG" && \
14091 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.10.0\"") >&5
12505 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.10.0\""; } >&5
1409212506 ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0") 2>&5
1409312507 ac_status=$?
14094 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14095 (exit $ac_status); }; then
12508 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12509 test $ac_status = 0; }; then
1409612510 pkg_cv_GTK2_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0 >= 2.10.0" 2>/dev/null`
1409712511 else
1409812512 pkg_failed=yes
1410412518 pkg_cv_GTK2_LIBS="$GTK2_LIBS"
1410512519 elif test -n "$PKG_CONFIG"; then
1410612520 if test -n "$PKG_CONFIG" && \
14107 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.10.0\"") >&5
12521 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-2.0 >= 2.10.0\""; } >&5
1410812522 ($PKG_CONFIG --exists --print-errors "gtk+-2.0 >= 2.10.0") 2>&5
1410912523 ac_status=$?
14110 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14111 (exit $ac_status); }; then
12524 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12525 test $ac_status = 0; }; then
1411212526 pkg_cv_GTK2_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.10.0" 2>/dev/null`
1411312527 else
1411412528 pkg_failed=yes
1412012534
1412112535
1412212536 if test $pkg_failed = yes; then
12537 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12538 $as_echo "no" >&6; }
1412312539
1412412540 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1412512541 _pkg_short_errors_supported=yes
1413412550 # Put the nasty error message in config.log where it belongs
1413512551 echo "$GTK2_PKG_ERRORS" >&5
1413612552
14137 { { $as_echo "$as_me:$LINENO: error: Package requirements (gtk+-2.0 >= 2.10.0) were not met:
12553 as_fn_error $? "Package requirements (gtk+-2.0 >= 2.10.0) were not met:
1413812554
1413912555 $GTK2_PKG_ERRORS
1414012556
1414112557 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1414212558 installed software in a non-standard prefix.
12559
12560 Alternatively, you may set the environment variables GTK2_CFLAGS
12561 and GTK2_LIBS to avoid the need to call pkg-config.
12562 See the pkg-config man page for more details." "$LINENO" 5
12563
12564 elif test $pkg_failed = untried; then
12565 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12566 $as_echo "no" >&6; }
12567 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12568 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12569 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
12570 is in your PATH or set the PKG_CONFIG environment variable to the full
12571 path to pkg-config.
1414312572
1414412573 Alternatively, you may set the environment variables GTK2_CFLAGS
1414512574 and GTK2_LIBS to avoid the need to call pkg-config.
1414612575 See the pkg-config man page for more details.
14147 " >&5
14148 $as_echo "$as_me: error: Package requirements (gtk+-2.0 >= 2.10.0) were not met:
14149
14150 $GTK2_PKG_ERRORS
14151
14152 Consider adjusting the PKG_CONFIG_PATH environment variable if you
14153 installed software in a non-standard prefix.
14154
14155 Alternatively, you may set the environment variables GTK2_CFLAGS
14156 and GTK2_LIBS to avoid the need to call pkg-config.
14157 See the pkg-config man page for more details.
14158 " >&2;}
14159 { (exit 1); exit 1; }; }
14160 elif test $pkg_failed = untried; then
14161 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
14162 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14163 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
14164 is in your PATH or set the PKG_CONFIG environment variable to the full
14165 path to pkg-config.
14166
14167 Alternatively, you may set the environment variables GTK2_CFLAGS
14168 and GTK2_LIBS to avoid the need to call pkg-config.
14169 See the pkg-config man page for more details.
1417012576
1417112577 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14172 See \`config.log' for more details." >&5
14173 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
14174 is in your PATH or set the PKG_CONFIG environment variable to the full
14175 path to pkg-config.
14176
14177 Alternatively, you may set the environment variables GTK2_CFLAGS
14178 and GTK2_LIBS to avoid the need to call pkg-config.
14179 See the pkg-config man page for more details.
14180
14181 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14182 See \`config.log' for more details." >&2;}
14183 { (exit 1); exit 1; }; }; }
12578 See \`config.log' for more details" "$LINENO" 5; }
12579
1418412580 else
1418512581 GTK2_CFLAGS=$pkg_cv_GTK2_CFLAGS
1418612582 GTK2_LIBS=$pkg_cv_GTK2_LIBS
14187 { $as_echo "$as_me:$LINENO: result: yes" >&5
12583 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1418812584 $as_echo "yes" >&6; }
14189 :
12585
1419012586 fi
1419112587
1419212588 pkg_failed=no
14193 { $as_echo "$as_me:$LINENO: checking for LIBGLADE2" >&5
12589 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBGLADE2" >&5
1419412590 $as_echo_n "checking for LIBGLADE2... " >&6; }
1419512591
1419612592 if test -n "$LIBGLADE2_CFLAGS"; then
1419712593 pkg_cv_LIBGLADE2_CFLAGS="$LIBGLADE2_CFLAGS"
1419812594 elif test -n "$PKG_CONFIG"; then
1419912595 if test -n "$PKG_CONFIG" && \
14200 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libglade-2.0 >= 2.6.0\"") >&5
12596 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libglade-2.0 >= 2.6.0\""; } >&5
1420112597 ($PKG_CONFIG --exists --print-errors "libglade-2.0 >= 2.6.0") 2>&5
1420212598 ac_status=$?
14203 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14204 (exit $ac_status); }; then
12599 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12600 test $ac_status = 0; }; then
1420512601 pkg_cv_LIBGLADE2_CFLAGS=`$PKG_CONFIG --cflags "libglade-2.0 >= 2.6.0" 2>/dev/null`
1420612602 else
1420712603 pkg_failed=yes
1421312609 pkg_cv_LIBGLADE2_LIBS="$LIBGLADE2_LIBS"
1421412610 elif test -n "$PKG_CONFIG"; then
1421512611 if test -n "$PKG_CONFIG" && \
14216 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"libglade-2.0 >= 2.6.0\"") >&5
12612 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libglade-2.0 >= 2.6.0\""; } >&5
1421712613 ($PKG_CONFIG --exists --print-errors "libglade-2.0 >= 2.6.0") 2>&5
1421812614 ac_status=$?
14219 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14220 (exit $ac_status); }; then
12615 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12616 test $ac_status = 0; }; then
1422112617 pkg_cv_LIBGLADE2_LIBS=`$PKG_CONFIG --libs "libglade-2.0 >= 2.6.0" 2>/dev/null`
1422212618 else
1422312619 pkg_failed=yes
1422912625
1423012626
1423112627 if test $pkg_failed = yes; then
12628 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12629 $as_echo "no" >&6; }
1423212630
1423312631 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1423412632 _pkg_short_errors_supported=yes
1424312641 # Put the nasty error message in config.log where it belongs
1424412642 echo "$LIBGLADE2_PKG_ERRORS" >&5
1424512643
14246 { { $as_echo "$as_me:$LINENO: error: Package requirements (libglade-2.0 >= 2.6.0) were not met:
12644 as_fn_error $? "Package requirements (libglade-2.0 >= 2.6.0) were not met:
1424712645
1424812646 $LIBGLADE2_PKG_ERRORS
1424912647
1425012648 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1425112649 installed software in a non-standard prefix.
12650
12651 Alternatively, you may set the environment variables LIBGLADE2_CFLAGS
12652 and LIBGLADE2_LIBS to avoid the need to call pkg-config.
12653 See the pkg-config man page for more details." "$LINENO" 5
12654
12655 elif test $pkg_failed = untried; then
12656 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12657 $as_echo "no" >&6; }
12658 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12659 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12660 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
12661 is in your PATH or set the PKG_CONFIG environment variable to the full
12662 path to pkg-config.
1425212663
1425312664 Alternatively, you may set the environment variables LIBGLADE2_CFLAGS
1425412665 and LIBGLADE2_LIBS to avoid the need to call pkg-config.
1425512666 See the pkg-config man page for more details.
14256 " >&5
14257 $as_echo "$as_me: error: Package requirements (libglade-2.0 >= 2.6.0) were not met:
14258
14259 $LIBGLADE2_PKG_ERRORS
14260
14261 Consider adjusting the PKG_CONFIG_PATH environment variable if you
14262 installed software in a non-standard prefix.
14263
14264 Alternatively, you may set the environment variables LIBGLADE2_CFLAGS
14265 and LIBGLADE2_LIBS to avoid the need to call pkg-config.
14266 See the pkg-config man page for more details.
14267 " >&2;}
14268 { (exit 1); exit 1; }; }
14269 elif test $pkg_failed = untried; then
14270 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
14271 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14272 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
14273 is in your PATH or set the PKG_CONFIG environment variable to the full
14274 path to pkg-config.
14275
14276 Alternatively, you may set the environment variables LIBGLADE2_CFLAGS
14277 and LIBGLADE2_LIBS to avoid the need to call pkg-config.
14278 See the pkg-config man page for more details.
1427912667
1428012668 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14281 See \`config.log' for more details." >&5
14282 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
14283 is in your PATH or set the PKG_CONFIG environment variable to the full
14284 path to pkg-config.
14285
14286 Alternatively, you may set the environment variables LIBGLADE2_CFLAGS
14287 and LIBGLADE2_LIBS to avoid the need to call pkg-config.
14288 See the pkg-config man page for more details.
14289
14290 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14291 See \`config.log' for more details." >&2;}
14292 { (exit 1); exit 1; }; }; }
12669 See \`config.log' for more details" "$LINENO" 5; }
12670
1429312671 else
1429412672 LIBGLADE2_CFLAGS=$pkg_cv_LIBGLADE2_CFLAGS
1429512673 LIBGLADE2_LIBS=$pkg_cv_LIBGLADE2_LIBS
14296 { $as_echo "$as_me:$LINENO: result: yes" >&5
12674 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1429712675 $as_echo "yes" >&6; }
14298 :
12676
1429912677 fi
1430012678
1430112679 pkg_failed=no
14302 { $as_echo "$as_me:$LINENO: checking for GTKVNC" >&5
12680 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKVNC" >&5
1430312681 $as_echo_n "checking for GTKVNC... " >&6; }
1430412682
1430512683 if test -n "$GTKVNC_CFLAGS"; then
1430612684 pkg_cv_GTKVNC_CFLAGS="$GTKVNC_CFLAGS"
1430712685 elif test -n "$PKG_CONFIG"; then
1430812686 if test -n "$PKG_CONFIG" && \
14309 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk-vnc-1.0 >= 0.3.8\"") >&5
12687 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-vnc-1.0 >= 0.3.8\""; } >&5
1431012688 ($PKG_CONFIG --exists --print-errors "gtk-vnc-1.0 >= 0.3.8") 2>&5
1431112689 ac_status=$?
14312 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14313 (exit $ac_status); }; then
12690 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12691 test $ac_status = 0; }; then
1431412692 pkg_cv_GTKVNC_CFLAGS=`$PKG_CONFIG --cflags "gtk-vnc-1.0 >= 0.3.8" 2>/dev/null`
1431512693 else
1431612694 pkg_failed=yes
1432212700 pkg_cv_GTKVNC_LIBS="$GTKVNC_LIBS"
1432312701 elif test -n "$PKG_CONFIG"; then
1432412702 if test -n "$PKG_CONFIG" && \
14325 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"gtk-vnc-1.0 >= 0.3.8\"") >&5
12703 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk-vnc-1.0 >= 0.3.8\""; } >&5
1432612704 ($PKG_CONFIG --exists --print-errors "gtk-vnc-1.0 >= 0.3.8") 2>&5
1432712705 ac_status=$?
14328 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14329 (exit $ac_status); }; then
12706 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12707 test $ac_status = 0; }; then
1433012708 pkg_cv_GTKVNC_LIBS=`$PKG_CONFIG --libs "gtk-vnc-1.0 >= 0.3.8" 2>/dev/null`
1433112709 else
1433212710 pkg_failed=yes
1433812716
1433912717
1434012718 if test $pkg_failed = yes; then
12719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12720 $as_echo "no" >&6; }
1434112721
1434212722 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1434312723 _pkg_short_errors_supported=yes
1435212732 # Put the nasty error message in config.log where it belongs
1435312733 echo "$GTKVNC_PKG_ERRORS" >&5
1435412734
14355 { { $as_echo "$as_me:$LINENO: error: Package requirements (gtk-vnc-1.0 >= 0.3.8) were not met:
12735 as_fn_error $? "Package requirements (gtk-vnc-1.0 >= 0.3.8) were not met:
1435612736
1435712737 $GTKVNC_PKG_ERRORS
1435812738
1435912739 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1436012740 installed software in a non-standard prefix.
12741
12742 Alternatively, you may set the environment variables GTKVNC_CFLAGS
12743 and GTKVNC_LIBS to avoid the need to call pkg-config.
12744 See the pkg-config man page for more details." "$LINENO" 5
12745
12746 elif test $pkg_failed = untried; then
12747 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12748 $as_echo "no" >&6; }
12749 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12750 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12751 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
12752 is in your PATH or set the PKG_CONFIG environment variable to the full
12753 path to pkg-config.
1436112754
1436212755 Alternatively, you may set the environment variables GTKVNC_CFLAGS
1436312756 and GTKVNC_LIBS to avoid the need to call pkg-config.
1436412757 See the pkg-config man page for more details.
14365 " >&5
14366 $as_echo "$as_me: error: Package requirements (gtk-vnc-1.0 >= 0.3.8) were not met:
14367
14368 $GTKVNC_PKG_ERRORS
14369
14370 Consider adjusting the PKG_CONFIG_PATH environment variable if you
14371 installed software in a non-standard prefix.
14372
14373 Alternatively, you may set the environment variables GTKVNC_CFLAGS
14374 and GTKVNC_LIBS to avoid the need to call pkg-config.
14375 See the pkg-config man page for more details.
14376 " >&2;}
14377 { (exit 1); exit 1; }; }
14378 elif test $pkg_failed = untried; then
14379 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
14380 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14381 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
14382 is in your PATH or set the PKG_CONFIG environment variable to the full
14383 path to pkg-config.
14384
14385 Alternatively, you may set the environment variables GTKVNC_CFLAGS
14386 and GTKVNC_LIBS to avoid the need to call pkg-config.
14387 See the pkg-config man page for more details.
1438812758
1438912759 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14390 See \`config.log' for more details." >&5
14391 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
14392 is in your PATH or set the PKG_CONFIG environment variable to the full
14393 path to pkg-config.
14394
14395 Alternatively, you may set the environment variables GTKVNC_CFLAGS
14396 and GTKVNC_LIBS to avoid the need to call pkg-config.
14397 See the pkg-config man page for more details.
14398
14399 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14400 See \`config.log' for more details." >&2;}
14401 { (exit 1); exit 1; }; }; }
12760 See \`config.log' for more details" "$LINENO" 5; }
12761
1440212762 else
1440312763 GTKVNC_CFLAGS=$pkg_cv_GTKVNC_CFLAGS
1440412764 GTKVNC_LIBS=$pkg_cv_GTKVNC_LIBS
14405 { $as_echo "$as_me:$LINENO: result: yes" >&5
12765 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1440612766 $as_echo "yes" >&6; }
14407 :
14408 fi
14409
14410
12767
12768 fi
12769
12770
12771 # Check whether --with-spice-gtk was given.
12772 if test "${with_spice_gtk+set}" = set; then :
12773 withval=$with_spice_gtk;
12774 fi
12775
12776
12777 if test "x$with_spice_gtk" != "xno"; then :
12778
12779 pkg_failed=no
12780 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SPICEGTK" >&5
12781 $as_echo_n "checking for SPICEGTK... " >&6; }
12782
12783 if test -n "$SPICEGTK_CFLAGS"; then
12784 pkg_cv_SPICEGTK_CFLAGS="$SPICEGTK_CFLAGS"
12785 elif test -n "$PKG_CONFIG"; then
12786 if test -n "$PKG_CONFIG" && \
12787 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"spice-client-gtk-2.0 >= 0.5\""; } >&5
12788 ($PKG_CONFIG --exists --print-errors "spice-client-gtk-2.0 >= 0.5") 2>&5
12789 ac_status=$?
12790 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12791 test $ac_status = 0; }; then
12792 pkg_cv_SPICEGTK_CFLAGS=`$PKG_CONFIG --cflags "spice-client-gtk-2.0 >= 0.5" 2>/dev/null`
12793 else
12794 pkg_failed=yes
12795 fi
12796 else
12797 pkg_failed=untried
12798 fi
12799 if test -n "$SPICEGTK_LIBS"; then
12800 pkg_cv_SPICEGTK_LIBS="$SPICEGTK_LIBS"
12801 elif test -n "$PKG_CONFIG"; then
12802 if test -n "$PKG_CONFIG" && \
12803 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"spice-client-gtk-2.0 >= 0.5\""; } >&5
12804 ($PKG_CONFIG --exists --print-errors "spice-client-gtk-2.0 >= 0.5") 2>&5
12805 ac_status=$?
12806 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12807 test $ac_status = 0; }; then
12808 pkg_cv_SPICEGTK_LIBS=`$PKG_CONFIG --libs "spice-client-gtk-2.0 >= 0.5" 2>/dev/null`
12809 else
12810 pkg_failed=yes
12811 fi
12812 else
12813 pkg_failed=untried
12814 fi
12815
12816
12817
12818 if test $pkg_failed = yes; then
12819 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12820 $as_echo "no" >&6; }
12821
12822 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
12823 _pkg_short_errors_supported=yes
12824 else
12825 _pkg_short_errors_supported=no
12826 fi
12827 if test $_pkg_short_errors_supported = yes; then
12828 SPICEGTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "spice-client-gtk-2.0 >= 0.5" 2>&1`
12829 else
12830 SPICEGTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "spice-client-gtk-2.0 >= 0.5" 2>&1`
12831 fi
12832 # Put the nasty error message in config.log where it belongs
12833 echo "$SPICEGTK_PKG_ERRORS" >&5
12834
12835 have_spice_gtk=no
12836 elif test $pkg_failed = untried; then
12837 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12838 $as_echo "no" >&6; }
12839 have_spice_gtk=no
12840 else
12841 SPICEGTK_CFLAGS=$pkg_cv_SPICEGTK_CFLAGS
12842 SPICEGTK_LIBS=$pkg_cv_SPICEGTK_LIBS
12843 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
12844 $as_echo "yes" >&6; }
12845 have_spice_gtk=yes
12846 fi
12847 else
12848 have_spice_gtk=no
12849 fi
12850
12851 if test "x$have_spice_gtk" = "xyes"; then :
12852
12853 $as_echo "#define HAVE_SPICE_GTK 1" >>confdefs.h
12854
12855 else
12856 if test "x$with_spice_gtk" = "xyes"; then :
12857 as_fn_error $? "spice-gtk requested but not found" "$LINENO" 5
12858
12859 fi
12860
12861 fi
12862 if test "x$have_spice_gtk" = "xyes"; then
12863 HAVE_SPICE_GTK_TRUE=
12864 HAVE_SPICE_GTK_FALSE='#'
12865 else
12866 HAVE_SPICE_GTK_TRUE='#'
12867 HAVE_SPICE_GTK_FALSE=
12868 fi
1441112869
1441212870
1441312871 for ac_header in sys/socket.h sys/un.h windows.h
14414 do
14415 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
14416 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14417 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14418 $as_echo_n "checking for $ac_header... " >&6; }
14419 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14420 $as_echo_n "(cached) " >&6
14421 fi
14422 ac_res=`eval 'as_val=${'$as_ac_Header'}
14423 $as_echo "$as_val"'`
14424 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14425 $as_echo "$ac_res" >&6; }
14426 else
14427 # Is the header compilable?
14428 { $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
14429 $as_echo_n "checking $ac_header usability... " >&6; }
14430 cat >conftest.$ac_ext <<_ACEOF
14431 /* confdefs.h. */
14432 _ACEOF
14433 cat confdefs.h >>conftest.$ac_ext
14434 cat >>conftest.$ac_ext <<_ACEOF
14435 /* end confdefs.h. */
14436 $ac_includes_default
14437 #include <$ac_header>
14438 _ACEOF
14439 rm -f conftest.$ac_objext
14440 if { (ac_try="$ac_compile"
14441 case "(($ac_try" in
14442 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14443 *) ac_try_echo=$ac_try;;
14444 esac
14445 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14446 $as_echo "$ac_try_echo") >&5
14447 (eval "$ac_compile") 2>conftest.er1
14448 ac_status=$?
14449 grep -v '^ *+' conftest.er1 >conftest.err
14450 rm -f conftest.er1
14451 cat conftest.err >&5
14452 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14453 (exit $ac_status); } && {
14454 test -z "$ac_c_werror_flag" ||
14455 test ! -s conftest.err
14456 } && test -s conftest.$ac_objext; then
14457 ac_header_compiler=yes
14458 else
14459 $as_echo "$as_me: failed program was:" >&5
14460 sed 's/^/| /' conftest.$ac_ext >&5
14461
14462 ac_header_compiler=no
14463 fi
14464
14465 rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
14466 { $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
14467 $as_echo "$ac_header_compiler" >&6; }
14468
14469 # Is the header present?
14470 { $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
14471 $as_echo_n "checking $ac_header presence... " >&6; }
14472 cat >conftest.$ac_ext <<_ACEOF
14473 /* confdefs.h. */
14474 _ACEOF
14475 cat confdefs.h >>conftest.$ac_ext
14476 cat >>conftest.$ac_ext <<_ACEOF
14477 /* end confdefs.h. */
14478 #include <$ac_header>
14479 _ACEOF
14480 if { (ac_try="$ac_cpp conftest.$ac_ext"
14481 case "(($ac_try" in
14482 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14483 *) ac_try_echo=$ac_try;;
14484 esac
14485 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14486 $as_echo "$ac_try_echo") >&5
14487 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
14488 ac_status=$?
14489 grep -v '^ *+' conftest.er1 >conftest.err
14490 rm -f conftest.er1
14491 cat conftest.err >&5
14492 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14493 (exit $ac_status); } >/dev/null && {
14494 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
14495 test ! -s conftest.err
14496 }; then
14497 ac_header_preproc=yes
14498 else
14499 $as_echo "$as_me: failed program was:" >&5
14500 sed 's/^/| /' conftest.$ac_ext >&5
14501
14502 ac_header_preproc=no
14503 fi
14504
14505 rm -f conftest.err conftest.$ac_ext
14506 { $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
14507 $as_echo "$ac_header_preproc" >&6; }
14508
14509 # So? What about this header?
14510 case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
14511 yes:no: )
14512 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
14513 $as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
14514 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
14515 $as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
14516 ac_header_preproc=yes
14517 ;;
14518 no:yes:* )
14519 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
14520 $as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
14521 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
14522 $as_echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
14523 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
14524 $as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
14525 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5
14526 $as_echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;}
14527 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
14528 $as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
14529 { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
14530 $as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
14531
14532 ;;
14533 esac
14534 { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
14535 $as_echo_n "checking for $ac_header... " >&6; }
14536 if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
14537 $as_echo_n "(cached) " >&6
14538 else
14539 eval "$as_ac_Header=\$ac_header_preproc"
14540 fi
14541 ac_res=`eval 'as_val=${'$as_ac_Header'}
14542 $as_echo "$as_val"'`
14543 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14544 $as_echo "$ac_res" >&6; }
14545
14546 fi
14547 as_val=`eval 'as_val=${'$as_ac_Header'}
14548 $as_echo "$as_val"'`
14549 if test "x$as_val" = x""yes; then
12872 do :
12873 as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
12874 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
12875 if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
1455012876 cat >>confdefs.h <<_ACEOF
1455112877 #define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
1455212878 _ACEOF
1455512881
1455612882 done
1455712883
14558
14559
1456012884 for ac_func in fork socketpair
14561 do
14562 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
14563 { $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
14564 $as_echo_n "checking for $ac_func... " >&6; }
14565 if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
14566 $as_echo_n "(cached) " >&6
14567 else
14568 cat >conftest.$ac_ext <<_ACEOF
14569 /* confdefs.h. */
14570 _ACEOF
14571 cat confdefs.h >>conftest.$ac_ext
14572 cat >>conftest.$ac_ext <<_ACEOF
14573 /* end confdefs.h. */
14574 /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
14575 For example, HP-UX 11i <limits.h> declares gettimeofday. */
14576 #define $ac_func innocuous_$ac_func
14577
14578 /* System header to define __stub macros and hopefully few prototypes,
14579 which can conflict with char $ac_func (); below.
14580 Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
14581 <limits.h> exists even on freestanding compilers. */
14582
14583 #ifdef __STDC__
14584 # include <limits.h>
14585 #else
14586 # include <assert.h>
14587 #endif
14588
14589 #undef $ac_func
14590
14591 /* Override any GCC internal prototype to avoid an error.
14592 Use char because int might match the return type of a GCC
14593 builtin and then its argument prototype would still apply. */
14594 #ifdef __cplusplus
14595 extern "C"
14596 #endif
14597 char $ac_func ();
14598 /* The GNU C library defines this for functions which it implements
14599 to always fail with ENOSYS. Some functions are actually named
14600 something starting with __ and the normal name is an alias. */
14601 #if defined __stub_$ac_func || defined __stub___$ac_func
14602 choke me
14603 #endif
14604
14605 int
14606 main ()
14607 {
14608 return $ac_func ();
14609 ;
14610 return 0;
14611 }
14612 _ACEOF
14613 rm -f conftest.$ac_objext conftest$ac_exeext
14614 if { (ac_try="$ac_link"
14615 case "(($ac_try" in
14616 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
14617 *) ac_try_echo=$ac_try;;
14618 esac
14619 eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
14620 $as_echo "$ac_try_echo") >&5
14621 (eval "$ac_link") 2>conftest.er1
14622 ac_status=$?
14623 grep -v '^ *+' conftest.er1 >conftest.err
14624 rm -f conftest.er1
14625 cat conftest.err >&5
14626 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14627 (exit $ac_status); } && {
14628 test -z "$ac_c_werror_flag" ||
14629 test ! -s conftest.err
14630 } && test -s conftest$ac_exeext && {
14631 test "$cross_compiling" = yes ||
14632 $as_test_x conftest$ac_exeext
14633 }; then
14634 eval "$as_ac_var=yes"
14635 else
14636 $as_echo "$as_me: failed program was:" >&5
14637 sed 's/^/| /' conftest.$ac_ext >&5
14638
14639 eval "$as_ac_var=no"
14640 fi
14641
14642 rm -rf conftest.dSYM
14643 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
14644 conftest$ac_exeext conftest.$ac_ext
14645 fi
14646 ac_res=`eval 'as_val=${'$as_ac_var'}
14647 $as_echo "$as_val"'`
14648 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
14649 $as_echo "$ac_res" >&6; }
14650 as_val=`eval 'as_val=${'$as_ac_var'}
14651 $as_echo "$as_val"'`
14652 if test "x$as_val" = x""yes; then
12885 do :
12886 as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
12887 ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
12888 if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
1465312889 cat >>confdefs.h <<_ACEOF
1465412890 #define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
1465512891 _ACEOF
1466212898 FIREFOX_PLUGIN_REQUIRED=1.5.0
1466312899 MOZILLA_PLUGIN_REQUIRED=1.8
1466412900 # Check whether --enable-plugin was given.
14665 if test "${enable_plugin+set}" = set; then
12901 if test "${enable_plugin+set}" = set; then :
1466612902 enableval=$enable_plugin;
1466712903 else
1466812904 enable_plugin=no
1467112907 if test "x$enable_plugin" = "xyes"; then
1467212908
1467312909 pkg_failed=no
14674 { $as_echo "$as_me:$LINENO: checking for NSPR" >&5
12910 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NSPR" >&5
1467512911 $as_echo_n "checking for NSPR... " >&6; }
1467612912
1467712913 if test -n "$NSPR_CFLAGS"; then
1467812914 pkg_cv_NSPR_CFLAGS="$NSPR_CFLAGS"
1467912915 elif test -n "$PKG_CONFIG"; then
1468012916 if test -n "$PKG_CONFIG" && \
14681 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\"") >&5
12917 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\""; } >&5
1468212918 ($PKG_CONFIG --exists --print-errors "nspr >= $NSPR_REQUIRED") 2>&5
1468312919 ac_status=$?
14684 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14685 (exit $ac_status); }; then
12920 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12921 test $ac_status = 0; }; then
1468612922 pkg_cv_NSPR_CFLAGS=`$PKG_CONFIG --cflags "nspr >= $NSPR_REQUIRED" 2>/dev/null`
1468712923 else
1468812924 pkg_failed=yes
1469412930 pkg_cv_NSPR_LIBS="$NSPR_LIBS"
1469512931 elif test -n "$PKG_CONFIG"; then
1469612932 if test -n "$PKG_CONFIG" && \
14697 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\"") >&5
12933 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"nspr >= \$NSPR_REQUIRED\""; } >&5
1469812934 ($PKG_CONFIG --exists --print-errors "nspr >= $NSPR_REQUIRED") 2>&5
1469912935 ac_status=$?
14700 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14701 (exit $ac_status); }; then
12936 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
12937 test $ac_status = 0; }; then
1470212938 pkg_cv_NSPR_LIBS=`$PKG_CONFIG --libs "nspr >= $NSPR_REQUIRED" 2>/dev/null`
1470312939 else
1470412940 pkg_failed=yes
1471012946
1471112947
1471212948 if test $pkg_failed = yes; then
12949 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12950 $as_echo "no" >&6; }
1471312951
1471412952 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1471512953 _pkg_short_errors_supported=yes
1472412962 # Put the nasty error message in config.log where it belongs
1472512963 echo "$NSPR_PKG_ERRORS" >&5
1472612964
14727 { { $as_echo "$as_me:$LINENO: error: Package requirements (nspr >= $NSPR_REQUIRED) were not met:
12965 as_fn_error $? "Package requirements (nspr >= $NSPR_REQUIRED) were not met:
1472812966
1472912967 $NSPR_PKG_ERRORS
1473012968
1473112969 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1473212970 installed software in a non-standard prefix.
12971
12972 Alternatively, you may set the environment variables NSPR_CFLAGS
12973 and NSPR_LIBS to avoid the need to call pkg-config.
12974 See the pkg-config man page for more details." "$LINENO" 5
12975
12976 elif test $pkg_failed = untried; then
12977 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
12978 $as_echo "no" >&6; }
12979 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
12980 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
12981 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
12982 is in your PATH or set the PKG_CONFIG environment variable to the full
12983 path to pkg-config.
1473312984
1473412985 Alternatively, you may set the environment variables NSPR_CFLAGS
1473512986 and NSPR_LIBS to avoid the need to call pkg-config.
1473612987 See the pkg-config man page for more details.
14737 " >&5
14738 $as_echo "$as_me: error: Package requirements (nspr >= $NSPR_REQUIRED) were not met:
14739
14740 $NSPR_PKG_ERRORS
14741
14742 Consider adjusting the PKG_CONFIG_PATH environment variable if you
14743 installed software in a non-standard prefix.
14744
14745 Alternatively, you may set the environment variables NSPR_CFLAGS
14746 and NSPR_LIBS to avoid the need to call pkg-config.
14747 See the pkg-config man page for more details.
14748 " >&2;}
14749 { (exit 1); exit 1; }; }
14750 elif test $pkg_failed = untried; then
14751 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
14752 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14753 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
14754 is in your PATH or set the PKG_CONFIG environment variable to the full
14755 path to pkg-config.
14756
14757 Alternatively, you may set the environment variables NSPR_CFLAGS
14758 and NSPR_LIBS to avoid the need to call pkg-config.
14759 See the pkg-config man page for more details.
1476012988
1476112989 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14762 See \`config.log' for more details." >&5
14763 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
14764 is in your PATH or set the PKG_CONFIG environment variable to the full
14765 path to pkg-config.
14766
14767 Alternatively, you may set the environment variables NSPR_CFLAGS
14768 and NSPR_LIBS to avoid the need to call pkg-config.
14769 See the pkg-config man page for more details.
14770
14771 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14772 See \`config.log' for more details." >&2;}
14773 { (exit 1); exit 1; }; }; }
12990 See \`config.log' for more details" "$LINENO" 5; }
12991
1477412992 else
1477512993 NSPR_CFLAGS=$pkg_cv_NSPR_CFLAGS
1477612994 NSPR_LIBS=$pkg_cv_NSPR_LIBS
14777 { $as_echo "$as_me:$LINENO: result: yes" >&5
12995 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1477812996 $as_echo "yes" >&6; }
14779 :
12997
1478012998 fi
1478112999
1478213000 pkg_failed=no
14783 { $as_echo "$as_me:$LINENO: checking for FIREFOX_PLUGIN" >&5
13001 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for FIREFOX_PLUGIN" >&5
1478413002 $as_echo_n "checking for FIREFOX_PLUGIN... " >&6; }
1478513003
1478613004 if test -n "$FIREFOX_PLUGIN_CFLAGS"; then
1478713005 pkg_cv_FIREFOX_PLUGIN_CFLAGS="$FIREFOX_PLUGIN_CFLAGS"
1478813006 elif test -n "$PKG_CONFIG"; then
1478913007 if test -n "$PKG_CONFIG" && \
14790 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"firefox-plugin >= \$FIREFOX_PLUGIN_REQUIRED\"") >&5
13008 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"firefox-plugin >= \$FIREFOX_PLUGIN_REQUIRED\""; } >&5
1479113009 ($PKG_CONFIG --exists --print-errors "firefox-plugin >= $FIREFOX_PLUGIN_REQUIRED") 2>&5
1479213010 ac_status=$?
14793 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14794 (exit $ac_status); }; then
13011 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13012 test $ac_status = 0; }; then
1479513013 pkg_cv_FIREFOX_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "firefox-plugin >= $FIREFOX_PLUGIN_REQUIRED" 2>/dev/null`
1479613014 else
1479713015 pkg_failed=yes
1480313021 pkg_cv_FIREFOX_PLUGIN_LIBS="$FIREFOX_PLUGIN_LIBS"
1480413022 elif test -n "$PKG_CONFIG"; then
1480513023 if test -n "$PKG_CONFIG" && \
14806 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"firefox-plugin >= \$FIREFOX_PLUGIN_REQUIRED\"") >&5
13024 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"firefox-plugin >= \$FIREFOX_PLUGIN_REQUIRED\""; } >&5
1480713025 ($PKG_CONFIG --exists --print-errors "firefox-plugin >= $FIREFOX_PLUGIN_REQUIRED") 2>&5
1480813026 ac_status=$?
14809 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14810 (exit $ac_status); }; then
13027 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13028 test $ac_status = 0; }; then
1481113029 pkg_cv_FIREFOX_PLUGIN_LIBS=`$PKG_CONFIG --libs "firefox-plugin >= $FIREFOX_PLUGIN_REQUIRED" 2>/dev/null`
1481213030 else
1481313031 pkg_failed=yes
1481913037
1482013038
1482113039 if test $pkg_failed = yes; then
13040 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13041 $as_echo "no" >&6; }
1482213042
1482313043 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1482413044 _pkg_short_errors_supported=yes
1483313053 # Put the nasty error message in config.log where it belongs
1483413054 echo "$FIREFOX_PLUGIN_PKG_ERRORS" >&5
1483513055
14836 { $as_echo "$as_me:$LINENO: result: no" >&5
14837 $as_echo "no" >&6; }
1483813056
1483913057
1484013058 pkg_failed=no
14841 { $as_echo "$as_me:$LINENO: checking for MOZILLA_PLUGIN" >&5
13059 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MOZILLA_PLUGIN" >&5
1484213060 $as_echo_n "checking for MOZILLA_PLUGIN... " >&6; }
1484313061
1484413062 if test -n "$MOZILLA_PLUGIN_CFLAGS"; then
1484513063 pkg_cv_MOZILLA_PLUGIN_CFLAGS="$MOZILLA_PLUGIN_CFLAGS"
1484613064 elif test -n "$PKG_CONFIG"; then
1484713065 if test -n "$PKG_CONFIG" && \
14848 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\"") >&5
13066 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\""; } >&5
1484913067 ($PKG_CONFIG --exists --print-errors "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED") 2>&5
1485013068 ac_status=$?
14851 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14852 (exit $ac_status); }; then
13069 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13070 test $ac_status = 0; }; then
1485313071 pkg_cv_MOZILLA_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED" 2>/dev/null`
1485413072 else
1485513073 pkg_failed=yes
1486113079 pkg_cv_MOZILLA_PLUGIN_LIBS="$MOZILLA_PLUGIN_LIBS"
1486213080 elif test -n "$PKG_CONFIG"; then
1486313081 if test -n "$PKG_CONFIG" && \
14864 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\"") >&5
13082 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\""; } >&5
1486513083 ($PKG_CONFIG --exists --print-errors "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED") 2>&5
1486613084 ac_status=$?
14867 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14868 (exit $ac_status); }; then
13085 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13086 test $ac_status = 0; }; then
1486913087 pkg_cv_MOZILLA_PLUGIN_LIBS=`$PKG_CONFIG --libs "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED" 2>/dev/null`
1487013088 else
1487113089 pkg_failed=yes
1487713095
1487813096
1487913097 if test $pkg_failed = yes; then
13098 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13099 $as_echo "no" >&6; }
1488013100
1488113101 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1488213102 _pkg_short_errors_supported=yes
1489113111 # Put the nasty error message in config.log where it belongs
1489213112 echo "$MOZILLA_PLUGIN_PKG_ERRORS" >&5
1489313113
14894 { { $as_echo "$as_me:$LINENO: error: Package requirements (mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED) were not met:
13114 as_fn_error $? "Package requirements (mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED) were not met:
1489513115
1489613116 $MOZILLA_PLUGIN_PKG_ERRORS
1489713117
1489813118 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1489913119 installed software in a non-standard prefix.
13120
13121 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
13122 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
13123 See the pkg-config man page for more details." "$LINENO" 5
13124
13125 elif test $pkg_failed = untried; then
13126 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13127 $as_echo "no" >&6; }
13128 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13129 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13130 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
13131 is in your PATH or set the PKG_CONFIG environment variable to the full
13132 path to pkg-config.
1490013133
1490113134 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
1490213135 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
1490313136 See the pkg-config man page for more details.
14904 " >&5
14905 $as_echo "$as_me: error: Package requirements (mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED) were not met:
14906
14907 $MOZILLA_PLUGIN_PKG_ERRORS
14908
14909 Consider adjusting the PKG_CONFIG_PATH environment variable if you
14910 installed software in a non-standard prefix.
14911
14912 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
14913 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
14914 See the pkg-config man page for more details.
14915 " >&2;}
14916 { (exit 1); exit 1; }; }
14917 elif test $pkg_failed = untried; then
14918 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
14919 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14920 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
14921 is in your PATH or set the PKG_CONFIG environment variable to the full
14922 path to pkg-config.
14923
14924 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
14925 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
14926 See the pkg-config man page for more details.
1492713137
1492813138 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14929 See \`config.log' for more details." >&5
14930 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
14931 is in your PATH or set the PKG_CONFIG environment variable to the full
14932 path to pkg-config.
14933
14934 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
14935 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
14936 See the pkg-config man page for more details.
14937
14938 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14939 See \`config.log' for more details." >&2;}
14940 { (exit 1); exit 1; }; }; }
13139 See \`config.log' for more details" "$LINENO" 5; }
13140
1494113141 else
1494213142 MOZILLA_PLUGIN_CFLAGS=$pkg_cv_MOZILLA_PLUGIN_CFLAGS
1494313143 MOZILLA_PLUGIN_LIBS=$pkg_cv_MOZILLA_PLUGIN_LIBS
14944 { $as_echo "$as_me:$LINENO: result: yes" >&5
13144 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1494513145 $as_echo "yes" >&6; }
14946 :
13146
1494713147 fi
1494813148 FIREFOX_PLUGIN_CFLAGS="$MOZILLA_PLUGIN_CFLAGS"
1494913149 FIREFOX_PLUGIN_LIBS="$MOZILLA_PLUGIN_LIBS"
1495013150
1495113151 elif test $pkg_failed = untried; then
13152 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13153 $as_echo "no" >&6; }
1495213154
1495313155
1495413156 pkg_failed=no
14955 { $as_echo "$as_me:$LINENO: checking for MOZILLA_PLUGIN" >&5
13157 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for MOZILLA_PLUGIN" >&5
1495613158 $as_echo_n "checking for MOZILLA_PLUGIN... " >&6; }
1495713159
1495813160 if test -n "$MOZILLA_PLUGIN_CFLAGS"; then
1495913161 pkg_cv_MOZILLA_PLUGIN_CFLAGS="$MOZILLA_PLUGIN_CFLAGS"
1496013162 elif test -n "$PKG_CONFIG"; then
1496113163 if test -n "$PKG_CONFIG" && \
14962 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\"") >&5
13164 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\""; } >&5
1496313165 ($PKG_CONFIG --exists --print-errors "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED") 2>&5
1496413166 ac_status=$?
14965 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14966 (exit $ac_status); }; then
13167 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13168 test $ac_status = 0; }; then
1496713169 pkg_cv_MOZILLA_PLUGIN_CFLAGS=`$PKG_CONFIG --cflags "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED" 2>/dev/null`
1496813170 else
1496913171 pkg_failed=yes
1497513177 pkg_cv_MOZILLA_PLUGIN_LIBS="$MOZILLA_PLUGIN_LIBS"
1497613178 elif test -n "$PKG_CONFIG"; then
1497713179 if test -n "$PKG_CONFIG" && \
14978 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\"") >&5
13180 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"mozilla-plugin >= \$MOZILLA_PLUGIN_REQUIRED\""; } >&5
1497913181 ($PKG_CONFIG --exists --print-errors "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED") 2>&5
1498013182 ac_status=$?
14981 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
14982 (exit $ac_status); }; then
13183 $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13184 test $ac_status = 0; }; then
1498313185 pkg_cv_MOZILLA_PLUGIN_LIBS=`$PKG_CONFIG --libs "mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED" 2>/dev/null`
1498413186 else
1498513187 pkg_failed=yes
1499113193
1499213194
1499313195 if test $pkg_failed = yes; then
13196 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13197 $as_echo "no" >&6; }
1499413198
1499513199 if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
1499613200 _pkg_short_errors_supported=yes
1500513209 # Put the nasty error message in config.log where it belongs
1500613210 echo "$MOZILLA_PLUGIN_PKG_ERRORS" >&5
1500713211
15008 { { $as_echo "$as_me:$LINENO: error: Package requirements (mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED) were not met:
13212 as_fn_error $? "Package requirements (mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED) were not met:
1500913213
1501013214 $MOZILLA_PLUGIN_PKG_ERRORS
1501113215
1501213216 Consider adjusting the PKG_CONFIG_PATH environment variable if you
1501313217 installed software in a non-standard prefix.
13218
13219 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
13220 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
13221 See the pkg-config man page for more details." "$LINENO" 5
13222
13223 elif test $pkg_failed = untried; then
13224 { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13225 $as_echo "no" >&6; }
13226 { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13227 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13228 as_fn_error $? "The pkg-config script could not be found or is too old. Make sure it
13229 is in your PATH or set the PKG_CONFIG environment variable to the full
13230 path to pkg-config.
1501413231
1501513232 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
1501613233 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
1501713234 See the pkg-config man page for more details.
15018 " >&5
15019 $as_echo "$as_me: error: Package requirements (mozilla-plugin >= $MOZILLA_PLUGIN_REQUIRED) were not met:
15020
15021 $MOZILLA_PLUGIN_PKG_ERRORS
15022
15023 Consider adjusting the PKG_CONFIG_PATH environment variable if you
15024 installed software in a non-standard prefix.
15025
15026 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
15027 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
15028 See the pkg-config man page for more details.
15029 " >&2;}
15030 { (exit 1); exit 1; }; }
15031 elif test $pkg_failed = untried; then
15032 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
15033 $as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
15034 { { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it
15035 is in your PATH or set the PKG_CONFIG environment variable to the full
15036 path to pkg-config.
15037
15038 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
15039 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
15040 See the pkg-config man page for more details.
1504113235
1504213236 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15043 See \`config.log' for more details." >&5
15044 $as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it
15045 is in your PATH or set the PKG_CONFIG environment variable to the full
15046 path to pkg-config.
15047
15048 Alternatively, you may set the environment variables MOZILLA_PLUGIN_CFLAGS
15049 and MOZILLA_PLUGIN_LIBS to avoid the need to call pkg-config.
15050 See the pkg-config man page for more details.
15051
15052 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
15053 See \`config.log' for more details." >&2;}
15054 { (exit 1); exit 1; }; }; }
13237 See \`config.log' for more details" "$LINENO" 5; }
13238
1505513239 else
1505613240 MOZILLA_PLUGIN_CFLAGS=$pkg_cv_MOZILLA_PLUGIN_CFLAGS
1505713241 MOZILLA_PLUGIN_LIBS=$pkg_cv_MOZILLA_PLUGIN_LIBS
15058 { $as_echo "$as_me:$LINENO: result: yes" >&5
13242 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1505913243 $as_echo "yes" >&6; }
15060 :
13244
1506113245 fi
1506213246 FIREFOX_PLUGIN_CFLAGS="$MOZILLA_PLUGIN_CFLAGS"
1506313247 FIREFOX_PLUGIN_LIBS="$MOZILLA_PLUGIN_LIBS"
1506513249 else
1506613250 FIREFOX_PLUGIN_CFLAGS=$pkg_cv_FIREFOX_PLUGIN_CFLAGS
1506713251 FIREFOX_PLUGIN_LIBS=$pkg_cv_FIREFOX_PLUGIN_LIBS
15068 { $as_echo "$as_me:$LINENO: result: yes" >&5
13252 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
1506913253 $as_echo "yes" >&6; }
15070 :
13254
1507113255 fi
1507213256
1507313257
1511013294 case $ac_val in #(
1511113295 *${as_nl}*)
1511213296 case $ac_var in #(
15113 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
13297 *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
1511413298 $as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1511513299 esac
1511613300 case $ac_var in #(
1511713301 _ | IFS | as_nl) ;; #(
1511813302 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
15119 *) $as_unset $ac_var ;;
13303 *) { eval $ac_var=; unset $ac_var;} ;;
1512013304 esac ;;
1512113305 esac
1512213306 done
1512413308 (set) 2>&1 |
1512513309 case $as_nl`(ac_space=' '; set) 2>&1` in #(
1512613310 *${as_nl}ac_space=\ *)
15127 # `set' does not quote correctly, so add quotes (double-quote
15128 # substitution turns \\\\ into \\, and sed turns \\ into \).
13311 # `set' does not quote correctly, so add quotes: double-quote
13312 # substitution turns \\\\ into \\, and sed turns \\ into \.
1512913313 sed -n \
1513013314 "s/'/'\\\\''/g;
1513113315 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
1514813332 if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
1514913333 if test -w "$cache_file"; then
1515013334 test "x$cache_file" != "x/dev/null" &&
15151 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
13335 { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
1515213336 $as_echo "$as_me: updating cache $cache_file" >&6;}
1515313337 cat confcache >$cache_file
1515413338 else
15155 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
13339 { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
1515613340 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
1515713341 fi
1515813342 fi
1516613350
1516713351 ac_libobjs=
1516813352 ac_ltlibobjs=
13353 U=
1516913354 for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
1517013355 # 1. Remove the extension, and $U if already installed.
1517113356 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
1517213357 ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
1517313358 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
1517413359 # will be set to the directory where LIBOBJS objects are built.
15175 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
15176 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo'
13360 as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
13361 as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
1517713362 done
1517813363 LIBOBJS=$ac_libobjs
1517913364
1518913374 fi
1519013375
1519113376 if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
15192 { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
15193 Usually this means the macro was only invoked conditionally." >&5
15194 $as_echo "$as_me: error: conditional \"AMDEP\" was never defined.
15195 Usually this means the macro was only invoked conditionally." >&2;}
15196 { (exit 1); exit 1; }; }
13377 as_fn_error $? "conditional \"AMDEP\" was never defined.
13378 Usually this means the macro was only invoked conditionally." "$LINENO" 5
1519713379 fi
1519813380 if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
15199 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
15200 Usually this means the macro was only invoked conditionally." >&5
15201 $as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
15202 Usually this means the macro was only invoked conditionally." >&2;}
15203 { (exit 1); exit 1; }; }
13381 as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
13382 Usually this means the macro was only invoked conditionally." "$LINENO" 5
1520413383 fi
1520513384
1520613385 ac_config_commands="$ac_config_commands po/stamp-it"
1520713386
1520813387
13388 if test -z "${HAVE_SPICE_GTK_TRUE}" && test -z "${HAVE_SPICE_GTK_FALSE}"; then
13389 as_fn_error $? "conditional \"HAVE_SPICE_GTK\" was never defined.
13390 Usually this means the macro was only invoked conditionally." "$LINENO" 5
13391 fi
1520913392 if test -z "${ENABLE_PLUGIN_TRUE}" && test -z "${ENABLE_PLUGIN_FALSE}"; then
15210 { { $as_echo "$as_me:$LINENO: error: conditional \"ENABLE_PLUGIN\" was never defined.
15211 Usually this means the macro was only invoked conditionally." >&5
15212 $as_echo "$as_me: error: conditional \"ENABLE_PLUGIN\" was never defined.
15213 Usually this means the macro was only invoked conditionally." >&2;}
15214 { (exit 1); exit 1; }; }
13393 as_fn_error $? "conditional \"ENABLE_PLUGIN\" was never defined.
13394 Usually this means the macro was only invoked conditionally." "$LINENO" 5
1521513395 fi
1521613396
1521713397 : ${CONFIG_STATUS=./config.status}
1521813398 ac_write_fail=0
1521913399 ac_clean_files_save=$ac_clean_files
1522013400 ac_clean_files="$ac_clean_files $CONFIG_STATUS"
15221 { $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
13401 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
1522213402 $as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
15223 cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13403 as_write_fail=0
13404 cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
1522413405 #! $SHELL
1522513406 # Generated by $as_me.
1522613407 # Run this file to recreate the current configuration.
1523013411 debug=false
1523113412 ac_cs_recheck=false
1523213413 ac_cs_silent=false
13414
1523313415 SHELL=\${CONFIG_SHELL-$SHELL}
15234 _ACEOF
15235
15236 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
15237 ## --------------------- ##
15238 ## M4sh Initialization. ##
15239 ## --------------------- ##
13416 export SHELL
13417 _ASEOF
13418 cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
13419 ## -------------------- ##
13420 ## M4sh Initialization. ##
13421 ## -------------------- ##
1524013422
1524113423 # Be more Bourne compatible
1524213424 DUALCASE=1; export DUALCASE # for MKS sh
15243 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
13425 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
1524413426 emulate sh
1524513427 NULLCMD=:
1524613428 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
1524813430 alias -g '${1+"$@"}'='"$@"'
1524913431 setopt NO_GLOB_SUBST
1525013432 else
15251 case `(set -o) 2>/dev/null` in
15252 *posix*) set -o posix ;;
13433 case `(set -o) 2>/dev/null` in #(
13434 *posix*) :
13435 set -o posix ;; #(
13436 *) :
13437 ;;
1525313438 esac
15254
15255 fi
15256
15257
15258
15259
15260 # PATH needs CR
15261 # Avoid depending upon Character Ranges.
15262 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
15263 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
15264 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
15265 as_cr_digits='0123456789'
15266 as_cr_alnum=$as_cr_Letters$as_cr_digits
13439 fi
13440
1526713441
1526813442 as_nl='
1526913443 '
1527213446 as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1527313447 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
1527413448 as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
15275 if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
13449 # Prefer a ksh shell builtin over an external printf program on Solaris,
13450 # but without wasting forks for bash or zsh.
13451 if test -z "$BASH_VERSION$ZSH_VERSION" \
13452 && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
13453 as_echo='print -r --'
13454 as_echo_n='print -rn --'
13455 elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
1527613456 as_echo='printf %s\n'
1527713457 as_echo_n='printf %s'
1527813458 else
1528313463 as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
1528413464 as_echo_n_body='eval
1528513465 arg=$1;
15286 case $arg in
13466 case $arg in #(
1528713467 *"$as_nl"*)
1528813468 expr "X$arg" : "X\\(.*\\)$as_nl";
1528913469 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
1530613486 }
1530713487 fi
1530813488
15309 # Support unset when possible.
15310 if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
15311 as_unset=unset
15312 else
15313 as_unset=false
15314 fi
15315
1531613489
1531713490 # IFS
1531813491 # We need space, tab and new line, in precisely that order. Quoting is
1532213495 IFS=" "" $as_nl"
1532313496
1532413497 # Find who we are. Look in the path if we contain no directory separator.
15325 case $0 in
13498 case $0 in #((
1532613499 *[\\/]* ) as_myself=$0 ;;
1532713500 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1532813501 for as_dir in $PATH
1532913502 do
1533013503 IFS=$as_save_IFS
1533113504 test -z "$as_dir" && as_dir=.
15332 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
15333 done
13505 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
13506 done
1533413507 IFS=$as_save_IFS
1533513508
1533613509 ;;
1534213515 fi
1534313516 if test ! -f "$as_myself"; then
1534413517 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
15345 { (exit 1); exit 1; }
15346 fi
15347
15348 # Work around bugs in pre-3.0 UWIN ksh.
15349 for as_var in ENV MAIL MAILPATH
15350 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
13518 exit 1
13519 fi
13520
13521 # Unset variables that we do not need and which cause bugs (e.g. in
13522 # pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
13523 # suppresses any "Segmentation fault" message there. '((' could
13524 # trigger a bug in pdksh 5.2.14.
13525 for as_var in BASH_ENV ENV MAIL MAILPATH
13526 do eval test x\${$as_var+set} = xset \
13527 && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
1535113528 done
1535213529 PS1='$ '
1535313530 PS2='> '
1535913536 LANGUAGE=C
1536013537 export LANGUAGE
1536113538
15362 # Required to use basename.
13539 # CDPATH.
13540 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
13541
13542
13543 # as_fn_error STATUS ERROR [LINENO LOG_FD]
13544 # ----------------------------------------
13545 # Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
13546 # provided, also output the error to LOG_FD, referencing LINENO. Then exit the
13547 # script with STATUS, using 1 if that was 0.
13548 as_fn_error ()
13549 {
13550 as_status=$1; test $as_status -eq 0 && as_status=1
13551 if test "$4"; then
13552 as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
13553 $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
13554 fi
13555 $as_echo "$as_me: error: $2" >&2
13556 as_fn_exit $as_status
13557 } # as_fn_error
13558
13559
13560 # as_fn_set_status STATUS
13561 # -----------------------
13562 # Set $? to STATUS, without forking.
13563 as_fn_set_status ()
13564 {
13565 return $1
13566 } # as_fn_set_status
13567
13568 # as_fn_exit STATUS
13569 # -----------------
13570 # Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
13571 as_fn_exit ()
13572 {
13573 set +e
13574 as_fn_set_status $1
13575 exit $1
13576 } # as_fn_exit
13577
13578 # as_fn_unset VAR
13579 # ---------------
13580 # Portably unset VAR.
13581 as_fn_unset ()
13582 {
13583 { eval $1=; unset $1;}
13584 }
13585 as_unset=as_fn_unset
13586 # as_fn_append VAR VALUE
13587 # ----------------------
13588 # Append the text in VALUE to the end of the definition contained in VAR. Take
13589 # advantage of any shell optimizations that allow amortized linear growth over
13590 # repeated appends, instead of the typical quadratic growth present in naive
13591 # implementations.
13592 if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
13593 eval 'as_fn_append ()
13594 {
13595 eval $1+=\$2
13596 }'
13597 else
13598 as_fn_append ()
13599 {
13600 eval $1=\$$1\$2
13601 }
13602 fi # as_fn_append
13603
13604 # as_fn_arith ARG...
13605 # ------------------
13606 # Perform arithmetic evaluation on the ARGs, and store the result in the
13607 # global $as_val. Take advantage of shells that can avoid forks. The arguments
13608 # must be portable across $(()) and expr.
13609 if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
13610 eval 'as_fn_arith ()
13611 {
13612 as_val=$(( $* ))
13613 }'
13614 else
13615 as_fn_arith ()
13616 {
13617 as_val=`expr "$@" || test $? -eq 1`
13618 }
13619 fi # as_fn_arith
13620
13621
1536313622 if expr a : '\(a\)' >/dev/null 2>&1 &&
1536413623 test "X`expr 00001 : '.*\(...\)'`" = X001; then
1536513624 as_expr=expr
1537313632 as_basename=false
1537413633 fi
1537513634
15376
15377 # Name of the executable.
13635 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
13636 as_dirname=dirname
13637 else
13638 as_dirname=false
13639 fi
13640
1537813641 as_me=`$as_basename -- "$0" ||
1537913642 $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
1538013643 X"$0" : 'X\(//\)$' \| \
1539413657 }
1539513658 s/.*/./; q'`
1539613659
15397 # CDPATH.
15398 $as_unset CDPATH
15399
15400
15401
15402 as_lineno_1=$LINENO
15403 as_lineno_2=$LINENO
15404 test "x$as_lineno_1" != "x$as_lineno_2" &&
15405 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
15406
15407 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
15408 # uniformly replaced by the line number. The first 'sed' inserts a
15409 # line-number line after each line using $LINENO; the second 'sed'
15410 # does the real work. The second script uses 'N' to pair each
15411 # line-number line with the line containing $LINENO, and appends
15412 # trailing '-' during substitution so that $LINENO is not a special
15413 # case at line end.
15414 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
15415 # scripts with optimization help from Paolo Bonzini. Blame Lee
15416 # E. McMahon (1931-1989) for sed's syntax. :-)
15417 sed -n '
15418 p
15419 /[$]LINENO/=
15420 ' <$as_myself |
15421 sed '
15422 s/[$]LINENO.*/&-/
15423 t lineno
15424 b
15425 :lineno
15426 N
15427 :loop
15428 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
15429 t loop
15430 s/-\n.*//
15431 ' >$as_me.lineno &&
15432 chmod +x "$as_me.lineno" ||
15433 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
15434 { (exit 1); exit 1; }; }
15435
15436 # Don't try to exec as it changes $[0], causing all sort of problems
15437 # (the dirname of $[0] is not the place where we might find the
15438 # original and so on. Autoconf is especially sensitive to this).
15439 . "./$as_me.lineno"
15440 # Exit status is that of the last command.
15441 exit
15442 }
15443
15444
15445 if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
15446 as_dirname=dirname
15447 else
15448 as_dirname=false
15449 fi
13660 # Avoid depending upon Character Ranges.
13661 as_cr_letters='abcdefghijklmnopqrstuvwxyz'
13662 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
13663 as_cr_Letters=$as_cr_letters$as_cr_LETTERS
13664 as_cr_digits='0123456789'
13665 as_cr_alnum=$as_cr_Letters$as_cr_digits
1545013666
1545113667 ECHO_C= ECHO_N= ECHO_T=
15452 case `echo -n x` in
13668 case `echo -n x` in #(((((
1545313669 -n*)
15454 case `echo 'x\c'` in
13670 case `echo 'xy\c'` in
1545513671 *c*) ECHO_T=' ';; # ECHO_T is single tab character.
15456 *) ECHO_C='\c';;
13672 xy) ECHO_C='\c';;
13673 *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
13674 ECHO_T=' ';;
1545713675 esac;;
1545813676 *)
1545913677 ECHO_N='-n';;
1546013678 esac
15461 if expr a : '\(a\)' >/dev/null 2>&1 &&
15462 test "X`expr 00001 : '.*\(...\)'`" = X001; then
15463 as_expr=expr
15464 else
15465 as_expr=false
15466 fi
1546713679
1546813680 rm -f conf$$ conf$$.exe conf$$.file
1546913681 if test -d conf$$.dir; then
1549213704 rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
1549313705 rmdir conf$$.dir 2>/dev/null
1549413706
13707
13708 # as_fn_mkdir_p
13709 # -------------
13710 # Create "$as_dir" as a directory, including parents if necessary.
13711 as_fn_mkdir_p ()
13712 {
13713
13714 case $as_dir in #(
13715 -*) as_dir=./$as_dir;;
13716 esac
13717 test -d "$as_dir" || eval $as_mkdir_p || {
13718 as_dirs=
13719 while :; do
13720 case $as_dir in #(
13721 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
13722 *) as_qdir=$as_dir;;
13723 esac
13724 as_dirs="'$as_qdir' $as_dirs"
13725 as_dir=`$as_dirname -- "$as_dir" ||
13726 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13727 X"$as_dir" : 'X\(//\)[^/]' \| \
13728 X"$as_dir" : 'X\(//\)$' \| \
13729 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
13730 $as_echo X"$as_dir" |
13731 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
13732 s//\1/
13733 q
13734 }
13735 /^X\(\/\/\)[^/].*/{
13736 s//\1/
13737 q
13738 }
13739 /^X\(\/\/\)$/{
13740 s//\1/
13741 q
13742 }
13743 /^X\(\/\).*/{
13744 s//\1/
13745 q
13746 }
13747 s/.*/./; q'`
13748 test -d "$as_dir" && break
13749 done
13750 test -z "$as_dirs" || eval "mkdir $as_dirs"
13751 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
13752
13753
13754 } # as_fn_mkdir_p
1549513755 if mkdir -p . 2>/dev/null; then
15496 as_mkdir_p=:
13756 as_mkdir_p='mkdir -p "$as_dir"'
1549713757 else
1549813758 test -d ./-p && rmdir ./-p
1549913759 as_mkdir_p=false
1551213772 if test -d "$1"; then
1551313773 test -d "$1/.";
1551413774 else
15515 case $1 in
13775 case $1 in #(
1551613776 -*)set "./$1";;
1551713777 esac;
15518 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
13778 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
1551913779 ???[sx]*):;;*)false;;esac;fi
1552013780 '\'' sh
1552113781 '
1553013790
1553113791
1553213792 exec 6>&1
15533
15534 # Save the log message, to keep $[0] and so on meaningful, and to
13793 ## ----------------------------------- ##
13794 ## Main body of $CONFIG_STATUS script. ##
13795 ## ----------------------------------- ##
13796 _ASEOF
13797 test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
13798
13799 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
13800 # Save the log message, to keep $0 and so on meaningful, and to
1553513801 # report actual input values of CONFIG_FILES etc. instead of their
1553613802 # values after options handling.
1553713803 ac_log="
15538 This file was extended by virt-viewer $as_me 0.2.1, which was
15539 generated by GNU Autoconf 2.63. Invocation command line was
13804 This file was extended by virt-viewer $as_me 0.3.1, which was
13805 generated by GNU Autoconf 2.66. Invocation command line was
1554013806
1554113807 CONFIG_FILES = $CONFIG_FILES
1554213808 CONFIG_HEADERS = $CONFIG_HEADERS
1556813834
1556913835 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1557013836 ac_cs_usage="\
15571 \`$as_me' instantiates files from templates according to the
15572 current configuration.
15573
15574 Usage: $0 [OPTION]... [FILE]...
13837 \`$as_me' instantiates files and other configuration actions
13838 from templates according to the current configuration. Unless the files
13839 and actions are specified as TAGs, all are instantiated by default.
13840
13841 Usage: $0 [OPTION]... [TAG]...
1557513842
1557613843 -h, --help print this help, then exit
1557713844 -V, --version print version number and configuration settings, then exit
13845 --config print configuration, then exit
1557813846 -q, --quiet, --silent
1557913847 do not print progress messages
1558013848 -d, --debug don't remove temporary files
1559313861 Configuration commands:
1559413862 $config_commands
1559513863
15596 Report bugs to <bug-autoconf@gnu.org>."
13864 Report bugs to the package provider."
1559713865
1559813866 _ACEOF
1559913867 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13868 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1560013869 ac_cs_version="\\
15601 virt-viewer config.status 0.2.1
15602 configured by $0, generated by GNU Autoconf 2.63,
15603 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
15604
15605 Copyright (C) 2008 Free Software Foundation, Inc.
13870 virt-viewer config.status 0.3.1
13871 configured by $0, generated by GNU Autoconf 2.66,
13872 with options \\"\$ac_cs_config\\"
13873
13874 Copyright (C) 2010 Free Software Foundation, Inc.
1560613875 This config.status script is free software; the Free Software Foundation
1560713876 gives unlimited permission to copy, distribute and modify it."
1560813877
1563813907 ac_cs_recheck=: ;;
1563913908 --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
1564013909 $as_echo "$ac_cs_version"; exit ;;
13910 --config | --confi | --conf | --con | --co | --c )
13911 $as_echo "$ac_cs_config"; exit ;;
1564113912 --debug | --debu | --deb | --de | --d | -d )
1564213913 debug=: ;;
1564313914 --file | --fil | --fi | --f )
1564513916 case $ac_optarg in
1564613917 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
1564713918 esac
15648 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
13919 as_fn_append CONFIG_FILES " '$ac_optarg'"
1564913920 ac_need_defaults=false;;
1565013921 --header | --heade | --head | --hea )
1565113922 $ac_shift
1565213923 case $ac_optarg in
1565313924 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
1565413925 esac
15655 CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
13926 as_fn_append CONFIG_HEADERS " '$ac_optarg'"
1565613927 ac_need_defaults=false;;
1565713928 --he | --h)
1565813929 # Conflict between --help and --header
15659 { $as_echo "$as_me: error: ambiguous option: $1
15660 Try \`$0 --help' for more information." >&2
15661 { (exit 1); exit 1; }; };;
13930 as_fn_error $? "ambiguous option: \`$1'
13931 Try \`$0 --help' for more information.";;
1566213932 --help | --hel | -h )
1566313933 $as_echo "$ac_cs_usage"; exit ;;
1566413934 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
1566613936 ac_cs_silent=: ;;
1566713937
1566813938 # This is an error.
15669 -*) { $as_echo "$as_me: error: unrecognized option: $1
15670 Try \`$0 --help' for more information." >&2
15671 { (exit 1); exit 1; }; } ;;
15672
15673 *) ac_config_targets="$ac_config_targets $1"
13939 -*) as_fn_error $? "unrecognized option: \`$1'
13940 Try \`$0 --help' for more information." ;;
13941
13942 *) as_fn_append ac_config_targets " $1"
1567413943 ac_need_defaults=false ;;
1567513944
1567613945 esac
1572113990 sed_quote_subst='$sed_quote_subst'
1572213991 double_quote_subst='$double_quote_subst'
1572313992 delay_variable_subst='$delay_variable_subst'
15724 macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
15725 macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
15726 enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
15727 enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
15728 pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
15729 enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
15730 host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
15731 host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
15732 host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
15733 build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
15734 build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
15735 build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
15736 SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
15737 Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
15738 GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
15739 EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
15740 FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
15741 LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
15742 NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
15743 LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
15744 max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
15745 ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
15746 exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
15747 lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
15748 lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
15749 lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
15750 reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
15751 reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15752 OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
15753 deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
15754 file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
15755 AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
15756 AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
15757 STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
15758 RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
15759 old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15760 old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15761 old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15762 CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
15763 CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
15764 compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
15765 GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
15766 lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
15767 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
15768 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
15769 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
15770 objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
15771 SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
15772 ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
15773 MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
15774 lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
15775 lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
15776 lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
15777 lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
15778 lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
15779 need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
15780 DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
15781 NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
15782 LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
15783 OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
15784 OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
15785 libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
15786 shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15787 extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15788 archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
15789 enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
15790 export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
15791 whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
15792 compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
15793 old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15794 old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15795 archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15796 archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15797 module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15798 module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15799 with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
15800 allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
15801 no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
15802 hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
15803 hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
15804 hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
15805 hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
15806 hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
15807 hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
15808 hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
15809 hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
15810 inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
15811 link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
15812 fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
15813 always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
15814 export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15815 exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
15816 include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
15817 prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15818 file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
15819 variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
15820 need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
15821 need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
15822 version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
15823 runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
15824 shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
15825 shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
15826 libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
15827 library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
15828 soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
15829 postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15830 postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15831 finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
15832 finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
15833 hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
15834 sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
15835 sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
15836 hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
15837 enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
15838 enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
15839 enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
15840 old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
15841 striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
13993 macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
13994 macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
13995 enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
13996 enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
13997 pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
13998 enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
13999 SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
14000 ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
14001 host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
14002 host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
14003 host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
14004 build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
14005 build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
14006 build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
14007 SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
14008 Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
14009 GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
14010 EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
14011 FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
14012 LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
14013 NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
14014 LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
14015 max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
14016 ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
14017 exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
14018 lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
14019 lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
14020 lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
14021 reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
14022 reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
14023 OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
14024 deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
14025 file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
14026 AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
14027 AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
14028 STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
14029 RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
14030 old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14031 old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14032 old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
14033 lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
14034 CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
14035 CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
14036 compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
14037 GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
14038 lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
14039 lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
14040 lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
14041 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
14042 objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
14043 MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
14044 lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
14045 lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
14046 lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
14047 lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
14048 lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
14049 need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
14050 DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
14051 NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
14052 LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
14053 OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
14054 OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
14055 libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
14056 shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
14057 extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14058 archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
14059 enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
14060 export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
14061 whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
14062 compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
14063 old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
14064 old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
14065 archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
14066 archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14067 module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
14068 module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
14069 with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
14070 allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
14071 no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
14072 hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
14073 hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
14074 hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
14075 hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
14076 hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
14077 hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
14078 hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
14079 hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
14080 inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
14081 link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
14082 fix_srcfile_path='`$ECHO "$fix_srcfile_path" | $SED "$delay_single_quote_subst"`'
14083 always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
14084 export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
14085 exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
14086 include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
14087 prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
14088 file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
14089 variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
14090 need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
14091 need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
14092 version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
14093 runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
14094 shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
14095 shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
14096 libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
14097 library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
14098 soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
14099 install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
14100 postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
14101 postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
14102 finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
14103 finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
14104 hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
14105 sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
14106 sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
14107 hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
14108 enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
14109 enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
14110 enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
14111 old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
14112 striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
1584214113
1584314114 LTCC='$LTCC'
1584414115 LTCFLAGS='$LTCFLAGS'
1584514116 compiler='$compiler_DEFAULT'
1584614117
14118 # A function that is used when there is no print builtin or printf.
14119 func_fallback_echo ()
14120 {
14121 eval 'cat <<_LTECHO_EOF
14122 \$1
14123 _LTECHO_EOF'
14124 }
14125
1584714126 # Quote evaled strings.
15848 for var in SED \
14127 for var in SHELL \
14128 ECHO \
14129 SED \
1584914130 GREP \
1585014131 EGREP \
1585114132 FGREP \
1586914150 lt_cv_sys_global_symbol_to_cdecl \
1587014151 lt_cv_sys_global_symbol_to_c_name_address \
1587114152 lt_cv_sys_global_symbol_to_c_name_address_lib_prefix \
15872 SHELL \
15873 ECHO \
1587414153 lt_prog_compiler_no_builtin_flag \
1587514154 lt_prog_compiler_wl \
1587614155 lt_prog_compiler_pic \
1590014179 libname_spec \
1590114180 library_names_spec \
1590214181 soname_spec \
14182 install_override_mode \
1590314183 finish_eval \
1590414184 old_striplib \
1590514185 striplib; do
15906 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
14186 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
1590714187 *[\\\\\\\`\\"\\\$]*)
15908 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
14188 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
1590914189 ;;
1591014190 *)
1591114191 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
1593214212 finish_cmds \
1593314213 sys_lib_search_path_spec \
1593414214 sys_lib_dlsearch_path_spec; do
15935 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
14215 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
1593614216 *[\\\\\\\`\\"\\\$]*)
15937 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
14217 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
1593814218 ;;
1593914219 *)
1594014220 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
1594114221 ;;
1594214222 esac
1594314223 done
15944
15945 # Fix-up fallback echo if it was mangled by the above quoting rules.
15946 case \$lt_ECHO in
15947 *'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
15948 ;;
15949 esac
1595014224
1595114225 ac_aux_dir='$ac_aux_dir'
1595214226 xsi_shell='$xsi_shell'
1599014264 "mingw32-virt-viewer.spec") CONFIG_FILES="$CONFIG_FILES mingw32-virt-viewer.spec" ;;
1599114265 "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
1599214266
15993 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
15994 $as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
15995 { (exit 1); exit 1; }; };;
14267 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
1599614268 esac
1599714269 done
1599814270
1601914291 trap 'exit_status=$?
1602014292 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status
1602114293 ' 0
16022 trap '{ (exit 1); exit 1; }' 1 2 13 15
14294 trap 'as_fn_exit 1' 1 2 13 15
1602314295 }
1602414296 # Create a (secure) tmp directory for tmp files.
1602514297
1603014302 {
1603114303 tmp=./conf$$-$RANDOM
1603214304 (umask 077 && mkdir "$tmp")
16033 } ||
16034 {
16035 $as_echo "$as_me: cannot create a temporary directory in ." >&2
16036 { (exit 1); exit 1; }
16037 }
14305 } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
1603814306
1603914307 # Set up the scripts for CONFIG_FILES section.
1604014308 # No need to generate them if there are no CONFIG_FILES.
1604214310 if test -n "$CONFIG_FILES"; then
1604314311
1604414312
16045 ac_cr='
16046 '
14313 ac_cr=`echo X | tr X '\015'`
14314 # On cygwin, bash can eat \r inside `` if the user requested igncr.
14315 # But we know of no other shell where ac_cr would be empty at this
14316 # point, so we can use a bashism as a fallback.
14317 if test "x$ac_cr" = x; then
14318 eval ac_cr=\$\'\\r\'
14319 fi
1604714320 ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
1604814321 if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
1604914322 ac_cs_awk_cr='\\r'
1606014333 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
1606114334 echo "_ACEOF"
1606214335 } >conf$$subs.sh ||
16063 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
16064 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
16065 { (exit 1); exit 1; }; }
16066 ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
14336 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
14337 ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
1606714338 ac_delim='%!_!# '
1606814339 for ac_last_try in false false false false false :; do
1606914340 . ./conf$$subs.sh ||
16070 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
16071 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
16072 { (exit 1); exit 1; }; }
14341 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
1607314342
1607414343 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
1607514344 if test $ac_delim_n = $ac_delim_num; then
1607614345 break
1607714346 elif $ac_last_try; then
16078 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
16079 $as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
16080 { (exit 1); exit 1; }; }
14347 as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
1608114348 else
1608214349 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
1608314350 fi
1609914366 t delim
1610014367 :nl
1610114368 h
16102 s/\(.\{148\}\).*/\1/
14369 s/\(.\{148\}\)..*/\1/
1610314370 t more1
1610414371 s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
1610514372 p
1611314380 t nl
1611414381 :delim
1611514382 h
16116 s/\(.\{148\}\).*/\1/
14383 s/\(.\{148\}\)..*/\1/
1611714384 t more2
1611814385 s/["\\]/\\&/g; s/^/"/; s/$/"/
1611914386 p
1616614433 else
1616714434 cat
1616814435 fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
16169 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
16170 $as_echo "$as_me: error: could not setup config files machinery" >&2;}
16171 { (exit 1); exit 1; }; }
14436 || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
1617214437 _ACEOF
1617314438
16174 # VPATH may cause trouble with some makes, so we remove $(srcdir),
16175 # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
14439 # VPATH may cause trouble with some makes, so we remove sole $(srcdir),
14440 # ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
1617614441 # trailing colons and then remove the whole line if VPATH becomes empty
1617714442 # (actually we leave an empty line to preserve line numbers).
1617814443 if test "x$srcdir" = x.; then
16179 ac_vpsub='/^[ ]*VPATH[ ]*=/{
16180 s/:*\$(srcdir):*/:/
16181 s/:*\${srcdir}:*/:/
16182 s/:*@srcdir@:*/:/
16183 s/^\([^=]*=[ ]*\):*/\1/
14444 ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
14445 h
14446 s///
14447 s/^/:/
14448 s/[ ]*$/:/
14449 s/:\$(srcdir):/:/g
14450 s/:\${srcdir}:/:/g
14451 s/:@srcdir@:/:/g
14452 s/^:*//
1618414453 s/:*$//
14454 x
14455 s/\(=[ ]*\).*/\1/
14456 G
14457 s/\n//
1618514458 s/^[^=]*=[ ]*$//
1618614459 }'
1618714460 fi
1620914482 if test -z "$ac_t"; then
1621014483 break
1621114484 elif $ac_last_try; then
16212 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
16213 $as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
16214 { (exit 1); exit 1; }; }
14485 as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
1621514486 else
1621614487 ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
1621714488 fi
1629614567 _ACAWK
1629714568 _ACEOF
1629814569 cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
16299 { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
16300 $as_echo "$as_me: error: could not setup config headers machinery" >&2;}
16301 { (exit 1); exit 1; }; }
14570 as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
1630214571 fi # test -n "$CONFIG_HEADERS"
1630314572
1630414573
1631114580 esac
1631214581 case $ac_mode$ac_tag in
1631314582 :[FHL]*:*);;
16314 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
16315 $as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
16316 { (exit 1); exit 1; }; };;
14583 :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
1631714584 :[FH]-) ac_tag=-:-;;
1631814585 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
1631914586 esac
1634114608 [\\/$]*) false;;
1634214609 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
1634314610 esac ||
16344 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
16345 $as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
16346 { (exit 1); exit 1; }; };;
14611 as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
1634714612 esac
1634814613 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
16349 ac_file_inputs="$ac_file_inputs '$ac_f'"
14614 as_fn_append ac_file_inputs " '$ac_f'"
1635014615 done
1635114616
1635214617 # Let's still pretend it is `configure' which instantiates (i.e., don't
1635714622 `' by configure.'
1635814623 if test x"$ac_file" != x-; then
1635914624 configure_input="$ac_file. $configure_input"
16360 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
14625 { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
1636114626 $as_echo "$as_me: creating $ac_file" >&6;}
1636214627 fi
1636314628 # Neutralize special characters interpreted by sed in replacement strings.
1637014635
1637114636 case $ac_tag in
1637214637 *:-:* | *:-) cat >"$tmp/stdin" \
16373 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
16374 $as_echo "$as_me: error: could not create $ac_file" >&2;}
16375 { (exit 1); exit 1; }; } ;;
14638 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
1637614639 esac
1637714640 ;;
1637814641 esac
1640014663 q
1640114664 }
1640214665 s/.*/./; q'`
16403 { as_dir="$ac_dir"
16404 case $as_dir in #(
16405 -*) as_dir=./$as_dir;;
16406 esac
16407 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
16408 as_dirs=
16409 while :; do
16410 case $as_dir in #(
16411 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
16412 *) as_qdir=$as_dir;;
16413 esac
16414 as_dirs="'$as_qdir' $as_dirs"
16415 as_dir=`$as_dirname -- "$as_dir" ||
16416 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16417 X"$as_dir" : 'X\(//\)[^/]' \| \
16418 X"$as_dir" : 'X\(//\)$' \| \
16419 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
16420 $as_echo X"$as_dir" |
16421 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16422 s//\1/
16423 q
16424 }
16425 /^X\(\/\/\)[^/].*/{
16426 s//\1/
16427 q
16428 }
16429 /^X\(\/\/\)$/{
16430 s//\1/
16431 q
16432 }
16433 /^X\(\/\).*/{
16434 s//\1/
16435 q
16436 }
16437 s/.*/./; q'`
16438 test -d "$as_dir" && break
16439 done
16440 test -z "$as_dirs" || eval "mkdir $as_dirs"
16441 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
16442 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
16443 { (exit 1); exit 1; }; }; }
14666 as_dir="$ac_dir"; as_fn_mkdir_p
1644414667 ac_builddir=.
1644514668
1644614669 case "$ac_dir" in
1649714720 # If the template does not know about datarootdir, expand it.
1649814721 # FIXME: This hack should be removed a few years after 2.60.
1649914722 ac_datarootdir_hack=; ac_datarootdir_seen=
16500
1650114723 ac_sed_dataroot='
1650214724 /datarootdir/ {
1650314725 p
1650714729 /@docdir@/p
1650814730 /@infodir@/p
1650914731 /@localedir@/p
16510 /@mandir@/p
16511 '
14732 /@mandir@/p'
1651214733 case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
1651314734 *datarootdir*) ac_datarootdir_seen=yes;;
1651414735 *@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
16515 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
14736 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
1651614737 $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
1651714738 _ACEOF
1651814739 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1652214743 s&@infodir@&$infodir&g
1652314744 s&@localedir@&$localedir&g
1652414745 s&@mandir@&$mandir&g
16525 s&\\\${datarootdir}&$datarootdir&g' ;;
14746 s&\\\${datarootdir}&$datarootdir&g' ;;
1652614747 esac
1652714748 _ACEOF
1652814749
1655114772 $ac_datarootdir_hack
1655214773 "
1655314774 eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
16554 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
16555 $as_echo "$as_me: error: could not create $ac_file" >&2;}
16556 { (exit 1); exit 1; }; }
14775 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1655714776
1655814777 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
1655914778 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
1656014779 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
16561 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16562 which seems to be undefined. Please make sure it is defined." >&5
14780 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
14781 which seems to be undefined. Please make sure it is defined" >&5
1656314782 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
16564 which seems to be undefined. Please make sure it is defined." >&2;}
14783 which seems to be undefined. Please make sure it is defined" >&2;}
1656514784
1656614785 rm -f "$tmp/stdin"
1656714786 case $ac_file in
1656814787 -) cat "$tmp/out" && rm -f "$tmp/out";;
1656914788 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
1657014789 esac \
16571 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
16572 $as_echo "$as_me: error: could not create $ac_file" >&2;}
16573 { (exit 1); exit 1; }; }
14790 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1657414791 ;;
1657514792 :H)
1657614793 #
1658114798 $as_echo "/* $configure_input */" \
1658214799 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
1658314800 } >"$tmp/config.h" \
16584 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
16585 $as_echo "$as_me: error: could not create $ac_file" >&2;}
16586 { (exit 1); exit 1; }; }
14801 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1658714802 if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
16588 { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
14803 { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
1658914804 $as_echo "$as_me: $ac_file is unchanged" >&6;}
1659014805 else
1659114806 rm -f "$ac_file"
1659214807 mv "$tmp/config.h" "$ac_file" \
16593 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
16594 $as_echo "$as_me: error: could not create $ac_file" >&2;}
16595 { (exit 1); exit 1; }; }
14808 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
1659614809 fi
1659714810 else
1659814811 $as_echo "/* $configure_input */" \
1659914812 && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
16600 || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
16601 $as_echo "$as_me: error: could not create -" >&2;}
16602 { (exit 1); exit 1; }; }
14813 || as_fn_error $? "could not create -" "$LINENO" 5
1660314814 fi
1660414815 # Compute "$ac_file"'s index in $config_headers.
1660514816 _am_arg="$ac_file"
1663714848 s/.*/./; q'`/stamp-h$_am_stamp_count
1663814849 ;;
1663914850
16640 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
14851 :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
1664114852 $as_echo "$as_me: executing $ac_file commands" >&6;}
1664214853 ;;
1664314854 esac
1673214943 q
1673314944 }
1673414945 s/.*/./; q'`
16735 { as_dir=$dirpart/$fdir
16736 case $as_dir in #(
16737 -*) as_dir=./$as_dir;;
16738 esac
16739 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || {
16740 as_dirs=
16741 while :; do
16742 case $as_dir in #(
16743 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
16744 *) as_qdir=$as_dir;;
16745 esac
16746 as_dirs="'$as_qdir' $as_dirs"
16747 as_dir=`$as_dirname -- "$as_dir" ||
16748 $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
16749 X"$as_dir" : 'X\(//\)[^/]' \| \
16750 X"$as_dir" : 'X\(//\)$' \| \
16751 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
16752 $as_echo X"$as_dir" |
16753 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
16754 s//\1/
16755 q
16756 }
16757 /^X\(\/\/\)[^/].*/{
16758 s//\1/
16759 q
16760 }
16761 /^X\(\/\/\)$/{
16762 s//\1/
16763 q
16764 }
16765 /^X\(\/\).*/{
16766 s//\1/
16767 q
16768 }
16769 s/.*/./; q'`
16770 test -d "$as_dir" && break
16771 done
16772 test -z "$as_dirs" || eval "mkdir $as_dirs"
16773 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
16774 $as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
16775 { (exit 1); exit 1; }; }; }
14946 as_dir=$dirpart/$fdir; as_fn_mkdir_p
1677614947 # echo "creating $dirpart/$file"
1677714948 echo '# dummy' > "$dirpart/$file"
1677814949 done
1680014971 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
1680114972 #
1680214973 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
16803 # 2006, 2007, 2008 Free Software Foundation, Inc.
14974 # 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
14975 # Inc.
1680414976 # Written by Gordon Matzigkeit, 1996
1680514977 #
1680614978 # This file is part of GNU Libtool.
1684815020 # Whether or not to optimize for fast installation.
1684915021 fast_install=$enable_fast_install
1685015022
15023 # Shell to use when invoking shell scripts.
15024 SHELL=$lt_SHELL
15025
15026 # An echo program that protects backslashes.
15027 ECHO=$lt_ECHO
15028
1685115029 # The host system.
1685215030 host_alias=$host_alias
1685315031 host=$host
1689715075 # turn newlines into spaces.
1689815076 NL2SP=$lt_lt_NL2SP
1689915077
16900 # How to create reloadable object files.
16901 reload_flag=$lt_reload_flag
16902 reload_cmds=$lt_reload_cmds
16903
1690415078 # An object symbol dumper.
1690515079 OBJDUMP=$lt_OBJDUMP
1690615080
1692215096 old_postinstall_cmds=$lt_old_postinstall_cmds
1692315097 old_postuninstall_cmds=$lt_old_postuninstall_cmds
1692415098
15099 # Whether to use a lock for old archive extraction.
15100 lock_old_archive_extraction=$lock_old_archive_extraction
15101
1692515102 # A C compiler.
1692615103 LTCC=$lt_CC
1692715104
1694215119
1694315120 # The name of the directory that contains temporary libtool files.
1694415121 objdir=$objdir
16945
16946 # Shell to use when invoking shell scripts.
16947 SHELL=$lt_SHELL
16948
16949 # An echo program that does not interpret backslashes.
16950 ECHO=$lt_ECHO
1695115122
1695215123 # Used to examine libraries when file_magic_cmd begins with "file".
1695315124 MAGIC_CMD=$MAGIC_CMD
1701115182 # The coded name of the library, if different from the real name.
1701215183 soname_spec=$lt_soname_spec
1701315184
15185 # Permission mode override for installation of shared libraries.
15186 install_override_mode=$lt_install_override_mode
15187
1701415188 # Command to use after installation of a shared archive.
1701515189 postinstall_cmds=$lt_postinstall_cmds
1701615190
1704915223
1705015224 # The linker used to build libraries.
1705115225 LD=$lt_LD
15226
15227 # How to create reloadable object files.
15228 reload_flag=$lt_reload_flag
15229 reload_cmds=$lt_reload_cmds
1705215230
1705315231 # Commands used to build an old-style archive.
1705415232 old_archive_cmds=$lt_old_archive_cmds
1730915487 func_dirname ()
1731015488 {
1731115489 # Extract subdirectory from the argument.
17312 func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
15490 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
1731315491 if test "X$func_dirname_result" = "X${1}"; then
1731415492 func_dirname_result="${3}"
1731515493 else
1732015498 # func_basename file
1732115499 func_basename ()
1732215500 {
17323 func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
15501 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
1732415502 }
1732515503
1732615504
1733315511 func_stripname ()
1733415512 {
1733515513 case ${2} in
17336 .*) func_stripname_result=`$ECHO "X${3}" \
17337 | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
17338 *) func_stripname_result=`$ECHO "X${3}" \
17339 | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
15514 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
15515 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
1734015516 esac
1734115517 }
1734215518
1734715523 # func_opt_split
1734815524 func_opt_split ()
1734915525 {
17350 func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
17351 func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
15526 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
15527 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
1735215528 }
1735315529
1735415530 # func_lo2o object
1735515531 func_lo2o ()
1735615532 {
17357 func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
15533 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
1735815534 }
1735915535
1736015536 # func_xform libobj-or-source
1736115537 func_xform ()
1736215538 {
17363 func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
15539 func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
1736415540 }
1736515541
1736615542 # func_arith arithmetic-term...
1741915595 esac ;;
1742015596 "po/stamp-it":C)
1742115597 if ! grep "^# INTLTOOL_MAKEFILE$" "po/Makefile.in" > /dev/null ; then
17422 { { $as_echo "$as_me:$LINENO: error: po/Makefile.in.in was not created by intltoolize." >&5
17423 $as_echo "$as_me: error: po/Makefile.in.in was not created by intltoolize." >&2;}
17424 { (exit 1); exit 1; }; }
15598 as_fn_error $? "po/Makefile.in.in was not created by intltoolize." "$LINENO" 5
1742515599 fi
1742615600 rm -f "po/stamp-it" "po/stamp-it.tmp" "po/POTFILES" "po/Makefile.tmp"
1742715601 >"po/stamp-it.tmp"
1744415618 done # for ac_tag
1744515619
1744615620
17447 { (exit 0); exit 0; }
15621 as_fn_exit 0
1744815622 _ACEOF
17449 chmod +x $CONFIG_STATUS
1745015623 ac_clean_files=$ac_clean_files_save
1745115624
1745215625 test $ac_write_fail = 0 ||
17453 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
17454 $as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
17455 { (exit 1); exit 1; }; }
15626 as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
1745615627
1745715628
1745815629 # configure is writing to config.log, and then calls config.status.
1747315644 exec 5>>config.log
1747415645 # Use ||, not &&, to avoid exiting from the if with $? = 1, which
1747515646 # would make configure fail if this is the last instruction.
17476 $ac_cs_success || { (exit 1); exit 1; }
15647 $ac_cs_success || as_fn_exit 1
1747715648 fi
1747815649 if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
17479 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
15650 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
1748015651 $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
1748115652 fi
1748215653
00
1 AC_INIT(virt-viewer, 0.2.1)
1 AC_INIT(virt-viewer, 0.3.1)
22 AC_CONFIG_SRCDIR(src/main.c)
33 AM_CONFIG_HEADER(config.h)
44 dnl Make automake keep quiet about wildcards & other GNUmake-isms
3232 PKG_CHECK_MODULES(GTK2, gtk+-2.0 >= 2.10.0)
3333 PKG_CHECK_MODULES(LIBGLADE2, libglade-2.0 >= 2.6.0)
3434 PKG_CHECK_MODULES(GTKVNC, gtk-vnc-1.0 >= 0.3.8)
35
36 AC_ARG_WITH([spice-gtk],
37 AS_HELP_STRING([--without-spice-gtk], [Ignore presence of spice-gtk and disable it]))
38
39 AS_IF([test "x$with_spice_gtk" != "xno"],
40 [PKG_CHECK_MODULES(SPICEGTK, spice-client-gtk-2.0 >= 0.5, [have_spice_gtk=yes], [have_spice_gtk=no])],
41 [have_spice_gtk=no])
42
43 AS_IF([test "x$have_spice_gtk" = "xyes"],
44 [AC_DEFINE([HAVE_SPICE_GTK], 1, [Have spice-gtk?])],
45 [AS_IF([test "x$with_spice_gtk" = "xyes"],
46 [AC_MSG_ERROR([spice-gtk requested but not found])
47 ])
48 ])
49 AM_CONDITIONAL([HAVE_SPICE_GTK], [test "x$have_spice_gtk" = "xyes"])
3550
3651 dnl Decide if this platform can support the SSH tunnel feature.
3752 AC_CHECK_HEADERS([sys/socket.h sys/un.h windows.h])
+1187
-848
ltmain.sh less more
00 # Generated from ltmain.m4sh.
11
2 # ltmain.sh (GNU libtool) 2.2.6b
2 # libtool (GNU libtool) 2.2.10
33 # Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
44
5 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006, 2007 2008 Free Software Foundation, Inc.
5 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, 2006,
6 # 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
67 # This is free software; see the source for copying conditions. There is NO
78 # warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
89
3132 #
3233 # Provide generalized library-building support services.
3334 #
34 # --config show all configuration variables
35 # --debug enable verbose shell tracing
36 # -n, --dry-run display commands without modifying any files
37 # --features display basic configuration information and exit
38 # --mode=MODE use operation mode MODE
39 # --preserve-dup-deps don't remove duplicate dependency libraries
40 # --quiet, --silent don't print informational messages
41 # --tag=TAG use configuration variables from tag TAG
42 # -v, --verbose print informational messages (default)
43 # --version print version information
44 # -h, --help print short or long help message
35 # --config show all configuration variables
36 # --debug enable verbose shell tracing
37 # -n, --dry-run display commands without modifying any files
38 # --features display basic configuration information and exit
39 # --mode=MODE use operation mode MODE
40 # --preserve-dup-deps don't remove duplicate dependency libraries
41 # --quiet, --silent don't print informational messages
42 # --no-quiet, --no-silent
43 # print informational messages (default)
44 # --tag=TAG use configuration variables from tag TAG
45 # -v, --verbose print more informational messages than default
46 # --no-verbose don't print the extra informational messages
47 # --version print version information
48 # -h, --help, --help-all print short, long, or detailed help message
4549 #
4650 # MODE must be one of the following:
4751 #
48 # clean remove files from the build directory
49 # compile compile a source file into a libtool object
50 # execute automatically set library path, then run a program
51 # finish complete the installation of libtool libraries
52 # install install libraries or executables
53 # link create a library or an executable
54 # uninstall remove libraries from an installed directory
52 # clean remove files from the build directory
53 # compile compile a source file into a libtool object
54 # execute automatically set library path, then run a program
55 # finish complete the installation of libtool libraries
56 # install install libraries or executables
57 # link create a library or an executable
58 # uninstall remove libraries from an installed directory
5559 #
56 # MODE-ARGS vary depending on the MODE.
60 # MODE-ARGS vary depending on the MODE. When passed as first option,
61 # `--mode=MODE' may be abbreviated as `MODE' or a unique abbreviation of that.
5762 # Try `$progname --help --mode=MODE' for a more detailed description of MODE.
5863 #
5964 # When reporting a bug, please describe a test case to reproduce it and
6065 # include the following information:
6166 #
62 # host-triplet: $host
63 # shell: $SHELL
64 # compiler: $LTCC
65 # compiler flags: $LTCFLAGS
66 # linker: $LD (gnu? $with_gnu_ld)
67 # $progname: (GNU libtool) 2.2.6b
68 # automake: $automake_version
69 # autoconf: $autoconf_version
67 # host-triplet: $host
68 # shell: $SHELL
69 # compiler: $LTCC
70 # compiler flags: $LTCFLAGS
71 # linker: $LD (gnu? $with_gnu_ld)
72 # $progname: (GNU libtool) 2.2.10
73 # automake: $automake_version
74 # autoconf: $autoconf_version
7075 #
7176 # Report bugs to <bug-libtool@gnu.org>.
7277
73 PROGRAM=ltmain.sh
78 PROGRAM=libtool
7479 PACKAGE=libtool
75 VERSION=2.2.6b
80 VERSION=2.2.10
7681 TIMESTAMP=""
77 package_revision=1.3017
82 package_revision=1.3175
7883
7984 # Be Bourne compatible
8085 if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
9095 BIN_SH=xpg4; export BIN_SH # for Tru64
9196 DUALCASE=1; export DUALCASE # for MKS sh
9297
98 # A function that is used when there is no print builtin or printf.
99 func_fallback_echo ()
100 {
101 eval 'cat <<_LTECHO_EOF
102 $1
103 _LTECHO_EOF'
104 }
105
93106 # NLS nuisances: We save the old values to restore during execute mode.
94 # Only set LANG and LC_ALL to C if already set.
95 # These must not be set unconditionally because not all systems understand
96 # e.g. LANG=C (notably SCO).
97107 lt_user_locale=
98108 lt_safe_locale=
99109 for lt_var in LANG LANGUAGE LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES
106116 lt_safe_locale=\"$lt_var=C; \$lt_safe_locale\"
107117 fi"
108118 done
119 LC_ALL=C
120 LANGUAGE=C
121 export LANGUAGE LC_ALL
109122
110123 $lt_unset CDPATH
111124
112125
126 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
127 # is ksh but when the shell is invoked as "sh" and the current value of
128 # the _XPG environment variable is not equal to 1 (one), the special
129 # positional parameter $0, within a function call, is the name of the
130 # function.
131 progpath="$0"
113132
114133
115134
116135 : ${CP="cp -f"}
117 : ${ECHO="echo"}
136 test "${ECHO+set}" = set || ECHO=${as_echo-'printf %s\n'}
118137 : ${EGREP="/bin/grep -E"}
119138 : ${FGREP="/bin/grep -F"}
120139 : ${GREP="/bin/grep"}
158177 func_dirname_and_basename ()
159178 {
160179 # Extract subdirectory from the argument.
161 func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
180 func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
162181 if test "X$func_dirname_result" = "X${1}"; then
163182 func_dirname_result="${3}"
164183 else
165184 func_dirname_result="$func_dirname_result${2}"
166185 fi
167 func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
186 func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
168187 }
169188
170189 # Generated shell functions inserted here.
171190
172 # Work around backward compatibility issue on IRIX 6.5. On IRIX 6.4+, sh
173 # is ksh but when the shell is invoked as "sh" and the current value of
174 # the _XPG environment variable is not equal to 1 (one), the special
175 # positional parameter $0, within a function call, is the name of the
176 # function.
177 progpath="$0"
191 # These SED scripts presuppose an absolute path with a trailing slash.
192 pathcar='s,^/\([^/]*\).*$,\1,'
193 pathcdr='s,^/[^/]*,,'
194 removedotparts=':dotsl
195 s@/\./@/@g
196 t dotsl
197 s,/\.$,/,'
198 collapseslashes='s@/\{1,\}@/@g'
199 finalslash='s,/*$,/,'
200
201 # func_normal_abspath PATH
202 # Remove doubled-up and trailing slashes, "." path components,
203 # and cancel out any ".." path components in PATH after making
204 # it an absolute path.
205 # value returned in "$func_normal_abspath_result"
206 func_normal_abspath ()
207 {
208 # Start from root dir and reassemble the path.
209 func_normal_abspath_result=
210 func_normal_abspath_tpath=$1
211 func_normal_abspath_altnamespace=
212 case $func_normal_abspath_tpath in
213 "")
214 # Empty path, that just means $cwd.
215 func_stripname '' '/' "`pwd`"
216 func_normal_abspath_result=$func_stripname_result
217 return
218 ;;
219 # The next three entries are used to spot a run of precisely
220 # two leading slashes without using negated character classes;
221 # we take advantage of case's first-match behaviour.
222 ///*)
223 # Unusual form of absolute path, do nothing.
224 ;;
225 //*)
226 # Not necessarily an ordinary path; POSIX reserves leading '//'
227 # and for example Cygwin uses it to access remote file shares
228 # over CIFS/SMB, so we conserve a leading double slash if found.
229 func_normal_abspath_altnamespace=/
230 ;;
231 /*)
232 # Absolute path, do nothing.
233 ;;
234 *)
235 # Relative path, prepend $cwd.
236 func_normal_abspath_tpath=`pwd`/$func_normal_abspath_tpath
237 ;;
238 esac
239 # Cancel out all the simple stuff to save iterations. We also want
240 # the path to end with a slash for ease of parsing, so make sure
241 # there is one (and only one) here.
242 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
243 -e "$removedotparts" -e "$collapseslashes" -e "$finalslash"`
244 while :; do
245 # Processed it all yet?
246 if test "$func_normal_abspath_tpath" = / ; then
247 # If we ascended to the root using ".." the result may be empty now.
248 if test -z "$func_normal_abspath_result" ; then
249 func_normal_abspath_result=/
250 fi
251 break
252 fi
253 func_normal_abspath_tcomponent=`$ECHO "$func_normal_abspath_tpath" | $SED \
254 -e "$pathcar"`
255 func_normal_abspath_tpath=`$ECHO "$func_normal_abspath_tpath" | $SED \
256 -e "$pathcdr"`
257 # Figure out what to do with it
258 case $func_normal_abspath_tcomponent in
259 "")
260 # Trailing empty path component, ignore it.
261 ;;
262 ..)
263 # Parent dir; strip last assembled component from result.
264 func_dirname "$func_normal_abspath_result"
265 func_normal_abspath_result=$func_dirname_result
266 ;;
267 *)
268 # Actual path component, append it.
269 func_normal_abspath_result=$func_normal_abspath_result/$func_normal_abspath_tcomponent
270 ;;
271 esac
272 done
273 # Restore leading double-slash if one was found on entry.
274 func_normal_abspath_result=$func_normal_abspath_altnamespace$func_normal_abspath_result
275 }
276
277 # func_relative_path SRCDIR DSTDIR
278 # generates a relative path from SRCDIR to DSTDIR, with a trailing
279 # slash if non-empty, suitable for immediately appending a filename
280 # without needing to append a separator.
281 # value returned in "$func_relative_path_result"
282 func_relative_path ()
283 {
284 func_relative_path_result=
285 func_normal_abspath "$1"
286 func_relative_path_tlibdir=$func_normal_abspath_result
287 func_normal_abspath "$2"
288 func_relative_path_tbindir=$func_normal_abspath_result
289
290 # Ascend the tree starting from libdir
291 while :; do
292 # check if we have found a prefix of bindir
293 case $func_relative_path_tbindir in
294 $func_relative_path_tlibdir)
295 # found an exact match
296 func_relative_path_tcancelled=
297 break
298 ;;
299 $func_relative_path_tlibdir*)
300 # found a matching prefix
301 func_stripname "$func_relative_path_tlibdir" '' "$func_relative_path_tbindir"
302 func_relative_path_tcancelled=$func_stripname_result
303 if test -z "$func_relative_path_result"; then
304 func_relative_path_result=.
305 fi
306 break
307 ;;
308 *)
309 func_dirname $func_relative_path_tlibdir
310 func_relative_path_tlibdir=${func_dirname_result}
311 if test "x$func_relative_path_tlibdir" = x ; then
312 # Have to descend all the way to the root!
313 func_relative_path_result=../$func_relative_path_result
314 func_relative_path_tcancelled=$func_relative_path_tbindir
315 break
316 fi
317 func_relative_path_result=../$func_relative_path_result
318 ;;
319 esac
320 done
321
322 # Now calculate path; take care to avoid doubling-up slashes.
323 func_stripname '' '/' "$func_relative_path_result"
324 func_relative_path_result=$func_stripname_result
325 func_stripname '/' '/' "$func_relative_path_tcancelled"
326 if test "x$func_stripname_result" != x ; then
327 func_relative_path_result=${func_relative_path_result}/${func_stripname_result}
328 fi
329
330 # Normalisation. If bindir is libdir, return empty string,
331 # else relative path ending with a slash; either way, target
332 # file name can be directly appended.
333 if test ! -z "$func_relative_path_result"; then
334 func_stripname './' '' "$func_relative_path_result/"
335 func_relative_path_result=$func_stripname_result
336 fi
337 }
178338
179339 # The name of this program:
180 # In the unlikely event $progname began with a '-', it would play havoc with
181 # func_echo (imagine progname=-n), so we prepend ./ in that case:
182340 func_dirname_and_basename "$progpath"
183341 progname=$func_basename_result
184 case $progname in
185 -*) progname=./$progname ;;
186 esac
187342
188343 # Make sure we have an absolute path for reexecution:
189344 case $progpath in
257412 :
258413 }
259414
415 # func_echo_all arg...
416 # Invoke $ECHO with all args, space-separated.
417 func_echo_all ()
418 {
419 $ECHO "$*"
420 }
421
260422 # func_error arg...
261423 # Echo program name prefixed message to standard error.
262424 func_error ()
325487 case $my_directory_path in */*) ;; *) break ;; esac
326488
327489 # ...otherwise throw away the child directory and loop
328 my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
490 my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
329491 done
330 my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
492 my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
331493
332494 save_mkdir_p_IFS="$IFS"; IFS=':'
333495 for my_dir in $my_dir_list; do
377539 func_fatal_error "cannot create temporary directory \`$my_tmpdir'"
378540 fi
379541
380 $ECHO "X$my_tmpdir" | $Xsed
542 $ECHO "$my_tmpdir"
381543 }
382544
383545
391553 {
392554 case $1 in
393555 *[\\\`\"\$]*)
394 func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
556 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
395557 *)
396558 func_quote_for_eval_unquoted_result="$1" ;;
397559 esac
418580 {
419581 case $1 in
420582 *[\\\`\"]*)
421 my_arg=`$ECHO "X$1" | $Xsed \
583 my_arg=`$ECHO "$1" | $SED \
422584 -e "$double_quote_subst" -e "$sed_double_backslash"` ;;
423585 *)
424586 my_arg="$1" ;;
488650 }
489651
490652
491
492
493
494653 # func_version
495654 # Echo version message to standard output and exit.
496655 func_version ()
497656 {
498 $SED -n '/^# '$PROGRAM' (GNU /,/# warranty; / {
657 $SED -n '/(C)/!b go
658 :more
659 /\./!{
660 N
661 s/\n# / /
662 b more
663 }
664 :go
665 /^# '$PROGRAM' (GNU /,/# warranty; / {
499666 s/^# //
500667 s/^# *$//
501668 s/\((C)\)[ 0-9,-]*\( [1-9][0-9]*\)/\1\2/
508675 # Echo short help message to standard output and exit.
509676 func_usage ()
510677 {
511 $SED -n '/^# Usage:/,/# -h/ {
678 $SED -n '/^# Usage:/,/^# *.*--help/ {
512679 s/^# //
513680 s/^# *$//
514681 s/\$progname/'$progname'/
515682 p
516683 }' < "$progpath"
517 $ECHO
684 echo
518685 $ECHO "run \`$progname --help | more' for full usage"
519686 exit $?
520687 }
521688
522 # func_help
523 # Echo long help message to standard output and exit.
689 # func_help [NOEXIT]
690 # Echo long help message to standard output and exit,
691 # unless 'noexit' is passed as argument.
524692 func_help ()
525693 {
526694 $SED -n '/^# Usage:/,/# Report bugs to/ {
537705 s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
538706 p
539707 }' < "$progpath"
540 exit $?
708 ret=$?
709 if test -z "$1"; then
710 exit $ret
711 fi
541712 }
542713
543714 # func_missing_arg argname
545716 # exit_cmd.
546717 func_missing_arg ()
547718 {
548 func_error "missing argument for $1"
719 func_error "missing argument for $1."
549720 exit_cmd=exit
550721 }
551722
555726
556727
557728
558 # Check that we have a working $ECHO.
559 if test "X$1" = X--no-reexec; then
560 # Discard the --no-reexec flag, and continue.
561 shift
562 elif test "X$1" = X--fallback-echo; then
563 # Avoid inline document here, it may be left over
564 :
565 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
566 # Yippee, $ECHO works!
567 :
568 else
569 # Restart under the correct shell, and then maybe $ECHO will work.
570 exec $SHELL "$progpath" --no-reexec ${1+"$@"}
571 fi
572
573 if test "X$1" = X--fallback-echo; then
574 # used as fallback echo
575 shift
576 cat <<EOF
577 $*
578 EOF
579 exit $EXIT_SUCCESS
580 fi
581729
582730 magic="%%%MAGIC variable%%%"
583731 magic_exe="%%%MAGIC EXE variable%%%"
635783 # Display the features supported by this script.
636784 func_features ()
637785 {
638 $ECHO "host: $host"
786 echo "host: $host"
639787 if test "$build_libtool_libs" = yes; then
640 $ECHO "enable shared libraries"
788 echo "enable shared libraries"
641789 else
642 $ECHO "disable shared libraries"
790 echo "disable shared libraries"
643791 fi
644792 if test "$build_old_libs" = yes; then
645 $ECHO "enable static libraries"
793 echo "enable static libraries"
646794 else
647 $ECHO "disable static libraries"
795 echo "disable static libraries"
648796 fi
649797
650798 exit $?
771919
772920 --quiet|--silent) preserve_args="$preserve_args $opt"
773921 opt_silent=:
922 opt_verbose=false
923 ;;
924
925 --no-quiet|--no-silent)
926 preserve_args="$preserve_args $opt"
927 opt_silent=false
774928 ;;
775929
776930 --verbose| -v) preserve_args="$preserve_args $opt"
777931 opt_silent=false
932 opt_verbose=:
933 ;;
934
935 --no-verbose) preserve_args="$preserve_args $opt"
936 opt_verbose=false
778937 ;;
779938
780939 --tag) test "$#" -eq 0 && func_missing_arg "$opt" && break
792951
793952 -\?|-h) func_usage ;;
794953 --help) opt_help=: ;;
954 --help-all) opt_help=': help-all' ;;
795955 --version) func_version ;;
796956
797957 -*) func_fatal_help "unrecognized option \`$opt'" ;;
10151175 func_quote_for_eval "$arg"
10161176 CC_quoted="$CC_quoted $func_quote_for_eval_result"
10171177 done
1178 CC_expanded=`func_echo_all $CC`
1179 CC_quoted_expanded=`func_echo_all $CC_quoted`
10181180 case $@ in
10191181 # Blanks in the command may have been stripped by the calling shell,
10201182 # but not from the CC environment variable when configure was run.
1021 " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
1183 " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
1184 " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*) ;;
10221185 # Blanks at the start of $base_compile will cause this to fail
10231186 # if we don't check for them as well.
10241187 *)
10321195 func_quote_for_eval "$arg"
10331196 CC_quoted="$CC_quoted $func_quote_for_eval_result"
10341197 done
1198 CC_expanded=`func_echo_all $CC`
1199 CC_quoted_expanded=`func_echo_all $CC_quoted`
10351200 case "$@ " in
1036 " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
1201 " $CC "* | "$CC "* | " $CC_expanded "* | "$CC_expanded "* | \
1202 " $CC_quoted"* | "$CC_quoted "* | " $CC_quoted_expanded "* | "$CC_quoted_expanded "*)
10371203 # The compiler in the base compile command matches
10381204 # the one in the tagged configuration.
10391205 # Assume this is the tagged configuration we want.
12121378 *.[cCFSifmso] | \
12131379 *.ada | *.adb | *.ads | *.asm | \
12141380 *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
1215 *.[fF][09]? | *.for | *.java | *.obj | *.sx)
1381 *.[fF][09]? | *.for | *.java | *.obj | *.sx | *.cu | *.cup)
12161382 func_xform "$libobj"
12171383 libobj=$func_xform_result
12181384 ;;
12871453 # Calculate the filename of the output object if compiler does
12881454 # not support -o with -c
12891455 if test "$compiler_c_o" = no; then
1290 output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
1456 output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
12911457 lockfile="$output_obj.lock"
12921458 else
12931459 output_obj=
14441610 }
14451611
14461612 $opt_help || {
1447 test "$mode" = compile && func_mode_compile ${1+"$@"}
1613 test "$mode" = compile && func_mode_compile ${1+"$@"}
14481614 }
14491615
14501616 func_mode_help ()
14811647
14821648 -o OUTPUT-FILE set the output file name to OUTPUT-FILE
14831649 -no-suppress do not suppress compiler output for multiple passes
1484 -prefer-pic try to building PIC objects only
1485 -prefer-non-pic try to building non-PIC objects only
1650 -prefer-pic try to build PIC objects only
1651 -prefer-non-pic try to build non-PIC objects only
14861652 -shared do not build a \`.o' file suitable for static linking
14871653 -static only build a \`.o' file suitable for static linking
1654 -Wc,FLAG pass FLAG directly to the compiler
14881655
14891656 COMPILE-COMMAND is a command to be used in creating a \`standard' object file
14901657 from the given SOURCEFILE.
15371704
15381705 The following components of INSTALL-COMMAND are treated specially:
15391706
1540 -inst-prefix PREFIX-DIR Use PREFIX-DIR as a staging area for installation
1707 -inst-prefix-dir PREFIX-DIR Use PREFIX-DIR as a staging area for installation
15411708
15421709 The rest of the components are interpreted as arguments to that command (only
15431710 BSD-compatible install options are recognized)."
15571724
15581725 -all-static do not do any dynamic linking at all
15591726 -avoid-version do not add a version suffix if possible
1727 -bindir BINDIR specify path to binaries directory (for systems where
1728 libraries must be found in the PATH setting at runtime)
15601729 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
15611730 -dlpreopen FILE link in FILE and add its symbols to lt_preloaded_symbols
15621731 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
15851754 -version-info CURRENT[:REVISION[:AGE]]
15861755 specify library version info [each variable defaults to 0]
15871756 -weak LIBNAME declare that the target provides the LIBNAME interface
1757 -Wc,FLAG
1758 -Xcompiler FLAG pass linker-specific FLAG directly to the compiler
1759 -Wl,FLAG
1760 -Xlinker FLAG pass linker-specific FLAG directly to the linker
1761 -XCClinker FLAG pass link-specific FLAG to the compiler driver (CC)
15881762
15891763 All other options (arguments beginning with \`-') are ignored.
15901764
16221796 ;;
16231797 esac
16241798
1625 $ECHO
1799 echo
16261800 $ECHO "Try \`$progname --help' for more information about other modes."
1627
1628 exit $?
16291801 }
16301802
1631 # Now that we've collected a possible --mode arg, show help if necessary
1632 $opt_help && func_mode_help
1803 # Now that we've collected a possible --mode arg, show help if necessary
1804 if $opt_help; then
1805 if test "$opt_help" = :; then
1806 func_mode_help
1807 else
1808 {
1809 func_help noexit
1810 for mode in compile link execute install finish uninstall clean; do
1811 func_mode_help
1812 done
1813 } | sed -n '1p; 2,$s/^Usage:/ or: /p'
1814 {
1815 func_help noexit
1816 for mode in compile link execute install finish uninstall clean; do
1817 echo
1818 func_mode_help
1819 done
1820 } |
1821 sed '1d
1822 /^When reporting/,/^Report/{
1823 H
1824 d
1825 }
1826 $x
1827 /information about other modes/d
1828 /more detailed .*MODE/d
1829 s/^Usage:.*--mode=\([^ ]*\) .*/Description of \1 mode:/'
1830 fi
1831 exit $?
1832 fi
16331833
16341834
16351835 # func_mode_execute arg...
17111911 for file
17121912 do
17131913 case $file in
1714 -*) ;;
1914 -* | *.la | *.lo ) ;;
17151915 *)
17161916 # Do a test to see if this is really a libtool program.
17171917 if func_ltwrapper_script_p "$file"; then
17531953 # Display what would be done.
17541954 if test -n "$shlibpath_var"; then
17551955 eval "\$ECHO \"\$shlibpath_var=\$$shlibpath_var\""
1756 $ECHO "export $shlibpath_var"
1956 echo "export $shlibpath_var"
17571957 fi
17581958 $ECHO "$cmd$args"
17591959 exit $EXIT_SUCCESS
17941994 # Exit here if they wanted silent mode.
17951995 $opt_silent && exit $EXIT_SUCCESS
17961996
1797 $ECHO "X----------------------------------------------------------------------" | $Xsed
1798 $ECHO "Libraries have been installed in:"
1997 echo "----------------------------------------------------------------------"
1998 echo "Libraries have been installed in:"
17991999 for libdir in $libdirs; do
18002000 $ECHO " $libdir"
18012001 done
1802 $ECHO
1803 $ECHO "If you ever happen to want to link against installed libraries"
1804 $ECHO "in a given directory, LIBDIR, you must either use libtool, and"
1805 $ECHO "specify the full pathname of the library, or use the \`-LLIBDIR'"
1806 $ECHO "flag during linking and do at least one of the following:"
2002 echo
2003 echo "If you ever happen to want to link against installed libraries"
2004 echo "in a given directory, LIBDIR, you must either use libtool, and"
2005 echo "specify the full pathname of the library, or use the \`-LLIBDIR'"
2006 echo "flag during linking and do at least one of the following:"
18072007 if test -n "$shlibpath_var"; then
1808 $ECHO " - add LIBDIR to the \`$shlibpath_var' environment variable"
1809 $ECHO " during execution"
2008 echo " - add LIBDIR to the \`$shlibpath_var' environment variable"
2009 echo " during execution"
18102010 fi
18112011 if test -n "$runpath_var"; then
1812 $ECHO " - add LIBDIR to the \`$runpath_var' environment variable"
1813 $ECHO " during linking"
2012 echo " - add LIBDIR to the \`$runpath_var' environment variable"
2013 echo " during linking"
18142014 fi
18152015 if test -n "$hardcode_libdir_flag_spec"; then
18162016 libdir=LIBDIR
18222022 $ECHO " - have your system administrator run these commands:$admincmds"
18232023 fi
18242024 if test -f /etc/ld.so.conf; then
1825 $ECHO " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
2025 echo " - have your system administrator add LIBDIR to \`/etc/ld.so.conf'"
18262026 fi
1827 $ECHO
1828
1829 $ECHO "See any operating system documentation about shared libraries for"
2027 echo
2028
2029 echo "See any operating system documentation about shared libraries for"
18302030 case $host in
18312031 solaris2.[6789]|solaris2.1[0-9])
1832 $ECHO "more information, such as the ld(1), crle(1) and ld.so(8) manual"
1833 $ECHO "pages."
2032 echo "more information, such as the ld(1), crle(1) and ld.so(8) manual"
2033 echo "pages."
18342034 ;;
18352035 *)
1836 $ECHO "more information, such as the ld(1) and ld.so(8) manual pages."
2036 echo "more information, such as the ld(1) and ld.so(8) manual pages."
18372037 ;;
18382038 esac
1839 $ECHO "X----------------------------------------------------------------------" | $Xsed
2039 echo "----------------------------------------------------------------------"
18402040 exit $EXIT_SUCCESS
18412041 }
18422042
18512051 # install_prog (especially on Windows NT).
18522052 if test "$nonopt" = "$SHELL" || test "$nonopt" = /bin/sh ||
18532053 # Allow the use of GNU shtool's install command.
1854 $ECHO "X$nonopt" | $GREP shtool >/dev/null; then
2054 case $nonopt in *shtool*) :;; *) false;; esac; then
18552055 # Aesthetically quote it.
18562056 func_quote_for_eval "$nonopt"
18572057 install_prog="$func_quote_for_eval_result "
18662066 # Aesthetically quote it.
18672067 func_quote_for_eval "$arg"
18682068 install_prog="$install_prog$func_quote_for_eval_result"
2069 install_shared_prog=$install_prog
2070 case " $install_prog " in
2071 *[\\\ /]cp\ *) install_cp=: ;;
2072 *) install_cp=false ;;
2073 esac
18692074
18702075 # We need to accept at least all the BSD install flags.
18712076 dest=
18752080 install_type=
18762081 isdir=no
18772082 stripme=
2083 no_mode=:
18782084 for arg
18792085 do
2086 arg2=
18802087 if test -n "$dest"; then
18812088 files="$files $dest"
18822089 dest=$arg
18862093 case $arg in
18872094 -d) isdir=yes ;;
18882095 -f)
1889 case " $install_prog " in
1890 *[\\\ /]cp\ *) ;;
1891 *) prev=$arg ;;
1892 esac
2096 if $install_cp; then :; else
2097 prev=$arg
2098 fi
18932099 ;;
18942100 -g | -m | -o)
18952101 prev=$arg
19032109 *)
19042110 # If the previous option needed an argument, then skip it.
19052111 if test -n "$prev"; then
2112 if test "x$prev" = x-m && test -n "$install_override_mode"; then
2113 arg2=$install_override_mode
2114 no_mode=false
2115 fi
19062116 prev=
19072117 else
19082118 dest=$arg
19142124 # Aesthetically quote the argument.
19152125 func_quote_for_eval "$arg"
19162126 install_prog="$install_prog $func_quote_for_eval_result"
2127 if test -n "$arg2"; then
2128 func_quote_for_eval "$arg2"
2129 fi
2130 install_shared_prog="$install_shared_prog $func_quote_for_eval_result"
19172131 done
19182132
19192133 test -z "$install_prog" && \
19212135
19222136 test -n "$prev" && \
19232137 func_fatal_help "the \`$prev' option requires an argument"
2138
2139 if test -n "$install_override_mode" && $no_mode; then
2140 if $install_cp; then :; else
2141 func_quote_for_eval "$install_override_mode"
2142 install_shared_prog="$install_shared_prog -m $func_quote_for_eval_result"
2143 fi
2144 fi
19242145
19252146 if test -z "$files"; then
19262147 if test -z "$dest"; then
20092230
20102231 if test -n "$relink_command"; then
20112232 # Determine the prefix the user has applied to our future dir.
2012 inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
2233 inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
20132234
20142235 # Don't allow the user to place us outside of our expected
20152236 # location b/c this prevents finding dependent libraries that
20222243
20232244 if test -n "$inst_prefix_dir"; then
20242245 # Stick the inst_prefix_dir data into the link command.
2025 relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
2246 relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
20262247 else
2027 relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
2248 relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
20282249 fi
20292250
20302251 func_warning "relinking \`$file'"
20422263 test -n "$relink_command" && srcname="$realname"T
20432264
20442265 # Install the shared library and build the symlinks.
2045 func_show_eval "$install_prog $dir/$srcname $destdir/$realname" \
2266 func_show_eval "$install_shared_prog $dir/$srcname $destdir/$realname" \
20462267 'exit $?'
20472268 tstripme="$stripme"
20482269 case $host_os in
21822403 if test -f "$lib"; then
21832404 func_source "$lib"
21842405 fi
2185 libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
2406 libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
21862407 if test -n "$libdir" && test ! -f "$libfile"; then
21872408 func_warning "\`$lib' has not been installed in \`$libdir'"
21882409 finalize=no
22012422 file="$func_basename_result"
22022423 outputname="$tmpdir/$file"
22032424 # Replace the output file specification.
2204 relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
2425 relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
22052426
22062427 $opt_silent || {
22072428 func_quote_for_expand "$relink_command"
22202441 }
22212442 else
22222443 # Install the binary that we compiled earlier.
2223 file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
2444 file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
22242445 fi
22252446 fi
22262447
23222543 extern \"C\" {
23232544 #endif
23242545
2546 #if defined(__GNUC__) && (((__GNUC__ == 4) && (__GNUC_MINOR__ >= 4)) || (__GNUC__ > 4))
2547 #pragma GCC diagnostic ignored \"-Wstrict-prototypes\"
2548 #endif
2549
23252550 /* External symbol declarations for the compiler. */\
23262551 "
23272552
23312556 $opt_dry_run || echo ': @PROGRAM@ ' > "$nlist"
23322557
23332558 # Add our own program objects to the symbol list.
2334 progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
2559 progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
23352560 for progfile in $progfiles; do
23362561 func_verbose "extracting global C symbols from \`$progfile'"
23372562 $opt_dry_run || eval "$NM $progfile | $global_symbol_pipe >> '$nlist'"
23702595 eval '$GREP -f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
23712596 eval '$MV "$nlist"T "$nlist"'
23722597 case $host in
2373 *cygwin | *mingw* | *cegcc* )
2598 *cygwin* | *mingw* | *cegcc* )
23742599 eval "echo EXPORTS "'> "$output_objdir/$outputname.def"'
23752600 eval 'cat "$nlist" >> "$output_objdir/$outputname.def"'
23762601 ;;
24142639 if test -f "$nlist"S; then
24152640 eval "$global_symbol_to_cdecl"' < "$nlist"S >> "$output_objdir/$my_dlsyms"'
24162641 else
2417 $ECHO '/* NONE */' >> "$output_objdir/$my_dlsyms"
2642 echo '/* NONE */' >> "$output_objdir/$my_dlsyms"
24182643 fi
24192644
2420 $ECHO >> "$output_objdir/$my_dlsyms" "\
2645 echo >> "$output_objdir/$my_dlsyms" "\
24212646
24222647 /* The mapping between symbol names and symbols. */
24232648 typedef struct {
24272652 "
24282653 case $host in
24292654 *cygwin* | *mingw* | *cegcc* )
2430 $ECHO >> "$output_objdir/$my_dlsyms" "\
2655 echo >> "$output_objdir/$my_dlsyms" "\
24312656 /* DATA imports from DLLs on WIN32 con't be const, because
24322657 runtime relocations are performed -- see ld's documentation
24332658 on pseudo-relocs. */"
24402665 lt_dlsym_const=const ;;
24412666 esac
24422667
2443 $ECHO >> "$output_objdir/$my_dlsyms" "\
2668 echo >> "$output_objdir/$my_dlsyms" "\
24442669 extern $lt_dlsym_const lt_dlsymlist
24452670 lt_${my_prefix}_LTX_preloaded_symbols[];
24462671 $lt_dlsym_const lt_dlsymlist
24562681 eval "$global_symbol_to_c_name_address_lib_prefix" < "$nlist" >> "$output_objdir/$my_dlsyms"
24572682 ;;
24582683 esac
2459 $ECHO >> "$output_objdir/$my_dlsyms" "\
2684 echo >> "$output_objdir/$my_dlsyms" "\
24602685 {0, (void *) 0}
24612686 };
24622687
25142739 case $host in
25152740 *cygwin* | *mingw* | *cegcc* )
25162741 if test -f "$output_objdir/$my_outputname.def"; then
2517 compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
2518 finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
2742 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
2743 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
25192744 else
2520 compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
2521 finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
2745 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
2746 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
25222747 fi
25232748 ;;
25242749 *)
2525 compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
2526 finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
2750 compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
2751 finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
25272752 ;;
25282753 esac
25292754 ;;
25372762 # really was required.
25382763
25392764 # Nullify the symbol file.
2540 compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
2541 finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
2765 compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
2766 finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
25422767 fi
25432768 }
25442769
25482773 # Need a lot of goo to handle *both* DLLs and import libs
25492774 # Has to be a shell function in order to 'eat' the argument
25502775 # that is supplied when $file_magic_command is called.
2776 # Despite the name, also deal with 64 bit binaries.
25512777 func_win32_libid ()
25522778 {
25532779 $opt_debug
25582784 win32_libid_type="x86 archive import"
25592785 ;;
25602786 *ar\ archive*) # could be an import, or static
2787 # Keep the egrep pattern in sync with the one in _LT_CHECK_MAGIC_METHOD.
25612788 if eval $OBJDUMP -f $1 | $SED -e '10q' 2>/dev/null |
2562 $EGREP 'file format pe-i386(.*architecture: i386)?' >/dev/null ; then
2789 $EGREP 'file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)' >/dev/null; then
25632790 win32_nmres=`eval $NM -f posix -A $1 |
25642791 $SED -n -e '
25652792 1,100{
25972824 $opt_debug
25982825 f_ex_an_ar_dir="$1"; shift
25992826 f_ex_an_ar_oldlib="$1"
2600 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" 'exit $?'
2827 if test "$lock_old_archive_extraction" = yes; then
2828 lockfile=$f_ex_an_ar_oldlib.lock
2829 until $opt_dry_run || ln "$progpath" "$lockfile" 2>/dev/null; do
2830 func_echo "Waiting for $lockfile to be removed"
2831 sleep 2
2832 done
2833 fi
2834 func_show_eval "(cd \$f_ex_an_ar_dir && $AR x \"\$f_ex_an_ar_oldlib\")" \
2835 'stat=$?; rm -f "$lockfile"; exit $stat'
2836 if test "$lock_old_archive_extraction" = yes; then
2837 $opt_dry_run || rm -f "$lockfile"
2838 fi
26012839 if ($AR t "$f_ex_an_ar_oldlib" | sort | sort -uc >/dev/null 2>&1); then
26022840 :
26032841 else
26682906 darwin_file=
26692907 darwin_files=
26702908 for darwin_file in $darwin_filelist; do
2671 darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
2909 darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
26722910 $LIPO -create -output "$darwin_file" $darwin_files
26732911 done # $darwin_filelist
26742912 $RM -rf unfat-$$
26832921 func_extract_an_archive "$my_xdir" "$my_xabs"
26842922 ;;
26852923 esac
2686 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
2924 my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
26872925 done
26882926
26892927 func_extract_archives_result="$my_oldobjs"
26902928 }
2691
2692
2693
2694 # func_emit_wrapper_part1 [arg=no]
2695 #
2696 # Emit the first part of a libtool wrapper script on stdout.
2697 # For more information, see the description associated with
2698 # func_emit_wrapper(), below.
2699 func_emit_wrapper_part1 ()
2700 {
2701 func_emit_wrapper_part1_arg1=no
2702 if test -n "$1" ; then
2703 func_emit_wrapper_part1_arg1=$1
2704 fi
2705
2706 $ECHO "\
2707 #! $SHELL
2708
2709 # $output - temporary wrapper script for $objdir/$outputname
2710 # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
2711 #
2712 # The $output program cannot be directly executed until all the libtool
2713 # libraries that it depends on are installed.
2714 #
2715 # This wrapper script should never be moved out of the build directory.
2716 # If it is, it will not operate correctly.
2717
2718 # Sed substitution that helps us do robust quoting. It backslashifies
2719 # metacharacters that are still active within double-quoted strings.
2720 Xsed='${SED} -e 1s/^X//'
2721 sed_quote_subst='$sed_quote_subst'
2722
2723 # Be Bourne compatible
2724 if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
2725 emulate sh
2726 NULLCMD=:
2727 # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which
2728 # is contrary to our usage. Disable this feature.
2729 alias -g '\${1+\"\$@\"}'='\"\$@\"'
2730 setopt NO_GLOB_SUBST
2731 else
2732 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
2733 fi
2734 BIN_SH=xpg4; export BIN_SH # for Tru64
2735 DUALCASE=1; export DUALCASE # for MKS sh
2736
2737 # The HP-UX ksh and POSIX shell print the target directory to stdout
2738 # if CDPATH is set.
2739 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
2740
2741 relink_command=\"$relink_command\"
2742
2743 # This environment variable determines our operation mode.
2744 if test \"\$libtool_install_magic\" = \"$magic\"; then
2745 # install mode needs the following variables:
2746 generated_by_libtool_version='$macro_version'
2747 notinst_deplibs='$notinst_deplibs'
2748 else
2749 # When we are sourced in execute mode, \$file and \$ECHO are already set.
2750 if test \"\$libtool_execute_magic\" != \"$magic\"; then
2751 ECHO=\"$qecho\"
2752 file=\"\$0\"
2753 # Make sure echo works.
2754 if test \"X\$1\" = X--no-reexec; then
2755 # Discard the --no-reexec flag, and continue.
2756 shift
2757 elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
2758 # Yippee, \$ECHO works!
2759 :
2760 else
2761 # Restart under the correct shell, and then maybe \$ECHO will work.
2762 exec $SHELL \"\$0\" --no-reexec \${1+\"\$@\"}
2763 fi
2764 fi\
2765 "
2766 $ECHO "\
2767
2768 # Find the directory that this script lives in.
2769 thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
2770 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
2771
2772 # Follow symbolic links until we get to the real thisdir.
2773 file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
2774 while test -n \"\$file\"; do
2775 destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
2776
2777 # If there was a directory component, then change thisdir.
2778 if test \"x\$destdir\" != \"x\$file\"; then
2779 case \"\$destdir\" in
2780 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
2781 *) thisdir=\"\$thisdir/\$destdir\" ;;
2782 esac
2783 fi
2784
2785 file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
2786 file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
2787 done
2788 "
2789 }
2790 # end: func_emit_wrapper_part1
2791
2792 # func_emit_wrapper_part2 [arg=no]
2793 #
2794 # Emit the second part of a libtool wrapper script on stdout.
2795 # For more information, see the description associated with
2796 # func_emit_wrapper(), below.
2797 func_emit_wrapper_part2 ()
2798 {
2799 func_emit_wrapper_part2_arg1=no
2800 if test -n "$1" ; then
2801 func_emit_wrapper_part2_arg1=$1
2802 fi
2803
2804 $ECHO "\
2805
2806 # Usually 'no', except on cygwin/mingw when embedded into
2807 # the cwrapper.
2808 WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_part2_arg1
2809 if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then
2810 # special case for '.'
2811 if test \"\$thisdir\" = \".\"; then
2812 thisdir=\`pwd\`
2813 fi
2814 # remove .libs from thisdir
2815 case \"\$thisdir\" in
2816 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
2817 $objdir ) thisdir=. ;;
2818 esac
2819 fi
2820
2821 # Try to get the absolute directory name.
2822 absdir=\`cd \"\$thisdir\" && pwd\`
2823 test -n \"\$absdir\" && thisdir=\"\$absdir\"
2824 "
2825
2826 if test "$fast_install" = yes; then
2827 $ECHO "\
2828 program=lt-'$outputname'$exeext
2829 progdir=\"\$thisdir/$objdir\"
2830
2831 if test ! -f \"\$progdir/\$program\" ||
2832 { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
2833 test \"X\$file\" != \"X\$progdir/\$program\"; }; then
2834
2835 file=\"\$\$-\$program\"
2836
2837 if test ! -d \"\$progdir\"; then
2838 $MKDIR \"\$progdir\"
2839 else
2840 $RM \"\$progdir/\$file\"
2841 fi"
2842
2843 $ECHO "\
2844
2845 # relink executable if necessary
2846 if test -n \"\$relink_command\"; then
2847 if relink_command_output=\`eval \$relink_command 2>&1\`; then :
2848 else
2849 $ECHO \"\$relink_command_output\" >&2
2850 $RM \"\$progdir/\$file\"
2851 exit 1
2852 fi
2853 fi
2854
2855 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
2856 { $RM \"\$progdir/\$program\";
2857 $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; }
2858 $RM \"\$progdir/\$file\"
2859 fi"
2860 else
2861 $ECHO "\
2862 program='$outputname'
2863 progdir=\"\$thisdir/$objdir\"
2864 "
2865 fi
2866
2867 $ECHO "\
2868
2869 if test -f \"\$progdir/\$program\"; then"
2870
2871 # Export our shlibpath_var if we have one.
2872 if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
2873 $ECHO "\
2874 # Add our own library path to $shlibpath_var
2875 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
2876
2877 # Some systems cannot cope with colon-terminated $shlibpath_var
2878 # The second colon is a workaround for a bug in BeOS R4 sed
2879 $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
2880
2881 export $shlibpath_var
2882 "
2883 fi
2884
2885 # fixup the dll searchpath if we need to.
2886 if test -n "$dllsearchpath"; then
2887 $ECHO "\
2888 # Add the dll search path components to the executable PATH
2889 PATH=$dllsearchpath:\$PATH
2890 "
2891 fi
2892
2893 $ECHO "\
2894 if test \"\$libtool_execute_magic\" != \"$magic\"; then
2895 # Run the actual program with our arguments.
2896 "
2897 case $host in
2898 # Backslashes separate directories on plain windows
2899 *-*-mingw | *-*-os2* | *-cegcc*)
2900 $ECHO "\
2901 exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
2902 "
2903 ;;
2904
2905 *)
2906 $ECHO "\
2907 exec \"\$progdir/\$program\" \${1+\"\$@\"}
2908 "
2909 ;;
2910 esac
2911 $ECHO "\
2912 \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
2913 exit 1
2914 fi
2915 else
2916 # The program doesn't exist.
2917 \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
2918 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
2919 $ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
2920 exit 1
2921 fi
2922 fi\
2923 "
2924 }
2925 # end: func_emit_wrapper_part2
29262929
29272930
29282931 # func_emit_wrapper [arg=no]
29412944 # behavior.
29422945 func_emit_wrapper ()
29432946 {
2944 func_emit_wrapper_arg1=no
2945 if test -n "$1" ; then
2946 func_emit_wrapper_arg1=$1
2947 func_emit_wrapper_arg1=${1-no}
2948
2949 $ECHO "\
2950 #! $SHELL
2951
2952 # $output - temporary wrapper script for $objdir/$outputname
2953 # Generated by $PROGRAM (GNU $PACKAGE$TIMESTAMP) $VERSION
2954 #
2955 # The $output program cannot be directly executed until all the libtool
2956 # libraries that it depends on are installed.
2957 #
2958 # This wrapper script should never be moved out of the build directory.
2959 # If it is, it will not operate correctly.
2960
2961 # Sed substitution that helps us do robust quoting. It backslashifies
2962 # metacharacters that are still active within double-quoted strings.
2963 sed_quote_subst='$sed_quote_subst'
2964
2965 # Be Bourne compatible
2966 if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then
2967 emulate sh
2968 NULLCMD=:
2969 # Zsh 3.x and 4.x performs word splitting on \${1+\"\$@\"}, which
2970 # is contrary to our usage. Disable this feature.
2971 alias -g '\${1+\"\$@\"}'='\"\$@\"'
2972 setopt NO_GLOB_SUBST
2973 else
2974 case \`(set -o) 2>/dev/null\` in *posix*) set -o posix;; esac
2975 fi
2976 BIN_SH=xpg4; export BIN_SH # for Tru64
2977 DUALCASE=1; export DUALCASE # for MKS sh
2978
2979 # The HP-UX ksh and POSIX shell print the target directory to stdout
2980 # if CDPATH is set.
2981 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
2982
2983 relink_command=\"$relink_command\"
2984
2985 # This environment variable determines our operation mode.
2986 if test \"\$libtool_install_magic\" = \"$magic\"; then
2987 # install mode needs the following variables:
2988 generated_by_libtool_version='$macro_version'
2989 notinst_deplibs='$notinst_deplibs'
2990 else
2991 # When we are sourced in execute mode, \$file and \$ECHO are already set.
2992 if test \"\$libtool_execute_magic\" != \"$magic\"; then
2993 file=\"\$0\""
2994
2995 qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
2996 $ECHO "\
2997
2998 # A function that is used when there is no print builtin or printf.
2999 func_fallback_echo ()
3000 {
3001 eval 'cat <<_LTECHO_EOF
3002 \$1
3003 _LTECHO_EOF'
3004 }
3005 ECHO=\"$qECHO\"
3006 fi
3007
3008 # Very basic option parsing. These options are (a) specific to
3009 # the libtool wrapper, (b) are identical between the wrapper
3010 # /script/ and the wrapper /executable/ which is used only on
3011 # windows platforms, and (c) all begin with the string "--lt-"
3012 # (application programs are unlikely to have options which match
3013 # this pattern).
3014 #
3015 # There are only two supported options: --lt-debug and
3016 # --lt-dump-script. There is, deliberately, no --lt-help.
3017 #
3018 # The first argument to this parsing function should be the
3019 # script's $0 value, followed by "$@".
3020 lt_option_debug=
3021 func_parse_lt_options ()
3022 {
3023 lt_script_arg0=\$0
3024 shift
3025 for lt_opt
3026 do
3027 case \"\$lt_opt\" in
3028 --lt-debug) lt_option_debug=1 ;;
3029 --lt-dump-script)
3030 lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
3031 test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
3032 lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
3033 cat \"\$lt_dump_D/\$lt_dump_F\"
3034 exit 0
3035 ;;
3036 --lt-*)
3037 \$ECHO \"Unrecognized --lt- option: '\$lt_opt'\" 1>&2
3038 exit 1
3039 ;;
3040 esac
3041 done
3042
3043 # Print the debug banner immediately:
3044 if test -n \"\$lt_option_debug\"; then
3045 echo \"${outputname}:${output}:\${LINENO}: libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\" 1>&2
3046 fi
3047 }
3048
3049 # Used when --lt-debug. Prints its arguments to stdout
3050 # (redirection is the responsibility of the caller)
3051 func_lt_dump_args ()
3052 {
3053 lt_dump_args_N=1;
3054 for lt_arg
3055 do
3056 \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
3057 lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
3058 done
3059 }
3060
3061 # Core function for launching the target application
3062 func_exec_program_core ()
3063 {
3064 "
3065 case $host in
3066 # Backslashes separate directories on plain windows
3067 *-*-mingw | *-*-os2* | *-cegcc*)
3068 $ECHO "\
3069 if test -n \"\$lt_option_debug\"; then
3070 \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir\\\\\$program\" 1>&2
3071 func_lt_dump_args \${1+\"\$@\"} 1>&2
3072 fi
3073 exec \"\$progdir\\\\\$program\" \${1+\"\$@\"}
3074 "
3075 ;;
3076
3077 *)
3078 $ECHO "\
3079 if test -n \"\$lt_option_debug\"; then
3080 \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[0]: \$progdir/\$program\" 1>&2
3081 func_lt_dump_args \${1+\"\$@\"} 1>&2
3082 fi
3083 exec \"\$progdir/\$program\" \${1+\"\$@\"}
3084 "
3085 ;;
3086 esac
3087 $ECHO "\
3088 \$ECHO \"\$0: cannot exec \$program \$*\" 1>&2
3089 exit 1
3090 }
3091
3092 # A function to encapsulate launching the target application
3093 # Strips options in the --lt-* namespace from \$@ and
3094 # launches target application with the remaining arguments.
3095 func_exec_program ()
3096 {
3097 for lt_wr_arg
3098 do
3099 case \$lt_wr_arg in
3100 --lt-*) ;;
3101 *) set x \"\$@\" \"\$lt_wr_arg\"; shift;;
3102 esac
3103 shift
3104 done
3105 func_exec_program_core \${1+\"\$@\"}
3106 }
3107
3108 # Parse options
3109 func_parse_lt_options \"\$0\" \${1+\"\$@\"}
3110
3111 # Find the directory that this script lives in.
3112 thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
3113 test \"x\$thisdir\" = \"x\$file\" && thisdir=.
3114
3115 # Follow symbolic links until we get to the real thisdir.
3116 file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
3117 while test -n \"\$file\"; do
3118 destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
3119
3120 # If there was a directory component, then change thisdir.
3121 if test \"x\$destdir\" != \"x\$file\"; then
3122 case \"\$destdir\" in
3123 [\\\\/]* | [A-Za-z]:[\\\\/]*) thisdir=\"\$destdir\" ;;
3124 *) thisdir=\"\$thisdir/\$destdir\" ;;
3125 esac
3126 fi
3127
3128 file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
3129 file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
3130 done
3131
3132 # Usually 'no', except on cygwin/mingw when embedded into
3133 # the cwrapper.
3134 WRAPPER_SCRIPT_BELONGS_IN_OBJDIR=$func_emit_wrapper_arg1
3135 if test \"\$WRAPPER_SCRIPT_BELONGS_IN_OBJDIR\" = \"yes\"; then
3136 # special case for '.'
3137 if test \"\$thisdir\" = \".\"; then
3138 thisdir=\`pwd\`
3139 fi
3140 # remove .libs from thisdir
3141 case \"\$thisdir\" in
3142 *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
3143 $objdir ) thisdir=. ;;
3144 esac
3145 fi
3146
3147 # Try to get the absolute directory name.
3148 absdir=\`cd \"\$thisdir\" && pwd\`
3149 test -n \"\$absdir\" && thisdir=\"\$absdir\"
3150 "
3151
3152 if test "$fast_install" = yes; then
3153 $ECHO "\
3154 program=lt-'$outputname'$exeext
3155 progdir=\"\$thisdir/$objdir\"
3156
3157 if test ! -f \"\$progdir/\$program\" ||
3158 { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
3159 test \"X\$file\" != \"X\$progdir/\$program\"; }; then
3160
3161 file=\"\$\$-\$program\"
3162
3163 if test ! -d \"\$progdir\"; then
3164 $MKDIR \"\$progdir\"
3165 else
3166 $RM \"\$progdir/\$file\"
3167 fi"
3168
3169 $ECHO "\
3170
3171 # relink executable if necessary
3172 if test -n \"\$relink_command\"; then
3173 if relink_command_output=\`eval \$relink_command 2>&1\`; then :
3174 else
3175 $ECHO \"\$relink_command_output\" >&2
3176 $RM \"\$progdir/\$file\"
3177 exit 1
3178 fi
3179 fi
3180
3181 $MV \"\$progdir/\$file\" \"\$progdir/\$program\" 2>/dev/null ||
3182 { $RM \"\$progdir/\$program\";
3183 $MV \"\$progdir/\$file\" \"\$progdir/\$program\"; }
3184 $RM \"\$progdir/\$file\"
3185 fi"
3186 else
3187 $ECHO "\
3188 program='$outputname'
3189 progdir=\"\$thisdir/$objdir\"
3190 "
29473191 fi
29483192
2949 # split this up so that func_emit_cwrapperexe_src
2950 # can call each part independently.
2951 func_emit_wrapper_part1 "${func_emit_wrapper_arg1}"
2952 func_emit_wrapper_part2 "${func_emit_wrapper_arg1}"
3193 $ECHO "\
3194
3195 if test -f \"\$progdir/\$program\"; then"
3196
3197 # Export our shlibpath_var if we have one.
3198 if test "$shlibpath_overrides_runpath" = yes && test -n "$shlibpath_var" && test -n "$temp_rpath"; then
3199 $ECHO "\
3200 # Add our own library path to $shlibpath_var
3201 $shlibpath_var=\"$temp_rpath\$$shlibpath_var\"
3202
3203 # Some systems cannot cope with colon-terminated $shlibpath_var
3204 # The second colon is a workaround for a bug in BeOS R4 sed
3205 $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
3206
3207 export $shlibpath_var
3208 "
3209 fi
3210
3211 # fixup the dll searchpath if we need to.
3212 if test -n "$dllsearchpath"; then
3213 $ECHO "\
3214 # Add the dll search path components to the executable PATH
3215 PATH=$dllsearchpath:\$PATH
3216 "
3217 fi
3218
3219 $ECHO "\
3220 if test \"\$libtool_execute_magic\" != \"$magic\"; then
3221 # Run the actual program with our arguments.
3222 func_exec_program \${1+\"\$@\"}
3223 fi
3224 else
3225 # The program doesn't exist.
3226 \$ECHO \"\$0: error: \\\`\$progdir/\$program' does not exist\" 1>&2
3227 \$ECHO \"This script is just a wrapper for \$program.\" 1>&2
3228 \$ECHO \"See the $PACKAGE documentation for more information.\" 1>&2
3229 exit 1
3230 fi
3231 fi\
3232 "
29533233 }
29543234
29553235
29773257 func_to_host_path ()
29783258 {
29793259 func_to_host_path_result="$1"
2980 if test -n "$1" ; then
3260 if test -n "$1"; then
29813261 case $host in
29823262 *mingw* )
29833263 lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
29843264 case $build in
29853265 *mingw* ) # actually, msys
29863266 # awkward: cmd appends spaces to result
2987 lt_sed_strip_trailing_spaces="s/[ ]*\$//"
2988 func_to_host_path_tmp1=`( cmd //c echo "$1" |\
2989 $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
2990 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
2991 $SED -e "$lt_sed_naive_backslashify"`
3267 func_to_host_path_result=`( cmd //c echo "$1" ) 2>/dev/null |
3268 $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"`
29923269 ;;
29933270 *cygwin* )
2994 func_to_host_path_tmp1=`cygpath -w "$1"`
2995 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
2996 $SED -e "$lt_sed_naive_backslashify"`
3271 func_to_host_path_result=`cygpath -w "$1" |
3272 $SED -e "$lt_sed_naive_backslashify"`
29973273 ;;
29983274 * )
29993275 # Unfortunately, winepath does not exit with a non-zero
30053281 # the odd construction:
30063282 func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
30073283 if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
3008 func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
3284 func_to_host_path_result=`$ECHO "$func_to_host_path_tmp1" |
30093285 $SED -e "$lt_sed_naive_backslashify"`
30103286 else
30113287 # Allow warning below.
3012 func_to_host_path_result=""
3288 func_to_host_path_result=
30133289 fi
30143290 ;;
30153291 esac
30163292 if test -z "$func_to_host_path_result" ; then
30173293 func_error "Could not determine host path corresponding to"
3018 func_error " '$1'"
3294 func_error " \`$1'"
30193295 func_error "Continuing, but uninstalled executables may not work."
30203296 # Fallback:
30213297 func_to_host_path_result="$1"
30483324 func_to_host_pathlist ()
30493325 {
30503326 func_to_host_pathlist_result="$1"
3051 if test -n "$1" ; then
3327 if test -n "$1"; then
30523328 case $host in
30533329 *mingw* )
30543330 lt_sed_naive_backslashify='s|\\\\*|\\|g;s|/|\\|g;s|\\|\\\\|g'
30553331 # Remove leading and trailing path separator characters from
30563332 # ARG. msys behavior is inconsistent here, cygpath turns them
30573333 # into '.;' and ';.', and winepath ignores them completely.
3058 func_to_host_pathlist_tmp2="$1"
3059 # Once set for this call, this variable should not be
3060 # reassigned. It is used in tha fallback case.
3061 func_to_host_pathlist_tmp1=`echo "$func_to_host_pathlist_tmp2" |\
3062 $SED -e 's|^:*||' -e 's|:*$||'`
3334 func_stripname : : "$1"
3335 func_to_host_pathlist_tmp1=$func_stripname_result
30633336 case $build in
30643337 *mingw* ) # Actually, msys.
30653338 # Awkward: cmd appends spaces to result.
3066 lt_sed_strip_trailing_spaces="s/[ ]*\$//"
3067 func_to_host_pathlist_tmp2=`( cmd //c echo "$func_to_host_pathlist_tmp1" |\
3068 $SED -e "$lt_sed_strip_trailing_spaces" ) 2>/dev/null || echo ""`
3069 func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
3070 $SED -e "$lt_sed_naive_backslashify"`
3339 func_to_host_pathlist_result=`
3340 ( cmd //c echo "$func_to_host_pathlist_tmp1" ) 2>/dev/null |
3341 $SED -e 's/[ ]*$//' -e "$lt_sed_naive_backslashify"`
30713342 ;;
30723343 *cygwin* )
3073 func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
3074 func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
3344 func_to_host_pathlist_result=`cygpath -w -p "$func_to_host_pathlist_tmp1" |
30753345 $SED -e "$lt_sed_naive_backslashify"`
30763346 ;;
30773347 * )
30873357 if test -z "$func_to_host_pathlist_result" ; then
30883358 func_to_host_pathlist_result="$func_to_host_path_result"
30893359 else
3090 func_to_host_pathlist_result="$func_to_host_pathlist_result;$func_to_host_path_result"
3360 func_append func_to_host_pathlist_result ";$func_to_host_path_result"
30913361 fi
30923362 fi
30933363 fi
3094 IFS=:
30953364 done
30963365 IFS=$func_to_host_pathlist_oldIFS
30973366 ;;
30983367 esac
3099 if test -z "$func_to_host_pathlist_result" ; then
3368 if test -z "$func_to_host_pathlist_result"; then
31003369 func_error "Could not determine the host path(s) corresponding to"
3101 func_error " '$1'"
3370 func_error " \`$1'"
31023371 func_error "Continuing, but uninstalled executables may not work."
31033372 # Fallback. This may break if $1 contains DOS-style drive
31043373 # specifications. The fix is not to complicate the expression
31153384 ;;
31163385 esac
31173386 case "$1" in
3118 *: ) func_to_host_pathlist_result="$func_to_host_pathlist_result;"
3387 *: ) func_append func_to_host_pathlist_result ";"
31193388 ;;
31203389 esac
31213390 ;;
31403409
31413410 This wrapper executable should never be moved out of the build directory.
31423411 If it is, it will not operate correctly.
3143
3144 Currently, it simply execs the wrapper *script* "$SHELL $output",
3145 but could eventually absorb all of the scripts functionality and
3146 exec $objdir/$outputname directly.
31473412 */
31483413 EOF
31493414 cat <<"EOF"
3415 #ifdef _MSC_VER
3416 # define _CRT_SECURE_NO_DEPRECATE 1
3417 #endif
31503418 #include <stdio.h>
31513419 #include <stdlib.h>
31523420 #ifdef _MSC_VER
31533421 # include <direct.h>
31543422 # include <process.h>
31553423 # include <io.h>
3156 # define setmode _setmode
31573424 #else
31583425 # include <unistd.h>
31593426 # include <stdint.h>
31603427 # ifdef __CYGWIN__
31613428 # include <io.h>
3162 # define HAVE_SETENV
3163 # ifdef __STRICT_ANSI__
3164 char *realpath (const char *, char *);
3165 int putenv (char *);
3166 int setenv (const char *, const char *, int);
3167 # endif
31683429 # endif
31693430 #endif
31703431 #include <malloc.h>
31763437 #include <fcntl.h>
31773438 #include <sys/stat.h>
31783439
3440 /* declarations of non-ANSI functions */
3441 #if defined(__MINGW32__)
3442 # ifdef __STRICT_ANSI__
3443 int _putenv (const char *);
3444 # endif
3445 #elif defined(__CYGWIN__)
3446 # ifdef __STRICT_ANSI__
3447 char *realpath (const char *, char *);
3448 int putenv (char *);
3449 int setenv (const char *, const char *, int);
3450 # endif
3451 /* #elif defined (other platforms) ... */
3452 #endif
3453
3454 /* portability defines, excluding path handling macros */
3455 #if defined(_MSC_VER)
3456 # define setmode _setmode
3457 # define stat _stat
3458 # define chmod _chmod
3459 # define getcwd _getcwd
3460 # define putenv _putenv
3461 # define S_IXUSR _S_IEXEC
3462 # ifndef _INTPTR_T_DEFINED
3463 # define _INTPTR_T_DEFINED
3464 # define intptr_t int
3465 # endif
3466 #elif defined(__MINGW32__)
3467 # define setmode _setmode
3468 # define stat _stat
3469 # define chmod _chmod
3470 # define getcwd _getcwd
3471 # define putenv _putenv
3472 #elif defined(__CYGWIN__)
3473 # define HAVE_SETENV
3474 # define FOPEN_WB "wb"
3475 /* #elif defined (other platforms) ... */
3476 #endif
3477
31793478 #if defined(PATH_MAX)
31803479 # define LT_PATHMAX PATH_MAX
31813480 #elif defined(MAXPATHLEN)
31913490 # define S_IXGRP 0
31923491 #endif
31933492
3194 #ifdef _MSC_VER
3195 # define S_IXUSR _S_IEXEC
3196 # define stat _stat
3197 # ifndef _INTPTR_T_DEFINED
3198 # define intptr_t int
3199 # endif
3200 #endif
3201
3493 /* path handling portability macros */
32023494 #ifndef DIR_SEPARATOR
32033495 # define DIR_SEPARATOR '/'
32043496 # define PATH_SEPARATOR ':'
32293521 # define IS_PATH_SEPARATOR(ch) ((ch) == PATH_SEPARATOR_2)
32303522 #endif /* PATH_SEPARATOR_2 */
32313523
3232 #ifdef __CYGWIN__
3233 # define FOPEN_WB "wb"
3234 #endif
3235
32363524 #ifndef FOPEN_WB
32373525 # define FOPEN_WB "w"
32383526 #endif
32453533 if (stale) { free ((void *) stale); stale = 0; } \
32463534 } while (0)
32473535
3248 #undef LTWRAPPER_DEBUGPRINTF
3249 #if defined DEBUGWRAPPER
3250 # define LTWRAPPER_DEBUGPRINTF(args) ltwrapper_debugprintf args
3251 static void
3252 ltwrapper_debugprintf (const char *fmt, ...)
3253 {
3254 va_list args;
3255 va_start (args, fmt);
3256 (void) vfprintf (stderr, fmt, args);
3257 va_end (args);
3258 }
3536 #if defined(LT_DEBUGWRAPPER)
3537 static int lt_debug = 1;
32593538 #else
3260 # define LTWRAPPER_DEBUGPRINTF(args)
3539 static int lt_debug = 0;
32613540 #endif
32623541
3263 const char *program_name = NULL;
3542 const char *program_name = "libtool-wrapper"; /* in case xstrdup fails */
32643543
32653544 void *xmalloc (size_t num);
32663545 char *xstrdup (const char *string);
32703549 int make_executable (const char *path);
32713550 int check_executable (const char *path);
32723551 char *strendzap (char *str, const char *pat);
3273 void lt_fatal (const char *message, ...);
3552 void lt_debugprintf (const char *file, int line, const char *fmt, ...);
3553 void lt_fatal (const char *file, int line, const char *message, ...);
3554 static const char *nonnull (const char *s);
3555 static const char *nonempty (const char *s);
32743556 void lt_setenv (const char *name, const char *value);
32753557 char *lt_extend_str (const char *orig_value, const char *add, int to_end);
3276 void lt_opt_process_env_set (const char *arg);
3277 void lt_opt_process_env_prepend (const char *arg);
3278 void lt_opt_process_env_append (const char *arg);
3279 int lt_split_name_value (const char *arg, char** name, char** value);
32803558 void lt_update_exe_path (const char *name, const char *value);
32813559 void lt_update_lib_path (const char *name, const char *value);
3282
3283 static const char *script_text_part1 =
3560 char **prepare_spawn (char **argv);
3561 void lt_dump_script (FILE *f);
32843562 EOF
3285
3286 func_emit_wrapper_part1 yes |
3287 $SED -e 's/\([\\"]\)/\\\1/g' \
3288 -e 's/^/ "/' -e 's/$/\\n"/'
3289 echo ";"
3290 cat <<EOF
3291
3292 static const char *script_text_part2 =
3293 EOF
3294 func_emit_wrapper_part2 yes |
3295 $SED -e 's/\([\\"]\)/\\\1/g' \
3296 -e 's/^/ "/' -e 's/$/\\n"/'
3297 echo ";"
32983563
32993564 cat <<EOF
33003565 const char * MAGIC_EXE = "$magic_exe";
33393604 cat <<"EOF"
33403605
33413606 #define LTWRAPPER_OPTION_PREFIX "--lt-"
3342 #define LTWRAPPER_OPTION_PREFIX_LENGTH 5
3343
3344 static const size_t opt_prefix_len = LTWRAPPER_OPTION_PREFIX_LENGTH;
3607
33453608 static const char *ltwrapper_option_prefix = LTWRAPPER_OPTION_PREFIX;
3346
33473609 static const char *dumpscript_opt = LTWRAPPER_OPTION_PREFIX "dump-script";
3348
3349 static const size_t env_set_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 7;
3350 static const char *env_set_opt = LTWRAPPER_OPTION_PREFIX "env-set";
3351 /* argument is putenv-style "foo=bar", value of foo is set to bar */
3352
3353 static const size_t env_prepend_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 11;
3354 static const char *env_prepend_opt = LTWRAPPER_OPTION_PREFIX "env-prepend";
3355 /* argument is putenv-style "foo=bar", new value of foo is bar${foo} */
3356
3357 static const size_t env_append_opt_len = LTWRAPPER_OPTION_PREFIX_LENGTH + 10;
3358 static const char *env_append_opt = LTWRAPPER_OPTION_PREFIX "env-append";
3359 /* argument is putenv-style "foo=bar", new value of foo is ${foo}bar */
3610 static const char *debug_opt = LTWRAPPER_OPTION_PREFIX "debug";
33603611
33613612 int
33623613 main (int argc, char *argv[])
33733624 int i;
33743625
33753626 program_name = (char *) xstrdup (base_name (argv[0]));
3376 LTWRAPPER_DEBUGPRINTF (("(main) argv[0] : %s\n", argv[0]));
3377 LTWRAPPER_DEBUGPRINTF (("(main) program_name : %s\n", program_name));
3378
3379 /* very simple arg parsing; don't want to rely on getopt */
3627 newargz = XMALLOC (char *, argc + 1);
3628
3629 /* very simple arg parsing; don't want to rely on getopt
3630 * also, copy all non cwrapper options to newargz, except
3631 * argz[0], which is handled differently
3632 */
3633 newargc=0;
33803634 for (i = 1; i < argc; i++)
33813635 {
33823636 if (strcmp (argv[i], dumpscript_opt) == 0)
33903644 esac
33913645
33923646 cat <<"EOF"
3393 printf ("%s", script_text_part1);
3394 printf ("%s", script_text_part2);
3647 lt_dump_script (stdout);
33953648 return 0;
33963649 }
3650 if (strcmp (argv[i], debug_opt) == 0)
3651 {
3652 lt_debug = 1;
3653 continue;
3654 }
3655 if (strcmp (argv[i], ltwrapper_option_prefix) == 0)
3656 {
3657 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
3658 namespace, but it is not one of the ones we know about and
3659 have already dealt with, above (inluding dump-script), then
3660 report an error. Otherwise, targets might begin to believe
3661 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
3662 namespace. The first time any user complains about this, we'll
3663 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
3664 or a configure.ac-settable value.
3665 */
3666 lt_fatal (__FILE__, __LINE__,
3667 "unrecognized %s option: '%s'",
3668 ltwrapper_option_prefix, argv[i]);
3669 }
3670 /* otherwise ... */
3671 newargz[++newargc] = xstrdup (argv[i]);
33973672 }
3398
3399 newargz = XMALLOC (char *, argc + 1);
3673 newargz[++newargc] = NULL;
3674
3675 EOF
3676 cat <<EOF
3677 /* The GNU banner must be the first non-error debug message */
3678 lt_debugprintf (__FILE__, __LINE__, "libtool wrapper (GNU $PACKAGE$TIMESTAMP) $VERSION\n");
3679 EOF
3680 cat <<"EOF"
3681 lt_debugprintf (__FILE__, __LINE__, "(main) argv[0]: %s\n", argv[0]);
3682 lt_debugprintf (__FILE__, __LINE__, "(main) program_name: %s\n", program_name);
3683
34003684 tmp_pathspec = find_executable (argv[0]);
34013685 if (tmp_pathspec == NULL)
3402 lt_fatal ("Couldn't find %s", argv[0]);
3403 LTWRAPPER_DEBUGPRINTF (("(main) found exe (before symlink chase) at : %s\n",
3404 tmp_pathspec));
3686 lt_fatal (__FILE__, __LINE__, "couldn't find %s", argv[0]);
3687 lt_debugprintf (__FILE__, __LINE__,
3688 "(main) found exe (before symlink chase) at: %s\n",
3689 tmp_pathspec);
34053690
34063691 actual_cwrapper_path = chase_symlinks (tmp_pathspec);
3407 LTWRAPPER_DEBUGPRINTF (("(main) found exe (after symlink chase) at : %s\n",
3408 actual_cwrapper_path));
3692 lt_debugprintf (__FILE__, __LINE__,
3693 "(main) found exe (after symlink chase) at: %s\n",
3694 actual_cwrapper_path);
34093695 XFREE (tmp_pathspec);
34103696
3411 actual_cwrapper_name = xstrdup( base_name (actual_cwrapper_path));
3697 actual_cwrapper_name = xstrdup (base_name (actual_cwrapper_path));
34123698 strendzap (actual_cwrapper_path, actual_cwrapper_name);
34133699
34143700 /* wrapper name transforms */
34263712 target_name = tmp_pathspec;
34273713 tmp_pathspec = 0;
34283714
3429 LTWRAPPER_DEBUGPRINTF (("(main) libtool target name: %s\n",
3430 target_name));
3715 lt_debugprintf (__FILE__, __LINE__,
3716 "(main) libtool target name: %s\n",
3717 target_name);
34313718 EOF
34323719
34333720 cat <<EOF
34803767 lt_update_lib_path (LIB_PATH_VARNAME, LIB_PATH_VALUE);
34813768 lt_update_exe_path (EXE_PATH_VARNAME, EXE_PATH_VALUE);
34823769
3483 newargc=0;
3484 for (i = 1; i < argc; i++)
3485 {
3486 if (strncmp (argv[i], env_set_opt, env_set_opt_len) == 0)
3487 {
3488 if (argv[i][env_set_opt_len] == '=')
3489 {
3490 const char *p = argv[i] + env_set_opt_len + 1;
3491 lt_opt_process_env_set (p);
3492 }
3493 else if (argv[i][env_set_opt_len] == '\0' && i + 1 < argc)
3494 {
3495 lt_opt_process_env_set (argv[++i]); /* don't copy */
3496 }
3497 else
3498 lt_fatal ("%s missing required argument", env_set_opt);
3499 continue;
3500 }
3501 if (strncmp (argv[i], env_prepend_opt, env_prepend_opt_len) == 0)
3502 {
3503 if (argv[i][env_prepend_opt_len] == '=')
3504 {
3505 const char *p = argv[i] + env_prepend_opt_len + 1;
3506 lt_opt_process_env_prepend (p);
3507 }
3508 else if (argv[i][env_prepend_opt_len] == '\0' && i + 1 < argc)
3509 {
3510 lt_opt_process_env_prepend (argv[++i]); /* don't copy */
3511 }
3512 else
3513 lt_fatal ("%s missing required argument", env_prepend_opt);
3514 continue;
3515 }
3516 if (strncmp (argv[i], env_append_opt, env_append_opt_len) == 0)
3517 {
3518 if (argv[i][env_append_opt_len] == '=')
3519 {
3520 const char *p = argv[i] + env_append_opt_len + 1;
3521 lt_opt_process_env_append (p);
3522 }
3523 else if (argv[i][env_append_opt_len] == '\0' && i + 1 < argc)
3524 {
3525 lt_opt_process_env_append (argv[++i]); /* don't copy */
3526 }
3527 else
3528 lt_fatal ("%s missing required argument", env_append_opt);
3529 continue;
3530 }
3531 if (strncmp (argv[i], ltwrapper_option_prefix, opt_prefix_len) == 0)
3532 {
3533 /* however, if there is an option in the LTWRAPPER_OPTION_PREFIX
3534 namespace, but it is not one of the ones we know about and
3535 have already dealt with, above (inluding dump-script), then
3536 report an error. Otherwise, targets might begin to believe
3537 they are allowed to use options in the LTWRAPPER_OPTION_PREFIX
3538 namespace. The first time any user complains about this, we'll
3539 need to make LTWRAPPER_OPTION_PREFIX a configure-time option
3540 or a configure.ac-settable value.
3541 */
3542 lt_fatal ("Unrecognized option in %s namespace: '%s'",
3543 ltwrapper_option_prefix, argv[i]);
3544 }
3545 /* otherwise ... */
3546 newargz[++newargc] = xstrdup (argv[i]);
3547 }
3548 newargz[++newargc] = NULL;
3549
3550 LTWRAPPER_DEBUGPRINTF (("(main) lt_argv_zero : %s\n", (lt_argv_zero ? lt_argv_zero : "<NULL>")));
3770 lt_debugprintf (__FILE__, __LINE__, "(main) lt_argv_zero: %s\n",
3771 nonnull (lt_argv_zero));
35513772 for (i = 0; i < newargc; i++)
35523773 {
3553 LTWRAPPER_DEBUGPRINTF (("(main) newargz[%d] : %s\n", i, (newargz[i] ? newargz[i] : "<NULL>")));
3774 lt_debugprintf (__FILE__, __LINE__, "(main) newargz[%d]: %s\n",
3775 i, nonnull (newargz[i]));
35543776 }
35553777
35563778 EOF
35593781 mingw*)
35603782 cat <<"EOF"
35613783 /* execv doesn't actually work on mingw as expected on unix */
3784 newargz = prepare_spawn (newargz);
35623785 rval = _spawnv (_P_WAIT, lt_argv_zero, (const char * const *) newargz);
35633786 if (rval == -1)
35643787 {
35653788 /* failed to start process */
3566 LTWRAPPER_DEBUGPRINTF (("(main) failed to launch target \"%s\": errno = %d\n", lt_argv_zero, errno));
3789 lt_debugprintf (__FILE__, __LINE__,
3790 "(main) failed to launch target \"%s\": %s\n",
3791 lt_argv_zero, nonnull (strerror (errno)));
35673792 return 127;
35683793 }
35693794 return rval;
35853810 {
35863811 void *p = (void *) malloc (num);
35873812 if (!p)
3588 lt_fatal ("Memory exhausted");
3813 lt_fatal (__FILE__, __LINE__, "memory exhausted");
35893814
35903815 return p;
35913816 }
36193844 {
36203845 struct stat st;
36213846
3622 LTWRAPPER_DEBUGPRINTF (("(check_executable) : %s\n",
3623 path ? (*path ? path : "EMPTY!") : "NULL!"));
3847 lt_debugprintf (__FILE__, __LINE__, "(check_executable): %s\n",
3848 nonempty (path));
36243849 if ((!path) || (!*path))
36253850 return 0;
36263851
36373862 int rval = 0;
36383863 struct stat st;
36393864
3640 LTWRAPPER_DEBUGPRINTF (("(make_executable) : %s\n",
3641 path ? (*path ? path : "EMPTY!") : "NULL!"));
3865 lt_debugprintf (__FILE__, __LINE__, "(make_executable): %s\n",
3866 nonempty (path));
36423867 if ((!path) || (!*path))
36433868 return 0;
36443869
36643889 int tmp_len;
36653890 char *concat_name;
36663891
3667 LTWRAPPER_DEBUGPRINTF (("(find_executable) : %s\n",
3668 wrapper ? (*wrapper ? wrapper : "EMPTY!") : "NULL!"));
3892 lt_debugprintf (__FILE__, __LINE__, "(find_executable): %s\n",
3893 nonempty (wrapper));
36693894
36703895 if ((wrapper == NULL) || (*wrapper == '\0'))
36713896 return NULL;
37183943 {
37193944 /* empty path: current directory */
37203945 if (getcwd (tmp, LT_PATHMAX) == NULL)
3721 lt_fatal ("getcwd failed");
3946 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
3947 nonnull (strerror (errno)));
37223948 tmp_len = strlen (tmp);
37233949 concat_name =
37243950 XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
37433969 }
37443970 /* Relative path | not found in path: prepend cwd */
37453971 if (getcwd (tmp, LT_PATHMAX) == NULL)
3746 lt_fatal ("getcwd failed");
3972 lt_fatal (__FILE__, __LINE__, "getcwd failed: %s",
3973 nonnull (strerror (errno)));
37473974 tmp_len = strlen (tmp);
37483975 concat_name = XMALLOC (char, tmp_len + 1 + strlen (wrapper) + 1);
37493976 memcpy (concat_name, tmp, tmp_len);
37693996 int has_symlinks = 0;
37703997 while (strlen (tmp_pathspec) && !has_symlinks)
37713998 {
3772 LTWRAPPER_DEBUGPRINTF (("checking path component for symlinks: %s\n",
3773 tmp_pathspec));
3999 lt_debugprintf (__FILE__, __LINE__,
4000 "checking path component for symlinks: %s\n",
4001 tmp_pathspec);
37744002 if (lstat (tmp_pathspec, &s) == 0)
37754003 {
37764004 if (S_ISLNK (s.st_mode) != 0)
37924020 }
37934021 else
37944022 {
3795 char *errstr = strerror (errno);
3796 lt_fatal ("Error accessing file %s (%s)", tmp_pathspec, errstr);
4023 lt_fatal (__FILE__, __LINE__,
4024 "error accessing file \"%s\": %s",
4025 tmp_pathspec, nonnull (strerror (errno)));
37974026 }
37984027 }
37994028 XFREE (tmp_pathspec);
38064035 tmp_pathspec = realpath (pathspec, buf);
38074036 if (tmp_pathspec == 0)
38084037 {
3809 lt_fatal ("Could not follow symlinks for %s", pathspec);
4038 lt_fatal (__FILE__, __LINE__,
4039 "could not follow symlinks for %s", pathspec);
38104040 }
38114041 return xstrdup (tmp_pathspec);
38124042 #endif
38324062 return str;
38334063 }
38344064
4065 void
4066 lt_debugprintf (const char *file, int line, const char *fmt, ...)
4067 {
4068 va_list args;
4069 if (lt_debug)
4070 {
4071 (void) fprintf (stderr, "%s:%s:%d: ", program_name, file, line);
4072 va_start (args, fmt);
4073 (void) vfprintf (stderr, fmt, args);
4074 va_end (args);
4075 }
4076 }
4077
38354078 static void
3836 lt_error_core (int exit_status, const char *mode,
4079 lt_error_core (int exit_status, const char *file,
4080 int line, const char *mode,
38374081 const char *message, va_list ap)
38384082 {
3839 fprintf (stderr, "%s: %s: ", program_name, mode);
4083 fprintf (stderr, "%s:%s:%d: %s: ", program_name, file, line, mode);
38404084 vfprintf (stderr, message, ap);
38414085 fprintf (stderr, ".\n");
38424086
38454089 }
38464090
38474091 void
3848 lt_fatal (const char *message, ...)
4092 lt_fatal (const char *file, int line, const char *message, ...)
38494093 {
38504094 va_list ap;
38514095 va_start (ap, message);
3852 lt_error_core (EXIT_FAILURE, "FATAL", message, ap);
4096 lt_error_core (EXIT_FAILURE, file, line, "FATAL", message, ap);
38534097 va_end (ap);
4098 }
4099
4100 static const char *
4101 nonnull (const char *s)
4102 {
4103 return s ? s : "(null)";
4104 }
4105
4106 static const char *
4107 nonempty (const char *s)
4108 {
4109 return (s && !*s) ? "(empty)" : nonnull (s);
38544110 }
38554111
38564112 void
38574113 lt_setenv (const char *name, const char *value)
38584114 {
3859 LTWRAPPER_DEBUGPRINTF (("(lt_setenv) setting '%s' to '%s'\n",
3860 (name ? name : "<NULL>"),
3861 (value ? value : "<NULL>")));
4115 lt_debugprintf (__FILE__, __LINE__,
4116 "(lt_setenv) setting '%s' to '%s'\n",
4117 nonnull (name), nonnull (value));
38624118 {
38634119 #ifdef HAVE_SETENV
38644120 /* always make a copy, for consistency with !HAVE_SETENV */
39034159 return new_value;
39044160 }
39054161
3906 int
3907 lt_split_name_value (const char *arg, char** name, char** value)
3908 {
3909 const char *p;
3910 int len;
3911 if (!arg || !*arg)
3912 return 1;
3913
3914 p = strchr (arg, (int)'=');
3915
3916 if (!p)
3917 return 1;
3918
3919 *value = xstrdup (++p);
3920
3921 len = strlen (arg) - strlen (*value);
3922 *name = XMALLOC (char, len);
3923 strncpy (*name, arg, len-1);
3924 (*name)[len - 1] = '\0';
3925
3926 return 0;
3927 }
3928
3929 void
3930 lt_opt_process_env_set (const char *arg)
3931 {
3932 char *name = NULL;
3933 char *value = NULL;
3934
3935 if (lt_split_name_value (arg, &name, &value) != 0)
3936 {
3937 XFREE (name);
3938 XFREE (value);
3939 lt_fatal ("bad argument for %s: '%s'", env_set_opt, arg);
3940 }
3941
3942 lt_setenv (name, value);
3943 XFREE (name);
3944 XFREE (value);
3945 }
3946
3947 void
3948 lt_opt_process_env_prepend (const char *arg)
3949 {
3950 char *name = NULL;
3951 char *value = NULL;
3952 char *new_value = NULL;
3953
3954 if (lt_split_name_value (arg, &name, &value) != 0)
3955 {
3956 XFREE (name);
3957 XFREE (value);
3958 lt_fatal ("bad argument for %s: '%s'", env_prepend_opt, arg);
3959 }
3960
3961 new_value = lt_extend_str (getenv (name), value, 0);
3962 lt_setenv (name, new_value);
3963 XFREE (new_value);
3964 XFREE (name);
3965 XFREE (value);
3966 }
3967
3968 void
3969 lt_opt_process_env_append (const char *arg)
3970 {
3971 char *name = NULL;
3972 char *value = NULL;
3973 char *new_value = NULL;
3974
3975 if (lt_split_name_value (arg, &name, &value) != 0)
3976 {
3977 XFREE (name);
3978 XFREE (value);
3979 lt_fatal ("bad argument for %s: '%s'", env_append_opt, arg);
3980 }
3981
3982 new_value = lt_extend_str (getenv (name), value, 1);
3983 lt_setenv (name, new_value);
3984 XFREE (new_value);
3985 XFREE (name);
3986 XFREE (value);
3987 }
3988
39894162 void
39904163 lt_update_exe_path (const char *name, const char *value)
39914164 {
3992 LTWRAPPER_DEBUGPRINTF (("(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
3993 (name ? name : "<NULL>"),
3994 (value ? value : "<NULL>")));
4165 lt_debugprintf (__FILE__, __LINE__,
4166 "(lt_update_exe_path) modifying '%s' by prepending '%s'\n",
4167 nonnull (name), nonnull (value));
39954168
39964169 if (name && *name && value && *value)
39974170 {
40104183 void
40114184 lt_update_lib_path (const char *name, const char *value)
40124185 {
4013 LTWRAPPER_DEBUGPRINTF (("(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
4014 (name ? name : "<NULL>"),
4015 (value ? value : "<NULL>")));
4186 lt_debugprintf (__FILE__, __LINE__,
4187 "(lt_update_lib_path) modifying '%s' by prepending '%s'\n",
4188 nonnull (name), nonnull (value));
40164189
40174190 if (name && *name && value && *value)
40184191 {
40224195 }
40234196 }
40244197
4025
4198 EOF
4199 case $host_os in
4200 mingw*)
4201 cat <<"EOF"
4202
4203 /* Prepares an argument vector before calling spawn().
4204 Note that spawn() does not by itself call the command interpreter
4205 (getenv ("COMSPEC") != NULL ? getenv ("COMSPEC") :
4206 ({ OSVERSIONINFO v; v.dwOSVersionInfoSize = sizeof(OSVERSIONINFO);
4207 GetVersionEx(&v);
4208 v.dwPlatformId == VER_PLATFORM_WIN32_NT;
4209 }) ? "cmd.exe" : "command.com").
4210 Instead it simply concatenates the arguments, separated by ' ', and calls
4211 CreateProcess(). We must quote the arguments since Win32 CreateProcess()
4212 interprets characters like ' ', '\t', '\\', '"' (but not '<' and '>') in a
4213 special way:
4214 - Space and tab are interpreted as delimiters. They are not treated as
4215 delimiters if they are surrounded by double quotes: "...".
4216 - Unescaped double quotes are removed from the input. Their only effect is
4217 that within double quotes, space and tab are treated like normal
4218 characters.
4219 - Backslashes not followed by double quotes are not special.
4220 - But 2*n+1 backslashes followed by a double quote become
4221 n backslashes followed by a double quote (n >= 0):
4222 \" -> "
4223 \\\" -> \"
4224 \\\\\" -> \\"
4225 */
4226 #define SHELL_SPECIAL_CHARS "\"\\ \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
4227 #define SHELL_SPACE_CHARS " \001\002\003\004\005\006\007\010\011\012\013\014\015\016\017\020\021\022\023\024\025\026\027\030\031\032\033\034\035\036\037"
4228 char **
4229 prepare_spawn (char **argv)
4230 {
4231 size_t argc;
4232 char **new_argv;
4233 size_t i;
4234
4235 /* Count number of arguments. */
4236 for (argc = 0; argv[argc] != NULL; argc++)
4237 ;
4238
4239 /* Allocate new argument vector. */
4240 new_argv = XMALLOC (char *, argc + 1);
4241
4242 /* Put quoted arguments into the new argument vector. */
4243 for (i = 0; i < argc; i++)
4244 {
4245 const char *string = argv[i];
4246
4247 if (string[0] == '\0')
4248 new_argv[i] = xstrdup ("\"\"");
4249 else if (strpbrk (string, SHELL_SPECIAL_CHARS) != NULL)
4250 {
4251 int quote_around = (strpbrk (string, SHELL_SPACE_CHARS) != NULL);
4252 size_t length;
4253 unsigned int backslashes;
4254 const char *s;
4255 char *quoted_string;
4256 char *p;
4257
4258 length = 0;
4259 backslashes = 0;
4260 if (quote_around)
4261 length++;
4262 for (s = string; *s != '\0'; s++)
4263 {
4264 char c = *s;
4265 if (c == '"')
4266 length += backslashes + 1;
4267 length++;
4268 if (c == '\\')
4269 backslashes++;
4270 else
4271 backslashes = 0;
4272 }
4273 if (quote_around)
4274 length += backslashes + 1;
4275
4276 quoted_string = XMALLOC (char, length + 1);
4277
4278 p = quoted_string;
4279 backslashes = 0;
4280 if (quote_around)
4281 *p++ = '"';
4282 for (s = string; *s != '\0'; s++)
4283 {
4284 char c = *s;
4285 if (c == '"')
4286 {
4287 unsigned int j;
4288 for (j = backslashes + 1; j > 0; j--)
4289 *p++ = '\\';
4290 }
4291 *p++ = c;
4292 if (c == '\\')
4293 backslashes++;
4294 else
4295 backslashes = 0;
4296 }
4297 if (quote_around)
4298 {
4299 unsigned int j;
4300 for (j = backslashes; j > 0; j--)
4301 *p++ = '\\';
4302 *p++ = '"';
4303 }
4304 *p = '\0';
4305
4306 new_argv[i] = quoted_string;
4307 }
4308 else
4309 new_argv[i] = (char *) string;
4310 }
4311 new_argv[argc] = NULL;
4312
4313 return new_argv;
4314 }
4315 EOF
4316 ;;
4317 esac
4318
4319 cat <<"EOF"
4320 void lt_dump_script (FILE* f)
4321 {
4322 EOF
4323 func_emit_wrapper yes |
4324 $SED -e 's/\([\\"]\)/\\\1/g' \
4325 -e 's/^/ fputs ("/' -e 's/$/\\n", f);/'
4326
4327 cat <<"EOF"
4328 }
40264329 EOF
40274330 }
40284331 # end: func_emit_cwrapperexe_src
4332
4333 # func_win32_import_lib_p ARG
4334 # True if ARG is an import lib, as indicated by $file_magic_cmd
4335 func_win32_import_lib_p ()
4336 {
4337 $opt_debug
4338 case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
4339 *import*) : ;;
4340 *) false ;;
4341 esac
4342 }
40294343
40304344 # func_mode_link arg...
40314345 func_mode_link ()
40714385 new_inherited_linker_flags=
40724386
40734387 avoid_version=no
4388 bindir=
40744389 dlfiles=
40754390 dlprefiles=
40764391 dlself=no
41634478 esac
41644479
41654480 case $prev in
4481 bindir)
4482 bindir="$arg"
4483 prev=
4484 continue
4485 ;;
41664486 dlfiles|dlprefiles)
41674487 if test "$preload" = no; then
41684488 # Add the symbol object into the linking commands.
44244744 continue
44254745 ;;
44264746
4747 -bindir)
4748 prev=bindir
4749 continue
4750 ;;
4751
44274752 -dlopen)
44284753 prev=dlfiles
44294754 continue
45024827 esac
45034828 case $host in
45044829 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
4505 testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
4830 testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
45064831 case :$dllsearchpath: in
45074832 *":$dir:"*) ;;
45084833 ::) dllsearchpath=$dir;;
45214846 -l*)
45224847 if test "X$arg" = "X-lc" || test "X$arg" = "X-lm"; then
45234848 case $host in
4524 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc*)
4849 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-beos* | *-cegcc* | *-*-haiku*)
45254850 # These systems don't actually have a C or math library (as such)
45264851 continue
45274852 ;;
47075032 for flag in $args; do
47085033 IFS="$save_ifs"
47095034 func_quote_for_eval "$flag"
4710 arg="$arg $wl$func_quote_for_eval_result"
5035 arg="$arg $func_quote_for_eval_result"
47115036 compiler_flags="$compiler_flags $func_quote_for_eval_result"
47125037 done
47135038 IFS="$save_ifs"
47535078 arg="$func_quote_for_eval_result"
47545079 ;;
47555080
4756 # -64, -mips[0-9] enable 64-bit mode on the SGI compiler
4757 # -r[0-9][0-9]* specifies the processor on the SGI compiler
4758 # -xarch=*, -xtarget=* enable 64-bit mode on the Sun compiler
4759 # +DA*, +DD* enable 64-bit mode on the HP compiler
4760 # -q* pass through compiler args for the IBM compiler
4761 # -m*, -t[45]*, -txscale* pass through architecture-specific
4762 # compiler args for GCC
4763 # -F/path gives path to uninstalled frameworks, gcc on darwin
4764 # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
4765 # @file GCC response files
5081 # Flags to be passed through unchanged, with rationale:
5082 # -64, -mips[0-9] enable 64-bit mode for the SGI compiler
5083 # -r[0-9][0-9]* specify processor for the SGI compiler
5084 # -xarch=*, -xtarget=* enable 64-bit mode for the Sun compiler
5085 # +DA*, +DD* enable 64-bit mode for the HP compiler
5086 # -q* compiler args for the IBM compiler
5087 # -m*, -t[45]*, -txscale* architecture-specific flags for GCC
5088 # -F/path path to uninstalled frameworks, gcc on darwin
5089 # -p, -pg, --coverage, -fprofile-* profiling flags for GCC
5090 # @file GCC response files
5091 # -tp=* Portland pgcc target processor selection
47665092 -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
4767 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
5093 -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*)
47685094 func_quote_for_eval "$arg"
47695095 arg="$func_quote_for_eval_result"
47705096 func_append compile_command " $arg"
49245250
49255251 if test -n "$shlibpath_var"; then
49265252 # get the directories listed in $shlibpath_var
4927 eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
5253 eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
49285254 else
49295255 shlib_search_path=
49305256 fi
50475373 # Collect preopened libtool deplibs, except any this library
50485374 # has declared as weak libs
50495375 for deplib in $dependency_libs; do
5050 deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
5376 func_basename "$deplib"
5377 deplib_base=$func_basename_result
50515378 case " $weak_libs " in
50525379 *" $deplib_base "*) ;;
50535380 *) deplibs="$deplibs $deplib" ;;
52265553 match_pattern*)
52275554 set dummy $deplibs_check_method; shift
52285555 match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
5229 if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
5556 if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
52305557 | $EGREP "$match_pattern_regex" > /dev/null; then
52315558 valid_a_lib=yes
52325559 fi
52365563 ;;
52375564 esac
52385565 if test "$valid_a_lib" != yes; then
5239 $ECHO
5566 echo
52405567 $ECHO "*** Warning: Trying to link with static lib archive $deplib."
5241 $ECHO "*** I have the capability to make that library automatically link in when"
5242 $ECHO "*** you link to this library. But I can only do this if you have a"
5243 $ECHO "*** shared version of the library, which you do not appear to have"
5244 $ECHO "*** because the file extensions .$libext of this argument makes me believe"
5245 $ECHO "*** that it is just a static archive that I should not use here."
5568 echo "*** I have the capability to make that library automatically link in when"
5569 echo "*** you link to this library. But I can only do this if you have a"
5570 echo "*** shared version of the library, which you do not appear to have"
5571 echo "*** because the file extensions .$libext of this argument makes me believe"
5572 echo "*** that it is just a static archive that I should not use here."
52465573 else
5247 $ECHO
5574 echo
52485575 $ECHO "*** Warning: Linking the shared library $output against the"
52495576 $ECHO "*** static library $deplib is not portable!"
52505577 deplibs="$deplib $deplibs"
53175644
53185645 # Convert "-framework foo" to "foo.ltframework"
53195646 if test -n "$inherited_linker_flags"; then
5320 tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
5647 tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
53215648 for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
53225649 case " $new_inherited_linker_flags " in
53235650 *" $tmp_inherited_linker_flag "*) ;;
53255652 esac
53265653 done
53275654 fi
5328 dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
5655 dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
53295656 if test "$linkmode,$pass" = "lib,link" ||
53305657 test "$linkmode,$pass" = "prog,scan" ||
53315658 { test "$linkmode" != prog && test "$linkmode" != lib; }; then
55795906 fi
55805907 done
55815908 if test -z "$dlopenmodule" && test "$shouldnotlink" = yes && test "$pass" = link; then
5582 $ECHO
5909 echo
55835910 if test "$linkmode" = prog; then
55845911 $ECHO "*** Warning: Linking the executable $output against the loadable module"
55855912 else
56826009 if test "X$dlopenmodule" != "X$lib"; then
56836010 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
56846011 if test -z "$old_library" ; then
5685 $ECHO
5686 $ECHO "*** And there doesn't seem to be a static archive available"
5687 $ECHO "*** The link will probably fail, sorry"
6012 echo
6013 echo "*** And there doesn't seem to be a static archive available"
6014 echo "*** The link will probably fail, sorry"
56886015 else
56896016 add="$dir/$old_library"
56906017 fi
58246151
58256152 # Just print a warning and add the library to dependency_libs so
58266153 # that the program can be linked against the static library.
5827 $ECHO
6154 echo
58286155 $ECHO "*** Warning: This system can not link to static lib archive $lib."
5829 $ECHO "*** I have the capability to make that library automatically link in when"
5830 $ECHO "*** you link to this library. But I can only do this if you have a"
5831 $ECHO "*** shared version of the library, which you do not appear to have."
6156 echo "*** I have the capability to make that library automatically link in when"
6157 echo "*** you link to this library. But I can only do this if you have a"
6158 echo "*** shared version of the library, which you do not appear to have."
58326159 if test "$module" = yes; then
5833 $ECHO "*** But as you try to build a module library, libtool will still create "
5834 $ECHO "*** a static module, that should work as long as the dlopening application"
5835 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
6160 echo "*** But as you try to build a module library, libtool will still create "
6161 echo "*** a static module, that should work as long as the dlopening application"
6162 echo "*** is linked with the -dlopen flag to resolve symbols at runtime."
58366163 if test -z "$global_symbol_pipe"; then
5837 $ECHO
5838 $ECHO "*** However, this would only work if libtool was able to extract symbol"
5839 $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
5840 $ECHO "*** not find such a program. So, this module is probably useless."
5841 $ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
6164 echo
6165 echo "*** However, this would only work if libtool was able to extract symbol"
6166 echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
6167 echo "*** not find such a program. So, this module is probably useless."
6168 echo "*** \`nm' from GNU binutils and a full rebuild may help."
58426169 fi
58436170 if test "$build_old_libs" = no; then
58446171 build_libtool_libs=module
58926219 if test "$link_all_deplibs" != no; then
58936220 # Add the search paths of all dependency libraries
58946221 for deplib in $dependency_libs; do
6222 path=
58956223 case $deplib in
58966224 -L*) path="$deplib" ;;
58976225 *.la)
59576285 compile_deplibs="$new_inherited_linker_flags $compile_deplibs"
59586286 finalize_deplibs="$new_inherited_linker_flags $finalize_deplibs"
59596287 else
5960 compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
6288 compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
59616289 fi
59626290 fi
59636291 dependency_libs="$newdependency_libs"
61256453 if test "$deplibs_check_method" != pass_all; then
61266454 func_fatal_error "cannot build libtool library \`$output' from non-libtool objects on this host:$objs"
61276455 else
6128 $ECHO
6456 echo
61296457 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
61306458 $ECHO "*** objects $objs is not portable!"
61316459 libobjs="$libobjs $objs"
61936521 age="$number_minor"
61946522 revision="$number_revision"
61956523 ;;
6196 freebsd-aout|freebsd-elf|sunos)
6524 freebsd-aout|freebsd-elf|qnx|sunos)
61976525 current="$number_major"
61986526 revision="$number_minor"
61996527 age="0"
64276755 oldlibs="$oldlibs $output_objdir/$libname.$libext"
64286756
64296757 # Transform .lo files to .o files.
6430 oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
6758 oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
64316759 fi
64326760
64336761 # Eliminate all temporary directories.
64346762 #for path in $notinst_path; do
6435 # lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
6436 # deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
6437 # dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
6763 # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
6764 # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
6765 # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
64386766 #done
64396767
64406768 if test -n "$xrpath"; then
64756803 if test "$build_libtool_libs" = yes; then
64766804 if test -n "$rpath"; then
64776805 case $host in
6478 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc*)
6806 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-*-beos* | *-cegcc* | *-*-haiku*)
64796807 # these systems don't actually have a c library (as such)!
64806808 ;;
64816809 *-*-rhapsody* | *-*-darwin1.[012])
65606888 newdeplibs="$newdeplibs $i"
65616889 else
65626890 droppeddeps=yes
6563 $ECHO
6891 echo
65646892 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
6565 $ECHO "*** I have the capability to make that library automatically link in when"
6566 $ECHO "*** you link to this library. But I can only do this if you have a"
6567 $ECHO "*** shared version of the library, which I believe you do not have"
6568 $ECHO "*** because a test_compile did reveal that the linker did not use it for"
6569 $ECHO "*** its dynamic dependency list that programs get resolved with at runtime."
6893 echo "*** I have the capability to make that library automatically link in when"
6894 echo "*** you link to this library. But I can only do this if you have a"
6895 echo "*** shared version of the library, which I believe you do not have"
6896 echo "*** because a test_compile did reveal that the linker did not use it for"
6897 echo "*** its dynamic dependency list that programs get resolved with at runtime."
65706898 fi
65716899 fi
65726900 ;;
66036931 newdeplibs="$newdeplibs $i"
66046932 else
66056933 droppeddeps=yes
6606 $ECHO
6934 echo
66076935 $ECHO "*** Warning: dynamic linker does not accept needed library $i."
6608 $ECHO "*** I have the capability to make that library automatically link in when"
6609 $ECHO "*** you link to this library. But I can only do this if you have a"
6610 $ECHO "*** shared version of the library, which you do not appear to have"
6611 $ECHO "*** because a test_compile did reveal that the linker did not use this one"
6612 $ECHO "*** as a dynamic dependency that programs can get resolved with at runtime."
6936 echo "*** I have the capability to make that library automatically link in when"
6937 echo "*** you link to this library. But I can only do this if you have a"
6938 echo "*** shared version of the library, which you do not appear to have"
6939 echo "*** because a test_compile did reveal that the linker did not use this one"
6940 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
66136941 fi
66146942 fi
66156943 else
66166944 droppeddeps=yes
6617 $ECHO
6945 echo
66186946 $ECHO "*** Warning! Library $i is needed by this library but I was not able to"
6619 $ECHO "*** make it link in! You will probably need to install it or some"
6620 $ECHO "*** library that it depends on before this library will be fully"
6621 $ECHO "*** functional. Installing it before continuing would be even better."
6947 echo "*** make it link in! You will probably need to install it or some"
6948 echo "*** library that it depends on before this library will be fully"
6949 echo "*** functional. Installing it before continuing would be even better."
66226950 fi
66236951 ;;
66246952 *)
66646992 potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
66656993 case $potliblink in
66666994 [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
6667 *) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
6995 *) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
66686996 esac
66696997 done
66706998 if eval $file_magic_cmd \"\$potlib\" 2>/dev/null |
66797007 fi
66807008 if test -n "$a_deplib" ; then
66817009 droppeddeps=yes
6682 $ECHO
7010 echo
66837011 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
6684 $ECHO "*** I have the capability to make that library automatically link in when"
6685 $ECHO "*** you link to this library. But I can only do this if you have a"
6686 $ECHO "*** shared version of the library, which you do not appear to have"
6687 $ECHO "*** because I did check the linker path looking for a file starting"
7012 echo "*** I have the capability to make that library automatically link in when"
7013 echo "*** you link to this library. But I can only do this if you have a"
7014 echo "*** shared version of the library, which you do not appear to have"
7015 echo "*** because I did check the linker path looking for a file starting"
66887016 if test -z "$potlib" ; then
66897017 $ECHO "*** with $libname but no candidates were found. (...for file magic test)"
66907018 else
67227050 potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
67237051 for potent_lib in $potential_libs; do
67247052 potlib="$potent_lib" # see symlink-check above in file_magic test
6725 if eval "\$ECHO \"X$potent_lib\"" 2>/dev/null | $Xsed -e 10q | \
7053 if eval "\$ECHO \"$potent_lib\"" 2>/dev/null | $SED 10q | \
67267054 $EGREP "$match_pattern_regex" > /dev/null; then
67277055 newdeplibs="$newdeplibs $a_deplib"
67287056 a_deplib=""
67337061 fi
67347062 if test -n "$a_deplib" ; then
67357063 droppeddeps=yes
6736 $ECHO
7064 echo
67377065 $ECHO "*** Warning: linker path does not have real file for library $a_deplib."
6738 $ECHO "*** I have the capability to make that library automatically link in when"
6739 $ECHO "*** you link to this library. But I can only do this if you have a"
6740 $ECHO "*** shared version of the library, which you do not appear to have"
6741 $ECHO "*** because I did check the linker path looking for a file starting"
7066 echo "*** I have the capability to make that library automatically link in when"
7067 echo "*** you link to this library. But I can only do this if you have a"
7068 echo "*** shared version of the library, which you do not appear to have"
7069 echo "*** because I did check the linker path looking for a file starting"
67427070 if test -z "$potlib" ; then
67437071 $ECHO "*** with $libname but no candidates were found. (...for regex pattern test)"
67447072 else
67567084 ;;
67577085 none | unknown | *)
67587086 newdeplibs=""
6759 tmp_deplibs=`$ECHO "X $deplibs" | $Xsed \
6760 -e 's/ -lc$//' -e 's/ -[LR][^ ]*//g'`
7087 tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
67617088 if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
67627089 for i in $predeps $postdeps ; do
67637090 # can't use Xsed below, because $i might contain '/'
6764 tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
7091 tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
67657092 done
67667093 fi
6767 if $ECHO "X $tmp_deplibs" | $Xsed -e 's/[ ]//g' |
6768 $GREP . >/dev/null; then
6769 $ECHO
7094 case $tmp_deplibs in
7095 *[!\ \ ]*)
7096 echo
67707097 if test "X$deplibs_check_method" = "Xnone"; then
6771 $ECHO "*** Warning: inter-library dependencies are not supported in this platform."
7098 echo "*** Warning: inter-library dependencies are not supported in this platform."
67727099 else
6773 $ECHO "*** Warning: inter-library dependencies are not known to be supported."
7100 echo "*** Warning: inter-library dependencies are not known to be supported."
67747101 fi
6775 $ECHO "*** All declared inter-library dependencies are being dropped."
7102 echo "*** All declared inter-library dependencies are being dropped."
67767103 droppeddeps=yes
6777 fi
7104 ;;
7105 esac
67787106 ;;
67797107 esac
67807108 versuffix=$versuffix_save
67867114 case $host in
67877115 *-*-rhapsody* | *-*-darwin1.[012])
67887116 # On Rhapsody replace the C library with the System framework
6789 newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
7117 newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
67907118 ;;
67917119 esac
67927120
67937121 if test "$droppeddeps" = yes; then
67947122 if test "$module" = yes; then
6795 $ECHO
6796 $ECHO "*** Warning: libtool could not satisfy all declared inter-library"
7123 echo
7124 echo "*** Warning: libtool could not satisfy all declared inter-library"
67977125 $ECHO "*** dependencies of module $libname. Therefore, libtool will create"
6798 $ECHO "*** a static module, that should work as long as the dlopening"
6799 $ECHO "*** application is linked with the -dlopen flag."
7126 echo "*** a static module, that should work as long as the dlopening"
7127 echo "*** application is linked with the -dlopen flag."
68007128 if test -z "$global_symbol_pipe"; then
6801 $ECHO
6802 $ECHO "*** However, this would only work if libtool was able to extract symbol"
6803 $ECHO "*** lists from a program, using \`nm' or equivalent, but libtool could"
6804 $ECHO "*** not find such a program. So, this module is probably useless."
6805 $ECHO "*** \`nm' from GNU binutils and a full rebuild may help."
7129 echo
7130 echo "*** However, this would only work if libtool was able to extract symbol"
7131 echo "*** lists from a program, using \`nm' or equivalent, but libtool could"
7132 echo "*** not find such a program. So, this module is probably useless."
7133 echo "*** \`nm' from GNU binutils and a full rebuild may help."
68067134 fi
68077135 if test "$build_old_libs" = no; then
68087136 oldlibs="$output_objdir/$libname.$libext"
68127140 build_libtool_libs=no
68137141 fi
68147142 else
6815 $ECHO "*** The inter-library dependencies that have been dropped here will be"
6816 $ECHO "*** automatically added whenever a program is linked with this library"
6817 $ECHO "*** or is declared to -dlopen it."
7143 echo "*** The inter-library dependencies that have been dropped here will be"
7144 echo "*** automatically added whenever a program is linked with this library"
7145 echo "*** or is declared to -dlopen it."
68187146
68197147 if test "$allow_undefined" = no; then
6820 $ECHO
6821 $ECHO "*** Since this library must not contain undefined symbols,"
6822 $ECHO "*** because either the platform does not support them or"
6823 $ECHO "*** it was explicitly requested with -no-undefined,"
6824 $ECHO "*** libtool will only create a static version of it."
7148 echo
7149 echo "*** Since this library must not contain undefined symbols,"
7150 echo "*** because either the platform does not support them or"
7151 echo "*** it was explicitly requested with -no-undefined,"
7152 echo "*** libtool will only create a static version of it."
68257153 if test "$build_old_libs" = no; then
68267154 oldlibs="$output_objdir/$libname.$libext"
68277155 build_libtool_libs=module
68387166 # Time to change all our "foo.ltframework" stuff back to "-framework foo"
68397167 case $host in
68407168 *-*-darwin*)
6841 newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
6842 new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
6843 deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
7169 newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
7170 new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
7171 deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
68447172 ;;
68457173 esac
68467174
69627290 done
69637291
69647292 # Use standard objects if they are pic
6965 test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
7293 test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
69667294 test "X$libobjs" = "X " && libobjs=
69677295
69687296 delfiles=
70287356 if test -n "$export_symbols" && test -n "$include_expsyms"; then
70297357 tmp_export_symbols="$export_symbols"
70307358 test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
7031 $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
7359 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
70327360 fi
70337361
70347362 if test "X$skipped_export" != "X:" && test -n "$orig_export_symbols"; then
71297457 save_libobjs=$libobjs
71307458 fi
71317459 save_output=$output
7132 output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
7460 func_basename "$output"
7461 output_la=$func_basename_result
71337462
71347463 # Clear the reloadable object creation command queue and
71357464 # initialize k to one.
71427471 if test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "$with_gnu_ld" = yes; then
71437472 output=${output_objdir}/${output_la}.lnkscript
71447473 func_verbose "creating GNU ld script: $output"
7145 $ECHO 'INPUT (' > $output
7474 echo 'INPUT (' > $output
71467475 for obj in $save_libobjs
71477476 do
71487477 $ECHO "$obj" >> $output
71497478 done
7150 $ECHO ')' >> $output
7479 echo ')' >> $output
71517480 delfiles="$delfiles $output"
71527481 elif test -n "$save_libobjs" && test "X$skipped_export" != "X:" && test "X$file_list_spec" != X; then
71537482 output=${output_objdir}/${output_la}.lnk
71897518 # command to the queue.
71907519 if test "$k" -eq 1 ; then
71917520 # The first file doesn't have a previous command to add.
7192 eval concat_cmds=\"$reload_cmds $objlist $last_robj\"
7521 reload_objs=$objlist
7522 eval concat_cmds=\"$reload_cmds\"
71937523 else
71947524 # All subsequent reloadable object files will link in
71957525 # the last one created.
7196 eval concat_cmds=\"\$concat_cmds~$reload_cmds $objlist $last_robj~\$RM $last_robj\"
7526 reload_objs="$objlist $last_robj"
7527 eval concat_cmds=\"\$concat_cmds~$reload_cmds~\$RM $last_robj\"
71977528 fi
71987529 last_robj=$output_objdir/$output_la-${k}.$objext
71997530 func_arith $k + 1
72007531 k=$func_arith_result
72017532 output=$output_objdir/$output_la-${k}.$objext
7202 objlist=$obj
7533 objlist=" $obj"
72037534 func_len " $last_robj"
72047535 func_arith $len0 + $func_len_result
72057536 len=$func_arith_result
72097540 # reloadable object file. All subsequent reloadable object
72107541 # files will link in the last one created.
72117542 test -z "$concat_cmds" || concat_cmds=$concat_cmds~
7212 eval concat_cmds=\"\${concat_cmds}$reload_cmds $objlist $last_robj\"
7543 reload_objs="$objlist $last_robj"
7544 eval concat_cmds=\"\${concat_cmds}$reload_cmds\"
72137545 if test -n "$last_robj"; then
72147546 eval concat_cmds=\"\${concat_cmds}~\$RM $last_robj\"
72157547 fi
72687600 if test -n "$export_symbols" && test -n "$include_expsyms"; then
72697601 tmp_export_symbols="$export_symbols"
72707602 test -n "$orig_export_symbols" && tmp_export_symbols="$orig_export_symbols"
7271 $opt_dry_run || eval '$ECHO "X$include_expsyms" | $Xsed | $SP2NL >> "$tmp_export_symbols"'
7603 $opt_dry_run || eval '$ECHO "$include_expsyms" | $SP2NL >> "$tmp_export_symbols"'
72727604 fi
72737605
72747606 if test -n "$orig_export_symbols"; then
74337765 if test -n "$convenience"; then
74347766 if test -n "$whole_archive_flag_spec"; then
74357767 eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
7436 reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
7768 reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
74377769 else
74387770 gentop="$output_objdir/${obj}x"
74397771 generated="$generated $gentop"
74447776 fi
74457777
74467778 # Create the old-style object.
7447 reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
7779 reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
74487780
74497781 output="$obj"
74507782 func_execute_cmds "$reload_cmds" 'exit $?'
75047836 case $host in
75057837 *-*-rhapsody* | *-*-darwin1.[012])
75067838 # On Rhapsody replace the C library is the System framework
7507 compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
7508 finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
7839 compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
7840 finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
75097841 ;;
75107842 esac
75117843
75227854 esac
75237855 fi
75247856 # Time to change all our "foo.ltframework" stuff back to "-framework foo"
7525 compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
7526 finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
7857 compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
7858 finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
75277859 ;;
75287860 esac
75297861
76607992
76617993 if test -n "$libobjs" && test "$build_old_libs" = yes; then
76627994 # Transform all the library objects into standard objects.
7663 compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
7664 finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
7995 compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
7996 finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
76657997 fi
76667998
76677999 func_generate_dlsyms "$outputname" "@PROGRAM@" "no"
76738005
76748006 wrappers_required=yes
76758007 case $host in
8008 *cegcc* | *mingw32ce*)
8009 # Disable wrappers for cegcc and mingw32ce hosts, we are cross compiling anyway.
8010 wrappers_required=no
8011 ;;
76768012 *cygwin* | *mingw* )
76778013 if test "$build_libtool_libs" != yes; then
76788014 wrappers_required=no
76798015 fi
7680 ;;
7681 *cegcc)
7682 # Disable wrappers for cegcc, we are cross compiling anyway.
7683 wrappers_required=no
76848016 ;;
76858017 *)
76868018 if test "$need_relink" = no || test "$build_libtool_libs" != yes; then
76908022 esac
76918023 if test "$wrappers_required" = no; then
76928024 # Replace the output file specification.
7693 compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
8025 compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
76948026 link_command="$compile_command$compile_rpath"
76958027
76968028 # We have no uninstalled library dependencies, so finalize right now.
77378069 # We don't need to create a wrapper script.
77388070 link_command="$compile_var$compile_command$compile_rpath"
77398071 # Replace the output file specification.
7740 link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
8072 link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
77418073 # Delete the old output file.
77428074 $opt_dry_run || $RM $output
77438075 # Link the executable and exit
77568088 if test "$fast_install" != no; then
77578089 link_command="$finalize_var$compile_command$finalize_rpath"
77588090 if test "$fast_install" = yes; then
7759 relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
8091 relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
77608092 else
77618093 # fast_install is set to needless
77628094 relink_command=
77688100 fi
77698101
77708102 # Replace the output file specification.
7771 link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
8103 link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
77728104
77738105 # Delete the old output files.
77748106 $opt_dry_run || $RM $output $output_objdir/$outputname $output_objdir/lt-$outputname
77928124 fi
77938125 done
77948126 relink_command="(cd `pwd`; $relink_command)"
7795 relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
7796 fi
7797
7798 # Quote $ECHO for shipping.
7799 if test "X$ECHO" = "X$SHELL $progpath --fallback-echo"; then
7800 case $progpath in
7801 [\\/]* | [A-Za-z]:[\\/]*) qecho="$SHELL $progpath --fallback-echo";;
7802 *) qecho="$SHELL `pwd`/$progpath --fallback-echo";;
7803 esac
7804 qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
7805 else
7806 qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
8127 relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
78078128 fi
78088129
78098130 # Only actually do things if not in dry run mode.
79248245 done | sort | sort -uc >/dev/null 2>&1); then
79258246 :
79268247 else
7927 $ECHO "copying selected object files to avoid basename conflicts..."
8248 echo "copying selected object files to avoid basename conflicts..."
79288249 gentop="$output_objdir/${outputname}x"
79298250 generated="$generated $gentop"
79308251 func_mkdir_p "$gentop"
80358356 done
80368357 # Quote the link command for shipping.
80378358 relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
8038 relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
8359 relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
80398360 if test "$hardcode_automatic" = yes ; then
80408361 relink_command=
80418362 fi
81208441 fi
81218442 $RM $output
81228443 # place dlname in correct position for cygwin
8444 # In fact, it would be nice if we could use this code for all target
8445 # systems that can't hard-code library paths into their executables
8446 # and that have no shared library path variable independent of PATH,
8447 # but it turns out we can't easily determine that from inspecting
8448 # libtool variables, so we have to hard-code the OSs to which it
8449 # applies here; at the moment, that means platforms that use the PE
8450 # object format with DLL files. See the long comment at the top of
8451 # tests/bindir.at for full details.
81238452 tdlname=$dlname
81248453 case $host,$output,$installed,$module,$dlname in
8125 *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll) tdlname=../bin/$dlname ;;
8454 *cygwin*,*lai,yes,no,*.dll | *mingw*,*lai,yes,no,*.dll | *cegcc*,*lai,yes,no,*.dll)
8455 # If a -bindir argument was supplied, place the dll there.
8456 if test "x$bindir" != x ;
8457 then
8458 func_relative_path "$install_libdir" "$bindir"
8459 tdlname=$func_relative_path_result$dlname
8460 else
8461 # Otherwise fall back on heuristic.
8462 tdlname=../bin/$dlname
8463 fi
8464 ;;
81268465 esac
81278466 $ECHO > $output "\
81288467 # $outputname - a libtool library file
00 # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
11 #
22 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
3 # 2006, 2007, 2008 Free Software Foundation, Inc.
3 # 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
4 # Inc.
45 # Written by Gordon Matzigkeit, 1996
56 #
67 # This file is free software; the Free Software Foundation gives
910
1011 m4_define([_LT_COPYING], [dnl
1112 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005,
12 # 2006, 2007, 2008 Free Software Foundation, Inc.
13 # 2006, 2007, 2008, 2009, 2010 Free Software Foundation,
14 # Inc.
1315 # Written by Gordon Matzigkeit, 1996
1416 #
1517 # This file is part of GNU Libtool.
3638 # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
3739 ])
3840
39 # serial 56 LT_INIT
41 # serial 57 LT_INIT
4042
4143
4244 # LT_PREREQ(VERSION)
6567 # ------------------
6668 AC_DEFUN([LT_INIT],
6769 [AC_PREREQ([2.58])dnl We use AC_INCLUDES_DEFAULT
70 AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT])dnl
6871 AC_BEFORE([$0], [LT_LANG])dnl
6972 AC_BEFORE([$0], [LT_OUTPUT])dnl
7073 AC_BEFORE([$0], [LTDL_INIT])dnl
8083 AC_REQUIRE([LTVERSION_VERSION])dnl
8184 AC_REQUIRE([LTOBSOLETE_VERSION])dnl
8285 m4_require([_LT_PROG_LTMAIN])dnl
86
87 _LT_SHELL_INIT([SHELL=${CONFIG_SHELL-/bin/sh}])
8388
8489 dnl Parse OPTIONS
8590 _LT_SET_OPTIONS([$0], [$1])
117122 *) break;;
118123 esac
119124 done
120 cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
125 cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
121126 ])
122127
123128
137142 m4_defun([_LT_SETUP],
138143 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
139144 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
145 AC_REQUIRE([_LT_PREPARE_SED_QUOTE_VARS])dnl
146 AC_REQUIRE([_LT_PROG_ECHO_BACKSLASH])dnl
147
140148 _LT_DECL([], [host_alias], [0], [The host system])dnl
141149 _LT_DECL([], [host], [0])dnl
142150 _LT_DECL([], [host_os], [0])dnl
178186 _LT_CHECK_OBJDIR
179187
180188 m4_require([_LT_TAG_COMPILER])dnl
181 _LT_PROG_ECHO_BACKSLASH
182189
183190 case $host_os in
184191 aix3*)
192199 ;;
193200 esac
194201
195 # Sed substitution that helps us do robust quoting. It backslashifies
196 # metacharacters that are still active within double-quoted strings.
197 sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
198
199 # Same as above, but do not quote variable references.
200 double_quote_subst='s/\([["`\\]]\)/\\\1/g'
201
202 # Sed substitution to delay expansion of an escaped shell variable in a
203 # double_quote_subst'ed string.
204 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
205
206 # Sed substitution to delay expansion of an escaped single quote.
207 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
208
209 # Sed substitution to avoid accidental globbing in evaled expressions
210 no_glob_subst='s/\*/\\\*/g'
211
212202 # Global variables:
213203 ofile=libtool
214204 can_build_shared=yes
248238 _LT_CONFIG_COMMANDS
249239 ])# _LT_SETUP
250240
241
242 # _LT_PREPARE_SED_QUOTE_VARS
243 # --------------------------
244 # Define a few sed substitution that help us do robust quoting.
245 m4_defun([_LT_PREPARE_SED_QUOTE_VARS],
246 [# Backslashify metacharacters that are still active within
247 # double-quoted strings.
248 sed_quote_subst='s/\([["`$\\]]\)/\\\1/g'
249
250 # Same as above, but do not quote variable references.
251 double_quote_subst='s/\([["`\\]]\)/\\\1/g'
252
253 # Sed substitution to delay expansion of an escaped shell variable in a
254 # double_quote_subst'ed string.
255 delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
256
257 # Sed substitution to delay expansion of an escaped single quote.
258 delay_single_quote_subst='s/'\''/'\'\\\\\\\'\''/g'
259
260 # Sed substitution to avoid accidental globbing in evaled expressions
261 no_glob_subst='s/\*/\\\*/g'
262 ])
251263
252264 # _LT_PROG_LTMAIN
253265 # ---------------
407419 # declaration there will have the same value as in `configure'. VARNAME
408420 # must have a single quote delimited value for this to work.
409421 m4_define([_LT_CONFIG_STATUS_DECLARE],
410 [$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
422 [$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
411423
412424
413425 # _LT_CONFIG_STATUS_DECLARATIONS
417429 # embedded single quotes properly. In configure, this macro expands
418430 # each variable declared with _LT_DECL (and _LT_TAGDECL) into:
419431 #
420 # <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
432 # <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
421433 m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
422434 [m4_foreach([_lt_var], m4_quote(lt_decl_all_varnames),
423435 [m4_n([_LT_CONFIG_STATUS_DECLARE(_lt_var)])])])
516528 LTCFLAGS='$LTCFLAGS'
517529 compiler='$compiler_DEFAULT'
518530
531 # A function that is used when there is no print builtin or printf.
532 func_fallback_echo ()
533 {
534 eval 'cat <<_LTECHO_EOF
535 \$[]1
536 _LTECHO_EOF'
537 }
538
519539 # Quote evaled strings.
520540 for var in lt_decl_all_varnames([[ \
521541 ]], lt_decl_quote_varnames); do
522 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
542 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
523543 *[[\\\\\\\`\\"\\\$]]*)
524 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
544 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
525545 ;;
526546 *)
527547 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
532552 # Double-quote double-evaled strings.
533553 for var in lt_decl_all_varnames([[ \
534554 ]], lt_decl_dquote_varnames); do
535 case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
555 case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
536556 *[[\\\\\\\`\\"\\\$]]*)
537 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
557 eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
538558 ;;
539559 *)
540560 eval "lt_\$var=\\\\\\"\\\$\$var\\\\\\""
542562 esac
543563 done
544564
545 # Fix-up fallback echo if it was mangled by the above quoting rules.
546 case \$lt_ECHO in
547 *'\\\[$]0 --fallback-echo"')dnl "
548 lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
549 ;;
550 esac
551
552565 _LT_OUTPUT_LIBTOOL_INIT
553566 ])
554567
568 # _LT_GENERATED_FILE_INIT(FILE, [COMMENT])
569 # ------------------------------------
570 # Generate a child script FILE with all initialization necessary to
571 # reuse the environment learned by the parent script, and make the
572 # file executable. If COMMENT is supplied, it is inserted after the
573 # `#!' sequence but before initialization text begins. After this
574 # macro, additional text can be appended to FILE to form the body of
575 # the child script. The macro ends with non-zero status if the
576 # file could not be fully written (such as if the disk is full).
577 m4_ifdef([AS_INIT_GENERATED],
578 [m4_defun([_LT_GENERATED_FILE_INIT],[AS_INIT_GENERATED($@)])],
579 [m4_defun([_LT_GENERATED_FILE_INIT],
580 [m4_require([AS_PREPARE])]dnl
581 [m4_pushdef([AS_MESSAGE_LOG_FD])]dnl
582 [lt_write_fail=0
583 cat >$1 <<_ASEOF || lt_write_fail=1
584 #! $SHELL
585 # Generated by $as_me.
586 $2
587 SHELL=\${CONFIG_SHELL-$SHELL}
588 export SHELL
589 _ASEOF
590 cat >>$1 <<\_ASEOF || lt_write_fail=1
591 AS_SHELL_SANITIZE
592 _AS_PREPARE
593 exec AS_MESSAGE_FD>&1
594 _ASEOF
595 test $lt_write_fail = 0 && chmod +x $1[]dnl
596 m4_popdef([AS_MESSAGE_LOG_FD])])])# _LT_GENERATED_FILE_INIT
555597
556598 # LT_OUTPUT
557599 # ---------
561603 AC_DEFUN([LT_OUTPUT],
562604 [: ${CONFIG_LT=./config.lt}
563605 AC_MSG_NOTICE([creating $CONFIG_LT])
564 cat >"$CONFIG_LT" <<_LTEOF
565 #! $SHELL
566 # Generated by $as_me.
567 # Run this file to recreate a libtool stub with the current configuration.
568
606 _LT_GENERATED_FILE_INIT(["$CONFIG_LT"],
607 [# Run this file to recreate a libtool stub with the current configuration.])
608
609 cat >>"$CONFIG_LT" <<\_LTEOF
569610 lt_cl_silent=false
570 SHELL=\${CONFIG_SHELL-$SHELL}
571 _LTEOF
572
573 cat >>"$CONFIG_LT" <<\_LTEOF
574 AS_SHELL_SANITIZE
575 _AS_PREPARE
576
577 exec AS_MESSAGE_FD>&1
578611 exec AS_MESSAGE_LOG_FD>>config.log
579612 {
580613 echo
600633 m4_ifset([AC_PACKAGE_VERSION], [ AC_PACKAGE_VERSION])
601634 configured by $[0], generated by m4_PACKAGE_STRING.
602635
603 Copyright (C) 2008 Free Software Foundation, Inc.
636 Copyright (C) 2010 Free Software Foundation, Inc.
604637 This config.lt script is free software; the Free Software Foundation
605638 gives unlimited permision to copy, distribute and modify it."
606639
645678 # appending to config.log, which fails on DOS, as config.log is still kept
646679 # open by configure. Here we exec the FD to /dev/null, effectively closing
647680 # config.log, so it can be properly (re)opened and appended to by config.lt.
648 if test "$no_create" != yes; then
649 lt_cl_success=:
650 test "$silent" = yes &&
651 lt_config_lt_args="$lt_config_lt_args --quiet"
652 exec AS_MESSAGE_LOG_FD>/dev/null
653 $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
654 exec AS_MESSAGE_LOG_FD>>config.log
655 $lt_cl_success || AS_EXIT(1)
656 fi
681 lt_cl_success=:
682 test "$silent" = yes &&
683 lt_config_lt_args="$lt_config_lt_args --quiet"
684 exec AS_MESSAGE_LOG_FD>/dev/null
685 $SHELL "$CONFIG_LT" $lt_config_lt_args || lt_cl_success=false
686 exec AS_MESSAGE_LOG_FD>>config.log
687 $lt_cl_success || AS_EXIT(1)
657688 ])# LT_OUTPUT
658689
659690
830861 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
831862 AU_DEFUN([AC_LIBTOOL_FC], [LT_LANG(Fortran)])
832863 AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
864 AU_DEFUN([AC_LIBTOOL_RC], [LT_LANG(Windows Resource)])
833865 dnl aclocal-1.4 backwards compatibility:
834866 dnl AC_DEFUN([AC_LIBTOOL_CXX], [])
835867 dnl AC_DEFUN([AC_LIBTOOL_F77], [])
836868 dnl AC_DEFUN([AC_LIBTOOL_FC], [])
837869 dnl AC_DEFUN([AC_LIBTOOL_GCJ], [])
870 dnl AC_DEFUN([AC_LIBTOOL_RC], [])
838871
839872
840873 # _LT_TAG_COMPILER
939972 [lt_cv_ld_exported_symbols_list=no])
940973 LDFLAGS="$save_LDFLAGS"
941974 ])
975 AC_CACHE_CHECK([for -force_load linker flag],[lt_cv_ld_force_load],
976 [lt_cv_ld_force_load=no
977 cat > conftest.c << _LT_EOF
978 int forced_loaded() { return 2;}
979 _LT_EOF
980 echo "$LTCC $LTCFLAGS -c -o conftest.o conftest.c" >&AS_MESSAGE_LOG_FD
981 $LTCC $LTCFLAGS -c -o conftest.o conftest.c 2>&AS_MESSAGE_LOG_FD
982 echo "$AR cru libconftest.a conftest.o" >&AS_MESSAGE_LOG_FD
983 $AR cru libconftest.a conftest.o 2>&AS_MESSAGE_LOG_FD
984 echo "$RANLIB libconftest.a" >&AS_MESSAGE_LOG_FD
985 $RANLIB libconftest.a 2>&AS_MESSAGE_LOG_FD
986 cat > conftest.c << _LT_EOF
987 int main() { return 0;}
988 _LT_EOF
989 echo "$LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a" >&AS_MESSAGE_LOG_FD
990 $LTCC $LTCFLAGS $LDFLAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a 2>conftest.err
991 _lt_result=$?
992 if test -f conftest && test ! -s conftest.err && test $_lt_result = 0 && $GREP forced_load conftest 2>&1 >/dev/null; then
993 lt_cv_ld_force_load=yes
994 else
995 cat conftest.err >&AS_MESSAGE_LOG_FD
996 fi
997 rm -f conftest.err libconftest.a conftest conftest.c
998 rm -rf conftest.dSYM
999 ])
9421000 case $host_os in
9431001 rhapsody* | darwin1.[[012]])
9441002 _lt_dar_allow_undefined='${wl}-undefined ${wl}suppress' ;;
9661024 else
9671025 _lt_dar_export_syms='~$NMEDIT -s $output_objdir/${libname}-symbols.expsym ${lib}'
9681026 fi
969 if test "$DSYMUTIL" != ":"; then
1027 if test "$DSYMUTIL" != ":" && test "$lt_cv_ld_force_load" = "no"; then
9701028 _lt_dsymutil='~$DSYMUTIL $lib || :'
9711029 else
9721030 _lt_dsymutil=
9861044 _LT_TAGVAR(hardcode_direct, $1)=no
9871045 _LT_TAGVAR(hardcode_automatic, $1)=yes
9881046 _LT_TAGVAR(hardcode_shlibpath_var, $1)=unsupported
989 _LT_TAGVAR(whole_archive_flag_spec, $1)=''
1047 if test "$lt_cv_ld_force_load" = "yes"; then
1048 _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\"`'
1049 else
1050 _LT_TAGVAR(whole_archive_flag_spec, $1)=''
1051 fi
9901052 _LT_TAGVAR(link_all_deplibs, $1)=yes
9911053 _LT_TAGVAR(allow_undefined_flag, $1)="$_lt_dar_allow_undefined"
9921054 case $cc_basename in
9941056 *) _lt_dar_can_shared=$GCC ;;
9951057 esac
9961058 if test "$_lt_dar_can_shared" = "yes"; then
997 output_verbose_link_cmd=echo
1059 output_verbose_link_cmd=func_echo_all
9981060 _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}"
9991061 _LT_TAGVAR(module_cmds, $1)="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
10001062 _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}"
10401102 # _LT_SHELL_INIT(ARG)
10411103 # -------------------
10421104 m4_define([_LT_SHELL_INIT],
1043 [ifdef([AC_DIVERSION_NOTICE],
1044 [AC_DIVERT_PUSH(AC_DIVERSION_NOTICE)],
1045 [AC_DIVERT_PUSH(NOTICE)])
1046 $1
1047 AC_DIVERT_POP
1048 ])# _LT_SHELL_INIT
1105 [m4_divert_text([M4SH-INIT], [$1
1106 ])])# _LT_SHELL_INIT
1107
10491108
10501109
10511110 # _LT_PROG_ECHO_BACKSLASH
10521111 # -----------------------
1053 # Add some code to the start of the generated configure script which
1054 # will find an echo command which doesn't interpret backslashes.
1112 # Find how we can fake an echo command that does not interpret backslash.
1113 # In particular, with Autoconf 2.60 or later we add some code to the start
1114 # of the generated configure script which will find a shell with a builtin
1115 # printf (which we can use as an echo command).
10551116 m4_defun([_LT_PROG_ECHO_BACKSLASH],
1056 [_LT_SHELL_INIT([
1057 # Check that we are running under the correct shell.
1058 SHELL=${CONFIG_SHELL-/bin/sh}
1059
1060 case X$lt_ECHO in
1061 X*--fallback-echo)
1062 # Remove one level of quotation (which was required for Make).
1063 ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
1064 ;;
1117 [ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1118 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
1119 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
1120
1121 AC_MSG_CHECKING([how to print strings])
1122 # Test print first, because it will be a builtin if present.
1123 if test "X`print -r -- -n 2>/dev/null`" = X-n && \
1124 test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
1125 ECHO='print -r --'
1126 elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
1127 ECHO='printf %s\n'
1128 else
1129 # Use this function as a fallback that always works.
1130 func_fallback_echo ()
1131 {
1132 eval 'cat <<_LTECHO_EOF
1133 $[]1
1134 _LTECHO_EOF'
1135 }
1136 ECHO='func_fallback_echo'
1137 fi
1138
1139 # func_echo_all arg...
1140 # Invoke $ECHO with all args, space-separated.
1141 func_echo_all ()
1142 {
1143 $ECHO "$*"
1144 }
1145
1146 case "$ECHO" in
1147 printf*) AC_MSG_RESULT([printf]) ;;
1148 print*) AC_MSG_RESULT([print -r]) ;;
1149 *) AC_MSG_RESULT([cat]) ;;
10651150 esac
10661151
1067 ECHO=${lt_ECHO-echo}
1068 if test "X[$]1" = X--no-reexec; then
1069 # Discard the --no-reexec flag, and continue.
1070 shift
1071 elif test "X[$]1" = X--fallback-echo; then
1072 # Avoid inline document here, it may be left over
1073 :
1074 elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
1075 # Yippee, $ECHO works!
1076 :
1077 else
1078 # Restart under the correct shell.
1079 exec $SHELL "[$]0" --no-reexec ${1+"[$]@"}
1080 fi
1081
1082 if test "X[$]1" = X--fallback-echo; then
1083 # used as fallback echo
1084 shift
1085 cat <<_LT_EOF
1086 [$]*
1087 _LT_EOF
1088 exit 0
1089 fi
1090
1091 # The HP-UX ksh and POSIX shell print the target directory to stdout
1092 # if CDPATH is set.
1093 (unset CDPATH) >/dev/null 2>&1 && unset CDPATH
1094
1095 if test -z "$lt_ECHO"; then
1096 if test "X${echo_test_string+set}" != Xset; then
1097 # find a string as large as possible, as long as the shell can cope with it
1098 for cmd in 'sed 50q "[$]0"' 'sed 20q "[$]0"' 'sed 10q "[$]0"' 'sed 2q "[$]0"' 'echo test'; do
1099 # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
1100 if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
1101 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
1102 then
1103 break
1104 fi
1105 done
1106 fi
1107
1108 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
1109 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
1110 test "X$echo_testing_string" = "X$echo_test_string"; then
1111 :
1112 else
1113 # The Solaris, AIX, and Digital Unix default echo programs unquote
1114 # backslashes. This makes it impossible to quote backslashes using
1115 # echo "$something" | sed 's/\\/\\\\/g'
1116 #
1117 # So, first we look for a working echo in the user's PATH.
1118
1119 lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
1120 for dir in $PATH /usr/ucb; do
1121 IFS="$lt_save_ifs"
1122 if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
1123 test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
1124 echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
1125 test "X$echo_testing_string" = "X$echo_test_string"; then
1126 ECHO="$dir/echo"
1127 break
1128 fi
1129 done
1130 IFS="$lt_save_ifs"
1131
1132 if test "X$ECHO" = Xecho; then
1133 # We didn't find a better echo, so look for alternatives.
1134 if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
1135 echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
1136 test "X$echo_testing_string" = "X$echo_test_string"; then
1137 # This shell has a builtin print -r that does the trick.
1138 ECHO='print -r'
1139 elif { test -f /bin/ksh || test -f /bin/ksh$ac_exeext; } &&
1140 test "X$CONFIG_SHELL" != X/bin/ksh; then
1141 # If we have ksh, try running configure again with it.
1142 ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
1143 export ORIGINAL_CONFIG_SHELL
1144 CONFIG_SHELL=/bin/ksh
1145 export CONFIG_SHELL
1146 exec $CONFIG_SHELL "[$]0" --no-reexec ${1+"[$]@"}
1147 else
1148 # Try using printf.
1149 ECHO='printf %s\n'
1150 if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
1151 echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
1152 test "X$echo_testing_string" = "X$echo_test_string"; then
1153 # Cool, printf works
1154 :
1155 elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1156 test "X$echo_testing_string" = 'X\t' &&
1157 echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
1158 test "X$echo_testing_string" = "X$echo_test_string"; then
1159 CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
1160 export CONFIG_SHELL
1161 SHELL="$CONFIG_SHELL"
1162 export SHELL
1163 ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
1164 elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
1165 test "X$echo_testing_string" = 'X\t' &&
1166 echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
1167 test "X$echo_testing_string" = "X$echo_test_string"; then
1168 ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
1169 else
1170 # maybe with a smaller string...
1171 prev=:
1172
1173 for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
1174 if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
1175 then
1176 break
1177 fi
1178 prev="$cmd"
1179 done
1180
1181 if test "$prev" != 'sed 50q "[$]0"'; then
1182 echo_test_string=`eval $prev`
1183 export echo_test_string
1184 exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "[$]0" ${1+"[$]@"}
1185 else
1186 # Oops. We lost completely, so just stick with echo.
1187 ECHO=echo
1188 fi
1189 fi
1190 fi
1191 fi
1192 fi
1193 fi
1194
1195 # Copy echo and quote the copy suitably for passing to libtool from
1196 # the Makefile, instead of quoting the original, which is used later.
1197 lt_ECHO=$ECHO
1198 if test "X$lt_ECHO" = "X$CONFIG_SHELL [$]0 --fallback-echo"; then
1199 lt_ECHO="$CONFIG_SHELL \\\$\[$]0 --fallback-echo"
1200 fi
1201
1202 AC_SUBST(lt_ECHO)
1203 ])
1152 m4_ifdef([_AS_DETECT_SUGGESTED],
1153 [_AS_DETECT_SUGGESTED([
1154 test -n "${ZSH_VERSION+set}${BASH_VERSION+set}" || (
1155 ECHO='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
1156 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO
1157 ECHO=$ECHO$ECHO$ECHO$ECHO$ECHO$ECHO
1158 PATH=/empty FPATH=/empty; export PATH FPATH
1159 test "X`printf %s $ECHO`" = "X$ECHO" \
1160 || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
1161
12041162 _LT_DECL([], [SHELL], [1], [Shell to use when invoking shell scripts])
1205 _LT_DECL([], [ECHO], [1],
1206 [An echo program that does not interpret backslashes])
1163 _LT_DECL([], [ECHO], [1], [An echo program that protects backslashes])
12071164 ])# _LT_PROG_ECHO_BACKSLASH
12081165
12091166
12351192 ;;
12361193 *-*-irix6*)
12371194 # Find out which ABI we are using.
1238 echo '[#]line __oline__ "configure"' > conftest.$ac_ext
1195 echo '[#]line '$LINENO' "configure"' > conftest.$ac_ext
12391196 if AC_TRY_EVAL(ac_compile); then
12401197 if test "$lt_cv_prog_gnu_ld" = yes; then
12411198 case `/usr/bin/file conftest.$ac_objext` in
13871344 esac
13881345 old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
13891346 fi
1347
1348 case $host_os in
1349 darwin*)
1350 lock_old_archive_extraction=yes ;;
1351 *)
1352 lock_old_archive_extraction=no ;;
1353 esac
13901354 _LT_DECL([], [old_postinstall_cmds], [2])
13911355 _LT_DECL([], [old_postuninstall_cmds], [2])
13921356 _LT_TAGDECL([], [old_archive_cmds], [2],
13931357 [Commands used to build an old-style archive])
1358 _LT_DECL([], [lock_old_archive_extraction], [0],
1359 [Whether to use a lock for old archive extraction])
13941360 ])# _LT_CMD_OLD_ARCHIVE
13951361
13961362
14151381 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
14161382 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
14171383 -e 's:$: $lt_compiler_flag:'`
1418 (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1384 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
14191385 (eval "$lt_compile" 2>conftest.err)
14201386 ac_status=$?
14211387 cat conftest.err >&AS_MESSAGE_LOG_FD
1422 echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1388 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
14231389 if (exit $ac_status) && test -s "$ac_outfile"; then
14241390 # The compiler can only warn and ignore the option if not recognized
14251391 # So say no if there are warnings other than the usual output.
1426 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' >conftest.exp
1392 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' >conftest.exp
14271393 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
14281394 if test ! -s conftest.er2 || diff conftest.exp conftest.er2 >/dev/null; then
14291395 $2=yes
14631429 if test -s conftest.err; then
14641430 # Append any errors to the config.log.
14651431 cat conftest.err 1>&AS_MESSAGE_LOG_FD
1466 $ECHO "X$_lt_linker_boilerplate" | $Xsed -e '/^$/d' > conftest.exp
1432 $ECHO "$_lt_linker_boilerplate" | $SED '/^$/d' > conftest.exp
14671433 $SED '/^$/d; /^ *+/d' conftest.err >conftest.er2
14681434 if diff conftest.exp conftest.er2 >/dev/null; then
14691435 $2=yes
15231489 # the test eventually succeeds (with a max line length of 256k).
15241490 # Instead, let's just punt: use the minimum linelength reported by
15251491 # all of the supported platforms: 8192 (on NT/2K/XP).
1492 lt_cv_sys_max_cmd_len=8192;
1493 ;;
1494
1495 mint*)
1496 # On MiNT this can take a long time and run out of memory.
15261497 lt_cv_sys_max_cmd_len=8192;
15271498 ;;
15281499
15901561 # If test is not a shell built-in, we'll probably end up computing a
15911562 # maximum length that is only half of the actual maximum length, but
15921563 # we can't tell.
1593 while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
1594 = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
1564 while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
1565 = "X$teststring$teststring"; } >/dev/null 2>&1 &&
15951566 test $i != 17 # 1/2 MB should be enough
15961567 do
15971568 i=`expr $i + 1`
16421613 lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16431614 lt_status=$lt_dlunknown
16441615 cat > conftest.$ac_ext <<_LT_EOF
1645 [#line __oline__ "configure"
1616 [#line $LINENO "configure"
16461617 #include "confdefs.h"
16471618
16481619 #if HAVE_DLFCN_H
16831654 # endif
16841655 #endif
16851656
1686 void fnord() { int i=42;}
1657 /* When -fvisbility=hidden is used, assume the code has been annotated
1658 correspondingly for the symbols needed. */
1659 #if defined(__GNUC__) && (((__GNUC__ == 3) && (__GNUC_MINOR__ >= 3)) || (__GNUC__ > 3))
1660 void fnord () __attribute__((visibility("default")));
1661 #endif
1662
1663 void fnord () { int i=42; }
16871664 int main ()
16881665 {
16891666 void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
16921669 if (self)
16931670 {
16941671 if (dlsym (self,"fnord")) status = $lt_dlno_uscore;
1695 else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
1672 else
1673 {
1674 if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
1675 else puts (dlerror ());
1676 }
16961677 /* dlclose (self); */
16971678 }
16981679 else
18681849 -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
18691850 -e 's: [[^ ]]*conftest\.: $lt_compiler_flag&:; t' \
18701851 -e 's:$: $lt_compiler_flag:'`
1871 (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
1852 (eval echo "\"\$as_me:$LINENO: $lt_compile\"" >&AS_MESSAGE_LOG_FD)
18721853 (eval "$lt_compile" 2>out/conftest.err)
18731854 ac_status=$?
18741855 cat out/conftest.err >&AS_MESSAGE_LOG_FD
1875 echo "$as_me:__oline__: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
1856 echo "$as_me:$LINENO: \$? = $ac_status" >&AS_MESSAGE_LOG_FD
18761857 if (exit $ac_status) && test -s out/conftest2.$ac_objext
18771858 then
18781859 # The compiler can only warn and ignore the option if not recognized
18791860 # So say no if there are warnings
1880 $ECHO "X$_lt_compiler_boilerplate" | $Xsed -e '/^$/d' > out/conftest.exp
1861 $ECHO "$_lt_compiler_boilerplate" | $SED '/^$/d' > out/conftest.exp
18811862 $SED '/^$/d; /^ *+/d' out/conftest.err >out/conftest.er2
18821863 if test ! -s out/conftest.er2 || diff out/conftest.exp out/conftest.er2 >/dev/null; then
18831864 _LT_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
20362017 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
20372018 m4_require([_LT_DECL_OBJDUMP])dnl
20382019 m4_require([_LT_DECL_SED])dnl
2020 m4_require([_LT_CHECK_SHELL_FEATURES])dnl
20392021 AC_MSG_CHECKING([dynamic linker characteristics])
20402022 m4_if([$1],
20412023 [], [
20442026 darwin*) lt_awk_arg="/^libraries:/,/LR/" ;;
20452027 *) lt_awk_arg="/^libraries:/" ;;
20462028 esac
2047 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2048 if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
2029 case $host_os in
2030 mingw* | cegcc*) lt_sed_strip_eq="s,=\([[A-Za-z]]:\),\1,g" ;;
2031 *) lt_sed_strip_eq="s,=/,/,g" ;;
2032 esac
2033 lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
2034 case $lt_search_path_spec in
2035 *\;*)
20492036 # if the path contains ";" then we assume it to be the separator
20502037 # otherwise default to the standard path separator (i.e. ":") - it is
20512038 # assumed that no part of a normal pathname contains ";" but that should
20522039 # okay in the real world where ";" in dirpaths is itself problematic.
2053 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
2054 else
2055 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2056 fi
2040 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
2041 ;;
2042 *)
2043 lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
2044 ;;
2045 esac
20572046 # Ok, now we have the path, separated by spaces, we can step through it
20582047 # and add multilib dir if necessary.
20592048 lt_tmp_lt_search_path_spec=
20662055 lt_tmp_lt_search_path_spec="$lt_tmp_lt_search_path_spec $lt_sys_path"
20672056 fi
20682057 done
2069 lt_search_path_spec=`$ECHO $lt_tmp_lt_search_path_spec | awk '
2058 lt_search_path_spec=`$ECHO "$lt_tmp_lt_search_path_spec" | awk '
20702059 BEGIN {RS=" "; FS="/|\n";} {
20712060 lt_foo="";
20722061 lt_count=0;
20862075 if (lt_foo != "") { lt_freq[[lt_foo]]++; }
20872076 if (lt_freq[[lt_foo]] == 1) { print lt_foo; }
20882077 }'`
2089 sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
2078 # AWK program above erroneously prepends '/' to C:/dos/paths
2079 # for these hosts.
2080 case $host_os in
2081 mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
2082 $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;
2083 esac
2084 sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
20902085 else
20912086 sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
20922087 fi])
21742169 m68k)
21752170 library_names_spec='$libname.ixlibrary $libname.a'
21762171 # Create ${libname}_ixlibrary.a entries in /sys/libs.
2177 finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''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'
2172 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'
21782173 ;;
21792174 esac
21802175 ;;
22272222 cygwin*)
22282223 # Cygwin DLLs use 'cyg' prefix rather than 'lib'
22292224 soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2230 sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
2225 m4_if([$1], [],[
2226 sys_lib_search_path_spec="$sys_lib_search_path_spec /usr/lib/w32api"])
22312227 ;;
22322228 mingw* | cegcc*)
22332229 # MinGW DLLs use traditional 'lib' prefix
22342230 soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
2235 sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
2236 if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
2237 # It is most probably a Windows format PATH printed by
2238 # mingw gcc, but we are running on Cygwin. Gcc prints its search
2239 # path with ; separators, and with drive letters. We can handle the
2240 # drive letters (cygwin fileutils understands them), so leave them,
2241 # especially as we might pass files found there to a mingw objdump,
2242 # which wouldn't understand a cygwinified path. Ahh.
2243 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
2244 else
2245 sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
2246 fi
22472231 ;;
22482232 pw32*)
22492233 # pw32 DLLs use 'pw' prefix rather than 'lib'
23402324 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
23412325 soname_spec='${libname}${release}${shared_ext}$major'
23422326 shlibpath_var=LD_LIBRARY_PATH
2327 hardcode_into_libs=yes
2328 ;;
2329
2330 haiku*)
2331 version_type=linux
2332 need_lib_prefix=no
2333 need_version=no
2334 dynamic_linker="$host_os runtime_loader"
2335 library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
2336 soname_spec='${libname}${release}${shared_ext}$major'
2337 shlibpath_var=LIBRARY_PATH
2338 shlibpath_overrides_runpath=yes
2339 sys_lib_dlsearch_path_spec='/boot/home/config/lib /boot/common/lib /boot/system/lib'
23432340 hardcode_into_libs=yes
23442341 ;;
23452342
23852382 soname_spec='${libname}${release}${shared_ext}$major'
23862383 ;;
23872384 esac
2388 # HP-UX runs *really* slowly unless shared libraries are mode 555.
2385 # HP-UX runs *really* slowly unless shared libraries are mode 555, ...
23892386 postinstall_cmds='chmod 555 $lib'
2387 # or fails outright, so override atomically:
2388 install_override_mode=555
23902389 ;;
23912390
23922391 interix[[3-9]]*)
24442443 ;;
24452444
24462445 # This must be Linux ELF.
2447 linux* | k*bsd*-gnu)
2446 linux* | k*bsd*-gnu | kopensolaris*-gnu)
24482447 version_type=linux
24492448 need_lib_prefix=no
24502449 need_version=no
24532452 finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
24542453 shlibpath_var=LD_LIBRARY_PATH
24552454 shlibpath_overrides_runpath=no
2455
24562456 # Some binutils ld are patched to set DT_RUNPATH
2457 save_LDFLAGS=$LDFLAGS
2458 save_libdir=$libdir
2459 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
2460 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
2461 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
2462 [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
2463 [shlibpath_overrides_runpath=yes])])
2464 LDFLAGS=$save_LDFLAGS
2465 libdir=$save_libdir
2457 AC_CACHE_VAL([lt_cv_shlibpath_overrides_runpath],
2458 [lt_cv_shlibpath_overrides_runpath=no
2459 save_LDFLAGS=$LDFLAGS
2460 save_libdir=$libdir
2461 eval "libdir=/foo; wl=\"$_LT_TAGVAR(lt_prog_compiler_wl, $1)\"; \
2462 LDFLAGS=\"\$LDFLAGS $_LT_TAGVAR(hardcode_libdir_flag_spec, $1)\""
2463 AC_LINK_IFELSE([AC_LANG_PROGRAM([],[])],
2464 [AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null | grep "RUNPATH.*$libdir" >/dev/null],
2465 [lt_cv_shlibpath_overrides_runpath=yes])])
2466 LDFLAGS=$save_LDFLAGS
2467 libdir=$save_libdir
2468 ])
2469 shlibpath_overrides_runpath=$lt_cv_shlibpath_overrides_runpath
24662470
24672471 # This implies no fast_install, which is unacceptable.
24682472 # Some rework will be needed to allow for fast_install
24742478
24752479 # Append ld.so.conf contents to the search path
24762480 if test -f /etc/ld.so.conf; then
2477 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;/^$/d' | tr '\n' ' '`
2481 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' ' '`
24782482 sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
2483
24792484 fi
24802485
24812486 # We used to test for /lib/ld.so.1 and disable shared libraries on
27072712 The last name is the one that the linker finds with -lNAME]])
27082713 _LT_DECL([], [soname_spec], [1],
27092714 [[The coded name of the library, if different from the real name]])
2715 _LT_DECL([], [install_override_mode], [1],
2716 [Permission mode override for installation of shared libraries])
27102717 _LT_DECL([], [postinstall_cmds], [2],
27112718 [Command to use after installation of a shared archive])
27122719 _LT_DECL([], [postuninstall_cmds], [2],
28192826 AC_REQUIRE([AC_CANONICAL_BUILD])dnl
28202827 m4_require([_LT_DECL_SED])dnl
28212828 m4_require([_LT_DECL_EGREP])dnl
2829 m4_require([_LT_PROG_ECHO_BACKSLASH])dnl
28222830
28232831 AC_ARG_WITH([gnu-ld],
28242832 [AS_HELP_STRING([--with-gnu-ld],
29482956 fi
29492957 ;;
29502958 esac
2951 _LT_DECL([], [reload_flag], [1], [How to create reloadable object files])dnl
2952 _LT_DECL([], [reload_cmds], [2])dnl
2959 _LT_TAGDECL([], [reload_flag], [1], [How to create reloadable object files])dnl
2960 _LT_TAGDECL([], [reload_cmds], [2])dnl
29532961 ])# _LT_CMD_RELOAD
29542962
29552963
30013009 # Base MSYS/MinGW do not provide the 'file' command needed by
30023010 # func_win32_libid shell function, so use a weaker test based on 'objdump',
30033011 # unless we find 'file', for example because we are cross-compiling.
3004 if ( file / ) >/dev/null 2>&1; then
3012 # func_win32_libid assumes BSD nm, so disallow it if using MS dumpbin.
3013 if ( test "$lt_cv_nm_interface" = "BSD nm" && file / ) >/dev/null 2>&1; then
30053014 lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
30063015 lt_cv_file_magic_cmd='func_win32_libid'
30073016 else
3008 lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
3017 # Keep this pattern in sync with the one in func_win32_libid.
3018 lt_cv_deplibs_check_method='file_magic file format (pei*-i386(.*architecture: i386)?|pe-arm-wince|pe-x86-64)'
30093019 lt_cv_file_magic_cmd='$OBJDUMP -f'
30103020 fi
30113021 ;;
30123022
3013 cegcc)
3023 cegcc*)
30143024 # use the weaker test based on 'objdump'. See mingw*.
30153025 lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
30163026 lt_cv_file_magic_cmd='$OBJDUMP -f'
30403050 lt_cv_deplibs_check_method=pass_all
30413051 ;;
30423052
3053 haiku*)
3054 lt_cv_deplibs_check_method=pass_all
3055 ;;
3056
30433057 hpux10.20* | hpux11*)
30443058 lt_cv_file_magic_cmd=/usr/bin/file
30453059 case $host_cpu in
30483062 lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
30493063 ;;
30503064 hppa*64*)
3051 [lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]']
3065 [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]']
30523066 lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
30533067 ;;
30543068 *)
3055 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]].[[0-9]]) shared library'
3069 lt_cv_deplibs_check_method='file_magic (s[[0-9]][[0-9]][[0-9]]|PA-RISC[[0-9]]\.[[0-9]]) shared library'
30563070 lt_cv_file_magic_test_file=/usr/lib/libc.sl
30573071 ;;
30583072 esac
30743088 ;;
30753089
30763090 # This must be Linux ELF.
3077 linux* | k*bsd*-gnu)
3091 linux* | k*bsd*-gnu | kopensolaris*-gnu)
30783092 lt_cv_deplibs_check_method=pass_all
30793093 ;;
30803094
32163230 NM="$lt_cv_path_NM"
32173231 else
32183232 # Didn't find any BSD compatible name lister, look for dumpbin.
3219 AC_CHECK_TOOLS(DUMPBIN, ["dumpbin -symbols" "link -dump -symbols"], :)
3233 if test -n "$DUMPBIN"; then :
3234 # Let the user override the test.
3235 else
3236 AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
3237 case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
3238 *COFF*)
3239 DUMPBIN="$DUMPBIN -symbols"
3240 ;;
3241 *)
3242 DUMPBIN=:
3243 ;;
3244 esac
3245 fi
32203246 AC_SUBST([DUMPBIN])
32213247 if test "$DUMPBIN" != ":"; then
32223248 NM="$DUMPBIN"
32293255 AC_CACHE_CHECK([the name lister ($NM) interface], [lt_cv_nm_interface],
32303256 [lt_cv_nm_interface="BSD nm"
32313257 echo "int some_variable = 0;" > conftest.$ac_ext
3232 (eval echo "\"\$as_me:__oline__: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
3258 (eval echo "\"\$as_me:$LINENO: $ac_compile\"" >&AS_MESSAGE_LOG_FD)
32333259 (eval "$ac_compile" 2>conftest.err)
32343260 cat conftest.err >&AS_MESSAGE_LOG_FD
3235 (eval echo "\"\$as_me:__oline__: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
3261 (eval echo "\"\$as_me:$LINENO: $NM \\\"conftest.$ac_objext\\\"\"" >&AS_MESSAGE_LOG_FD)
32363262 (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
32373263 cat conftest.err >&AS_MESSAGE_LOG_FD
3238 (eval echo "\"\$as_me:__oline__: output\"" >&AS_MESSAGE_LOG_FD)
3264 (eval echo "\"\$as_me:$LINENO: output\"" >&AS_MESSAGE_LOG_FD)
32393265 cat conftest.out >&AS_MESSAGE_LOG_FD
32403266 if $GREP 'External.*some_variable' conftest.out > /dev/null; then
32413267 lt_cv_nm_interface="MS dumpbin"
32583284 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
32593285 LIBM=
32603286 case $host in
3261 *-*-beos* | *-*-cygwin* | *-*-pw32* | *-*-darwin*)
3287 *-*-beos* | *-*-cegcc* | *-*-cygwin* | *-*-haiku* | *-*-pw32* | *-*-darwin*)
32623288 # These system don't have libm, or don't need it
32633289 ;;
32643290 *-ncr-sysv4.3*)
32863312 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=
32873313
32883314 if test "$GCC" = yes; then
3289 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin'
3315 case $cc_basename in
3316 nvcc*)
3317 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -Xcompiler -fno-builtin' ;;
3318 *)
3319 _LT_TAGVAR(lt_prog_compiler_no_builtin_flag, $1)=' -fno-builtin' ;;
3320 esac
32903321
32913322 _LT_COMPILER_OPTION([if $compiler supports -fno-rtti -fno-exceptions],
32923323 lt_cv_prog_compiler_rtti_exceptions,
33033334 m4_defun([_LT_CMD_GLOBAL_SYMBOLS],
33043335 [AC_REQUIRE([AC_CANONICAL_HOST])dnl
33053336 AC_REQUIRE([AC_PROG_CC])dnl
3337 AC_REQUIRE([AC_PROG_AWK])dnl
33063338 AC_REQUIRE([LT_PATH_NM])dnl
33073339 AC_REQUIRE([LT_PATH_LD])dnl
33083340 m4_require([_LT_DECL_SED])dnl
34283460 if AC_TRY_EVAL(ac_compile); then
34293461 # Now try to grab the symbols.
34303462 nlist=conftest.nm
3431 if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
3463 if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
34323464 # Try sorting and uniquifying the output.
34333465 if sort "$nlist" | uniq > "$nlist"T; then
34343466 mv -f "$nlist"T "$nlist"
35893621 *djgpp*)
35903622 # DJGPP does not support shared libraries at all
35913623 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
3624 ;;
3625 haiku*)
3626 # PIC is the default for Haiku.
3627 # The "-static" flag exists, but is broken.
3628 _LT_TAGVAR(lt_prog_compiler_static, $1)=
35923629 ;;
35933630 interix[[3-9]]*)
35943631 # Interix 3.x gcc -fpic/-fPIC options generate broken code.
36953732 ;;
36963733 esac
36973734 ;;
3698 linux* | k*bsd*-gnu)
3735 linux* | k*bsd*-gnu | kopensolaris*-gnu)
36993736 case $cc_basename in
37003737 KCC*)
37013738 # KAI C++ Compiler
37283765 _LT_TAGVAR(lt_prog_compiler_pic, $1)=
37293766 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
37303767 ;;
3731 xlc* | xlC*)
3732 # IBM XL 8.0 on PPC
3768 xlc* | xlC* | bgxl[[cC]]* | mpixl[[cC]]*)
3769 # IBM XL 8.0, 9.0 on PPC and BlueGene
37333770 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
37343771 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
37353772 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
37913828 ;;
37923829 solaris*)
37933830 case $cc_basename in
3794 CC*)
3831 CC* | sunCC*)
37953832 # Sun C++ 4.2, 5.x and Centerline C++
37963833 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
37973834 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
38953932 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fno-common'
38963933 ;;
38973934
3935 haiku*)
3936 # PIC is the default for Haiku.
3937 # The "-static" flag exists, but is broken.
3938 _LT_TAGVAR(lt_prog_compiler_static, $1)=
3939 ;;
3940
38983941 hpux*)
38993942 # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
39003943 # PA HP-UX. On IA64 HP-UX, PIC is the default but the pic flag
39353978
39363979 *)
39373980 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-fPIC'
3981 ;;
3982 esac
3983
3984 case $cc_basename in
3985 nvcc*) # Cuda Compiler Driver 2.2
3986 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Xlinker '
3987 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-Xcompiler -fPIC'
39383988 ;;
39393989 esac
39403990 else
39794029 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
39804030 ;;
39814031
3982 linux* | k*bsd*-gnu)
4032 linux* | k*bsd*-gnu | kopensolaris*-gnu)
39834033 case $cc_basename in
39844034 # old Intel for x86_64 which still supported -KPIC.
39854035 ecc*)
40004050 _LT_TAGVAR(lt_prog_compiler_pic, $1)='--shared'
40014051 _LT_TAGVAR(lt_prog_compiler_static, $1)='--static'
40024052 ;;
4003 pgcc* | pgf77* | pgf90* | pgf95*)
4053 pgcc* | pgf77* | pgf90* | pgf95* | pgfortran*)
40044054 # Portland Group compilers (*not* the Pentium gcc compiler,
40054055 # which looks to be a dead project)
40064056 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
40124062 # All Alpha code is PIC.
40134063 _LT_TAGVAR(lt_prog_compiler_static, $1)='-non_shared'
40144064 ;;
4015 xl*)
4016 # IBM XL C 8.0/Fortran 10.1 on PPC
4065 xl* | bgxl* | bgf* | mpixl*)
4066 # IBM XL C 8.0/Fortran 10.1, 11.1 on PPC and BlueGene
40174067 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
40184068 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-qpic'
40194069 _LT_TAGVAR(lt_prog_compiler_static, $1)='-qstaticlink'
40204070 ;;
40214071 *)
40224072 case `$CC -V 2>&1 | sed 5q` in
4073 *Sun\ F* | *Sun*Fortran*)
4074 # Sun Fortran 8.3 passes all unrecognized flags to the linker
4075 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4076 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4077 _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
4078 ;;
40234079 *Sun\ C*)
40244080 # Sun C 5.9
40254081 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
40264082 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
40274083 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,'
40284084 ;;
4029 *Sun\ F*)
4030 # Sun Fortran 8.3 passes all unrecognized flags to the linker
4031 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
4032 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
4033 _LT_TAGVAR(lt_prog_compiler_wl, $1)=''
4034 ;;
40354085 esac
40364086 ;;
40374087 esac
40624112 _LT_TAGVAR(lt_prog_compiler_pic, $1)='-KPIC'
40634113 _LT_TAGVAR(lt_prog_compiler_static, $1)='-Bstatic'
40644114 case $cc_basename in
4065 f77* | f90* | f95*)
4115 f77* | f90* | f95* | sunf77* | sunf90* | sunf95*)
40664116 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Qoption ld ';;
40674117 *)
40684118 _LT_TAGVAR(lt_prog_compiler_wl, $1)='-Wl,';;
41724222 aix[[4-9]]*)
41734223 # If we're using GNU nm, then we don't want the "-C" option.
41744224 # -C means demangle to AIX nm, but means don't demangle with GNU nm
4225 # Also, AIX nm treats weak defined symbols like other global defined
4226 # symbols, whereas GNU nm marks them as "W".
41754227 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
4176 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4228 _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'
41774229 else
41784230 _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'
41794231 fi
42514303 esac
42524304
42534305 _LT_TAGVAR(ld_shlibs, $1)=yes
4306
4307 # On some targets, GNU ld is compatible enough with the native linker
4308 # that we're better off using the native interface for both.
4309 lt_use_gnu_ld_interface=no
42544310 if test "$with_gnu_ld" = yes; then
4311 case $host_os in
4312 aix*)
4313 # The AIX port of GNU ld has always aspired to compatibility
4314 # with the native linker. However, as the warning in the GNU ld
4315 # block says, versions before 2.19.5* couldn't really create working
4316 # shared libraries, regardless of the interface used.
4317 case `$LD -v 2>&1` in
4318 *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
4319 *\ \(GNU\ Binutils\)\ 2.[[2-9]]*) ;;
4320 *\ \(GNU\ Binutils\)\ [[3-9]]*) ;;
4321 *)
4322 lt_use_gnu_ld_interface=yes
4323 ;;
4324 esac
4325 ;;
4326 *)
4327 lt_use_gnu_ld_interface=yes
4328 ;;
4329 esac
4330 fi
4331
4332 if test "$lt_use_gnu_ld_interface" = yes; then
42554333 # If archive_cmds runs LD, not CC, wlarc should be empty
42564334 wlarc='${wl}'
42574335
42694347 fi
42704348 supports_anon_versioning=no
42714349 case `$LD -v 2>&1` in
4350 *GNU\ gold*) supports_anon_versioning=yes ;;
42724351 *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
42734352 *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
42744353 *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
42844363 _LT_TAGVAR(ld_shlibs, $1)=no
42854364 cat <<_LT_EOF 1>&2
42864365
4287 *** Warning: the GNU linker, at least up to release 2.9.1, is reported
4366 *** Warning: the GNU linker, at least up to release 2.19, is reported
42884367 *** to be unable to reliably create shared libraries on AIX.
42894368 *** Therefore, libtool is disabling shared libraries support. If you
4290 *** really care for shared libraries, you may want to modify your PATH
4291 *** so that a non-GNU linker is found, and then restart.
4369 *** really care for shared libraries, you may want to install binutils
4370 *** 2.20 or above, or modify your PATH so that a non-GNU linker is found.
4371 *** You will then need to restart the configuration process.
42924372
42934373 _LT_EOF
42944374 fi
43244404 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
43254405 # as there is no search path for DLLs.
43264406 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
4407 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
43274408 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
43284409 _LT_TAGVAR(always_export_symbols, $1)=no
43294410 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
43454426 fi
43464427 ;;
43474428
4429 haiku*)
4430 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
4431 _LT_TAGVAR(link_all_deplibs, $1)=yes
4432 ;;
4433
43484434 interix[[3-9]]*)
43494435 _LT_TAGVAR(hardcode_direct, $1)=no
43504436 _LT_TAGVAR(hardcode_shlibpath_var, $1)=no
43604446 _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'
43614447 ;;
43624448
4363 gnu* | linux* | tpf* | k*bsd*-gnu)
4449 gnu* | linux* | tpf* | k*bsd*-gnu | kopensolaris*-gnu)
43644450 tmp_diet=no
43654451 if test "$host_os" = linux-dietlibc; then
43664452 case $cc_basename in
43744460 tmp_sharedflag='-shared'
43754461 case $cc_basename,$host_cpu in
43764462 pgcc*) # Portland Group C compiler
4377 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
4463 _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'
43784464 tmp_addflag=' $pic_flag'
43794465 ;;
4380 pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers
4381 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
4466 pgf77* | pgf90* | pgf95* | pgfortran*)
4467 # Portland Group f77 and f90 compilers
4468 _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'
43824469 tmp_addflag=' $pic_flag -Mnomain' ;;
43834470 ecc*,ia64* | icc*,ia64*) # Intel C compiler on ia64
43844471 tmp_addflag=' -i_dynamic' ;;
43894476 lf95*) # Lahey Fortran 8.1
43904477 _LT_TAGVAR(whole_archive_flag_spec, $1)=
43914478 tmp_sharedflag='--shared' ;;
4392 xl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
4479 xl[[cC]]* | bgxl[[cC]]* | mpixl[[cC]]*) # IBM XL C 8.0 on PPC (deal with xlf below)
43934480 tmp_sharedflag='-qmkshrobj'
43944481 tmp_addflag= ;;
4482 nvcc*) # Cuda Compiler Driver 2.2
4483 _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'
4484 _LT_TAGVAR(compiler_needs_object, $1)=yes
4485 ;;
43954486 esac
43964487 case `$CC -V 2>&1 | sed 5q` in
43974488 *Sun\ C*) # Sun C 5.9
4398 _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
4489 _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'
43994490 _LT_TAGVAR(compiler_needs_object, $1)=yes
44004491 tmp_sharedflag='-G' ;;
44014492 *Sun\ F*) # Sun Fortran 8.3
44114502 fi
44124503
44134504 case $cc_basename in
4414 xlf*)
4505 xlf* | bgf* | bgxlf* | mpixlf*)
44154506 # IBM XL Fortran 10.1 on PPC cannot create shared libs itself
44164507 _LT_TAGVAR(whole_archive_flag_spec, $1)='--whole-archive$convenience --no-whole-archive'
44174508 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)=
44184509 _LT_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
4419 _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $compiler_flags -soname $soname -o $lib'
4510 _LT_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname -o $lib'
44204511 if test "x$supports_anon_versioning" = xyes; then
44214512 _LT_TAGVAR(archive_expsym_cmds, $1)='echo "{ global:" > $output_objdir/$libname.ver~
44224513 cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
44234514 echo "local: *; };" >> $output_objdir/$libname.ver~
4424 $LD -shared $libobjs $deplibs $compiler_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
4515 $LD -shared $libobjs $deplibs $linker_flags -soname $soname -version-script $output_objdir/$libname.ver -o $lib'
44254516 fi
44264517 ;;
44274518 esac
45424633 else
45434634 # If we're using GNU nm, then we don't want the "-C" option.
45444635 # -C means demangle to AIX nm, but means don't demangle with GNU nm
4636 # Also, AIX nm treats weak defined symbols like other global
4637 # defined symbols, whereas GNU nm marks them as "W".
45454638 if $NM -V 2>&1 | $GREP 'GNU' > /dev/null; then
4546 _LT_TAGVAR(export_symbols_cmds, $1)='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B")) && ([substr](\$ 3,1,1) != ".")) { print \$ 3 } }'\'' | sort -u > $export_symbols'
4639 _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'
45474640 else
45484641 _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'
45494642 fi
46324725 # empty executable.
46334726 _LT_SYS_MODULE_PATH_AIX
46344727 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
4635 _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 $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
4728 _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"
46364729 else
46374730 if test "$host_cpu" = ia64; then
46384731 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
46474740 # -berok will link without error, but may produce a broken library.
46484741 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
46494742 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
4650 # Exported symbols can be pulled into shared objects from archives
4651 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
4743 if test "$with_gnu_ld" = yes; then
4744 # We only use this code for GNU lds that support --whole-archive.
4745 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
4746 else
4747 # Exported symbols can be pulled into shared objects from archives
4748 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
4749 fi
46524750 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
46534751 # This is similar to how AIX traditionally builds its shared libraries.
46544752 _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'
46874785 # Tell ltmain to make .dll files, not .so files.
46884786 shrext_cmds=".dll"
46894787 # FIXME: Setting linknames here is a bad hack.
4690 _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
4788 _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
46914789 # The linker will automatically build a .lib file if we build a DLL.
46924790 _LT_TAGVAR(old_archive_from_new_cmds, $1)='true'
46934791 # FIXME: Should let the user specify the lib program.
47544852 ;;
47554853
47564854 hpux10*)
4757 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
4855 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
47584856 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
47594857 else
47604858 _LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
47734871 ;;
47744872
47754873 hpux11*)
4776 if test "$GCC" = yes -a "$with_gnu_ld" = no; then
4874 if test "$GCC" = yes && test "$with_gnu_ld" = no; then
47774875 case $host_cpu in
47784876 hppa*64*)
47794877 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
47944892 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
47954893 ;;
47964894 *)
4797 _LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
4895 m4_if($1, [], [
4896 # Older versions of the 11.00 compiler do not understand -b yet
4897 # (HP92453-01 A.11.01.20 doesn't, HP92453-01 B.11.X.35175-35176.GP does)
4898 _LT_LINKER_OPTION([if $CC understands -b],
4899 _LT_TAGVAR(lt_cv_prog_compiler__b, $1), [-b],
4900 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'],
4901 [_LT_TAGVAR(archive_cmds, $1)='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'])],
4902 [_LT_TAGVAR(archive_cmds, $1)='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'])
47984903 ;;
47994904 esac
48004905 fi
48224927
48234928 irix5* | irix6* | nonstopux*)
48244929 if test "$GCC" = yes; then
4825 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
4930 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $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'
48264931 # Try to use the -exported_symbol ld option, if it does not
48274932 # work, assume that -exports_file does not work either and
48284933 # implicitly export all symbols.
48294934 save_LDFLAGS="$LDFLAGS"
48304935 LDFLAGS="$LDFLAGS -shared ${wl}-exported_symbol ${wl}foo ${wl}-update_registry ${wl}/dev/null"
48314936 AC_LINK_IFELSE(int foo(void) {},
4832 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
4937 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $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'
48334938 )
48344939 LDFLAGS="$save_LDFLAGS"
48354940 else
4836 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
4837 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
4941 _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'
4942 _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'
48384943 fi
48394944 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
48404945 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
48965001 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
48975002 _LT_TAGVAR(hardcode_minus_L, $1)=yes
48985003 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
4899 _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'
5004 _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'
49005005 _LT_TAGVAR(old_archive_from_new_cmds, $1)='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
49015006 ;;
49025007
49035008 osf3*)
49045009 if test "$GCC" = yes; then
49055010 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
4906 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5011 _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'
49075012 else
49085013 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
4909 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
5014 _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'
49105015 fi
49115016 _LT_TAGVAR(archive_cmds_need_lc, $1)='no'
49125017 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
49165021 osf4* | osf5*) # as osf3* with the addition of -msym flag
49175022 if test "$GCC" = yes; then
49185023 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
4919 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5024 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_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'
49205025 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
49215026 else
49225027 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
4923 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
5028 _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'
49245029 _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~
4925 $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
5030 $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'
49265031
49275032 # Both c and cxx compiler support -rpath directly
49285033 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
51135218 # Test whether the compiler implicitly links with -lc since on some
51145219 # systems, -lgcc has to come before -lc. If gcc already passes -lc
51155220 # to ld, don't add -lc before -lgcc.
5116 AC_MSG_CHECKING([whether -lc should be explicitly linked in])
5117 $RM conftest*
5118 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
5119
5120 if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
5121 soname=conftest
5122 lib=conftest
5123 libobjs=conftest.$ac_objext
5124 deplibs=
5125 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
5126 pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
5127 compiler_flags=-v
5128 linker_flags=-v
5129 verstring=
5130 output_objdir=.
5131 libname=conftest
5132 lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
5133 _LT_TAGVAR(allow_undefined_flag, $1)=
5134 if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
5135 then
5136 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
5137 else
5138 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5139 fi
5140 _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
5141 else
5142 cat conftest.err 1>&5
5143 fi
5144 $RM conftest*
5145 AC_MSG_RESULT([$_LT_TAGVAR(archive_cmds_need_lc, $1)])
5221 AC_CACHE_CHECK([whether -lc should be explicitly linked in],
5222 [lt_cv_]_LT_TAGVAR(archive_cmds_need_lc, $1),
5223 [$RM conftest*
5224 echo "$lt_simple_compile_test_code" > conftest.$ac_ext
5225
5226 if AC_TRY_EVAL(ac_compile) 2>conftest.err; then
5227 soname=conftest
5228 lib=conftest
5229 libobjs=conftest.$ac_objext
5230 deplibs=
5231 wl=$_LT_TAGVAR(lt_prog_compiler_wl, $1)
5232 pic_flag=$_LT_TAGVAR(lt_prog_compiler_pic, $1)
5233 compiler_flags=-v
5234 linker_flags=-v
5235 verstring=
5236 output_objdir=.
5237 libname=conftest
5238 lt_save_allow_undefined_flag=$_LT_TAGVAR(allow_undefined_flag, $1)
5239 _LT_TAGVAR(allow_undefined_flag, $1)=
5240 if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
5241 then
5242 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=no
5243 else
5244 lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)=yes
5245 fi
5246 _LT_TAGVAR(allow_undefined_flag, $1)=$lt_save_allow_undefined_flag
5247 else
5248 cat conftest.err 1>&5
5249 fi
5250 $RM conftest*
5251 ])
5252 _LT_TAGVAR(archive_cmds_need_lc, $1)=$lt_cv_[]_LT_TAGVAR(archive_cmds_need_lc, $1)
51465253 ;;
51475254 esac
51485255 fi
53125419 ])# _LT_LANG_C_CONFIG
53135420
53145421
5315 # _LT_PROG_CXX
5316 # ------------
5317 # Since AC_PROG_CXX is broken, in that it returns g++ if there is no c++
5318 # compiler, we have our own version here.
5319 m4_defun([_LT_PROG_CXX],
5320 [
5321 pushdef([AC_MSG_ERROR], [_lt_caught_CXX_error=yes])
5322 AC_PROG_CXX
5422 # _LT_LANG_CXX_CONFIG([TAG])
5423 # --------------------------
5424 # Ensure that the configuration variables for a C++ compiler are suitably
5425 # defined. These variables are subsequently used by _LT_CONFIG to write
5426 # the compiler configuration to `libtool'.
5427 m4_defun([_LT_LANG_CXX_CONFIG],
5428 [m4_require([_LT_FILEUTILS_DEFAULTS])dnl
5429 m4_require([_LT_DECL_EGREP])dnl
53235430 if test -n "$CXX" && ( test "X$CXX" != "Xno" &&
53245431 ( (test "X$CXX" = "Xg++" && `g++ -v >/dev/null 2>&1` ) ||
53255432 (test "X$CXX" != "Xg++"))) ; then
53275434 else
53285435 _lt_caught_CXX_error=yes
53295436 fi
5330 popdef([AC_MSG_ERROR])
5331 ])# _LT_PROG_CXX
5332
5333 dnl aclocal-1.4 backwards compatibility:
5334 dnl AC_DEFUN([_LT_PROG_CXX], [])
5335
5336
5337 # _LT_LANG_CXX_CONFIG([TAG])
5338 # --------------------------
5339 # Ensure that the configuration variables for a C++ compiler are suitably
5340 # defined. These variables are subsequently used by _LT_CONFIG to write
5341 # the compiler configuration to `libtool'.
5342 m4_defun([_LT_LANG_CXX_CONFIG],
5343 [AC_REQUIRE([_LT_PROG_CXX])dnl
5344 m4_require([_LT_FILEUTILS_DEFAULTS])dnl
5345 m4_require([_LT_DECL_EGREP])dnl
53465437
53475438 AC_LANG_PUSH(C++)
53485439 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
53645455 _LT_TAGVAR(module_expsym_cmds, $1)=
53655456 _LT_TAGVAR(link_all_deplibs, $1)=unknown
53665457 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
5458 _LT_TAGVAR(reload_flag, $1)=$reload_flag
5459 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
53675460 _LT_TAGVAR(no_undefined_flag, $1)=
53685461 _LT_TAGVAR(whole_archive_flag_spec, $1)=
53695462 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
54665559 # Commands to make compiler produce verbose output that lists
54675560 # what "hidden" libraries, object files and flags are used when
54685561 # linking a shared library.
5469 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
5562 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
54705563
54715564 else
54725565 GXX=no
55785671 _LT_SYS_MODULE_PATH_AIX
55795672 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
55805673
5581 _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 $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
5674 _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"
55825675 else
55835676 if test "$host_cpu" = ia64; then
55845677 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $libdir:/usr/lib:/lib'
55935686 # -berok will link without error, but may produce a broken library.
55945687 _LT_TAGVAR(no_undefined_flag, $1)=' ${wl}-bernotok'
55955688 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-berok'
5596 # Exported symbols can be pulled into shared objects from archives
5597 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
5689 if test "$with_gnu_ld" = yes; then
5690 # We only use this code for GNU lds that support --whole-archive.
5691 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
5692 else
5693 # Exported symbols can be pulled into shared objects from archives
5694 _LT_TAGVAR(whole_archive_flag_spec, $1)='$convenience'
5695 fi
55985696 _LT_TAGVAR(archive_cmds_need_lc, $1)=yes
55995697 # This is similar to how AIX traditionally builds its shared
56005698 # libraries.
56275725 # _LT_TAGVAR(hardcode_libdir_flag_spec, $1) is actually meaningless,
56285726 # as there is no search path for DLLs.
56295727 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-L$libdir'
5728 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-all-symbols'
56305729 _LT_TAGVAR(allow_undefined_flag, $1)=unsupported
56315730 _LT_TAGVAR(always_export_symbols, $1)=no
56325731 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
56875786 gnu*)
56885787 ;;
56895788
5789 haiku*)
5790 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
5791 _LT_TAGVAR(link_all_deplibs, $1)=yes
5792 ;;
5793
56905794 hpux9*)
56915795 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}+b ${wl}$libdir'
56925796 _LT_TAGVAR(hardcode_libdir_separator, $1)=:
57115815 # explicitly linking system object files so we need to strip them
57125816 # from the output so that they don't get included in the library
57135817 # dependencies.
5714 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; $ECHO "X$list" | $Xsed'
5818 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"'
57155819 ;;
57165820 *)
57175821 if test "$GXX" = yes; then
57765880 # explicitly linking system object files so we need to strip them
57775881 # from the output so that they don't get included in the library
57785882 # dependencies.
5779 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; $ECHO "X$list" | $Xsed'
5883 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"'
57805884 ;;
57815885 *)
57825886 if test "$GXX" = yes; then
58195923 case $cc_basename in
58205924 CC*)
58215925 # SGI C++
5822 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
5926 _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'
58235927
58245928 # Archives containing C++ object files must be created using
58255929 # "CC -ar", where "CC" is the IRIX C++ compiler. This is
58305934 *)
58315935 if test "$GXX" = yes; then
58325936 if test "$with_gnu_ld" = no; then
5833 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
5937 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -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'
58345938 else
5835 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
5939 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -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'
58365940 fi
58375941 fi
58385942 _LT_TAGVAR(link_all_deplibs, $1)=yes
58435947 _LT_TAGVAR(inherit_rpath, $1)=yes
58445948 ;;
58455949
5846 linux* | k*bsd*-gnu)
5950 linux* | k*bsd*-gnu | kopensolaris*-gnu)
58475951 case $cc_basename in
58485952 KCC*)
58495953 # Kuck and Associates, Inc. (KAI) C++ Compiler
58615965 # explicitly linking system object files so we need to strip them
58625966 # from the output so that they don't get included in the library
58635967 # dependencies.
5864 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; $ECHO "X$list" | $Xsed'
5968 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"'
58655969
58665970 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
58675971 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
58986002 pgCC* | pgcpp*)
58996003 # Portland Group C++ compiler
59006004 case `$CC -V` in
5901 *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
6005 *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
59026006 _LT_TAGVAR(prelink_cmds, $1)='tpldir=Template.dir~
59036007 rm -rf $tpldir~
59046008 $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
5905 compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
6009 compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
59066010 _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
59076011 rm -rf $tpldir~
59086012 $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
5909 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
6013 $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
59106014 $RANLIB $oldlib'
59116015 _LT_TAGVAR(archive_cmds, $1)='tpldir=Template.dir~
59126016 rm -rf $tpldir~
59136017 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
5914 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
6018 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
59156019 _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
59166020 rm -rf $tpldir~
59176021 $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
5918 $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
6022 $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'
59196023 ;;
5920 *) # Version 6 will use weak symbols
6024 *) # Version 6 and above use weak symbols
59216025 _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
59226026 _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'
59236027 ;;
59256029
59266030 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}--rpath ${wl}$libdir'
59276031 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
5928 _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
6032 _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'
59296033 ;;
59306034 cxx*)
59316035 # Compaq C++
59446048 # explicitly linking system object files so we need to strip them
59456049 # from the output so that they don't get included in the library
59466050 # dependencies.
5947 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
6051 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'
59486052 ;;
5949 xl*)
6053 xl* | mpixl* | bgxl*)
59506054 # IBM XL 8.0 on PPC, with GNU ld
59516055 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
59526056 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
59666070 _LT_TAGVAR(archive_cmds, $1)='$CC -G${allow_undefined_flag} -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
59676071 _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'
59686072 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
5969 _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
6073 _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'
59706074 _LT_TAGVAR(compiler_needs_object, $1)=yes
59716075
59726076 # Not sure whether something based on
59736077 # $CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1
59746078 # would be better.
5975 output_verbose_link_cmd='echo'
6079 output_verbose_link_cmd='func_echo_all'
59766080
59776081 # Archives containing C++ object files must be created using
59786082 # "CC -xar", where "CC" is the Sun C++ compiler. This is
60416145 _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}-E'
60426146 _LT_TAGVAR(whole_archive_flag_spec, $1)="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
60436147 fi
6044 output_verbose_link_cmd=echo
6148 output_verbose_link_cmd=func_echo_all
60456149 else
60466150 _LT_TAGVAR(ld_shlibs, $1)=no
60476151 fi
60766180 case $host in
60776181 osf3*)
60786182 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
6079 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
6183 _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'
60806184 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
60816185 ;;
60826186 *)
60836187 _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
6084 _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
6188 _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'
60856189 _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
60866190 echo "-hidden">> $lib.exp~
6087 $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
6191 $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~
60886192 $RM $lib.exp'
60896193 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-rpath $libdir'
60906194 ;;
61006204 # explicitly linking system object files so we need to strip them
61016205 # from the output so that they don't get included in the library
61026206 # dependencies.
6103 output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
6207 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"'
61046208 ;;
61056209 *)
61066210 if test "$GXX" = yes && test "$with_gnu_ld" = no; then
61076211 _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
61086212 case $host in
61096213 osf3*)
6110 _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" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6214 _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'
61116215 ;;
61126216 *)
6113 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
6217 _LT_TAGVAR(archive_cmds, $1)='$CC -shared -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'
61146218 ;;
61156219 esac
61166220
61206224 # Commands to make compiler produce verbose output that lists
61216225 # what "hidden" libraries, object files and flags are used when
61226226 # linking a shared library.
6123 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
6227 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
61246228
61256229 else
61266230 # FIXME: insert proper C++ library support
61566260
61576261 solaris*)
61586262 case $cc_basename in
6159 CC*)
6263 CC* | sunCC*)
61606264 # Sun C++ 4.2, 5.x and Centerline C++
61616265 _LT_TAGVAR(archive_cmds_need_lc,$1)=yes
61626266 _LT_TAGVAR(no_undefined_flag, $1)=' -zdefs'
61776281 esac
61786282 _LT_TAGVAR(link_all_deplibs, $1)=yes
61796283
6180 output_verbose_link_cmd='echo'
6284 output_verbose_link_cmd='func_echo_all'
61816285
61826286 # Archives containing C++ object files must be created using
61836287 # "CC -xar", where "CC" is the Sun C++ compiler. This is
62046308 # Commands to make compiler produce verbose output that lists
62056309 # what "hidden" libraries, object files and flags are used when
62066310 # linking a shared library.
6207 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
6311 output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
62086312 else
62096313 # g++ 2.7 appears to require `-G' NOT `-shared' on this
62106314 # platform.
62156319 # Commands to make compiler produce verbose output that lists
62166320 # what "hidden" libraries, object files and flags are used when
62176321 # linking a shared library.
6218 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP "\-L"'
6322 output_verbose_link_cmd='$CC -G $CFLAGS -v conftest.$objext 2>&1 | $GREP -v "^Configured with:" | $GREP "\-L"'
62196323 fi
62206324
62216325 _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-R $wl$libdir'
62696373 CC*)
62706374 _LT_TAGVAR(archive_cmds, $1)='$CC -G ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
62716375 _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -G ${wl}-Bexport:$export_symbols ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
6376 _LT_TAGVAR(old_archive_cmds, $1)='$CC -Tprelink_objects $oldobjs~
6377 '"$_LT_TAGVAR(old_archive_cmds, $1)"
6378 _LT_TAGVAR(reload_cmds, $1)='$CC -Tprelink_objects $reload_objs~
6379 '"$_LT_TAGVAR(reload_cmds, $1)"
62726380 ;;
62736381 *)
62746382 _LT_TAGVAR(archive_cmds, $1)='$CC -shared ${wl}-h,$soname -o $lib $libobjs $deplibs $compiler_flags'
65156623
65166624 solaris*)
65176625 case $cc_basename in
6518 CC*)
6626 CC* | sunCC*)
65196627 # The more standards-conforming stlport4 library is
65206628 # incompatible with the Cstd library. Avoid specifying
65216629 # it if it's in CXXFLAGS. Ignore libCrun as
65596667 ])# _LT_SYS_HIDDEN_LIBDEPS
65606668
65616669
6562 # _LT_PROG_F77
6563 # ------------
6564 # Since AC_PROG_F77 is broken, in that it returns the empty string
6565 # if there is no fortran compiler, we have our own version here.
6566 m4_defun([_LT_PROG_F77],
6567 [
6568 pushdef([AC_MSG_ERROR], [_lt_disable_F77=yes])
6569 AC_PROG_F77
6570 if test -z "$F77" || test "X$F77" = "Xno"; then
6571 _lt_disable_F77=yes
6572 fi
6573 popdef([AC_MSG_ERROR])
6574 ])# _LT_PROG_F77
6575
6576 dnl aclocal-1.4 backwards compatibility:
6577 dnl AC_DEFUN([_LT_PROG_F77], [])
6578
6579
65806670 # _LT_LANG_F77_CONFIG([TAG])
65816671 # --------------------------
65826672 # Ensure that the configuration variables for a Fortran 77 compiler are
65836673 # suitably defined. These variables are subsequently used by _LT_CONFIG
65846674 # to write the compiler configuration to `libtool'.
65856675 m4_defun([_LT_LANG_F77_CONFIG],
6586 [AC_REQUIRE([_LT_PROG_F77])dnl
6587 AC_LANG_PUSH(Fortran 77)
6676 [AC_LANG_PUSH(Fortran 77)
6677 if test -z "$F77" || test "X$F77" = "Xno"; then
6678 _lt_disable_F77=yes
6679 fi
65886680
65896681 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
65906682 _LT_TAGVAR(allow_undefined_flag, $1)=
66036695 _LT_TAGVAR(module_expsym_cmds, $1)=
66046696 _LT_TAGVAR(link_all_deplibs, $1)=unknown
66056697 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
6698 _LT_TAGVAR(reload_flag, $1)=$reload_flag
6699 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
66066700 _LT_TAGVAR(no_undefined_flag, $1)=
66076701 _LT_TAGVAR(whole_archive_flag_spec, $1)=
66086702 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
67026796 ])# _LT_LANG_F77_CONFIG
67036797
67046798
6705 # _LT_PROG_FC
6706 # -----------
6707 # Since AC_PROG_FC is broken, in that it returns the empty string
6708 # if there is no fortran compiler, we have our own version here.
6709 m4_defun([_LT_PROG_FC],
6710 [
6711 pushdef([AC_MSG_ERROR], [_lt_disable_FC=yes])
6712 AC_PROG_FC
6713 if test -z "$FC" || test "X$FC" = "Xno"; then
6714 _lt_disable_FC=yes
6715 fi
6716 popdef([AC_MSG_ERROR])
6717 ])# _LT_PROG_FC
6718
6719 dnl aclocal-1.4 backwards compatibility:
6720 dnl AC_DEFUN([_LT_PROG_FC], [])
6721
6722
67236799 # _LT_LANG_FC_CONFIG([TAG])
67246800 # -------------------------
67256801 # Ensure that the configuration variables for a Fortran compiler are
67266802 # suitably defined. These variables are subsequently used by _LT_CONFIG
67276803 # to write the compiler configuration to `libtool'.
67286804 m4_defun([_LT_LANG_FC_CONFIG],
6729 [AC_REQUIRE([_LT_PROG_FC])dnl
6730 AC_LANG_PUSH(Fortran)
6805 [AC_LANG_PUSH(Fortran)
6806
6807 if test -z "$FC" || test "X$FC" = "Xno"; then
6808 _lt_disable_FC=yes
6809 fi
67316810
67326811 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
67336812 _LT_TAGVAR(allow_undefined_flag, $1)=
67466825 _LT_TAGVAR(module_expsym_cmds, $1)=
67476826 _LT_TAGVAR(link_all_deplibs, $1)=unknown
67486827 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
6828 _LT_TAGVAR(reload_flag, $1)=$reload_flag
6829 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
67496830 _LT_TAGVAR(no_undefined_flag, $1)=
67506831 _LT_TAGVAR(whole_archive_flag_spec, $1)=
67516832 _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=no
68916972 _LT_TAGVAR(archive_cmds_need_lc, $1)=no
68926973
68936974 _LT_TAGVAR(old_archive_cmds, $1)=$old_archive_cmds
6975 _LT_TAGVAR(reload_flag, $1)=$reload_flag
6976 _LT_TAGVAR(reload_cmds, $1)=$reload_cmds
68946977
68956978 ## CAVEAT EMPTOR:
68966979 ## There is no encapsulation within the following macros, do not change
72587341 func_dirname ()
72597342 {
72607343 # Extract subdirectory from the argument.
7261 func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
7344 func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
72627345 if test "X$func_dirname_result" = "X${1}"; then
72637346 func_dirname_result="${3}"
72647347 else
72697352 # func_basename file
72707353 func_basename ()
72717354 {
7272 func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
7355 func_basename_result=`$ECHO "${1}" | $SED "$basename"`
72737356 }
72747357
72757358 dnl func_dirname_and_basename
72857368 func_stripname ()
72867369 {
72877370 case ${2} in
7288 .*) func_stripname_result=`$ECHO "X${3}" \
7289 | $Xsed -e "s%^${1}%%" -e "s%\\\\${2}\$%%"`;;
7290 *) func_stripname_result=`$ECHO "X${3}" \
7291 | $Xsed -e "s%^${1}%%" -e "s%${2}\$%%"`;;
7371 .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
7372 *) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
72927373 esac
72937374 }
72947375
72997380 # func_opt_split
73007381 func_opt_split ()
73017382 {
7302 func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
7303 func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
7383 func_opt_split_opt=`$ECHO "${1}" | $SED "$my_sed_long_opt"`
7384 func_opt_split_arg=`$ECHO "${1}" | $SED "$my_sed_long_arg"`
73047385 }
73057386
73067387 # func_lo2o object
73077388 func_lo2o ()
73087389 {
7309 func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
7390 func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
73107391 }
73117392
73127393 # func_xform libobj-or-source
73137394 func_xform ()
73147395 {
7315 func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
7396 func_xform_result=`$ECHO "${1}" | $SED 's/\.[[^.]]*$/.lo/'`
73167397 }
73177398
73187399 # func_arith arithmetic-term...
00 # Helper functions for option handling. -*- Autoconf -*-
11 #
2 # Copyright (C) 2004, 2005, 2007, 2008 Free Software Foundation, Inc.
2 # Copyright (C) 2004, 2005, 2007, 2008, 2009 Free Software Foundation,
3 # Inc.
34 # Written by Gary V. Vaughan, 2004
45 #
56 # This file is free software; the Free Software Foundation gives
67 # unlimited permission to copy and/or distribute it, with or without
78 # modifications, as long as this notice is preserved.
89
9 # serial 6 ltoptions.m4
10 # serial 7 ltoptions.m4
1011
1112 # This is to help aclocal find these macros, as it can't see m4_define.
1213 AC_DEFUN([LTOPTIONS_VERSION], [m4_if([1])])
124125 [enable_win32_dll=yes
125126
126127 case $host in
127 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-cegcc*)
128 *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-cegcc*)
128129 AC_CHECK_TOOL(AS, as, false)
129130 AC_CHECK_TOOL(DLLTOOL, dlltool, false)
130131 AC_CHECK_TOOL(OBJDUMP, objdump, false)
132133 esac
133134
134135 test -z "$AS" && AS=as
135 _LT_DECL([], [AS], [0], [Assembler program])dnl
136 _LT_DECL([], [AS], [1], [Assembler program])dnl
136137
137138 test -z "$DLLTOOL" && DLLTOOL=dlltool
138 _LT_DECL([], [DLLTOOL], [0], [DLL creation program])dnl
139 _LT_DECL([], [DLLTOOL], [1], [DLL creation program])dnl
139140
140141 test -z "$OBJDUMP" && OBJDUMP=objdump
141 _LT_DECL([], [OBJDUMP], [0], [Object dumper program])dnl
142 _LT_DECL([], [OBJDUMP], [1], [Object dumper program])dnl
142143 ])# win32-dll
143144
144145 AU_DEFUN([AC_LIBTOOL_WIN32_DLL],
88
99 # Generated from ltversion.in.
1010
11 # serial 3017 ltversion.m4
11 # serial 3175 ltversion.m4
1212 # This file is part of GNU Libtool
1313
14 m4_define([LT_PACKAGE_VERSION], [2.2.6b])
15 m4_define([LT_PACKAGE_REVISION], [1.3017])
14 m4_define([LT_PACKAGE_VERSION], [2.2.10])
15 m4_define([LT_PACKAGE_REVISION], [1.3175])
1616
1717 AC_DEFUN([LTVERSION_VERSION],
18 [macro_version='2.2.6b'
19 macro_revision='1.3017'
18 [macro_version='2.2.10'
19 macro_revision='1.3175'
2020 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
2121 _LT_DECL(, macro_revision, 0)
2222 ])
00 # lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*-
11 #
2 # Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc.
2 # Copyright (C) 2004, 2005, 2007, 2009 Free Software Foundation, Inc.
33 # Written by Scott James Remnant, 2004.
44 #
55 # This file is free software; the Free Software Foundation gives
66 # unlimited permission to copy and/or distribute it, with or without
77 # modifications, as long as this notice is preserved.
88
9 # serial 4 lt~obsolete.m4
9 # serial 5 lt~obsolete.m4
1010
1111 # These exist entirely to fool aclocal when bootstrapping libtool.
1212 #
7676 m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])])
7777 m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])])
7878 m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])])
79 m4_ifndef([AC_LIBTOOL_RC], [AC_DEFUN([AC_LIBTOOL_RC])])
8079 m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])])
8180 m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])])
8281 m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])])
8988 m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])])
9089 m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])])
9190 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])])
11 man_MANS = virt-viewer.1
22
33 EXTRA_DIST = virt-viewer.pod
4 DISTCLEANFILES = $(man_MANS)
45
56 %.1: %.pod
67 pod2man $< > $@
163163 PACKAGE_NAME = @PACKAGE_NAME@
164164 PACKAGE_STRING = @PACKAGE_STRING@
165165 PACKAGE_TARNAME = @PACKAGE_TARNAME@
166 PACKAGE_URL = @PACKAGE_URL@
166167 PACKAGE_VERSION = @PACKAGE_VERSION@
167168 PATH_SEPARATOR = @PATH_SEPARATOR@
168169 PKG_CONFIG = @PKG_CONFIG@
170 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
171 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
169172 POFILES = @POFILES@
170173 POSUB = @POSUB@
171174 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
174177 SED = @SED@
175178 SET_MAKE = @SET_MAKE@
176179 SHELL = @SHELL@
180 SPICEGTK_CFLAGS = @SPICEGTK_CFLAGS@
181 SPICEGTK_LIBS = @SPICEGTK_LIBS@
177182 STRIP = @STRIP@
178183 USE_NLS = @USE_NLS@
179184 VERSION = @VERSION@
215220 libexecdir = @libexecdir@
216221 localedir = @localedir@
217222 localstatedir = @localstatedir@
218 lt_ECHO = @lt_ECHO@
219223 mandir = @mandir@
220224 mkdir_p = @mkdir_p@
221225 oldincludedir = @oldincludedir@
233237 top_srcdir = @top_srcdir@
234238 man_MANS = virt-viewer.1
235239 EXTRA_DIST = virt-viewer.pod
240 DISTCLEANFILES = $(man_MANS)
236241 all: all-am
237242
238243 .SUFFIXES:
388393 distclean-generic:
389394 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
390395 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
396 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
391397
392398 maintainer-clean-generic:
393399 @echo "This command is intended for maintainers to use"
99 =head1 DESCRIPTION
1010
1111 B<virt-viewer> is a minimal tool for displaying the graphical console
12 of a virtual machine. The console is accessed using the VNC protocol.
13 The guest can be referred to based on its name, ID, or UUID. If the
14 guest is not already running, then the viewer can be told to wait
15 until is starts before attempting to connect to the console The viewer
16 can connect to remote hosts to lookup the console information and then
17 also connect to the remote console using the same network transport.
12 of a virtual machine. The console is accessed using the VNC or SPICE
13 protocol. The guest can be referred to based on its name, ID, or
14 UUID. If the guest is not already running, then the viewer can be told
15 to wait until is starts before attempting to connect to the console
16 The viewer can connect to remote hosts to lookup the console
17 information and then also connect to the remote console using the same
18 network transport.
1819
1920 =head1 OPTIONS
2021
4243
4344 Wait for the domain to start up before attempting to connect to the console
4445
45 =item -w, --reconnect
46 =item -r, --reconnect
4647
4748 Automatically reconnect to the domain if it shuts down and restarts
49
50 =item -z PCT, --zoom=PCT
51
52 Zoom level of the display window in percentage. Range 10-200.
4853
4954 =item -d, --direct
5055
5156 Do not attempt to tunnel the console over SSH, even if the main connection URI
5257 used SSH.
58
59 =item --debug
60
61 Print debugging information
5362
5463 =back
5564
207207 PACKAGE_NAME = @PACKAGE_NAME@
208208 PACKAGE_STRING = @PACKAGE_STRING@
209209 PACKAGE_TARNAME = @PACKAGE_TARNAME@
210 PACKAGE_URL = @PACKAGE_URL@
210211 PACKAGE_VERSION = @PACKAGE_VERSION@
211212 PATH_SEPARATOR = @PATH_SEPARATOR@
212213 PKG_CONFIG = @PKG_CONFIG@
214 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
215 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
213216 POFILES = @POFILES@
214217 POSUB = @POSUB@
215218 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
218221 SED = @SED@
219222 SET_MAKE = @SET_MAKE@
220223 SHELL = @SHELL@
224 SPICEGTK_CFLAGS = @SPICEGTK_CFLAGS@
225 SPICEGTK_LIBS = @SPICEGTK_LIBS@
221226 STRIP = @STRIP@
222227 USE_NLS = @USE_NLS@
223228 VERSION = @VERSION@
259264 libexecdir = @libexecdir@
260265 localedir = @localedir@
261266 localstatedir = @localstatedir@
262 lt_ECHO = @lt_ECHO@
263267 mandir = @mandir@
264268 mkdir_p = @mkdir_p@
265269 oldincludedir = @oldincludedir@
0 as
1 bn_IN
2 de
3 es
4 fr
5 gu
6 hi
7 hu
8 it
9 ja
10 kn
11 ko
12 ml
13 mr
14 or
15 pa
016 pl
17 pt_BR
18 ru
19 ta
20 te
21 uk
22 zh_CN
23 zh_TW
22 src/main.c
33 src/util.c
44 src/viewer.c
5 src/display-spice.c
6 src/display-vnc.c
57 src/about.glade
68 src/auth.glade
79 src/viewer.glade
0 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
1 # This file is distributed under the same license as the PACKAGE package.
2 #
3 # Amitakhya Phukan <aphukan@redhat.com>, 2010.
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: \n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2010-03-14 13:50+0000\n"
9 "PO-Revision-Date: 2010-03-15 00:25+0530\n"
10 "Last-Translator: Amitakhya Phukan <aphukan@redhat.com>\n"
11 "Language-Team: Assamese <>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: Lokalize 1.0\n"
16 "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
18 #: ../src/main.c:34
19 #, c-format
20 msgid "%s version %s\n"
21 msgstr "%s সংস্কৰণ %s\n"
22
23 #: ../src/main.c:52
24 msgid "Run '"
25 msgstr "চলাওক '"
26
27 #: ../src/main.c:55
28 msgid "display version information"
29 msgstr "সংস্কৰণৰ তথ্য দেখুৱাওক"
30
31 #: ../src/main.c:57
32 msgid "display verbose information"
33 msgstr "ভাৰ্বোচ তথ্য দেখুৱাওক"
34
35 #: ../src/main.c:59
36 msgid "direct connection with no automatic tunnels"
37 msgstr "কোনো স্বয়ংক্ৰিয় টানেল নোহোৱাকে পোনেপোনে সংযোগ"
38
39 #: ../src/main.c:61
40 msgid "connect to hypervisor"
41 msgstr "হাইপাৰ্ভাইচৰলৈ সংযোগ কৰক"
42
43 #: ../src/main.c:63
44 msgid "wait for domain to start"
45 msgstr "ডোমেইন আৰম্ভ হ'বলৈ ৰখক"
46
47 #: ../src/main.c:65
48 msgid "reconnect to domain upon restart"
49 msgstr "পুনৰাৰম্ভত ডোমেইনলৈ পুনঃ সংযোগ কৰক"
50
51 #: ../src/main.c:67
52 msgid "display debugging information"
53 msgstr "ডিবাগ তথ্য দেখুৱাওক"
54
55 #. Setup command line options
56 #: ../src/main.c:79
57 msgid "- Virtual machine graphical console"
58 msgstr "- ভাৰ্চুৱেল যন্ত্ৰৰ চিত্ৰাঙ্কিত ক'ন্সোল"
59
60 #: ../src/main.c:95
61 #, c-format
62 msgid ""
63 "\n"
64 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
65 "\n"
66 "%s\n"
67 "\n"
68 msgstr ""
69 "\n"
70 "ব্যৱহাৰপদ্ধতি: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
71 "\n"
72 "%s\n"
73 "\n"
74
75 #: ../src/viewer.c:878
76 #, c-format
77 msgid "Cannot determine the VNC port for the guest %s"
78 msgstr "%s অতিথিৰ কাৰণে VNC প'ৰ্ট নিৰ্ধাৰণ কৰিব নোৱাৰি"
79
80 #: ../src/viewer.c:884
81 #, c-format
82 msgid "Cannot determine the VNC host for the guest %s"
83 msgstr "%s অতিথিৰ কাৰণে VNC গৃহস্থ নিৰ্ধাৰণ কৰিব নোৱাৰি"
84
85 #: ../src/viewer.c:984
86 #, c-format
87 msgid "Unable to connect to the VNC server %s"
88 msgstr "%s ত VNC সেৱকলৈ সংযোগ কৰিব নোৱাৰি"
89
90 #: ../src/viewer.c:1001
91 #, c-format
92 msgid ""
93 "Unable to authenticate with VNC server at %s: %s\n"
94 "Retry connection again?"
95 msgstr ""
96 "%s ত VNC সেৱকৰ সৈতে প্ৰমাণীকৰণ কৰিব নোৱাৰি: %s\n"
97 "সংযোগ কৰিবলৈ পুনঃ চেষ্টা কৰোঁ ?"
98
99 #: ../src/viewer.c:1019
100 #, c-format
101 msgid ""
102 "Unable to authenticate with VNC server at %s\n"
103 "Unsupported authentication type %d"
104 msgstr ""
105 "%s ত VNC সেৱকৰ সৈতে প্ৰমাণীকৰণ কৰিব নোৱাৰি\n"
106 "অসমৰ্থিত প্ৰমাণীকৰণৰ ধৰণ %d"
107
108 #: ../src/viewer.c:1111
109 #, c-format
110 msgid "Cannot find guest domain %s"
111 msgstr "%s অতিথিৰ ডোমেইন পোৱা নাযায়"
112
113 #: ../src/viewer.c:1213
114 #, c-format
115 msgid "Unable to connect to libvirt with URI %s"
116 msgstr "%s URI ৰে libvirt লৈ সংযোগ কৰিব নোৱাৰি"
117
118 #: ../src/viewer.c:1214
119 msgid "[none]"
120 msgstr "[none]"
121
122 #.
123 #. * Local variables:
124 #. * c-indent-level: 8
125 #. * c-basic-offset: 8
126 #. * tab-width: 8
127 #. * End:
128 #.
129 #: ../src/about.glade.h:1
130 msgid "A remote desktop client built with GTK-VNC and libvirt"
131 msgstr "GTK-VNC আৰু libvirt এৰে সৃষ্টি কৰা এটা দূৰৰ ডেষ্কট'প গ্ৰাহক"
132
133 #: ../src/about.glade.h:2
134 msgid "About Glade"
135 msgstr "Glade ৰ বিষয়ে"
136
137 #: ../src/about.glade.h:3
138 msgid ""
139 "Copyright 2007-2008 Daniel P. Berrange\n"
140 "Copyright 2007-2008 Red Hat, Inc."
141 msgstr ""
142 "Copyright 2007-2008 Daniel P. Berrange\n"
143 "Copyright 2007-2008 Red Hat, Inc."
144
145 #: ../src/about.glade.h:5
146 msgid "The Fedora Translation Team"
147 msgstr "Fedora অনুবাদ দল"
148
149 #: ../src/about.glade.h:6
150 msgid ""
151 "This program is free software; you can redistribute it and/or modify\n"
152 "it under the terms of the GNU General Public License as published by\n"
153 "the Free Software Foundation; either version 2 of the License, or\n"
154 "(at your option) any later version.\n"
155 "\n"
156 "This program is distributed in the hope that it will be useful,\n"
157 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
158 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
159 "GNU General Public License for more details.\n"
160 "\n"
161 "You should have received a copy of the GNU General Public License\n"
162 "along with this program; if not, write to the Free Software\n"
163 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
164 msgstr ""
165 "This program is free software; you can redistribute it and/or modify\n"
166 "it under the terms of the GNU General Public License as published by\n"
167 "the Free Software Foundation; either version 2 of the License, or\n"
168 "(at your option) any later version.\n"
169 "\n"
170 "This program is distributed in the hope that it will be useful,\n"
171 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
172 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
173 "GNU General Public License for more details.\n"
174 "\n"
175 "You should have received a copy of the GNU General Public License\n"
176 "along with this program; if not, write to the Free Software\n"
177 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
178
179 #: ../src/about.glade.h:20
180 msgid "virt-manager.org"
181 msgstr "virt-manager.org"
182
183 #: ../src/auth.glade.h:1
184 msgid "Authentication required"
185 msgstr "পৰিচয় প্ৰমাণ কৰা আৱশ্যক"
186
187 #: ../src/auth.glade.h:2
188 msgid "Password:"
189 msgstr "গুপ্তশব্দ:"
190
191 #: ../src/auth.glade.h:3
192 msgid "Username:"
193 msgstr "ব্যৱহাৰকৰ্তাৰ নাম:"
194
195 #: ../src/auth.glade.h:4
196 msgid "gtk-cancel"
197 msgstr "gtk-cancel"
198
199 #: ../src/auth.glade.h:5
200 msgid "gtk-ok"
201 msgstr "gtk-ok"
202
203 #: ../src/auth.glade.h:6
204 msgid "label"
205 msgstr "লেবেল"
206
207 #: ../src/viewer.glade.h:1
208 msgid "Automatically resize"
209 msgstr "স্বয়ংক্ৰিয়ভাবে পুনঃ আকাৰ দিয়ক"
210
211 #: ../src/viewer.glade.h:2
212 msgid "Ctrl+Alt+F11"
213 msgstr "Ctrl+Alt+F11"
214
215 #: ../src/viewer.glade.h:3
216 msgid "Ctrl+Alt+F12"
217 msgstr "Ctrl+Alt+F12"
218
219 #: ../src/viewer.glade.h:4
220 msgid "Ctrl+Alt+F1_0"
221 msgstr "Ctrl+Alt+F1_0"
222
223 #: ../src/viewer.glade.h:5
224 msgid "Ctrl+Alt+F_1"
225 msgstr "Ctrl+Alt+F_1"
226
227 #: ../src/viewer.glade.h:6
228 msgid "Ctrl+Alt+F_2"
229 msgstr "Ctrl+Alt+F_2"
230
231 #: ../src/viewer.glade.h:7
232 msgid "Ctrl+Alt+F_3"
233 msgstr "Ctrl+Alt+F_3"
234
235 #: ../src/viewer.glade.h:8
236 msgid "Ctrl+Alt+F_4"
237 msgstr "Ctrl+Alt+F_4"
238
239 #: ../src/viewer.glade.h:9
240 msgid "Ctrl+Alt+F_5"
241 msgstr "Ctrl+Alt+F_5"
242
243 #: ../src/viewer.glade.h:10
244 msgid "Ctrl+Alt+F_6"
245 msgstr "Ctrl+Alt+F_6"
246
247 #: ../src/viewer.glade.h:11
248 msgid "Ctrl+Alt+F_7"
249 msgstr "Ctrl+Alt+F_7"
250
251 #: ../src/viewer.glade.h:12
252 msgid "Ctrl+Alt+F_8"
253 msgstr "Ctrl+Alt+F_8"
254
255 #: ../src/viewer.glade.h:13
256 msgid "Ctrl+Alt+F_9"
257 msgstr "Ctrl+Alt+F_9"
258
259 #: ../src/viewer.glade.h:14
260 msgid "Ctrl+Alt+_Backspace"
261 msgstr "Ctrl+Alt+_Backspace"
262
263 #: ../src/viewer.glade.h:15
264 msgid "Ctrl+Alt+_Del"
265 msgstr "Ctrl+Alt+_Del"
266
267 #: ../src/viewer.glade.h:16
268 msgid "Full screen"
269 msgstr "সম্পূৰ্ণ পৰ্দা"
270
271 #: ../src/viewer.glade.h:17
272 msgid "Screenshot"
273 msgstr "পৰ্দ্দাৰ চিত্ৰ"
274
275 #: ../src/viewer.glade.h:18
276 msgid "_File"
277 msgstr "নথিপত্ৰ (_F)"
278
279 #: ../src/viewer.glade.h:19
280 msgid "_Help"
281 msgstr "সহায় (_H)"
282
283 #: ../src/viewer.glade.h:20
284 msgid "_PrintScreen"
285 msgstr "পৰ্দ্দা মূদ্ৰণ কৰক (_P)"
286
287 #: ../src/viewer.glade.h:21
288 msgid "_Send key"
289 msgstr "চাবি পঠিয়াওক (_S)"
290
291 #: ../src/viewer.glade.h:22
292 msgid "_View"
293 msgstr "চাওক (_V)"
294
295 #: ../src/viewer.glade.h:23
296 msgid "gtk-about"
297 msgstr "gtk-about"
298
299 #: ../src/viewer.glade.h:24
300 msgid "gtk-quit"
301 msgstr "gtk-quit"
302
303 #: ../src/viewer.glade.h:25
304 msgid "page 1"
305 msgstr "পৃষ্ঠা 1"
306
307 #: ../src/viewer.glade.h:26
308 msgid "page 2"
309 msgstr "পৃষ্ঠা 2"
310
0 # translation of virt-viewer.tip.virt-viewer.po to Bengali INDIA
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Runa Bhattacharjee <runab@redhat.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: virt-viewer.tip.virt-viewer\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-02-26 08:22+0000\n"
10 "PO-Revision-Date: 2010-02-26 15:55+0530\n"
11 "Last-Translator: Runa Bhattacharjee <runab@redhat.com>\n"
12 "Language-Team: Bengali INDIA <anubad@lists.ankur.org.in>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%s সংস্করণ %s\n"
23
24 #: ../src/main.c:52
25 msgid "Run '"
26 msgstr "সঞ্চালিত হবে '"
27
28 #: ../src/main.c:55
29 msgid "display version information"
30 msgstr "সংস্করণ সংক্রান্ত তথ্য প্রদর্শন করা হবে"
31
32 #: ../src/main.c:57
33 msgid "display verbose information"
34 msgstr "ভার্বোস তথ্য প্রদর্শন করা হবে"
35
36 #: ../src/main.c:59
37 msgid "direct connection with no automatic tunnels"
38 msgstr "স্বয়ংক্রিয় টানেল বিনা কোনো সরাসরি যোগাযোগ নেই"
39
40 #: ../src/main.c:61
41 msgid "connect to hypervisor"
42 msgstr "হাইপার-ভাইসরের সাথে সংযোগ স্থাপন করুন"
43
44 #: ../src/main.c:63
45 msgid "wait for domain to start"
46 msgstr "ডোমেইন আরম্ভের অপেক্ষা করা হবে"
47
48 #: ../src/main.c:65
49 msgid "reconnect to domain upon restart"
50 msgstr "পুনরারম্ভের পরে ডোমেইনের সাথে সংযোগ পুনরায় স্থাপন করা হবে"
51
52 #: ../src/main.c:67
53 msgid "display debugging information"
54 msgstr "ডিবাগ সংক্রান্ত তথ্য প্রদর্শন করা হবে"
55
56 #. Setup command line options
57 #: ../src/main.c:79
58 msgid "- Virtual machine graphical console"
59 msgstr "- ভার্চুয়াল মেশিনের গ্রাফিক্যাল কনসোল"
60
61 #: ../src/main.c:95
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "ব্যবহার পদ্ধতি: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:878
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "%s গেস্ট মেশিনের জন্য VNC পোর্ট নির্ধারণ করা সম্ভব নয়"
80
81 #: ../src/viewer.c:884
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "%s গেস্ট মেশিনের জন্য VNC হোস্ট নির্ধারণ করা সম্ভব নয়"
85
86 #: ../src/viewer.c:984
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "%s VNC সার্ভারের সাথে সংযোগ স্থাপন করতে ব্যর্থ"
90
91 #: ../src/viewer.c:1001
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "%s-এ উপস্থিত VNC সার্ভারে অনুমোদন করতে ব্যর্থ: %s\n"
98 "পুনরায় সংযোগের প্রচেষ্টা করা হবে কি?"
99
100 #: ../src/viewer.c:1019
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "%s-এ উপস্থিত VNC সার্ভারে অনুমোদন করতে ব্যর্থ\n"
107 "%d ধরনের অনুমোদন সমর্থিত নয়"
108
109 #: ../src/viewer.c:1111
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "%s গেস্ট ডোমেইন সন্ধান করতে ব্যর্থ"
113
114 #: ../src/viewer.c:1213
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "URI %s সহযোগে libvirt-র সাথে সংযোগ করতে ব্যর্থ"
118
119 #: ../src/viewer.c:1214
120 msgid "[none]"
121 msgstr "[শূণ্য]"
122
123 #.
124 #. * Local variables:
125 #. * c-indent-level: 8
126 #. * c-basic-offset: 8
127 #. * tab-width: 8
128 #. * End:
129 #.
130 #: ../src/about.glade.h:1
131 msgid "A remote desktop client built with GTK-VNC and libvirt"
132 msgstr "GTK-VNC ও libvirt সহযোগে নির্মিত একটি দূরবর্তী ডেস্কটপ ক্লায়েন্ট"
133
134 #: ../src/about.glade.h:2
135 msgid "About Glade"
136 msgstr "Glade পরিচিতি"
137
138 #: ../src/about.glade.h:3
139 msgid ""
140 "Copyright 2007-2008 Daniel P. Berrange\n"
141 "Copyright 2007-2008 Red Hat, Inc."
142 msgstr ""
143 "স্বত্বাধিকার ২০০৭-২০০৮ ডেনিয়েল পি. বেরাঞ্জ\n"
144 "স্বত্বাধিকার ২০০৭-২০০৮ Red Hat, Inc."
145
146 #: ../src/about.glade.h:5
147 msgid "The Fedora Translation Team"
148 msgstr "Fedora অনুবাদের দল"
149
150 #: ../src/about.glade.h:6
151 msgid ""
152 "This program is free software; you can redistribute it and/or modify\n"
153 "it under the terms of the GNU General Public License as published by\n"
154 "the Free Software Foundation; either version 2 of the License, or\n"
155 "(at your option) any later version.\n"
156 "\n"
157 "This program is distributed in the hope that it will be useful,\n"
158 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
159 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
160 "GNU General Public License for more details.\n"
161 "\n"
162 "You should have received a copy of the GNU General Public License\n"
163 "along with this program; if not, write to the Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165 msgstr ""
166 "এই প্রোগ্রামটি একটি মুক্ত সফ্টওয়্যার; Free Software Foundation দ্বারা প্রকাশিত GNU\n"
167 "General Public License-র শর্তানুযায়ী এটি বিতরণ ও পরিবর্তন করা যাবে; লাইসেন্সের\n"
168 "সংস্করণ ২ অথবা (আপনার সুবিধানুযায়ী) ঊর্ধ্বতন কোনো সংস্করণের অধীন।\n"
169 "\n"
170 "এই প্রোগ্রামটি বিতরণ করার মূল উদ্দেশ্য যে ব্যবহারকারীরা এর দ্বারা উপকৃত হবেন, কিন্তু\n"
171 "এটির জন্য কোনো সুস্পষ্ট ওয়ারেন্টি উপস্থিত নেই; বাণিজ্যিক ও কোনো সুনির্দিষ্ট কর্ম সাধনের\n"
172 "জন্য অন্তর্নিহীত ওয়ারেন্টিও অনুপস্থিত। অধিক জানতে GNU General Public License পড়ুন।\n"
173 "\n"
174 "এটির সাথে GNU General Public License-র একটি প্রতিলিপি উপলব্ধ হওয়া উচিত;\n"
175 "না থাকলে Free Software Foundation, Inc., 59 Temple Place, Suite 330, \n"
176 "Boston, MA 02111-1307 USA থেকে তা প্রাপ্ত করুন\n"
177
178 #: ../src/about.glade.h:20
179 msgid "virt-manager.org"
180 msgstr "virt-manager.org"
181
182 #: ../src/auth.glade.h:1
183 msgid "Authentication required"
184 msgstr "অনুমোদন প্রয়োজন"
185
186 #: ../src/auth.glade.h:2
187 msgid "Password:"
188 msgstr "পাসওয়ার্ড:"
189
190 #: ../src/auth.glade.h:3
191 msgid "Username:"
192 msgstr "ব্যবহারকারী নাম:"
193
194 #: ../src/auth.glade.h:4
195 msgid "gtk-cancel"
196 msgstr "gtk-cancel"
197
198 #: ../src/auth.glade.h:5
199 msgid "gtk-ok"
200 msgstr "gtk-ok"
201
202 #: ../src/auth.glade.h:6
203 msgid "label"
204 msgstr "label"
205
206 #: ../src/viewer.glade.h:1
207 msgid "Automatically resize"
208 msgstr "স্বয়ংক্রিয়ভাবে মাপ পরিবর্তন"
209
210 #: ../src/viewer.glade.h:2
211 msgid "Ctrl+Alt+F11"
212 msgstr "Ctrl+Alt+F11"
213
214 #: ../src/viewer.glade.h:3
215 msgid "Ctrl+Alt+F12"
216 msgstr "Ctrl+Alt+F12"
217
218 #: ../src/viewer.glade.h:4
219 msgid "Ctrl+Alt+F1_0"
220 msgstr "Ctrl+Alt+F1_0"
221
222 #: ../src/viewer.glade.h:5
223 msgid "Ctrl+Alt+F_1"
224 msgstr "Ctrl+Alt+F_1"
225
226 #: ../src/viewer.glade.h:6
227 msgid "Ctrl+Alt+F_2"
228 msgstr "Ctrl+Alt+F_2"
229
230 #: ../src/viewer.glade.h:7
231 msgid "Ctrl+Alt+F_3"
232 msgstr "Ctrl+Alt+F_3"
233
234 #: ../src/viewer.glade.h:8
235 msgid "Ctrl+Alt+F_4"
236 msgstr "Ctrl+Alt+F_4"
237
238 #: ../src/viewer.glade.h:9
239 msgid "Ctrl+Alt+F_5"
240 msgstr "Ctrl+Alt+F_5"
241
242 #: ../src/viewer.glade.h:10
243 msgid "Ctrl+Alt+F_6"
244 msgstr "Ctrl+Alt+F_6"
245
246 #: ../src/viewer.glade.h:11
247 msgid "Ctrl+Alt+F_7"
248 msgstr "Ctrl+Alt+F_7"
249
250 #: ../src/viewer.glade.h:12
251 msgid "Ctrl+Alt+F_8"
252 msgstr "Ctrl+Alt+F_8"
253
254 #: ../src/viewer.glade.h:13
255 msgid "Ctrl+Alt+F_9"
256 msgstr "Ctrl+Alt+F_9"
257
258 #: ../src/viewer.glade.h:14
259 msgid "Ctrl+Alt+_Backspace"
260 msgstr "Ctrl+Alt+_Backspace"
261
262 #: ../src/viewer.glade.h:15
263 msgid "Ctrl+Alt+_Del"
264 msgstr "Ctrl+Alt+_Del"
265
266 #: ../src/viewer.glade.h:16
267 msgid "Full screen"
268 msgstr "সম্পূর্ণ পর্দায় প্রদর্শন"
269
270 #: ../src/viewer.glade.h:17
271 msgid "Screenshot"
272 msgstr "পর্দার ছবি"
273
274 #: ../src/viewer.glade.h:18
275 msgid "_File"
276 msgstr "ফাইল (_F)"
277
278 #: ../src/viewer.glade.h:19
279 msgid "_Help"
280 msgstr "সাহায্য (_H)"
281
282 #: ../src/viewer.glade.h:20
283 msgid "_PrintScreen"
284 msgstr "পর্দার ছবি নিন (_P)"
285
286 #: ../src/viewer.glade.h:21
287 msgid "_Send key"
288 msgstr "কি প্রেরণ (_S)"
289
290 #: ../src/viewer.glade.h:22
291 msgid "_View"
292 msgstr "প্রদর্শন (_V)"
293
294 #: ../src/viewer.glade.h:23
295 msgid "gtk-about"
296 msgstr "gtk-about"
297
298 #: ../src/viewer.glade.h:24
299 msgid "gtk-quit"
300 msgstr "gtk-quit"
301
302 #: ../src/viewer.glade.h:25
303 msgid "page 1"
304 msgstr "পৃষ্ঠা ১"
305
306 #: ../src/viewer.glade.h:26
307 msgid "page 2"
308 msgstr "পৃষ্ঠা ২"
309
0 # translation of de.po to
1 # German translations for PACKAGE package.
2 # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Automatically generated, 2010.
6 # Hedda Peters <hpeters@redhat.com>, 2010.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: de\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-01-28 07:48+0000\n"
12 "PO-Revision-Date: 2010-01-22 13:13+1000\n"
13 "Last-Translator: Hedda Peters <hpeters@redhat.com>\n"
14 "Language-Team: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: KBabel 1.11.4\n"
20
21 #: ../src/main.c:34
22 #, c-format
23 msgid "%s version %s\n"
24 msgstr "%s Version %s\n"
25
26 #: ../src/main.c:53
27 msgid "Run '"
28 msgstr "Ausführen '"
29
30 #: ../src/main.c:56
31 msgid "display version information"
32 msgstr "Versionsinformationen anzeigen"
33
34 #: ../src/main.c:58
35 msgid "display verbose information"
36 msgstr "Ausführliche Informationen anzeigen"
37
38 #: ../src/main.c:60
39 msgid "direct connection with no automatic tunnels"
40 msgstr "Direkte Verbindung ohne automatische Tunnel"
41
42 #: ../src/main.c:62
43 msgid "connect to hypervisor"
44 msgstr "Verbinden mit Hypervisor"
45
46 #: ../src/main.c:64
47 msgid "wait for domain to start"
48 msgstr "Warten auf Start der Domain"
49
50 #: ../src/main.c:66
51 msgid "reconnect to domain upon restart"
52 msgstr "Nach Neustart erneut mit Domain verbinden"
53
54 #: ../src/main.c:70
55 msgid "display debugging information"
56 msgstr "Debugging-Informationen anzeigen"
57
58 #. Setup command line options
59 #: ../src/main.c:82
60 msgid "- Virtual machine graphical console"
61 msgstr "- Grafische Konsole der virtuellen Maschine"
62
63 #: ../src/main.c:98
64 #, c-format
65 msgid ""
66 "\n"
67 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
68 "\n"
69 "%s\n"
70 "\n"
71 msgstr ""
72 "\n"
73 "Verwendung: %s [OPTIONEN] DOMAIN-NAME|ID|UUID\n"
74 "\n"
75 "%s\n"
76 "\n"
77
78 #: ../src/viewer.c:1053
79 #, c-format
80 msgid "Cannot find guest domain %s"
81 msgstr "Gast-Domain %s konnte nicht gefunden werden"
82
83 #: ../src/viewer.c:1161
84 #, c-format
85 msgid "Unable to connect to libvirt with URI %s"
86 msgstr "Verbindung zu libvirt mit URI %s konnte nicht hergestellt werden"
87
88 #: ../src/viewer.c:1162
89 msgid "[none]"
90 msgstr "[keine]"
91
92 #: ../src/display-vnc.c:142
93 #, c-format
94 msgid ""
95 "Unable to authenticate with VNC server at %s\n"
96 "Unsupported authentication type %d"
97 msgstr ""
98 "Authentifikation beim VNC-Server unter %s fehlgeschlagen\n"
99 "Nicht unterstützter Authentifikationsstyp %d"
100
101 #: ../src/display-vnc.c:158
102 #, c-format
103 msgid ""
104 "Unable to authenticate with VNC server at %s: %s\n"
105 "Retry connection again?"
106 msgstr ""
107 "Authentifikation beim VNC-Server unter %s fehlgeschlagen: %s\n"
108 "Verbindung erneut versuchen?"
109
110 #. * Local variables:
111 #. * c-indent-level: 8
112 #. * c-basic-offset: 8
113 #. * tab-width: 8
114 #. * End:
115 #.
116 #: ../src/about.glade.h:1
117 msgid "A remote desktop client built with GTK-VNC and libvirt"
118 msgstr "Ein Remote-Desktop-Client basierend auf GTK-VNC und libvirt"
119
120 #: ../src/about.glade.h:2
121 msgid "About Glade"
122 msgstr "Über Glade"
123
124 #: ../src/about.glade.h:3
125 msgid ""
126 "Copyright 2007-2008 Daniel P. Berrange\n"
127 "Copyright 2007-2008 Red Hat, Inc."
128 msgstr ""
129 "Copyright 2007-2008 Daniel P. Berrange\n"
130 "Copyright 2007-2008 Red Hat, Inc."
131
132 #: ../src/about.glade.h:5
133 msgid "The Fedora Translation Team"
134 msgstr "Das Fedora-Übersetzungsteam"
135
136 #: ../src/about.glade.h:6
137 msgid ""
138 "This program is free software; you can redistribute it and/or modify\n"
139 "it under the terms of the GNU General Public License as published by\n"
140 "the Free Software Foundation; either version 2 of the License, or\n"
141 "(at your option) any later version.\n"
142 "\n"
143 "This program is distributed in the hope that it will be useful,\n"
144 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
145 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
146 "GNU General Public License for more details.\n"
147 "\n"
148 "You should have received a copy of the GNU General Public License\n"
149 "along with this program; if not, write to the Free Software\n"
150 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
151 msgstr ""
152 "Dieses Programm ist freie Software. Sie können es unter den Bedingungen\n"
153 "der GNU General Public License, wie von der Free Software Foundation\n"
154 "veröffentlicht, weitergeben und/oder modifizieren, entweder gemäß Version 2\n"
155 "der Lizenz oder (nach Ihrer Option) jeder späteren Version.\n"
156 "\n"
157 "Die Veröffentlichung dieses Programms erfolgt in der Hoffnung, dass es\n"
158 "Ihnen von Nutzen sein wird, aber OHNE IRGENDEINE GARANTIE, sogar ohne\n"
159 "die implizite Garantie der MARKTREIFE oder der VERWENDBARKEIT FÜR EINEN\n"
160 "BESTIMMTEN ZWECK. Details finden Sie in der GNU General Public License.\n"
161 "\n"
162 "Sie sollten ein Exemplar der GNU General Public License zusammen mit diesem\n"
163 "Programm erhalten haben. Falls nicht, schreiben Sie an die Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165
166 #: ../src/about.glade.h:20
167 msgid "virt-manager.org"
168 msgstr "virt-manager.org"
169
170 #: ../src/auth.glade.h:1
171 msgid "Authentication required"
172 msgstr "Authentifikation erforderlich"
173
174 #: ../src/auth.glade.h:2
175 msgid "Password:"
176 msgstr "Passwort:"
177
178 #: ../src/auth.glade.h:3
179 msgid "Username:"
180 msgstr "Benutzername:"
181
182 #: ../src/auth.glade.h:4
183 msgid "gtk-cancel"
184 msgstr "gtk-cancel"
185
186 #: ../src/auth.glade.h:5
187 msgid "gtk-ok"
188 msgstr "gtk-ok"
189
190 #: ../src/auth.glade.h:6
191 msgid "label"
192 msgstr "Kennung"
193
194 #: ../src/viewer.glade.h:1
195 msgid "Automatically resize"
196 msgstr "Größe automatisch anpassen"
197
198 #: ../src/viewer.glade.h:2
199 msgid "Ctrl+Alt+F11"
200 msgstr "Strg+Alt+F11"
201
202 #: ../src/viewer.glade.h:3
203 msgid "Ctrl+Alt+F12"
204 msgstr "Strg+Alt+F12"
205
206 #: ../src/viewer.glade.h:4
207 msgid "Ctrl+Alt+F1_0"
208 msgstr "Strg+Alt+F1_0"
209
210 #: ../src/viewer.glade.h:5
211 msgid "Ctrl+Alt+F_1"
212 msgstr "Strg+Alt+F_1"
213
214 #: ../src/viewer.glade.h:6
215 msgid "Ctrl+Alt+F_2"
216 msgstr "Strg+Alt+F_2"
217
218 #: ../src/viewer.glade.h:7
219 msgid "Ctrl+Alt+F_3"
220 msgstr "Strg+Alt+F_3"
221
222 #: ../src/viewer.glade.h:8
223 msgid "Ctrl+Alt+F_4"
224 msgstr "Strg+Alt+F_4"
225
226 #: ../src/viewer.glade.h:9
227 msgid "Ctrl+Alt+F_5"
228 msgstr "Strg+Alt+F_5"
229
230 #: ../src/viewer.glade.h:10
231 msgid "Ctrl+Alt+F_6"
232 msgstr "Strg+Alt+F_6"
233
234 #: ../src/viewer.glade.h:11
235 msgid "Ctrl+Alt+F_7"
236 msgstr "Strg+Alt+F_7"
237
238 #: ../src/viewer.glade.h:12
239 msgid "Ctrl+Alt+F_8"
240 msgstr "Strg+Alt+F_8"
241
242 #: ../src/viewer.glade.h:13
243 msgid "Ctrl+Alt+F_9"
244 msgstr "Strg+Alt+F_9"
245
246 #: ../src/viewer.glade.h:14
247 msgid "Ctrl+Alt+_Backspace"
248 msgstr "Strg+Alt+_Rücktaste"
249
250 #: ../src/viewer.glade.h:15
251 msgid "Ctrl+Alt+_Del"
252 msgstr "Strg+Alt+_Entf"
253
254 #: ../src/viewer.glade.h:16
255 msgid "Full screen"
256 msgstr "Vollbild"
257
258 #: ../src/viewer.glade.h:17
259 msgid "Screenshot"
260 msgstr "Screenshot"
261
262 #: ../src/viewer.glade.h:18
263 msgid "_File"
264 msgstr "_Datei"
265
266 #: ../src/viewer.glade.h:19
267 msgid "_Help"
268 msgstr "_Hilfe"
269
270 #: ../src/viewer.glade.h:20
271 msgid "_PrintScreen"
272 msgstr "S_creenshot"
273
274 #: ../src/viewer.glade.h:21
275 msgid "_Send key"
276 msgstr "_Taste senden"
277
278 #: ../src/viewer.glade.h:22
279 msgid "_View"
280 msgstr "_Ansicht"
281
282 #: ../src/viewer.glade.h:24
283 msgid "gtk-about"
284 msgstr "gtk-about"
285
286 #: ../src/viewer.glade.h:25
287 msgid "gtk-quit"
288 msgstr "gtk-quit"
289
290 #: ../src/viewer.glade.h:26
291 msgid "page 1"
292 msgstr "Seite 1"
293
294 #: ../src/viewer.glade.h:27
295 msgid "page 2"
296 msgstr "Seite 2"
297
298 #: ../src/viewer.glade.h:23
299 msgid "_Zoom"
300 msgstr "_Zoom"
301
302 #: ../src/viewer.glade.h:28
303 msgid "page 3"
304 msgstr "Seite 3"
305
306 #: ../src/main.c:68
307 msgid "Zoom level of window, in percentage"
308 msgstr "Zoomlevel des Fensters in Prozent"
309
310 #: ../src/viewer.c:863
311 msgid "Connect to channel unsupported."
312 msgstr "Verbindung zu dem Kanal wird nicht unterstützt"
313
314 #: ../src/viewer.c:858
315 msgid "Can't connect to channel, SSH only supported."
316 msgstr "Zu dem Kanal konnte nicht verbunden werden, es wird nur SSH unterstützt"
317
318 #: ../src/viewer.c:805
319 #, c-format
320 msgid "Cannot determine the graphic type for the guest %s"
321 msgstr "Grafiktyp für den Gast %s konnte nicht ermittelt werden "
322
323 #: ../src/viewer.c:824
324 #, c-format
325 msgid "Cannot determine the graphic port for the guest %s"
326 msgstr "Grafikport für den Gast %s konnte nicht ermittelt werden "
327
328 #: ../src/viewer.c:817
329 #, c-format
330 msgid "Unknown graphic type for the guest %s"
331 msgstr "Unbekannter Grafiktyp für Gast %s"
332
333 #: ../src/viewer.c:856
334 msgid "Connect to ssh failed."
335 msgstr "Verbindung über SSH ist fehlgeschlagen"
336
337 #: ../src/viewer.c:830
338 #, c-format
339 msgid "Cannot determine the host for the guest %s"
340 msgstr "Host für den Gast %s konnte nicht ermittelt werden"
341
342 #: ../src/viewer.c:1006
343 #, c-format
344 msgid "Unable to connect to the graphic server %s"
345 msgstr "Verbindung zum Grafik-Server %s konnte nicht hergestellt werden"
0 # translation of es.po to Spanish
1 # Spanish translations for PACKAGE package.
2 # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Manuel Eduardo Ospina Sarmiento <mospina@localhost.localdomain>, 2010.
6 # Manuel Ospina <mospina@redhat.com>, 2010.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: es\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-02-08 07:51+0000\n"
12 "PO-Revision-Date: 2011-01-10 15:14-0300\n"
13 "Last-Translator: Claudio Rodrigo Pereyra Diaz <claudiorodrigo@pereyradiaz.com.ar>\n"
14 "Language-Team: Spanish <en@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: KBabel 1.11.4\n"
20
21 #: ../src/main.c:34
22 #, c-format
23 msgid "%s version %s\n"
24 msgstr "%s versión %s\n"
25
26 #: ../src/main.c:53
27 msgid "Run '"
28 msgstr "Ejecutar"
29
30 #: ../src/main.c:56
31 msgid "display version information"
32 msgstr "mostrar información de la versión"
33
34 #: ../src/main.c:58
35 msgid "display verbose information"
36 msgstr "mostrar mensajes de salida"
37
38 #: ../src/main.c:60
39 msgid "direct connection with no automatic tunnels"
40 msgstr "conexión directa sin tuneles automáticos"
41
42 #: ../src/main.c:62
43 msgid "connect to hypervisor"
44 msgstr "conectar al hipervisor"
45
46 #: ../src/main.c:64
47 msgid "wait for domain to start"
48 msgstr "esperar que el dominio inicie"
49
50 #: ../src/main.c:66
51 msgid "reconnect to domain upon restart"
52 msgstr "volver a conectar al dominio después del reinicio"
53
54 #: ../src/main.c:68
55 msgid "Zoom level of window, in percentage"
56 msgstr "Aumentar acercamiento de ventana, en porcentaje"
57
58 #: ../src/main.c:70
59 msgid "display debugging information"
60 msgstr "mostrar información de depuración"
61
62 #. Setup command line options
63 #: ../src/main.c:82
64 msgid "- Virtual machine graphical console"
65 msgstr "- Consola gráfica de la máquina virtual"
66
67 #: ../src/main.c:98
68 #, c-format
69 msgid ""
70 "\n"
71 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75 msgstr ""
76 "\n"
77 "Uso: %s [OPCIONES] DOMINIO-NOMBRE|ID|UUID\n"
78 "\n"
79 "%s\n"
80 "\n"
81
82 #: ../src/viewer.c:830
83 #, c-format
84 msgid "Cannot determine the graphic type for the guest %s"
85 msgstr "No se puede determinar el tipo de gráficos para el huésped %s"
86
87 #: ../src/viewer.c:842
88 #, c-format
89 msgid "Unknown graphic type for the guest %s"
90 msgstr "Tipo de gráficos desconocido para el huésped %s"
91
92 #: ../src/viewer.c:861
93 #, c-format
94 msgid "Cannot determine the host for the guest %s"
95 msgstr "No se puede determinar el anfitrión para el huésped %s"
96
97 #: ../src/viewer.c:885
98 msgid "Connect to ssh failed."
99 msgstr "Conección a ssh fallida."
100
101 #: ../src/viewer.c:887
102 msgid "Can't connect to channel, SSH only supported."
103 msgstr "No se puede conectar al canal, soportado solamente SSH."
104
105 #: ../src/viewer.c:892
106 msgid "Connect to channel unsupported."
107 msgstr "Conectar a canal no soportado."
108
109 #: ../src/viewer.c:1049
110 #, c-format
111 msgid "Unable to connect to the graphic server %s"
112 msgstr "No se pudo conectar al servidor gráfico %s"
113
114 #: ../src/viewer.c:1096
115 #, c-format
116 msgid "Cannot find guest domain %s"
117 msgstr "No se pudo encontrar el dominio huésped %s"
118
119 #: ../src/viewer.c:1204
120 #, c-format
121 msgid "Unable to connect to libvirt with URI %s"
122 msgstr "No se pudo conectar a libvirt con el URI %s"
123
124 #: ../src/viewer.c:1205
125 msgid "[none]"
126 msgstr "[ninguno]"
127
128 #: ../src/display-vnc.c:142
129 #, c-format
130 msgid ""
131 "Unable to authenticate with VNC server at %s\n"
132 "Unsupported authentication type %d"
133 msgstr ""
134 "No se pudo autenticar con el servidor VNC en %s\n"
135 "No se soporta el tipo de autenticación %d"
136
137 #: ../src/display-vnc.c:158
138 #, c-format
139 msgid ""
140 "Unable to authenticate with VNC server at %s: %s\n"
141 "Retry connection again?"
142 msgstr ""
143 "No se pudo autenticar con el servidor VNC en %s: %s\n"
144 "¿Intentar de nuevo?"
145
146 #. * Local variables:
147 #. * c-indent-level: 8
148 #. * c-basic-offset: 8
149 #. * tab-width: 8
150 #. * End:
151 #.
152 #: ../src/about.glade.h:1
153 msgid "A remote desktop client built with GTK-VNC and libvirt"
154 msgstr "Un cliente de escritorio remoto construido con GTK-VNC y libvirt"
155
156 #: ../src/about.glade.h:2
157 msgid "About Glade"
158 msgstr "Acerca de Glade"
159
160 #: ../src/about.glade.h:3
161 msgid ""
162 "Copyright 2007-2008 Daniel P. Berrange\n"
163 "Copyright 2007-2008 Red Hat, Inc."
164 msgstr ""
165 "Copyright 2007-2008 Daniel P. Berrange\n"
166 "Copyright 2007-2008 Red Hat, Inc."
167
168 #: ../src/about.glade.h:5
169 msgid "The Fedora Translation Team"
170 msgstr "El equipo de traducción de Fedora"
171
172 #: ../src/about.glade.h:6
173 msgid ""
174 "This program is free software; you can redistribute it and/or modify\n"
175 "it under the terms of the GNU General Public License as published by\n"
176 "the Free Software Foundation; either version 2 of the License, or\n"
177 "(at your option) any later version.\n"
178 "\n"
179 "This program is distributed in the hope that it will be useful,\n"
180 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
181 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
182 "GNU General Public License for more details.\n"
183 "\n"
184 "You should have received a copy of the GNU General Public License\n"
185 "along with this program; if not, write to the Free Software\n"
186 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
187 msgstr ""
188 "Este programa es software libre; puede distribuirlo y/o modificarlo\n"
189 "bajo los términos de la licencia pública GNU (General Public License)\n"
190 "tal y como fue publicada por la fundación de software libre (Free\n"
191 "Software Foundation); ya sea la versión 2 de ésta, o (según su\n"
192 "elección) una versión posterior.\n"
193 "\n"
194 "Este programa es distribuido con la esperanza de que sea útil,\n"
195 "pero SIN NINGUNA GARANTÍA, incluso sin la garantía MERCANTIL\n"
196 "implícita o sin garantizar la CONVENIENCIA PARA UN PROPÓSITO\n"
197 "PARTICULAR. Vea la Licencia Pública General de GNU para obtener\n"
198 "mayor información.\n"
199 "\n"
200 "Debería haber recibido una copia de la licencia (GNU General Public License)\n"
201 "junto con este programa; de lo contrario, escriba a Free Software\n"
202 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
203
204 #: ../src/about.glade.h:20
205 msgid "virt-manager.org"
206 msgstr "virt-manager.org"
207
208 #: ../src/auth.glade.h:1
209 msgid "Authentication required"
210 msgstr "Autenticación requerida"
211
212 #: ../src/auth.glade.h:2
213 msgid "Password:"
214 msgstr "Contraseña:"
215
216 #: ../src/auth.glade.h:3
217 msgid "Username:"
218 msgstr "Usuario:"
219
220 #: ../src/auth.glade.h:4
221 msgid "gtk-cancel"
222 msgstr "gtk-cancel"
223
224 #: ../src/auth.glade.h:5
225 msgid "gtk-ok"
226 msgstr "gtk-ok"
227
228 #: ../src/auth.glade.h:6
229 msgid "label"
230 msgstr "etiqueta"
231
232 #: ../src/viewer.glade.h:1
233 msgid "Automatically resize"
234 msgstr "Redimensión automática"
235
236 #: ../src/viewer.glade.h:2
237 msgid "Ctrl+Alt+F11"
238 msgstr "Ctrl+Alt+F11"
239
240 #: ../src/viewer.glade.h:3
241 msgid "Ctrl+Alt+F12"
242 msgstr "Ctrl+Alt+F12"
243
244 #: ../src/viewer.glade.h:4
245 msgid "Ctrl+Alt+F1_0"
246 msgstr "Ctrl+Alt+F1_0"
247
248 #: ../src/viewer.glade.h:5
249 msgid "Ctrl+Alt+F_1"
250 msgstr "Ctrl+Alt+F_1"
251
252 #: ../src/viewer.glade.h:6
253 msgid "Ctrl+Alt+F_2"
254 msgstr "Ctrl+Alt+F_2"
255
256 #: ../src/viewer.glade.h:7
257 msgid "Ctrl+Alt+F_3"
258 msgstr "Ctrl+Alt+F_3"
259
260 #: ../src/viewer.glade.h:8
261 msgid "Ctrl+Alt+F_4"
262 msgstr "Ctrl+Alt+F_4"
263
264 #: ../src/viewer.glade.h:9
265 msgid "Ctrl+Alt+F_5"
266 msgstr "Ctrl+Alt+F_5"
267
268 #: ../src/viewer.glade.h:10
269 msgid "Ctrl+Alt+F_6"
270 msgstr "Ctrl+Alt+F_6"
271
272 #: ../src/viewer.glade.h:11
273 msgid "Ctrl+Alt+F_7"
274 msgstr "Ctrl+Alt+F_7"
275
276 #: ../src/viewer.glade.h:12
277 msgid "Ctrl+Alt+F_8"
278 msgstr "Ctrl+Alt+F_8"
279
280 #: ../src/viewer.glade.h:13
281 msgid "Ctrl+Alt+F_9"
282 msgstr "Ctrl+Alt+F_9"
283
284 #: ../src/viewer.glade.h:14
285 msgid "Ctrl+Alt+_Backspace"
286 msgstr "Ctrl+Alt+_Backspace"
287
288 #: ../src/viewer.glade.h:15
289 msgid "Ctrl+Alt+_Del"
290 msgstr "Ctrl+Alt+_Del"
291
292 #: ../src/viewer.glade.h:16
293 msgid "Full screen"
294 msgstr "Pantalla completa"
295
296 #: ../src/viewer.glade.h:17
297 msgid "Screenshot"
298 msgstr "Captura de pantalla"
299
300 #: ../src/viewer.glade.h:18
301 msgid "_File"
302 msgstr "_Archivo"
303
304 #: ../src/viewer.glade.h:19
305 msgid "_Help"
306 msgstr "Ay_uda"
307
308 #: ../src/viewer.glade.h:20
309 msgid "_PrintScreen"
310 msgstr "_PrintScreen"
311
312 #: ../src/viewer.glade.h:21
313 msgid "_Send key"
314 msgstr "_Send key"
315
316 #: ../src/viewer.glade.h:22
317 msgid "_View"
318 msgstr "_Ver"
319
320 #: ../src/viewer.glade.h:23
321 msgid "_Zoom"
322 msgstr "Acercar"
323
324 #: ../src/viewer.glade.h:24
325 msgid "gtk-about"
326 msgstr "gtk-about"
327
328 #: ../src/viewer.glade.h:25
329 msgid "gtk-quit"
330 msgstr "gtk-quit"
331
332 #: ../src/viewer.glade.h:26
333 msgid "page 1"
334 msgstr "Página 1"
335
336 #: ../src/viewer.glade.h:27
337 msgid "page 2"
338 msgstr "Página 2"
339
340 #: ../src/viewer.glade.h:28
341 msgid "page 3"
342 msgstr "página 3"
343
344 #: ../src/viewer.c:852
345 #, c-format
346 msgid "Cannot determine the graphic address for the guest %s"
347 msgstr "No se puede determinar la dirección de gráficos para el huésped %s"
348
349 #~ msgid "Cannot determine the graphic port for the guest %s"
350 #~ msgstr "No se puede determinar el puerto de gráficos para el huésped %s"
0 # translation of virt-viewer.tip.fr.po to French
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Sam Friedmann <sam.friedmann@redhat.com>, 2010.
5 # Boris BARNIER <b.barnier@gmail.com>, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: virt-viewer.tip.fr\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2010-07-29 07:52+0000\n"
11 "PO-Revision-Date: 2010-07-29 23:31+0200\n"
12 "Last-Translator: Boris BARNIER <b.barnier@gmail.com>\n"
13 "Language-Team: French <trans-fr@lists.fedoraproject.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: Lokalize 1.0\n"
18 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19
20 #: ../src/main.c:34
21 #, c-format
22 msgid "%s version %s\n"
23 msgstr "%s version %s\n"
24
25 #: ../src/main.c:53
26 msgid "Run '"
27 msgstr "Exécuter '"
28
29 #: ../src/main.c:56
30 msgid "display version information"
31 msgstr "afficher les informations sur la version"
32
33 #: ../src/main.c:58
34 msgid "display verbose information"
35 msgstr "afficher les informations détaillées"
36
37 #: ../src/main.c:60
38 msgid "direct connection with no automatic tunnels"
39 msgstr "connexion directe sans tunnels automatiques"
40
41 #: ../src/main.c:62
42 msgid "connect to hypervisor"
43 msgstr "connecter à l'hyperviseur"
44
45 #: ../src/main.c:64
46 msgid "wait for domain to start"
47 msgstr "attendez que le domaine démarre"
48
49 #: ../src/main.c:66
50 msgid "reconnect to domain upon restart"
51 msgstr "reconnecter au domaine lors du redémarrage"
52
53 #: ../src/main.c:68
54 msgid "Zoom level of window, in percentage"
55 msgstr "Niveau de zoom de la fenêtre, en pourcentage"
56
57 #: ../src/main.c:70
58 msgid "display debugging information"
59 msgstr "afficher les informations de débogage"
60
61 #. Setup command line options
62 #: ../src/main.c:82
63 msgid "- Virtual machine graphical console"
64 msgstr "- Console graphique de la machine virtuelle"
65
66 #: ../src/main.c:98
67 #, c-format
68 msgid ""
69 "\n"
70 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
71 "\n"
72 "%s\n"
73 "\n"
74 msgstr ""
75 "\n"
76 "Usage : %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
77 "\n"
78 "%s\n"
79 "\n"
80
81 #: ../src/viewer.c:909
82 #, c-format
83 msgid "Cannot determine the VNC port for the guest %s"
84 msgstr "Impossible de déterminer le port VNC pour l'invité %s"
85
86 #: ../src/viewer.c:915
87 #, c-format
88 msgid "Cannot determine the VNC host for the guest %s"
89 msgstr "Impossible de déterminer l'hôte VNC pour l'invité %s"
90
91 #: ../src/viewer.c:1015
92 #, c-format
93 msgid "Unable to connect to the VNC server %s"
94 msgstr "Impossible de se connecter au serveur VNC %s"
95
96 #: ../src/viewer.c:1032
97 #, c-format
98 msgid ""
99 "Unable to authenticate with VNC server at %s: %s\n"
100 "Retry connection again?"
101 msgstr ""
102 "Authentification avec le serveur VNC impossible à %s:%s\n"
103 "Réessayer d'établir la connexion ?"
104
105 #: ../src/viewer.c:1050
106 #, c-format
107 msgid ""
108 "Unable to authenticate with VNC server at %s\n"
109 "Unsupported authentication type %d"
110 msgstr ""
111 "Authentification avec le serveur VNC impossible à %s\n"
112 "Type %d d'authentification non pris en charge"
113
114 #: ../src/viewer.c:1142
115 #, c-format
116 msgid "Cannot find guest domain %s"
117 msgstr "Impossible de trouver le domaine invité %s"
118
119 #: ../src/viewer.c:1246
120 #, c-format
121 msgid "Unable to connect to libvirt with URI %s"
122 msgstr "Impossible de se connecter à libvirt avec URI %s"
123
124 #: ../src/viewer.c:1247
125 msgid "[none]"
126 msgstr "[aucun]"
127
128 #.
129 #. * Local variables:
130 #. * c-indent-level: 8
131 #. * c-basic-offset: 8
132 #. * tab-width: 8
133 #. * End:
134 #.
135 #: ../src/about.glade.h:1
136 msgid "A remote desktop client built with GTK-VNC and libvirt"
137 msgstr "Un client bureau à distance construit avec GTK-VNC et libvirt"
138
139 #: ../src/about.glade.h:2
140 msgid "About Glade"
141 msgstr "À propos de Glade"
142
143 #: ../src/about.glade.h:3
144 msgid ""
145 "Copyright 2007-2008 Daniel P. Berrange\n"
146 "Copyright 2007-2008 Red Hat, Inc."
147 msgstr ""
148 "Copyright 2007-2008 Daniel P. Berrange\n"
149 "Copyright 2007-2008 Red Hat, Inc."
150
151 #: ../src/about.glade.h:5
152 msgid "The Fedora Translation Team"
153 msgstr "L'équipe de traduction de Fedora"
154
155 #: ../src/about.glade.h:6
156 msgid ""
157 "This program is free software; you can redistribute it and/or modify\n"
158 "it under the terms of the GNU General Public License as published by\n"
159 "the Free Software Foundation; either version 2 of the License, or\n"
160 "(at your option) any later version.\n"
161 "\n"
162 "This program is distributed in the hope that it will be useful,\n"
163 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
164 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
165 "GNU General Public License for more details.\n"
166 "\n"
167 "You should have received a copy of the GNU General Public License\n"
168 "along with this program; if not, write to the Free Software\n"
169 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
170 msgstr ""
171 "Ce programme est un logiciel libre, vous pouvez le redistribuer et/ou le "
172 "modifier\n"
173 "sous les termes de la Licence Publique Générale GNU (GPL) publiée par\n"
174 "la Free Software Foundation ; soit la version 2 de la licence, soit\n"
175 "(à votre gré) une version plus récente.\n"
176 "\n"
177 "Ce logiciel est distribué dans l'espoir d'être nécessité, mais N'EST PAS\n"
178 "garanti ; et ne comporte pas de GARANTIE IMPLICITE DE QUALITÉ MARCHANDE\n"
179 "ou d'ADÉQUATION À UN BUT PARTICULIER. Voir la Licence Publique Générale "
180 "GNU\n"
181 "pour obtenir plus de détails.\n"
182 "\n"
183 "Vous devriez avoir reçu une copie de la Licence Publique Générale GNU avec\n"
184 "ce logiciel. Si ce n'est pas le cas, envoyez un courrier à la\n"
185 "Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA "
186 "02111-1307 USA\n"
187
188 #: ../src/about.glade.h:20
189 msgid "virt-manager.org"
190 msgstr "virt-manager.org"
191
192 #: ../src/auth.glade.h:1
193 msgid "Authentication required"
194 msgstr "Authentification requise"
195
196 #: ../src/auth.glade.h:2
197 msgid "Password:"
198 msgstr "Mot de passe :"
199
200 #: ../src/auth.glade.h:3
201 msgid "Username:"
202 msgstr "Nom d'utilisateur :"
203
204 #: ../src/auth.glade.h:4
205 msgid "gtk-cancel"
206 msgstr "gtk-cancel"
207
208 #: ../src/auth.glade.h:5
209 msgid "gtk-ok"
210 msgstr "gtk-ok"
211
212 #: ../src/auth.glade.h:6
213 msgid "label"
214 msgstr "label"
215
216 #: ../src/viewer.glade.h:1
217 msgid "Automatically resize"
218 msgstr "Redimensionner automatiquement"
219
220 #: ../src/viewer.glade.h:2
221 msgid "Ctrl+Alt+F11"
222 msgstr "Ctrl+Alt+F11"
223
224 #: ../src/viewer.glade.h:3
225 msgid "Ctrl+Alt+F12"
226 msgstr "Ctrl+Alt+F12"
227
228 #: ../src/viewer.glade.h:4
229 msgid "Ctrl+Alt+F1_0"
230 msgstr "Ctrl+Alt+F1_0"
231
232 #: ../src/viewer.glade.h:5
233 msgid "Ctrl+Alt+F_1"
234 msgstr "Ctrl+Alt+F_1"
235
236 #: ../src/viewer.glade.h:6
237 msgid "Ctrl+Alt+F_2"
238 msgstr "Ctrl+Alt+F_2"
239
240 #: ../src/viewer.glade.h:7
241 msgid "Ctrl+Alt+F_3"
242 msgstr "Ctrl+Alt+F_3"
243
244 #: ../src/viewer.glade.h:8
245 msgid "Ctrl+Alt+F_4"
246 msgstr "Ctrl+Alt+F_4"
247
248 #: ../src/viewer.glade.h:9
249 msgid "Ctrl+Alt+F_5"
250 msgstr "Ctrl+Alt+F_5"
251
252 #: ../src/viewer.glade.h:10
253 msgid "Ctrl+Alt+F_6"
254 msgstr "Ctrl+Alt+F_6"
255
256 #: ../src/viewer.glade.h:11
257 msgid "Ctrl+Alt+F_7"
258 msgstr "Ctrl+Alt+F_7"
259
260 #: ../src/viewer.glade.h:12
261 msgid "Ctrl+Alt+F_8"
262 msgstr "Ctrl+Alt+F_8"
263
264 #: ../src/viewer.glade.h:13
265 msgid "Ctrl+Alt+F_9"
266 msgstr "Ctrl+Alt+F_9"
267
268 #: ../src/viewer.glade.h:14
269 msgid "Ctrl+Alt+_Backspace"
270 msgstr "Ctrl+Alt+_Backspace"
271
272 #: ../src/viewer.glade.h:15
273 msgid "Ctrl+Alt+_Del"
274 msgstr "Ctrl+Alt+_Del"
275
276 #: ../src/viewer.glade.h:16
277 msgid "Full screen"
278 msgstr "Plein écran"
279
280 #: ../src/viewer.glade.h:17
281 msgid "Screenshot"
282 msgstr "Capture d'écran"
283
284 #: ../src/viewer.glade.h:18
285 msgid "_File"
286 msgstr "_Fichier"
287
288 #: ../src/viewer.glade.h:19
289 msgid "_Help"
290 msgstr "_Aide"
291
292 #: ../src/viewer.glade.h:20
293 msgid "_PrintScreen"
294 msgstr "Im_primer l'écran"
295
296 #: ../src/viewer.glade.h:21
297 msgid "_Send key"
298 msgstr "_Envoyer la clé"
299
300 #: ../src/viewer.glade.h:22
301 msgid "_View"
302 msgstr "Affic_hage"
303
304 #: ../src/viewer.glade.h:23
305 msgid "_Zoom"
306 msgstr "_Zoom"
307
308 #: ../src/viewer.glade.h:24
309 msgid "gtk-about"
310 msgstr "gtk-about"
311
312 #: ../src/viewer.glade.h:25
313 msgid "gtk-quit"
314 msgstr "gtk-quit"
315
316 #: ../src/viewer.glade.h:26
317 msgid "page 1"
318 msgstr "page 1"
319
320 #: ../src/viewer.glade.h:27
321 msgid "page 2"
322 msgstr "page 2"
323
324
0 # translation of virt-viewer.tip.virt-viewer.po to Gujarati
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Sweta Kothari <swkothar@redhat.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: virt-viewer.tip.virt-viewer\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-07-21 21:23+0000\n"
10 "PO-Revision-Date: 2010-01-21 14:19+0530\n"
11 "Last-Translator: Sweta Kothari <swkothar@redhat.com>\n"
12 "Language-Team: Gujarati\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
17 "X-Generator: KBabel 1.11.4\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%s આવૃત્તિ %s\n"
23
24 #: ../src/main.c:53
25 msgid "Run '"
26 msgstr "ચલાવો '"
27
28 #: ../src/main.c:56
29 msgid "display version information"
30 msgstr "આવૃત્તિ જાણકારીને દર્શાવો"
31
32 #: ../src/main.c:58
33 msgid "display verbose information"
34 msgstr "વર્બોઝ જાણકારી ને દર્શાવો"
35
36 #: ../src/main.c:60
37 msgid "direct connection with no automatic tunnels"
38 msgstr "સીધુ જોડાણ સ્વયંચાલિત ટનલો સાથે નથી"
39
40 #: ../src/main.c:62
41 msgid "connect to hypervisor"
42 msgstr "હાઇપરવિઝર સાથે જોડાવો"
43
44 #: ../src/main.c:64
45 msgid "wait for domain to start"
46 msgstr "શરૂ કરવા માટે ડોમેઇન માટે થોભો"
47
48 #: ../src/main.c:66
49 msgid "reconnect to domain upon restart"
50 msgstr "પુન:શરૂ કરવા પર ડોમેઇન સાથે પુન:જોડાવો"
51
52 #: ../src/main.c:70
53 msgid "display debugging information"
54 msgstr "ડિબગીંગ જાણકારીને દર્શાવો"
55
56 #. Setup command line options
57 #: ../src/main.c:82
58 msgid "- Virtual machine graphical console"
59 msgstr "- વર્ચ્યુઅલ મશીન ગ્રાફિકલ કન્સોલ"
60
61 #: ../src/main.c:98
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "વપરાશ: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:909
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "મહેમાન %s માટે VNC પોર્ટને નક્કી કરી શકાતુ નથી"
80
81 #: ../src/viewer.c:915
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "મહેમાન %s માટે VNC યજમાનને નક્કી કરી શકાતુ નથી"
85
86 #: ../src/viewer.c:1015
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "VNC સર્વર %s સાથે જોડાવાનું અસમર્થ"
90
91 #: ../src/viewer.c:1032
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "%s પર VNC સર્વર સાથે સત્તાધિકરણ કરવાનું અસમર્થ: %s\n"
98 "ફરીથી જોડાણનો પુન:પ્રયત્ન કરો?"
99
100 #: ../src/viewer.c:1050
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "%s પર VNC સર્વર સાથે સત્તાધિકરણ કરવાનુ અસમર્થ\n"
107 "બિનઆધારભૂત સત્તાધિકરણ પ્રકાર %d"
108
109 #: ../src/viewer.c:1142
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "મહેમાન ડોમેઇન %s ને શોધી શકાતુ નથી"
113
114 #: ../src/viewer.c:1246
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "URI %s સાથે libvirt ને જોડવાનું અસમર્થ"
118
119 #: ../src/viewer.c:1247
120 msgid "[none]"
121 msgstr "[કંઇ નહિં]"
122
123 #. * Local variables:
124 #. * c-indent-level: 8
125 #. * c-basic-offset: 8
126 #. * tab-width: 8
127 #. * End:
128 #.
129 #: ../src/about.glade.h:1
130 msgid "A remote desktop client built with GTK-VNC and libvirt"
131 msgstr "દૂરસ્થ ડેસ્કટોપ ક્લાઇન્ટ GTK-VNC અને libvirt સાથે બિલ્ટ છે"
132
133 #: ../src/about.glade.h:2
134 msgid "About Glade"
135 msgstr "Glade વિશે"
136
137 #: ../src/about.glade.h:3
138 msgid ""
139 "Copyright 2007-2008 Daniel P. Berrange\n"
140 "Copyright 2007-2008 Red Hat, Inc."
141 msgstr ""
142 "Copyright 2007-2008 Daniel P. Berrange\n"
143 "Copyright 2007-2008 Red Hat, Inc."
144
145 #: ../src/about.glade.h:5
146 msgid "The Fedora Translation Team"
147 msgstr "Fedora અનુવાદ જૂથ"
148
149 #: ../src/about.glade.h:6
150 msgid ""
151 "This program is free software; you can redistribute it and/or modify\n"
152 "it under the terms of the GNU General Public License as published by\n"
153 "the Free Software Foundation; either version 2 of the License, or\n"
154 "(at your option) any later version.\n"
155 "\n"
156 "This program is distributed in the hope that it will be useful,\n"
157 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
158 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
159 "GNU General Public License for more details.\n"
160 "\n"
161 "You should have received a copy of the GNU General Public License\n"
162 "along with this program; if not, write to the Free Software\n"
163 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
164 msgstr ""
165 "This program is free software; you can redistribute it and/or modify\n"
166 "it under the terms of the GNU General Public License as published by\n"
167 "the Free Software Foundation; either version 2 of the License, or\n"
168 "(at your option) any later version.\n"
169 "\n"
170 "This program is distributed in the hope that it will be useful,\n"
171 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
172 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
173 "GNU General Public License for more details.\n"
174 "\n"
175 "You should have received a copy of the GNU General Public License\n"
176 "along with this program; if not, write to the Free Software\n"
177 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
178
179 #: ../src/about.glade.h:20
180 msgid "virt-manager.org"
181 msgstr "virt-manager.org"
182
183 #: ../src/auth.glade.h:1
184 msgid "Authentication required"
185 msgstr "સત્તાધિકરણ જરૂરી"
186
187 #: ../src/auth.glade.h:2
188 msgid "Password:"
189 msgstr "પાસવર્ડ:"
190
191 #: ../src/auth.glade.h:3
192 msgid "Username:"
193 msgstr "વપરાશકર્તાનામ:"
194
195 #: ../src/auth.glade.h:4
196 msgid "gtk-cancel"
197 msgstr "gtk-cancel"
198
199 #: ../src/auth.glade.h:5
200 msgid "gtk-ok"
201 msgstr "gtk-ok"
202
203 #: ../src/auth.glade.h:6
204 msgid "label"
205 msgstr "લેબલ"
206
207 #: ../src/viewer.glade.h:1
208 msgid "Automatically resize"
209 msgstr "આપમેળે માપ બદલો"
210
211 #: ../src/viewer.glade.h:2
212 msgid "Ctrl+Alt+F11"
213 msgstr "Ctrl+Alt+F11"
214
215 #: ../src/viewer.glade.h:3
216 msgid "Ctrl+Alt+F12"
217 msgstr "Ctrl+Alt+F12"
218
219 #: ../src/viewer.glade.h:4
220 msgid "Ctrl+Alt+F1_0"
221 msgstr "Ctrl+Alt+F10 (_0)"
222
223 #: ../src/viewer.glade.h:5
224 msgid "Ctrl+Alt+F_1"
225 msgstr "Ctrl+Alt+F1 (_1)"
226
227 #: ../src/viewer.glade.h:6
228 msgid "Ctrl+Alt+F_2"
229 msgstr "Ctrl+Alt+F2 (_2)"
230
231 #: ../src/viewer.glade.h:7
232 msgid "Ctrl+Alt+F_3"
233 msgstr "Ctrl+Alt+F3 (_3)"
234
235 #: ../src/viewer.glade.h:8
236 msgid "Ctrl+Alt+F_4"
237 msgstr "Ctrl+Alt+F4 (_4)"
238
239 #: ../src/viewer.glade.h:9
240 msgid "Ctrl+Alt+F_5"
241 msgstr "Ctrl+Alt+F5 (_5)"
242
243 #: ../src/viewer.glade.h:10
244 msgid "Ctrl+Alt+F_6"
245 msgstr "Ctrl+Alt+F6 (_6)"
246
247 #: ../src/viewer.glade.h:11
248 msgid "Ctrl+Alt+F_7"
249 msgstr "Ctrl+Alt+F7 (_7)"
250
251 #: ../src/viewer.glade.h:12
252 msgid "Ctrl+Alt+F_8"
253 msgstr "Ctrl+Alt+F8 (_8)"
254
255 #: ../src/viewer.glade.h:13
256 msgid "Ctrl+Alt+F_9"
257 msgstr "Ctrl+Alt+F9 (_9)"
258
259 #: ../src/viewer.glade.h:14
260 msgid "Ctrl+Alt+_Backspace"
261 msgstr "Ctrl+Alt+Backspace (_B)"
262
263 #: ../src/viewer.glade.h:15
264 msgid "Ctrl+Alt+_Del"
265 msgstr "Ctrl+Alt+Del (_D)"
266
267 #: ../src/viewer.glade.h:16
268 msgid "Full screen"
269 msgstr "સંપૂર્ણ સ્ક્રીન"
270
271 #: ../src/viewer.glade.h:17
272 msgid "Screenshot"
273 msgstr "સ્ક્રીનશોટ"
274
275 #: ../src/viewer.glade.h:18
276 msgid "_File"
277 msgstr "ફાઇલ (_F)"
278
279 #: ../src/viewer.glade.h:19
280 msgid "_Help"
281 msgstr "મદદ (_H)"
282
283 #: ../src/viewer.glade.h:20
284 msgid "_PrintScreen"
285 msgstr "સ્ક્રીનને છાપો (_P)"
286
287 #: ../src/viewer.glade.h:21
288 msgid "_Send key"
289 msgstr "કીને મોકલો (_S)"
290
291 #: ../src/viewer.glade.h:22
292 msgid "_View"
293 msgstr "દૃશ્ય (_V)"
294
295 #: ../src/viewer.glade.h:24
296 msgid "gtk-about"
297 msgstr "gtk-about"
298
299 #: ../src/viewer.glade.h:25
300 msgid "gtk-quit"
301 msgstr "gtk-quit"
302
303 #: ../src/viewer.glade.h:26
304 msgid "page 1"
305 msgstr "પાનું ૧"
306
307 #: ../src/viewer.glade.h:27
308 msgid "page 2"
309 msgstr "પાનું ૨"
310
311 #: ../src/viewer.glade.h:23
312 msgid "_Zoom"
313 msgstr "નાનુંમોટું (_Z)"
314
315 #: ../src/main.c:68
316 msgid "Zoom level of window, in percentage"
317 msgstr "નાનામોટાપણાનું સ્તર, ટકામાં"
0 # translation of virt-viewer.tip.virt-viewer.po to Hindi
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Rajesh Ranjan <rajesh672@gmail.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: virt-viewer.tip.virt-viewer\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-01-19 04:15+0000\n"
10 "PO-Revision-Date: 2010-02-03 15:52+0530\n"
11 "Last-Translator: Rajesh Ranjan <rajesh672@gmail.com>\n"
12 "Language-Team: Hindi <indlinux>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17 "Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%s संस्करण %s\n"
23
24 #: ../src/main.c:52
25 msgid "Run '"
26 msgstr "Run '"
27
28 #: ../src/main.c:55
29 msgid "display version information"
30 msgstr "संस्करण सूचना दिखाएँ"
31
32 #: ../src/main.c:57
33 msgid "display verbose information"
34 msgstr "भर्बोस सूचना दिखाएँ"
35
36 #: ../src/main.c:59
37 msgid "direct connection with no automatic tunnels"
38 msgstr "बिना किसी स्वचालित टनल के सीधा कनेक्शन"
39
40 #: ../src/main.c:61
41 msgid "connect to hypervisor"
42 msgstr "हाइपरविजर से जोड़ें"
43
44 #: ../src/main.c:63
45 msgid "wait for domain to start"
46 msgstr "आरंभ होने के लिए डोमेने के लिए प्रतीक्षारत"
47
48 #: ../src/main.c:65
49 msgid "reconnect to domain upon restart"
50 msgstr "फिर आरंभ होने पर डोमेन से फिर कनेक्ट होता है"
51
52 #: ../src/main.c:67
53 msgid "display debugging information"
54 msgstr "डिबगिंग सूचना दिखाता है"
55
56 #. Setup command line options
57 #: ../src/main.c:79
58 msgid "- Virtual machine graphical console"
59 msgstr "- वर्चुअल मशीन आलेखी कंसोल"
60
61 #: ../src/main.c:95
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "प्रयोग: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:878
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "%s अतिथि के लिए VNC पोर्ट निर्धारित नहीं कर सकता है"
80
81 #: ../src/viewer.c:884
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "%s अतिथि के लिए VNC मेजबान निर्धारित नहीं कर सकता है"
85
86 #: ../src/viewer.c:984
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "VNC सर्वर %s से कनेक्ट होने में असमर्थ"
90
91 #: ../src/viewer.c:1001
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "VNC सर्वर से %s पर सत्यापित होने में असमर्थ: %s\n"
98 "फिर कनेक्ट करने की कोशिश करें?"
99
100 #: ../src/viewer.c:1019
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "VNC सर्वर के साथ %s पर सत्यापित करने में असमर्थ\n"
107 "असमर्थित सत्यापन प्रकार %d"
108
109 #: ../src/viewer.c:1111
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "अतिथि डोमेन %s नहीं पा सकता है"
113
114 #: ../src/viewer.c:1213
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "URI %s के साथ libvirt से कनेक्ट करने में असमर्थ"
118
119 #: ../src/viewer.c:1214
120 msgid "[none]"
121 msgstr "कुछ नहीं"
122
123 #.
124 #. * Local variables:
125 #. * c-indent-level: 8
126 #. * c-basic-offset: 8
127 #. * tab-width: 8
128 #. * End:
129 #.
130 #: ../src/about.glade.h:1
131 msgid "A remote desktop client built with GTK-VNC and libvirt"
132 msgstr "GTK-VNC और libvirt से निर्मित दूरस्थ डेस्कटॉप क्लाइंट"
133
134 #: ../src/about.glade.h:2
135 msgid "About Glade"
136 msgstr "ग्लेड का परिचय"
137
138 #: ../src/about.glade.h:3
139 msgid ""
140 "Copyright 2007-2008 Daniel P. Berrange\n"
141 "Copyright 2007-2008 Red Hat, Inc."
142 msgstr ""
143 "कॉपीराइट 2007-2008 Daniel P. Berrange\n"
144 "कॉपीराइट 2007-2008 Red Hat, Inc."
145
146 #: ../src/about.glade.h:5
147 msgid "The Fedora Translation Team"
148 msgstr "फेडोरा अनुवाद दल"
149
150 #: ../src/about.glade.h:6
151 msgid ""
152 "This program is free software; you can redistribute it and/or modify\n"
153 "it under the terms of the GNU General Public License as published by\n"
154 "the Free Software Foundation; either version 2 of the License, or\n"
155 "(at your option) any later version.\n"
156 "\n"
157 "This program is distributed in the hope that it will be useful,\n"
158 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
159 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
160 "GNU General Public License for more details.\n"
161 "\n"
162 "You should have received a copy of the GNU General Public License\n"
163 "along with this program; if not, write to the Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165 msgstr ""
166 "This program is free software; you can redistribute it and/or modify\n"
167 "it under the terms of the GNU General Public License as published by\n"
168 "the Free Software Foundation; either version 2 of the License, or\n"
169 "(at your option) any later version.\n"
170 "\n"
171 "This program is distributed in the hope that it will be useful,\n"
172 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
173 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
174 "GNU General Public License for more details.\n"
175 "\n"
176 "You should have received a copy of the GNU General Public License\n"
177 "along with this program; if not, write to the Free Software\n"
178 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
179
180 #: ../src/about.glade.h:20
181 msgid "virt-manager.org"
182 msgstr "virt-manager.org"
183
184 #: ../src/auth.glade.h:1
185 msgid "Authentication required"
186 msgstr "सत्यापन आवश्यक"
187
188 #: ../src/auth.glade.h:2
189 msgid "Password:"
190 msgstr "पासवर्ड: "
191
192 #: ../src/auth.glade.h:3
193 msgid "Username:"
194 msgstr "उपयोक्ता नाम:"
195
196 #: ../src/auth.glade.h:4
197 msgid "gtk-cancel"
198 msgstr "gtk-cancel"
199
200 #: ../src/auth.glade.h:5
201 msgid "gtk-ok"
202 msgstr "gtk-ok"
203
204 #: ../src/auth.glade.h:6
205 msgid "label"
206 msgstr "लेबल"
207
208 #: ../src/viewer.glade.h:1
209 msgid "Automatically resize"
210 msgstr "स्वतः पुनः आकार दें"
211
212 #: ../src/viewer.glade.h:2
213 msgid "Ctrl+Alt+F11"
214 msgstr "Ctrl+Alt+F11"
215
216 #: ../src/viewer.glade.h:3
217 msgid "Ctrl+Alt+F12"
218 msgstr "Ctrl+Alt+F12"
219
220 #: ../src/viewer.glade.h:4
221 msgid "Ctrl+Alt+F1_0"
222 msgstr "Ctrl+Alt+F1_0"
223
224 #: ../src/viewer.glade.h:5
225 msgid "Ctrl+Alt+F_1"
226 msgstr "Ctrl+Alt+F_1"
227
228 #: ../src/viewer.glade.h:6
229 msgid "Ctrl+Alt+F_2"
230 msgstr "Ctrl+Alt+F_2"
231
232 #: ../src/viewer.glade.h:7
233 msgid "Ctrl+Alt+F_3"
234 msgstr "Ctrl+Alt+F_3"
235
236 #: ../src/viewer.glade.h:8
237 msgid "Ctrl+Alt+F_4"
238 msgstr "Ctrl+Alt+F_4"
239
240 #: ../src/viewer.glade.h:9
241 msgid "Ctrl+Alt+F_5"
242 msgstr "Ctrl+Alt+F_5"
243
244 #: ../src/viewer.glade.h:10
245 msgid "Ctrl+Alt+F_6"
246 msgstr "Ctrl+Alt+F_6"
247
248 #: ../src/viewer.glade.h:11
249 msgid "Ctrl+Alt+F_7"
250 msgstr "Ctrl+Alt+F_7"
251
252 #: ../src/viewer.glade.h:12
253 msgid "Ctrl+Alt+F_8"
254 msgstr "Ctrl+Alt+F_8"
255
256 #: ../src/viewer.glade.h:13
257 msgid "Ctrl+Alt+F_9"
258 msgstr "Ctrl+Alt+F_9"
259
260 #: ../src/viewer.glade.h:14
261 msgid "Ctrl+Alt+_Backspace"
262 msgstr "Ctrl+Alt+_Backspace"
263
264 #: ../src/viewer.glade.h:15
265 msgid "Ctrl+Alt+_Del"
266 msgstr "Ctrl+Alt+_Del"
267
268 #: ../src/viewer.glade.h:16
269 msgid "Full screen"
270 msgstr "पूर्ण स्क्रीन"
271
272 #: ../src/viewer.glade.h:17
273 msgid "Screenshot"
274 msgstr "स्क्रीनशॉट"
275
276 #: ../src/viewer.glade.h:18
277 msgid "_File"
278 msgstr "फ़ाइल (_F)"
279
280 #: ../src/viewer.glade.h:19
281 msgid "_Help"
282 msgstr "मदद (_H)"
283
284 #: ../src/viewer.glade.h:20
285 msgid "_PrintScreen"
286 msgstr "_PrintScreen"
287
288 #: ../src/viewer.glade.h:21
289 msgid "_Send key"
290 msgstr "कुंजी भेजें (_S)"
291
292 #: ../src/viewer.glade.h:22
293 msgid "_View"
294 msgstr "देखें (_V)"
295
296 #: ../src/viewer.glade.h:23
297 msgid "gtk-about"
298 msgstr "gtk-about"
299
300 #: ../src/viewer.glade.h:24
301 msgid "gtk-quit"
302 msgstr "gtk-quit"
303
304 #: ../src/viewer.glade.h:25
305 msgid "page 1"
306 msgstr "पृष्ठ 1"
307
308 #: ../src/viewer.glade.h:26
309 msgid "page 2"
310 msgstr "पृष्ठ 2"
311
0 # virt-viewer (virt-manager.org) translation to hu_HU.
1 # Copyright (C) 2010 Fedora Project
2 # This file is distributed under the same license as the libvirt package.
3 # Nikolas Slivka <snicore@gmail.com>, 2010.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: virt-viewer.tip\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-06-27 07:51+0000\n"
10 "PO-Revision-Date: 2010-02-20 16:31+0100\n"
11 "Last-Translator: Nikolas Slivka <snicore@gmail.com>\n"
12 "Language-Team: Hungarian Fedora Translation Team <fedora-trans-hu@redhat.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=utf-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
17 "X-Poedit-Language: Hungarian\n"
18 "X-Poedit-SourceCharset: utf-8\n"
19 "X-Poedit-Country: HUNGARY\n"
20
21 #: ../src/main.c:34
22 #, c-format
23 msgid "%s version %s\n"
24 msgstr "%s verzió %s\n"
25
26 #: ../src/main.c:55
27 msgid "display version information"
28 msgstr "verzió információk megjelenítése"
29
30 #: ../src/main.c:57
31 msgid "display verbose information"
32 msgstr "részletes információk megjelenítése"
33
34 #: ../src/main.c:61
35 msgid "connect to hypervisor"
36 msgstr "kapcsolódás a hypervisorhoz"
37
38 #: ../src/main.c:63
39 msgid "wait for domain to start"
40 msgstr "várakozás a domain elindulására"
41
42 #: ../src/main.c:67
43 msgid "display debugging information"
44 msgstr "hibakeresési információk megjelenítése"
45
46 #. Setup command line options
47 #: ../src/main.c:79
48 #, fuzzy
49 msgid "- Virtual machine graphical console"
50 msgstr "- Virtuális gép grafikus konzol"
51
52 #: ../src/main.c:95
53 #, c-format
54 msgid ""
55 "\n"
56 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
57 "\n"
58 "%s\n"
59 "\n"
60 msgstr ""
61 "\n"
62 "Használata: %s [OPCIÓK] DOMAIN-NAME|ID|UUID\n"
63 "\n"
64 "%s\n"
65 "\n"
66
67 #: ../src/viewer.c:878
68 #, c-format
69 msgid "Cannot determine the VNC port for the guest %s"
70 msgstr ""
71
72 #: ../src/viewer.c:884
73 #, c-format
74 msgid "Cannot determine the VNC host for the guest %s"
75 msgstr ""
76
77 #: ../src/viewer.c:984
78 #, c-format
79 msgid "Unable to connect to the VNC server %s"
80 msgstr ""
81
82 #: ../src/viewer.c:1001
83 #, c-format
84 msgid ""
85 "Unable to authenticate with VNC server at %s: %s\n"
86 "Retry connection again?"
87 msgstr ""
88
89 #: ../src/viewer.c:1019
90 #, c-format
91 msgid ""
92 "Unable to authenticate with VNC server at %s\n"
93 "Unsupported authentication type %d"
94 msgstr ""
95
96 #: ../src/viewer.c:1111
97 #, fuzzy, c-format
98 msgid "Cannot find guest domain %s"
99 msgstr "%s vendég-domaint nem sikerült megtalálni"
100
101 #: ../src/viewer.c:1213
102 #, c-format
103 msgid "Unable to connect to libvirt with URI %s"
104 msgstr "A %s címmel nem tudott csatlakozni a libvirthez"
105
106 #. * Local variables:
107 #. * c-indent-level: 8
108 #. * c-basic-offset: 8
109 #. * tab-width: 8
110 #. * End:
111 #.
112 #: ../src/about.glade.h:1
113 msgid "A remote desktop client built with GTK-VNC and libvirt"
114 msgstr "A távoli asztali kliens a GTK-VNC és libvirt alkalmazások használatával készült."
115
116 #: ../src/about.glade.h:3
117 msgid ""
118 "Copyright 2007-2008 Daniel P. Berrange\n"
119 "Copyright 2007-2008 Red Hat, Inc."
120 msgstr ""
121 "Copyright 2007-2008 Daniel P. Berrange\n"
122 "Copyright 2007-2008 Red Hat, Inc."
123
124 #: ../src/about.glade.h:5
125 msgid "The Fedora Translation Team"
126 msgstr "A Fedora Honosító Csapat"
127
128 #: ../src/about.glade.h:6
129 msgid ""
130 "This program is free software; you can redistribute it and/or modify\n"
131 "it under the terms of the GNU General Public License as published by\n"
132 "the Free Software Foundation; either version 2 of the License, or\n"
133 "(at your option) any later version.\n"
134 "\n"
135 "This program is distributed in the hope that it will be useful,\n"
136 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
137 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
138 "GNU General Public License for more details.\n"
139 "\n"
140 "You should have received a copy of the GNU General Public License\n"
141 "along with this program; if not, write to the Free Software\n"
142 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
143 msgstr ""
144
145 #: ../src/about.glade.h:20
146 msgid "virt-manager.org"
147 msgstr "virt-manager.org"
148
149 #: ../src/auth.glade.h:1
150 msgid "Authentication required"
151 msgstr "Hitelesítés szükséges"
152
153 #: ../src/auth.glade.h:2
154 msgid "Password:"
155 msgstr "Jelszó:"
156
157 #: ../src/auth.glade.h:3
158 msgid "Username:"
159 msgstr "Felhasználónév:"
160
161 #: ../src/viewer.glade.h:1
162 msgid "Automatically resize"
163 msgstr "Automatikus átméretezés"
164
165 #: ../src/viewer.glade.h:2
166 msgid "Ctrl+Alt+F11"
167 msgstr "Ctrl+Alt+F11"
168
169 #: ../src/viewer.glade.h:3
170 msgid "Ctrl+Alt+F12"
171 msgstr "Ctrl+Alt+F12"
172
173 #: ../src/viewer.glade.h:4
174 msgid "Ctrl+Alt+F1_0"
175 msgstr "Ctrl+Alt+F1_0"
176
177 #: ../src/viewer.glade.h:5
178 msgid "Ctrl+Alt+F_1"
179 msgstr "Ctrl+Alt+F_1"
180
181 #: ../src/viewer.glade.h:6
182 msgid "Ctrl+Alt+F_2"
183 msgstr "Ctrl+Alt+F_2"
184
185 #: ../src/viewer.glade.h:7
186 msgid "Ctrl+Alt+F_3"
187 msgstr "Ctrl+Alt+F_3"
188
189 #: ../src/viewer.glade.h:8
190 msgid "Ctrl+Alt+F_4"
191 msgstr "Ctrl+Alt+F_4"
192
193 #: ../src/viewer.glade.h:9
194 msgid "Ctrl+Alt+F_5"
195 msgstr "Ctrl+Alt+F_5"
196
197 #: ../src/viewer.glade.h:10
198 msgid "Ctrl+Alt+F_6"
199 msgstr "Ctrl+Alt+F_6"
200
201 #: ../src/viewer.glade.h:11
202 msgid "Ctrl+Alt+F_7"
203 msgstr "Ctrl+Alt+F_7"
204
205 #: ../src/viewer.glade.h:12
206 msgid "Ctrl+Alt+F_8"
207 msgstr "Ctrl+Alt+F_8"
208
209 #: ../src/viewer.glade.h:13
210 msgid "Ctrl+Alt+F_9"
211 msgstr "Ctrl+Alt+F_9"
212
213 #: ../src/viewer.glade.h:14
214 msgid "Ctrl+Alt+_Backspace"
215 msgstr "Ctrl+Alt+_Backspace"
216
217 #: ../src/viewer.glade.h:15
218 msgid "Ctrl+Alt+_Del"
219 msgstr "Ctrl+Alt+_Del"
220
221 #: ../src/viewer.glade.h:16
222 msgid "Full screen"
223 msgstr "Teljes képernyő"
224
225 #: ../src/viewer.glade.h:17
226 msgid "Screenshot"
227 msgstr "Képernyőkép"
228
229 #: ../src/viewer.glade.h:18
230 msgid "_File"
231 msgstr "_Fájl"
232
233 #: ../src/viewer.glade.h:19
234 msgid "_Help"
235 msgstr "_Súgó"
236
237 #: ../src/viewer.glade.h:20
238 msgid "_PrintScreen"
239 msgstr ""
240
241 #: ../src/viewer.glade.h:21
242 msgid "_Send key"
243 msgstr ""
244
245 #: ../src/viewer.glade.h:22
246 msgid "_View"
247 msgstr "_Nézet"
248
249 #: ../src/viewer.glade.h:23
250 msgid "gtk-about"
251 msgstr ""
252
253 #: ../src/viewer.glade.h:24
254 msgid "gtk-quit"
255 msgstr ""
256
257 #: ../src/viewer.glade.h:25
258 msgid "page 1"
259 msgstr ""
260
261 #: ../src/viewer.glade.h:26
262 msgid "page 2"
263 msgstr ""
264
265 #: ../src/main.c:52
266 msgid "Run '"
267 msgstr "Futtatás"
268
269 #: ../src/main.c:59
270 msgid "direct connection with no automatic tunnels"
271 msgstr "közvetlen kapcsolat automata átjárók nélkül"
272
273 #: ../src/main.c:65
274 msgid "reconnect to domain upon restart"
275 msgstr "újracsatlakozás a domainnévhez újraindításkor"
276
277 #: ../src/viewer.c:1214
278 msgid "[none]"
279 msgstr "[nincs]"
280
281 #: ../src/about.glade.h:2
282 msgid "About Glade"
283 msgstr "Glade-ről..."
284
285 #: ../src/auth.glade.h:4
286 msgid "gtk-cancel"
287 msgstr "Mégsem"
288
289 #: ../src/auth.glade.h:6
290 msgid "label"
291 msgstr "Címke"
292
293 #: ../src/auth.glade.h:5
294 msgid "gtk-ok"
295 msgstr "Ok"
0 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
1 # This file is distributed under the same license as the virt-viewer package.
2 # Gianluca Sforna <giallu@fedoraproject.org>, 2010.
3 # Francesco Tombolini <tombo@adamantio.net>, 2010.
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: it\n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2011-01-29 07:48+0000\n"
9 "PO-Revision-Date: 2010-11-18 00:08+0100\n"
10 "Last-Translator: Francesco Tombolini <tombo@adamantio.net>\n"
11 "Language-Team: Italian <trans-it@lists.fedoraproject.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16 "X-Generator: Lokalize 1.1\n"
17
18 #: ../src/main.c:34
19 #, c-format
20 msgid "%s version %s\n"
21 msgstr "%s versione %s\n"
22
23 #: ../src/main.c:53
24 msgid "Run '"
25 msgstr "Esegui '"
26
27 #: ../src/main.c:56
28 msgid "display version information"
29 msgstr "mostra informazioni sulla versione"
30
31 #: ../src/main.c:58
32 msgid "display verbose information"
33 msgstr "mostra informazioni dettagliate"
34
35 #: ../src/main.c:60
36 msgid "direct connection with no automatic tunnels"
37 msgstr "connessione diretta senza tunnel automatici"
38
39 #: ../src/main.c:62
40 msgid "connect to hypervisor"
41 msgstr "connetti all'hypervisor"
42
43 #: ../src/main.c:64
44 msgid "wait for domain to start"
45 msgstr "attendi l'avvio del dominio"
46
47 #: ../src/main.c:66
48 msgid "reconnect to domain upon restart"
49 msgstr "riconnetti al dominio dopo il riavvio"
50
51 #: ../src/main.c:68
52 msgid "Zoom level of window, in percentage"
53 msgstr "Livello di zoom della finestra, in percentuale"
54
55 #: ../src/main.c:70
56 msgid "display debugging information"
57 msgstr "mostra informazioni di debug"
58
59 #. Setup command line options
60 #: ../src/main.c:82
61 msgid "- Virtual machine graphical console"
62 msgstr "- Console grafica della virtual machine"
63
64 #: ../src/main.c:98
65 #, c-format
66 msgid ""
67 "\n"
68 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
69 "\n"
70 "%s\n"
71 "\n"
72 msgstr ""
73 "\n"
74 "Utilizzo: %s [OPZIONI] NOME-DOMINIO|ID|UUID\n"
75 "\n"
76 "%s\n"
77 "\n"
78
79 #: ../src/viewer.c:1053
80 #, c-format
81 msgid "Cannot find guest domain %s"
82 msgstr "Impossibile trovare il dominio guest %s"
83
84 #: ../src/viewer.c:1161
85 #, c-format
86 msgid "Unable to connect to libvirt with URI %s"
87 msgstr "Impossibile connettersi a libvirt con la URI %s"
88
89 #: ../src/viewer.c:1162
90 msgid "[none]"
91 msgstr "[nessuno]"
92
93 #: ../src/display-vnc.c:142
94 #, c-format
95 msgid ""
96 "Unable to authenticate with VNC server at %s\n"
97 "Unsupported authentication type %d"
98 msgstr ""
99 "Impossibile autenticarsi con il server VNC %s\n"
100 "Tipo di autenticazione non supportato: %d"
101
102 #: ../src/display-vnc.c:158
103 #, c-format
104 msgid ""
105 "Unable to authenticate with VNC server at %s: %s\n"
106 "Retry connection again?"
107 msgstr ""
108 "Impossibile autenticarsi con il server VNC %s: %s\n"
109 "Riprovare la connessione?"
110
111 #. * Local variables:
112 #. * c-indent-level: 8
113 #. * c-basic-offset: 8
114 #. * tab-width: 8
115 #. * End:
116 #.
117 #: ../src/about.glade.h:1
118 msgid "A remote desktop client built with GTK-VNC and libvirt"
119 msgstr "Un remote desktop client basato su GTK-VNC e libvirt"
120
121 #: ../src/about.glade.h:2
122 msgid "About Glade"
123 msgstr "Informazioni su Glade"
124
125 #: ../src/about.glade.h:3
126 msgid ""
127 "Copyright 2007-2008 Daniel P. Berrange\n"
128 "Copyright 2007-2008 Red Hat, Inc."
129 msgstr ""
130 "Copyright 2007-2008 Daniel P. Berrange\n"
131 "Copyright 2007-2008 Red Hat, Inc."
132
133 #: ../src/about.glade.h:5
134 msgid "The Fedora Translation Team"
135 msgstr ""
136 "Il team di traduzione di Fedora\n"
137 "Francesco Tombolini <tombo@fedoraproject.org>, 2010\n"
138 "Gianluca Sforna <giallu@fedoraproject.org>, 2010"
139
140 #: ../src/about.glade.h:6
141 msgid ""
142 "This program is free software; you can redistribute it and/or modify\n"
143 "it under the terms of the GNU General Public License as published by\n"
144 "the Free Software Foundation; either version 2 of the License, or\n"
145 "(at your option) any later version.\n"
146 "\n"
147 "This program is distributed in the hope that it will be useful,\n"
148 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
149 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
150 "GNU General Public License for more details.\n"
151 "\n"
152 "You should have received a copy of the GNU General Public License\n"
153 "along with this program; if not, write to the Free Software\n"
154 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
155 msgstr ""
156 "This program is free software; you can redistribute it and/or modify\n"
157 "it under the terms of the GNU General Public License as published by\n"
158 "the Free Software Foundation; either version 2 of the License, or\n"
159 "(at your option) any later version.\n"
160 "\n"
161 "This program is distributed in the hope that it will be useful,\n"
162 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
163 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
164 "GNU General Public License for more details.\n"
165 "\n"
166 "You should have received a copy of the GNU General Public License\n"
167 "along with this program; if not, write to the Free Software\n"
168 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
169
170 #: ../src/about.glade.h:20
171 msgid "virt-manager.org"
172 msgstr "virt-manager.org"
173
174 #: ../src/auth.glade.h:1
175 msgid "Authentication required"
176 msgstr "Richiesta autenticazione"
177
178 #: ../src/auth.glade.h:2
179 msgid "Password:"
180 msgstr "Password:"
181
182 #: ../src/auth.glade.h:3
183 msgid "Username:"
184 msgstr "Nome utente:"
185
186 #: ../src/auth.glade.h:4
187 msgid "gtk-cancel"
188 msgstr "gtk-cancel"
189
190 #: ../src/auth.glade.h:5
191 msgid "gtk-ok"
192 msgstr "gtk-ok"
193
194 #: ../src/auth.glade.h:6
195 msgid "label"
196 msgstr "etichetta"
197
198 #: ../src/viewer.glade.h:1
199 msgid "Automatically resize"
200 msgstr "Ridimensiona automaticamente"
201
202 #: ../src/viewer.glade.h:2
203 msgid "Ctrl+Alt+F11"
204 msgstr "Ctrl+Alt+F11"
205
206 #: ../src/viewer.glade.h:3
207 msgid "Ctrl+Alt+F12"
208 msgstr "Ctrl+Alt+F12"
209
210 #: ../src/viewer.glade.h:4
211 msgid "Ctrl+Alt+F1_0"
212 msgstr "Ctrl+Alt+F1_0"
213
214 #: ../src/viewer.glade.h:5
215 msgid "Ctrl+Alt+F_1"
216 msgstr "Ctrl+Alt+F_1"
217
218 #: ../src/viewer.glade.h:6
219 msgid "Ctrl+Alt+F_2"
220 msgstr "Ctrl+Alt+F_2"
221
222 #: ../src/viewer.glade.h:7
223 msgid "Ctrl+Alt+F_3"
224 msgstr "Ctrl+Alt+F_3"
225
226 #: ../src/viewer.glade.h:8
227 msgid "Ctrl+Alt+F_4"
228 msgstr "Ctrl+Alt+F_4"
229
230 #: ../src/viewer.glade.h:9
231 msgid "Ctrl+Alt+F_5"
232 msgstr "Ctrl+Alt+F_5"
233
234 #: ../src/viewer.glade.h:10
235 msgid "Ctrl+Alt+F_6"
236 msgstr "Ctrl+Alt+F_6"
237
238 #: ../src/viewer.glade.h:11
239 msgid "Ctrl+Alt+F_7"
240 msgstr "Ctrl+Alt+F_7"
241
242 #: ../src/viewer.glade.h:12
243 msgid "Ctrl+Alt+F_8"
244 msgstr "Ctrl+Alt+F_8"
245
246 #: ../src/viewer.glade.h:13
247 msgid "Ctrl+Alt+F_9"
248 msgstr "Ctrl+Alt+F_9"
249
250 #: ../src/viewer.glade.h:14
251 msgid "Ctrl+Alt+_Backspace"
252 msgstr "Ctrl+Alt+_Backspace"
253
254 #: ../src/viewer.glade.h:15
255 msgid "Ctrl+Alt+_Del"
256 msgstr "Ctrl+Alt+_Del"
257
258 #: ../src/viewer.glade.h:16
259 msgid "Full screen"
260 msgstr "Schermo intero"
261
262 #: ../src/viewer.glade.h:17
263 msgid "Screenshot"
264 msgstr "Cattura schermata"
265
266 #: ../src/viewer.glade.h:18
267 msgid "_File"
268 msgstr "_File"
269
270 #: ../src/viewer.glade.h:19
271 msgid "_Help"
272 msgstr "_Aiuto"
273
274 #: ../src/viewer.glade.h:20
275 msgid "_PrintScreen"
276 msgstr "_Stamp"
277
278 #: ../src/viewer.glade.h:21
279 msgid "_Send key"
280 msgstr "_Manda tasto"
281
282 #: ../src/viewer.glade.h:22
283 msgid "_View"
284 msgstr "_Visualizza"
285
286 #: ../src/viewer.glade.h:23
287 msgid "_Zoom"
288 msgstr "_Zoom"
289
290 #: ../src/viewer.glade.h:24
291 msgid "gtk-about"
292 msgstr "gtk-about"
293
294 #: ../src/viewer.glade.h:25
295 msgid "gtk-quit"
296 msgstr "gtk-quit"
297
298 #: ../src/viewer.glade.h:26
299 msgid "page 1"
300 msgstr "pagina 1"
301
302 #: ../src/viewer.glade.h:27
303 msgid "page 2"
304 msgstr "pagina 2"
305
306 #: ../src/viewer.glade.h:28
307 msgid "page 3"
308 msgstr "pagina 3"
309
310 #: ../src/viewer.c:863
311 msgid "Connect to channel unsupported."
312 msgstr "Connessione al canale non supportata"
313
314 #: ../src/viewer.c:858
315 msgid "Can't connect to channel, SSH only supported."
316 msgstr "Impossibile connettersi al canale, solo SSH è supportato."
317
318 #: ../src/viewer.c:805
319 #, c-format
320 msgid "Cannot determine the graphic type for the guest %s"
321 msgstr "Impossibile determinare il tipo grafico per il guest %s"
322
323 #: ../src/viewer.c:824
324 #, c-format
325 msgid "Cannot determine the graphic port for the guest %s"
326 msgstr "Impossibile determinare la porta grafica per il guest %s"
327
328 #: ../src/viewer.c:817
329 #, c-format
330 msgid "Unknown graphic type for the guest %s"
331 msgstr "Impossibile determinare il tipo grafico per il guest %s"
332
333 #: ../src/viewer.c:856
334 msgid "Connect to ssh failed."
335 msgstr "Connessione a ssh fallita"
336
337 #: ../src/viewer.c:830
338 #, c-format
339 msgid "Cannot determine the host for the guest %s"
340 msgstr "Impossibile determinare l'host per il guest %s"
341
342 #: ../src/viewer.c:1006
343 #, c-format
344 msgid "Unable to connect to the graphic server %s"
345 msgstr "Impossibile connettersi al server grafico %s"
0 # translation of ja.po to Japanese
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Kiyoto Hashida <khashida@redhat.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: ja\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-06-25 01:51+0000\n"
10 "PO-Revision-Date: 2010-06-25 13:31+0900\n"
11 "Last-Translator: Hajime Taira <htaira@redhat.com>\n"
12 "Language-Team: Japanese <jp@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17 "Plural-Forms: Plural-Forms: nplurals=1; plural=0;\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%sバージョン %s\n"
23
24 #: ../src/main.c:52
25 msgid "Run '"
26 msgstr "実行"
27
28 #: ../src/main.c:55
29 msgid "display version information"
30 msgstr "バージョン情報の表示"
31
32 #: ../src/main.c:57
33 msgid "display verbose information"
34 msgstr "詳細情報の表示"
35
36 #: ../src/main.c:59
37 msgid "direct connection with no automatic tunnels"
38 msgstr "自動的にトンネルせず直接接続する"
39
40 #: ../src/main.c:61
41 msgid "connect to hypervisor"
42 msgstr "ハイパーバイザーに接続"
43
44 #: ../src/main.c:63
45 msgid "wait for domain to start"
46 msgstr "ドメインの起動を待つ"
47
48 #: ../src/main.c:65
49 msgid "reconnect to domain upon restart"
50 msgstr "再起動時にゲストへ再接続"
51
52 #: ../src/main.c:67
53 msgid "display debugging information"
54 msgstr "デバッグ情報の表示"
55
56 #. Setup command line options
57 #: ../src/main.c:79
58 msgid "- Virtual machine graphical console"
59 msgstr "- 仮想マシングラフィカルコンソール"
60
61 #: ../src/main.c:95
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "使用法: %s [オプション] ドメイン名|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:878
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "ゲスト %s 用の VNC ポートを決定できません"
80
81 #: ../src/viewer.c:884
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "ゲスト %s 用の VNC ホストを決定できません"
85
86 #: ../src/viewer.c:984
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "VNC サーバー %s へ接続できません"
90
91 #: ../src/viewer.c:1001
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "%s にある VNC サーバーに対して認証が失敗しました。 %s\n"
98 "再度接続を試しますか ?"
99
100 #: ../src/viewer.c:1019
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "%s にある VNC サーバーで認証ができません\n"
107 "サポートしていない認証タイプです %d "
108
109 #: ../src/viewer.c:1111
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "ゲスト %s が見付かりません"
113
114 #: ../src/viewer.c:1213
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "URI %s で libvirt に接続できません"
118
119 #: ../src/viewer.c:1214
120 msgid "[none]"
121 msgstr "[なし]"
122
123 #.
124 #. * Local variables:
125 #. * c-indent-level: 8
126 #. * c-basic-offset: 8
127 #. * tab-width: 8
128 #. * End:
129 #.
130 #: ../src/about.glade.h:1
131 msgid "A remote desktop client built with GTK-VNC and libvirt"
132 msgstr "GTK-VNC と libvirt で構成したリモートデスクトップクライアント"
133
134 #: ../src/about.glade.h:2
135 msgid "About Glade"
136 msgstr "Glade の情報"
137
138 #: ../src/about.glade.h:3
139 msgid ""
140 "Copyright 2007-2008 Daniel P. Berrange\n"
141 "Copyright 2007-2008 Red Hat, Inc."
142 msgstr ""
143 "Copyright 2007-2008 Daniel P. Berrange\n"
144 "Copyright 2007-2008 Red Hat, Inc."
145
146 #: ../src/about.glade.h:5
147 msgid "The Fedora Translation Team"
148 msgstr "Fedora 翻訳チーム"
149
150 #: ../src/about.glade.h:6
151 msgid ""
152 "This program is free software; you can redistribute it and/or modify\n"
153 "it under the terms of the GNU General Public License as published by\n"
154 "the Free Software Foundation; either version 2 of the License, or\n"
155 "(at your option) any later version.\n"
156 "\n"
157 "This program is distributed in the hope that it will be useful,\n"
158 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
159 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
160 "GNU General Public License for more details.\n"
161 "\n"
162 "You should have received a copy of the GNU General Public License\n"
163 "along with this program; if not, write to the Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165 msgstr ""
166 "This program is free software; you can redistribute it and/or modify\n"
167 "it under the terms of the GNU General Public License as published by\n"
168 "the Free Software Foundation; either version 2 of the License, or\n"
169 "(at your option) any later version.\n"
170 "\n"
171 "This program is distributed in the hope that it will be useful,\n"
172 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
173 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
174 "GNU General Public License for more details.\n"
175 "\n"
176 "You should have received a copy of the GNU General Public License\n"
177 "along with this program; if not, write to the Free Software\n"
178 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
179
180 #: ../src/about.glade.h:20
181 msgid "virt-manager.org"
182 msgstr "virt-manager.org"
183
184 #: ../src/auth.glade.h:1
185 msgid "Authentication required"
186 msgstr "認証が必要です"
187
188 #: ../src/auth.glade.h:2
189 msgid "Password:"
190 msgstr "パスワード:"
191
192 #: ../src/auth.glade.h:3
193 msgid "Username:"
194 msgstr "ユーザー名:"
195
196 #: ../src/auth.glade.h:4
197 msgid "gtk-cancel"
198 msgstr "gtk-cancel"
199
200 #: ../src/auth.glade.h:5
201 msgid "gtk-ok"
202 msgstr "gtk-ok"
203
204 #: ../src/auth.glade.h:6
205 msgid "label"
206 msgstr "ラベル"
207
208 #: ../src/viewer.glade.h:1
209 msgid "Automatically resize"
210 msgstr "自動的にサイズ変更"
211
212 #: ../src/viewer.glade.h:2
213 msgid "Ctrl+Alt+F11"
214 msgstr "Ctrl+Alt+F11"
215
216 #: ../src/viewer.glade.h:3
217 msgid "Ctrl+Alt+F12"
218 msgstr "Ctrl+Alt+F12"
219
220 #: ../src/viewer.glade.h:4
221 msgid "Ctrl+Alt+F1_0"
222 msgstr "Ctrl+Alt+F1_0"
223
224 #: ../src/viewer.glade.h:5
225 msgid "Ctrl+Alt+F_1"
226 msgstr "Ctrl+Alt+F_1"
227
228 #: ../src/viewer.glade.h:6
229 msgid "Ctrl+Alt+F_2"
230 msgstr "Ctrl+Alt+F_2"
231
232 #: ../src/viewer.glade.h:7
233 msgid "Ctrl+Alt+F_3"
234 msgstr "Ctrl+Alt+F_3"
235
236 #: ../src/viewer.glade.h:8
237 msgid "Ctrl+Alt+F_4"
238 msgstr "Ctrl+Alt+F_4"
239
240 #: ../src/viewer.glade.h:9
241 msgid "Ctrl+Alt+F_5"
242 msgstr "Ctrl+Alt+F_5"
243
244 #: ../src/viewer.glade.h:10
245 msgid "Ctrl+Alt+F_6"
246 msgstr "Ctrl+Alt+F_6"
247
248 #: ../src/viewer.glade.h:11
249 msgid "Ctrl+Alt+F_7"
250 msgstr "Ctrl+Alt+F_7"
251
252 #: ../src/viewer.glade.h:12
253 msgid "Ctrl+Alt+F_8"
254 msgstr "Ctrl+Alt+F_8"
255
256 #: ../src/viewer.glade.h:13
257 msgid "Ctrl+Alt+F_9"
258 msgstr "Ctrl+Alt+F_9"
259
260 #: ../src/viewer.glade.h:14
261 msgid "Ctrl+Alt+_Backspace"
262 msgstr "Ctrl+Alt+_Backspace"
263
264 #: ../src/viewer.glade.h:15
265 msgid "Ctrl+Alt+_Del"
266 msgstr "Ctrl+Alt+_Del"
267
268 #: ../src/viewer.glade.h:16
269 msgid "Full screen"
270 msgstr "フルスクリーン"
271
272 #: ../src/viewer.glade.h:17
273 msgid "Screenshot"
274 msgstr "スクリーンショット取得"
275
276 #: ../src/viewer.glade.h:18
277 msgid "_File"
278 msgstr "ファイル(_F)"
279
280 #: ../src/viewer.glade.h:19
281 msgid "_Help"
282 msgstr "ヘルプ(_H)"
283
284 #: ../src/viewer.glade.h:20
285 msgid "_PrintScreen"
286 msgstr "PrintScreen(_P)"
287
288 #: ../src/viewer.glade.h:21
289 msgid "_Send key"
290 msgstr "キー送信(_S)"
291
292 #: ../src/viewer.glade.h:22
293 msgid "_View"
294 msgstr "表示(_V)"
295
296 #: ../src/viewer.glade.h:23
297 msgid "gtk-about"
298 msgstr "gtk-about"
299
300 #: ../src/viewer.glade.h:24
301 msgid "gtk-quit"
302 msgstr "gtk-quit"
303
304 #: ../src/viewer.glade.h:25
305 msgid "page 1"
306 msgstr "ページ1"
307
308 #: ../src/viewer.glade.h:26
309 msgid "page 2"
310 msgstr "ページ2"
311
0 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
1 # This file is distributed under the same license as the PACKAGE package.
2 #
3 # Shankar Prasad <svenkate@redhat.com>, 2010.
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: \n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2010-01-28 10:17+0000\n"
9 "PO-Revision-Date: 2010-01-28 18:07+0530\n"
10 "Last-Translator: Shankar Prasad <svenkate@redhat.com>\n"
11 "Language-Team: kn-IN <>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: Lokalize 1.0\n"
16 "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
18 #: ../src/main.c:34
19 #, c-format
20 msgid "%s version %s\n"
21 msgstr "%s ಆವೃತ್ತಿ %s\n"
22
23 #: ../src/main.c:52
24 msgid "Run '"
25 msgstr "ಚಲಾಯಿಸಿ '"
26
27 #: ../src/main.c:55
28 msgid "display version information"
29 msgstr "ಆವೃತ್ತಿಯ ಮಾಹಿತಿಯನ್ನು ತೋರಿಸು"
30
31 #: ../src/main.c:57
32 msgid "display verbose information"
33 msgstr "ವರ್ಬೋಸ್ ಮಾಹಿತಿಯನ್ನು ತೋರಿಸು"
34
35 #: ../src/main.c:59
36 msgid "direct connection with no automatic tunnels"
37 msgstr "ಯಾವುದೆ ಸ್ವಯಂಚಾಲಿತ ಟನಲ್‌ಗಳಿಲ್ಲದೆ ನೇರ ಸಂಪರ್ಕ"
38
39 #: ../src/main.c:61
40 msgid "connect to hypervisor"
41 msgstr "ಹೈಪರ್ವೈಸರ್ ಆಗಿ ಮಾರ್ಪಡಿಸು"
42
43 #: ../src/main.c:63
44 msgid "wait for domain to start"
45 msgstr "ಡೊಮೈನ್ ಆರಂಭಗೊಳ್ಳುವವರೆಗೂ ನಿರೀಕ್ಷಿಸು"
46
47 #: ../src/main.c:65
48 msgid "reconnect to domain upon restart"
49 msgstr "ಡೊಮೈನ್ ಮರಳಿ ಆರಂಭಗೊಂಡಾಗ ಮರಳಿ ಸಂಪರ್ಕಸಾಧಿಸು"
50
51 #: ../src/main.c:67
52 msgid "display debugging information"
53 msgstr "ದೋಷನಿವಾರಣೆಯ ಮಾಹಿತಿಯನ್ನು ತೋರಿಸು"
54
55 #. Setup command line options
56 #: ../src/main.c:79
57 msgid "- Virtual machine graphical console"
58 msgstr "- ವರ್ಚುವಲ್ ಗಣಕದ ಚಿತ್ರಾತ್ಮಕ ಕನ್ಸೋಲ್"
59
60 #: ../src/main.c:95
61 #, c-format
62 msgid ""
63 "\n"
64 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
65 "\n"
66 "%s\n"
67 "\n"
68 msgstr ""
69 "\n"
70 "ಬಳಕೆ: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
71 "\n"
72 "%s\n"
73 "\n"
74
75 #: ../src/viewer.c:878
76 #, c-format
77 msgid "Cannot determine the VNC port for the guest %s"
78 msgstr "ಅತಿಥಿ %s ಗಾಗಿನ VNC ಸಂಪರ್ಕಸ್ಥಾನವನ್ನು ನಿರ್ಧರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
79
80 #: ../src/viewer.c:884
81 #, c-format
82 msgid "Cannot determine the VNC host for the guest %s"
83 msgstr "ಅತಿಥೇಯ %s ಗಾಗಿನ VNC ಸಂಪರ್ಕಸ್ಥಾನವನ್ನು ನಿರ್ಧರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
84
85 #: ../src/viewer.c:984
86 #, c-format
87 msgid "Unable to connect to the VNC server %s"
88 msgstr "VNC ಪರಿಚಾರಕ %s ದೊಂದಿಗೆ ಸಂಪರ್ಕ ಸಾಧಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ "
89
90 #: ../src/viewer.c:1001
91 #, c-format
92 msgid ""
93 "Unable to authenticate with VNC server at %s: %s\n"
94 "Retry connection again?"
95 msgstr ""
96 "%s ದಲ್ಲಿ VNC ಪರಿಚಾರಕವನ್ನು ದೃಢೀಕರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ: %s\n"
97 "ಸಂಪರ್ಕವನ್ನು ಇನ್ನೊಮ್ಮೆ ಪ್ರಯತ್ನಿಸಬೇಕೆ?"
98
99 #: ../src/viewer.c:1019
100 #, c-format
101 msgid ""
102 "Unable to authenticate with VNC server at %s\n"
103 "Unsupported authentication type %d"
104 msgstr ""
105 "%s ದಲ್ಲಿ VNC ಪರಿಚಾರಕವನ್ನು ದೃಢೀಕರಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ\n"
106 "ದೃಢೀಕರಣದ ಬಗೆ %d ಗೆ ಬೆಂಬಲವಿಲ್ಲ"
107
108 #: ../src/viewer.c:1111
109 #, c-format
110 msgid "Cannot find guest domain %s"
111 msgstr "ಅತಿಥಿ ಡೊಮೈನ್ %s ಕಂಡುಬಂದಿಲ್ಲ"
112
113 #: ../src/viewer.c:1213
114 #, c-format
115 msgid "Unable to connect to libvirt with URI %s"
116 msgstr "URI %s ಯೊಂದಿಗೆ libvirt ಗೆ ಸಂಪರ್ಕ ಸಾಧಿಸಲು ಸಾಧ್ಯವಾಗಿಲ್ಲ"
117
118 #: ../src/viewer.c:1214
119 msgid "[none]"
120 msgstr "[ಯಾವುದೂ ಇಲ್ಲ]"
121
122 #.
123 #. * Local variables:
124 #. * c-indent-level: 8
125 #. * c-basic-offset: 8
126 #. * tab-width: 8
127 #. * End:
128 #.
129 #: ../src/about.glade.h:1
130 msgid "A remote desktop client built with GTK-VNC and libvirt"
131 msgstr "GTK-VNC ಹಾಗು libvirt ಯೊಂದಿಗೆ ನಿರ್ಮಿತಗೊಂಡ ಒಂದು ದೂರಸ್ಥ ಗಣಕತೆರೆ"
132
133 #: ../src/about.glade.h:2
134 msgid "About Glade"
135 msgstr "ಗ್ಲೇಡ್‌ನ ಕುರಿತು"
136
137 #: ../src/about.glade.h:3
138 msgid ""
139 "Copyright 2007-2008 Daniel P. Berrange\n"
140 "Copyright 2007-2008 Red Hat, Inc."
141 msgstr ""
142 "ಹಕ್ಕು 2007-2008 Daniel P. Berrange\n"
143 "ಹಕ್ಕು 2007-2008 Red Hat, Inc."
144
145 #: ../src/about.glade.h:5
146 msgid "The Fedora Translation Team"
147 msgstr "ಫೆಡೋರ ಅನುವಾದ ತಂಡ"
148
149 #: ../src/about.glade.h:6
150 msgid ""
151 "This program is free software; you can redistribute it and/or modify\n"
152 "it under the terms of the GNU General Public License as published by\n"
153 "the Free Software Foundation; either version 2 of the License, or\n"
154 "(at your option) any later version.\n"
155 "\n"
156 "This program is distributed in the hope that it will be useful,\n"
157 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
158 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
159 "GNU General Public License for more details.\n"
160 "\n"
161 "You should have received a copy of the GNU General Public License\n"
162 "along with this program; if not, write to the Free Software\n"
163 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
164 msgstr ""
165 "ಈ ಪ್ರೊಗ್ರಾಮ್ ಉಚಿತ ತಂತ್ರಾಂಶವಾಗಿದೆ; ಇದನ್ನು ನೀವು ಮರುವಿತರಿಸಬಹುದಾಗಿರುತ್ತದೆ "
166 "ಹಾಗು/ಅಥವ \n"
167 "ಫ್ರೀ ಸಾಫ್ಟೇವೇರ್ ಫೌಂಡೇಶನ್‌ನಿಂದ ಪ್ರಕಟಿಸಲಾದ ಆವೃತ್ತಿ 2, ಅಥವ ನಂತರದ "
168 "ಆವೃತ್ತಿಯ(ನಿಮ್ಮ ಇಚ್ಛೆಗೆ ಬಿಟ್ಟಿದ್ದು)\n"
169 "ಲೈಸೆನ್ಸಿನಲ್ಲಿನ GNU ಜನರಲ್ ಪಬ್ಲಿಕ್ ಲೈಸೆನ್ಸಿನ ನಿಯಮಗಳಿಗನುಗುಣವಾಗಿ ನೀವಿದನ್ನು "
170 "ಮಾರ್ಪಡಿಸಬಹುದಾಗಿರುತ್ತದೆ. \n"
171 "\n"
172 "ಈ ಪ್ರೊಗ್ರಾಮ್ ಒಂದು ಉಪಯುಕ್ತವಾದ ತಂತ್ರಾಂಶವಾಗಬಹುದೆಂಬ ಆಶಯದಿಂದ ವಿತರಿಸಲಾಗಿದೆ,\n"
173 "ಆದರೆ ಇದಕ್ಕೆ ಯಾವುದೆ ಯಾವುದೆ ವ್ಯಾರಂಟಿ ಇರುವುದಿಲ್ಲ; ಯಾವುದೆ ವಾಣಿಜ್ಯಾತ್ಮಕ ಅಥವ "
174 "ಯಾವುದೆ\n"
175 "ನಿರ್ದಿಷ್ಟ ಉದ್ದೇಶಗಳಿಗೆ ಬೆಂಬಲ ಸೂಚಿಸುವ ಯಾವುದೆ ಸೂಚ್ಯ ವಾರಂಟಿಯನ್ನೂ ಸಹ "
176 "ಒದಗಿಸುವುದಿಲ್ಲ.\n"
177 "ಹೆಚ್ಚಿನ ವಿವರಗಳಿಗಾಗಿ GNU ಜನರಲ್ ಪಬ್ಲಿಕ್ ಲೈಸೆನ್ಸನ್ನು ನೋಡಿ.\n"
178 "\n"
179 "ಈ ಪ್ರೊಗ್ರಾಮಿನೊಂದಿಗೆ ನಿಮಗೆ GNU ಜನರಲ್ ಪಬ್ಲಿಕ್ ಲೈಸೆನ್ಸಿನ ಒಂದು ಪ್ರತಿಯನ್ನೂ ಸಹ "
180 "ಒದಗಿಸಿರಬೇಕು,\n"
181 "ಇಲ್ಲದೆ ಹೋದಲ್ಲಿ ಈ ವಿಳಾಸಕ್ಕೆ ಬರೆಯಿರಿ: Free Software\n"
182 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
183
184 #: ../src/about.glade.h:20
185 msgid "virt-manager.org"
186 msgstr "virt-manager.org"
187
188 #: ../src/auth.glade.h:1
189 msgid "Authentication required"
190 msgstr "ದೃಢೀಕರಣದ ಅಗತ್ಯವಿದೆ"
191
192 #: ../src/auth.glade.h:2
193 msgid "Password:"
194 msgstr "ಗುಪ್ತಪದ:"
195
196 #: ../src/auth.glade.h:3
197 msgid "Username:"
198 msgstr "ಬಳಕೆದಾರ ಹೆಸರು:"
199
200 #: ../src/auth.glade.h:4
201 msgid "gtk-cancel"
202 msgstr "gtk-cancel"
203
204 #: ../src/auth.glade.h:5
205 msgid "gtk-ok"
206 msgstr "gtk-ok"
207
208 #: ../src/auth.glade.h:6
209 msgid "label"
210 msgstr "ಲೇಬಲ್"
211
212 #: ../src/viewer.glade.h:1
213 msgid "Automatically resize"
214 msgstr "ಸ್ವಯಂಚಾಲಿತವಾಗಿ ಗಾತ್ರ ಬದಲಿಸು"
215
216 #: ../src/viewer.glade.h:2
217 msgid "Ctrl+Alt+F11"
218 msgstr "Ctrl+Alt+F11"
219
220 #: ../src/viewer.glade.h:3
221 msgid "Ctrl+Alt+F12"
222 msgstr "Ctrl+Alt+F12"
223
224 #: ../src/viewer.glade.h:4
225 msgid "Ctrl+Alt+F1_0"
226 msgstr "Ctrl+Alt+F1_0"
227
228 #: ../src/viewer.glade.h:5
229 msgid "Ctrl+Alt+F_1"
230 msgstr "Ctrl+Alt+F_1"
231
232 #: ../src/viewer.glade.h:6
233 msgid "Ctrl+Alt+F_2"
234 msgstr "Ctrl+Alt+F_2"
235
236 #: ../src/viewer.glade.h:7
237 msgid "Ctrl+Alt+F_3"
238 msgstr "Ctrl+Alt+F_3"
239
240 #: ../src/viewer.glade.h:8
241 msgid "Ctrl+Alt+F_4"
242 msgstr "Ctrl+Alt+F_4"
243
244 #: ../src/viewer.glade.h:9
245 msgid "Ctrl+Alt+F_5"
246 msgstr "Ctrl+Alt+F_5"
247
248 #: ../src/viewer.glade.h:10
249 msgid "Ctrl+Alt+F_6"
250 msgstr "Ctrl+Alt+F_6"
251
252 #: ../src/viewer.glade.h:11
253 msgid "Ctrl+Alt+F_7"
254 msgstr "Ctrl+Alt+F_7"
255
256 #: ../src/viewer.glade.h:12
257 msgid "Ctrl+Alt+F_8"
258 msgstr "Ctrl+Alt+F_8"
259
260 #: ../src/viewer.glade.h:13
261 msgid "Ctrl+Alt+F_9"
262 msgstr "Ctrl+Alt+F_9"
263
264 #: ../src/viewer.glade.h:14
265 msgid "Ctrl+Alt+_Backspace"
266 msgstr "Ctrl+Alt+_Backspace"
267
268 #: ../src/viewer.glade.h:15
269 msgid "Ctrl+Alt+_Del"
270 msgstr "Ctrl+Alt+_Del"
271
272 #: ../src/viewer.glade.h:16
273 msgid "Full screen"
274 msgstr "ಪೂರ್ಣ ಪರದೆ"
275
276 #: ../src/viewer.glade.h:17
277 msgid "Screenshot"
278 msgstr "ತೆರೆಚಿತ್ರ"
279
280 #: ../src/viewer.glade.h:18
281 msgid "_File"
282 msgstr "ಕಡತ(_F)"
283
284 #: ../src/viewer.glade.h:19
285 msgid "_Help"
286 msgstr "ನೆರವು(_H)"
287
288 #: ../src/viewer.glade.h:20
289 msgid "_PrintScreen"
290 msgstr "ತೆರೆಯನ್ನು ಮುದ್ರಿಸು(_P)"
291
292 #: ../src/viewer.glade.h:21
293 msgid "_Send key"
294 msgstr "ಕಳುಹಿಸುವ ಕೀಲಿ(_S)"
295
296 #: ../src/viewer.glade.h:22
297 msgid "_View"
298 msgstr "ನೋಟ(_V)"
299
300 #: ../src/viewer.glade.h:23
301 msgid "gtk-about"
302 msgstr "gtk-about"
303
304 #: ../src/viewer.glade.h:24
305 msgid "gtk-quit"
306 msgstr "gtk-quit"
307
308 #: ../src/viewer.glade.h:25
309 msgid "page 1"
310 msgstr "ಪುಟ 1"
311
312 #: ../src/viewer.glade.h:26
313 msgid "page 2"
314 msgstr "ಪುಟ 2"
315
316
0 # translation of virt-viewer.default.ko.po to Korean
1 # Korean translations for PACKAGE package.
2 # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Automatically generated, 2010.
6 # Hyunsok Oh <hoh@redhat.com>, 2010.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: virt-viewer.default.ko\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-03-31 18:50+0000\n"
12 "PO-Revision-Date: 2010-04-01 08:59+1000\n"
13 "Last-Translator: Hyunsok Oh <hoh@redhat.com>\n"
14 "Language-Team: Korean <ko@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=1; plural=0;\n"
19 "X-Generator: KBabel 1.11.4\n"
20
21 #: ../src/main.c:34
22 #, c-format
23 msgid "%s version %s\n"
24 msgstr "%s 버전 %s\n"
25
26 #: ../src/main.c:52
27 msgid "Run '"
28 msgstr "실행 "
29
30 #: ../src/main.c:55
31 msgid "display version information"
32 msgstr "버전 정보 표시"
33
34 #: ../src/main.c:57
35 msgid "display verbose information"
36 msgstr "자세한 정보 표시"
37
38 #: ../src/main.c:59
39 msgid "direct connection with no automatic tunnels"
40 msgstr "자동 터널링 없이 직접 연결"
41
42 #: ../src/main.c:61
43 msgid "connect to hypervisor"
44 msgstr "하이퍼바이저에 연결"
45
46 #: ../src/main.c:63
47 msgid "wait for domain to start"
48 msgstr "도메인이 시작되기를 기다림"
49
50 #: ../src/main.c:65
51 msgid "reconnect to domain upon restart"
52 msgstr "재시작시 도메인에 재연결"
53
54 #: ../src/main.c:67
55 msgid "display debugging information"
56 msgstr "디버깅 정보 표시"
57
58 #. Setup command line options
59 #: ../src/main.c:79
60 msgid "- Virtual machine graphical console"
61 msgstr "- 가상 머신 그래픽 콘솔"
62
63 #: ../src/main.c:95
64 #, c-format
65 msgid ""
66 "\n"
67 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
68 "\n"
69 "%s\n"
70 "\n"
71 msgstr ""
72 "\n"
73 "사용법: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
74 "\n"
75 "%s\n"
76 "\n"
77
78 #: ../src/viewer.c:878
79 #, c-format
80 msgid "Cannot determine the VNC port for the guest %s"
81 msgstr "게스트 %s에 대한 VNC 포트를 결정할 수 없습니다"
82
83 #: ../src/viewer.c:884
84 #, c-format
85 msgid "Cannot determine the VNC host for the guest %s"
86 msgstr "게스트 %s에 대한 VNC 포트를 결정할 수 없습니다"
87
88 #: ../src/viewer.c:984
89 #, c-format
90 msgid "Unable to connect to the VNC server %s"
91 msgstr "VNC 서버 %s에 연결할 수 없습니다"
92
93 #: ../src/viewer.c:1001
94 #, c-format
95 msgid ""
96 "Unable to authenticate with VNC server at %s: %s\n"
97 "Retry connection again?"
98 msgstr ""
99 "%s: %s에 있는 VNC 서버에서 인증을 받을 수 없습니다\n"
100 "연결을 재시도하시겠습니까?"
101
102 #: ../src/viewer.c:1019
103 #, c-format
104 msgid ""
105 "Unable to authenticate with VNC server at %s\n"
106 "Unsupported authentication type %d"
107 msgstr ""
108 "%s에 있는 VNC서버에서 인증을 받을 수 없습니다\n"
109 "인증 방식 %d를 지원하지 않습니다"
110
111 #: ../src/viewer.c:1111
112 #, c-format
113 msgid "Cannot find guest domain %s"
114 msgstr "게스트 도메인 %s를 찾을 수 없습니다"
115
116 #: ../src/viewer.c:1213
117 #, c-format
118 msgid "Unable to connect to libvirt with URI %s"
119 msgstr "URI %s로 libvirt에 연결할 수 없습니다"
120
121 #: ../src/viewer.c:1214
122 msgid "[none]"
123 msgstr "[없음]"
124
125 #.
126 #. * Local variables:
127 #. * c-indent-level: 8
128 #. * c-basic-offset: 8
129 #. * tab-width: 8
130 #. * End:
131 #.
132 #: ../src/about.glade.h:1
133 msgid "A remote desktop client built with GTK-VNC and libvirt"
134 msgstr "GTK-VNC와 libvirt로 만들어진 원격 데스크탑 클라이언트"
135
136 #: ../src/about.glade.h:2
137 msgid "About Glade"
138 msgstr "Glade에 관하여"
139
140 #: ../src/about.glade.h:3
141 msgid ""
142 "Copyright 2007-2008 Daniel P. Berrange\n"
143 "Copyright 2007-2008 Red Hat, Inc."
144 msgstr ""
145 "Copyright 2007-2008 Daniel P. Berrange\n"
146 "Copyright 2007-2008 Red Hat, Inc."
147
148 #: ../src/about.glade.h:5
149 msgid "The Fedora Translation Team"
150 msgstr "페도라 번역 팀"
151
152 #: ../src/about.glade.h:6
153 msgid ""
154 "This program is free software; you can redistribute it and/or modify\n"
155 "it under the terms of the GNU General Public License as published by\n"
156 "the Free Software Foundation; either version 2 of the License, or\n"
157 "(at your option) any later version.\n"
158 "\n"
159 "This program is distributed in the hope that it will be useful,\n"
160 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
161 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
162 "GNU General Public License for more details.\n"
163 "\n"
164 "You should have received a copy of the GNU General Public License\n"
165 "along with this program; if not, write to the Free Software\n"
166 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
167 msgstr ""
168 "This program is free software; you can redistribute it and/or modify\n"
169 "it under the terms of the GNU General Public License as published by\n"
170 "the Free Software Foundation; either version 2 of the License, or\n"
171 "(at your option) any later version.\n"
172 "\n"
173 "This program is distributed in the hope that it will be useful,\n"
174 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
175 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
176 "GNU General Public License for more details.\n"
177 "\n"
178 "You should have received a copy of the GNU General Public License\n"
179 "along with this program; if not, write to the Free Software\n"
180 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
181
182 #: ../src/about.glade.h:20
183 msgid "virt-manager.org"
184 msgstr "virt-manager.org"
185
186 #: ../src/auth.glade.h:1
187 msgid "Authentication required"
188 msgstr "인증이 필요합니다"
189
190 #: ../src/auth.glade.h:2
191 msgid "Password:"
192 msgstr "암호:"
193
194 #: ../src/auth.glade.h:3
195 msgid "Username:"
196 msgstr "사용자명:"
197
198 #: ../src/auth.glade.h:4
199 msgid "gtk-cancel"
200 msgstr "gtk-cancel"
201
202 #: ../src/auth.glade.h:5
203 msgid "gtk-ok"
204 msgstr "gtk-ok"
205
206 #: ../src/auth.glade.h:6
207 msgid "label"
208 msgstr "라벨"
209
210 #: ../src/viewer.glade.h:1
211 msgid "Automatically resize"
212 msgstr "자동으로 크기 변경"
213
214 #: ../src/viewer.glade.h:2
215 msgid "Ctrl+Alt+F11"
216 msgstr "Ctrl+Alt+F11"
217
218 #: ../src/viewer.glade.h:3
219 msgid "Ctrl+Alt+F12"
220 msgstr "Ctrl+Alt+F12"
221
222 #: ../src/viewer.glade.h:4
223 msgid "Ctrl+Alt+F1_0"
224 msgstr "Ctrl+Alt+F1_0"
225
226 #: ../src/viewer.glade.h:5
227 msgid "Ctrl+Alt+F_1"
228 msgstr "Ctrl+Alt+F_1"
229
230 #: ../src/viewer.glade.h:6
231 msgid "Ctrl+Alt+F_2"
232 msgstr "Ctrl+Alt+F_2"
233
234 #: ../src/viewer.glade.h:7
235 msgid "Ctrl+Alt+F_3"
236 msgstr "Ctrl+Alt+F_3"
237
238 #: ../src/viewer.glade.h:8
239 msgid "Ctrl+Alt+F_4"
240 msgstr "Ctrl+Alt+F_4"
241
242 #: ../src/viewer.glade.h:9
243 msgid "Ctrl+Alt+F_5"
244 msgstr "Ctrl+Alt+F_5"
245
246 #: ../src/viewer.glade.h:10
247 msgid "Ctrl+Alt+F_6"
248 msgstr "Ctrl+Alt+F_6"
249
250 #: ../src/viewer.glade.h:11
251 msgid "Ctrl+Alt+F_7"
252 msgstr "Ctrl+Alt+F_7"
253
254 #: ../src/viewer.glade.h:12
255 msgid "Ctrl+Alt+F_8"
256 msgstr "Ctrl+Alt+F_8"
257
258 #: ../src/viewer.glade.h:13
259 msgid "Ctrl+Alt+F_9"
260 msgstr "Ctrl+Alt+F_9"
261
262 #: ../src/viewer.glade.h:14
263 msgid "Ctrl+Alt+_Backspace"
264 msgstr "Ctrl+Alt+_Backspace"
265
266 #: ../src/viewer.glade.h:15
267 msgid "Ctrl+Alt+_Del"
268 msgstr "Ctrl+Alt+_Del"
269
270 #: ../src/viewer.glade.h:16
271 msgid "Full screen"
272 msgstr "전체 화면"
273
274 #: ../src/viewer.glade.h:17
275 msgid "Screenshot"
276 msgstr "스크린샷"
277
278 #: ../src/viewer.glade.h:18
279 msgid "_File"
280 msgstr "파일(_F)"
281
282 #: ../src/viewer.glade.h:19
283 msgid "_Help"
284 msgstr "도움말(_H)"
285
286 #: ../src/viewer.glade.h:20
287 msgid "_PrintScreen"
288 msgstr "화면 프린트(_P)"
289
290 #: ../src/viewer.glade.h:21
291 msgid "_Send key"
292 msgstr "키 전송(_S)"
293
294 #: ../src/viewer.glade.h:22
295 msgid "_View"
296 msgstr "보기(_V)"
297
298 #: ../src/viewer.glade.h:23
299 msgid "gtk-about"
300 msgstr "gtk-about"
301
302 #: ../src/viewer.glade.h:24
303 msgid "gtk-quit"
304 msgstr "gtk-quit"
305
306 #: ../src/viewer.glade.h:25
307 msgid "page 1"
308 msgstr "페이지 1"
309
310 #: ../src/viewer.glade.h:26
311 msgid "page 2"
312 msgstr "페이지 2"
313
0 # translation of virt-viewer.tip.virt-viewer.ml.po to
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the virt-viewer package.
3 # Ani Peter <apeter@redhat.com>, 2010.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: virt-viewer.tip.virt-viewer.ml\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-01-28 06:20+0000\n"
10 "PO-Revision-Date: 2010-01-28 15:57+0530\n"
11 "Last-Translator: \n"
12 "Language-Team: <en@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17
18 #: ../src/main.c:34
19 #, c-format
20 msgid "%s version %s\n"
21 msgstr "%s ലക്കം %s\n"
22
23 #: ../src/main.c:52
24 msgid "Run '"
25 msgstr "പ്രവര്‍ത്തിപ്പിക്കുക"
26
27 #: ../src/main.c:55
28 msgid "display version information"
29 msgstr "ലക്കം ലഭ്യമാക്കുക"
30
31 #: ../src/main.c:57
32 msgid "display verbose information"
33 msgstr "വെര്‍ബോസ് വിവരം ലഭ്യമാക്കുക"
34
35 #: ../src/main.c:59
36 msgid "direct connection with no automatic tunnels"
37 msgstr "ഓട്ടോമാറ്റിക് ടണലുകളില്ലാതെ നേരിട്ടുള്ള കണക്ഷന്‍"
38
39 #: ../src/main.c:61
40 msgid "connect to hypervisor"
41 msgstr "ഹൈപ്പര്‍വൈസറിലേക്കു് കണക്ട് ചെയ്യുക"
42
43 #: ../src/main.c:63
44 msgid "wait for domain to start"
45 msgstr "ആരംഭിക്കുന്നതിനായി ഡൊമെയിനിനായി കാത്തിരിക്കുക"
46
47 #: ../src/main.c:65
48 msgid "reconnect to domain upon restart"
49 msgstr "വീണ്ടും ആരംഭിക്കുമ്പോള്‍ ഡൊമെയിനിലേക്കു് വീണ്ടും കണക്ട് ചെയ്യുക"
50
51 #: ../src/main.c:67
52 msgid "display debugging information"
53 msgstr "ഡീബഗ്ഗിങ് വിവരം ലഭ്യമാക്കുക"
54
55 #. Setup command line options
56 #: ../src/main.c:79
57 msgid "- Virtual machine graphical console"
58 msgstr "- വിര്‍ച്ച്വല്‍ മഷീന്‍ ഗ്രാഫിക്കല്‍ കണ്‍സോള്‍"
59
60 #: ../src/main.c:95
61 #, c-format
62 msgid ""
63 "\n"
64 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
65 "\n"
66 "%s\n"
67 "\n"
68 msgstr ""
69 "\n"
70 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
71 "\n"
72 "%s\n"
73 "\n"
74
75 #: ../src/viewer.c:878
76 #, c-format
77 msgid "Cannot determine the VNC port for the guest %s"
78 msgstr "ഗസ്റ്റ് %s-നുള്ള വിഎന്‍സി പോര്‍ട്ട് ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല"
79
80 #: ../src/viewer.c:884
81 #, c-format
82 msgid "Cannot determine the VNC host for the guest %s"
83 msgstr "ഗസ്റ്റ് %s-നുള്ള വിഎന്‍സി ഹോസ്റ്റ് ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല"
84
85 #: ../src/viewer.c:984
86 #, c-format
87 msgid "Unable to connect to the VNC server %s"
88 msgstr "വിഎന്‍സി സര്‍വര്‍ %s-ലേക്ക് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമല്ല"
89
90 #: ../src/viewer.c:1001
91 #, c-format
92 msgid ""
93 "Unable to authenticate with VNC server at %s: %s\n"
94 "Retry connection again?"
95 msgstr ""
96 "%s: %s-ല്‍ വിഎന്‍സി സര്‍വറുമായി ആധികാരികത ഉറപ്പാക്കുവാന്‍ സാധ്യമല്ല\n"
97 "കണക്ഷനുവേണ്ടി വീണ്ടും ശ്രമിക്കണമോ?"
98
99 #: ../src/viewer.c:1019
100 #, c-format
101 msgid ""
102 "Unable to authenticate with VNC server at %s\n"
103 "Unsupported authentication type %d"
104 msgstr ""
105 "%s-ലുള്ള വിഎന്‍സി സര്‍വറുമായി ആധികാരികത ഉറപ്പാക്കുവാന്‍ സാധ്യമല്ല\n"
106 "പിന്തുണലഭ്യമല്ലാത്ത ആധികാരികത രീതി %d"
107
108 #: ../src/viewer.c:1111
109 #, c-format
110 msgid "Cannot find guest domain %s"
111 msgstr "ഗസ്റ്റ് ഡൊമെയിന്‍ %s ലഭ്യമാക്കുവാന്‍ സാധ്യമല്ല"
112
113 #: ../src/viewer.c:1213
114 #, c-format
115 msgid "Unable to connect to libvirt with URI %s"
116 msgstr "libvrt-ലേക്ക് യുആര്‍ഐ %s ഉപയോഗിച്ചു് കണക്ട് ചെയ്യുവാന്‍ സാധ്യമല്ല"
117
118 #: ../src/viewer.c:1214
119 msgid "[none]"
120 msgstr "[ഒന്നുമില്ല]"
121
122 #.
123 #. * Local variables:
124 #. * c-indent-level: 8
125 #. * c-basic-offset: 8
126 #. * tab-width: 8
127 #. * End:
128 #.
129 #: ../src/about.glade.h:1
130 msgid "A remote desktop client built with GTK-VNC and libvirt"
131 msgstr "GTK-VNC, libvrt എന്നിവയിലുള്ളൊരു റിമോട്ട് പണിയിട ക്ലയന്റ്"
132
133 #: ../src/about.glade.h:2
134 msgid "About Glade"
135 msgstr "ഗ്ലേഡിനെ കുറിച്ചു്"
136
137 #: ../src/about.glade.h:3
138 msgid ""
139 "Copyright 2007-2008 Daniel P. Berrange\n"
140 "Copyright 2007-2008 Red Hat, Inc."
141 msgstr ""
142 "Copyright 2007-2008 Daniel P. Berrange\n"
143 "Copyright 2007-2008 Red Hat, Inc."
144
145 #: ../src/about.glade.h:5
146 msgid "The Fedora Translation Team"
147 msgstr "ഫെഡോറ പരിഭാഷ സംഘം"
148
149 #: ../src/about.glade.h:6
150 msgid ""
151 "This program is free software; you can redistribute it and/or modify\n"
152 "it under the terms of the GNU General Public License as published by\n"
153 "the Free Software Foundation; either version 2 of the License, or\n"
154 "(at your option) any later version.\n"
155 "\n"
156 "This program is distributed in the hope that it will be useful,\n"
157 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
158 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
159 "GNU General Public License for more details.\n"
160 "\n"
161 "You should have received a copy of the GNU General Public License\n"
162 "along with this program; if not, write to the Free Software\n"
163 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
164 msgstr ""
165 "ഈ പ്രോഗ്രാം ഒരു സ്വതന്ത്ര സോഫ്റ്റ്‌വെയറാണു്, നിങ്ങള്‍ക്കതു് പുനര്‍വിതരണം\n"
166 "നടത്തുകയോ സ്വതന്ത്ര സോഫ്റ്റ്‌വെയര്‍ ഫൌണ്ടേഷന്‍ പ്രസിദ്ധീകരിച്ച ഗ്നു ജനറല്‍\n"
167 "പബ്ലിക് ലൈസന്‍സ് ലക്കം 2 ഓ അതിനേക്കാള്‍ പുതിയ പതിപ്പോ (നിങ്ങളുടെ ഇഷ്ടപ്രകാരം)\n"
168 "പ്രകാരം ഭേദഗതി വരുത്താവുന്നതോ ആണു്.\n"
169 "\n"
170 "ഈ പ്രോഗ്രാം നിങ്ങള്‍ക്കു് പ്രയോജനപ്പെടും എന്ന പ്രതീക്ഷയില്‍ വിതരണം ചെയ്യുന്നതാണു്.\n"
171 "പക്ഷേ, ഇതിന് ഒരു വാറണ്ടിയും ലഭ്യമല്ല; വ്യാപാരയോഗ്യതയോ ഒരു പ്രത്യേക കാര്യത്തിനു്\n"
172 "ചേരുന്നതാണെന്നോ ഉള്ള പരോക്ഷമായ ഒരു വാറണ്ടി പോലും ഇല്ല. കൂടുതല്‍ വിവരങ്ങള്‍ക്കു് ഗ്നു\n"
173 "ജനറല്‍ പബ്ലിക് ലൈസന്‍സ് കാണുക.\n"
174 "\n"
175 "നിങ്ങള്‍ക്കു് ഈ പ്രോഗ്രാമിനൊപ്പം ഗ്നു ജനറല്‍ പബ്ലിക് ലൈസന്‍സിന്റെ ഒരു പകര്‍പ്പു് ലഭിച്ചിട്ടുണ്ടായിരിയ്ക്കണം;\n"
176 "ഇല്ലെങ്കില്‍, ഈ വിലാസത്തിലേയ്ക്കെഴുതുക:\n"
177 "Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
178
179 #: ../src/about.glade.h:20
180 msgid "virt-manager.org"
181 msgstr "virt-manager.org"
182
183 #: ../src/auth.glade.h:1
184 msgid "Authentication required"
185 msgstr "ആധികാരികത ആവശ്യമുണ്ടു്"
186
187 #: ../src/auth.glade.h:2
188 msgid "Password:"
189 msgstr "രഹസ്യവാക്ക്"
190
191 #: ../src/auth.glade.h:3
192 msgid "Username:"
193 msgstr "ഉപയോക്തൃനാമം"
194
195 #: ../src/auth.glade.h:4
196 msgid "gtk-cancel"
197 msgstr "gtk-cancel"
198
199 #: ../src/auth.glade.h:5
200 msgid "gtk-ok"
201 msgstr "gtk-ok"
202
203 #: ../src/auth.glade.h:6
204 msgid "label"
205 msgstr "ലേബല്‍"
206
207 #: ../src/viewer.glade.h:1
208 msgid "Automatically resize"
209 msgstr "സ്യവമായി വ്യാപ്തി മാറ്റുക"
210
211 #: ../src/viewer.glade.h:2
212 msgid "Ctrl+Alt+F11"
213 msgstr "Ctrl+Alt+F11"
214
215 #: ../src/viewer.glade.h:3
216 msgid "Ctrl+Alt+F12"
217 msgstr "Ctrl+Alt+F12"
218
219 #: ../src/viewer.glade.h:4
220 msgid "Ctrl+Alt+F1_0"
221 msgstr "Ctrl+Alt+F1_0"
222
223 #: ../src/viewer.glade.h:5
224 msgid "Ctrl+Alt+F_1"
225 msgstr "Ctrl+Alt+F_1"
226
227 #: ../src/viewer.glade.h:6
228 msgid "Ctrl+Alt+F_2"
229 msgstr "Ctrl+Alt+F_2"
230
231 #: ../src/viewer.glade.h:7
232 msgid "Ctrl+Alt+F_3"
233 msgstr "Ctrl+Alt+F_3"
234
235 #: ../src/viewer.glade.h:8
236 msgid "Ctrl+Alt+F_4"
237 msgstr "Ctrl+Alt+F_4"
238
239 #: ../src/viewer.glade.h:9
240 msgid "Ctrl+Alt+F_5"
241 msgstr "Ctrl+Alt+F_5"
242
243 #: ../src/viewer.glade.h:10
244 msgid "Ctrl+Alt+F_6"
245 msgstr "Ctrl+Alt+F_6"
246
247 #: ../src/viewer.glade.h:11
248 msgid "Ctrl+Alt+F_7"
249 msgstr "Ctrl+Alt+F_7"
250
251 #: ../src/viewer.glade.h:12
252 msgid "Ctrl+Alt+F_8"
253 msgstr "Ctrl+Alt+F_8"
254
255 #: ../src/viewer.glade.h:13
256 msgid "Ctrl+Alt+F_9"
257 msgstr "Ctrl+Alt+F_9"
258
259 #: ../src/viewer.glade.h:14
260 msgid "Ctrl+Alt+_Backspace"
261 msgstr "Ctrl+Alt+_Backspace"
262
263 #: ../src/viewer.glade.h:15
264 msgid "Ctrl+Alt+_Del"
265 msgstr "Ctrl+Alt+_Del"
266
267 #: ../src/viewer.glade.h:16
268 msgid "Full screen"
269 msgstr "സ്ക്രീന്‍ പൂര്‍ണ്ണവലിപ്പത്തില്‍"
270
271 #: ../src/viewer.glade.h:17
272 msgid "Screenshot"
273 msgstr "സ്ക്രീന്‍ഷോട്ട് എടുക്കുക"
274
275 #: ../src/viewer.glade.h:18
276 msgid "_File"
277 msgstr "_ഫയല്‍"
278
279 #: ../src/viewer.glade.h:19
280 msgid "_Help"
281 msgstr "_സഹായം"
282
283 #: ../src/viewer.glade.h:20
284 msgid "_PrintScreen"
285 msgstr "_PrintScreen"
286
287 #: ../src/viewer.glade.h:21
288 msgid "_Send key"
289 msgstr "കീ _അയയ്ക്കുക"
290
291 #: ../src/viewer.glade.h:22
292 msgid "_View"
293 msgstr "_കാഴ്ച"
294
295 #: ../src/viewer.glade.h:23
296 msgid "gtk-about"
297 msgstr "gtk-about"
298
299 #: ../src/viewer.glade.h:24
300 msgid "gtk-quit"
301 msgstr "gtk-quit"
302
303 #: ../src/viewer.glade.h:25
304 msgid "page 1"
305 msgstr "താള്‍ 1"
306
307 #: ../src/viewer.glade.h:26
308 msgid "page 2"
309 msgstr "താള്‍ 2"
310
0 # translation of mr.po to Marathi
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Sandeep Shedmake <sshedmak@redhat.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: mr\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-01-27 21:04+0530\n"
10 "PO-Revision-Date: 2010-01-28 19:07+0530\n"
11 "Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
12 "Language-Team: Marathi <fedora-trans-mr@redhat.com>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%s आवृत्ती %s\n"
23
24 #: ../src/main.c:52
25 msgid "Run '"
26 msgstr "चालवा '"
27
28 #: ../src/main.c:55
29 msgid "display version information"
30 msgstr "आवृत्तीची माहिची दाखवा"
31
32 #: ../src/main.c:57
33 msgid "display verbose information"
34 msgstr "वर्णनीय माहिती दाखवा"
35
36 #: ../src/main.c:59
37 msgid "direct connection with no automatic tunnels"
38 msgstr "स्वयं वाहिनी विना थेट जोडणी"
39
40 #: ../src/main.c:61
41 msgid "connect to hypervisor"
42 msgstr "हायपरवाइजरसह जोडणी करा"
43
44 #: ../src/main.c:63
45 msgid "wait for domain to start"
46 msgstr "क्षेत्र सुरू होण्याकरीता थांबा"
47
48 #: ../src/main.c:65
49 msgid "reconnect to domain upon restart"
50 msgstr "पुनः सुरू झाल्यावर क्षेत्रसह पुनः जोडणी करा"
51
52 #: ../src/main.c:67
53 msgid "display debugging information"
54 msgstr "डिबगींग माहिती दाखवा"
55
56 #. Setup command line options
57 #: ../src/main.c:79
58 msgid "- Virtual machine graphical console"
59 msgstr "- वर्च्युअल मशीन ग्राफिकल कंसोल"
60
61 #: ../src/main.c:95
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "वापर: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:878
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "अतिथी %s करीता VNC पोर्ट ओळखणे अशक्य"
80
81 #: ../src/viewer.c:884
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "अतिथी %s करीता VNC यजमान ओळखणे अशक्य"
85
86 #: ../src/viewer.c:984
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "VNC सर्व्हर %s सह जोडणी करणे अशक्य"
90
91 #: ../src/viewer.c:1001
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "%s: %s येथे VNC सर्व्हरसह ओळख पटवण्यास अशक्य\n"
98 "पुन्हा जोडणी करा?"
99
100 #: ../src/viewer.c:1019
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "%s येथे VNC सर्व्हरसह ओळख पटवण्यास अशक्य\n"
107 "असमर्थात ओळख पटवण्याचा प्रकार %d"
108
109 #: ../src/viewer.c:1111
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "अतिथी क्षेत्र %s शोधणे अशक्य"
113
114 #: ../src/viewer.c:1213
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "URI %s सह libvirt शी जोडणी करणे अशक्य"
118
119 #: ../src/viewer.c:1214
120 msgid "[none]"
121 msgstr "[काहिच नाही]"
122
123 #.
124 #. * Local variables:
125 #. * c-indent-level: 8
126 #. * c-basic-offset: 8
127 #. * tab-width: 8
128 #. * End:
129 #.
130 #: ../src/about.glade.h:1
131 msgid "A remote desktop client built with GTK-VNC and libvirt"
132 msgstr "GTK-VNC व libvirt सह बांधणी केलेले रिमोट डेस्कटॉप क्लाएंट"
133
134 #: ../src/about.glade.h:2
135 msgid "About Glade"
136 msgstr "Glade विषयी"
137
138 #: ../src/about.glade.h:3
139 msgid ""
140 "Copyright 2007-2008 Daniel P. Berrange\n"
141 "Copyright 2007-2008 Red Hat, Inc."
142 msgstr ""
143 "सर्वहक्काधिकार 2007-2008 डॅनीएनल पी. बेर्रांज\n"
144 "सर्वहक्काधिकार 2007-2008 Red Hat, Inc."
145
146 #: ../src/about.glade.h:5
147 msgid "The Fedora Translation Team"
148 msgstr "Fedora भाषांतरन गट"
149
150 #: ../src/about.glade.h:6
151 msgid ""
152 "This program is free software; you can redistribute it and/or modify\n"
153 "it under the terms of the GNU General Public License as published by\n"
154 "the Free Software Foundation; either version 2 of the License, or\n"
155 "(at your option) any later version.\n"
156 "\n"
157 "This program is distributed in the hope that it will be useful,\n"
158 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
159 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
160 "GNU General Public License for more details.\n"
161 "\n"
162 "You should have received a copy of the GNU General Public License\n"
163 "along with this program; if not, write to the Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165 msgstr ""
166 "This program is free software; you can redistribute it and/or modify\n"
167 "it under the terms of the GNU General Public License as published by\n"
168 "the Free Software Foundation; either version 2 of the License, or\n"
169 "(at your option) any later version.\n"
170 "\n"
171 "This program is distributed in the hope that it will be useful,\n"
172 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
173 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
174 "GNU General Public License for more details.\n"
175 "\n"
176 "You should have received a copy of the GNU General Public License\n"
177 "along with this program; if not, write to the Free Software\n"
178 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
179
180 #: ../src/about.glade.h:20
181 msgid "virt-manager.org"
182 msgstr "virt-manager.org"
183
184 #: ../src/auth.glade.h:1
185 msgid "Authentication required"
186 msgstr "ओळख पटवणे आवश्यक"
187
188 #: ../src/auth.glade.h:2
189 msgid "Password:"
190 msgstr "पासवर्ड:"
191
192 #: ../src/auth.glade.h:3
193 msgid "Username:"
194 msgstr "वापरकर्त्याचे नाव:"
195
196 #: ../src/auth.glade.h:4
197 msgid "gtk-cancel"
198 msgstr "gtk-cancel"
199
200 #: ../src/auth.glade.h:5
201 msgid "gtk-ok"
202 msgstr "gtk-ok"
203
204 #: ../src/auth.glade.h:6
205 msgid "label"
206 msgstr "लेबल"
207
208 #: ../src/viewer.glade.h:1
209 msgid "Automatically resize"
210 msgstr "स्वयं पुनः आकार द्या"
211
212 #: ../src/viewer.glade.h:2
213 msgid "Ctrl+Alt+F11"
214 msgstr "Ctrl+Alt+F11"
215
216 #: ../src/viewer.glade.h:3
217 msgid "Ctrl+Alt+F12"
218 msgstr "Ctrl+Alt+F12"
219
220 #: ../src/viewer.glade.h:4
221 msgid "Ctrl+Alt+F1_0"
222 msgstr "Ctrl+Alt+F10 (_0)"
223
224 #: ../src/viewer.glade.h:5
225 msgid "Ctrl+Alt+F_1"
226 msgstr "Ctrl+Alt+F1 (_1)"
227
228 #: ../src/viewer.glade.h:6
229 msgid "Ctrl+Alt+F_2"
230 msgstr "Ctrl+Alt+F2 (_2)"
231
232 #: ../src/viewer.glade.h:7
233 msgid "Ctrl+Alt+F_3"
234 msgstr "Ctrl+Alt+F3 (_3)"
235
236 #: ../src/viewer.glade.h:8
237 msgid "Ctrl+Alt+F_4"
238 msgstr "Ctrl+Alt+F4 (_4)"
239
240 #: ../src/viewer.glade.h:9
241 msgid "Ctrl+Alt+F_5"
242 msgstr "Ctrl+Alt+F5 (_5)"
243
244 #: ../src/viewer.glade.h:10
245 msgid "Ctrl+Alt+F_6"
246 msgstr "Ctrl+Alt+F6 (_6)"
247
248 #: ../src/viewer.glade.h:11
249 msgid "Ctrl+Alt+F_7"
250 msgstr "Ctrl+Alt+F7 (_7)"
251
252 #: ../src/viewer.glade.h:12
253 msgid "Ctrl+Alt+F_8"
254 msgstr "Ctrl+Alt+F8 (_8)"
255
256 #: ../src/viewer.glade.h:13
257 msgid "Ctrl+Alt+F_9"
258 msgstr "Ctrl+Alt+F9 (_9)"
259
260 #: ../src/viewer.glade.h:14
261 msgid "Ctrl+Alt+_Backspace"
262 msgstr "Ctrl+Alt+Backspace (_B)"
263
264 #: ../src/viewer.glade.h:15
265 msgid "Ctrl+Alt+_Del"
266 msgstr "Ctrl+Alt+Del (_D)"
267
268 #: ../src/viewer.glade.h:16
269 msgid "Full screen"
270 msgstr "पडदाभर"
271
272 #: ../src/viewer.glade.h:17
273 msgid "Screenshot"
274 msgstr "स्क्रिनशॉट"
275
276 #: ../src/viewer.glade.h:18
277 msgid "_File"
278 msgstr "फाइल (_F)"
279
280 #: ../src/viewer.glade.h:19
281 msgid "_Help"
282 msgstr "मदत (_H)"
283
284 #: ../src/viewer.glade.h:20
285 msgid "_PrintScreen"
286 msgstr "प्रिंटस्क्रिन (_P)"
287
288 #: ../src/viewer.glade.h:21
289 msgid "_Send key"
290 msgstr "कि पाठवा (_S)"
291
292 #: ../src/viewer.glade.h:22
293 msgid "_View"
294 msgstr "दृष्य (_V)"
295
296 #: ../src/viewer.glade.h:23
297 msgid "gtk-about"
298 msgstr "gtk-about"
299
300 #: ../src/viewer.glade.h:24
301 msgid "gtk-quit"
302 msgstr "gtk-quit"
303
304 #: ../src/viewer.glade.h:25
305 msgid "page 1"
306 msgstr "पृष्ठ 1"
307
308 #: ../src/viewer.glade.h:26
309 msgid "page 2"
310 msgstr "पृष्ठ 2"
311
0 # translation of virt-viewer.tip.virt-viewer.or.po to Oriya
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Manoj Kumar Giri <mgiri@redhat.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: virt-viewer.tip.virt-viewer.or\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-01-19 22:36+0000\n"
10 "PO-Revision-Date: 2010-02-01 12:55+0530\n"
11 "Last-Translator: Manoj Kumar Giri <mgiri@redhat.com>\n"
12 "Language-Team: Oriya <oriya-it@googlegroups.com>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17 "Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%s ସଂସ୍କରଣ %s\n"
23
24 #: ../src/main.c:52
25 msgid "Run '"
26 msgstr "ଚଲାନ୍ତୁ '"
27
28 #: ../src/main.c:55
29 msgid "display version information"
30 msgstr "ସଂସ୍କରଣ ସୂଚନା ଦର୍ଶାନ୍ତୁ"
31
32 #: ../src/main.c:57
33 msgid "display verbose information"
34 msgstr "ଭର୍ବୋଜ ସୂଚନା ଦର୍ଶାନ୍ତୁ"
35
36 #: ../src/main.c:59
37 msgid "direct connection with no automatic tunnels"
38 msgstr "ବିନା ସ୍ୱୟଂଚାଳିତ ଟନେଲଗୁଡ଼ିକରେ ସିଧାସଳଖ ସଂଯୋଗ"
39
40 #: ../src/main.c:61
41 msgid "connect to hypervisor"
42 msgstr "ହାଇପରଭାଇଜର ସହିତ ସଂଯୋଗ କରନ୍ତୁ"
43
44 #: ../src/main.c:63
45 msgid "wait for domain to start"
46 msgstr "ଆରମ୍ଭ କରିବା ପାଇଁ ଡମେନକୁ ଅପେକ୍ଷା କରନ୍ତୁ"
47
48 #: ../src/main.c:65
49 msgid "reconnect to domain upon restart"
50 msgstr "ପୁନଃଚାଳନ ପରେ ଡମେନ ସହିତ ପୁନଃସଂଯୋଗ କରନ୍ତୁ"
51
52 #: ../src/main.c:67
53 msgid "display debugging information"
54 msgstr "ତ୍ରୁଟି ନିବାରଣ ସୂଚନାକୁ ଦର୍ଶାନ୍ତୁ"
55
56 #. Setup command line options
57 #: ../src/main.c:79
58 msgid "- Virtual machine graphical console"
59 msgstr "-ଆଭାସୀ ଯନ୍ତ୍ରର ଆଲେଖୀକ କୋନସୋଲ"
60
61 #: ../src/main.c:95
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "ବ୍ୟବହାର ବିଧି: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:878
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "ଅତିଥି %s ପାଇଁ VNC ସଂଯୋଗିକୀ ନିର୍ଦ୍ଧାରଣ କରିପାରିବେ ନାହିଁ"
80
81 #: ../src/viewer.c:884
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "ଅତିଥି %s ପାଇଁ VNC ହୋଷ୍ଟ ନିର୍ଦ୍ଧାରଣ କରିପାରିବେ ନାହିଁ"
85
86 #: ../src/viewer.c:984
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "VNC ସର୍ଭର %s ସହିତ ସଂଯୋଗ କରିବାରେ ଅସମର୍ଥ"
90
91 #: ../src/viewer.c:1001
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "VNC ସର୍ଭର ସହିତ %s ଠାରେ ବୈଧିକରଣ କରିବାରେ ଅସମର୍ଥ: %s\n"
98 "ସଂଯୋଗକୁ ପୁଣିଥରେ ପୁନଃପ୍ରଚେଷ୍ଟା କରନ୍ତୁ?"
99
100 #: ../src/viewer.c:1019
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "VNC ସର୍ଭର ସହିତ %s ଠାରେ ବୈଧିକରଣ କରିବାରେ ଅସମର୍ଥ\n"
107 "ଅସମର୍ଥିତ ବୈଧିକରଣ ପ୍ରକାର %d"
108
109 #: ../src/viewer.c:1111
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "ଅତିଥି ଡମେନ %s କୁ ଖୋଜି ପାଇବେ ନାହିଁ"
113
114 #: ../src/viewer.c:1213
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "URI %s ସହାୟତାରେ libvirt ସହିତ ସଂଯୋଗ କରିବାରେ ଅସମର୍ଥ"
118
119 #: ../src/viewer.c:1214
120 msgid "[none]"
121 msgstr "[କିଛି ନାହିଁ]"
122
123 #.
124 #. * Local variables:
125 #. * c-indent-level: 8
126 #. * c-basic-offset: 8
127 #. * tab-width: 8
128 #. * End:
129 #.
130 #: ../src/about.glade.h:1
131 msgid "A remote desktop client built with GTK-VNC and libvirt"
132 msgstr "ଗୋଟିଏ ସୁଦୂର ଡେସ୍କଟପ କ୍ଲାଏଣ୍ଟ GTK-VNC ଏବଂ libvirt ସହିତ ନିର୍ମିତ"
133
134 #: ../src/about.glade.h:2
135 msgid "About Glade"
136 msgstr "Glade ବିଷୟରେ"
137
138 #: ../src/about.glade.h:3
139 msgid ""
140 "Copyright 2007-2008 Daniel P. Berrange\n"
141 "Copyright 2007-2008 Red Hat, Inc."
142 msgstr ""
143 "Copyright 2007-2008 Daniel P. Berrange\n"
144 "Copyright 2007-2008 Red Hat, Inc."
145
146 #: ../src/about.glade.h:5
147 msgid "The Fedora Translation Team"
148 msgstr "Fedora ଅନୁବାଦ ମଣ୍ଡଳୀ"
149
150 #: ../src/about.glade.h:6
151 msgid ""
152 "This program is free software; you can redistribute it and/or modify\n"
153 "it under the terms of the GNU General Public License as published by\n"
154 "the Free Software Foundation; either version 2 of the License, or\n"
155 "(at your option) any later version.\n"
156 "\n"
157 "This program is distributed in the hope that it will be useful,\n"
158 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
159 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
160 "GNU General Public License for more details.\n"
161 "\n"
162 "You should have received a copy of the GNU General Public License\n"
163 "along with this program; if not, write to the Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165 msgstr ""
166 "This program is free software; you can redistribute it and/or modify\n"
167 "it under the terms of the GNU General Public License as published by\n"
168 "the Free Software Foundation; either version 2 of the License, or\n"
169 "(at your option) any later version.\n"
170 "\n"
171 "This program is distributed in the hope that it will be useful,\n"
172 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
173 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
174 "GNU General Public License for more details.\n"
175 "\n"
176 "You should have received a copy of the GNU General Public License\n"
177 "along with this program; if not, write to the Free Software\n"
178 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
179
180 #: ../src/about.glade.h:20
181 msgid "virt-manager.org"
182 msgstr "virt-manager.org"
183
184 #: ../src/auth.glade.h:1
185 msgid "Authentication required"
186 msgstr "ବୈଧିକରଣ ଆବଶ୍ଯକ"
187
188 #: ../src/auth.glade.h:2
189 msgid "Password:"
190 msgstr "ପ୍ରବେଶ ସଙ୍କେତ:"
191
192 #: ../src/auth.glade.h:3
193 msgid "Username:"
194 msgstr "ଚାଳକ ନାମ:"
195
196 #: ../src/auth.glade.h:4
197 msgid "gtk-cancel"
198 msgstr "gtk-cancel"
199
200 #: ../src/auth.glade.h:5
201 msgid "gtk-ok"
202 msgstr "gtk-ok"
203
204 #: ../src/auth.glade.h:6
205 msgid "label"
206 msgstr "ସୂଚକ"
207
208 #: ../src/viewer.glade.h:1
209 msgid "Automatically resize"
210 msgstr "ସ୍ୱୟଂଚାଳିତ ଭାବରେ ଆକାର ପରିବର୍ତ୍ତନ କରନ୍ତୁ"
211
212 #: ../src/viewer.glade.h:2
213 msgid "Ctrl+Alt+F11"
214 msgstr "Ctrl+Alt+F11"
215
216 #: ../src/viewer.glade.h:3
217 msgid "Ctrl+Alt+F12"
218 msgstr "Ctrl+Alt+F12"
219
220 #: ../src/viewer.glade.h:4
221 msgid "Ctrl+Alt+F1_0"
222 msgstr "Ctrl+Alt+F10 (_0)"
223
224 #: ../src/viewer.glade.h:5
225 msgid "Ctrl+Alt+F_1"
226 msgstr "Ctrl+Alt+F1 (_1)"
227
228 #: ../src/viewer.glade.h:6
229 msgid "Ctrl+Alt+F_2"
230 msgstr "Ctrl+Alt+F2 (_2)"
231
232 #: ../src/viewer.glade.h:7
233 msgid "Ctrl+Alt+F_3"
234 msgstr "Ctrl+Alt+F3 (_3)"
235
236 #: ../src/viewer.glade.h:8
237 msgid "Ctrl+Alt+F_4"
238 msgstr "Ctrl+Alt+F4 (_4)"
239
240 #: ../src/viewer.glade.h:9
241 msgid "Ctrl+Alt+F_5"
242 msgstr "Ctrl+Alt+F5 (_5)"
243
244 #: ../src/viewer.glade.h:10
245 msgid "Ctrl+Alt+F_6"
246 msgstr "Ctrl+Alt+F6 (_6)"
247
248 #: ../src/viewer.glade.h:11
249 msgid "Ctrl+Alt+F_7"
250 msgstr "Ctrl+Alt+F7 (_7)"
251
252 #: ../src/viewer.glade.h:12
253 msgid "Ctrl+Alt+F_8"
254 msgstr "Ctrl+Alt+F8 (_8)"
255
256 #: ../src/viewer.glade.h:13
257 msgid "Ctrl+Alt+F_9"
258 msgstr "Ctrl+Alt+F9 (_9)"
259
260 #: ../src/viewer.glade.h:14
261 msgid "Ctrl+Alt+_Backspace"
262 msgstr "Ctrl+Alt+Backspace (_B)"
263
264 #: ../src/viewer.glade.h:15
265 msgid "Ctrl+Alt+_Del"
266 msgstr "Ctrl+Alt+Del (_D)"
267
268 #: ../src/viewer.glade.h:16
269 msgid "Full screen"
270 msgstr "ସମ୍ପୂର୍ଣ୍ଣ ପରଦା"
271
272 #: ../src/viewer.glade.h:17
273 msgid "Screenshot"
274 msgstr "ସ୍କ୍ରିନ୍ସଟ୍"
275
276 #: ../src/viewer.glade.h:18
277 msgid "_File"
278 msgstr "ଫାଇଲ (_F)"
279
280 #: ../src/viewer.glade.h:19
281 msgid "_Help"
282 msgstr "ସହାୟତା (_H)"
283
284 #: ../src/viewer.glade.h:20
285 msgid "_PrintScreen"
286 msgstr "PrintScreen (_P)"
287
288 #: ../src/viewer.glade.h:21
289 msgid "_Send key"
290 msgstr "କି ପଠାନ୍ତୁ (_S)"
291
292 #: ../src/viewer.glade.h:22
293 msgid "_View"
294 msgstr "ଦ୍ରୁଶ୍ଯ (_V)"
295
296 #: ../src/viewer.glade.h:23
297 msgid "gtk-about"
298 msgstr "gtk-about"
299
300 #: ../src/viewer.glade.h:24
301 msgid "gtk-quit"
302 msgstr "gtk-quit"
303
304 #: ../src/viewer.glade.h:25
305 msgid "page 1"
306 msgstr "ପୃଷ୍ଠା 1"
307
308 #: ../src/viewer.glade.h:26
309 msgid "page 2"
310 msgstr "ପୃଷ୍ଠା 2"
311
0 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
1 # This file is distributed under the same license as the PACKAGE package.
2 # Jaswinder Singh <jsingh@redhat.com>, 2010.
3 msgid ""
4 msgstr ""
5 "Project-Id-Version: \n"
6 "Report-Msgid-Bugs-To: \n"
7 "POT-Creation-Date: 2010-12-16 10:17+0000\n"
8 "PO-Revision-Date: 2010-12-21 12:25+0530\n"
9 "Last-Translator: Jaswinder Singh <jsingh@redhat.com>\n"
10 "Language-Team: Punjabi Team\n"
11 "Language: pa\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16 "X-Generator: Virtaal 0.6.1\n"
17
18 #: ../src/main.c:34
19 #, c-format
20 msgid "%s version %s\n"
21 msgstr "%s ਵਰਜਨ %s\n"
22
23 #: ../src/main.c:53
24 msgid "Run '"
25 msgstr "ਚਲਾਓ '"
26
27 #: ../src/main.c:56
28 msgid "display version information"
29 msgstr "ਵਰਜਨ ਜਾਣਕਾਰੀ ਵੇਖਾਓ"
30
31 #: ../src/main.c:58
32 msgid "display verbose information"
33 msgstr "ਵਰਬੋਜ਼ ਜਾਣਕਾਰੀ ਵੇਖਾਓ"
34
35 #: ../src/main.c:60
36 msgid "direct connection with no automatic tunnels"
37 msgstr "ਬਿਨਾਂ ਕਿਸੇ ਆਟੋਮੈਟਿਕ ਟੰਨਲ ਡਾਇਰੈਕਟ ਕੁਨੈਕਸ਼ਨ"
38
39 #: ../src/main.c:62
40 msgid "connect to hypervisor"
41 msgstr "ਹਾਈਪਰਵਾਈਸਰ ਨਾਲ ਜੋੜੋ"
42
43 #: ../src/main.c:64
44 msgid "wait for domain to start"
45 msgstr "ਡੋਮੇਲ ਚਾਲੂ ਹੋਣ ਦੀ ਉਡੀਕ ਕਰੋ"
46
47 #: ../src/main.c:66
48 msgid "reconnect to domain upon restart"
49 msgstr "ਮੁੜ-ਚਾਲੂ ਹੋਣ ਤੇ ਡੋਮੇਨ ਨਾ ਮੁੜ-ਜੁੜੋ"
50
51 #: ../src/main.c:68
52 msgid "Zoom level of window, in percentage"
53 msgstr "ਵਿੰਡੋ ਦਾ ਜ਼ੂਮ ਲੈਵਲ, ਪ੍ਰਤੀਸ਼ਤ ਵਿੱਚ"
54
55 #: ../src/main.c:70
56 msgid "display debugging information"
57 msgstr "ਡੀਬੱਗਿੰਗ ਜਾਣਕਾਰੀ ਵੇਖਾਓ"
58
59 #. Setup command line options
60 #: ../src/main.c:82
61 msgid "- Virtual machine graphical console"
62 msgstr "- ਵਰਚੁਅਲ ਮਸ਼ੀਨ ਗਰਾਫੀਕਲ ਕੰਸੋਲ"
63
64 #: ../src/main.c:98
65 #, c-format
66 msgid ""
67 "\n"
68 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
69 "\n"
70 "%s\n"
71 "\n"
72 msgstr ""
73 "\n"
74 "ਵਰਤੋਂ: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
75 "\n"
76 "%s\n"
77 "\n"
78
79 #: ../src/viewer.c:805
80 #, c-format
81 msgid "Cannot determine the graphic type for the guest %s"
82 msgstr "ਗਿਸਟ %s ਲਈ ਗਰਾਫਿਕ ਕਿਸਮ ਪਤਾ ਨਹੀਂ ਕਰ ਸਕਦਾ"
83
84 #: ../src/viewer.c:817
85 #, c-format
86 msgid "Unknown graphic type for the guest %s"
87 msgstr "ਗਿਸਟ %s ਲਈ ਗਰਾਫਿਕਸ ਕਿਸਮ ਅਣਜਾਣ ਹੈ"
88
89 #: ../src/viewer.c:824
90 #, c-format
91 msgid "Cannot determine the graphic port for the guest %s"
92 msgstr "ਗਿਸਟ %s ਲਈ ਗਰਾਫਿਕ ਪੋਰਟ ਪਤਾ ਨਹੀਂ ਕਰ ਸਕਦਾ"
93
94 #: ../src/viewer.c:830
95 #, c-format
96 msgid "Cannot determine the host for the guest %s"
97 msgstr "ਗਿਸਟ %s ਲਈ ਹੋਸਟ ਪਤਾ ਨਹੀਂ ਕਰ ਸਕਦਾ"
98
99 #: ../src/viewer.c:856
100 msgid "Connect to ssh failed."
101 msgstr "ssh ਨਾਲ ਜੁੜਨ ਤੋਂ ਫੇਲ ਹੋਇਆ।"
102
103 #: ../src/viewer.c:858
104 msgid "Can't connect to channel, SSH only supported."
105 msgstr "ਚੈਨਲ ਨਾਲ ਜੁੜ ਨਹੀਂ ਸਕਦਾ, ਸਿਰਫ SSH ਨੂੰ ਸਹਿਯੋਗ ਹੈ।"
106
107 #: ../src/viewer.c:863
108 msgid "Connect to channel unsupported."
109 msgstr "ਚੈਨਲ ਨਾਲ ਜੁੜਨ ਨੂੰ ਸਹਿਯੋਗ ਨਹੀਂ ਹੈ।"
110
111 #: ../src/viewer.c:1006
112 #, c-format
113 msgid "Unable to connect to the graphic server %s"
114 msgstr "ਗਰਾਫਿਕਸ ਸਰਵਰ %s ਨਾਲ ਜੁੜਨ ਤੋਂ ਅਸਮਰਥ"
115
116 #: ../src/viewer.c:1053
117 #, c-format
118 msgid "Cannot find guest domain %s"
119 msgstr "ਗਿਸਟ ਡੋਮੇਨ %s ਨਹੀਂ ਲੱਭ ਸਕਿਆ"
120
121 #: ../src/viewer.c:1161
122 #, c-format
123 msgid "Unable to connect to libvirt with URI %s"
124 msgstr "libvirt ਨੂੰ URI %s ਨਾਲ ਜੋੜ ਨਹੀਂ ਸਕਿਆ"
125
126 #: ../src/viewer.c:1162
127 msgid "[none]"
128 msgstr "[ਕੋਈ ਨਹੀਂ]"
129
130 #: ../src/display-vnc.c:142
131 #, c-format
132 msgid ""
133 "Unable to authenticate with VNC server at %s\n"
134 "Unsupported authentication type %d"
135 msgstr ""
136 "VNC ਸਰਵਰ ਨਾਲ %s ਤੇ ਪ੍ਰਮਾਣਿਤ ਹੋਣ ਤੋਂ ਅਸਮਰਥ\n"
137 "ਨਾ-ਸਹਿਯੋਗੀ ਪ੍ਰਮਾਣਿਕਤਾ ਕਿਸਮ %d"
138
139 #: ../src/display-vnc.c:158
140 #, c-format
141 msgid ""
142 "Unable to authenticate with VNC server at %s: %s\n"
143 "Retry connection again?"
144 msgstr ""
145 "VNC ਸਰਵਰ ਨਾਲ %s ਤੋ ਪ੍ਰਮਾਣਿਤ ਹੋਣ ਵਿੱਚ ਅਸਮਰਥ: %s\n"
146 "ਕੁਨੈਕਸ਼ਨ ਲਈ ਮਉੜ-ਕੋਸ਼ਿਸ਼ ਕਰੋ?"
147
148 #.
149 #. * Local variables:
150 #. * c-indent-level: 8
151 #. * c-basic-offset: 8
152 #. * tab-width: 8
153 #. * End:
154 #.
155 #: ../src/about.glade.h:1
156 msgid "A remote desktop client built with GTK-VNC and libvirt"
157 msgstr "ਰਿਮੋਟ ਡੈਸਕਟਾਪ ਕਲਾਂਈਟ ਜੋ GTK-VNC ਅਤੇ libvirt ਨਾਲ ਬਣਿਆ ਹੈ"
158
159 #: ../src/about.glade.h:2
160 msgid "About Glade"
161 msgstr "ਗਲੇਡ ਬਾਰੇ"
162
163 #: ../src/about.glade.h:3
164 msgid ""
165 "Copyright 2007-2008 Daniel P. Berrange\n"
166 "Copyright 2007-2008 Red Hat, Inc."
167 msgstr ""
168 "Copyright 2007-2008 Daniel P. Berrange\n"
169 "Copyright 2007-2008 Red Hat, Inc."
170
171 #: ../src/about.glade.h:5
172 msgid "The Fedora Translation Team"
173 msgstr "ਫੇਡੋਰਾ ਅਨੁਵਾਦ ਟੀਮ"
174
175 #: ../src/about.glade.h:6
176 msgid ""
177 "This program is free software; you can redistribute it and/or modify\n"
178 "it under the terms of the GNU General Public License as published by\n"
179 "the Free Software Foundation; either version 2 of the License, or\n"
180 "(at your option) any later version.\n"
181 "\n"
182 "This program is distributed in the hope that it will be useful,\n"
183 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
184 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
185 "GNU General Public License for more details.\n"
186 "\n"
187 "You should have received a copy of the GNU General Public License\n"
188 "along with this program; if not, write to the Free Software\n"
189 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
190 msgstr ""
191 "ਇਹ ਪਰੋਗਰਾਮ ਫਰੀ ਸਾਫਟਵੇਅਰ ਹੈ; ਤੁਸੀਂ ਇਸਨੂੰ ਮੁੜ-ਵੰਡ ਅਤੇ/ਜਾਂ ਸੋਧ ਕਰ ਸਕਦੇ ਹੋ\n"
192 "GNU ਜਨਰਲ ਪਬਲਿਕ ਲਾਈਸੰਸ ਦੀਆਂ ਸ਼ਰਤਾਂ ਅਧੀਨ ਜੋ ਫਰੀ\n"
193 "ਸਾਫਟਵੇਅਰ ਫਾਊਂਡੇਸ਼ਨ ਦੁਆਰਾ ਜਾਰੀ ਕੀਤਾ ਗਿਆ ਹੈ; ਲਾਈਸੰਸ ਦਾ ਵਰਜਨ 2, ਜਾਂ\n"
194 "(ਤੁਹਾਡੀ ਚੋਂ ਮੁਤਾਬਕ) ਕੋਈ ਬਾਅਦ ਵਾਲਾ ਵਰਜਨ\n"
195 "\n"
196 "ਇਹ ਪਰੋਗਰਾਮ ਇਸ ਉਦੇਸ਼ ਨਾਲ ਜਾਰੀ ਕੀਤਾ ਗਿਆ ਹੈ ਕਿ ਇਹ ਵਰਤਣਯੋਗ ਹੋਵੇਗਾ,\n"
197 "ਪਰ ਕਿਨਾਂ ਕਿਸੇ ਵਾਰੰਟੀ; ਇੱਥੋਂ ਤੱਕ ਕਿ ਬਿਨਾਂ ਕਿਸੇ ਵਪਾਰਿਕਤਾ ਵਾਰੰਟੀ\n"
198 "ਜਾਂ ਕਿਸੇ ਖਾਸ ਉਦੇਸ਼ ਦੀ ਪੂਰਤੀ ਲਈ। ਵਧੇਰੇ ਵਿਸਥਾਰ ਲਈ\n"
199 "GNU ਜਨਰਲ ਪਬਲਿਕ ਲਾਈਸੰਸ ਵੇਖੋ।\n"
200 "\n"
201 "ਤੁਹਾਨੂੰ ਇਸ ਪਰੋਗਰਾਮ ਨਾਲ GNU ਜਨਰਲ ਪਬਲਿਕ ਲਾਈਸੰਸ ਦੀ ਕਾਪੀ\n"
202 "ਮਿਲਨੀ ਚਾਹੀਦੀ ਹੈ; ਜੇ ਨਹੀਂ, ਤਾਂ ਫਰੀ ਸਾਫਟਵੇਅਰ ਫਾਈਊਨਡੇਸ਼ਨ,\n"
203 "Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ਨੂੰ ਲਿਖੋ\n"
204
205 #: ../src/about.glade.h:20
206 msgid "virt-manager.org"
207 msgstr "virt-manager.org"
208
209 #: ../src/auth.glade.h:1
210 msgid "Authentication required"
211 msgstr "ਪ੍ਰਮਾਣਿਕਤਾ ਦੀ ਲੋੜ ਹੈ"
212
213 #: ../src/auth.glade.h:2
214 msgid "Password:"
215 msgstr "ਪਾਸਵਰਡ:"
216
217 #: ../src/auth.glade.h:3
218 msgid "Username:"
219 msgstr "ਯੂਜ਼ਰ-ਨਾਂ:"
220
221 #: ../src/auth.glade.h:4
222 msgid "gtk-cancel"
223 msgstr "gtk-ਰੱਦ"
224
225 #: ../src/auth.glade.h:5
226 msgid "gtk-ok"
227 msgstr "gtk-ਠੀਕ"
228
229 #: ../src/auth.glade.h:6
230 msgid "label"
231 msgstr "ਲੇਬਲ"
232
233 #: ../src/viewer.glade.h:1
234 msgid "Automatically resize"
235 msgstr "ਆਟੋਮੈਟਿਕ ਮੁੜ-ਅਕਾਰ"
236
237 #: ../src/viewer.glade.h:2
238 msgid "Ctrl+Alt+F11"
239 msgstr "Ctrl+Alt+F11"
240
241 #: ../src/viewer.glade.h:3
242 msgid "Ctrl+Alt+F12"
243 msgstr "Ctrl+Alt+F12"
244
245 #: ../src/viewer.glade.h:4
246 msgid "Ctrl+Alt+F1_0"
247 msgstr "Ctrl+Alt+F1_0"
248
249 #: ../src/viewer.glade.h:5
250 msgid "Ctrl+Alt+F_1"
251 msgstr "Ctrl+Alt+F_1"
252
253 #: ../src/viewer.glade.h:6
254 msgid "Ctrl+Alt+F_2"
255 msgstr "Ctrl+Alt+F_2"
256
257 #: ../src/viewer.glade.h:7
258 msgid "Ctrl+Alt+F_3"
259 msgstr "Ctrl+Alt+F_3"
260
261 #: ../src/viewer.glade.h:8
262 msgid "Ctrl+Alt+F_4"
263 msgstr "Ctrl+Alt+F_4"
264
265 #: ../src/viewer.glade.h:9
266 msgid "Ctrl+Alt+F_5"
267 msgstr "Ctrl+Alt+F_5"
268
269 #: ../src/viewer.glade.h:10
270 msgid "Ctrl+Alt+F_6"
271 msgstr "Ctrl+Alt+F_6"
272
273 #: ../src/viewer.glade.h:11
274 msgid "Ctrl+Alt+F_7"
275 msgstr "Ctrl+Alt+F_7"
276
277 #: ../src/viewer.glade.h:12
278 msgid "Ctrl+Alt+F_8"
279 msgstr "Ctrl+Alt+F_8"
280
281 #: ../src/viewer.glade.h:13
282 msgid "Ctrl+Alt+F_9"
283 msgstr "Ctrl+Alt+F_9"
284
285 #: ../src/viewer.glade.h:14
286 msgid "Ctrl+Alt+_Backspace"
287 msgstr "Ctrl+Alt+_Backspace"
288
289 #: ../src/viewer.glade.h:15
290 msgid "Ctrl+Alt+_Del"
291 msgstr "Ctrl+Alt+_Del"
292
293 #: ../src/viewer.glade.h:16
294 msgid "Full screen"
295 msgstr "ਪੂਰਾ ਪਰਦਾ"
296
297 #: ../src/viewer.glade.h:17
298 msgid "Screenshot"
299 msgstr "ਸਕਰੀਨਸ਼ਾਟ"
300
301 #: ../src/viewer.glade.h:18
302 msgid "_File"
303 msgstr "ਫਾਇਲ(_F)"
304
305 #: ../src/viewer.glade.h:19
306 msgid "_Help"
307 msgstr "ਸਹਾਇਤਾ(_H)"
308
309 #: ../src/viewer.glade.h:20
310 msgid "_PrintScreen"
311 msgstr "ਪ੍ਰਿੰਟ-ਸਕਰੀਨ(_P)"
312
313 #: ../src/viewer.glade.h:21
314 msgid "_Send key"
315 msgstr "ਕੁੰਜੀ ਭੇਜੋ(_S)"
316
317 #: ../src/viewer.glade.h:22
318 msgid "_View"
319 msgstr "ਵੇਖੋ(_V)"
320
321 #: ../src/viewer.glade.h:23
322 msgid "_Zoom"
323 msgstr "ਜ਼ੂਮ(_Z)"
324
325 #: ../src/viewer.glade.h:24
326 msgid "gtk-about"
327 msgstr "gtk-ਬਾਰੇ"
328
329 #: ../src/viewer.glade.h:25
330 msgid "gtk-quit"
331 msgstr "gtk-ਬੰਦ"
332
333 #: ../src/viewer.glade.h:26
334 msgid "page 1"
335 msgstr "ਪੇਜ਼ 1"
336
337 #: ../src/viewer.glade.h:27
338 msgid "page 2"
339 msgstr "ਪੇਜ਼ 2"
340
341 #: ../src/viewer.glade.h:28
342 msgid "page 3"
343 msgstr "ਪੇਜ਼ 3"
44 msgstr ""
55 "Project-Id-Version: pl\n"
66 "Report-Msgid-Bugs-To: \n"
7 "POT-Creation-Date: 2010-01-13 15:48+0000\n"
8 "PO-Revision-Date: 2010-01-13 19:15+0100\n"
7 "POT-Creation-Date: 2011-02-04 07:50+0000\n"
8 "PO-Revision-Date: 2011-02-04 12:15+0100\n"
99 "Last-Translator: Piotr Drąg <piotrdrag@gmail.com>\n"
1010 "Language-Team: Polish <trans-pl@lists.fedoraproject.org>\n"
1111 "MIME-Version: 1.0\n"
1717 msgid "%s version %s\n"
1818 msgstr "%s wersja %s\n"
1919
20 #: ../src/main.c:52
20 #: ../src/main.c:53
2121 msgid "Run '"
2222 msgstr "Należy wykonać \""
2323
24 #: ../src/main.c:55
24 #: ../src/main.c:56
2525 msgid "display version information"
2626 msgstr "wyświetla informację o wersji"
2727
28 #: ../src/main.c:57
28 #: ../src/main.c:58
2929 msgid "display verbose information"
3030 msgstr "wyświetla więcej informacji"
3131
32 #: ../src/main.c:59
32 #: ../src/main.c:60
3333 msgid "direct connection with no automatic tunnels"
3434 msgstr "bezpośrednie połączenie bez automatycznych tuneli"
3535
36 #: ../src/main.c:61
36 #: ../src/main.c:62
3737 msgid "connect to hypervisor"
3838 msgstr "łączy z nadzorcą"
3939
40 #: ../src/main.c:63
40 #: ../src/main.c:64
4141 msgid "wait for domain to start"
4242 msgstr "oczekuje na uruchomienie domeny"
4343
44 #: ../src/main.c:65
44 #: ../src/main.c:66
4545 msgid "reconnect to domain upon restart"
4646 msgstr "ponownie łączy z domeną po ponownym uruchomieniu"
4747
48 #: ../src/main.c:67
48 #: ../src/main.c:68
49 msgid "Zoom level of window, in percentage"
50 msgstr "Poziom powiększenia okna, w procentach"
51
52 #: ../src/main.c:70
4953 msgid "display debugging information"
5054 msgstr "wyświetla informacje o debugowaniu"
5155
5256 #. Setup command line options
53 #: ../src/main.c:79
57 #: ../src/main.c:82
5458 msgid "- Virtual machine graphical console"
5559 msgstr "- graficzna konsola maszyny wirtualnej"
5660
57 #: ../src/main.c:95
61 #: ../src/main.c:98
5862 #, c-format
5963 msgid ""
6064 "\n"
6973 "%s\n"
7074 "\n"
7175
72 #: ../src/viewer.c:878
73 #, c-format
74 msgid "Cannot determine the VNC port for the guest %s"
75 msgstr "Nie można określić portu VNC dla gościa %s"
76
77 #: ../src/viewer.c:884
78 #, c-format
79 msgid "Cannot determine the VNC host for the guest %s"
80 msgstr "Nie można określić gospodarza VNC dla gościa %s"
81
82 #: ../src/viewer.c:984
83 #, c-format
84 msgid "Unable to connect to the VNC server %s"
85 msgstr "Nie można połączyć się z serwerem VNC %s"
86
87 #: ../src/viewer.c:1001
76 #: ../src/viewer.c:830
77 #, c-format
78 msgid "Cannot determine the graphic type for the guest %s"
79 msgstr "Nie można określić typu grafiki dla gościa %s"
80
81 #: ../src/viewer.c:842
82 #, c-format
83 msgid "Unknown graphic type for the guest %s"
84 msgstr "Nieznany typ grafiki dla gościa %s"
85
86 #: ../src/viewer.c:852
87 #, c-format
88 msgid "Cannot determine the graphic address for the guest %s"
89 msgstr "Nie można określić adresu grafiki dla gościa %s"
90
91 #: ../src/viewer.c:861
92 #, c-format
93 msgid "Cannot determine the host for the guest %s"
94 msgstr "Nie można określić gospodarza dla gościa %s"
95
96 #: ../src/viewer.c:885
97 msgid "Connect to ssh failed."
98 msgstr "Połączenie z ssh nie powiodło się."
99
100 #: ../src/viewer.c:887
101 msgid "Can't connect to channel, SSH only supported."
102 msgstr "Nie można połączyć się z kanałem, obsługiwane jest tylko SSH."
103
104 #: ../src/viewer.c:892
105 msgid "Connect to channel unsupported."
106 msgstr "Łączenie z kanałem jest nieobsługiwane."
107
108 #: ../src/viewer.c:1049
109 #, c-format
110 msgid "Unable to connect to the graphic server %s"
111 msgstr "Nie można połączyć się z serwerem grafiki %s"
112
113 #: ../src/viewer.c:1096
114 #, c-format
115 msgid "Cannot find guest domain %s"
116 msgstr "Nie można odnaleźć domeny gościa %s"
117
118 #: ../src/viewer.c:1204
119 #, c-format
120 msgid "Unable to connect to libvirt with URI %s"
121 msgstr "Nie można połączyć się z biblioteką libvirt za pomocą adresu URL %s"
122
123 #: ../src/viewer.c:1205
124 msgid "[none]"
125 msgstr "[brak]"
126
127 #: ../src/display-vnc.c:142
128 #, c-format
129 msgid ""
130 "Unable to authenticate with VNC server at %s\n"
131 "Unsupported authentication type %d"
132 msgstr ""
133 "Nie można uwierzytelnić z serwerem VNC na %s\n"
134 "Nieobsługiwany typ uwierzytelniania %d"
135
136 #: ../src/display-vnc.c:158
88137 #, c-format
89138 msgid ""
90139 "Unable to authenticate with VNC server at %s: %s\n"
92141 msgstr ""
93142 "Nie można uwierzytelnić z serwerem VNC na %s: %s\n"
94143 "Ponownie ponowić połączenie?"
95
96 #: ../src/viewer.c:1019
97 #, c-format
98 msgid ""
99 "Unable to authenticate with VNC server at %s\n"
100 "Unsupported authentication type %d"
101 msgstr ""
102 "Nie można uwierzytelnić z serwerem VNC na %s\n"
103 "Nieobsługiwany typ uwierzytelniania %d"
104
105 #: ../src/viewer.c:1111
106 #, c-format
107 msgid "Cannot find guest domain %s"
108 msgstr "Nie można odnaleźć domeny gościa %s"
109
110 #: ../src/viewer.c:1213
111 #, c-format
112 msgid "Unable to connect to libvirt with URI %s"
113 msgstr "Nie można połączyć się z biblioteką libvirt za pomocą adresu URL %s"
114
115 #: ../src/viewer.c:1214
116 msgid "[none]"
117 msgstr "[brak]"
118144
119145 #.
120146 #. * Local variables:
293319 msgstr "_Widok"
294320
295321 #: ../src/viewer.glade.h:23
322 msgid "_Zoom"
323 msgstr "P_owiększenie"
324
325 #: ../src/viewer.glade.h:24
296326 msgid "gtk-about"
297327 msgstr "gtk-about"
298328
299 #: ../src/viewer.glade.h:24
329 #: ../src/viewer.glade.h:25
300330 msgid "gtk-quit"
301331 msgstr "gtk-quit"
302332
303 #: ../src/viewer.glade.h:25
333 #: ../src/viewer.glade.h:26
304334 msgid "page 1"
305335 msgstr "strona 1"
306336
307 #: ../src/viewer.glade.h:26
337 #: ../src/viewer.glade.h:27
308338 msgid "page 2"
309339 msgstr "strona 2"
340
341 #: ../src/viewer.glade.h:28
342 msgid "page 3"
343 msgstr "strona 3"
0 # translation of pt_BR.po to Portuguese
1 # Portuguese translations for PACKAGE package.
2 # Copyright (C) 2010 THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Automatically generated, 2010.
6 # Glaucia Cintra <gcintra@redhat.com>, 2010.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: pt_BR\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2010-01-22 00:33+0000\n"
12 "PO-Revision-Date: 2010-01-22 11:25+1000\n"
13 "Last-Translator: Glaucia Cintra <gcintra@redhat.com>\n"
14 "Language-Team: Portuguese <en@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=ISO-8859-1\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
19 "X-Generator: KBabel 1.11.4\n"
20
21 #: ../src/main.c:34
22 #, c-format
23 msgid "%s version %s\n"
24 msgstr "%s versão %s\n"
25
26 #: ../src/main.c:52
27 msgid "Run '"
28 msgstr "Executar '"
29
30 #: ../src/main.c:55
31 msgid "display version information"
32 msgstr "exibir informações sobre versão"
33
34 #: ../src/main.c:57
35 msgid "display verbose information"
36 msgstr "exibir informações sobre verbose"
37
38 #: ../src/main.c:59
39 msgid "direct connection with no automatic tunnels"
40 msgstr "conexão direta sem túneis automáticos"
41
42 #: ../src/main.c:61
43 msgid "connect to hypervisor"
44 msgstr "conectar ao hipervisor"
45
46 #: ../src/main.c:63
47 msgid "wait for domain to start"
48 msgstr "esperar o domínio iniciar"
49
50 #: ../src/main.c:65
51 msgid "reconnect to domain upon restart"
52 msgstr "reconectar ao domínio ao reiniciar"
53
54 #: ../src/main.c:67
55 msgid "display debugging information"
56 msgstr "exibir informações sobre depuração"
57
58 #. Setup command line options
59 #: ../src/main.c:79
60 msgid "- Virtual machine graphical console"
61 msgstr "- Console gráfico de máquina virtual"
62
63 #: ../src/main.c:95
64 #, c-format
65 msgid ""
66 "\n"
67 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
68 "\n"
69 "%s\n"
70 "\n"
71 msgstr ""
72 "\n"
73 "Uso: %s [OPÇÕES] DOMAIN-NAME|ID|UUID\n"
74 "\n"
75 "%s\n"
76 "\n"
77
78 #: ../src/viewer.c:878
79 #, c-format
80 msgid "Cannot determine the VNC port for the guest %s"
81 msgstr "Não é possível determinar a porta VNC para o convidado %s"
82
83 #: ../src/viewer.c:884
84 #, c-format
85 msgid "Cannot determine the VNC host for the guest %s"
86 msgstr "Não é possível determinar o host do VNC para o convidado %s"
87
88 #: ../src/viewer.c:984
89 #, c-format
90 msgid "Unable to connect to the VNC server %s"
91 msgstr "Não é possível conectar ao servidor do VNC %s"
92
93 #: ../src/viewer.c:1001
94 #, c-format
95 msgid ""
96 "Unable to authenticate with VNC server at %s: %s\n"
97 "Retry connection again?"
98 msgstr ""
99 "Não é possível autenticar com o servidor VNC em %s: %s\n "
100 "Tentar conexão novamente?"
101
102 #: ../src/viewer.c:1019
103 #, c-format
104 msgid ""
105 "Unable to authenticate with VNC server at %s\n"
106 "Unsupported authentication type %d"
107 msgstr ""
108 "Não é possível autenticar com o servidor do VNC em %s\n "
109 "Tipo de autenticação não suportada %d"
110
111 #: ../src/viewer.c:1111
112 #, c-format
113 msgid "Cannot find guest domain %s"
114 msgstr "Não é possível encontrar domínio do convidado %s"
115
116 #: ../src/viewer.c:1213
117 #, c-format
118 msgid "Unable to connect to libvirt with URI %s"
119 msgstr "Não é possível conectar ao libvirt com o URI %s"
120
121 #: ../src/viewer.c:1214
122 msgid "[none]"
123 msgstr "[nenhum]"
124
125 #.
126 #. * Local variables:
127 #. * c-indent-level: 8
128 #. * c-basic-offset: 8
129 #. * tab-width: 8
130 #. * End:
131 #.
132 #: ../src/about.glade.h:1
133 msgid "A remote desktop client built with GTK-VNC and libvirt"
134 msgstr "Um cliente de desktop remoto construído com o GTK-VNC e libvirt"
135
136 #: ../src/about.glade.h:2
137 msgid "About Glade"
138 msgstr "Sobre o Glade"
139
140 #: ../src/about.glade.h:3
141 msgid ""
142 "Copyright 2007-2008 Daniel P. Berrange\n"
143 "Copyright 2007-2008 Red Hat, Inc."
144 msgstr ""
145 "Copyright 2007-2008 Daniel P. Berrange\n"
146 "Copyright 2007-2008 Red Hat, Inc."
147
148 #: ../src/about.glade.h:5
149 msgid "The Fedora Translation Team"
150 msgstr "A equipe de Traduções do Fedora"
151
152 #: ../src/about.glade.h:6
153 msgid ""
154 "This program is free software; you can redistribute it and/or modify\n"
155 "it under the terms of the GNU General Public License as published by\n"
156 "the Free Software Foundation; either version 2 of the License, or\n"
157 "(at your option) any later version.\n"
158 "\n"
159 "This program is distributed in the hope that it will be useful,\n"
160 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
161 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
162 "GNU General Public License for more details.\n"
163 "\n"
164 "You should have received a copy of the GNU General Public License\n"
165 "along with this program; if not, write to the Free Software\n"
166 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
167 msgstr ""
168 "Este programa é um software livre. Você pode redistribuí-lo e/ou modificá-lo \n"
169 "sob os termos da Licensa Pública Geral GNU, de acordo com o publicado pela \n"
170 "Fundação de Software Livre, sendo a versão 2 da Licensa, ou \n"
171 "(como queira) qualquer outra versão posterior.\n"
172 "\n"
173 "Espera-se que este programa seja útil, \n"
174 "porém SEM NENHUMA GARANTIA, até mesmo sem a garantia implicada de \n"
175 "MERCANTIBILIDADE ou PARA UM PRÒPÓSITO ESPECÍFICO. Veja a \n"
176 "Licensa Pública Geral GNU para maiores detalhes. \n"
177 "\n"
178 "Uma cópia da Licensa Pública Geral do GNU deve ter sido anexada n "
179 "à este programam. Caso não tenha recebido, escreva para Free Software \n"
180 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA \n"
181
182 #: ../src/about.glade.h:20
183 msgid "virt-manager.org"
184 msgstr "virt-manager.org"
185
186 #: ../src/auth.glade.h:1
187 msgid "Authentication required"
188 msgstr "Autenticação requerida"
189
190 #: ../src/auth.glade.h:2
191 msgid "Password:"
192 msgstr "Senha:"
193
194 #: ../src/auth.glade.h:3
195 msgid "Username:"
196 msgstr "Nome do Usuário:"
197
198 #: ../src/auth.glade.h:4
199 msgid "gtk-cancel"
200 msgstr "gtk-cancel"
201
202 #: ../src/auth.glade.h:5
203 msgid "gtk-ok"
204 msgstr "gtk-ok"
205
206 #: ../src/auth.glade.h:6
207 msgid "label"
208 msgstr "rótulo"
209
210 #: ../src/viewer.glade.h:1
211 msgid "Automatically resize"
212 msgstr "redefinição automática do tamanho"
213
214 #: ../src/viewer.glade.h:2
215 msgid "Ctrl+Alt+F11"
216 msgstr "Ctrl+Alt+F11"
217
218 #: ../src/viewer.glade.h:3
219 msgid "Ctrl+Alt+F12"
220 msgstr "Ctrl+Alt+F12"
221
222 #: ../src/viewer.glade.h:4
223 msgid "Ctrl+Alt+F1_0"
224 msgstr "Ctrl+Alt+F1_0"
225
226 #: ../src/viewer.glade.h:5
227 msgid "Ctrl+Alt+F_1"
228 msgstr "Ctrl+Alt+F_1"
229
230 #: ../src/viewer.glade.h:6
231 msgid "Ctrl+Alt+F_2"
232 msgstr "Ctrl+Alt+F_2"
233
234 #: ../src/viewer.glade.h:7
235 msgid "Ctrl+Alt+F_3"
236 msgstr "Ctrl+Alt+F_3"
237
238 #: ../src/viewer.glade.h:8
239 msgid "Ctrl+Alt+F_4"
240 msgstr "Ctrl+Alt+F_4"
241
242 #: ../src/viewer.glade.h:9
243 msgid "Ctrl+Alt+F_5"
244 msgstr "Ctrl+Alt+F_5"
245
246 #: ../src/viewer.glade.h:10
247 msgid "Ctrl+Alt+F_6"
248 msgstr "Ctrl+Alt+F_6"
249
250 #: ../src/viewer.glade.h:11
251 msgid "Ctrl+Alt+F_7"
252 msgstr "Ctrl+Alt+F_7"
253
254 #: ../src/viewer.glade.h:12
255 msgid "Ctrl+Alt+F_8"
256 msgstr "Ctrl+Alt+F_8"
257
258 #: ../src/viewer.glade.h:13
259 msgid "Ctrl+Alt+F_9"
260 msgstr "Ctrl+Alt+F_9"
261
262 #: ../src/viewer.glade.h:14
263 msgid "Ctrl+Alt+_Backspace"
264 msgstr "Ctrl+Alt+_Backspace"
265
266 #: ../src/viewer.glade.h:15
267 msgid "Ctrl+Alt+_Del"
268 msgstr "Ctrl+Alt+_Del"
269
270 #: ../src/viewer.glade.h:16
271 msgid "Full screen"
272 msgstr "Tela cheia"
273
274 #: ../src/viewer.glade.h:17
275 msgid "Screenshot"
276 msgstr "Screenshot"
277
278 #: ../src/viewer.glade.h:18
279 msgid "_File"
280 msgstr "_File"
281
282 #: ../src/viewer.glade.h:19
283 msgid "_Help"
284 msgstr "_Help"
285
286 #: ../src/viewer.glade.h:20
287 msgid "_PrintScreen"
288 msgstr "_PrintScreen"
289
290 #: ../src/viewer.glade.h:21
291 msgid "_Send key"
292 msgstr "_Send key"
293
294 #: ../src/viewer.glade.h:22
295 msgid "_View"
296 msgstr "_View"
297
298 #: ../src/viewer.glade.h:23
299 msgid "gtk-about"
300 msgstr "gtk-about"
301
302 #: ../src/viewer.glade.h:24
303 msgid "gtk-quit"
304 msgstr "gtk-quit"
305
306 #: ../src/viewer.glade.h:25
307 msgid "page 1"
308 msgstr "página 1"
309
310 #: ../src/viewer.glade.h:26
311 msgid "page 2"
312 msgstr "página 2"
313
0 # translation of ru.po to Russian
1 # Russian translations for fedora package.
2 # Copyright (C) 2010 THE fedora'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the fedora package.
4 #
5 # Automatically generated, 2010.
6 # Yulia <ypoyarko@redhat.com>, 2010.
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: ru\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-01-12 07:58+0000\n"
12 "PO-Revision-Date: 2010-01-22 12:25+1100\n"
13 "Last-Translator: Yulia <ypoyarko@redhat.com>\n"
14 "Language-Team: Russian <fedora-trans-ru@redhat.com>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19 "X-Generator: KBabel 1.11.4\n"
20
21 #: ../src/main.c:34
22 #, c-format
23 msgid "%s version %s\n"
24 msgstr "%s версия %s\n"
25
26 #: ../src/main.c:53
27 msgid "Run '"
28 msgstr "Выполнить '"
29
30 #: ../src/main.c:56
31 msgid "display version information"
32 msgstr "показать версию"
33
34 #: ../src/main.c:58
35 msgid "display verbose information"
36 msgstr "показать подробную информацию"
37
38 #: ../src/main.c:60
39 msgid "direct connection with no automatic tunnels"
40 msgstr "прямое подключение без туннелей"
41
42 #: ../src/main.c:62
43 msgid "connect to hypervisor"
44 msgstr "подключиться к гипервизору"
45
46 #: ../src/main.c:64
47 msgid "wait for domain to start"
48 msgstr "ждать запуска домена"
49
50 #: ../src/main.c:66
51 msgid "reconnect to domain upon restart"
52 msgstr "заново подключиться к домену после перезапуска"
53
54 #: ../src/main.c:70
55 msgid "display debugging information"
56 msgstr "показать информацию отладки"
57
58 #. Setup command line options
59 #: ../src/main.c:82
60 msgid "- Virtual machine graphical console"
61 msgstr "— графическая консоль виртуальной машины"
62
63 #: ../src/main.c:98
64 #, c-format
65 msgid ""
66 "\n"
67 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
68 "\n"
69 "%s\n"
70 "\n"
71 msgstr ""
72 "\n"
73 "Формат: %s [ПАРАМЕТРЫ] ИМЯ_ДОМЕНА|ID|UUID\n"
74 "\n"
75 "%s\n"
76 "\n"
77
78 #: ../src/viewer.c:805
79 #, fuzzy, c-format
80 msgid "Cannot determine the graphic type for the guest %s"
81 msgstr "Не удалось определить порт VNC для гостевой системы %s"
82
83 #: ../src/viewer.c:817
84 #, fuzzy, c-format
85 msgid "Unknown graphic type for the guest %s"
86 msgstr "Не удалось определить порт VNC для гостевой системы %s"
87
88 #: ../src/viewer.c:824
89 #, fuzzy, c-format
90 msgid "Cannot determine the graphic port for the guest %s"
91 msgstr "Не удалось определить порт VNC для гостевой системы %s"
92
93 #: ../src/viewer.c:830
94 #, fuzzy, c-format
95 msgid "Cannot determine the host for the guest %s"
96 msgstr "Не удалось определить узел VNC для гостевой системы %s"
97
98 #: ../src/viewer.c:1006
99 #, fuzzy, c-format
100 msgid "Unable to connect to the graphic server %s"
101 msgstr "Не удалось подключиться к VNC-серверу %s"
102
103 #: ../src/viewer.c:1053
104 #, c-format
105 msgid "Cannot find guest domain %s"
106 msgstr "Не удалось найти гостевой домен %s"
107
108 #: ../src/viewer.c:1161
109 #, c-format
110 msgid "Unable to connect to libvirt with URI %s"
111 msgstr "Не удалось подключиться к libvirt через URI %s"
112
113 #: ../src/viewer.c:1162
114 msgid "[none]"
115 msgstr "[нет]"
116
117 #: ../src/display-vnc.c:142
118 #, c-format
119 msgid ""
120 "Unable to authenticate with VNC server at %s\n"
121 "Unsupported authentication type %d"
122 msgstr ""
123 "Не удалось авторизоваться на VNC-сервере %s\n"
124 "Тип аутентификации %d"
125
126 #: ../src/display-vnc.c:158
127 #, c-format
128 msgid ""
129 "Unable to authenticate with VNC server at %s: %s\n"
130 "Retry connection again?"
131 msgstr ""
132 "Не удалось авторизоваться на VNC-сервере %s: %s\n"
133 "Повторить попытку подключения?"
134
135 #. * Local variables:
136 #. * c-indent-level: 8
137 #. * c-basic-offset: 8
138 #. * tab-width: 8
139 #. * End:
140 #.
141 #: ../src/about.glade.h:1
142 msgid "A remote desktop client built with GTK-VNC and libvirt"
143 msgstr "Клиент удалённого рабочего стола включает GTK-VNC и libvirt"
144
145 #: ../src/about.glade.h:2
146 msgid "About Glade"
147 msgstr "О Glade"
148
149 #: ../src/about.glade.h:3
150 msgid ""
151 "Copyright 2007-2008 Daniel P. Berrange\n"
152 "Copyright 2007-2008 Red Hat, Inc."
153 msgstr ""
154 "© 2007-2008 Daniel P. Berrange\n"
155 "© 2007-2008 Red Hat, Inc."
156
157 #: ../src/about.glade.h:5
158 msgid "The Fedora Translation Team"
159 msgstr "Команда локализации Fedora"
160
161 #: ../src/about.glade.h:6
162 msgid ""
163 "This program is free software; you can redistribute it and/or modify\n"
164 "it under the terms of the GNU General Public License as published by\n"
165 "the Free Software Foundation; either version 2 of the License, or\n"
166 "(at your option) any later version.\n"
167 "\n"
168 "This program is distributed in the hope that it will be useful,\n"
169 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
170 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
171 "GNU General Public License for more details.\n"
172 "\n"
173 "You should have received a copy of the GNU General Public License\n"
174 "along with this program; if not, write to the Free Software\n"
175 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
176 msgstr ""
177 "Эта программа является свободным программным обеспечением. \n"
178 "Разрешается её распространять и изменять в соответствии с условиями\n"
179 "лицензии GNU General Public License версии 2 или любой более поздней версии,\n"
180 "опубликованной Фондом свободного программного обеспечения. \n"
181 "\n"
182 "Эта программа распространяется в надежде, что она может быть полезной, \n"
183 "но БЕЗ КАКИХ-ЛИБО ГАРАНТИЙ, ПОДРАЗУМЕВАЕМЫХ ИЛИ ВЫРАЖЕННЫХ ЯВНО,\n"
184 "ВКЛЮЧАЯ ГАРАНТИИ КОММЕРЧЕСКОЙ ЦЕННОСТИ И ПРИГОДНОСТИ \n"
185 "ДЛЯ КОНКРЕТНОЙ ЦЕЛИ. Для получения дополнительных сведений\n"
186 "обратитесь к лицензии GNU General Public License.\n"
187 "\n"
188 "Копия лицензии GNU GPL предоставляется вместе с этой программой. \n"
189 "Если лицензия отсутствует, отправьте письменный запрос по адресу:\n"
190 "Free Software Foundation, Inc., \n"
191 "59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
192
193 #: ../src/about.glade.h:20
194 msgid "virt-manager.org"
195 msgstr "virt-manager.org"
196
197 #: ../src/auth.glade.h:1
198 msgid "Authentication required"
199 msgstr "Требуется авторизация"
200
201 #: ../src/auth.glade.h:2
202 msgid "Password:"
203 msgstr "Пароль:"
204
205 #: ../src/auth.glade.h:3
206 msgid "Username:"
207 msgstr "Имя пользователя:"
208
209 #: ../src/auth.glade.h:4
210 msgid "gtk-cancel"
211 msgstr "gtk-cancel"
212
213 #: ../src/auth.glade.h:5
214 msgid "gtk-ok"
215 msgstr "gtk-ok"
216
217 #: ../src/auth.glade.h:6
218 msgid "label"
219 msgstr "метка"
220
221 #: ../src/viewer.glade.h:1
222 msgid "Automatically resize"
223 msgstr "Изменить размер автоматически"
224
225 #: ../src/viewer.glade.h:2
226 msgid "Ctrl+Alt+F11"
227 msgstr "Ctrl+Alt+F11"
228
229 #: ../src/viewer.glade.h:3
230 msgid "Ctrl+Alt+F12"
231 msgstr "Ctrl+Alt+F12"
232
233 #: ../src/viewer.glade.h:4
234 msgid "Ctrl+Alt+F1_0"
235 msgstr "Ctrl+Alt+F1_0"
236
237 #: ../src/viewer.glade.h:5
238 msgid "Ctrl+Alt+F_1"
239 msgstr "Ctrl+Alt+F_1"
240
241 #: ../src/viewer.glade.h:6
242 msgid "Ctrl+Alt+F_2"
243 msgstr "Ctrl+Alt+F_2"
244
245 #: ../src/viewer.glade.h:7
246 msgid "Ctrl+Alt+F_3"
247 msgstr "Ctrl+Alt+F_3"
248
249 #: ../src/viewer.glade.h:8
250 msgid "Ctrl+Alt+F_4"
251 msgstr "Ctrl+Alt+F_4"
252
253 #: ../src/viewer.glade.h:9
254 msgid "Ctrl+Alt+F_5"
255 msgstr "Ctrl+Alt+F_5"
256
257 #: ../src/viewer.glade.h:10
258 msgid "Ctrl+Alt+F_6"
259 msgstr "Ctrl+Alt+F_6"
260
261 #: ../src/viewer.glade.h:11
262 msgid "Ctrl+Alt+F_7"
263 msgstr "Ctrl+Alt+F_7"
264
265 #: ../src/viewer.glade.h:12
266 msgid "Ctrl+Alt+F_8"
267 msgstr "Ctrl+Alt+F_8"
268
269 #: ../src/viewer.glade.h:13
270 msgid "Ctrl+Alt+F_9"
271 msgstr "Ctrl+Alt+F_9"
272
273 #: ../src/viewer.glade.h:14
274 msgid "Ctrl+Alt+_Backspace"
275 msgstr "Ctrl+Alt+_Backspace"
276
277 #: ../src/viewer.glade.h:15
278 msgid "Ctrl+Alt+_Del"
279 msgstr "Ctrl+Alt+_Del"
280
281 #: ../src/viewer.glade.h:16
282 msgid "Full screen"
283 msgstr "На весь экран"
284
285 #: ../src/viewer.glade.h:17
286 msgid "Screenshot"
287 msgstr "Снимок экрана"
288
289 #: ../src/viewer.glade.h:18
290 msgid "_File"
291 msgstr "_Файл"
292
293 #: ../src/viewer.glade.h:19
294 msgid "_Help"
295 msgstr "_Справка"
296
297 #: ../src/viewer.glade.h:20
298 msgid "_PrintScreen"
299 msgstr "_PrintScreen"
300
301 #: ../src/viewer.glade.h:21
302 msgid "_Send key"
303 msgstr "Отправить _ключ"
304
305 #: ../src/viewer.glade.h:22
306 msgid "_View"
307 msgstr "_Вид"
308
309 #: ../src/viewer.glade.h:23
310 msgid "_Zoom"
311 msgstr ""
312
313 #: ../src/viewer.glade.h:24
314 msgid "gtk-about"
315 msgstr "gtk-about"
316
317 #: ../src/viewer.glade.h:25
318 msgid "gtk-quit"
319 msgstr "gtk-quit"
320
321 #: ../src/viewer.glade.h:26
322 msgid "page 1"
323 msgstr "страница 1"
324
325 #: ../src/viewer.glade.h:27
326 msgid "page 2"
327 msgstr "страница 2"
328
329 #: ../src/viewer.glade.h:28
330 msgid "page 3"
331 msgstr "страница 3"
332
333 #: ../src/main.c:68
334 msgid "Zoom level of window, in percentage"
335 msgstr "Уровень увеличения окна, в процентах"
336
337 #: ../src/viewer.c:863
338 msgid "Connect to channel unsupported."
339 msgstr "Подключение к каналу не поддерживается."
340
341 #: ../src/viewer.c:858
342 msgid "Can't connect to channel, SSH only supported."
343 msgstr "Не удалось подключиться к каналу, поддерживается только sshю."
344
345 #: ../src/viewer.c:856
346 msgid "Connect to ssh failed."
347 msgstr "Подключение по ssh не удалось."
0 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
1 # This file is distributed under the same license as the PACKAGE package.
2 #
3 # I. Felix <ifelix@redhat.com>, 2010.
4 msgid ""
5 msgstr ""
6 "Project-Id-Version: \n"
7 "Report-Msgid-Bugs-To: \n"
8 "POT-Creation-Date: 2010-01-21 06:26+0000\n"
9 "PO-Revision-Date: 2010-01-29 13:32+0530\n"
10 "Last-Translator: I. Felix <ifelix@redhat.com>\n"
11 "Language-Team: ta_IN <kde-i18n-doc@kde.org>\n"
12 "MIME-Version: 1.0\n"
13 "Content-Type: text/plain; charset=UTF-8\n"
14 "Content-Transfer-Encoding: 8bit\n"
15 "X-Generator: Lokalize 1.0\n"
16 "Plural-Forms: nplurals=2; plural=n != 1;\n"
17
18 #: ../src/main.c:34
19 #, c-format
20 msgid "%s version %s\n"
21 msgstr "%s பதிப்பு %s\n"
22
23 #: ../src/main.c:52
24 msgid "Run '"
25 msgstr "இ யக்கு '"
26
27 #: ../src/main.c:55
28 msgid "display version information"
29 msgstr "பதிப்புத் தகவலைக் காட்டு"
30
31 #: ../src/main.c:57
32 msgid "display verbose information"
33 msgstr "வெர்போஸ் தகவலைக் காட்டு"
34
35 #: ../src/main.c:59
36 msgid "direct connection with no automatic tunnels"
37 msgstr "தானான டனர்களுடன் இல்லாத நேரடி இணைப்பு"
38
39 #: ../src/main.c:61
40 msgid "connect to hypervisor"
41 msgstr "ஹபர்வைருடன் இணை"
42
43 #: ../src/main.c:63
44 msgid "wait for domain to start"
45 msgstr "டொமைன் துவங்குவதற்காக காத்திரு"
46
47 #: ../src/main.c:65
48 msgid "reconnect to domain upon restart"
49 msgstr "மறுதுவக்கும் போது டொமைனுடன் மீண்டும் இணைக்கப்படும்"
50
51 #: ../src/main.c:67
52 msgid "display debugging information"
53 msgstr "பிழைத்திருத்தத் தகவலைக் காட்டு"
54
55 #. Setup command line options
56 #: ../src/main.c:79
57 msgid "- Virtual machine graphical console"
58 msgstr "- உள்ளமை கணினி வரைகலை பணியகம்"
59
60 #: ../src/main.c:95
61 #, c-format
62 msgid ""
63 "\n"
64 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
65 "\n"
66 "%s\n"
67 "\n"
68 msgstr ""
69 "\n"
70 "பயன்பாடு: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
71 "\n"
72 "%s\n"
73 "\n"
74
75 #: ../src/viewer.c:878
76 #, c-format
77 msgid "Cannot determine the VNC port for the guest %s"
78 msgstr "VNC துறையை விருந்தினர் %sகாக வரையறுக்க முடியவில்லை"
79
80 #: ../src/viewer.c:884
81 #, c-format
82 msgid "Cannot determine the VNC host for the guest %s"
83 msgstr "VNC புரவலரை விருந்தினர் %sகாக வரையறுக்க முடியவில்லை"
84
85 #: ../src/viewer.c:984
86 #, c-format
87 msgid "Unable to connect to the VNC server %s"
88 msgstr "VNC ஐ சேவையக %s உடன் இணைக்க முடியவில்லை "
89
90 #: ../src/viewer.c:1001
91 #, c-format
92 msgid ""
93 "Unable to authenticate with VNC server at %s: %s\n"
94 "Retry connection again?"
95 msgstr ""
96 "VNC சேவையகத்தை %s உடன் அங்கீகரிக்க முடியவில்லை: %s\n"
97 "இணைப்பை மீண்டும் மறுமுயற்சி செய்யவா?"
98
99 #: ../src/viewer.c:1019
100 #, c-format
101 msgid ""
102 "Unable to authenticate with VNC server at %s\n"
103 "Unsupported authentication type %d"
104 msgstr ""
105 "VNC சேவையகத்தை %s உடன் அங்கீகரிக்க முடியவில்லை\n"
106 "துணைபுரியாத அங்கீகார வகை %d"
107
108 #: ../src/viewer.c:1111
109 #, c-format
110 msgid "Cannot find guest domain %s"
111 msgstr "விருந்தினர் டொமைன் %sஐ தேட முடியவில்லை"
112
113 #: ../src/viewer.c:1213
114 #, c-format
115 msgid "Unable to connect to libvirt with URI %s"
116 msgstr "libvirt ஐ URI %s உடன் இணைக்க முடியவில்லை"
117
118 #: ../src/viewer.c:1214
119 msgid "[none]"
120 msgstr "[ஒன்றுமில்லாத]"
121
122 #.
123 #. * Local variables:
124 #. * c-indent-level: 8
125 #. * c-basic-offset: 8
126 #. * tab-width: 8
127 #. * End:
128 #.
129 #: ../src/about.glade.h:1
130 msgid "A remote desktop client built with GTK-VNC and libvirt"
131 msgstr "ஒரு தொலை பணிமேடை க்ளையன்ட் GTK-VNC மற்றும் libvirt உடன் கட்டுகிறார்"
132
133 #: ../src/about.glade.h:2
134 msgid "About Glade"
135 msgstr "க்லேடைப் பற்றி"
136
137 #: ../src/about.glade.h:3
138 msgid ""
139 "Copyright 2007-2008 Daniel P. Berrange\n"
140 "Copyright 2007-2008 Red Hat, Inc."
141 msgstr ""
142 "Copyright 2007-2008 Daniel P. Berrange\n"
143 "Copyright 2007-2008 Red Hat, Inc."
144
145 #: ../src/about.glade.h:5
146 msgid "The Fedora Translation Team"
147 msgstr "Fedora மொழிபெயர்ப்பு குழு"
148
149 #: ../src/about.glade.h:6
150 msgid ""
151 "This program is free software; you can redistribute it and/or modify\n"
152 "it under the terms of the GNU General Public License as published by\n"
153 "the Free Software Foundation; either version 2 of the License, or\n"
154 "(at your option) any later version.\n"
155 "\n"
156 "This program is distributed in the hope that it will be useful,\n"
157 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
158 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
159 "GNU General Public License for more details.\n"
160 "\n"
161 "You should have received a copy of the GNU General Public License\n"
162 "along with this program; if not, write to the Free Software\n"
163 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
164 msgstr ""
165 "This program is free software; you can redistribute it and/or modify\n"
166 "it under the terms of the GNU General Public License as published by\n"
167 "the Free Software Foundation; either version 2 of the License, or\n"
168 "(at your option) any later version.\n"
169 "\n"
170 "This program is distributed in the hope that it will be useful,\n"
171 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
172 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
173 "GNU General Public License for more details.\n"
174 "\n"
175 "You should have received a copy of the GNU General Public License\n"
176 "along with this program; if not, write to the Free Software\n"
177 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
178
179 #: ../src/about.glade.h:20
180 msgid "virt-manager.org"
181 msgstr "virt-manager.org"
182
183 #: ../src/auth.glade.h:1
184 msgid "Authentication required"
185 msgstr "அங்கீகாரம் தேவைப்படுகிறது"
186
187 #: ../src/auth.glade.h:2
188 msgid "Password:"
189 msgstr "கடவுச்சொல்:"
190
191 #: ../src/auth.glade.h:3
192 msgid "Username:"
193 msgstr "பயனர்பெயர்:"
194
195 #: ../src/auth.glade.h:4
196 msgid "gtk-cancel"
197 msgstr "gtk-ரத்து"
198
199 #: ../src/auth.glade.h:5
200 msgid "gtk-ok"
201 msgstr "gtk-சரி"
202
203 #: ../src/auth.glade.h:6
204 msgid "label"
205 msgstr "லேபில்"
206
207 #: ../src/viewer.glade.h:1
208 msgid "Automatically resize"
209 msgstr "தானாக மறுஅளவிடு"
210
211 #: ../src/viewer.glade.h:2
212 msgid "Ctrl+Alt+F11"
213 msgstr "Ctrl+Alt+F11"
214
215 #: ../src/viewer.glade.h:3
216 msgid "Ctrl+Alt+F12"
217 msgstr "Ctrl+Alt+F12"
218
219 #: ../src/viewer.glade.h:4
220 msgid "Ctrl+Alt+F1_0"
221 msgstr "Ctrl+Alt+F1_0"
222
223 #: ../src/viewer.glade.h:5
224 msgid "Ctrl+Alt+F_1"
225 msgstr "Ctrl+Alt+F_1"
226
227 #: ../src/viewer.glade.h:6
228 msgid "Ctrl+Alt+F_2"
229 msgstr "Ctrl+Alt+F_2"
230
231 #: ../src/viewer.glade.h:7
232 msgid "Ctrl+Alt+F_3"
233 msgstr "Ctrl+Alt+F_3"
234
235 #: ../src/viewer.glade.h:8
236 msgid "Ctrl+Alt+F_4"
237 msgstr "Ctrl+Alt+F_4"
238
239 #: ../src/viewer.glade.h:9
240 msgid "Ctrl+Alt+F_5"
241 msgstr "Ctrl+Alt+F_5"
242
243 #: ../src/viewer.glade.h:10
244 msgid "Ctrl+Alt+F_6"
245 msgstr "Ctrl+Alt+F_6"
246
247 #: ../src/viewer.glade.h:11
248 msgid "Ctrl+Alt+F_7"
249 msgstr "Ctrl+Alt+F_7"
250
251 #: ../src/viewer.glade.h:12
252 msgid "Ctrl+Alt+F_8"
253 msgstr "Ctrl+Alt+F_8"
254
255 #: ../src/viewer.glade.h:13
256 msgid "Ctrl+Alt+F_9"
257 msgstr "Ctrl+Alt+F_9"
258
259 #: ../src/viewer.glade.h:14
260 msgid "Ctrl+Alt+_Backspace"
261 msgstr "Ctrl+Alt+_Backspace"
262
263 #: ../src/viewer.glade.h:15
264 msgid "Ctrl+Alt+_Del"
265 msgstr "Ctrl+Alt+_Del"
266
267 #: ../src/viewer.glade.h:16
268 msgid "Full screen"
269 msgstr "முழுத்திரை"
270
271 #: ../src/viewer.glade.h:17
272 msgid "Screenshot"
273 msgstr "திரைப்பிடிப்பு"
274
275 #: ../src/viewer.glade.h:18
276 msgid "_File"
277 msgstr "கோப்பு (_F)"
278
279 #: ../src/viewer.glade.h:19
280 msgid "_Help"
281 msgstr "உதவி (_H)"
282
283 #: ../src/viewer.glade.h:20
284 msgid "_PrintScreen"
285 msgstr "அச்சுத்திரை (_P)"
286
287 #: ../src/viewer.glade.h:21
288 msgid "_Send key"
289 msgstr "அனுப்பும் விசை (_S)"
290
291 #: ../src/viewer.glade.h:22
292 msgid "_View"
293 msgstr "பார்வை (_V)"
294
295 #: ../src/viewer.glade.h:23
296 msgid "gtk-about"
297 msgstr "gtk-பற்றி"
298
299 #: ../src/viewer.glade.h:24
300 msgid "gtk-quit"
301 msgstr "gtk-நிறுத்து"
302
303 #: ../src/viewer.glade.h:25
304 msgid "page 1"
305 msgstr "பக்கம் 1"
306
307 #: ../src/viewer.glade.h:26
308 msgid "page 2"
309 msgstr "பக்கம் 2"
310
311
0 # translation of virt-viewer.tip.virt-viewer.po to Telugu
1 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
2 # This file is distributed under the same license as the PACKAGE package.
3 #
4 # Krishna Babu K <kkrothap@redhat.com>, 2010.
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: virt-viewer.tip.virt-viewer\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2010-01-25 10:20+0000\n"
10 "PO-Revision-Date: 2010-01-28 16:26+0530\n"
11 "Last-Translator: Krishna Babu K <kkrothap@redhat.com>\n"
12 "Language-Team: Telugu <en@li.org>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16 "X-Generator: KBabel 1.11.4\n"
17 "Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%s వర్షన్ %s\n"
23
24 #: ../src/main.c:52
25 msgid "Run '"
26 msgstr "Run '"
27
28 #: ../src/main.c:55
29 msgid "display version information"
30 msgstr "వర్షన్ సమాచారమును ప్రదర్శించుము"
31
32 #: ../src/main.c:57
33 msgid "display verbose information"
34 msgstr "వెర్బోస్ సమాచారమును ప్రదర్శించుము"
35
36 #: ../src/main.c:59
37 msgid "direct connection with no automatic tunnels"
38 msgstr "ఎటువంటి స్వయంచాలక టన్నెల్సు లేకుండా నేరుగా అనుసంధానము"
39
40 #: ../src/main.c:61
41 msgid "connect to hypervisor"
42 msgstr "హైపర్విజర్‌కు అనుసంధానమవ్వు"
43
44 #: ../src/main.c:63
45 msgid "wait for domain to start"
46 msgstr "ప్రారంభమగుటకు డొమైన్ కొరకు వేచివుండుము"
47
48 #: ../src/main.c:65
49 msgid "reconnect to domain upon restart"
50 msgstr "పునఃప్రారంభముపై డొమైన్‌కు తిరిగిఅనుసంధానమవ్వు"
51
52 #: ../src/main.c:67
53 msgid "display debugging information"
54 msgstr "డీబగ్గింగ్ సమాచారమును ప్రదర్శించుము"
55
56 #. Setup command line options
57 #: ../src/main.c:79
58 msgid "- Virtual machine graphical console"
59 msgstr "- వర్చ్యువల్ మిషన్ గ్రాఫికల్ కన్సోల్"
60
61 #: ../src/main.c:95
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "వినియోగము: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:878
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "గెస్టు %s కొరకు VNC పోర్టును నిర్ధారించలేదు"
80
81 #: ../src/viewer.c:884
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "గెస్టు %s కొరకు VNC హోస్టును నిర్ధారించలేదు"
85
86 #: ../src/viewer.c:984
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "VNC సేవిక %sకు అనుసంధానం కాలేక పోయింది"
90
91 #: ../src/viewer.c:1001
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "%s వద్ద VNC సేవికతో ధృవీకరించలేక పోయింది: %s\n"
98 "అనుసంధానమును మరలా ప్రయత్నించాలా?"
99
100 #: ../src/viewer.c:1019
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "%s వద్ద VNC సేవికతో దృవీకరించలేక పోయింది\n"
107 "మద్దతీయని దృవీకరణ రకము %d"
108
109 #: ../src/viewer.c:1111
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "గెస్టు డొమైన్‌ %sను కనుగొనలేక పోయింది"
113
114 #: ../src/viewer.c:1213
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "URI %sతో libvirtకు అనుసంధానం కాలేదు"
118
119 #: ../src/viewer.c:1214
120 msgid "[none]"
121 msgstr "[ఏదీకాదు]"
122
123 #.
124 #. * Local variables:
125 #. * c-indent-level: 8
126 #. * c-basic-offset: 8
127 #. * tab-width: 8
128 #. * End:
129 #.
130 #: ../src/about.glade.h:1
131 msgid "A remote desktop client built with GTK-VNC and libvirt"
132 msgstr "GTK-VNC మరియు libvirtతో వొక రిమోట్ డెస్కుటాప్ క్లైంట్ నిర్మించబడింది"
133
134 #: ../src/about.glade.h:2
135 msgid "About Glade"
136 msgstr "గ్లేడ్ గురించి"
137
138 #: ../src/about.glade.h:3
139 msgid ""
140 "Copyright 2007-2008 Daniel P. Berrange\n"
141 "Copyright 2007-2008 Red Hat, Inc."
142 msgstr ""
143 "Copyright 2007-2008 Daniel P. Berrange\n"
144 "Copyright 2007-2008 Red Hat, Inc."
145
146 #: ../src/about.glade.h:5
147 msgid "The Fedora Translation Team"
148 msgstr "Fedora అనువాద సమూహం"
149
150 #: ../src/about.glade.h:6
151 msgid ""
152 "This program is free software; you can redistribute it and/or modify\n"
153 "it under the terms of the GNU General Public License as published by\n"
154 "the Free Software Foundation; either version 2 of the License, or\n"
155 "(at your option) any later version.\n"
156 "\n"
157 "This program is distributed in the hope that it will be useful,\n"
158 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
159 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
160 "GNU General Public License for more details.\n"
161 "\n"
162 "You should have received a copy of the GNU General Public License\n"
163 "along with this program; if not, write to the Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165 msgstr ""
166 "ఈ ప్రోగ్రామ్ ఉచిత సాఫ్టువేర్; ఉచిత సాఫ్టువేర్ సంస్థ తరుపున ప్రచురితమైన\n"
167 "GNU జనరల్ పబ్లిక్ లైసెన్సు కు లోబడి దీనిని మీరు పునఃపంపిణి మరియు/లేదా\n"
168 "సవరణ చేయవచ్చు; మీరు అనుసరించవలిసినది లైసెన్సు యొక్క వర్షన్ 2, లేదా\n"
169 "(మీ ఐచ్చికం వద్ద) దాని తరువాతి వర్షన్ కాని.\n"
170 "\n"
171 "పవర్ నిర్వాహకి అది ఉపయోగపడుతుందనే నమ్మకం తో పంపిణీ చేయబడింది,\n"
172 "అయితే ఏ హామి లేదు; వ్యాపారసంబంధితంగా కాని లేదా ప్రతిపాదిత ప్రయోజనం కొరకు\n"
173 "కాని హామీ లేదు. అధికవివరములకొరకు GNU జనరల్ పబ్లిక్ లైసెన్సు ను\n"
174 "చూడండి.\n"
175 "\n"
176 "ఈ ప్రోగ్రామ్ తో మీరు GNU జనరల్ పబ్లిక్ లైసెన్సు నకలు ను పొంది ఉంటారు;\n"
177 "పొందకపోతే, Free Software Foundation, Inc., Temple Place,\n"
178 "Suite 330, Boston, MA 02111-1307 USAకు వ్రాయండి.\n"
179
180 #: ../src/about.glade.h:20
181 msgid "virt-manager.org"
182 msgstr "virt-manager.org"
183
184 #: ../src/auth.glade.h:1
185 msgid "Authentication required"
186 msgstr "ధృవీకరణము అవసరమైంది"
187
188 #: ../src/auth.glade.h:2
189 msgid "Password:"
190 msgstr "సంకేతపదము:"
191
192 #: ../src/auth.glade.h:3
193 msgid "Username:"
194 msgstr "వినియోగదారినామము:"
195
196 #: ../src/auth.glade.h:4
197 msgid "gtk-cancel"
198 msgstr "gtk-cancel"
199
200 #: ../src/auth.glade.h:5
201 msgid "gtk-ok"
202 msgstr "gtk-ok"
203
204 #: ../src/auth.glade.h:6
205 msgid "label"
206 msgstr "లేబుల్"
207
208 #: ../src/viewer.glade.h:1
209 msgid "Automatically resize"
210 msgstr "స్వయంచాలకంగా పునఃపరిమాణము"
211
212 #: ../src/viewer.glade.h:2
213 msgid "Ctrl+Alt+F11"
214 msgstr "Ctrl+Alt+F11"
215
216 #: ../src/viewer.glade.h:3
217 msgid "Ctrl+Alt+F12"
218 msgstr "Ctrl+Alt+F12"
219
220 #: ../src/viewer.glade.h:4
221 msgid "Ctrl+Alt+F1_0"
222 msgstr "Ctrl+Alt+F1_0"
223
224 #: ../src/viewer.glade.h:5
225 msgid "Ctrl+Alt+F_1"
226 msgstr "Ctrl+Alt+F_1"
227
228 #: ../src/viewer.glade.h:6
229 msgid "Ctrl+Alt+F_2"
230 msgstr "Ctrl+Alt+F_2"
231
232 #: ../src/viewer.glade.h:7
233 msgid "Ctrl+Alt+F_3"
234 msgstr "Ctrl+Alt+F_3"
235
236 #: ../src/viewer.glade.h:8
237 msgid "Ctrl+Alt+F_4"
238 msgstr "Ctrl+Alt+F_4"
239
240 #: ../src/viewer.glade.h:9
241 msgid "Ctrl+Alt+F_5"
242 msgstr "Ctrl+Alt+F_5"
243
244 #: ../src/viewer.glade.h:10
245 msgid "Ctrl+Alt+F_6"
246 msgstr "Ctrl+Alt+F_6"
247
248 #: ../src/viewer.glade.h:11
249 msgid "Ctrl+Alt+F_7"
250 msgstr "Ctrl+Alt+F_7"
251
252 #: ../src/viewer.glade.h:12
253 msgid "Ctrl+Alt+F_8"
254 msgstr "Ctrl+Alt+F_8"
255
256 #: ../src/viewer.glade.h:13
257 msgid "Ctrl+Alt+F_9"
258 msgstr "Ctrl+Alt+F_9"
259
260 #: ../src/viewer.glade.h:14
261 msgid "Ctrl+Alt+_Backspace"
262 msgstr "Ctrl+Alt+_Backspace"
263
264 #: ../src/viewer.glade.h:15
265 msgid "Ctrl+Alt+_Del"
266 msgstr "Ctrl+Alt+_Del"
267
268 #: ../src/viewer.glade.h:16
269 msgid "Full screen"
270 msgstr "నిండు తెర"
271
272 #: ../src/viewer.glade.h:17
273 msgid "Screenshot"
274 msgstr "స్క్రీన్‌షాట్"
275
276 #: ../src/viewer.glade.h:18
277 msgid "_File"
278 msgstr "ఫైలు (_F)"
279
280 #: ../src/viewer.glade.h:19
281 msgid "_Help"
282 msgstr "సహాయము(_H)"
283
284 #: ../src/viewer.glade.h:20
285 msgid "_PrintScreen"
286 msgstr "ప్రింట్‌స్క్రీన్ (_P)"
287
288 #: ../src/viewer.glade.h:21
289 msgid "_Send key"
290 msgstr "పంపు కీ(_S)"
291
292 #: ../src/viewer.glade.h:22
293 msgid "_View"
294 msgstr "దర్శించు (_V)"
295
296 #: ../src/viewer.glade.h:23
297 msgid "gtk-about"
298 msgstr "gtk-about"
299
300 #: ../src/viewer.glade.h:24
301 msgid "gtk-quit"
302 msgstr "gtk-quit"
303
304 #: ../src/viewer.glade.h:25
305 msgid "page 1"
306 msgstr "పేజీ 1"
307
308 #: ../src/viewer.glade.h:26
309 msgid "page 2"
310 msgstr "పేజీ 2"
311
0 # Ukrainian translation to virt-viewer.
1 # Copyright (C) Free Software Foundation
2 # This file is distributed under the same license as the virt-viewer package.
3 #
4 # Maxim Dziumanenko <dziumanenko@gmail.com>, 2003-2010.
5 # Yuri Chornoivan <yurchor@ukr.net>, 2011.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: virt-viewer\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-02-08 07:51+0000\n"
11 "PO-Revision-Date: 2011-02-08 18:30+0200\n"
12 "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
13 "Language-Team: Ukrainian <uk@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Language: uk"
18 "X-Generator: Lokalize 1.2\n"
19 "Plural-Forms: nplurals=1; plural=0;\n"
20
21 #: ../src/main.c:34
22 #, c-format
23 msgid "%s version %s\n"
24 msgstr "%s версія %s\n"
25
26 #: ../src/main.c:53
27 msgid "Run '"
28 msgstr "Виконати '"
29
30 #: ../src/main.c:56
31 msgid "display version information"
32 msgstr "показати інформацію щодо версії"
33
34 #: ../src/main.c:58
35 msgid "display verbose information"
36 msgstr "показати докладну інформацію"
37
38 #: ../src/main.c:60
39 msgid "direct connection with no automatic tunnels"
40 msgstr "пряме з'єднання без тунелів"
41
42 #: ../src/main.c:62
43 msgid "connect to hypervisor"
44 msgstr "з'єднатися з гіпервізором"
45
46 #: ../src/main.c:64
47 msgid "wait for domain to start"
48 msgstr "чекати на запуск служби"
49
50 #: ../src/main.c:66
51 msgid "reconnect to domain upon restart"
52 msgstr "заново приєднатися до домену після перезапуску"
53
54 #: ../src/main.c:68
55 msgid "Zoom level of window, in percentage"
56 msgstr "Масштаб вікна, у відсотках"
57
58 #: ../src/main.c:70
59 msgid "display debugging information"
60 msgstr "показати діагностичну інформацію"
61
62 #. Setup command line options
63 #: ../src/main.c:82
64 msgid "- Virtual machine graphical console"
65 msgstr "— графічна консоль віртуальної машини"
66
67 #: ../src/main.c:98
68 #, c-format
69 msgid ""
70 "\n"
71 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75 msgstr ""
76 "\n"
77 "Формат: %s [ПАРАМЕТРИ] НАЗВА_ДОМЕНУ|ID|UUID\n"
78 "\n"
79 "%s\n"
80 "\n"
81
82 #: ../src/viewer.c:830
83 #, c-format
84 msgid "Cannot determine the graphic type for the guest %s"
85 msgstr "Не вдалося визначити тип графічної підсистеми для гостьової системи %s"
86
87 #: ../src/viewer.c:842
88 #, c-format
89 msgid "Unknown graphic type for the guest %s"
90 msgstr "Невідомий тип графічної підсистеми для гостьової системи %s"
91
92 #: ../src/viewer.c:852
93 #, c-format
94 msgid "Cannot determine the graphic address for the guest %s"
95 msgstr ""
96 "Не вдалося визначити адресу графічного інтерфейсу для гостьової системи %s"
97
98 #: ../src/viewer.c:861
99 #, c-format
100 msgid "Cannot determine the host for the guest %s"
101 msgstr "Не вдалося визначити вузол для гостьової системи %s"
102
103 #: ../src/viewer.c:885
104 msgid "Connect to ssh failed."
105 msgstr "Спроба встановлення з’єднання ssh зазнала невдачі."
106
107 #: ../src/viewer.c:887
108 msgid "Can't connect to channel, SSH only supported."
109 msgstr "Не вдалося встановити з’єднання з каналом, підтримується лише SSH."
110
111 #: ../src/viewer.c:892
112 msgid "Connect to channel unsupported."
113 msgstr "Встановлення з’єднання з каналом не підтримується."
114
115 #: ../src/viewer.c:1049
116 #, c-format
117 msgid "Unable to connect to the graphic server %s"
118 msgstr "Не вдалося встановити з’єднання з графічним сервером %s"
119
120 #: ../src/viewer.c:1096
121 #, c-format
122 msgid "Cannot find guest domain %s"
123 msgstr "Не вдалося знайти гостьовий домен %s"
124
125 #: ../src/viewer.c:1204
126 #, c-format
127 msgid "Unable to connect to libvirt with URI %s"
128 msgstr "Не вдається встановити з’єднання з libvirt за адресою URI %s"
129
130 #: ../src/viewer.c:1205
131 msgid "[none]"
132 msgstr "[немає]"
133
134 #: ../src/display-vnc.c:142
135 #, c-format
136 msgid ""
137 "Unable to authenticate with VNC server at %s\n"
138 "Unsupported authentication type %d"
139 msgstr ""
140 "Не вдалося пройти розпізнавання на VNC-сервері %s\n"
141 "Тип розпізнавання %d не підтримується"
142
143 #: ../src/display-vnc.c:158
144 #, c-format
145 msgid ""
146 "Unable to authenticate with VNC server at %s: %s\n"
147 "Retry connection again?"
148 msgstr ""
149 "Не вдалося пройти розпізнавання на сервері VNC %s: %s\n"
150 "Повторити спробу встановлення з’єднання?"
151
152 #.
153 #. * Local variables:
154 #. * c-indent-level: 8
155 #. * c-basic-offset: 8
156 #. * tab-width: 8
157 #. * End:
158 #.
159 #: ../src/about.glade.h:1
160 msgid "A remote desktop client built with GTK-VNC and libvirt"
161 msgstr "Клієнт віддаленого робочого столу включає GTK-VNC та libvirt"
162
163 #: ../src/about.glade.h:2
164 msgid "About Glade"
165 msgstr "Про Glade"
166
167 #: ../src/about.glade.h:3
168 msgid ""
169 "Copyright 2007-2008 Daniel P. Berrange\n"
170 "Copyright 2007-2008 Red Hat, Inc."
171 msgstr ""
172 "© 2007-2008 Daniel P. Berrange\n"
173 "© 2007-2008 Red Hat, Inc."
174
175 #: ../src/about.glade.h:5
176 msgid "The Fedora Translation Team"
177 msgstr "Команда локалізації Fedora"
178
179 #: ../src/about.glade.h:6
180 msgid ""
181 "This program is free software; you can redistribute it and/or modify\n"
182 "it under the terms of the GNU General Public License as published by\n"
183 "the Free Software Foundation; either version 2 of the License, or\n"
184 "(at your option) any later version.\n"
185 "\n"
186 "This program is distributed in the hope that it will be useful,\n"
187 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
188 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
189 "GNU General Public License for more details.\n"
190 "\n"
191 "You should have received a copy of the GNU General Public License\n"
192 "along with this program; if not, write to the Free Software\n"
193 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
194 msgstr ""
195 "Ця програма є вільним програмним забезпеченням; ви можете поширювати її "
196 "і/або змінювати її за умов дотримання GNU General Public License у тому "
197 "вигляді, у якому її оприлюднено Free Software Foundation; версії 2 цієї "
198 "ліцензії, або (за потреби) будь-якої пізнішої версії\n"
199 "\n"
200 "Ця програма поширюється у сподіванні, що вона буде корисною, але БЕЗ БУДЬ-"
201 "ЯКИХ ГАРАНТІЙ; навіть без очевидної гарантії КОМЕРЦІЙНОЇ ЦІННОСТІ або "
202 "ПРИДАТНОСТІ ДЛЯ ЯКОЇСЬ МЕТИ Докладніше про це ви можете дізнатися з \n"
203 "GNU General Public License\n"
204 "Разом з цією програмою ви маєте отримати копію GNU General Public License "
205 "Якщо ви її не отримали, повідомте про це на адресу Free Software\n"
206 "Foundation, Inc, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n"
207
208 #: ../src/about.glade.h:20
209 msgid "virt-manager.org"
210 msgstr "virt-manager.org"
211
212 #: ../src/auth.glade.h:1
213 msgid "Authentication required"
214 msgstr "Потрібно пройти розпізнавання"
215
216 #: ../src/auth.glade.h:2
217 msgid "Password:"
218 msgstr "Пароль:"
219
220 #: ../src/auth.glade.h:3
221 msgid "Username:"
222 msgstr "Користувач:"
223
224 #: ../src/auth.glade.h:4
225 msgid "gtk-cancel"
226 msgstr "gtk-cancel"
227
228 #: ../src/auth.glade.h:5
229 msgid "gtk-ok"
230 msgstr "gtk-ok"
231
232 #: ../src/auth.glade.h:6
233 msgid "label"
234 msgstr "етикетка"
235
236 #: ../src/viewer.glade.h:1
237 msgid "Automatically resize"
238 msgstr "Змінити розмір автоматично"
239
240 #: ../src/viewer.glade.h:2
241 msgid "Ctrl+Alt+F11"
242 msgstr "Ctrl+Alt+F11"
243
244 #: ../src/viewer.glade.h:3
245 msgid "Ctrl+Alt+F12"
246 msgstr "Ctrl+Alt+F12"
247
248 #: ../src/viewer.glade.h:4
249 msgid "Ctrl+Alt+F1_0"
250 msgstr "Ctrl+Alt+F1_0"
251
252 #: ../src/viewer.glade.h:5
253 msgid "Ctrl+Alt+F_1"
254 msgstr "Ctrl+Alt+F_1"
255
256 #: ../src/viewer.glade.h:6
257 msgid "Ctrl+Alt+F_2"
258 msgstr "Ctrl+Alt+F_2"
259
260 #: ../src/viewer.glade.h:7
261 msgid "Ctrl+Alt+F_3"
262 msgstr "Ctrl+Alt+F_3"
263
264 #: ../src/viewer.glade.h:8
265 msgid "Ctrl+Alt+F_4"
266 msgstr "Ctrl+Alt+F_4"
267
268 #: ../src/viewer.glade.h:9
269 msgid "Ctrl+Alt+F_5"
270 msgstr "Ctrl+Alt+F_5"
271
272 #: ../src/viewer.glade.h:10
273 msgid "Ctrl+Alt+F_6"
274 msgstr "Ctrl+Alt+F_6"
275
276 #: ../src/viewer.glade.h:11
277 msgid "Ctrl+Alt+F_7"
278 msgstr "Ctrl+Alt+F_7"
279
280 #: ../src/viewer.glade.h:12
281 msgid "Ctrl+Alt+F_8"
282 msgstr "Ctrl+Alt+F_8"
283
284 #: ../src/viewer.glade.h:13
285 msgid "Ctrl+Alt+F_9"
286 msgstr "Ctrl+Alt+F_9"
287
288 #: ../src/viewer.glade.h:14
289 msgid "Ctrl+Alt+_Backspace"
290 msgstr "Ctrl+Alt+_Backspace"
291
292 #: ../src/viewer.glade.h:15
293 msgid "Ctrl+Alt+_Del"
294 msgstr "Ctrl+Alt+_Del"
295
296 #: ../src/viewer.glade.h:16
297 msgid "Full screen"
298 msgstr "На весь екран"
299
300 #: ../src/viewer.glade.h:17
301 msgid "Screenshot"
302 msgstr "Знімок екрана"
303
304 #: ../src/viewer.glade.h:18
305 msgid "_File"
306 msgstr "_Файл"
307
308 #: ../src/viewer.glade.h:19
309 msgid "_Help"
310 msgstr "_Довідка"
311
312 #: ../src/viewer.glade.h:20
313 msgid "_PrintScreen"
314 msgstr "_PrintScreen"
315
316 #: ../src/viewer.glade.h:21
317 msgid "_Send key"
318 msgstr "_Надіслати клавішу"
319
320 #: ../src/viewer.glade.h:22
321 msgid "_View"
322 msgstr "_Вигляд"
323
324 #: ../src/viewer.glade.h:23
325 msgid "_Zoom"
326 msgstr "_Масштаб"
327
328 #: ../src/viewer.glade.h:24
329 msgid "gtk-about"
330 msgstr "gtk-about"
331
332 #: ../src/viewer.glade.h:25
333 msgid "gtk-quit"
334 msgstr "gtk-quit"
335
336 #: ../src/viewer.glade.h:26
337 msgid "page 1"
338 msgstr "сторінка 1"
339
340 #: ../src/viewer.glade.h:27
341 msgid "page 2"
342 msgstr "сторінка 2"
343
344 #: ../src/viewer.glade.h:28
345 msgid "page 3"
346 msgstr "сторінка 3"
347
0 # translation of zh_CN.po to Simplified Chinese
1 # Chinese translations for virt-viewer package
2 # virt-viewer 软件包的简体中文翻译.
3 # Copyright (C) 2010 Free Software Foundation, Inc.
4 # This file is distributed under the same license as the virt-viewer package.
5 #
6 # Leah Liu <lliu@redhat.com>, 2010.
7 # Aron Xu <aronxu@gnome.org>, 2010.
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: zh_CN\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2010-09-29 18:51+0000\n"
13 "PO-Revision-Date: 2010-09-30 16:45+0800\n"
14 "Last-Translator: Aron Xu <happyaron.xu@gmail.com>\n"
15 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: ../src/main.c:34
21 #, c-format
22 msgid "%s version %s\n"
23 msgstr "%s 版本 %s\n"
24
25 #: ../src/main.c:53
26 msgid "Run '"
27 msgstr "运行 '"
28
29 #: ../src/main.c:56
30 msgid "display version information"
31 msgstr "显示版本信息"
32
33 #: ../src/main.c:58
34 msgid "display verbose information"
35 msgstr "显示详细信息"
36
37 #: ../src/main.c:60
38 msgid "direct connection with no automatic tunnels"
39 msgstr "无自动通道的直接连接"
40
41 #: ../src/main.c:62
42 msgid "connect to hypervisor"
43 msgstr "连接到管理程序"
44
45 #: ../src/main.c:64
46 msgid "wait for domain to start"
47 msgstr "等待域启动"
48
49 #: ../src/main.c:66
50 msgid "reconnect to domain upon restart"
51 msgstr "重启后重新连接到该域"
52
53 #: ../src/main.c:68
54 msgid "Zoom level of window, in percentage"
55 msgstr "窗口缩放级别,以百分比计"
56
57 #: ../src/main.c:70
58 msgid "display debugging information"
59 msgstr "显示调试信息"
60
61 #. Setup command line options
62 #: ../src/main.c:82
63 msgid "- Virtual machine graphical console"
64 msgstr "- 虚拟机图形控制台"
65
66 #: ../src/main.c:98
67 #, c-format
68 msgid ""
69 "\n"
70 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
71 "\n"
72 "%s\n"
73 "\n"
74 msgstr ""
75 "\n"
76 "用法:%s [选项] 域名|ID|UUID\n"
77 "\n"
78 "%s\n"
79 "\n"
80
81 #: ../src/viewer.c:909
82 #, c-format
83 msgid "Cannot determine the VNC port for the guest %s"
84 msgstr "无法为客户端 %s 确定 VNC 端口"
85
86 #: ../src/viewer.c:915
87 #, c-format
88 msgid "Cannot determine the VNC host for the guest %s"
89 msgstr "无法为客户端 %s 确定 VNC 主机"
90
91 #: ../src/viewer.c:1015
92 #, c-format
93 msgid "Unable to connect to the VNC server %s"
94 msgstr "无法连接到 VNC 服务器 %s"
95
96 #: ../src/viewer.c:1032
97 #, c-format
98 msgid ""
99 "Unable to authenticate with VNC server at %s: %s\n"
100 "Retry connection again?"
101 msgstr ""
102 "无法在 %s: %s 使用 VNC 服务器验证\n"
103 "重新尝试连接?"
104
105 #: ../src/viewer.c:1050
106 #, c-format
107 msgid ""
108 "Unable to authenticate with VNC server at %s\n"
109 "Unsupported authentication type %d"
110 msgstr ""
111 "无法在 %s 使用 VNC 服务器验证\n"
112 "不支持验证类型 %d"
113
114 #: ../src/viewer.c:1142
115 #, c-format
116 msgid "Cannot find guest domain %s"
117 msgstr "无法找到客户端域 %s"
118
119 #: ../src/viewer.c:1246
120 #, c-format
121 msgid "Unable to connect to libvirt with URI %s"
122 msgstr "无法使用 URI %s 连接到 libvirt"
123
124 #: ../src/viewer.c:1247
125 msgid "[none]"
126 msgstr "[无]"
127
128 #.
129 #. * Local variables:
130 #. * c-indent-level: 8
131 #. * c-basic-offset: 8
132 #. * tab-width: 8
133 #. * End:
134 #.
135 #: ../src/about.glade.h:1
136 msgid "A remote desktop client built with GTK-VNC and libvirt"
137 msgstr "内置 GTK-VNC 和 libvirt 的远程桌面客户端"
138
139 #: ../src/about.glade.h:2
140 msgid "About Glade"
141 msgstr "关于 Glade"
142
143 #: ../src/about.glade.h:3
144 msgid ""
145 "Copyright 2007-2008 Daniel P. Berrange\n"
146 "Copyright 2007-2008 Red Hat, Inc."
147 msgstr ""
148 "版权所有 2007-2008 Daniel P. Berrange\n"
149 "版权所有 2007-2008 红帽公司"
150
151 #: ../src/about.glade.h:5
152 msgid "The Fedora Translation Team"
153 msgstr "Fedora 翻译团队"
154
155 #: ../src/about.glade.h:6
156 msgid ""
157 "This program is free software; you can redistribute it and/or modify\n"
158 "it under the terms of the GNU General Public License as published by\n"
159 "the Free Software Foundation; either version 2 of the License, or\n"
160 "(at your option) any later version.\n"
161 "\n"
162 "This program is distributed in the hope that it will be useful,\n"
163 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
164 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
165 "GNU General Public License for more details.\n"
166 "\n"
167 "You should have received a copy of the GNU General Public License\n"
168 "along with this program; if not, write to the Free Software\n"
169 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
170 msgstr ""
171 "这个程序是免费软件。您可以根据自由软件基金\n"
172 "发布的 GNU 通用公共许可证版本 2 或者之后的版本\n"
173 "中的条款重新发布和/或者修改\n"
174 "这个软件。 \n"
175 "\n"
176 "这个程序的发布是希望它能对您\n"
177 "有所帮助,但并不保证对您有用,\n"
178 "甚至不包含用于特殊目的的适销性或者适用性保证。\n"
179 "详情请查看 GNU 通用公共许可证。\n"
180 "\n"
181 "这个程序应该附带有一份 GNU 通用公共许可证副本。\n"
182 "如果没有,请致函自由软件基金有限公司,\n"
183 "地址 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
184
185 #: ../src/about.glade.h:20
186 msgid "virt-manager.org"
187 msgstr "virt-manager.org"
188
189 #: ../src/auth.glade.h:1
190 msgid "Authentication required"
191 msgstr "需要验证"
192
193 #: ../src/auth.glade.h:2
194 msgid "Password:"
195 msgstr "密码:"
196
197 #: ../src/auth.glade.h:3
198 msgid "Username:"
199 msgstr "用户名:"
200
201 #: ../src/auth.glade.h:4
202 msgid "gtk-cancel"
203 msgstr ""
204
205 #: ../src/auth.glade.h:5
206 msgid "gtk-ok"
207 msgstr ""
208
209 #: ../src/auth.glade.h:6
210 msgid "label"
211 msgstr "标签"
212
213 #: ../src/viewer.glade.h:1
214 msgid "Automatically resize"
215 msgstr "自动重新定义大小"
216
217 #: ../src/viewer.glade.h:2
218 msgid "Ctrl+Alt+F11"
219 msgstr "Ctrl+Alt+F11"
220
221 #: ../src/viewer.glade.h:3
222 msgid "Ctrl+Alt+F12"
223 msgstr "Ctrl+Alt+F12"
224
225 #: ../src/viewer.glade.h:4
226 msgid "Ctrl+Alt+F1_0"
227 msgstr "Ctrl+Alt+F1_0"
228
229 #: ../src/viewer.glade.h:5
230 msgid "Ctrl+Alt+F_1"
231 msgstr "Ctrl+Alt+F_1"
232
233 #: ../src/viewer.glade.h:6
234 msgid "Ctrl+Alt+F_2"
235 msgstr "Ctrl+Alt+F_2"
236
237 #: ../src/viewer.glade.h:7
238 msgid "Ctrl+Alt+F_3"
239 msgstr "Ctrl+Alt+F_3"
240
241 #: ../src/viewer.glade.h:8
242 msgid "Ctrl+Alt+F_4"
243 msgstr "Ctrl+Alt+F_4"
244
245 #: ../src/viewer.glade.h:9
246 msgid "Ctrl+Alt+F_5"
247 msgstr "Ctrl+Alt+F_5"
248
249 #: ../src/viewer.glade.h:10
250 msgid "Ctrl+Alt+F_6"
251 msgstr "Ctrl+Alt+F_6"
252
253 #: ../src/viewer.glade.h:11
254 msgid "Ctrl+Alt+F_7"
255 msgstr "Ctrl+Alt+F_7"
256
257 #: ../src/viewer.glade.h:12
258 msgid "Ctrl+Alt+F_8"
259 msgstr "Ctrl+Alt+F_8"
260
261 #: ../src/viewer.glade.h:13
262 msgid "Ctrl+Alt+F_9"
263 msgstr "Ctrl+Alt+F_9"
264
265 #: ../src/viewer.glade.h:14
266 msgid "Ctrl+Alt+_Backspace"
267 msgstr "Ctrl+Alt+_Backspace"
268
269 #: ../src/viewer.glade.h:15
270 msgid "Ctrl+Alt+_Del"
271 msgstr "Ctrl+Alt+_Del"
272
273 #: ../src/viewer.glade.h:16
274 msgid "Full screen"
275 msgstr "全屏"
276
277 #: ../src/viewer.glade.h:17
278 msgid "Screenshot"
279 msgstr "截屏"
280
281 #: ../src/viewer.glade.h:18
282 msgid "_File"
283 msgstr "文件(_F)"
284
285 #: ../src/viewer.glade.h:19
286 msgid "_Help"
287 msgstr "帮助(_H)"
288
289 #: ../src/viewer.glade.h:20
290 msgid "_PrintScreen"
291 msgstr "打印屏幕内容(_P)"
292
293 #: ../src/viewer.glade.h:21
294 msgid "_Send key"
295 msgstr "发送组合键(_S)"
296
297 #: ../src/viewer.glade.h:22
298 msgid "_View"
299 msgstr "查看(_V)"
300
301 #: ../src/viewer.glade.h:23
302 msgid "_Zoom"
303 msgstr "缩放(_Z)"
304
305 #: ../src/viewer.glade.h:24
306 msgid "gtk-about"
307 msgstr ""
308
309 #: ../src/viewer.glade.h:25
310 msgid "gtk-quit"
311 msgstr ""
312
313 #: ../src/viewer.glade.h:26
314 msgid "page 1"
315 msgstr "第一页"
316
317 #: ../src/viewer.glade.h:27
318 msgid "page 2"
319 msgstr "第二页"
0 # translation of zh_TW.po to Traditional Chinese
1 # translation of zh_TW.po to
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Terry Chuang <tchuang at redhat>, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: zh_TW\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2010-01-22 00:33+0000\n"
11 "PO-Revision-Date: 2010-01-22 16:31+1000\n"
12 "Last-Translator: Terry Chuang <tchuang at redhat>\n"
13 "Language-Team: Traditional Chinese <zh_TW@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Generator: KBabel 1.11.4\n"
18
19 #: ../src/main.c:34
20 #, c-format
21 msgid "%s version %s\n"
22 msgstr "%s version %s\n"
23
24 #: ../src/main.c:52
25 msgid "Run '"
26 msgstr "執行 '"
27
28 #: ../src/main.c:55
29 msgid "display version information"
30 msgstr "顯示版本資訊"
31
32 #: ../src/main.c:57
33 msgid "display verbose information"
34 msgstr "顯示詳細資訊"
35
36 #: ../src/main.c:59
37 msgid "direct connection with no automatic tunnels"
38 msgstr "無自動 tunnel 直接連線"
39
40 #: ../src/main.c:61
41 msgid "connect to hypervisor"
42 msgstr "連至 hypervisor"
43
44 #: ../src/main.c:63
45 msgid "wait for domain to start"
46 msgstr "等待網域啟動"
47
48 #: ../src/main.c:65
49 msgid "reconnect to domain upon restart"
50 msgstr "重新啟動後重新連至網域"
51
52 #: ../src/main.c:67
53 msgid "display debugging information"
54 msgstr "顯示除錯資訊"
55
56 #. Setup command line options
57 #: ../src/main.c:79
58 msgid "- Virtual machine graphical console"
59 msgstr "- 虛擬機器圖形化主控台"
60
61 #: ../src/main.c:95
62 #, c-format
63 msgid ""
64 "\n"
65 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
66 "\n"
67 "%s\n"
68 "\n"
69 msgstr ""
70 "\n"
71 "Usage: %s [OPTIONS] DOMAIN-NAME|ID|UUID\n"
72 "\n"
73 "%s\n"
74 "\n"
75
76 #: ../src/viewer.c:878
77 #, c-format
78 msgid "Cannot determine the VNC port for the guest %s"
79 msgstr "無法判斷客座端 %s 的 VNC 連接埠"
80
81 #: ../src/viewer.c:884
82 #, c-format
83 msgid "Cannot determine the VNC host for the guest %s"
84 msgstr "無法判斷客座端 %s 的 VNC 連接埠"
85
86 #: ../src/viewer.c:984
87 #, c-format
88 msgid "Unable to connect to the VNC server %s"
89 msgstr "無法連上 VNC 伺服器 %s"
90
91 #: ../src/viewer.c:1001
92 #, c-format
93 msgid ""
94 "Unable to authenticate with VNC server at %s: %s\n"
95 "Retry connection again?"
96 msgstr ""
97 "無法在 %s: %s 上以 VNC 伺服器進行驗證\n"
98 "是否重新嘗試連線?"
99
100 #: ../src/viewer.c:1019
101 #, c-format
102 msgid ""
103 "Unable to authenticate with VNC server at %s\n"
104 "Unsupported authentication type %d"
105 msgstr ""
106 "無法在 %s 上以 VNC 伺服器進行驗證\n"
107 "不受支援的驗證類型 %d"
108
109 #: ../src/viewer.c:1111
110 #, c-format
111 msgid "Cannot find guest domain %s"
112 msgstr "找不到客座端網域 %s"
113
114 #: ../src/viewer.c:1213
115 #, c-format
116 msgid "Unable to connect to libvirt with URI %s"
117 msgstr "無法透過 URI %s 與 libvirt 連線"
118
119 #: ../src/viewer.c:1214
120 msgid "[none]"
121 msgstr "[none]"
122
123 #.
124 #. * Local variables:
125 #. * c-indent-level: 8
126 #. * c-basic-offset: 8
127 #. * tab-width: 8
128 #. * End:
129 #.
130 #: ../src/about.glade.h:1
131 msgid "A remote desktop client built with GTK-VNC and libvirt"
132 msgstr "內建了 GTK-VNC 和 libvirt 的遠端桌面客戶端"
133
134 #: ../src/about.glade.h:2
135 msgid "About Glade"
136 msgstr "關於 Glade"
137
138 #: ../src/about.glade.h:3
139 msgid ""
140 "Copyright 2007-2008 Daniel P. Berrange\n"
141 "Copyright 2007-2008 Red Hat, Inc."
142 msgstr ""
143 "版權所有 2007-2008 Daniel P. Berrange\n"
144 "版權所有 2007-2008 Red Hat, Inc."
145
146 #: ../src/about.glade.h:5
147 msgid "The Fedora Translation Team"
148 msgstr "Fedora 翻譯團隊"
149
150 #: ../src/about.glade.h:6
151 msgid ""
152 "This program is free software; you can redistribute it and/or modify\n"
153 "it under the terms of the GNU General Public License as published by\n"
154 "the Free Software Foundation; either version 2 of the License, or\n"
155 "(at your option) any later version.\n"
156 "\n"
157 "This program is distributed in the hope that it will be useful,\n"
158 "but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
159 "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n"
160 "GNU General Public License for more details.\n"
161 "\n"
162 "You should have received a copy of the GNU General Public License\n"
163 "along with this program; if not, write to the Free Software\n"
164 "Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
165 msgstr ""
166 "本程式為自由軟體;您可依據自由軟體\n"
167 "基金會所發表的 GNU 通用公共許可證就本作品\n"
168 "再為發佈與/或修改;無論您依據的是本授權的第二版\n"
169 "(您自行選擇的)任一日後發行的版本。\n"
170 "\n"
171 "本程式是基於使用目的而加以發佈,\n"
172 "然而不負任何擔保責任;亦無對適售性或特定目的\n"
173 "適用性所為的默示性擔保。詳情\n"
174 "請參照 GNU 通用公共許可證。\n"
175 "\n"
176 "您應該已收到了附隨於本程式的 GNU 通用公共授權\n"
177 "的副本;若沒有的話,請寫信至自由軟體\n"
178 "基金會:59 Temple Place, Suite 330, Boston, MA 02111-1307 USA\n"
179
180 #: ../src/about.glade.h:20
181 msgid "virt-manager.org"
182 msgstr "virt-manager.org"
183
184 #: ../src/auth.glade.h:1
185 msgid "Authentication required"
186 msgstr "需要進行驗證"
187
188 #: ../src/auth.glade.h:2
189 msgid "Password:"
190 msgstr "密碼:"
191
192 #: ../src/auth.glade.h:3
193 msgid "Username:"
194 msgstr "使用者名稱:"
195
196 #: ../src/auth.glade.h:4
197 msgid "gtk-cancel"
198 msgstr "gtk-cancel"
199
200 #: ../src/auth.glade.h:5
201 msgid "gtk-ok"
202 msgstr "gtk-ok"
203
204 #: ../src/auth.glade.h:6
205 msgid "label"
206 msgstr "標籤"
207
208 #: ../src/viewer.glade.h:1
209 msgid "Automatically resize"
210 msgstr "自動重設大小"
211
212 #: ../src/viewer.glade.h:2
213 msgid "Ctrl+Alt+F11"
214 msgstr "Ctrl+Alt+F11"
215
216 #: ../src/viewer.glade.h:3
217 msgid "Ctrl+Alt+F12"
218 msgstr "Ctrl+Alt+F12"
219
220 #: ../src/viewer.glade.h:4
221 msgid "Ctrl+Alt+F1_0"
222 msgstr "Ctrl+Alt+F1_0"
223
224 #: ../src/viewer.glade.h:5
225 msgid "Ctrl+Alt+F_1"
226 msgstr "Ctrl+Alt+F_1"
227
228 #: ../src/viewer.glade.h:6
229 msgid "Ctrl+Alt+F_2"
230 msgstr "Ctrl+Alt+F_2"
231
232 #: ../src/viewer.glade.h:7
233 msgid "Ctrl+Alt+F_3"
234 msgstr "Ctrl+Alt+F_3"
235
236 #: ../src/viewer.glade.h:8
237 msgid "Ctrl+Alt+F_4"
238 msgstr "Ctrl+Alt+F_4"
239
240 #: ../src/viewer.glade.h:9
241 msgid "Ctrl+Alt+F_5"
242 msgstr "Ctrl+Alt+F_5"
243
244 #: ../src/viewer.glade.h:10
245 msgid "Ctrl+Alt+F_6"
246 msgstr "Ctrl+Alt+F_6"
247
248 #: ../src/viewer.glade.h:11
249 msgid "Ctrl+Alt+F_7"
250 msgstr "Ctrl+Alt+F_7"
251
252 #: ../src/viewer.glade.h:12
253 msgid "Ctrl+Alt+F_8"
254 msgstr "Ctrl+Alt+F_8"
255
256 #: ../src/viewer.glade.h:13
257 msgid "Ctrl+Alt+F_9"
258 msgstr "Ctrl+Alt+F_9"
259
260 #: ../src/viewer.glade.h:14
261 msgid "Ctrl+Alt+_Backspace"
262 msgstr "Ctrl+Alt+_Backspace"
263
264 #: ../src/viewer.glade.h:15
265 msgid "Ctrl+Alt+_Del"
266 msgstr "Ctrl+Alt+_Del"
267
268 #: ../src/viewer.glade.h:16
269 msgid "Full screen"
270 msgstr "全螢幕"
271
272 #: ../src/viewer.glade.h:17
273 msgid "Screenshot"
274 msgstr "螢幕截圖"
275
276 #: ../src/viewer.glade.h:18
277 msgid "_File"
278 msgstr "檔案(_F)"
279
280 #: ../src/viewer.glade.h:19
281 msgid "_Help"
282 msgstr "說明(_H)"
283
284 #: ../src/viewer.glade.h:20
285 msgid "_PrintScreen"
286 msgstr "列印螢幕畫面(_P)"
287
288 #: ../src/viewer.glade.h:21
289 msgid "_Send key"
290 msgstr "傳送組合鍵(_S)"
291
292 #: ../src/viewer.glade.h:22
293 msgid "_View"
294 msgstr "檢視(_V)"
295
296 #: ../src/viewer.glade.h:23
297 msgid "gtk-about"
298 msgstr "gtk-about"
299
300 #: ../src/viewer.glade.h:24
301 msgid "gtk-quit"
302 msgstr "gtk-quit"
303
304 #: ../src/viewer.glade.h:25
305 msgid "page 1"
306 msgstr "第一頁"
307
308 #: ../src/viewer.glade.h:26
309 msgid "page 2"
310 msgstr "第二頁"
311
1010 util.h util.c \
1111 auth.h auth.c \
1212 events.h events.c \
13 viewer.h viewer.c
13 viewer.h viewer.c \
14 viewer-priv.h \
15 display.h display.c \
16 display-vnc.h display-vnc.c
17
18 if HAVE_SPICE_GTK
19 virt_viewer_SOURCES += \
20 display-spice.h display-spice.c
21 endif
1422
1523 virt_viewer_LDADD = \
1624 @GTKVNC_LIBS@ \
25 @SPICEGTK_LIBS@ \
1726 @GTK2_LIBS@ \
1827 @LIBXML2_LIBS@ \
1928 @LIBGLADE2_LIBS@ \
2130
2231 virt_viewer_CFLAGS = \
2332 @GTKVNC_CFLAGS@ \
33 @SPICEGTK_CFLAGS@ \
2434 @GTK2_CFLAGS@ \
2535 @LIBXML2_CFLAGS@ \
2636 @LIBGLADE2_CFLAGS@ \
3535 build_triplet = @build@
3636 host_triplet = @host@
3737 bin_PROGRAMS = virt-viewer$(EXEEXT)
38 @HAVE_SPICE_GTK_TRUE@am__append_1 = \
39 @HAVE_SPICE_GTK_TRUE@ display-spice.h display-spice.c
40
3841 subdir = src
3942 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
4043 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
5053 CONFIG_CLEAN_VPATH_FILES =
5154 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(gladedir)"
5255 PROGRAMS = $(bin_PROGRAMS)
56 am__virt_viewer_SOURCES_DIST = main.c util.h util.c auth.h auth.c \
57 events.h events.c viewer.h viewer.c viewer-priv.h display.h \
58 display.c display-vnc.h display-vnc.c display-spice.h \
59 display-spice.c
60 @HAVE_SPICE_GTK_TRUE@am__objects_1 = \
61 @HAVE_SPICE_GTK_TRUE@ virt_viewer-display-spice.$(OBJEXT)
5362 am_virt_viewer_OBJECTS = virt_viewer-main.$(OBJEXT) \
5463 virt_viewer-util.$(OBJEXT) virt_viewer-auth.$(OBJEXT) \
55 virt_viewer-events.$(OBJEXT) virt_viewer-viewer.$(OBJEXT)
64 virt_viewer-events.$(OBJEXT) virt_viewer-viewer.$(OBJEXT) \
65 virt_viewer-display.$(OBJEXT) \
66 virt_viewer-display-vnc.$(OBJEXT) $(am__objects_1)
5667 virt_viewer_OBJECTS = $(am_virt_viewer_OBJECTS)
5768 virt_viewer_DEPENDENCIES =
5869 AM_V_lt = $(am__v_lt_$(V))
8899 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
89100 am__v_GEN_0 = @echo " GEN " $@;
90101 SOURCES = $(virt_viewer_SOURCES)
91 DIST_SOURCES = $(virt_viewer_SOURCES)
102 DIST_SOURCES = $(am__virt_viewer_SOURCES_DIST)
92103 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
93104 am__vpath_adj = case $$p in \
94105 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
198209 PACKAGE_NAME = @PACKAGE_NAME@
199210 PACKAGE_STRING = @PACKAGE_STRING@
200211 PACKAGE_TARNAME = @PACKAGE_TARNAME@
212 PACKAGE_URL = @PACKAGE_URL@
201213 PACKAGE_VERSION = @PACKAGE_VERSION@
202214 PATH_SEPARATOR = @PATH_SEPARATOR@
203215 PKG_CONFIG = @PKG_CONFIG@
216 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
217 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
204218 POFILES = @POFILES@
205219 POSUB = @POSUB@
206220 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
209223 SED = @SED@
210224 SET_MAKE = @SET_MAKE@
211225 SHELL = @SHELL@
226 SPICEGTK_CFLAGS = @SPICEGTK_CFLAGS@
227 SPICEGTK_LIBS = @SPICEGTK_LIBS@
212228 STRIP = @STRIP@
213229 USE_NLS = @USE_NLS@
214230 VERSION = @VERSION@
250266 libexecdir = @libexecdir@
251267 localedir = @localedir@
252268 localstatedir = @localstatedir@
253 lt_ECHO = @lt_ECHO@
254269 mandir = @mandir@
255270 mkdir_p = @mkdir_p@
256271 oldincludedir = @oldincludedir@
269284 gladedir = $(pkgdatadir)/ui
270285 glade_DATA = viewer.glade about.glade auth.glade
271286 EXTRA_DIST = $(glade_DATA)
272 virt_viewer_SOURCES = \
273 main.c \
274 util.h util.c \
275 auth.h auth.c \
276 events.h events.c \
277 viewer.h viewer.c
278
287 virt_viewer_SOURCES = main.c util.h util.c auth.h auth.c events.h \
288 events.c viewer.h viewer.c viewer-priv.h display.h display.c \
289 display-vnc.h display-vnc.c $(am__append_1)
279290 virt_viewer_LDADD = \
280291 @GTKVNC_LIBS@ \
292 @SPICEGTK_LIBS@ \
281293 @GTK2_LIBS@ \
282294 @LIBXML2_LIBS@ \
283295 @LIBGLADE2_LIBS@ \
285297
286298 virt_viewer_CFLAGS = \
287299 @GTKVNC_CFLAGS@ \
300 @SPICEGTK_CFLAGS@ \
288301 @GTK2_CFLAGS@ \
289302 @LIBXML2_CFLAGS@ \
290303 @LIBGLADE2_CFLAGS@ \
381394 -rm -f *.tab.c
382395
383396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt_viewer-auth.Po@am__quote@
397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt_viewer-display-spice.Po@am__quote@
398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt_viewer-display-vnc.Po@am__quote@
399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt_viewer-display.Po@am__quote@
384400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt_viewer-events.Po@am__quote@
385401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt_viewer-main.Po@am__quote@
386402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virt_viewer-util.Po@am__quote@
489505 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='viewer.c' object='virt_viewer-viewer.obj' libtool=no @AMDEPBACKSLASH@
490506 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491507 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -c -o virt_viewer-viewer.obj `if test -f 'viewer.c'; then $(CYGPATH_W) 'viewer.c'; else $(CYGPATH_W) '$(srcdir)/viewer.c'; fi`
508
509 virt_viewer-display.o: display.c
510 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -MT virt_viewer-display.o -MD -MP -MF $(DEPDIR)/virt_viewer-display.Tpo -c -o virt_viewer-display.o `test -f 'display.c' || echo '$(srcdir)/'`display.c
511 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/virt_viewer-display.Tpo $(DEPDIR)/virt_viewer-display.Po
512 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
513 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='display.c' object='virt_viewer-display.o' libtool=no @AMDEPBACKSLASH@
514 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -c -o virt_viewer-display.o `test -f 'display.c' || echo '$(srcdir)/'`display.c
516
517 virt_viewer-display.obj: display.c
518 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -MT virt_viewer-display.obj -MD -MP -MF $(DEPDIR)/virt_viewer-display.Tpo -c -o virt_viewer-display.obj `if test -f 'display.c'; then $(CYGPATH_W) 'display.c'; else $(CYGPATH_W) '$(srcdir)/display.c'; fi`
519 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/virt_viewer-display.Tpo $(DEPDIR)/virt_viewer-display.Po
520 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
521 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='display.c' object='virt_viewer-display.obj' libtool=no @AMDEPBACKSLASH@
522 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
523 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -c -o virt_viewer-display.obj `if test -f 'display.c'; then $(CYGPATH_W) 'display.c'; else $(CYGPATH_W) '$(srcdir)/display.c'; fi`
524
525 virt_viewer-display-vnc.o: display-vnc.c
526 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -MT virt_viewer-display-vnc.o -MD -MP -MF $(DEPDIR)/virt_viewer-display-vnc.Tpo -c -o virt_viewer-display-vnc.o `test -f 'display-vnc.c' || echo '$(srcdir)/'`display-vnc.c
527 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/virt_viewer-display-vnc.Tpo $(DEPDIR)/virt_viewer-display-vnc.Po
528 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
529 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='display-vnc.c' object='virt_viewer-display-vnc.o' libtool=no @AMDEPBACKSLASH@
530 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
531 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -c -o virt_viewer-display-vnc.o `test -f 'display-vnc.c' || echo '$(srcdir)/'`display-vnc.c
532
533 virt_viewer-display-vnc.obj: display-vnc.c
534 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -MT virt_viewer-display-vnc.obj -MD -MP -MF $(DEPDIR)/virt_viewer-display-vnc.Tpo -c -o virt_viewer-display-vnc.obj `if test -f 'display-vnc.c'; then $(CYGPATH_W) 'display-vnc.c'; else $(CYGPATH_W) '$(srcdir)/display-vnc.c'; fi`
535 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/virt_viewer-display-vnc.Tpo $(DEPDIR)/virt_viewer-display-vnc.Po
536 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
537 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='display-vnc.c' object='virt_viewer-display-vnc.obj' libtool=no @AMDEPBACKSLASH@
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
539 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -c -o virt_viewer-display-vnc.obj `if test -f 'display-vnc.c'; then $(CYGPATH_W) 'display-vnc.c'; else $(CYGPATH_W) '$(srcdir)/display-vnc.c'; fi`
540
541 virt_viewer-display-spice.o: display-spice.c
542 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -MT virt_viewer-display-spice.o -MD -MP -MF $(DEPDIR)/virt_viewer-display-spice.Tpo -c -o virt_viewer-display-spice.o `test -f 'display-spice.c' || echo '$(srcdir)/'`display-spice.c
543 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/virt_viewer-display-spice.Tpo $(DEPDIR)/virt_viewer-display-spice.Po
544 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='display-spice.c' object='virt_viewer-display-spice.o' libtool=no @AMDEPBACKSLASH@
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
547 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -c -o virt_viewer-display-spice.o `test -f 'display-spice.c' || echo '$(srcdir)/'`display-spice.c
548
549 virt_viewer-display-spice.obj: display-spice.c
550 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -MT virt_viewer-display-spice.obj -MD -MP -MF $(DEPDIR)/virt_viewer-display-spice.Tpo -c -o virt_viewer-display-spice.obj `if test -f 'display-spice.c'; then $(CYGPATH_W) 'display-spice.c'; else $(CYGPATH_W) '$(srcdir)/display-spice.c'; fi`
551 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/virt_viewer-display-spice.Tpo $(DEPDIR)/virt_viewer-display-spice.Po
552 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
553 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='display-spice.c' object='virt_viewer-display-spice.obj' libtool=no @AMDEPBACKSLASH@
554 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
555 @am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(virt_viewer_CFLAGS) $(CFLAGS) -c -o virt_viewer-display-spice.obj `if test -f 'display-spice.c'; then $(CYGPATH_W) 'display-spice.c'; else $(CYGPATH_W) '$(srcdir)/display-spice.c'; fi`
492556
493557 mostlyclean-libtool:
494558 -rm -f *.lo
2929 #include "auth.h"
3030
3131
32 static int
33 viewer_auth_collect_credentials(const char *type,
34 const char *address,
35 char **username,
36 char **password)
32 int viewer_auth_collect_credentials(const char *type, const char *address,
33 char **username, char **password)
3734 {
3835 GtkWidget *dialog = NULL;
3936 GladeXML *creds = viewer_load_glade("auth.glade", "auth");
5956 gtk_widget_set_sensitive(credPassword, password != NULL);
6057 gtk_widget_set_sensitive(promptPassword, password != NULL);
6158
62 message = g_strdup_printf("Authentication is required for the %s connection to:\n\n"
63 "<b>%s</b>\n\n",
64 type,
65 address ? address : "<unknown>");
59 if (address) {
60 message = g_strdup_printf("Authentication is required for the %s connection to:\n\n"
61 "<b>%s</b>\n\n",
62 type,
63 address ? address : "[unknown]");
64 } else {
65 message = g_strdup_printf("Authentication is required for the %s connection:\n",
66 type);
67 }
6668
6769 gtk_label_set_markup(GTK_LABEL(labelMessage), message);
6870 g_free(message);
2828
2929 void viewer_auth_vnc_credentials(GtkWidget *vnc, GValueArray *credList, char **message);
3030
31 int viewer_auth_collect_credentials(const char *type, const char *address,
32 char **username, char **password);
33
3134 int viewer_auth_libvirt_credentials(virConnectCredentialPtr cred,
3235 unsigned int ncred,
3336 void *cbdata);
0 /*
1 * Virt Viewer: A virtual machine console viewer
2 *
3 * Copyright (C) 2007-2009 Red Hat,
4 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * Author: Daniel P. Berrange <berrange@redhat.com>
22 */
23
24 #include <spice-audio.h>
25 #include "util.h"
26 #include "display-spice.h"
27 #include "auth.h"
28
29 G_DEFINE_TYPE (VirtViewerDisplaySpice, virt_viewer_display_spice, VIRT_VIEWER_TYPE_DISPLAY)
30
31
32 static void _spice_close(VirtViewerDisplay* display);
33 static void _spice_send_keys(VirtViewerDisplay* display, const guint *keyvals, int nkeyvals);
34 static GdkPixbuf* _spice_get_pixbuf(VirtViewerDisplay* display);
35 static gboolean _spice_open_fd(VirtViewerDisplay* display, int fd);
36 static gboolean _spice_open_host(VirtViewerDisplay* display, char *host, char *port);
37 static gboolean _spice_channel_open_fd(VirtViewerDisplay* display, VirtViewerDisplayChannel* channel, int fd);
38
39
40 static void
41 virt_viewer_display_spice_class_init(VirtViewerDisplaySpiceClass *klass)
42 {
43 VirtViewerDisplayClass *dclass = VIRT_VIEWER_DISPLAY_CLASS(klass);
44
45 dclass->close = _spice_close;
46 dclass->send_keys = _spice_send_keys;
47 dclass->get_pixbuf = _spice_get_pixbuf;
48 dclass->open_fd = _spice_open_fd;
49 dclass->open_host = _spice_open_host;
50 dclass->channel_open_fd = _spice_channel_open_fd;
51 }
52
53 static void
54 virt_viewer_display_spice_init(VirtViewerDisplaySpice *self G_GNUC_UNUSED)
55 {
56 }
57
58 static void _spice_send_keys(VirtViewerDisplay* display, const guint *keyvals, int nkeyvals)
59 {
60 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
61
62 g_return_if_fail(self != NULL);
63 g_return_if_fail(self->display != NULL);
64
65 spice_display_send_keys(self->display, keyvals, nkeyvals, SPICE_DISPLAY_KEY_EVENT_CLICK);
66 }
67
68 static GdkPixbuf* _spice_get_pixbuf(VirtViewerDisplay* display)
69 {
70 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
71
72 g_return_val_if_fail(self != NULL, NULL);
73 g_return_val_if_fail(self->display != NULL, NULL);
74
75 return spice_display_get_pixbuf(self->display);
76 }
77
78 static void _spice_close(VirtViewerDisplay* display)
79 {
80 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
81
82 g_return_if_fail(self != NULL);
83
84 if (self->session == NULL)
85 return;
86
87 spice_session_disconnect(self->session);
88
89 if (self->session) /* let viewer_quit() be reentrant */
90 g_object_unref(self->session);
91 self->session = NULL;
92
93 if (self->audio)
94 g_object_unref(self->audio);
95 self->audio = NULL;
96 }
97
98 static gboolean _spice_open_host(VirtViewerDisplay* display, char *host, char *port)
99 {
100 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
101
102 g_return_val_if_fail(self != NULL, FALSE);
103 g_return_val_if_fail(self->session != NULL, FALSE);
104
105 g_object_set(self->session,
106 "host", host,
107 "port", port,
108 NULL);
109
110 return spice_session_connect(self->session);
111 }
112
113 static gboolean _spice_open_fd(VirtViewerDisplay* display, int fd)
114 {
115 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
116
117 g_return_val_if_fail(self != NULL, FALSE);
118
119 return spice_session_open_fd(self->session, fd);
120 }
121
122 static gboolean _spice_channel_open_fd(VirtViewerDisplay* display,
123 VirtViewerDisplayChannel* channel, int fd)
124 {
125 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
126
127 g_return_val_if_fail(self != NULL, FALSE);
128
129 return spice_channel_open_fd(SPICE_CHANNEL(channel), fd);
130 }
131
132 static void _spice_channel_open_fd_request(SpiceChannel *channel,
133 G_GNUC_UNUSED gint tls,
134 VirtViewerDisplay *display)
135 {
136 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
137
138 g_return_if_fail(self != NULL);
139
140 viewer_channel_open_fd(display->viewer, (VirtViewerDisplayChannel *)channel);
141 }
142
143 static void _spice_main_channel_event(G_GNUC_UNUSED SpiceChannel *channel,
144 SpiceChannelEvent event,
145 VirtViewerDisplay *display)
146 {
147 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
148 char *password = NULL;
149
150 g_return_if_fail(self != NULL);
151 g_return_if_fail(display->viewer != NULL);
152
153 switch (event) {
154 case SPICE_CHANNEL_OPENED:
155 DEBUG_LOG("main channel: opened");
156 break;
157 case SPICE_CHANNEL_CLOSED:
158 DEBUG_LOG("main channel: closed");
159 viewer_quit(display->viewer);
160 break;
161 case SPICE_CHANNEL_ERROR_CONNECT:
162 DEBUG_LOG("main channel: failed to connect");
163 viewer_disconnected(display->viewer);
164 break;
165 case SPICE_CHANNEL_ERROR_AUTH:
166 DEBUG_LOG("main channel: auth failure (wrong password?)");
167 int ret = viewer_auth_collect_credentials("SPICE",
168 display->viewer->pretty_address,
169 NULL, &password);
170 if (ret < 0) {
171 viewer_quit(display->viewer);
172 } else {
173 g_object_set(self->session, "password", password, NULL);
174 spice_session_connect(self->session);
175 }
176 break;
177 default:
178 g_warning("unknown main channel event: %d", event);
179 viewer_disconnected(display->viewer);
180 break;
181 }
182
183 g_free(password);
184 }
185
186 static void _spice_channel_new(SpiceSession *s, SpiceChannel *channel,
187 VirtViewerDisplay *display)
188 {
189 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
190 int id;
191
192 g_return_if_fail(self != NULL);
193
194 g_signal_connect(channel, "open-fd",
195 G_CALLBACK(_spice_channel_open_fd_request), self);
196
197 g_object_get(channel, "channel-id", &id, NULL);
198
199 if (SPICE_IS_MAIN_CHANNEL(channel)) {
200 g_signal_connect(channel, "channel-event",
201 G_CALLBACK(_spice_main_channel_event), self);
202 }
203
204 if (SPICE_IS_DISPLAY_CHANNEL(channel)) {
205 DEBUG_LOG("new display channel (#%d)", id);
206 if (display->widget != NULL)
207 return;
208 self->display = spice_display_new(s, id);
209 display->widget = GTK_WIDGET(self->display);
210 g_object_set(self->display,
211 "grab-keyboard", TRUE,
212 "grab-mouse", TRUE,
213 "resize-guest", TRUE,
214 "auto-clipboard", TRUE,
215 NULL);
216 viewer_add_display_and_realize(display->viewer);
217 viewer_initialized(display->viewer);
218 }
219
220 if (SPICE_IS_INPUTS_CHANNEL(channel)) {
221 DEBUG_LOG("new inputs channel");
222 }
223
224 if (SPICE_IS_PLAYBACK_CHANNEL(channel)) {
225 DEBUG_LOG("new audio channel");
226 if (self->audio != NULL)
227 return;
228 self->audio = spice_audio_new(s, NULL, NULL);
229 }
230 }
231
232 static void _spice_channel_destroy(G_GNUC_UNUSED SpiceSession *s, SpiceChannel *channel,
233 VirtViewerDisplay *display)
234 {
235 VirtViewerDisplaySpice *self = VIRT_VIEWER_DISPLAY_SPICE(display);
236 int id;
237
238 g_return_if_fail(self != NULL);
239
240 g_object_get(channel, "channel-id", &id, NULL);
241 if (SPICE_IS_MAIN_CHANNEL(channel)) {
242 DEBUG_LOG("zap main channel");
243 }
244
245 if (SPICE_IS_DISPLAY_CHANNEL(channel)) {
246 DEBUG_LOG("zap display channel (#%d)", id);
247 }
248
249 if (SPICE_IS_PLAYBACK_CHANNEL(channel)) {
250 if (self->audio == NULL)
251 return;
252 DEBUG_LOG("zap audio channel");
253 }
254 }
255
256 VirtViewerDisplaySpice* virt_viewer_display_spice_new(VirtViewer *viewer)
257 {
258 VirtViewerDisplaySpice *self;
259 VirtViewerDisplay *d;
260
261 g_return_val_if_fail(viewer != NULL, NULL);
262
263 self = g_object_new(VIRT_VIEWER_TYPE_DISPLAY_SPICE, NULL);
264 d = VIRT_VIEWER_DISPLAY(self);
265 d->viewer = viewer;
266 d->need_align = FALSE;
267
268 self->session = spice_session_new();
269 g_signal_connect(self->session, "channel-new",
270 G_CALLBACK(_spice_channel_new), self);
271 g_signal_connect(self->session, "channel-destroy",
272 G_CALLBACK(_spice_channel_destroy), self);
273
274 return self;
275 }
276
277 /*
278 * Local variables:
279 * c-indent-level: 8
280 * c-basic-offset: 8
281 * tab-width: 8
282 * End:
283 */
0 /*
1 * Virt Viewer: A virtual machine console viewer
2 *
3 * Copyright (C) 2007-2009 Red Hat,
4 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * Author: Daniel P. Berrange <berrange@redhat.com>
22 */
23 #ifndef _VIRT_VIEWER_DISPLAY_SPICE_H
24 #define _VIRT_VIEWER_DISPLAY_SPICE_H
25
26 #include <glib-object.h>
27 #include <spice-widget.h>
28 #include <spice-audio.h>
29
30 #include "display.h"
31
32 G_BEGIN_DECLS
33
34 #define VIRT_VIEWER_TYPE_DISPLAY_SPICE virt_viewer_display_spice_get_type()
35
36 #define VIRT_VIEWER_DISPLAY_SPICE(obj) \
37 (G_TYPE_CHECK_INSTANCE_CAST ((obj), VIRT_VIEWER_TYPE_DISPLAY_SPICE, VirtViewerDisplaySpice))
38
39 #define VIRT_VIEWER_DISPLAY_SPICE_CLASS(klass) \
40 (G_TYPE_CHECK_CLASS_CAST ((klass), VIRT_VIEWER_TYPE_DISPLAY_SPICE, VirtViewerDisplaySpiceClass))
41
42 #define VIRT_IS_VIEWER_DISPLAY_SPICE(obj) \
43 (G_TYPE_CHECK_INSTANCE_TYPE ((obj), VIRT_VIEWER_TYPE_DISPLAY_SPICE))
44
45 #define VIRT_IS_VIEWER_DISPLAY_SPICE_CLASS(klass) \
46 (G_TYPE_CHECK_CLASS_TYPE ((klass), VIRT_VIEWER_TYPE_DISPLAY_SPICE))
47
48 #define VIRT_VIEWER_DISPLAY_SPICE_GET_CLASS(obj) \
49 (G_TYPE_INSTANCE_GET_CLASS ((obj), VIRT_VIEWER_TYPE_DISPLAY_SPICE, VirtViewerDisplaySpiceClass))
50
51 typedef struct {
52 VirtViewerDisplay parent;
53
54 SpiceSession *session;
55 SpiceDisplay *display;
56 SpiceAudio *audio;
57 } VirtViewerDisplaySpice;
58
59 typedef struct {
60 VirtViewerDisplayClass parent_class;
61 } VirtViewerDisplaySpiceClass;
62
63 GType virt_viewer_display_spice_get_type(void);
64
65 VirtViewerDisplaySpice* virt_viewer_display_spice_new(VirtViewer *viewer);
66
67 G_END_DECLS
68
69 #endif /* _VIRT_VIEWER_DISPLAY_SPICE_H */
70
71 /*
72 * Local variables:
73 * c-indent-level: 8
74 * c-basic-offset: 8
75 * tab-width: 8
76 * End:
77 */
0 /*
1 * Virt Viewer: A virtual machine console viewer
2 *
3 * Copyright (C) 2007-2009 Red Hat,
4 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * Author: Daniel P. Berrange <berrange@redhat.com>
22 */
23
24 #include "auth.h"
25 #include "display-vnc.h"
26
27 G_DEFINE_TYPE(VirtViewerDisplayVNC, virt_viewer_display_vnc, VIRT_VIEWER_TYPE_DISPLAY)
28
29 static void _vnc_close(VirtViewerDisplay* display);
30 static void _vnc_send_keys(VirtViewerDisplay* display, const guint *keyvals, int nkeyvals);
31 static GdkPixbuf* _vnc_get_pixbuf(VirtViewerDisplay* display);
32 static gboolean _vnc_open_fd(VirtViewerDisplay* display, int fd);
33 static gboolean _vnc_open_host(VirtViewerDisplay* display, char *host, char *port);
34 static gboolean _vnc_channel_open_fd(VirtViewerDisplay* display,
35 VirtViewerDisplayChannel* channel, int fd);
36
37 static void virt_viewer_display_vnc_class_init(VirtViewerDisplayVNCClass *klass)
38 {
39 VirtViewerDisplayClass *dclass = VIRT_VIEWER_DISPLAY_CLASS(klass);
40
41 dclass->close = _vnc_close;
42 dclass->send_keys = _vnc_send_keys;
43 dclass->get_pixbuf = _vnc_get_pixbuf;
44 dclass->open_fd = _vnc_open_fd;
45 dclass->open_host = _vnc_open_host;
46 dclass->channel_open_fd = _vnc_channel_open_fd;
47 }
48
49 static void virt_viewer_display_vnc_init(VirtViewerDisplayVNC *self G_GNUC_UNUSED)
50 {
51 }
52
53 static void _vnc_mouse_grab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewerDisplayVNC *self)
54 {
55 viewer_set_title(VIRT_VIEWER_DISPLAY(self)->viewer, TRUE);
56 }
57
58 static void _vnc_mouse_ungrab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewerDisplayVNC *self)
59 {
60 viewer_set_title(VIRT_VIEWER_DISPLAY(self)->viewer, FALSE);
61 }
62
63 static void _vnc_key_grab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewerDisplayVNC *self)
64 {
65 viewer_disable_modifiers(VIRT_VIEWER_DISPLAY(self)->viewer);
66 }
67
68 static void _vnc_key_ungrab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewerDisplayVNC *self)
69 {
70 viewer_enable_modifiers(VIRT_VIEWER_DISPLAY(self)->viewer);
71 }
72
73 static void _vnc_send_keys(VirtViewerDisplay* display, const guint *keyvals, int nkeyvals)
74 {
75 VirtViewerDisplayVNC *self = VIRT_VIEWER_DISPLAY_VNC(display);
76
77 g_return_if_fail(self != NULL);
78 g_return_if_fail(keyvals != NULL);
79 g_return_if_fail(self->vnc != NULL);
80
81 vnc_display_send_keys(self->vnc, keyvals, nkeyvals);
82 }
83
84 static GdkPixbuf* _vnc_get_pixbuf(VirtViewerDisplay* display)
85 {
86 VirtViewerDisplayVNC *self = VIRT_VIEWER_DISPLAY_VNC(display);
87
88 g_return_val_if_fail(self != NULL, NULL);
89 g_return_val_if_fail(self->vnc != NULL, NULL);
90
91 return vnc_display_get_pixbuf(self->vnc);
92 }
93
94 static gboolean _vnc_open_fd(VirtViewerDisplay* display, int fd)
95 {
96 VirtViewerDisplayVNC *self = VIRT_VIEWER_DISPLAY_VNC(display);
97
98 g_return_val_if_fail(self != NULL, FALSE);
99 g_return_val_if_fail(self->vnc != NULL, FALSE);
100
101 return vnc_display_open_fd(self->vnc, fd);
102 }
103
104 static gboolean _vnc_channel_open_fd(VirtViewerDisplay* display G_GNUC_UNUSED,
105 VirtViewerDisplayChannel* channel G_GNUC_UNUSED,
106 int fd G_GNUC_UNUSED)
107 {
108 g_warning("channel_open_fd is not supported by VNC");
109 return FALSE;
110 }
111
112 static gboolean _vnc_open_host(VirtViewerDisplay* display, char *host, char *port)
113 {
114 VirtViewerDisplayVNC *self = VIRT_VIEWER_DISPLAY_VNC(display);
115
116 g_return_val_if_fail(self != NULL, FALSE);
117 g_return_val_if_fail(self->vnc != NULL, FALSE);
118
119 return vnc_display_open_host(self->vnc, host, port);
120 }
121
122 static void _vnc_close(VirtViewerDisplay* display)
123 {
124 VirtViewerDisplayVNC *self = VIRT_VIEWER_DISPLAY_VNC(display);
125
126 g_return_if_fail(self != NULL);
127
128 if (self->vnc != NULL)
129 vnc_display_close(self->vnc);
130 }
131
132 static void viewer_bell(VirtViewer *viewer, gpointer data G_GNUC_UNUSED)
133 {
134 gdk_window_beep(GTK_WIDGET(viewer->window)->window);
135 }
136
137 static void viewer_vnc_auth_unsupported(VirtViewer *viewer,
138 unsigned int authType, gpointer data G_GNUC_UNUSED)
139 {
140 viewer_simple_message_dialog(viewer->window,
141 _("Unable to authenticate with VNC server at %s\n"
142 "Unsupported authentication type %d"),
143 viewer->pretty_address, authType);
144 }
145
146 static void viewer_vnc_auth_failure(VirtViewer *viewer,
147 const char *reason, gpointer data G_GNUC_UNUSED)
148 {
149 GtkWidget *dialog;
150 int ret;
151
152 dialog = gtk_message_dialog_new(GTK_WINDOW(viewer->window),
153 GTK_DIALOG_MODAL |
154 GTK_DIALOG_DESTROY_WITH_PARENT,
155 GTK_MESSAGE_ERROR,
156 GTK_BUTTONS_YES_NO,
157 _("Unable to authenticate with VNC server at %s: %s\n"
158 "Retry connection again?"),
159 viewer->pretty_address, reason);
160
161 ret = gtk_dialog_run(GTK_DIALOG(dialog));
162
163 gtk_widget_destroy(dialog);
164
165 if (ret == GTK_RESPONSE_YES)
166 viewer->authretry = TRUE;
167 else
168 viewer->authretry = FALSE;
169 }
170
171 /*
172 * Triggers a resize of the main container to indirectly cause
173 * the display widget to be resized to fit the available space
174 */
175 static void
176 viewer_resize_display_widget(VirtViewer *viewer)
177 {
178 GtkWidget *align;
179 align = glade_xml_get_widget(viewer->glade, "display-align");
180 gtk_widget_queue_resize(align);
181 }
182
183
184 /*
185 * Called when desktop size changes.
186 *
187 * It either tries to resize the main window, or it triggers
188 * recalculation of the display within existing window size
189 */
190 static void viewer_resize_desktop(VirtViewer *viewer, gint width, gint height)
191 {
192 DEBUG_LOG("desktop resize %dx%d", width, height);
193 viewer->desktopWidth = width;
194 viewer->desktopHeight = height;
195
196 if (viewer->autoResize && viewer->window && !viewer->fullscreen) {
197 viewer_resize_main_window(viewer);
198 } else {
199 viewer_resize_display_widget(viewer);
200 }
201 }
202
203
204 /*
205 * Called when the main container widget's size has been set.
206 * It attempts to fit the display widget into this space while
207 * maintaining aspect ratio
208 */
209 static gboolean viewer_resize_align(GtkWidget *widget,
210 GtkAllocation *alloc,
211 VirtViewer *viewer)
212 {
213 double desktopAspect;
214 double scrollAspect;
215 int height, width;
216 GtkAllocation child;
217 int dx = 0, dy = 0;
218
219 if (!viewer->active) {
220 DEBUG_LOG("Skipping inactive resize");
221 return TRUE;
222 }
223
224 desktopAspect = (double)viewer->desktopWidth / (double)viewer->desktopHeight;
225 scrollAspect = (double)alloc->width / (double)alloc->height;
226
227 if (scrollAspect > desktopAspect) {
228 width = alloc->height * desktopAspect;
229 dx = (alloc->width - width) / 2;
230 height = alloc->height;
231 } else {
232 width = alloc->width;
233 height = alloc->width / desktopAspect;
234 dy = (alloc->height - height) / 2;
235 }
236
237 DEBUG_LOG("Align widget=%p is %dx%d, desktop is %dx%d, setting display to %dx%d",
238 widget,
239 alloc->width, alloc->height,
240 viewer->desktopWidth, viewer->desktopHeight,
241 width, height);
242
243 child.x = alloc->x + dx;
244 child.y = alloc->y + dy;
245 child.width = width;
246 child.height = height;
247 if (viewer->display && viewer->display->widget)
248 gtk_widget_size_allocate(viewer->display->widget, &child);
249
250 return FALSE;
251 }
252
253 VirtViewerDisplayVNC* virt_viewer_display_vnc_new(VirtViewer *viewer)
254 {
255 VirtViewerDisplayVNC *self;
256 VirtViewerDisplay *d;
257 GtkWidget *align;
258
259 g_return_val_if_fail(viewer != NULL, NULL);
260
261 self = g_object_new(VIRT_VIEWER_TYPE_DISPLAY_VNC, NULL);
262 d = VIRT_VIEWER_DISPLAY(self);
263 d->viewer = viewer;
264 viewer->display = d;
265
266 d->need_align = TRUE;
267 d->widget = vnc_display_new();
268 self->vnc = VNC_DISPLAY(d->widget);
269 vnc_display_set_keyboard_grab(self->vnc, TRUE);
270 vnc_display_set_pointer_grab(self->vnc, TRUE);
271
272 /*
273 * In auto-resize mode we have things setup so that we always
274 * automatically resize the top level window to be exactly the
275 * same size as the VNC desktop, except when it won't fit on
276 * the local screen, at which point we let it scale down.
277 * The upshot is, we always want scaling enabled.
278 * We disable force_size because we want to allow user to
279 * manually size the widget smaller too
280 */
281 vnc_display_set_force_size(self->vnc, FALSE);
282 vnc_display_set_scaling(self->vnc, TRUE);
283
284 g_signal_connect_swapped(self->vnc, "vnc-connected",
285 G_CALLBACK(viewer_connected), viewer);
286 g_signal_connect_swapped(self->vnc, "vnc-initialized",
287 G_CALLBACK(viewer_initialized), viewer);
288 g_signal_connect_swapped(self->vnc, "vnc-disconnected",
289 G_CALLBACK(viewer_disconnected), viewer);
290
291 /* When VNC desktop resizes, we have to resize the containing widget */
292 g_signal_connect_swapped(self->vnc, "vnc-desktop-resize",
293 G_CALLBACK(viewer_resize_desktop), viewer);
294 g_signal_connect_swapped(self->vnc, "vnc-bell",
295 G_CALLBACK(viewer_bell), NULL);
296 g_signal_connect_swapped(self->vnc, "vnc-auth-failure",
297 G_CALLBACK(viewer_vnc_auth_failure), viewer);
298 g_signal_connect_swapped(self->vnc, "vnc-auth-unsupported",
299 G_CALLBACK(viewer_vnc_auth_unsupported), viewer);
300 g_signal_connect_swapped(self->vnc, "vnc-server-cut-text",
301 G_CALLBACK(viewer_server_cut_text), viewer);
302
303 g_signal_connect(self->vnc, "vnc-pointer-grab",
304 G_CALLBACK(_vnc_mouse_grab), self);
305 g_signal_connect(self->vnc, "vnc-pointer-ungrab",
306 G_CALLBACK(_vnc_mouse_ungrab), self);
307 g_signal_connect(self->vnc, "vnc-keyboard-grab",
308 G_CALLBACK(_vnc_key_grab), self);
309 g_signal_connect(self->vnc, "vnc-keyboard-ungrab",
310 G_CALLBACK(_vnc_key_ungrab), self);
311
312 g_signal_connect(self->vnc, "vnc-auth-credential",
313 G_CALLBACK(viewer_auth_vnc_credentials), &viewer->pretty_address);
314
315 viewer_add_display_and_realize(viewer);
316
317 align = glade_xml_get_widget(viewer->glade, "display-align");
318 g_signal_connect(align, "size-allocate",
319 G_CALLBACK(viewer_resize_align), viewer);
320
321 return self;
322 }
323
324
325
326
327 /*
328 * Local variables:
329 * c-indent-level: 8
330 * c-basic-offset: 8
331 * tab-width: 8
332 * End:
333 */
0 /*
1 * Virt Viewer: A virtual machine console viewer
2 *
3 * Copyright (C) 2007-2009 Red Hat,
4 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * Author: Daniel P. Berrange <berrange@redhat.com>
22 */
23 #ifndef _VIRT_VIEWER_DISPLAY_VNC_H
24 #define _VIRT_VIEWER_DISPLAY_VNC_H
25
26 #include <glib-object.h>
27 #include <vncdisplay.h>
28
29 #include "display.h"
30
31 G_BEGIN_DECLS
32
33 #define VIRT_VIEWER_TYPE_DISPLAY_VNC virt_viewer_display_vnc_get_type()
34
35 #define VIRT_VIEWER_DISPLAY_VNC(obj) \
36 (G_TYPE_CHECK_INSTANCE_CAST ((obj), VIRT_VIEWER_TYPE_DISPLAY_VNC, VirtViewerDisplayVNC))
37
38 #define VIRT_VIEWER_DISPLAY_VNC_CLASS(klass) \
39 (G_TYPE_CHECK_CLASS_CAST ((klass), VIRT_VIEWER_TYPE_DISPLAY_VNC, VirtViewerDisplayVNCClass))
40
41 #define VIRT_IS_VIEWER_DISPLAY_VNC(obj) \
42 (G_TYPE_CHECK_INSTANCE_TYPE ((obj), VIRT_VIEWER_TYPE_DISPLAY_VNC))
43
44 #define VIRT_IS_VIEWER_DISPLAY_VNC_CLASS(klass) \
45 (G_TYPE_CHECK_CLASS_TYPE ((klass), VIRT_VIEWER_TYPE_DISPLAY_VNC))
46
47 #define VIRT_VIEWER_DISPLAY_VNC_GET_CLASS(obj) \
48 (G_TYPE_INSTANCE_GET_CLASS ((obj), VIRT_VIEWER_TYPE_DISPLAY_VNC, VirtViewerDisplayVNCClass))
49
50 typedef struct {
51 VirtViewerDisplay parent;
52
53 VncDisplay *vnc;
54 } VirtViewerDisplayVNC;
55
56 typedef struct {
57 VirtViewerDisplayClass parent_class;
58 } VirtViewerDisplayVNCClass;
59
60 GType virt_viewer_display_vnc_get_type(void);
61
62 VirtViewerDisplayVNC* virt_viewer_display_vnc_new(VirtViewer *viewer);
63
64 G_END_DECLS
65
66 #endif /* _VIRT_VIEWER_DISPLAY_VNC_H */
67
68 /*
69 * Local variables:
70 * c-indent-level: 8
71 * c-basic-offset: 8
72 * tab-width: 8
73 * End:
74 */
0 /*
1 * Virt Viewer: A virtual machine console viewer
2 *
3 * Copyright (C) 2007-2009 Red Hat,
4 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * Author: Daniel P. Berrange <berrange@redhat.com>
22 */
23 #include "display.h"
24
25 G_DEFINE_ABSTRACT_TYPE(VirtViewerDisplay, virt_viewer_display, G_TYPE_OBJECT)
26
27
28 static void virt_viewer_display_class_init(VirtViewerDisplayClass *klass G_GNUC_UNUSED)
29 {
30 }
31
32 static void virt_viewer_display_init(VirtViewerDisplay *self G_GNUC_UNUSED)
33 {
34 }
35
36 void virt_viewer_display_close(VirtViewerDisplay *self)
37 {
38 g_return_if_fail(VIRT_VIEWER_IS_DISPLAY(self));
39
40 VIRT_VIEWER_DISPLAY_GET_CLASS(self)->close(self);
41 }
42
43 void virt_viewer_display_send_keys(VirtViewerDisplay *self,
44 const guint *keyvals, int nkeyvals)
45 {
46 g_return_if_fail(VIRT_VIEWER_IS_DISPLAY(self));
47
48 VIRT_VIEWER_DISPLAY_GET_CLASS(self)->send_keys(self, keyvals, nkeyvals);
49 }
50
51 GdkPixbuf* virt_viewer_display_get_pixbuf(VirtViewerDisplay *self)
52 {
53 g_return_val_if_fail(VIRT_VIEWER_IS_DISPLAY(self), NULL);
54
55 return VIRT_VIEWER_DISPLAY_GET_CLASS(self)->get_pixbuf(self);
56 }
57
58 gboolean virt_viewer_display_open_fd(VirtViewerDisplay *self, int fd)
59 {
60 g_return_val_if_fail(VIRT_VIEWER_IS_DISPLAY(self), FALSE);
61
62 return VIRT_VIEWER_DISPLAY_GET_CLASS(self)->open_fd(self, fd);
63 }
64
65 gboolean virt_viewer_display_open_host(VirtViewerDisplay *self, char *host, char *port)
66 {
67 VirtViewerDisplayClass *klass;
68
69 g_return_val_if_fail(VIRT_VIEWER_IS_DISPLAY(self), FALSE);
70
71 klass = VIRT_VIEWER_DISPLAY_GET_CLASS(self);
72 return klass->open_host(self, host, port);
73 }
74
75 gboolean virt_viewer_display_channel_open_fd(VirtViewerDisplay *self,
76 VirtViewerDisplayChannel *channel, int fd)
77 {
78 g_return_val_if_fail(VIRT_VIEWER_IS_DISPLAY(self), FALSE);
79
80 return VIRT_VIEWER_DISPLAY_GET_CLASS(self)->channel_open_fd(self, channel, fd);
81 }
82
83 /*
84 * Local variables:
85 * c-indent-level: 8
86 * c-basic-offset: 8
87 * tab-width: 8
88 * End:
89 */
0 /*
1 * Virt Viewer: A virtual machine console viewer
2 *
3 * Copyright (C) 2007-2009 Red Hat,
4 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * Author: Daniel P. Berrange <berrange@redhat.com>
22 */
23 #ifndef _VIRT_VIEWER_DISPLAY_H
24 #define _VIRT_VIEWER_DISPLAY_H
25
26 #include <glib-object.h>
27 #include "viewer-priv.h"
28
29 G_BEGIN_DECLS
30
31 #define VIRT_VIEWER_TYPE_DISPLAY virt_viewer_display_get_type()
32
33 #define VIRT_VIEWER_DISPLAY(obj) \
34 (G_TYPE_CHECK_INSTANCE_CAST ((obj), VIRT_VIEWER_TYPE_DISPLAY, VirtViewerDisplay))
35
36 #define VIRT_VIEWER_DISPLAY_CLASS(klass) \
37 (G_TYPE_CHECK_CLASS_CAST ((klass), VIRT_VIEWER_TYPE_DISPLAY, VirtViewerDisplayClass))
38
39 #define VIRT_VIEWER_IS_DISPLAY(obj) \
40 (G_TYPE_CHECK_INSTANCE_TYPE ((obj), VIRT_VIEWER_TYPE_DISPLAY))
41
42 #define VIRT_VIEWER_IS_DISPLAY_CLASS(klass) \
43 (G_TYPE_CHECK_CLASS_TYPE ((klass), VIRT_VIEWER_TYPE_DISPLAY))
44
45 #define VIRT_VIEWER_DISPLAY_GET_CLASS(obj) \
46 (G_TYPE_INSTANCE_GET_CLASS ((obj), VIRT_VIEWER_TYPE_DISPLAY, VirtViewerDisplayClass))
47
48 /* perhaps this become an interface, and be pushed in gtkvnc and spice? */
49 struct _VirtViewerDisplay {
50 GObject parent;
51 gboolean need_align;
52 VirtViewer *viewer;
53 GtkWidget *widget;
54 };
55
56 struct _VirtViewerDisplayClass {
57 GObjectClass parent_class;
58
59 /* virtual methods */
60 void (* close) (VirtViewerDisplay* display);
61 void (* send_keys) (VirtViewerDisplay* display,
62 const guint *keyvals, int nkeyvals);
63 GdkPixbuf* (* get_pixbuf) (VirtViewerDisplay* display);
64 gboolean (* open_fd) (VirtViewerDisplay* display, int fd);
65 gboolean (* open_host) (VirtViewerDisplay* display, char *host, char *port);
66 gboolean (* channel_open_fd) (VirtViewerDisplay* display,
67 VirtViewerDisplayChannel* channel, int fd);
68 };
69
70 GType virt_viewer_display_get_type(void);
71
72 void virt_viewer_display_close(VirtViewerDisplay* display);
73 void virt_viewer_display_send_keys(VirtViewerDisplay* display,
74 const guint *keyvals, int nkeyvals);
75 GdkPixbuf* virt_viewer_display_get_pixbuf(VirtViewerDisplay* display);
76 gboolean virt_viewer_display_open_fd(VirtViewerDisplay* display, int fd);
77 gboolean virt_viewer_display_open_host(VirtViewerDisplay* display, char *host, char *port);
78 GObject* virt_viewer_display_get(VirtViewerDisplay* display);
79 gboolean virt_viewer_display_channel_open_fd(VirtViewerDisplay* display,
80 VirtViewerDisplayChannel* channel, int fd);
81
82 G_END_DECLS
83
84 #endif /* _VIRT_VIEWER_DISPLAY_H */
85 /*
86 * Local variables:
87 * c-indent-level: 8
88 * c-basic-offset: 8
89 * tab-width: 8
90 * End:
91 */
4242 GError *error = NULL;
4343 int ret;
4444 char *uri = NULL;
45 int zoom = 100;
4546 gchar **args = NULL;
4647 gboolean verbose = FALSE;
4748 gboolean debug = FALSE;
6263 N_("wait for domain to start"), NULL },
6364 { "reconnect", 'r', 0, G_OPTION_ARG_NONE, &reconnect,
6465 N_("reconnect to domain upon restart"), NULL },
66 { "zoom", 'z', 0, G_OPTION_ARG_INT, &zoom,
67 N_("Zoom level of window, in percentage"), "ZOOM" },
6568 { "debug", '\0', 0, G_OPTION_ARG_NONE, &debug,
6669 N_("display debugging information"), NULL },
6770 { G_OPTION_REMAINING, '\0', 0, G_OPTION_ARG_STRING_ARRAY, &args,
9598 return 1;
9699 }
97100
98 ret = viewer_start (uri, args[0], direct, waitvm, reconnect, verbose, debug, NULL);
101 if (zoom < 10 || zoom > 200) {
102 fprintf(stderr, "Zoom level must be within 10-200\n");
103 return 1;
104 }
105
106 ret = viewer_start (uri, args[0], zoom, direct, waitvm, reconnect, verbose, debug, NULL);
99107 if (ret != 0)
100108 return ret;
101109
0 /*
1 * Virt Viewer: A virtual machine console viewer
2 *
3 * Copyright (C) 2007-2009 Red Hat,
4 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
6 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by
9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
11 *
12 * This program is distributed in the hope that it will be useful,
13 * but WITHOUT ANY WARRANTY; without even the implied warranty of
14 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 * GNU General Public License for more details.
16 *
17 * You should have received a copy of the GNU General Public License
18 * along with this program; if not, write to the Free Software
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
20 *
21 * Author: Daniel P. Berrange <berrange@redhat.com>
22 */
23 #ifndef _VIRT_VIEWER_PRIV_H
24 # define _VIRT_VIEWER_PRIV_H
25
26 #include <gtk/gtk.h>
27 #include <glade/glade.h>
28 #include <glib/gi18n.h>
29
30 #include <libvirt/libvirt.h>
31 #include <libvirt/virterror.h>
32 #include <libxml/xpath.h>
33 #include <libxml/uri.h>
34
35 typedef struct _VirtViewerDisplay VirtViewerDisplay;
36 typedef struct _VirtViewerDisplayClass VirtViewerDisplayClass;
37 typedef struct _VirtViewer VirtViewer;
38 typedef struct _VirtViewerSize VirtViewerSize;
39 typedef struct _VirtViewerDisplayChanne VirtViewerDisplayChannel;
40
41 enum menuNums {
42 FILE_MENU,
43 VIEW_MENU,
44 SEND_KEY_MENU,
45 HELP_MENU,
46 LAST_MENU // sentinel
47 };
48
49 struct _VirtViewer {
50 char *uri;
51 virConnectPtr conn;
52 char *domkey;
53 char *domtitle;
54
55 GladeXML *glade;
56 GtkWidget *window;
57 GtkWidget *container;
58
59 char *pretty_address;
60
61 int zoomlevel;
62
63 int desktopWidth;
64 int desktopHeight;
65 gboolean autoResize;
66 gboolean fullscreen;
67 gboolean withEvents;
68
69 gboolean active;
70
71 gboolean accelEnabled;
72 GValue accelSetting;
73 GSList *accelList;
74 int accelMenuSig[LAST_MENU];
75
76 gboolean waitvm;
77 gboolean reconnect;
78 gboolean direct;
79 gboolean verbose;
80 gboolean authretry;
81 gboolean connected;
82
83 gchar *clipboard;
84
85 VirtViewerDisplay *display;
86
87 char *unixsock;
88 char *gport;
89 char *host;
90 char *transport;
91 char *user;
92 int port;
93 };
94
95 struct _VirtViewerSize {
96 VirtViewer *viewer;
97 gint width, height;
98 gulong sig_id;
99 };
100
101 void viewer_connected(VirtViewer *viewer);
102 void viewer_initialized(VirtViewer *viewer);
103 void viewer_disconnected(VirtViewer *viewer);
104 void viewer_set_status(VirtViewer *viewer, const char *text);
105 void viewer_set_title(VirtViewer *viewer, gboolean grabbed);
106 void viewer_enable_modifiers(VirtViewer *viewer);
107 void viewer_disable_modifiers(VirtViewer *viewer);
108 void viewer_add_display_and_realize(VirtViewer *viewer);
109 void viewer_server_cut_text(VirtViewer *viewer, const gchar *text);
110 void viewer_resize_main_window(VirtViewer *viewer);
111 void viewer_channel_open_fd(VirtViewer *viewer, VirtViewerDisplayChannel *channel);
112 void viewer_quit(VirtViewer *viewer);
113
114 void viewer_simple_message_dialog(GtkWidget *window, const char *fmt, ...);
115
116 #endif // _VIRT_VIEWER_PRIV_H
117 /*
118 * Local variables:
119 * c-indent-level: 8
120 * c-basic-offset: 8
121 * tab-width: 8
122 * End:
123 */
22 *
33 * Copyright (C) 2007-2009 Red Hat,
44 * Copyright (C) 2009 Daniel P. Berrange
5 * Copyright (C) 2010 Marc-André Lureau
56 *
67 * This program is free software; you can redistribute it and/or modify
78 * it under the terms of the GNU General Public License as published by
2223
2324 #include <config.h>
2425
25 #include <vncdisplay.h>
2626 #include <gdk/gdkkeysyms.h>
2727 #include <sys/types.h>
2828 #include <sys/stat.h>
3030 #include <string.h>
3131 #include <unistd.h>
3232 #include <locale.h>
33 #include <glib/gi18n.h>
34 #include <libvirt/libvirt.h>
35 #include <libvirt/virterror.h>
36 #include <libxml/xpath.h>
37 #include <libxml/uri.h>
3833
3934 #ifdef HAVE_SYS_SOCKET_H
4035 #include <sys/socket.h>
4944 #endif
5045
5146 #include "viewer.h"
47 #include "viewer-priv.h"
5248 #include "events.h"
5349 #include "auth.h"
50 #include "display-vnc.h"
51
52 #ifdef HAVE_SPICE_GTK
53 #include "display-spice.h"
54 #endif
55
56 #define SCALE(x) do { x = viewer->fullscreen ? x : x * viewer->zoomlevel / 100; } while (0);
5457
5558 gboolean doDebug = FALSE;
56
57 enum menuNums {
58 FILE_MENU,
59 VIEW_MENU,
60 SEND_KEY_MENU,
61 HELP_MENU,
62 LAST_MENU // sentinel
63 };
6459
6560 static const char * const menuNames[LAST_MENU] = {
6661 "menu-file", "menu-view", "menu-send", "menu-help"
6863
6964
7065 #define MAX_KEY_COMBO 3
71 struct keyComboDef {
66 struct keyComboDef {
7267 guint keys[MAX_KEY_COMBO];
7368 guint nkeys;
7469 const char *label;
7570 };
7671
7772 static const struct keyComboDef keyCombos[] = {
78 { { GDK_Control_L, GDK_Alt_L, GDK_Delete }, 3, "Ctrl+Alt+_Del"},
79 { { GDK_Control_L, GDK_Alt_L, GDK_BackSpace }, 3, "Ctrl+Alt+_Backspace"},
80 { {}, 0, "" },
81 { { GDK_Control_L, GDK_Alt_L, GDK_F1 }, 3, "Ctrl+Alt+F_1"},
82 { { GDK_Control_L, GDK_Alt_L, GDK_F2 }, 3, "Ctrl+Alt+F_2"},
83 { { GDK_Control_L, GDK_Alt_L, GDK_F3 }, 3, "Ctrl+Alt+F_3"},
84 { { GDK_Control_L, GDK_Alt_L, GDK_F4 }, 3, "Ctrl+Alt+F_4"},
85 { { GDK_Control_L, GDK_Alt_L, GDK_F5 }, 3, "Ctrl+Alt+F_5"},
86 { { GDK_Control_L, GDK_Alt_L, GDK_F6 }, 3, "Ctrl+Alt+F_6"},
87 { { GDK_Control_L, GDK_Alt_L, GDK_F7 }, 3, "Ctrl+Alt+F_7"},
88 { { GDK_Control_L, GDK_Alt_L, GDK_F8 }, 3, "Ctrl+Alt+F_8"},
89 { { GDK_Control_L, GDK_Alt_L, GDK_F5 }, 3, "Ctrl+Alt+F_9"},
90 { { GDK_Control_L, GDK_Alt_L, GDK_F6 }, 3, "Ctrl+Alt+F1_0"},
91 { { GDK_Control_L, GDK_Alt_L, GDK_F7 }, 3, "Ctrl+Alt+F11"},
92 { { GDK_Control_L, GDK_Alt_L, GDK_F8 }, 3, "Ctrl+Alt+F12"},
93 { {}, 0, "" },
94 { { GDK_Print }, 1, "_PrintScreen"},
73 { { GDK_Control_L, GDK_Alt_L, GDK_Delete }, 3, "Ctrl+Alt+_Del"},
74 { { GDK_Control_L, GDK_Alt_L, GDK_BackSpace }, 3, "Ctrl+Alt+_Backspace"},
75 { {}, 0, "" },
76 { { GDK_Control_L, GDK_Alt_L, GDK_F1 }, 3, "Ctrl+Alt+F_1"},
77 { { GDK_Control_L, GDK_Alt_L, GDK_F2 }, 3, "Ctrl+Alt+F_2"},
78 { { GDK_Control_L, GDK_Alt_L, GDK_F3 }, 3, "Ctrl+Alt+F_3"},
79 { { GDK_Control_L, GDK_Alt_L, GDK_F4 }, 3, "Ctrl+Alt+F_4"},
80 { { GDK_Control_L, GDK_Alt_L, GDK_F5 }, 3, "Ctrl+Alt+F_5"},
81 { { GDK_Control_L, GDK_Alt_L, GDK_F6 }, 3, "Ctrl+Alt+F_6"},
82 { { GDK_Control_L, GDK_Alt_L, GDK_F7 }, 3, "Ctrl+Alt+F_7"},
83 { { GDK_Control_L, GDK_Alt_L, GDK_F8 }, 3, "Ctrl+Alt+F_8"},
84 { { GDK_Control_L, GDK_Alt_L, GDK_F5 }, 3, "Ctrl+Alt+F_9"},
85 { { GDK_Control_L, GDK_Alt_L, GDK_F6 }, 3, "Ctrl+Alt+F1_0"},
86 { { GDK_Control_L, GDK_Alt_L, GDK_F7 }, 3, "Ctrl+Alt+F11"},
87 { { GDK_Control_L, GDK_Alt_L, GDK_F8 }, 3, "Ctrl+Alt+F12"},
88 { {}, 0, "" },
89 { { GDK_Print }, 1, "_PrintScreen"},
9590 };
96
97
98
99 typedef struct VirtViewer {
100 char *uri;
101 virConnectPtr conn;
102 char *domkey;
103 char *domtitle;
104
105 GladeXML *glade;
106 GtkWidget *window;
107 GtkWidget *container;
108 GtkWidget *vnc;
109
110 int desktopWidth;
111 int desktopHeight;
112 gboolean autoResize;
113 gboolean fullscreen;
114 gboolean withEvents;
115
116 gboolean active;
117 char *vncAddress;
118
119 gboolean accelEnabled;
120 GValue accelSetting;
121 GSList *accelList;
122 int accelMenuSig[LAST_MENU];
123
124 gboolean waitvm;
125 gboolean reconnect;
126 gboolean direct;
127 gboolean verbose;
128 gboolean authretry;
129 gboolean connected;
130
131 gchar *clipboard;
132 } VirtViewer;
133
134 typedef struct VirtViewerSize {
135 VirtViewer *viewer;
136 gint width, height;
137 gulong sig_id;
138 } VirtViewerSize;
13991
14092
14193 static gboolean viewer_connect_timer(void *opaque);
14294 static int viewer_initial_connect(VirtViewer *viewer);
14395
14496
145 static void viewer_simple_message_dialog(GtkWidget *window, const char *fmt, ...)
97 void viewer_simple_message_dialog(GtkWidget *window, const char *fmt, ...)
14698 {
14799 GtkWidget *dialog;
148100 char *msg;
169121 g_free(msg);
170122 }
171123
124
125 void viewer_add_display_and_realize(VirtViewer *viewer)
126 {
127 GtkWidget *notebook;
128 GtkWidget *align;
129
130 g_return_if_fail(viewer != NULL);
131 g_return_if_fail(viewer->display != NULL);
132 g_return_if_fail(viewer->display->widget != NULL);
133
134 notebook = glade_xml_get_widget(viewer->glade, "notebook");
135 if (viewer->display->need_align) {
136 align = glade_xml_get_widget(viewer->glade, "display-align");
137 gtk_container_add(GTK_CONTAINER(align), viewer->display->widget);
138 } else {
139 gtk_notebook_remove_page(GTK_NOTEBOOK(notebook), 2);
140 if (gtk_notebook_insert_page(GTK_NOTEBOOK(notebook), viewer->display->widget,
141 NULL, 2) == -1)
142 g_warning("failed to insert a notebook page");
143 }
144
145 if (!viewer->window) {
146 gtk_container_add(GTK_CONTAINER(viewer->container), GTK_WIDGET(notebook));
147 gtk_widget_show_all(viewer->container);
148 }
149
150 gtk_widget_realize(viewer->display->widget);
151 }
172152
173153 /* Now that the size is set to our preferred sizing, this
174154 * triggers another resize calculation but without our
235215
236216
237217 /*
238 * Called when the main container widget's size has been set.
239 * It attempts to fit the VNC widget into this space while
240 * maintaining aspect ratio
241 */
242 static gboolean viewer_resize_align(GtkWidget *widget,
243 GtkAllocation *alloc,
244 VirtViewer *viewer)
245 {
246 double desktopAspect = (double)viewer->desktopWidth / (double)viewer->desktopHeight;
247 double scrollAspect = (double)alloc->width / (double)alloc->height;
248 int height, width;
249 GtkAllocation child;
250 int dx = 0, dy = 0;
251
252 if (!viewer->active) {
253 DEBUG_LOG("Skipping inactive resize");
254 return TRUE;
255 }
256
257 if (scrollAspect > desktopAspect) {
258 width = alloc->height * desktopAspect;
259 dx = (alloc->width - width) / 2;
260 height = alloc->height;
261 } else {
262 width = alloc->width;
263 height = alloc->width / desktopAspect;
264 dy = (alloc->height - height) / 2;
265 }
266
267 DEBUG_LOG("Align widget=%p is %dx%d, desktop is %dx%d, setting VNC to %dx%d",
268 widget,
269 alloc->width, alloc->height,
270 viewer->desktopWidth, viewer->desktopHeight,
271 width, height);
272
273 child.x = alloc->x + dx;
274 child.y = alloc->y + dy;
275 child.width = width;
276 child.height = height;
277 gtk_widget_size_allocate(viewer->vnc, &child);
278
279 return FALSE;
280 }
281
282
283 /*
284 * Triggers a resize of the main container to indirectly cause
285 * the VNC widget to be resized to fit the available space
286 */
287 static void
288 viewer_resize_vnc_widget(VirtViewer *viewer)
289 {
290 GtkWidget *align;
291 align = glade_xml_get_widget(viewer->glade, "vnc-align");
292 gtk_widget_queue_resize(align);
293 }
294
295
296 /*
297218 * This code attempts to resize the top level window to be large enough
298 * to contain the entire VNC desktop at 1:1 ratio. If the local desktop
299 * isn't large enough that it goes as large as possible and lets VNC
219 * to contain the entire display desktop at 1:1 ratio. If the local desktop
220 * isn't large enough that it goes as large as possible and lets the display
300221 * scale down to fit, maintaining aspect ratio
301222 */
302 static void
303 viewer_resize_main_window(VirtViewer *viewer)
223 void viewer_resize_main_window(VirtViewer *viewer)
304224 {
305225 GdkRectangle fullscreen;
306226 GdkScreen *screen;
341261 height = viewer->desktopHeight;
342262 }
343263
264 SCALE(width);
265 SCALE(height);
266
344267 viewer_set_widget_size(viewer,
345 glade_xml_get_widget(viewer->glade, "vnc-align"),
268 glade_xml_get_widget(viewer->glade, "display-align"),
346269 width,
347270 height);
348271 }
349272
350
351 /*
352 * Called when VNC desktop size changes.
353 *
354 * It either tries to resize the main window, or it triggers
355 * recalculation of VNC within existing window size
356 */
357 static void viewer_resize_desktop(GtkWidget *vnc G_GNUC_UNUSED, gint width, gint height, VirtViewer *viewer)
358 {
359 DEBUG_LOG("VNC desktop resize %dx%d", width, height);
360 viewer->desktopWidth = width;
361 viewer->desktopHeight = height;
362
363 if (viewer->autoResize && viewer->window && !viewer->fullscreen) {
364 viewer_resize_main_window(viewer);
365 } else {
366 viewer_resize_vnc_widget(viewer);
367 }
368 }
369
370
371 static void viewer_set_title(VirtViewer *viewer, gboolean grabbed)
273 static void viewer_menu_view_zoom_out(G_GNUC_UNUSED GtkWidget *menu, VirtViewer *viewer)
274 {
275 viewer->zoomlevel -= 10;
276 if (viewer->zoomlevel < 10)
277 viewer->zoomlevel = 10;
278
279 viewer_resize_main_window(viewer);
280 }
281
282 static void viewer_menu_view_zoom_in(G_GNUC_UNUSED GtkWidget *menu, VirtViewer *viewer)
283 {
284 viewer->zoomlevel += 10;
285 if (viewer->zoomlevel > 200)
286 viewer->zoomlevel = 200;
287
288 viewer_resize_main_window(viewer);
289 }
290
291 static void viewer_menu_view_zoom_reset(G_GNUC_UNUSED GtkWidget *menu, VirtViewer *viewer)
292 {
293 viewer->zoomlevel = 100;
294
295 viewer_resize_main_window(viewer);
296 }
297
298 void viewer_set_title(VirtViewer *viewer, gboolean grabbed)
372299 {
373300 char *title;
374301 const char *subtitle;
397324 }
398325
399326
400 static void viewer_disable_modifiers(VirtViewer *viewer)
327 void viewer_disable_modifiers(VirtViewer *viewer)
401328 {
402329 GtkSettings *settings = gtk_settings_get_default();
403330 GValue empty;
433360 }
434361
435362
436 static void viewer_enable_modifiers(VirtViewer *viewer)
363 void viewer_enable_modifiers(VirtViewer *viewer)
437364 {
438365 GtkSettings *settings = gtk_settings_get_default();
439366 GSList *accels;
462389 viewer->accelEnabled = TRUE;
463390 }
464391
465
466
467 static void viewer_mouse_grab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
468 {
469 viewer_set_title(viewer, TRUE);
470 }
471
472 static void viewer_mouse_ungrab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
473 {
474 viewer_set_title(viewer, FALSE);
475 }
476
477 static void viewer_key_grab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
478 {
479 viewer_disable_modifiers(viewer);
480 }
481
482 static void viewer_key_ungrab(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
483 {
484 viewer_enable_modifiers(viewer);
485 }
486
487
488 static void viewer_shutdown(GtkWidget *src G_GNUC_UNUSED, void *dummy G_GNUC_UNUSED, VirtViewer *viewer)
489 {
490 vnc_display_close(VNC_DISPLAY(viewer->vnc));
392 void viewer_quit(VirtViewer *viewer)
393 {
394 g_return_if_fail(viewer != NULL);
395
396 if (viewer->display)
397 virt_viewer_display_close(viewer->display);
491398 gtk_main_quit();
492399 }
493400
401 static void viewer_delete(GtkWidget *src G_GNUC_UNUSED, void *dummy G_GNUC_UNUSED, VirtViewer *viewer)
402 {
403 viewer_quit(viewer);
404 }
405
494406 static void viewer_menu_file_quit(GtkWidget *src G_GNUC_UNUSED, VirtViewer *viewer)
495407 {
496 viewer_shutdown(src, NULL, viewer);
408 viewer_quit(viewer);
497409 }
498410
499411 static void viewer_menu_view_fullscreen(GtkWidget *menu, VirtViewer *viewer)
525437
526438 static void viewer_menu_send(GtkWidget *menu G_GNUC_UNUSED, VirtViewer *viewer)
527439 {
528 int i;
529 GtkWidget *label = gtk_bin_get_child(GTK_BIN(menu));
530 const char *text = gtk_label_get_label(GTK_LABEL(label));
531
532 for (i = 0 ; i < G_N_ELEMENTS(keyCombos) ; i++) {
533 if (!strcmp(text, keyCombos[i].label)) {
534 DEBUG_LOG("Sending key combo %s", gtk_label_get_text(GTK_LABEL(label)));
535 vnc_display_send_keys(VNC_DISPLAY(viewer->vnc),
536 keyCombos[i].keys,
537 keyCombos[i].nkeys);
538 return;
539 }
540 }
440 int i;
441 GtkWidget *label = gtk_bin_get_child(GTK_BIN(menu));
442 const char *text = gtk_label_get_label(GTK_LABEL(label));
443
444 for (i = 0 ; i < G_N_ELEMENTS(keyCombos) ; i++) {
445 if (!strcmp(text, keyCombos[i].label)) {
446 DEBUG_LOG("Sending key combo %s", gtk_label_get_text(GTK_LABEL(label)));
447 virt_viewer_display_send_keys(viewer->display,
448 keyCombos[i].keys,
449 keyCombos[i].nkeys);
450 return;
451 }
452 }
541453 DEBUG_LOG("Failed to find key combo %s", gtk_label_get_text(GTK_LABEL(label)));
542454 }
543455
544456
545 static void viewer_save_screenshot(GtkWidget *vnc, const char *file)
546 {
547 GdkPixbuf *pix = vnc_display_get_pixbuf(VNC_DISPLAY(vnc));
457 static void viewer_save_screenshot(VirtViewer *viewer, const char *file)
458 {
459 GdkPixbuf *pix = virt_viewer_display_get_pixbuf(viewer->display);
548460 gdk_pixbuf_save(pix, file, "png", NULL,
549461 "tEXt::Generator App", PACKAGE, NULL);
550462 gdk_pixbuf_unref(pix);
553465 static void viewer_menu_file_screenshot(GtkWidget *menu G_GNUC_UNUSED, VirtViewer *viewer)
554466 {
555467 GtkWidget *dialog;
468
469 g_return_if_fail(viewer->display != NULL);
556470
557471 dialog = gtk_file_chooser_dialog_new ("Save screenshot",
558472 NULL,
569483 char *filename;
570484
571485 filename = gtk_file_chooser_get_filename (GTK_FILE_CHOOSER (dialog));
572 viewer_save_screenshot(viewer->vnc, filename);
486 viewer_save_screenshot(viewer, filename);
573487 g_free (filename);
574488 }
575489
682596 if (virDomainGetID(dom) == id)
683597 return 1;
684598 }
685 if (!dom && viewer_parse_uuid(viewer->domkey, wantuuid) == 0) {
599 if (viewer_parse_uuid(viewer->domkey, wantuuid) == 0) {
686600 virDomainGetUUID(dom, domuuid);
687601 if (memcmp(wantuuid, domuuid, VIR_UUID_BUFLEN) == 0)
688602 return 1;
695609 return 0;
696610 }
697611
698 static char * viewer_extract_vnc_port(virDomainPtr dom)
699 {
700 char *xmldesc = virDomainGetXMLDesc(dom, 0);
612 static char * viewer_extract_xpath_string(const gchar *xmldesc, const gchar *xpath)
613 {
701614 xmlDocPtr xml = NULL;
702615 xmlParserCtxtPtr pctxt = NULL;
703616 xmlXPathContextPtr ctxt = NULL;
711624 xml = xmlCtxtReadDoc(pctxt, (const xmlChar *)xmldesc, "domain.xml", NULL,
712625 XML_PARSE_NOENT | XML_PARSE_NONET |
713626 XML_PARSE_NOWARNING);
714 free(xmldesc);
715627 if (!xml)
716628 goto error;
717629
719631 if (!ctxt)
720632 goto error;
721633
722 obj = xmlXPathEval((const xmlChar *)"string(/domain/devices/graphics[@type='vnc']/@port)", ctxt);
634 obj = xmlXPathEval((const xmlChar *)xpath, ctxt);
723635 if (!obj || obj->type != XPATH_STRING || !obj->stringval || !obj->stringval[0])
724636 goto error;
725637 if (!strcmp((const char*)obj->stringval, "-1"))
778690
779691 static int viewer_open_tunnel(const char **cmd)
780692 {
781 int fd[2];
782 pid_t pid;
783
784 if (socketpair(PF_UNIX, SOCK_STREAM, 0, fd) < 0)
785 return -1;
786
787 pid = fork();
788 if (pid == -1) {
693 int fd[2];
694 pid_t pid;
695
696 if (socketpair(PF_UNIX, SOCK_STREAM, 0, fd) < 0)
697 return -1;
698
699 pid = fork();
700 if (pid == -1) {
789701 close(fd[0]);
790702 close(fd[1]);
791703 return -1;
792704 }
793705
794 if (pid == 0) { /* child */
795 close(fd[0]);
796 close(0);
797 close(1);
798 if (dup(fd[1]) < 0)
799 _exit(1);
800 if (dup(fd[1]) < 0)
801 _exit(1);
802 close(fd[1]);
803 execvp("ssh", (char *const*)cmd);
804 _exit(1);
805 }
806 close(fd[1]);
706 if (pid == 0) { /* child */
707 close(fd[0]);
708 close(0);
709 close(1);
710 if (dup(fd[1]) < 0)
711 _exit(1);
712 if (dup(fd[1]) < 0)
713 _exit(1);
714 close(fd[1]);
715 execvp("ssh", (char *const*)cmd);
716 _exit(1);
717 }
718 close(fd[1]);
807719 return fd[0];
808720 }
809721
810722
811 static int viewer_open_tunnel_ssh(const char *sshhost, int sshport, const char *sshuser, const char *vncport)
723 static int viewer_open_tunnel_ssh(const char *sshhost, int sshport, const char *sshuser,
724 const char *port, const char *unixsock)
812725 {
813726 const char *cmd[10];
814727 char portstr[50];
828741 }
829742 cmd[n++] = sshhost;
830743 cmd[n++] = "nc";
831 cmd[n++] = "localhost";
832 cmd[n++] = vncport;
744 if (port) {
745 cmd[n++] = "localhost";
746 cmd[n++] = port;
747 } else {
748 cmd[n++] = "-U";
749 cmd[n++] = unixsock;
750 }
833751 cmd[n++] = NULL;
834752
835753 return viewer_open_tunnel(cmd);
836754 }
837755
756 static int viewer_open_unix_sock(const char *unixsock)
757 {
758 struct sockaddr_un addr;
759 int fd;
760
761 memset(&addr, 0, sizeof addr);
762 addr.sun_family = AF_UNIX;
763 strcpy(addr.sun_path, unixsock);
764
765 if ((fd = socket(AF_UNIX, SOCK_STREAM, 0)) < 0)
766 return -1;
767
768 if (connect(fd, (struct sockaddr *)&addr, sizeof addr) < 0) {
769 close(fd);
770 return -1;
771 }
772
773 return fd;
774 }
775
838776 #endif /* defined(HAVE_SOCKETPAIR) && defined(HAVE_FORK) */
839777
840 static void viewer_set_status(VirtViewer *viewer, const char *text)
778 void viewer_set_status(VirtViewer *viewer, const char *text)
841779 {
842780 GtkWidget *status, *notebook;
843781
849787 }
850788
851789
852 static void viewer_set_vnc(VirtViewer *viewer)
790 static void viewer_show_display(VirtViewer *viewer)
853791 {
854792 GtkWidget *notebook;
855793
794 g_return_if_fail(viewer != NULL);
795 g_return_if_fail(viewer->display != NULL);
796 g_return_if_fail(viewer->display->widget != NULL);
797
856798 notebook = glade_xml_get_widget(viewer->glade, "notebook");
857 gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook), 1);
858
859 gtk_widget_show(viewer->vnc);
860 }
861
799 gtk_widget_show(viewer->display->widget);
800 gtk_notebook_set_current_page(GTK_NOTEBOOK(notebook),
801 viewer->display->need_align ? 1 : 2);
802 }
803
804 static void viewer_connect_info_free(VirtViewer *viewer)
805 {
806 free(viewer->host);
807 free(viewer->gport);
808 free(viewer->transport);
809 free(viewer->user);
810
811 viewer->host = NULL;
812 viewer->gport = NULL;
813 viewer->transport = NULL;
814 viewer->user = NULL;
815 viewer->port = 0;
816 }
817
818 static gboolean viewer_extract_connect_info(VirtViewer *viewer,
819 virDomainPtr dom)
820 {
821 char *type = NULL;
822 char *xpath = NULL;
823 gboolean retval = FALSE;
824 char *xmldesc = virDomainGetXMLDesc(dom, 0);
825
826 viewer_connect_info_free(viewer);
827
828 if ((type = viewer_extract_xpath_string(xmldesc, "string(/domain/devices/graphics/@type)")) == NULL) {
829 viewer_simple_message_dialog(viewer->window, _("Cannot determine the graphic type for the guest %s"),
830 viewer->domkey);
831 goto cleanup;
832 }
833
834 if (g_strcasecmp(type, "vnc") == 0)
835 viewer->display = VIRT_VIEWER_DISPLAY(virt_viewer_display_vnc_new(viewer));
836 #ifdef HAVE_SPICE_GTK
837 else if (g_strcasecmp(type, "spice") == 0)
838 viewer->display = VIRT_VIEWER_DISPLAY(virt_viewer_display_spice_new(viewer));
839 #endif
840 else {
841 viewer_simple_message_dialog(viewer->window, _("Unknown graphic type for the guest %s"),
842 viewer->domkey);
843 goto cleanup;
844 }
845
846 xpath = g_strdup_printf("string(/domain/devices/graphics[@type='%s']/@port)", type);
847 if ((viewer->gport = viewer_extract_xpath_string(xmldesc, xpath)) == NULL) {
848 free(xpath);
849 xpath = g_strdup_printf("string(/domain/devices/graphics[@type='%s']/@socket)", type);
850 if ((viewer->unixsock = viewer_extract_xpath_string(xmldesc, xpath)) == NULL) {
851 viewer_simple_message_dialog(viewer->window, _("Cannot determine the graphic address for the guest %s"),
852 viewer->domkey);
853 goto cleanup;
854 }
855 }
856
857 DEBUG_LOG("Guest graphics address is %s", viewer->gport ? viewer->gport : viewer->unixsock);
858
859 if (viewer_extract_host(viewer->uri, &viewer->host, &viewer->transport, &viewer->user, &viewer->port) < 0) {
860 viewer_simple_message_dialog(viewer->window, _("Cannot determine the host for the guest %s"),
861 viewer->domkey);
862 goto cleanup;
863 }
864
865 retval = TRUE;
866
867 cleanup:
868 free(xpath);
869 free(xmldesc);
870 return retval;
871 }
872
873 void viewer_channel_open_fd(VirtViewer *viewer, VirtViewerDisplayChannel *channel)
874 {
875 #if defined(HAVE_SOCKETPAIR) && defined(HAVE_FORK)
876 int fd = -1;
877
878 g_return_if_fail(viewer != NULL);
879 g_return_if_fail(viewer->display != NULL);
880
881 if (viewer->transport && g_strcasecmp(viewer->transport, "ssh") == 0 &&
882 !viewer->direct) {
883 if ((fd = viewer_open_tunnel_ssh(viewer->host, viewer->port, viewer->user, viewer->gport, NULL)) < 0)
884 viewer_simple_message_dialog(viewer->window, _("Connect to ssh failed."));
885 } else
886 viewer_simple_message_dialog(viewer->window, _("Can't connect to channel, SSH only supported."));
887
888 if (fd >= 0)
889 virt_viewer_display_channel_open_fd(viewer->display, channel, fd);
890 #else
891 viewer_simple_message_dialog(viewer->window, _("Connect to channel unsupported."));
892 #endif
893 }
862894
863895 static int viewer_activate(VirtViewer *viewer,
864896 virDomainPtr dom)
865897 {
866 char *vncport = NULL;
867 char *host = NULL;
868 char *transport = NULL;
869 char *user = NULL;
870 int port, fd = -1;
898 int fd = -1;
871899 int ret = -1;
900
901 g_return_val_if_fail(viewer->display == NULL, -1);
872902
873903 if (viewer->active)
874904 goto cleanup;
875905
876 if ((vncport = viewer_extract_vnc_port(dom)) == NULL) {
877 viewer_simple_message_dialog(viewer->window, _("Cannot determine the VNC port for the guest %s"),
878 viewer->domkey);
906 if (!viewer_extract_connect_info(viewer, dom))
879907 goto cleanup;
880 }
881
882 if (viewer_extract_host(viewer->uri, &host, &transport, &user, &port) < 0) {
883 viewer_simple_message_dialog(viewer->window, _("Cannot determine the VNC host for the guest %s"),
884 viewer->domkey);
885 goto cleanup;
886 }
887
888 DEBUG_LOG("Remote host is %s and transport %s user %s",
889 host, transport ? transport : "", user ? user : "");
890
891 viewer->vncAddress = g_strdup_printf("%s:%s", host, vncport);
908
909 if (viewer->gport)
910 viewer->pretty_address = g_strdup_printf("%s:%s", viewer->host, viewer->gport);
911 else
912 viewer->pretty_address = g_strdup_printf("%s:%s", viewer->host, viewer->unixsock);
892913
893914 #if defined(HAVE_SOCKETPAIR) && defined(HAVE_FORK)
894 if (transport && g_strcasecmp(transport, "ssh") == 0 &&
895 !viewer->direct)
896 if ((fd = viewer_open_tunnel_ssh(host, port, user, vncport)) < 0)
915 if (viewer->transport &&
916 g_strcasecmp(viewer->transport, "ssh") == 0 &&
917 !viewer->direct) {
918 DEBUG_LOG("Opening SSH tunnel to %s@%s:%d (%s)",
919 viewer->user, viewer->host,
920 viewer->port, viewer->gport ? viewer->gport : viewer->unixsock);
921 if ((fd = viewer_open_tunnel_ssh(viewer->host, viewer->port,
922 viewer->user, viewer->gport, viewer->unixsock)) < 0)
897923 return -1;
924 } else if (viewer->unixsock) {
925 DEBUG_LOG("Connecting to UNIX socket %s", viewer->unixsock);
926 if ((fd = viewer_open_unix_sock(viewer->unixsock)) < 0)
927 return -1;
928 }
898929 #endif
899930
900931 if (fd >= 0) {
901 vnc_display_open_fd(VNC_DISPLAY(viewer->vnc), fd);
932 DEBUG_LOG("Connecting to tunnel %d", fd);
933 ret = virt_viewer_display_open_fd(viewer->display, fd);
902934 } else {
903 vnc_display_open_host(VNC_DISPLAY(viewer->vnc), host, vncport);
904 }
905
906 viewer_set_status(viewer, "Connecting to VNC server");
935 DEBUG_LOG("Connecting to TCP socket %s:%s", viewer->host, viewer->gport);
936 ret = virt_viewer_display_open_host(viewer->display,
937 viewer->host, viewer->gport);
938 }
939
940 viewer_set_status(viewer, "Connecting to graphic server");
907941
908942 free(viewer->domtitle);
909943 viewer->domtitle = g_strdup(virDomainGetName(dom));
912946 viewer->active = TRUE;
913947 viewer_set_title(viewer, FALSE);
914948
915 ret = 0;
916 cleanup:
917 free(host);
918 free(transport);
919 free(user);
920 free(vncport);
949 cleanup:
921950 return ret;
922
923 }
924
951 }
952
953 /* text was actually requested */
954 static void viewer_vnc_clipboard_copy(GtkClipboard *clipboard G_GNUC_UNUSED,
955 GtkSelectionData *data,
956 guint info G_GNUC_UNUSED,
957 VirtViewer *viewer)
958 {
959 gtk_selection_data_set_text(data, viewer->clipboard, -1);
960 }
961
962 void viewer_server_cut_text(VirtViewer *viewer, const gchar *text)
963 {
964 GtkClipboard *cb;
965 gsize a, b;
966 GtkTargetEntry targets[] = {
967 {g_strdup("UTF8_STRING"), 0, 0},
968 {g_strdup("COMPOUND_TEXT"), 0, 0},
969 {g_strdup("TEXT"), 0, 0},
970 {g_strdup("STRING"), 0, 0},
971 };
972
973 if (!text)
974 return;
975
976 g_free (viewer->clipboard);
977 viewer->clipboard = g_convert (text, -1, "utf-8", "iso8859-1", &a, &b, NULL);
978
979 if (viewer->clipboard) {
980 cb = gtk_clipboard_get (GDK_SELECTION_CLIPBOARD);
981
982 gtk_clipboard_set_with_owner (cb,
983 targets,
984 G_N_ELEMENTS(targets),
985 (GtkClipboardGetFunc)viewer_vnc_clipboard_copy,
986 NULL,
987 G_OBJECT (viewer));
988 }
989 }
925990
926991 static gboolean viewer_retryauth(gpointer opaque)
927992 {
9361001 if (!viewer->active)
9371002 return;
9381003
939 vnc_display_close(VNC_DISPLAY(viewer->vnc));
1004 if (viewer->display)
1005 virt_viewer_display_close(viewer->display);
9401006 free(viewer->domtitle);
9411007 viewer->domtitle = NULL;
9421008
9431009 viewer->connected = FALSE;
9441010 viewer->active = FALSE;
945 g_free(viewer->vncAddress);
946 viewer->vncAddress = NULL;
1011 g_free(viewer->pretty_address);
1012 viewer->pretty_address = NULL;
9471013 viewer_set_title(viewer, FALSE);
9481014
9491015 if (viewer->authretry) {
9641030 }
9651031 }
9661032
967 static void viewer_connected(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
1033 void viewer_connected(VirtViewer *viewer)
9681034 {
9691035 viewer->connected = TRUE;
970 viewer_set_status(viewer, "Connected to VNC server");
971 }
972
973 static void viewer_initialized(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
974 {
975 viewer_set_vnc(viewer);
976 viewer_set_title(viewer, FALSE);
977 }
978
979
980 static void viewer_disconnected(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
1036 viewer_set_status(viewer, "Connected to graphic server");
1037 }
1038
1039 void viewer_initialized(VirtViewer *viewer)
1040 {
1041 viewer_show_display(viewer);
1042 viewer_set_title(viewer, FALSE);
1043 }
1044
1045 void viewer_disconnected(VirtViewer *viewer)
9811046 {
9821047 if (!viewer->connected) {
983 viewer_simple_message_dialog(viewer->window, _("Unable to connect to the VNC server %s"),
984 viewer->vncAddress);
1048 viewer_simple_message_dialog(viewer->window, _("Unable to connect to the graphic server %s"),
1049 viewer->pretty_address);
9851050 }
9861051 viewer_deactivate(viewer);
987 }
988
989
990 static void viewer_vnc_auth_failure(GtkWidget *vnc G_GNUC_UNUSED, const char *reason, VirtViewer *viewer)
991 {
992 GtkWidget *dialog;
993 int ret;
994
995 dialog = gtk_message_dialog_new(GTK_WINDOW(viewer->window),
996 GTK_DIALOG_MODAL |
997 GTK_DIALOG_DESTROY_WITH_PARENT,
998 GTK_MESSAGE_ERROR,
999 GTK_BUTTONS_YES_NO,
1000 _("Unable to authenticate with VNC server at %s: %s\n"
1001 "Retry connection again?"),
1002 viewer->vncAddress, reason);
1003
1004 ret = gtk_dialog_run(GTK_DIALOG(dialog));
1005
1006 gtk_widget_destroy(dialog);
1007
1008 if (ret == GTK_RESPONSE_YES)
1009 viewer->authretry = TRUE;
1010 else
1011 viewer->authretry = FALSE;
1012 }
1013
1014
1015 static void viewer_vnc_auth_unsupported(GtkWidget *vnc G_GNUC_UNUSED, unsigned int authType, VirtViewer *viewer)
1016 {
1017 viewer_simple_message_dialog(viewer->window,
1018 _("Unable to authenticate with VNC server at %s\n"
1019 "Unsupported authentication type %d"),
1020 viewer->vncAddress, authType);
1021 }
1022
1023
1024 static void viewer_vnc_bell(GtkWidget *vnc G_GNUC_UNUSED, VirtViewer *viewer)
1025 {
1026 gdk_window_beep(GTK_WIDGET(viewer->window)->window);
1027 }
1028
1029
1030 /* text was actually requested */
1031 static void viewer_vnc_clipboard_copy(GtkClipboard *clipboard G_GNUC_UNUSED,
1032 GtkSelectionData *data,
1033 guint info G_GNUC_UNUSED,
1034 VirtViewer *viewer)
1035 {
1036 gtk_selection_data_set_text(data, viewer->clipboard, -1);
1037 }
1038
1039 static void viewer_vnc_server_cut_text(VncDisplay *vnc G_GNUC_UNUSED,
1040 const gchar *text, VirtViewer *viewer)
1041 {
1042 GtkClipboard *cb;
1043 gsize a, b;
1044 GtkTargetEntry targets[] = {
1045 {g_strdup("UTF8_STRING"), 0, 0},
1046 {g_strdup("COMPOUND_TEXT"), 0, 0},
1047 {g_strdup("TEXT"), 0, 0},
1048 {g_strdup("STRING"), 0, 0},
1049 };
1050
1051 if (!text)
1052 return;
1053
1054 g_free (viewer->clipboard);
1055 viewer->clipboard = g_convert (text, -1, "utf-8", "iso8859-1", &a, &b, NULL);
1056
1057 if (viewer->clipboard) {
1058 cb = gtk_clipboard_get (GDK_SELECTION_CLIPBOARD);
1059
1060 gtk_clipboard_set_with_owner (cb,
1061 targets,
1062 G_N_ELEMENTS(targets),
1063 (GtkClipboardGetFunc)viewer_vnc_clipboard_copy,
1064 NULL,
1065 G_OBJECT (viewer));
1066 }
10671052 }
10681053
10691054
11231108 if (info.state == VIR_DOMAIN_SHUTOFF) {
11241109 viewer_set_status(viewer, "Waiting for guest domain to start");
11251110 } else {
1126 if (viewer_activate(viewer, dom) < 0) {
1111 ret = viewer_activate(viewer, dom);
1112 if (ret < 0) {
11271113 if (viewer->waitvm) {
1128 viewer_set_status(viewer, "Waiting for guest domain to start VNC");
1114 viewer_set_status(viewer, "Waiting for guest domain to start server");
11291115 } else {
11301116 DEBUG_LOG("Failed to activate viewer");
11311117 goto cleanup;
11321118 }
1119 } else if (ret == 0) {
1120 DEBUG_LOG("Failed to activate viewer");
1121 ret = -1;
1122 goto cleanup;
11331123 }
11341124 }
11351125
11651155 int
11661156 viewer_start (const char *uri,
11671157 const char *name,
1158 gint zoom,
11681159 gboolean direct,
11691160 gboolean waitvm,
11701161 gboolean reconnect,
11741165 {
11751166 VirtViewer *viewer;
11761167 GtkWidget *notebook;
1177 GtkWidget *align;
11781168 GtkWidget *menu;
11791169 int cred_types[] =
11801170 { VIR_CRED_AUTHNAME, VIR_CRED_PASSPHRASE };
11891179
11901180 viewer = g_new0(VirtViewer, 1);
11911181
1192 viewer->active = 0;
1182 viewer->active = FALSE;
11931183 viewer->autoResize = TRUE;
11941184 viewer->direct = direct;
11951185 viewer->waitvm = waitvm;
11971187 viewer->verbose = verbose;
11981188 viewer->domkey = g_strdup(name);
11991189 viewer->uri = g_strdup(uri);
1190 viewer->zoomlevel = zoom;
12001191
12011192 g_value_init(&viewer->accelSetting, G_TYPE_STRING);
12021193
12281219 G_CALLBACK(viewer_menu_file_screenshot), viewer);
12291220 glade_xml_signal_connect_data(viewer->glade, "viewer_menu_view_fullscreen",
12301221 G_CALLBACK(viewer_menu_view_fullscreen), viewer);
1222 glade_xml_signal_connect_data(viewer->glade, "viewer_menu_view_zoom_in",
1223 G_CALLBACK(viewer_menu_view_zoom_in), viewer);
1224 glade_xml_signal_connect_data(viewer->glade, "viewer_menu_view_zoom_out",
1225 G_CALLBACK(viewer_menu_view_zoom_out), viewer);
1226 glade_xml_signal_connect_data(viewer->glade, "viewer_menu_view_zoom_reset",
1227 G_CALLBACK(viewer_menu_view_zoom_reset), viewer);
12311228 glade_xml_signal_connect_data(viewer->glade, "viewer_menu_view_resize",
12321229 G_CALLBACK(viewer_menu_view_resize), viewer);
12331230 glade_xml_signal_connect_data(viewer->glade, "viewer_menu_send",
12361233 G_CALLBACK(viewer_menu_help_about), viewer);
12371234
12381235
1239 viewer->vnc = vnc_display_new();
1240 vnc_display_set_keyboard_grab(VNC_DISPLAY(viewer->vnc), TRUE);
1241 vnc_display_set_pointer_grab(VNC_DISPLAY(viewer->vnc), TRUE);
1242
1243 /*
1244 * In auto-resize mode we have things setup so that we always
1245 * automatically resize the top level window to be exactly the
1246 * same size as the VNC desktop, except when it won't fit on
1247 * the local screen, at which point we let it scale down.
1248 * The upshot is, we always want scaling enabled.
1249 * We disable force_size because we want to allow user to
1250 * manually size the widget smaller too
1251 */
1252 vnc_display_set_force_size(VNC_DISPLAY(viewer->vnc), FALSE);
1253 vnc_display_set_scaling(VNC_DISPLAY(viewer->vnc), TRUE);
1254
1255 g_signal_connect(viewer->vnc, "vnc-connected",
1256 G_CALLBACK(viewer_connected), viewer);
1257 g_signal_connect(viewer->vnc, "vnc-initialized",
1258 G_CALLBACK(viewer_initialized), viewer);
1259 g_signal_connect(viewer->vnc, "vnc-disconnected",
1260 G_CALLBACK(viewer_disconnected), viewer);
1261
1262 /* When VNC desktop resizes, we have to resize the containing widget */
1263 g_signal_connect(viewer->vnc, "vnc-desktop-resize",
1264 G_CALLBACK(viewer_resize_desktop), viewer);
1265 g_signal_connect(viewer->vnc, "vnc-pointer-grab",
1266 G_CALLBACK(viewer_mouse_grab), viewer);
1267 g_signal_connect(viewer->vnc, "vnc-pointer-ungrab",
1268 G_CALLBACK(viewer_mouse_ungrab), viewer);
1269 g_signal_connect(viewer->vnc, "vnc-keyboard-grab",
1270 G_CALLBACK(viewer_key_grab), viewer);
1271 g_signal_connect(viewer->vnc, "vnc-keyboard-ungrab",
1272 G_CALLBACK(viewer_key_ungrab), viewer);
1273
1274 g_signal_connect(viewer->vnc, "vnc-auth-credential",
1275 G_CALLBACK(viewer_auth_vnc_credentials), &viewer->vncAddress);
1276 g_signal_connect(viewer->vnc, "vnc-auth-failure",
1277 G_CALLBACK(viewer_vnc_auth_failure), viewer);
1278 g_signal_connect(viewer->vnc, "vnc-auth-unsupported",
1279 G_CALLBACK(viewer_vnc_auth_unsupported), viewer);
1280
1281 g_signal_connect(viewer->vnc, "vnc-bell",
1282 G_CALLBACK(viewer_vnc_bell), viewer);
1283 g_signal_connect(viewer->vnc, "vnc-server-cut-text",
1284 G_CALLBACK(viewer_vnc_server_cut_text), viewer);
1285
12861236 notebook = glade_xml_get_widget(viewer->glade, "notebook");
1287
12881237 gtk_notebook_set_show_tabs(GTK_NOTEBOOK(notebook), FALSE);
1289 align = glade_xml_get_widget(viewer->glade, "vnc-align");
1290 gtk_container_add(GTK_CONTAINER(align), viewer->vnc);
1291
1292 g_signal_connect(align, "size-allocate",
1293 G_CALLBACK(viewer_resize_align), viewer);
12941238
12951239 if (container) {
12961240 viewer->container = container;
1297 gtk_container_add(GTK_CONTAINER(container), GTK_WIDGET(notebook));
1298 gtk_widget_show_all(container);
12991241 } else {
13001242 GtkWidget *window = glade_xml_get_widget(viewer->glade, "viewer");
13011243 GSList *accels;
13021244 viewer->container = window;
13031245 viewer->window = window;
13041246 g_signal_connect(window, "delete-event",
1305 G_CALLBACK(viewer_shutdown), viewer);
1247 G_CALLBACK(viewer_delete), viewer);
13061248 gtk_window_set_resizable(GTK_WINDOW(window), TRUE);
13071249 viewer->accelEnabled = TRUE;
13081250 accels = gtk_accel_groups_from_object(G_OBJECT(window));
13101252 viewer->accelList = g_slist_append(viewer->accelList, accels->data);
13111253 g_object_ref(G_OBJECT(accels->data));
13121254 }
1313 gtk_widget_show_all(window);
1314 }
1315
1316 gtk_widget_realize(viewer->vnc);
1255 gtk_widget_show_all(viewer->window);
1256 }
13171257
13181258 if (viewer_initial_connect(viewer) < 0)
13191259 return -1;
6161 </widget>
6262 </child>
6363 <child>
64 <widget class="GtkMenuItem" id="menu-view-zoom">
65 <property name="visible">True</property>
66 <property name="label" translatable="yes">_Zoom</property>
67 <property name="use_underline">True</property>
68 <child>
69 <widget class="GtkMenu" id="menu4">
70 <property name="visible">True</property>
71 <child>
72 <widget class="GtkMenuItem" id="menu-view-zoom-in">
73 <property name="visible">True</property>
74 <property name="label">gtk-zoom-in</property>
75 <property name="use_stock">True</property>
76 <property name="tooltip" translatable="no">Zoom in on virtual machine</property>
77 <signal name="activate" handler="viewer_menu_view_zoom_in"/>
78 <accelerator key="plus" signal="activate" modifiers="GDK_CONTROL_MASK"/>
79 </widget>
80 </child>
81 <child>
82 <widget class="GtkMenuItem" id="menu-view-zoom-out">
83 <property name="visible">True</property>
84 <property name="label">gtk-zoom-out</property>
85 <property name="use_stock">True</property>
86 <property name="tooltip" translatable="no">Zoom out from virtual machine</property>
87 <signal name="activate" handler="viewer_menu_view_zoom_out"/>
88 <accelerator key="minus" signal="activate" modifiers="GDK_CONTROL_MASK"/>
89 </widget>
90 </child>
91 <child>
92 <widget class="GtkSeparatorMenuItem" id="separatormenuitem4">
93 <property name="visible">True</property>
94 </widget>
95 </child>
96 <child>
97 <widget class="GtkMenuItem" id="menu-view-zoom-reset">
98 <property name="visible">True</property>
99 <property name="label">gtk-zoom-100</property>
100 <property name="use_stock">True</property>
101 <property name="tooltip" translatable="no">Reset zoom to normal</property>
102 <signal name="activate" handler="viewer_menu_view_zoom_reset"/>
103 <accelerator key="0" signal="activate" modifiers="GDK_CONTROL_MASK"/>
104 </widget>
105 </child>
106 </widget>
107 </child>
108 </widget>
109 </child>
110 <child>
64111 <widget class="GtkCheckMenuItem" id="menu-view-resize">
65112 <property name="visible">True</property>
66113 <property name="label" translatable="yes">Automatically resize</property>
261308 </packing>
262309 </child>
263310 <child>
264 <widget class="GtkAlignment" id="vnc-align">
311 <widget class="GtkAlignment" id="display-align">
265312 <property name="visible">True</property>
266313 <property name="xscale">0</property>
267314 <property name="yscale">0</property>
281328 <packing>
282329 <property name="type">tab</property>
283330 <property name="position">1</property>
331 <property name="tab_fill">False</property>
332 </packing>
333 </child>
334 <child>
335 <placeholder/>
336 <packing>
337 <property name="position">2</property>
338 </packing>
339 </child>
340 <child>
341 <widget class="GtkLabel" id="label3">
342 <property name="visible">True</property>
343 <property name="label" translatable="yes">page 3</property>
344 </widget>
345 <packing>
346 <property name="type">tab</property>
347 <property name="position">2</property>
284348 <property name="tab_fill">False</property>
285349 </packing>
286350 </child>
2626
2727 extern int viewer_start (const char *uri,
2828 const char *name,
29 gint zoom,
2930 gboolean direct,
3031 gboolean waitvm,
3132 gboolean reconnect,
33 # a security audit at very least
44 %define _with_plugin %{?with_plugin:1}%{!?with_plugin:0}
55
6 %define with_spice 0
7 %if 0%{?fedora} >= 14
8 %define with_spice 1
9 %endif
10
611 Name: virt-viewer
7 Version: 0.2.1
12 Version: 0.3.1
813 Release: 1%{?dist}%{?extra_release}
914 Summary: Virtual Machine Viewer
1015 Group: Applications/System
1924 BuildRequires: libxml2-devel
2025 BuildRequires: libglade2-devel
2126 BuildRequires: gtk-vnc-devel >= 0.3.8
27 %if %{with_spice}
28 BuildRequires: spice-gtk-devel >= 0.5
29 %endif
2230 BuildRequires: /usr/bin/pod2man
31 BuildRequires: intltool
2332 %if %{_with_plugin}
24 %if "%{fedora}" > "8"
33 %if 0%{?fedora} > 8
2534 BuildRequires: xulrunner-devel
2635 %else
2736 BuildRequires: firefox-devel
5160 %setup -q
5261
5362 %build
63
5464 %if %{_with_plugin}
55 %configure --enable-plugin=yes
65 %define plugin_arg --enable-plugin
5666 %else
57 %configure
67 %define plugin_arg --disable-plugin
5868 %endif
69
70 %if %{with_spice}
71 %define spice_arg --enable-spice
72 %else
73 %define spice_arg --disable-spice
74 %endif
75
76 %configure %{spice_arg} %{plugin_arg}
5977 %__make %{?_smp_mflags}
6078
6179
89107 %endif
90108
91109 %changelog
92 * Sun Mar 9 2008 Daniel P. Berrange <berrange@redhat.com> - 0.0.3-1
93 - Added optional plugin subRPM
94
95 * Tue Aug 28 2007 Daniel P. Berrange <berrange@redhat.com> - 0.0.2-1
96 - Added support for remote console access
97
98 * Wed Aug 15 2007 Daniel P. Berrange <berrange@redhat.com> - 0.0.1-1
99 - First release
100
22 # Plugin isn't ready for real world use yet - it needs
33 # a security audit at very least
44 %define _with_plugin %{?with_plugin:1}%{!?with_plugin:0}
5
6 %define with_spice 0
7 %if 0%{?fedora} >= 14
8 %define with_spice 1
9 %endif
510
611 Name: @PACKAGE@
712 Version: @VERSION@
1924 BuildRequires: libxml2-devel
2025 BuildRequires: libglade2-devel
2126 BuildRequires: gtk-vnc-devel >= 0.3.8
27 %if %{with_spice}
28 BuildRequires: spice-gtk-devel >= 0.5
29 %endif
2230 BuildRequires: /usr/bin/pod2man
31 BuildRequires: intltool
2332 %if %{_with_plugin}
24 %if "%{fedora}" > "8"
33 %if 0%{?fedora} > 8
2534 BuildRequires: xulrunner-devel
2635 %else
2736 BuildRequires: firefox-devel
5160 %setup -q
5261
5362 %build
63
5464 %if %{_with_plugin}
55 %configure --enable-plugin=yes
65 %define plugin_arg --enable-plugin
5666 %else
57 %configure
67 %define plugin_arg --disable-plugin
5868 %endif
69
70 %if %{with_spice}
71 %define spice_arg --enable-spice
72 %else
73 %define spice_arg --disable-spice
74 %endif
75
76 %configure %{spice_arg} %{plugin_arg}
5977 %__make %{?_smp_mflags}
6078
6179
89107 %endif
90108
91109 %changelog
92 * Sun Mar 9 2008 Daniel P. Berrange <berrange@redhat.com> - 0.0.3-1
93 - Added optional plugin subRPM
94
95 * Tue Aug 28 2007 Daniel P. Berrange <berrange@redhat.com> - 0.0.2-1
96 - Added support for remote console access
97
98 * Wed Aug 15 2007 Daniel P. Berrange <berrange@redhat.com> - 0.0.1-1
99 - First release
100