~ubuntu-branches/ubuntu/oneiric/gnome-panel/oneiric

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2011-09-26 11:24:36 UTC
  • mfrom: (1.13.13 upstream)
  • Revision ID: package-import@ubuntu.com-20110926112436-72x6ro8jhmjlwtko
Tags: 1:3.2.0-0ubuntu1
New upstream version

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-panel 3.1.91.
 
3
# Generated by GNU Autoconf 2.68 for gnome-panel 3.2.0.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel>.
6
6
#
710
710
# Identity of this package.
711
711
PACKAGE_NAME='gnome-panel'
712
712
PACKAGE_TARNAME='gnome-panel'
713
 
PACKAGE_VERSION='3.1.91'
714
 
PACKAGE_STRING='gnome-panel 3.1.91'
 
713
PACKAGE_VERSION='3.2.0'
 
714
PACKAGE_STRING='gnome-panel 3.2.0'
715
715
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-panel'
716
716
PACKAGE_URL=''
717
717
 
777
777
GTK_DOC_BUILD_HTML_TRUE
778
778
ENABLE_GTK_DOC_FALSE
779
779
ENABLE_GTK_DOC_TRUE
 
780
GTKDOC_DEPS_LIBS
 
781
GTKDOC_DEPS_CFLAGS
780
782
HTML_DIR
781
783
GTKDOC_MKPDF
782
784
GTKDOC_REBASE
1079
1081
X_LIBS
1080
1082
XMKMF
1081
1083
XRANDR_CFLAGS
1082
 
XRANDR_LIBS'
 
1084
XRANDR_LIBS
 
1085
GTKDOC_DEPS_CFLAGS
 
1086
GTKDOC_DEPS_LIBS'
1083
1087
 
1084
1088
 
1085
1089
# Initialize some variables set by options.
1622
1626
  # Omit some internal or obsolete options to make the list less imposing.
1623
1627
  # This message is too long to be a string in the A/UX 3.1 sh.
1624
1628
  cat <<_ACEOF
1625
 
\`configure' configures gnome-panel 3.1.91 to adapt to many kinds of systems.
 
1629
\`configure' configures gnome-panel 3.2.0 to adapt to many kinds of systems.
1626
1630
 
1627
1631
Usage: $0 [OPTION]... [VAR=VALUE]...
1628
1632
 
1696
1700
 
1697
1701
if test -n "$ac_init_help"; then
1698
1702
  case $ac_init_help in
1699
 
     short | recursive ) echo "Configuration of gnome-panel 3.1.91:";;
 
1703
     short | recursive ) echo "Configuration of gnome-panel 3.2.0:";;
1700
1704
   esac
1701
1705
  cat <<\_ACEOF
1702
1706
 
1812
1816
  XRANDR_CFLAGS
1813
1817
              C compiler flags for XRANDR, overriding pkg-config
1814
1818
  XRANDR_LIBS linker flags for XRANDR, overriding pkg-config
 
1819
  GTKDOC_DEPS_CFLAGS
 
1820
              C compiler flags for GTKDOC_DEPS, overriding pkg-config
 
1821
  GTKDOC_DEPS_LIBS
 
1822
              linker flags for GTKDOC_DEPS, overriding pkg-config
1815
1823
 
1816
1824
Use these variables to override the choices made by `configure' or to help
1817
1825
it to find libraries and programs with nonstandard names/locations.
1879
1887
test -n "$ac_init_help" && exit $ac_status
1880
1888
if $ac_init_version; then
1881
1889
  cat <<\_ACEOF
1882
 
gnome-panel configure 3.1.91
 
1890
gnome-panel configure 3.2.0
1883
1891
generated by GNU Autoconf 2.68
1884
1892
 
1885
1893
Copyright (C) 2010 Free Software Foundation, Inc.
2248
2256
This file contains any messages produced by compilers while
2249
2257
running configure, to aid debugging if configure makes a mistake.
2250
2258
 
2251
 
It was created by gnome-panel $as_me 3.1.91, which was
 
2259
It was created by gnome-panel $as_me 3.2.0, which was
2252
2260
generated by GNU Autoconf 2.68.  Invocation command line was
2253
2261
 
2254
2262
  $ $0 $@
3065
3073
 
3066
3074
# Define the identity of the package.
3067
3075
 PACKAGE='gnome-panel'
3068
 
 VERSION='3.1.91'
 
3076
 VERSION='3.2.0'
3069
3077
 
3070
3078
 
3071
3079
cat >>confdefs.h <<_ACEOF
4913
4921
else
4914
4922
  lt_cv_nm_interface="BSD nm"
4915
4923
  echo "int some_variable = 0;" > conftest.$ac_ext
4916
 
  (eval echo "\"\$as_me:4916: $ac_compile\"" >&5)
 
4924
  (eval echo "\"\$as_me:4924: $ac_compile\"" >&5)
4917
4925
  (eval "$ac_compile" 2>conftest.err)
4918
4926
  cat conftest.err >&5
4919
 
  (eval echo "\"\$as_me:4919: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
4927
  (eval echo "\"\$as_me:4927: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
4920
4928
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
4921
4929
  cat conftest.err >&5
4922
 
  (eval echo "\"\$as_me:4922: output\"" >&5)
 
4930
  (eval echo "\"\$as_me:4930: output\"" >&5)
4923
4931
  cat conftest.out >&5
4924
4932
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
4925
4933
    lt_cv_nm_interface="MS dumpbin"
6125
6133
  ;;
6126
6134
*-*-irix6*)
6127
6135
  # Find out which ABI we are using.
6128
 
  echo '#line 6128 "configure"' > conftest.$ac_ext
 
6136
  echo '#line 6136 "configure"' > conftest.$ac_ext
6129
6137
  if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
6130
6138
  (eval $ac_compile) 2>&5
6131
6139
  ac_status=$?
7652
7660
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7653
7661
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7654
7662
   -e 's:$: $lt_compiler_flag:'`
7655
 
   (eval echo "\"\$as_me:7655: $lt_compile\"" >&5)
 
7663
   (eval echo "\"\$as_me:7663: $lt_compile\"" >&5)
7656
7664
   (eval "$lt_compile" 2>conftest.err)
7657
7665
   ac_status=$?
7658
7666
   cat conftest.err >&5
7659
 
   echo "$as_me:7659: \$? = $ac_status" >&5
 
7667
   echo "$as_me:7667: \$? = $ac_status" >&5
7660
7668
   if (exit $ac_status) && test -s "$ac_outfile"; then
7661
7669
     # The compiler can only warn and ignore the option if not recognized
7662
7670
     # So say no if there are warnings other than the usual output.
7991
7999
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
7992
8000
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
7993
8001
   -e 's:$: $lt_compiler_flag:'`
7994
 
   (eval echo "\"\$as_me:7994: $lt_compile\"" >&5)
 
8002
   (eval echo "\"\$as_me:8002: $lt_compile\"" >&5)
7995
8003
   (eval "$lt_compile" 2>conftest.err)
7996
8004
   ac_status=$?
7997
8005
   cat conftest.err >&5
7998
 
   echo "$as_me:7998: \$? = $ac_status" >&5
 
8006
   echo "$as_me:8006: \$? = $ac_status" >&5
7999
8007
   if (exit $ac_status) && test -s "$ac_outfile"; then
8000
8008
     # The compiler can only warn and ignore the option if not recognized
8001
8009
     # So say no if there are warnings other than the usual output.
8096
8104
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8097
8105
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8098
8106
   -e 's:$: $lt_compiler_flag:'`
8099
 
   (eval echo "\"\$as_me:8099: $lt_compile\"" >&5)
 
8107
   (eval echo "\"\$as_me:8107: $lt_compile\"" >&5)
8100
8108
   (eval "$lt_compile" 2>out/conftest.err)
8101
8109
   ac_status=$?
8102
8110
   cat out/conftest.err >&5
8103
 
   echo "$as_me:8103: \$? = $ac_status" >&5
 
8111
   echo "$as_me:8111: \$? = $ac_status" >&5
8104
8112
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8105
8113
   then
8106
8114
     # The compiler can only warn and ignore the option if not recognized
8151
8159
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
8152
8160
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
8153
8161
   -e 's:$: $lt_compiler_flag:'`
8154
 
   (eval echo "\"\$as_me:8154: $lt_compile\"" >&5)
 
8162
   (eval echo "\"\$as_me:8162: $lt_compile\"" >&5)
8155
8163
   (eval "$lt_compile" 2>out/conftest.err)
8156
8164
   ac_status=$?
8157
8165
   cat out/conftest.err >&5
8158
 
   echo "$as_me:8158: \$? = $ac_status" >&5
 
8166
   echo "$as_me:8166: \$? = $ac_status" >&5
8159
8167
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
8160
8168
   then
8161
8169
     # The compiler can only warn and ignore the option if not recognized
10518
10526
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10519
10527
  lt_status=$lt_dlunknown
10520
10528
  cat > conftest.$ac_ext <<_LT_EOF
10521
 
#line 10521 "configure"
 
10529
#line 10529 "configure"
10522
10530
#include "confdefs.h"
10523
10531
 
10524
10532
#if HAVE_DLFCN_H
10614
10622
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10615
10623
  lt_status=$lt_dlunknown
10616
10624
  cat > conftest.$ac_ext <<_LT_EOF
10617
 
#line 10617 "configure"
 
10625
#line 10625 "configure"
10618
10626
#include "confdefs.h"
10619
10627
 
10620
10628
#if HAVE_DLFCN_H
16481
16489
 
16482
16490
 
16483
16491
 
 
16492
 
16484
16493
    # Extract the first word of "gtkdoc-check", so it can be a program name with args.
16485
16494
set dummy gtkdoc-check; ac_word=$2
16486
16495
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
16638
16647
else
16639
16648
  as_fn_error $? "You need to have gtk-doc >= 1.0 installed to build $PACKAGE_NAME" "$LINENO" 5
16640
16649
fi
 
16650
        if test "x$PACKAGE_NAME" != "xglib"; then
 
16651
 
 
16652
pkg_failed=no
 
16653
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GTKDOC_DEPS" >&5
 
16654
$as_echo_n "checking for GTKDOC_DEPS... " >&6; }
 
16655
 
 
16656
if test -n "$GTKDOC_DEPS_CFLAGS"; then
 
16657
    pkg_cv_GTKDOC_DEPS_CFLAGS="$GTKDOC_DEPS_CFLAGS"
 
16658
 elif test -n "$PKG_CONFIG"; then
 
16659
    if test -n "$PKG_CONFIG" && \
 
16660
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0\""; } >&5
 
16661
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0") 2>&5
 
16662
  ac_status=$?
 
16663
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
16664
  test $ac_status = 0; }; then
 
16665
  pkg_cv_GTKDOC_DEPS_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
 
16666
else
 
16667
  pkg_failed=yes
 
16668
fi
 
16669
 else
 
16670
    pkg_failed=untried
 
16671
fi
 
16672
if test -n "$GTKDOC_DEPS_LIBS"; then
 
16673
    pkg_cv_GTKDOC_DEPS_LIBS="$GTKDOC_DEPS_LIBS"
 
16674
 elif test -n "$PKG_CONFIG"; then
 
16675
    if test -n "$PKG_CONFIG" && \
 
16676
    { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0\""; } >&5
 
16677
  ($PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0") 2>&5
 
16678
  ac_status=$?
 
16679
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
 
16680
  test $ac_status = 0; }; then
 
16681
  pkg_cv_GTKDOC_DEPS_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>/dev/null`
 
16682
else
 
16683
  pkg_failed=yes
 
16684
fi
 
16685
 else
 
16686
    pkg_failed=untried
 
16687
fi
 
16688
 
 
16689
 
 
16690
 
 
16691
if test $pkg_failed = yes; then
 
16692
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
16693
$as_echo "no" >&6; }
 
16694
 
 
16695
if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
 
16696
        _pkg_short_errors_supported=yes
 
16697
else
 
16698
        _pkg_short_errors_supported=no
 
16699
fi
 
16700
        if test $_pkg_short_errors_supported = yes; then
 
16701
                GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
 
16702
        else
 
16703
                GTKDOC_DEPS_PKG_ERRORS=`$PKG_CONFIG --print-errors "glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0" 2>&1`
 
16704
        fi
 
16705
        # Put the nasty error message in config.log where it belongs
 
16706
        echo "$GTKDOC_DEPS_PKG_ERRORS" >&5
 
16707
 
 
16708
        as_fn_error $? "Package requirements (glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0) were not met:
 
16709
 
 
16710
$GTKDOC_DEPS_PKG_ERRORS
 
16711
 
 
16712
Consider adjusting the PKG_CONFIG_PATH environment variable if you
 
16713
installed software in a non-standard prefix.
 
16714
 
 
16715
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
 
16716
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
 
16717
See the pkg-config man page for more details." "$LINENO" 5
 
16718
elif test $pkg_failed = untried; then
 
16719
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
16720
$as_echo "no" >&6; }
 
16721
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
 
16722
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
 
16723
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
 
16724
is in your PATH or set the PKG_CONFIG environment variable to the full
 
16725
path to pkg-config.
 
16726
 
 
16727
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
 
16728
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
 
16729
See the pkg-config man page for more details.
 
16730
 
 
16731
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
16732
See \`config.log' for more details" "$LINENO" 5; }
 
16733
else
 
16734
        GTKDOC_DEPS_CFLAGS=$pkg_cv_GTKDOC_DEPS_CFLAGS
 
16735
        GTKDOC_DEPS_LIBS=$pkg_cv_GTKDOC_DEPS_LIBS
 
16736
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
16737
$as_echo "yes" >&6; }
 
16738
 
 
16739
fi
 
16740
    fi
16641
16741
  fi
16642
16742
 
16643
16743
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to build gtk-doc documentation" >&5
17463
17563
# report actual input values of CONFIG_FILES etc. instead of their
17464
17564
# values after options handling.
17465
17565
ac_log="
17466
 
This file was extended by gnome-panel $as_me 3.1.91, which was
 
17566
This file was extended by gnome-panel $as_me 3.2.0, which was
17467
17567
generated by GNU Autoconf 2.68.  Invocation command line was
17468
17568
 
17469
17569
  CONFIG_FILES    = $CONFIG_FILES
17529
17629
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17530
17630
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17531
17631
ac_cs_version="\\
17532
 
gnome-panel config.status 3.1.91
 
17632
gnome-panel config.status 3.2.0
17533
17633
configured by $0, generated by GNU Autoconf 2.68,
17534
17634
  with options \\"\$ac_cs_config\\"
17535
17635