~ubuntu-branches/ubuntu/precise/gnome-orca/precise-proposed

« back to all changes in this revision

Viewing changes to .pc/01_add_ubiquity-script.patch/configure

  • Committer: Package Import Robot
  • Author(s): Luke Yelavich
  • Date: 2011-09-05 16:11:45 UTC
  • mfrom: (0.9.39 upstream)
  • Revision ID: package-import@ubuntu.com-20110905161145-1hi5a6dva201le8l
Tags: 3.1.90-0ubuntu1
* New upstream release
  - General
    + Fix for bug 626254 - Migrate from PyGTK to PyGObject introspection-
      based bindings
    + Fix for bug 652485 - Remove deprecated (or soon-to-be deprecated)
      GtkBox, GtkTable, etc. and use GtkGrid instead.
    + Fix for bug 657646 - Default stopSpeechOnActiveDescendantChanged()
      should not be so restrictive
    + Fix for bug 657579 - Orca should not present tooltips shown as a
      result of mouse hovering unless the 'present tooltips' setting is
      enabled
  - Gecko
    + Fix for bug 599361 - Significant delay building up the contents
      of certain lines in Firefox
    + Fix for bug 650904 - Work around AT-SPI2 caching issues with
      Thunderbird
  - New and updated translations (THANKS EVERYONE!!!):
    + ca            Catalan              Gil Forcada
    + de            German               Mario Blättermann
    + es            Spanish              Gonzalo Sanhueza, Jorge González
    + id            Indonesian           Andika Triwidada
    + nb            Norwegian bokmål     Kjartan Maraas
    + sr            Serbian              Miroslav Nikolić
    + ug            Uyghur               Abduxukur Abdurixit, Sahran
* debian/control: Update build-depends and package depends as follows:
  - Removed python-gtk2 deps
  - Depend on python-gobject >= 2.91.3
  - Depend on python-pyatspi2 >= 2.1.90
  - Depend on gobject introspection bindings for GTK3, wnck3, and pango

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.68 for orca 3.1.5.
 
3
# Generated by GNU Autoconf 2.68 for orca 3.1.90.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=orca>.
6
6
#
560
560
# Identity of this package.
561
561
PACKAGE_NAME='orca'
562
562
PACKAGE_TARNAME='orca'
563
 
PACKAGE_VERSION='3.1.5'
564
 
PACKAGE_STRING='orca 3.1.5'
 
563
PACKAGE_VERSION='3.1.90'
 
564
PACKAGE_STRING='orca 3.1.90'
565
565
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=orca'
566
566
PACKAGE_URL=''
567
567
 
581
581
PYTHON_PREFIX
582
582
PYTHON_VERSION
583
583
PYTHON
 
584
ATSPI2_LIBS
 
585
ATSPI2_CFLAGS
 
586
PYGOBJECT_LIBS
 
587
PYGOBJECT_CFLAGS
 
588
GTK_LIBS
 
589
GTK_CFLAGS
584
590
HAVE_GNOME_DOC_UTILS_FALSE
585
591
HAVE_GNOME_DOC_UTILS_TRUE
586
592
DISTCHECK_CONFIGURE_FLAGS
749
755
CPPFLAGS
750
756
PKG_CONFIG
751
757
PKG_CONFIG_PATH
752
 
PKG_CONFIG_LIBDIR'
 
758
PKG_CONFIG_LIBDIR
 
759
GTK_CFLAGS
 
760
GTK_LIBS
 
761
PYGOBJECT_CFLAGS
 
762
PYGOBJECT_LIBS
 
763
ATSPI2_CFLAGS
 
764
ATSPI2_LIBS'
753
765
 
754
766
 
755
767
# Initialize some variables set by options.
1292
1304
  # Omit some internal or obsolete options to make the list less imposing.
1293
1305
  # This message is too long to be a string in the A/UX 3.1 sh.
1294
1306
  cat <<_ACEOF
1295
 
\`configure' configures orca 3.1.5 to adapt to many kinds of systems.
 
1307
\`configure' configures orca 3.1.90 to adapt to many kinds of systems.
1296
1308
 
1297
1309
Usage: $0 [OPTION]... [VAR=VALUE]...
1298
1310
 
1362
1374
 
1363
1375
if test -n "$ac_init_help"; then
1364
1376
  case $ac_init_help in
1365
 
     short | recursive ) echo "Configuration of orca 3.1.5:";;
 
1377
     short | recursive ) echo "Configuration of orca 3.1.90:";;
1366
1378
   esac
1367
1379
  cat <<\_ACEOF
1368
1380
 
1404
1416
              directories to add to pkg-config's search path
1405
1417
  PKG_CONFIG_LIBDIR
1406
1418
              path overriding pkg-config's built-in search path
 
1419
  GTK_CFLAGS  C compiler flags for GTK, overriding pkg-config
 
1420
  GTK_LIBS    linker flags for GTK, overriding pkg-config
 
1421
  PYGOBJECT_CFLAGS
 
1422
              C compiler flags for PYGOBJECT, overriding pkg-config
 
1423
  PYGOBJECT_LIBS
 
1424
              linker flags for PYGOBJECT, overriding pkg-config
 
1425
  ATSPI2_CFLAGS
 
1426
              C compiler flags for ATSPI2, overriding pkg-config
 
1427
  ATSPI2_LIBS linker flags for ATSPI2, overriding pkg-config
1407
1428
 
1408
1429
Use these variables to override the choices made by `configure' or to help
1409
1430
it to find libraries and programs with nonstandard names/locations.
1471
1492
test -n "$ac_init_help" && exit $ac_status
1472
1493
if $ac_init_version; then
1473
1494
  cat <<\_ACEOF
1474
 
orca configure 3.1.5
 
1495
orca configure 3.1.90
1475
1496
generated by GNU Autoconf 2.68
1476
1497
 
1477
1498
Copyright (C) 2010 Free Software Foundation, Inc.
1681
1702
This file contains any messages produced by compilers while
1682
1703
running configure, to aid debugging if configure makes a mistake.
1683
1704
 
1684
 
It was created by orca $as_me 3.1.5, which was
 
1705
It was created by orca $as_me 3.1.90, which was
1685
1706
generated by GNU Autoconf 2.68.  Invocation command line was
1686
1707
 
1687
1708
  $ $0 $@
2500
2521
 
2501
2522
# Define the identity of the package.
2502
2523
 PACKAGE='orca'
2503
 
 VERSION='3.1.5'
 
2524
 VERSION='3.1.90'
2504
2525
 
2505
2526
 
2506
2527
cat >>confdefs.h <<_ACEOF
6375
6396
 
6376
6397
 
6377
6398
 
6378
 
 
6379
 
# WDW - I give up. No matter what I do, I seem to find a package that
6380
 
# is specified somewhere, but the packaging is not honored by various
6381
 
# distributions.
6382
 
#
6383
 
#dnl Check for various modules. NOTE: On OpenSolaris, you may
6384
 
#dnl need to set PKG_CONFIG_PATH=/usr/lib/pkgconfig in order
6385
 
#dnl for these to be found.
6386
 
#PKG_CHECK_MODULES(orca, \
6387
 
#       dbus-python >= 0.83.0 \
6388
 
#       gnome-python-desktop-2.0 >= 2.24.0 \
6389
 
#       libspi-1.0 >= 1.24.0 \
6390
 
#)
 
6399
pkg_failed=no
 
6400
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTK" >&5
 
6401
$as_echo_n "checking for GTK... " >&6; }
 
6402
 
 
6403
if test -n "$GTK_CFLAGS"; then
 
6404
    pkg_cv_GTK_CFLAGS="$GTK_CFLAGS"
 
6405
 elif test -n "$PKG_CONFIG"; then
 
6406
    if test -n "$PKG_CONFIG" && \
 
6407
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= 3.1.14\""; } >&5
 
6408
  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.1.14") 2>&5
 
6409
  ac_status=$?
 
6410
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
6411
  test $ac_status = 0; }; then
 
6412
  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0 >= 3.1.14" 2>/dev/null`
 
6413
else
 
6414
  pkg_failed=yes
 
6415
fi
 
6416
 else
 
6417
    pkg_failed=untried
 
6418
fi
 
6419
if test -n "$GTK_LIBS"; then
 
6420
    pkg_cv_GTK_LIBS="$GTK_LIBS"
 
6421
 elif test -n "$PKG_CONFIG"; then
 
6422
    if test -n "$PKG_CONFIG" && \
 
6423
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gtk+-3.0 >= 3.1.14\""; } >&5
 
6424
  ($PKG_CONFIG --exists --print-errors "gtk+-3.0 >= 3.1.14") 2>&5
 
6425
  ac_status=$?
 
6426
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
6427
  test $ac_status = 0; }; then
 
6428
  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-3.0 >= 3.1.14" 2>/dev/null`
 
6429
else
 
6430
  pkg_failed=yes
 
6431
fi
 
6432
 else
 
6433
    pkg_failed=untried
 
6434
fi
 
6435
 
 
6436
 
 
6437
 
 
6438
if test $pkg_failed = yes; then
 
6439
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6440
$as_echo "no" >&6; }
 
6441
 
 
6442
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
6443
        _pkg_short_errors_supported=yes
 
6444
else
 
6445
        _pkg_short_errors_supported=no
 
6446
fi
 
6447
        if test $_pkg_short_errors_supported = yes; then
 
6448
                GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-3.0 >= 3.1.14" 2>&1`
 
6449
        else
 
6450
                GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-3.0 >= 3.1.14" 2>&1`
 
6451
        fi
 
6452
        # Put the nasty error message in config.log where it belongs
 
6453
        echo "$GTK_PKG_ERRORS" >&5
 
6454
 
 
6455
        as_fn_error $? "Package requirements (gtk+-3.0 >= 3.1.14) were not met:
 
6456
 
 
6457
$GTK_PKG_ERRORS
 
6458
 
 
6459
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
6460
installed software in a non-standard prefix.
 
6461
 
 
6462
Alternatively, you may set the environment variables GTK_CFLAGS
 
6463
and GTK_LIBS to avoid the need to call pkg-config.
 
6464
See the pkg-config man page for more details." "$LINENO" 5
 
6465
 
 
6466
elif test $pkg_failed = untried; then
 
6467
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6468
$as_echo "no" >&6; }
 
6469
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
6470
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
6471
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
6472
is in your PATH or set the PKG_CONFIG environment variable to the full
 
6473
path to pkg-config.
 
6474
 
 
6475
Alternatively, you may set the environment variables GTK_CFLAGS
 
6476
and GTK_LIBS to avoid the need to call pkg-config.
 
6477
See the pkg-config man page for more details.
 
6478
 
 
6479
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
6480
See \`config.log' for more details" "$LINENO" 5; }
 
6481
 
 
6482
else
 
6483
        GTK_CFLAGS=$pkg_cv_GTK_CFLAGS
 
6484
        GTK_LIBS=$pkg_cv_GTK_LIBS
 
6485
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
6486
$as_echo "yes" >&6; }
 
6487
 
 
6488
fi
 
6489
 
 
6490
pkg_failed=no
 
6491
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for PYGOBJECT" >&5
 
6492
$as_echo_n "checking for PYGOBJECT... " >&6; }
 
6493
 
 
6494
if test -n "$PYGOBJECT_CFLAGS"; then
 
6495
    pkg_cv_PYGOBJECT_CFLAGS="$PYGOBJECT_CFLAGS"
 
6496
 elif test -n "$PKG_CONFIG"; then
 
6497
    if test -n "$PKG_CONFIG" && \
 
6498
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pygobject-3.0 >= 2.90.3\""; } >&5
 
6499
  ($PKG_CONFIG --exists --print-errors "pygobject-3.0 >= 2.90.3") 2>&5
 
6500
  ac_status=$?
 
6501
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
6502
  test $ac_status = 0; }; then
 
6503
  pkg_cv_PYGOBJECT_CFLAGS=`$PKG_CONFIG --cflags "pygobject-3.0 >= 2.90.3" 2>/dev/null`
 
6504
else
 
6505
  pkg_failed=yes
 
6506
fi
 
6507
 else
 
6508
    pkg_failed=untried
 
6509
fi
 
6510
if test -n "$PYGOBJECT_LIBS"; then
 
6511
    pkg_cv_PYGOBJECT_LIBS="$PYGOBJECT_LIBS"
 
6512
 elif test -n "$PKG_CONFIG"; then
 
6513
    if test -n "$PKG_CONFIG" && \
 
6514
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"pygobject-3.0 >= 2.90.3\""; } >&5
 
6515
  ($PKG_CONFIG --exists --print-errors "pygobject-3.0 >= 2.90.3") 2>&5
 
6516
  ac_status=$?
 
6517
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
6518
  test $ac_status = 0; }; then
 
6519
  pkg_cv_PYGOBJECT_LIBS=`$PKG_CONFIG --libs "pygobject-3.0 >= 2.90.3" 2>/dev/null`
 
6520
else
 
6521
  pkg_failed=yes
 
6522
fi
 
6523
 else
 
6524
    pkg_failed=untried
 
6525
fi
 
6526
 
 
6527
 
 
6528
 
 
6529
if test $pkg_failed = yes; then
 
6530
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6531
$as_echo "no" >&6; }
 
6532
 
 
6533
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
6534
        _pkg_short_errors_supported=yes
 
6535
else
 
6536
        _pkg_short_errors_supported=no
 
6537
fi
 
6538
        if test $_pkg_short_errors_supported = yes; then
 
6539
                PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "pygobject-3.0 >= 2.90.3" 2>&1`
 
6540
        else
 
6541
                PYGOBJECT_PKG_ERRORS=`$PKG_CONFIG --print-errors "pygobject-3.0 >= 2.90.3" 2>&1`
 
6542
        fi
 
6543
        # Put the nasty error message in config.log where it belongs
 
6544
        echo "$PYGOBJECT_PKG_ERRORS" >&5
 
6545
 
 
6546
        as_fn_error $? "Package requirements (pygobject-3.0 >= 2.90.3) were not met:
 
6547
 
 
6548
$PYGOBJECT_PKG_ERRORS
 
6549
 
 
6550
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
6551
installed software in a non-standard prefix.
 
6552
 
 
6553
Alternatively, you may set the environment variables PYGOBJECT_CFLAGS
 
6554
and PYGOBJECT_LIBS to avoid the need to call pkg-config.
 
6555
See the pkg-config man page for more details." "$LINENO" 5
 
6556
 
 
6557
elif test $pkg_failed = untried; then
 
6558
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6559
$as_echo "no" >&6; }
 
6560
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
6561
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
6562
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
6563
is in your PATH or set the PKG_CONFIG environment variable to the full
 
6564
path to pkg-config.
 
6565
 
 
6566
Alternatively, you may set the environment variables PYGOBJECT_CFLAGS
 
6567
and PYGOBJECT_LIBS to avoid the need to call pkg-config.
 
6568
See the pkg-config man page for more details.
 
6569
 
 
6570
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
6571
See \`config.log' for more details" "$LINENO" 5; }
 
6572
 
 
6573
else
 
6574
        PYGOBJECT_CFLAGS=$pkg_cv_PYGOBJECT_CFLAGS
 
6575
        PYGOBJECT_LIBS=$pkg_cv_PYGOBJECT_LIBS
 
6576
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
6577
$as_echo "yes" >&6; }
 
6578
 
 
6579
fi
 
6580
 
 
6581
pkg_failed=no
 
6582
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ATSPI2" >&5
 
6583
$as_echo_n "checking for ATSPI2... " >&6; }
 
6584
 
 
6585
if test -n "$ATSPI2_CFLAGS"; then
 
6586
    pkg_cv_ATSPI2_CFLAGS="$ATSPI2_CFLAGS"
 
6587
 elif test -n "$PKG_CONFIG"; then
 
6588
    if test -n "$PKG_CONFIG" && \
 
6589
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"atspi-2 >= 2.1.90\""; } >&5
 
6590
  ($PKG_CONFIG --exists --print-errors "atspi-2 >= 2.1.90") 2>&5
 
6591
  ac_status=$?
 
6592
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
6593
  test $ac_status = 0; }; then
 
6594
  pkg_cv_ATSPI2_CFLAGS=`$PKG_CONFIG --cflags "atspi-2 >= 2.1.90" 2>/dev/null`
 
6595
else
 
6596
  pkg_failed=yes
 
6597
fi
 
6598
 else
 
6599
    pkg_failed=untried
 
6600
fi
 
6601
if test -n "$ATSPI2_LIBS"; then
 
6602
    pkg_cv_ATSPI2_LIBS="$ATSPI2_LIBS"
 
6603
 elif test -n "$PKG_CONFIG"; then
 
6604
    if test -n "$PKG_CONFIG" && \
 
6605
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"atspi-2 >= 2.1.90\""; } >&5
 
6606
  ($PKG_CONFIG --exists --print-errors "atspi-2 >= 2.1.90") 2>&5
 
6607
  ac_status=$?
 
6608
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
6609
  test $ac_status = 0; }; then
 
6610
  pkg_cv_ATSPI2_LIBS=`$PKG_CONFIG --libs "atspi-2 >= 2.1.90" 2>/dev/null`
 
6611
else
 
6612
  pkg_failed=yes
 
6613
fi
 
6614
 else
 
6615
    pkg_failed=untried
 
6616
fi
 
6617
 
 
6618
 
 
6619
 
 
6620
if test $pkg_failed = yes; then
 
6621
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6622
$as_echo "no" >&6; }
 
6623
 
 
6624
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
6625
        _pkg_short_errors_supported=yes
 
6626
else
 
6627
        _pkg_short_errors_supported=no
 
6628
fi
 
6629
        if test $_pkg_short_errors_supported = yes; then
 
6630
                ATSPI2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "atspi-2 >= 2.1.90" 2>&1`
 
6631
        else
 
6632
                ATSPI2_PKG_ERRORS=`$PKG_CONFIG --print-errors "atspi-2 >= 2.1.90" 2>&1`
 
6633
        fi
 
6634
        # Put the nasty error message in config.log where it belongs
 
6635
        echo "$ATSPI2_PKG_ERRORS" >&5
 
6636
 
 
6637
        as_fn_error $? "Package requirements (atspi-2 >= 2.1.90) were not met:
 
6638
 
 
6639
$ATSPI2_PKG_ERRORS
 
6640
 
 
6641
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
6642
installed software in a non-standard prefix.
 
6643
 
 
6644
Alternatively, you may set the environment variables ATSPI2_CFLAGS
 
6645
and ATSPI2_LIBS to avoid the need to call pkg-config.
 
6646
See the pkg-config man page for more details." "$LINENO" 5
 
6647
 
 
6648
elif test $pkg_failed = untried; then
 
6649
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
6650
$as_echo "no" >&6; }
 
6651
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
6652
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
6653
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
6654
is in your PATH or set the PKG_CONFIG environment variable to the full
 
6655
path to pkg-config.
 
6656
 
 
6657
Alternatively, you may set the environment variables ATSPI2_CFLAGS
 
6658
and ATSPI2_LIBS to avoid the need to call pkg-config.
 
6659
See the pkg-config man page for more details.
 
6660
 
 
6661
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
6662
See \`config.log' for more details" "$LINENO" 5; }
 
6663
 
 
6664
else
 
6665
        ATSPI2_CFLAGS=$pkg_cv_ATSPI2_CFLAGS
 
6666
        ATSPI2_LIBS=$pkg_cv_ATSPI2_LIBS
 
6667
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
6668
$as_echo "yes" >&6; }
 
6669
 
 
6670
fi
 
6671
 
 
6672
 
6391
6673
 
6392
6674
 
6393
6675
 
6615
6897
  fi
6616
6898
 
6617
6899
 
6618
 
 
6619
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for pygtk version 2.0" >&5
6620
 
$as_echo_n "checking for pygtk version 2.0... " >&6; }
6621
 
py_mod_var=`echo 2.0 | sed 'y%./+-%__p_%'`
6622
 
if eval \${py_cv_mod_$py_mod_var+:} false; then :
6623
 
  $as_echo_n "(cached) " >&6
6624
 
else
6625
 
 
6626
 
prog="
6627
 
import sys
6628
 
try:
6629
 
        import pygtk
6630
 
        pygtk.require('2.0')
6631
 
except:
6632
 
        sys.exit(1)
6633
 
sys.exit(0)"
6634
 
if $PYTHON -c "$prog" 1>&5 2>&5
6635
 
  then
6636
 
    eval "py_cv_mod_$py_mod_var=yes"
6637
 
  else
6638
 
    eval "py_cv_mod_$py_mod_var=no"
6639
 
  fi
6640
 
 
6641
 
fi
6642
 
 
6643
 
py_val=`eval "echo \`echo '$py_cv_mod_'$py_mod_var\`"`
6644
 
if test "x$py_val" != xno; then
6645
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6646
 
$as_echo "yes" >&6; }
6647
 
  else
6648
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6649
 
$as_echo "no" >&6; }
6650
 
  as_fn_error $? "Could not find pygtk 2.0" "$LINENO" 5
6651
 
fi
6652
 
 
6653
 
 
6654
 
py_mod_var=`echo gobject'_' | sed 'y%./+-%__p_%'`
6655
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for python module gobject" >&5
6656
 
$as_echo_n "checking for python module gobject... " >&6; }
6657
 
if eval \${py_cv_mod_$py_mod_var+:} false; then :
6658
 
  $as_echo_n "(cached) " >&6
6659
 
else
6660
 
 
6661
 
prog="
6662
 
import sys
6663
 
try:
6664
 
        import pygtk
6665
 
        pygtk.require('2.0')
6666
 
        import gobject
6667
 
except ImportError:
6668
 
        sys.exit(1)
6669
 
except:
6670
 
        sys.exit(0)
6671
 
sys.exit(0)"
6672
 
if $PYTHON -c "$prog" 1>&5 2>&5
6673
 
  then
6674
 
    eval "py_cv_mod_$py_mod_var=yes"
6675
 
  else
6676
 
    eval "py_cv_mod_$py_mod_var=no"
6677
 
  fi
6678
 
 
6679
 
fi
6680
 
 
6681
 
py_val=`eval "echo \`echo '$py_cv_mod_'$py_mod_var\`"`
6682
 
if test "x$py_val" != xno; then
6683
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6684
 
$as_echo "yes" >&6; }
6685
 
  else
6686
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6687
 
$as_echo "no" >&6; }
6688
 
  as_fn_error $? "Could not find python module: gobject" "$LINENO" 5
6689
 
fi
6690
 
 
 
6900
#AM_CHECK_PYMOD(gobject,,,[AC_MSG_ERROR(Could not find python module: gobject)])
6691
6901
# Don't require the DISPLAY to be set - the gtk checking will fail
6692
6902
# if DISPLAY is not set, and we don't like that.
6693
 
#AM_CHECK_PYMOD(gtk,gdk,,[AC_MSG_ERROR(Could not find python module: gtk.gdk)])
 
6903
 
6694
6904
 
6695
6905
py_mod_var=`echo dbus'_' | sed 'y%./+-%__p_%'`
6696
6906
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for python module dbus" >&5
6730
6940
fi
6731
6941
 
6732
6942
 
6733
 
py_mod_var=`echo pyatspi'_' | sed 'y%./+-%__p_%'`
6734
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for python module pyatspi" >&5
6735
 
$as_echo_n "checking for python module pyatspi... " >&6; }
6736
 
if eval \${py_cv_mod_$py_mod_var+:} false; then :
6737
 
  $as_echo_n "(cached) " >&6
6738
 
else
6739
 
 
6740
 
prog="
6741
 
import sys
6742
 
try:
6743
 
        import pygtk
6744
 
        pygtk.require('2.0')
6745
 
        import pyatspi
6746
 
except ImportError:
6747
 
        sys.exit(1)
6748
 
except:
6749
 
        sys.exit(0)
6750
 
sys.exit(0)"
6751
 
if $PYTHON -c "$prog" 1>&5 2>&5
6752
 
  then
6753
 
    eval "py_cv_mod_$py_mod_var=yes"
6754
 
  else
6755
 
    eval "py_cv_mod_$py_mod_var=no"
6756
 
  fi
6757
 
 
6758
 
fi
6759
 
 
6760
 
py_val=`eval "echo \`echo '$py_cv_mod_'$py_mod_var\`"`
6761
 
if test "x$py_val" != xno; then
6762
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6763
 
$as_echo "yes" >&6; }
6764
 
  else
6765
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6766
 
$as_echo "no" >&6; }
6767
 
  as_fn_error $? "Could not find python module: pyatspi" "$LINENO" 5
6768
 
fi
6769
 
 
6770
 
 
6771
6943
py_mod_var=`echo cairo'_' | sed 'y%./+-%__p_%'`
6772
6944
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for python module cairo" >&5
6773
6945
$as_echo_n "checking for python module cairo... " >&6; }
7682
7854
# report actual input values of CONFIG_FILES etc. instead of their
7683
7855
# values after options handling.
7684
7856
ac_log="
7685
 
This file was extended by orca $as_me 3.1.5, which was
 
7857
This file was extended by orca $as_me 3.1.90, which was
7686
7858
generated by GNU Autoconf 2.68.  Invocation command line was
7687
7859
 
7688
7860
  CONFIG_FILES    = $CONFIG_FILES
7739
7911
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7740
7912
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
7741
7913
ac_cs_version="\\
7742
 
orca config.status 3.1.5
 
7914
orca config.status 3.1.90
7743
7915
configured by $0, generated by GNU Autoconf 2.68,
7744
7916
  with options \\"\$ac_cs_config\\"
7745
7917