Codebase list virt-viewer / 21b6f53
Merge commit 'upstream/0.3.1' Laurent Léonard 12 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; }
2891