~ubuntu-branches/ubuntu/oneiric/gnome-power-manager/oneiric

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2011-09-02 08:02:48 UTC
  • mfrom: (2.1.63 upstream)
  • Revision ID: package-import@ubuntu.com-20110902080248-xejkwcvdjno1abuf
Tags: 3.1.90-0ubuntu1
* New upstream release.
  - Removed help button (LP: #838576)
* debian/control.in: Removed obsolete dependencies
* debian/docs: Dropped, not needed
* debian/rules: Removed obsolete scrollkeeper and docdir configure flags

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 gnome-power-manager 3.1.3.
 
3
# Generated by GNU Autoconf 2.68 for gnome-power-manager 3.1.90.
4
4
#
5
5
#
6
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
567
567
# Identity of this package.
568
568
PACKAGE_NAME='gnome-power-manager'
569
569
PACKAGE_TARNAME='gnome-power-manager'
570
 
PACKAGE_VERSION='3.1.3'
571
 
PACKAGE_STRING='gnome-power-manager 3.1.3'
 
570
PACKAGE_VERSION='3.1.90'
 
571
PACKAGE_STRING='gnome-power-manager 3.1.90'
572
572
PACKAGE_BUGREPORT=''
573
573
PACKAGE_URL=''
574
574
 
616
616
HAVE_DOCBOOK2MAN_FALSE
617
617
HAVE_DOCBOOK2MAN_TRUE
618
618
DOCBOOK2MAN
619
 
GPM_EXTRA_LIBS
620
 
DBUS_SERVICES_DIR
621
 
DOCBOOK_DOCS_ENABLED_FALSE
622
 
DOCBOOK_DOCS_ENABLED_TRUE
623
 
XMLTO
624
619
HAVE_TESTS_FALSE
625
620
HAVE_TESTS_TRUE
626
 
DOCDIR
627
 
SBINDIR
628
 
BINDIR
629
 
DATADIR
630
 
SYSCONFDIR
631
 
NOTIFY_LIBS
632
 
NOTIFY_CFLAGS
633
621
UPOWER_LIBS
634
622
UPOWER_CFLAGS
635
 
X11_LIBS
636
 
X11_CFLAGS
637
 
GDK_LIBS
638
 
GDK_CFLAGS
639
623
GNOME_LIBS
640
624
GNOME_CFLAGS
641
625
GLIB_LIBS
830
814
enable_scrollkeeper
831
815
enable_strict
832
816
enable_schemas_compile
833
 
with_doc_dir
834
817
enable_tests
835
 
enable_docbook_docs
836
 
with_dbus_services
837
818
'
838
819
      ac_precious_vars='build_alias
839
820
host_alias
851
832
GLIB_LIBS
852
833
GNOME_CFLAGS
853
834
GNOME_LIBS
854
 
GDK_CFLAGS
855
 
GDK_LIBS
856
 
X11_CFLAGS
857
 
X11_LIBS
858
835
UPOWER_CFLAGS
859
 
UPOWER_LIBS
860
 
NOTIFY_CFLAGS
861
 
NOTIFY_LIBS'
 
836
UPOWER_LIBS'
862
837
 
863
838
 
864
839
# Initialize some variables set by options.
1401
1376
  # Omit some internal or obsolete options to make the list less imposing.
1402
1377
  # This message is too long to be a string in the A/UX 3.1 sh.
1403
1378
  cat <<_ACEOF
1404
 
\`configure' configures gnome-power-manager 3.1.3 to adapt to many kinds of systems.
 
1379
\`configure' configures gnome-power-manager 3.1.90 to adapt to many kinds of systems.
1405
1380
 
1406
1381
Usage: $0 [OPTION]... [VAR=VALUE]...
1407
1382
 
1472
1447
 
1473
1448
if test -n "$ac_init_help"; then
1474
1449
  case $ac_init_help in
1475
 
     short | recursive ) echo "Configuration of gnome-power-manager 3.1.3:";;
 
1450
     short | recursive ) echo "Configuration of gnome-power-manager 3.1.90:";;
1476
1451
   esac
1477
1452
  cat <<\_ACEOF
1478
1453
 
1498
1473
  --disable-schemas-compile
1499
1474
                          Disable regeneration of gschemas.compiled on install
1500
1475
  --enable-tests          Build self tests
1501
 
  --enable-docbook-docs   build documentation (requires xmlto)
1502
1476
 
1503
1477
Optional Packages:
1504
1478
  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
1512
1486
  --with-omf-dir=DIR      path to OMF files
1513
1487
  --with-help-formats=FORMATS
1514
1488
                          list of formats
1515
 
  --with-doc-dir=<dir>    directory to install documentation
1516
 
  --with-dbus-services=<dir>
1517
 
                          where D-BUS services directory is
1518
1489
 
1519
1490
Some influential environment variables:
1520
1491
  CC          C compiler command
1535
1506
  GNOME_CFLAGS
1536
1507
              C compiler flags for GNOME, overriding pkg-config
1537
1508
  GNOME_LIBS  linker flags for GNOME, overriding pkg-config
1538
 
  GDK_CFLAGS  C compiler flags for GDK, overriding pkg-config
1539
 
  GDK_LIBS    linker flags for GDK, overriding pkg-config
1540
 
  X11_CFLAGS  C compiler flags for X11, overriding pkg-config
1541
 
  X11_LIBS    linker flags for X11, overriding pkg-config
1542
1509
  UPOWER_CFLAGS
1543
1510
              C compiler flags for UPOWER, overriding pkg-config
1544
1511
  UPOWER_LIBS linker flags for UPOWER, overriding pkg-config
1545
 
  NOTIFY_CFLAGS
1546
 
              C compiler flags for NOTIFY, overriding pkg-config
1547
 
  NOTIFY_LIBS linker flags for NOTIFY, overriding pkg-config
1548
1512
 
1549
1513
Use these variables to override the choices made by `configure' or to help
1550
1514
it to find libraries and programs with nonstandard names/locations.
1612
1576
test -n "$ac_init_help" && exit $ac_status
1613
1577
if $ac_init_version; then
1614
1578
  cat <<\_ACEOF
1615
 
gnome-power-manager configure 3.1.3
 
1579
gnome-power-manager configure 3.1.90
1616
1580
generated by GNU Autoconf 2.68
1617
1581
 
1618
1582
Copyright (C) 2010 Free Software Foundation, Inc.
1977
1941
This file contains any messages produced by compilers while
1978
1942
running configure, to aid debugging if configure makes a mistake.
1979
1943
 
1980
 
It was created by gnome-power-manager $as_me 3.1.3, which was
 
1944
It was created by gnome-power-manager $as_me 3.1.90, which was
1981
1945
generated by GNU Autoconf 2.68.  Invocation command line was
1982
1946
 
1983
1947
  $ $0 $@
2793
2757
 
2794
2758
# Define the identity of the package.
2795
2759
 PACKAGE=gnome-power-manager
2796
 
 VERSION=3.1.3
 
2760
 VERSION=3.1.90
2797
2761
 
2798
2762
 
2799
2763
cat >>confdefs.h <<_ACEOF
2855
2819
 
2856
2820
# Define the identity of the package.
2857
2821
 PACKAGE='gnome-power-manager'
2858
 
 VERSION='3.1.3'
 
2822
 VERSION='3.1.90'
2859
2823
 
2860
2824
 
2861
2825
cat >>confdefs.h <<_ACEOF
12689
12653
fi
12690
12654
 
12691
12655
if test x$enable_strict != xno; then
12692
 
        CPPFLAGS="$CPPFLAGS -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES"
12693
 
        CPPFLAGS="$CPPFLAGS -DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED"
12694
 
# -DGTK_DISABLE_DEPRECATED removed until module has been ported to GtkStyleContext
12695
 
# -DGDK_DISABLE_DEPRECATED removed until module has been ported to gdk device API
12696
 
        CPPFLAGS="$CPPFLAGS -DG_DISABLE_DEPRECATED"
12697
 
        CPPFLAGS="$CPPFLAGS -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE"
12698
 
        CPPFLAGS="$CPPFLAGS -DGSEAL_ENABLE"
12699
12656
        if test "$GCC" = "yes"; then
12700
12657
                WARNINGFLAGS="$WARNINGFLAGS -Werror"
12701
12658
        fi
12705
12662
        WARNINGFLAGS="$WARNINGFLAGS -Wall"
12706
12663
        WARNINGFLAGS="$WARNINGFLAGS -Wcast-align -Wno-uninitialized"
12707
12664
        WARNINGFLAGS="$WARNINGFLAGS -Wmissing-declarations"
12708
 
#       WARNINGFLAGS="$WARNINGFLAGS -Wredundant-decls"
12709
 
#       WARNINGFLAGS="$WARNINGFLAGS -Wmissing-noreturn"
12710
12665
        WARNINGFLAGS="$WARNINGFLAGS -Wpointer-arith"
12711
12666
        WARNINGFLAGS="$WARNINGFLAGS -Wcast-align"
12712
12667
        WARNINGFLAGS="$WARNINGFLAGS -Wwrite-strings"
12719
12674
        WARNINGFLAGS="$WARNINGFLAGS -Wclobbered"
12720
12675
        WARNINGFLAGS="$WARNINGFLAGS -Wempty-body"
12721
12676
        WARNINGFLAGS="$WARNINGFLAGS -Wignored-qualifiers"
12722
 
#       WARNINGFLAGS="$WARNINGFLAGS -Wsign-compare"
12723
12677
        WARNINGFLAGS="$WARNINGFLAGS -Wtype-limits"
12724
 
#       WARNINGFLAGS="$WARNINGFLAGS -Wuninitialized"
12725
 
#       WARNINGFLAGS="$WARNINGFLAGS -Waggregate-return"
12726
12678
        WARNINGFLAGS="$WARNINGFLAGS -Wdeclaration-after-statement"
12727
12679
        WARNINGFLAGS="$WARNINGFLAGS -Wshadow"
12728
12680
        WARNINGFLAGS="$WARNINGFLAGS -Winline"
12729
 
#       WARNINGFLAGS="$WARNINGFLAGS -Wswitch-enum"
12730
12681
        WARNINGFLAGS="$WARNINGFLAGS -Wmissing-parameter-type"
12731
12682
        WARNINGFLAGS="$WARNINGFLAGS -Woverride-init"
12732
12683
        WARNINGFLAGS="$WARNINGFLAGS -Wno-strict-aliasing"
13783
13734
    if test -n "$PKG_CONFIG" && \
13784
13735
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
13785
13736
 gtk+-3.0 >= 2.91.0
13786
 
 gnome-keyring-1 >= 0.6.0
 
13737
 gdk-3.0 >= 2.91.7
13787
13738
 cairo >= 1.0.0\""; } >&5
13788
13739
  ($PKG_CONFIG --exists --print-errors "
13789
13740
 gtk+-3.0 >= 2.91.0
13790
 
 gnome-keyring-1 >= 0.6.0
 
13741
 gdk-3.0 >= 2.91.7
13791
13742
 cairo >= 1.0.0") 2>&5
13792
13743
  ac_status=$?
13793
13744
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13794
13745
  test $ac_status = 0; }; then
13795
13746
  pkg_cv_GNOME_CFLAGS=`$PKG_CONFIG --cflags "
13796
13747
 gtk+-3.0 >= 2.91.0
13797
 
 gnome-keyring-1 >= 0.6.0
 
13748
 gdk-3.0 >= 2.91.7
13798
13749
 cairo >= 1.0.0" 2>/dev/null`
13799
13750
else
13800
13751
  pkg_failed=yes
13808
13759
    if test -n "$PKG_CONFIG" && \
13809
13760
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
13810
13761
 gtk+-3.0 >= 2.91.0
13811
 
 gnome-keyring-1 >= 0.6.0
 
13762
 gdk-3.0 >= 2.91.7
13812
13763
 cairo >= 1.0.0\""; } >&5
13813
13764
  ($PKG_CONFIG --exists --print-errors "
13814
13765
 gtk+-3.0 >= 2.91.0
13815
 
 gnome-keyring-1 >= 0.6.0
 
13766
 gdk-3.0 >= 2.91.7
13816
13767
 cairo >= 1.0.0") 2>&5
13817
13768
  ac_status=$?
13818
13769
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13819
13770
  test $ac_status = 0; }; then
13820
13771
  pkg_cv_GNOME_LIBS=`$PKG_CONFIG --libs "
13821
13772
 gtk+-3.0 >= 2.91.0
13822
 
 gnome-keyring-1 >= 0.6.0
 
13773
 gdk-3.0 >= 2.91.7
13823
13774
 cairo >= 1.0.0" 2>/dev/null`
13824
13775
else
13825
13776
  pkg_failed=yes
13842
13793
        if test $_pkg_short_errors_supported = yes; then
13843
13794
                GNOME_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
13844
13795
 gtk+-3.0 >= 2.91.0
13845
 
 gnome-keyring-1 >= 0.6.0
 
13796
 gdk-3.0 >= 2.91.7
13846
13797
 cairo >= 1.0.0" 2>&1`
13847
13798
        else
13848
13799
                GNOME_PKG_ERRORS=`$PKG_CONFIG --print-errors "
13849
13800
 gtk+-3.0 >= 2.91.0
13850
 
 gnome-keyring-1 >= 0.6.0
 
13801
 gdk-3.0 >= 2.91.7
13851
13802
 cairo >= 1.0.0" 2>&1`
13852
13803
        fi
13853
13804
        # Put the nasty error message in config.log where it belongs
13855
13806
 
13856
13807
        as_fn_error $? "Package requirements (
13857
13808
 gtk+-3.0 >= 2.91.0
13858
 
 gnome-keyring-1 >= 0.6.0
 
13809
 gdk-3.0 >= 2.91.7
13859
13810
 cairo >= 1.0.0) were not met:
13860
13811
 
13861
13812
$GNOME_PKG_ERRORS
13893
13844
 
13894
13845
 
13895
13846
pkg_failed=no
13896
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GDK" >&5
13897
 
$as_echo_n "checking for GDK... " >&6; }
13898
 
 
13899
 
if test -n "$GDK_CFLAGS"; then
13900
 
    pkg_cv_GDK_CFLAGS="$GDK_CFLAGS"
13901
 
 elif test -n "$PKG_CONFIG"; then
13902
 
    if test -n "$PKG_CONFIG" && \
13903
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gdk-3.0 >= 2.91.7\""; } >&5
13904
 
  ($PKG_CONFIG --exists --print-errors "gdk-3.0 >= 2.91.7") 2>&5
13905
 
  ac_status=$?
13906
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13907
 
  test $ac_status = 0; }; then
13908
 
  pkg_cv_GDK_CFLAGS=`$PKG_CONFIG --cflags "gdk-3.0 >= 2.91.7" 2>/dev/null`
13909
 
else
13910
 
  pkg_failed=yes
13911
 
fi
13912
 
 else
13913
 
    pkg_failed=untried
13914
 
fi
13915
 
if test -n "$GDK_LIBS"; then
13916
 
    pkg_cv_GDK_LIBS="$GDK_LIBS"
13917
 
 elif test -n "$PKG_CONFIG"; then
13918
 
    if test -n "$PKG_CONFIG" && \
13919
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gdk-3.0 >= 2.91.7\""; } >&5
13920
 
  ($PKG_CONFIG --exists --print-errors "gdk-3.0 >= 2.91.7") 2>&5
13921
 
  ac_status=$?
13922
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
13923
 
  test $ac_status = 0; }; then
13924
 
  pkg_cv_GDK_LIBS=`$PKG_CONFIG --libs "gdk-3.0 >= 2.91.7" 2>/dev/null`
13925
 
else
13926
 
  pkg_failed=yes
13927
 
fi
13928
 
 else
13929
 
    pkg_failed=untried
13930
 
fi
13931
 
 
13932
 
 
13933
 
 
13934
 
if test $pkg_failed = yes; then
13935
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13936
 
$as_echo "no" >&6; }
13937
 
 
13938
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
13939
 
        _pkg_short_errors_supported=yes
13940
 
else
13941
 
        _pkg_short_errors_supported=no
13942
 
fi
13943
 
        if test $_pkg_short_errors_supported = yes; then
13944
 
                GDK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gdk-3.0 >= 2.91.7" 2>&1`
13945
 
        else
13946
 
                GDK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gdk-3.0 >= 2.91.7" 2>&1`
13947
 
        fi
13948
 
        # Put the nasty error message in config.log where it belongs
13949
 
        echo "$GDK_PKG_ERRORS" >&5
13950
 
 
13951
 
        as_fn_error $? "Package requirements (gdk-3.0 >= 2.91.7) were not met:
13952
 
 
13953
 
$GDK_PKG_ERRORS
13954
 
 
13955
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
13956
 
installed software in a non-standard prefix.
13957
 
 
13958
 
Alternatively, you may set the environment variables GDK_CFLAGS
13959
 
and GDK_LIBS to avoid the need to call pkg-config.
13960
 
See the pkg-config man page for more details." "$LINENO" 5
13961
 
 
13962
 
elif test $pkg_failed = untried; then
13963
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
13964
 
$as_echo "no" >&6; }
13965
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
13966
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
13967
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
13968
 
is in your PATH or set the PKG_CONFIG environment variable to the full
13969
 
path to pkg-config.
13970
 
 
13971
 
Alternatively, you may set the environment variables GDK_CFLAGS
13972
 
and GDK_LIBS to avoid the need to call pkg-config.
13973
 
See the pkg-config man page for more details.
13974
 
 
13975
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
13976
 
See \`config.log' for more details" "$LINENO" 5; }
13977
 
 
13978
 
else
13979
 
        GDK_CFLAGS=$pkg_cv_GDK_CFLAGS
13980
 
        GDK_LIBS=$pkg_cv_GDK_LIBS
13981
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
13982
 
$as_echo "yes" >&6; }
13983
 
 
13984
 
fi
13985
 
 
13986
 
 
13987
 
pkg_failed=no
13988
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X11" >&5
13989
 
$as_echo_n "checking for X11... " >&6; }
13990
 
 
13991
 
if test -n "$X11_CFLAGS"; then
13992
 
    pkg_cv_X11_CFLAGS="$X11_CFLAGS"
13993
 
 elif test -n "$PKG_CONFIG"; then
13994
 
    if test -n "$PKG_CONFIG" && \
13995
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
13996
 
 xrandr >= 1.2.0
13997
 
 xrender x11 xext xproto\""; } >&5
13998
 
  ($PKG_CONFIG --exists --print-errors "
13999
 
 xrandr >= 1.2.0
14000
 
 xrender x11 xext xproto") 2>&5
14001
 
  ac_status=$?
14002
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14003
 
  test $ac_status = 0; }; then
14004
 
  pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "
14005
 
 xrandr >= 1.2.0
14006
 
 xrender x11 xext xproto" 2>/dev/null`
14007
 
else
14008
 
  pkg_failed=yes
14009
 
fi
14010
 
 else
14011
 
    pkg_failed=untried
14012
 
fi
14013
 
if test -n "$X11_LIBS"; then
14014
 
    pkg_cv_X11_LIBS="$X11_LIBS"
14015
 
 elif test -n "$PKG_CONFIG"; then
14016
 
    if test -n "$PKG_CONFIG" && \
14017
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"
14018
 
 xrandr >= 1.2.0
14019
 
 xrender x11 xext xproto\""; } >&5
14020
 
  ($PKG_CONFIG --exists --print-errors "
14021
 
 xrandr >= 1.2.0
14022
 
 xrender x11 xext xproto") 2>&5
14023
 
  ac_status=$?
14024
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14025
 
  test $ac_status = 0; }; then
14026
 
  pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "
14027
 
 xrandr >= 1.2.0
14028
 
 xrender x11 xext xproto" 2>/dev/null`
14029
 
else
14030
 
  pkg_failed=yes
14031
 
fi
14032
 
 else
14033
 
    pkg_failed=untried
14034
 
fi
14035
 
 
14036
 
 
14037
 
 
14038
 
if test $pkg_failed = yes; then
14039
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14040
 
$as_echo "no" >&6; }
14041
 
 
14042
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14043
 
        _pkg_short_errors_supported=yes
14044
 
else
14045
 
        _pkg_short_errors_supported=no
14046
 
fi
14047
 
        if test $_pkg_short_errors_supported = yes; then
14048
 
                X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "
14049
 
 xrandr >= 1.2.0
14050
 
 xrender x11 xext xproto" 2>&1`
14051
 
        else
14052
 
                X11_PKG_ERRORS=`$PKG_CONFIG --print-errors "
14053
 
 xrandr >= 1.2.0
14054
 
 xrender x11 xext xproto" 2>&1`
14055
 
        fi
14056
 
        # Put the nasty error message in config.log where it belongs
14057
 
        echo "$X11_PKG_ERRORS" >&5
14058
 
 
14059
 
        as_fn_error $? "Package requirements (
14060
 
 xrandr >= 1.2.0
14061
 
 xrender x11 xext xproto) were not met:
14062
 
 
14063
 
$X11_PKG_ERRORS
14064
 
 
14065
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
14066
 
installed software in a non-standard prefix.
14067
 
 
14068
 
Alternatively, you may set the environment variables X11_CFLAGS
14069
 
and X11_LIBS to avoid the need to call pkg-config.
14070
 
See the pkg-config man page for more details." "$LINENO" 5
14071
 
 
14072
 
elif test $pkg_failed = untried; then
14073
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14074
 
$as_echo "no" >&6; }
14075
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14076
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14077
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
14078
 
is in your PATH or set the PKG_CONFIG environment variable to the full
14079
 
path to pkg-config.
14080
 
 
14081
 
Alternatively, you may set the environment variables X11_CFLAGS
14082
 
and X11_LIBS to avoid the need to call pkg-config.
14083
 
See the pkg-config man page for more details.
14084
 
 
14085
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14086
 
See \`config.log' for more details" "$LINENO" 5; }
14087
 
 
14088
 
else
14089
 
        X11_CFLAGS=$pkg_cv_X11_CFLAGS
14090
 
        X11_LIBS=$pkg_cv_X11_LIBS
14091
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14092
 
$as_echo "yes" >&6; }
14093
 
 
14094
 
fi
14095
 
 
14096
 
 
14097
 
pkg_failed=no
14098
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for X11" >&5
14099
 
$as_echo_n "checking for X11... " >&6; }
14100
 
 
14101
 
if test -n "$X11_CFLAGS"; then
14102
 
    pkg_cv_X11_CFLAGS="$X11_CFLAGS"
14103
 
 elif test -n "$PKG_CONFIG"; then
14104
 
    if test -n "$PKG_CONFIG" && \
14105
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11 xrender\""; } >&5
14106
 
  ($PKG_CONFIG --exists --print-errors "x11 xrender") 2>&5
14107
 
  ac_status=$?
14108
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14109
 
  test $ac_status = 0; }; then
14110
 
  pkg_cv_X11_CFLAGS=`$PKG_CONFIG --cflags "x11 xrender" 2>/dev/null`
14111
 
else
14112
 
  pkg_failed=yes
14113
 
fi
14114
 
 else
14115
 
    pkg_failed=untried
14116
 
fi
14117
 
if test -n "$X11_LIBS"; then
14118
 
    pkg_cv_X11_LIBS="$X11_LIBS"
14119
 
 elif test -n "$PKG_CONFIG"; then
14120
 
    if test -n "$PKG_CONFIG" && \
14121
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"x11 xrender\""; } >&5
14122
 
  ($PKG_CONFIG --exists --print-errors "x11 xrender") 2>&5
14123
 
  ac_status=$?
14124
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14125
 
  test $ac_status = 0; }; then
14126
 
  pkg_cv_X11_LIBS=`$PKG_CONFIG --libs "x11 xrender" 2>/dev/null`
14127
 
else
14128
 
  pkg_failed=yes
14129
 
fi
14130
 
 else
14131
 
    pkg_failed=untried
14132
 
fi
14133
 
 
14134
 
 
14135
 
 
14136
 
if test $pkg_failed = yes; then
14137
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14138
 
$as_echo "no" >&6; }
14139
 
 
14140
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14141
 
        _pkg_short_errors_supported=yes
14142
 
else
14143
 
        _pkg_short_errors_supported=no
14144
 
fi
14145
 
        if test $_pkg_short_errors_supported = yes; then
14146
 
                X11_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "x11 xrender" 2>&1`
14147
 
        else
14148
 
                X11_PKG_ERRORS=`$PKG_CONFIG --print-errors "x11 xrender" 2>&1`
14149
 
        fi
14150
 
        # Put the nasty error message in config.log where it belongs
14151
 
        echo "$X11_PKG_ERRORS" >&5
14152
 
 
14153
 
        as_fn_error $? "Package requirements (x11 xrender) were not met:
14154
 
 
14155
 
$X11_PKG_ERRORS
14156
 
 
14157
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
14158
 
installed software in a non-standard prefix.
14159
 
 
14160
 
Alternatively, you may set the environment variables X11_CFLAGS
14161
 
and X11_LIBS to avoid the need to call pkg-config.
14162
 
See the pkg-config man page for more details." "$LINENO" 5
14163
 
 
14164
 
elif test $pkg_failed = untried; then
14165
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14166
 
$as_echo "no" >&6; }
14167
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14168
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14169
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
14170
 
is in your PATH or set the PKG_CONFIG environment variable to the full
14171
 
path to pkg-config.
14172
 
 
14173
 
Alternatively, you may set the environment variables X11_CFLAGS
14174
 
and X11_LIBS to avoid the need to call pkg-config.
14175
 
See the pkg-config man page for more details.
14176
 
 
14177
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14178
 
See \`config.log' for more details" "$LINENO" 5; }
14179
 
 
14180
 
else
14181
 
        X11_CFLAGS=$pkg_cv_X11_CFLAGS
14182
 
        X11_LIBS=$pkg_cv_X11_LIBS
14183
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14184
 
$as_echo "yes" >&6; }
14185
 
 
14186
 
fi
14187
 
 
14188
 
if test -n "$PKG_CONFIG" && \
14189
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"xrandr >= 1.3\""; } >&5
14190
 
  ($PKG_CONFIG --exists --print-errors "xrandr >= 1.3") 2>&5
14191
 
  ac_status=$?
14192
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14193
 
  test $ac_status = 0; }; then
14194
 
 
14195
 
$as_echo "#define HAVE_XRANDR_13 1" >>confdefs.h
14196
 
 
14197
 
fi
14198
 
 
14199
 
 
14200
 
pkg_failed=no
14201
13847
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for UPOWER" >&5
14202
13848
$as_echo_n "checking for UPOWER... " >&6; }
14203
13849
 
14288
13934
 
14289
13935
fi
14290
13936
 
14291
 
 
14292
 
pkg_failed=no
14293
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for NOTIFY" >&5
14294
 
$as_echo_n "checking for NOTIFY... " >&6; }
14295
 
 
14296
 
if test -n "$NOTIFY_CFLAGS"; then
14297
 
    pkg_cv_NOTIFY_CFLAGS="$NOTIFY_CFLAGS"
14298
 
 elif test -n "$PKG_CONFIG"; then
14299
 
    if test -n "$PKG_CONFIG" && \
14300
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.7.0\""; } >&5
14301
 
  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.7.0") 2>&5
14302
 
  ac_status=$?
14303
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14304
 
  test $ac_status = 0; }; then
14305
 
  pkg_cv_NOTIFY_CFLAGS=`$PKG_CONFIG --cflags "libnotify >= 0.7.0" 2>/dev/null`
14306
 
else
14307
 
  pkg_failed=yes
14308
 
fi
14309
 
 else
14310
 
    pkg_failed=untried
14311
 
fi
14312
 
if test -n "$NOTIFY_LIBS"; then
14313
 
    pkg_cv_NOTIFY_LIBS="$NOTIFY_LIBS"
14314
 
 elif test -n "$PKG_CONFIG"; then
14315
 
    if test -n "$PKG_CONFIG" && \
14316
 
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libnotify >= 0.7.0\""; } >&5
14317
 
  ($PKG_CONFIG --exists --print-errors "libnotify >= 0.7.0") 2>&5
14318
 
  ac_status=$?
14319
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
14320
 
  test $ac_status = 0; }; then
14321
 
  pkg_cv_NOTIFY_LIBS=`$PKG_CONFIG --libs "libnotify >= 0.7.0" 2>/dev/null`
14322
 
else
14323
 
  pkg_failed=yes
14324
 
fi
14325
 
 else
14326
 
    pkg_failed=untried
14327
 
fi
14328
 
 
14329
 
 
14330
 
 
14331
 
if test $pkg_failed = yes; then
14332
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14333
 
$as_echo "no" >&6; }
14334
 
 
14335
 
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
14336
 
        _pkg_short_errors_supported=yes
14337
 
else
14338
 
        _pkg_short_errors_supported=no
14339
 
fi
14340
 
        if test $_pkg_short_errors_supported = yes; then
14341
 
                NOTIFY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "libnotify >= 0.7.0" 2>&1`
14342
 
        else
14343
 
                NOTIFY_PKG_ERRORS=`$PKG_CONFIG --print-errors "libnotify >= 0.7.0" 2>&1`
14344
 
        fi
14345
 
        # Put the nasty error message in config.log where it belongs
14346
 
        echo "$NOTIFY_PKG_ERRORS" >&5
14347
 
 
14348
 
        as_fn_error $? "Package requirements (libnotify >= 0.7.0) were not met:
14349
 
 
14350
 
$NOTIFY_PKG_ERRORS
14351
 
 
14352
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
14353
 
installed software in a non-standard prefix.
14354
 
 
14355
 
Alternatively, you may set the environment variables NOTIFY_CFLAGS
14356
 
and NOTIFY_LIBS to avoid the need to call pkg-config.
14357
 
See the pkg-config man page for more details." "$LINENO" 5
14358
 
 
14359
 
elif test $pkg_failed = untried; then
14360
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14361
 
$as_echo "no" >&6; }
14362
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
14363
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
14364
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
14365
 
is in your PATH or set the PKG_CONFIG environment variable to the full
14366
 
path to pkg-config.
14367
 
 
14368
 
Alternatively, you may set the environment variables NOTIFY_CFLAGS
14369
 
and NOTIFY_LIBS to avoid the need to call pkg-config.
14370
 
See the pkg-config man page for more details.
14371
 
 
14372
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
14373
 
See \`config.log' for more details" "$LINENO" 5; }
14374
 
 
14375
 
else
14376
 
        NOTIFY_CFLAGS=$pkg_cv_NOTIFY_CFLAGS
14377
 
        NOTIFY_LIBS=$pkg_cv_NOTIFY_LIBS
14378
 
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14379
 
$as_echo "yes" >&6; }
14380
 
 
14381
 
fi
14382
 
 
14383
 
SYSCONFDIR=$sysconfdir
14384
 
 
14385
 
DATADIR=$datadir
14386
 
 
14387
 
BINDIR=$bindir
14388
 
 
14389
 
SBINDIR=$sbindir
14390
 
 
14391
 
 
14392
 
 
14393
 
# Check whether --with-doc-dir was given.
14394
 
if test "${with_doc_dir+set}" = set; then :
14395
 
  withval=$with_doc_dir; DOCDIR="$with_doc_dir/gnome-power-manager-$VERSION"
14396
 
else
14397
 
  DOCDIR="$DATADIR/doc/gnome-power-manager-$VERSION"
14398
 
fi
14399
 
 
14400
 
 
14401
 
 
14402
13937
# Check whether --enable-tests was given.
14403
13938
if test "${enable_tests+set}" = set; then :
14404
13939
  enableval=$enable_tests; enable_tests=$enableval
14430
13965
fi
14431
13966
 
14432
13967
 
14433
 
# Check whether --enable-docbook-docs was given.
14434
 
if test "${enable_docbook_docs+set}" = set; then :
14435
 
  enableval=$enable_docbook_docs; enable_docbook_docs=$enableval
14436
 
else
14437
 
  enable_docbook_docs=auto
14438
 
fi
14439
 
 
14440
 
 
14441
 
# Extract the first word of "xmlto", so it can be a program name with args.
14442
 
set dummy xmlto; ac_word=$2
14443
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14444
 
$as_echo_n "checking for $ac_word... " >&6; }
14445
 
if ${ac_cv_path_XMLTO+:} false; then :
14446
 
  $as_echo_n "(cached) " >&6
14447
 
else
14448
 
  case $XMLTO in
14449
 
  [\\/]* | ?:[\\/]*)
14450
 
  ac_cv_path_XMLTO="$XMLTO" # Let the user override the test with a path.
14451
 
  ;;
14452
 
  *)
14453
 
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14454
 
for as_dir in $PATH
14455
 
do
14456
 
  IFS=$as_save_IFS
14457
 
  test -z "$as_dir" && as_dir=.
14458
 
    for ac_exec_ext in '' $ac_executable_extensions; do
14459
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
14460
 
    ac_cv_path_XMLTO="$as_dir/$ac_word$ac_exec_ext"
14461
 
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
14462
 
    break 2
14463
 
  fi
14464
 
done
14465
 
  done
14466
 
IFS=$as_save_IFS
14467
 
 
14468
 
  test -z "$ac_cv_path_XMLTO" && ac_cv_path_XMLTO="no"
14469
 
  ;;
14470
 
esac
14471
 
fi
14472
 
XMLTO=$ac_cv_path_XMLTO
14473
 
if test -n "$XMLTO"; then
14474
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XMLTO" >&5
14475
 
$as_echo "$XMLTO" >&6; }
14476
 
else
14477
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
14478
 
$as_echo "no" >&6; }
14479
 
fi
14480
 
 
14481
 
 
14482
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build DocBook documentation" >&5
14483
 
$as_echo_n "checking whether to build DocBook documentation... " >&6; }
14484
 
if test x$enable_docbook_docs = xauto ; then
14485
 
    if test x$XMLTO = xno ; then
14486
 
        enable_docbook_docs=no
14487
 
    else
14488
 
        enable_docbook_docs=yes
14489
 
    fi
14490
 
fi
14491
 
if test x$enable_docbook_docs = xyes -a x$XMLTO = xno; then
14492
 
        as_fn_error $? "Building DocBook docs explicitly required, but DocBook not found" "$LINENO" 5
14493
 
fi
14494
 
 if test x$enable_docbook_docs = xyes; then
14495
 
  DOCBOOK_DOCS_ENABLED_TRUE=
14496
 
  DOCBOOK_DOCS_ENABLED_FALSE='#'
14497
 
else
14498
 
  DOCBOOK_DOCS_ENABLED_TRUE='#'
14499
 
  DOCBOOK_DOCS_ENABLED_FALSE=
14500
 
fi
14501
 
 
14502
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
14503
 
$as_echo "yes" >&6; }
14504
 
 
14505
 
 
14506
 
# Check whether --with-dbus-services was given.
14507
 
if test "${with_dbus_services+set}" = set; then :
14508
 
  withval=$with_dbus_services; DBUS_SERVICES_DIR="$with_dbus_services"
14509
 
else
14510
 
  DBUS_SERVICES_DIR="$DATADIR/dbus-1/services"
14511
 
fi
14512
 
 
14513
 
 
14514
 
 
14515
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for Solaris kstat" >&5
14516
 
$as_echo_n "checking for Solaris kstat... " >&6; }
14517
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for kstat_open in -lkstat" >&5
14518
 
$as_echo_n "checking for kstat_open in -lkstat... " >&6; }
14519
 
if ${ac_cv_lib_kstat_kstat_open+:} false; then :
14520
 
  $as_echo_n "(cached) " >&6
14521
 
else
14522
 
  ac_check_lib_save_LIBS=$LIBS
14523
 
LIBS="-lkstat  $LIBS"
14524
 
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
14525
 
/* end confdefs.h.  */
14526
 
 
14527
 
/* Override any GCC internal prototype to avoid an error.
14528
 
   Use char because int might match the return type of a GCC
14529
 
   builtin and then its argument prototype would still apply.  */
14530
 
#ifdef __cplusplus
14531
 
extern "C"
14532
 
#endif
14533
 
char kstat_open ();
14534
 
int
14535
 
main ()
14536
 
{
14537
 
return kstat_open ();
14538
 
  ;
14539
 
  return 0;
14540
 
}
14541
 
_ACEOF
14542
 
if ac_fn_c_try_link "$LINENO"; then :
14543
 
  ac_cv_lib_kstat_kstat_open=yes
14544
 
else
14545
 
  ac_cv_lib_kstat_kstat_open=no
14546
 
fi
14547
 
rm -f core conftest.err conftest.$ac_objext \
14548
 
    conftest$ac_exeext conftest.$ac_ext
14549
 
LIBS=$ac_check_lib_save_LIBS
14550
 
fi
14551
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_kstat_kstat_open" >&5
14552
 
$as_echo "$ac_cv_lib_kstat_kstat_open" >&6; }
14553
 
if test "x$ac_cv_lib_kstat_kstat_open" = xyes; then :
14554
 
 
14555
 
 
14556
 
$as_echo "#define HAVE_KSTAT 1" >>confdefs.h
14557
 
 
14558
 
               GPM_EXTRA_LIBS="$GPM_EXTRA_LIBS -lkstat"
14559
 
 
14560
 
fi
14561
 
 
14562
 
 
14563
 
 
14564
13968
# Extract the first word of "docbook2man", so it can be a program name with args.
14565
13969
set dummy docbook2man; ac_word=$2
14566
13970
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
14615
14019
fi
14616
14020
 
14617
14021
 
14618
 
ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile po/Makefile.in policy/Makefile data/Makefile data/gnome-power-statistics.desktop.in data/icons/Makefile data/icons/16x16/Makefile data/icons/16x16/actions/Makefile data/icons/16x16/apps/Makefile data/icons/16x16/status/Makefile data/icons/22x22/Makefile data/icons/22x22/actions/Makefile data/icons/22x22/apps/Makefile data/icons/22x22/status/Makefile data/icons/24x24/Makefile data/icons/24x24/actions/Makefile data/icons/24x24/apps/Makefile data/icons/24x24/status/Makefile data/icons/32x32/Makefile data/icons/32x32/actions/Makefile data/icons/32x32/apps/Makefile data/icons/32x32/status/Makefile data/icons/48x48/Makefile data/icons/48x48/actions/Makefile data/icons/48x48/apps/Makefile data/icons/48x48/status/Makefile data/icons/scalable/Makefile data/icons/scalable/actions/Makefile data/icons/scalable/apps/Makefile data/icons/scalable/status/Makefile data/icons/256x256/Makefile data/icons/256x256/apps/Makefile"
 
14022
ac_config_files="$ac_config_files Makefile src/Makefile man/Makefile po/Makefile.in data/Makefile data/gnome-power-statistics.desktop.in data/icons/Makefile data/icons/16x16/Makefile data/icons/16x16/apps/Makefile data/icons/16x16/status/Makefile data/icons/22x22/Makefile data/icons/22x22/apps/Makefile data/icons/22x22/status/Makefile data/icons/24x24/Makefile data/icons/24x24/apps/Makefile data/icons/24x24/status/Makefile data/icons/32x32/Makefile data/icons/32x32/apps/Makefile data/icons/32x32/status/Makefile data/icons/48x48/Makefile data/icons/48x48/apps/Makefile data/icons/48x48/status/Makefile data/icons/scalable/Makefile data/icons/scalable/apps/Makefile data/icons/scalable/status/Makefile"
14619
14023
 
14620
14024
cat >confcache <<\_ACEOF
14621
14025
# This file is a shell script that caches the results of configure
14770
14174
  as_fn_error $? "conditional \"HAVE_TESTS\" was never defined.
14771
14175
Usually this means the macro was only invoked conditionally." "$LINENO" 5
14772
14176
fi
14773
 
if test -z "${DOCBOOK_DOCS_ENABLED_TRUE}" && test -z "${DOCBOOK_DOCS_ENABLED_FALSE}"; then
14774
 
  as_fn_error $? "conditional \"DOCBOOK_DOCS_ENABLED\" was never defined.
14775
 
Usually this means the macro was only invoked conditionally." "$LINENO" 5
14776
 
fi
14777
14177
if test -z "${HAVE_DOCBOOK2MAN_TRUE}" && test -z "${HAVE_DOCBOOK2MAN_FALSE}"; then
14778
14178
  as_fn_error $? "conditional \"HAVE_DOCBOOK2MAN\" was never defined.
14779
14179
Usually this means the macro was only invoked conditionally." "$LINENO" 5
15187
14587
# report actual input values of CONFIG_FILES etc. instead of their
15188
14588
# values after options handling.
15189
14589
ac_log="
15190
 
This file was extended by gnome-power-manager $as_me 3.1.3, which was
 
14590
This file was extended by gnome-power-manager $as_me 3.1.90, which was
15191
14591
generated by GNU Autoconf 2.68.  Invocation command line was
15192
14592
 
15193
14593
  CONFIG_FILES    = $CONFIG_FILES
15253
14653
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15254
14654
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
15255
14655
ac_cs_version="\\
15256
 
gnome-power-manager config.status 3.1.3
 
14656
gnome-power-manager config.status 3.1.90
15257
14657
configured by $0, generated by GNU Autoconf 2.68,
15258
14658
  with options \\"\$ac_cs_config\\"
15259
14659
 
15668
15068
    "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;;
15669
15069
    "man/Makefile") CONFIG_FILES="$CONFIG_FILES man/Makefile" ;;
15670
15070
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
15671
 
    "policy/Makefile") CONFIG_FILES="$CONFIG_FILES policy/Makefile" ;;
15672
15071
    "data/Makefile") CONFIG_FILES="$CONFIG_FILES data/Makefile" ;;
15673
15072
    "data/gnome-power-statistics.desktop.in") CONFIG_FILES="$CONFIG_FILES data/gnome-power-statistics.desktop.in" ;;
15674
15073
    "data/icons/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/Makefile" ;;
15675
15074
    "data/icons/16x16/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/16x16/Makefile" ;;
15676
 
    "data/icons/16x16/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/16x16/actions/Makefile" ;;
15677
15075
    "data/icons/16x16/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/16x16/apps/Makefile" ;;
15678
15076
    "data/icons/16x16/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/16x16/status/Makefile" ;;
15679
15077
    "data/icons/22x22/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/22x22/Makefile" ;;
15680
 
    "data/icons/22x22/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/22x22/actions/Makefile" ;;
15681
15078
    "data/icons/22x22/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/22x22/apps/Makefile" ;;
15682
15079
    "data/icons/22x22/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/22x22/status/Makefile" ;;
15683
15080
    "data/icons/24x24/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/24x24/Makefile" ;;
15684
 
    "data/icons/24x24/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/24x24/actions/Makefile" ;;
15685
15081
    "data/icons/24x24/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/24x24/apps/Makefile" ;;
15686
15082
    "data/icons/24x24/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/24x24/status/Makefile" ;;
15687
15083
    "data/icons/32x32/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/32x32/Makefile" ;;
15688
 
    "data/icons/32x32/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/32x32/actions/Makefile" ;;
15689
15084
    "data/icons/32x32/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/32x32/apps/Makefile" ;;
15690
15085
    "data/icons/32x32/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/32x32/status/Makefile" ;;
15691
15086
    "data/icons/48x48/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/48x48/Makefile" ;;
15692
 
    "data/icons/48x48/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/48x48/actions/Makefile" ;;
15693
15087
    "data/icons/48x48/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/48x48/apps/Makefile" ;;
15694
15088
    "data/icons/48x48/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/48x48/status/Makefile" ;;
15695
15089
    "data/icons/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/scalable/Makefile" ;;
15696
 
    "data/icons/scalable/actions/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/scalable/actions/Makefile" ;;
15697
15090
    "data/icons/scalable/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/scalable/apps/Makefile" ;;
15698
15091
    "data/icons/scalable/status/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/scalable/status/Makefile" ;;
15699
 
    "data/icons/256x256/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/256x256/Makefile" ;;
15700
 
    "data/icons/256x256/apps/Makefile") CONFIG_FILES="$CONFIG_FILES data/icons/256x256/apps/Makefile" ;;
15701
15092
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
15702
15093
 
15703
15094
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
17092
16483
        cflags:                    ${CFLAGS}
17093
16484
        cppflags:                  ${CPPFLAGS}
17094
16485
        Self test support:         ${have_tests}
17095
 
        Docbook support:           ${enable_docbook_docs}
17096
 
        documentation dir:         $DOCDIR
17097
 
        dbus-1 services dir:       $DBUS_SERVICES_DIR
17098
16486
"
17099
 
if [ "${prefix}" != "/usr" ] ; then
17100
 
        echo '
17101
 
WARNING!!!  GNOME Power Manager uses the "pkexec" utility to provide root
17102
 
permissions necessary for the "gnome-power-backlight-helper" executable to run.
17103
 
 
17104
 
A link should be provided from the file
17105
 
"/usr/share/polkit-1/actions/org.gnome.power.policy" to the installed version
17106
 
"${prefix}/share/polkit-1/actions/org.gnome.power.policy" after installation.
17107
 
'
17108
 
fi
17109