~ubuntu-branches/ubuntu/vivid/xfce4-panel/vivid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Unit 193, Unit 193, Lionel Le Folgoc
  • Date: 2014-02-12 15:41:39 UTC
  • mfrom: (1.1.36)
  • Revision ID: package-import@ubuntu.com-20140212154139-j4cm4hlso68qadjw
Tags: 4.11.0~0.git20140209.86a1b73-0ubuntu1
[ Unit 193 ]
* New git snapshot. (LP: #1238997)
* debian/patches:
  - 02_potfiles-fix-ftbfs.patch: added, add missing files to po/POTFILES.in.
* debian/control: add b-dep on newer garcon.

[ Lionel Le Folgoc ]
* debian/patches:
  - xubuntu_add-calendar-popup-to-clock-plugin.patch: dropped, included.
  - series: refreshed.
* debian/xfce4-panel.install: include both (gtk2 and gtk3) wrappers.
* debian/rules: pass --enable-gtk3 --disable-silent-rules to configure script.
* debian/control: add b-dep on libgtk-3-dev.
* debian/xfce4-panel.shlibs: updated for the gtk3 library.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
 
# From configure.ac 48000a2.
 
2
# From configure.ac 86a1b73.
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated by GNU Autoconf 2.69 for xfce4-panel 4.10.1.
 
4
# Generated by GNU Autoconf 2.69 for xfce4-panel 4.10.0git-86a1b73.
5
5
#
6
6
# Report bugs to <http://bugzilla.xfce.org/>.
7
7
#
597
597
# Identity of this package.
598
598
PACKAGE_NAME='xfce4-panel'
599
599
PACKAGE_TARNAME='xfce4-panel'
600
 
PACKAGE_VERSION='4.10.1'
601
 
PACKAGE_STRING='xfce4-panel 4.10.1'
 
600
PACKAGE_VERSION='4.10.0git-86a1b73'
 
601
PACKAGE_STRING='xfce4-panel 4.10.0git-86a1b73'
602
602
PACKAGE_BUGREPORT='http://bugzilla.xfce.org/'
603
603
PACKAGE_URL=''
604
604
 
670
670
GIO_UNIX_LIBS
671
671
GIO_UNIX_CFLAGS
672
672
GIO_UNIX_VERSION
 
673
ENABLE_GTK3_LIBRARY_FALSE
 
674
ENABLE_GTK3_LIBRARY_TRUE
 
675
HAVE_GTK3_FALSE
 
676
HAVE_GTK3_TRUE
 
677
GTK3_REQUIRED_VERSION
 
678
GTK3_LIBS
 
679
GTK3_CFLAGS
 
680
GTK3_VERSION
673
681
LIBWNCK_REQUIRED_VERSION
674
682
LIBWNCK_LIBS
675
683
LIBWNCK_CFLAGS
710
718
LIBXFCE4UI_LIBS
711
719
LIBXFCE4UI_CFLAGS
712
720
LIBXFCE4UI_VERSION
 
721
GARCON_GTK2_REQUIRED_VERSION
 
722
GARCON_GTK2_LIBS
 
723
GARCON_GTK2_CFLAGS
 
724
GARCON_GTK2_VERSION
713
725
GARCON_REQUIRED_VERSION
714
726
GARCON_LIBS
715
727
GARCON_CFLAGS
919
931
enable_libtool_lock
920
932
with_locales_dir
921
933
with_x
 
934
enable_gtk3
922
935
enable_gio_unix
923
936
with_html_dir
924
937
enable_gtk_doc
1483
1496
  # Omit some internal or obsolete options to make the list less imposing.
1484
1497
  # This message is too long to be a string in the A/UX 3.1 sh.
1485
1498
  cat <<_ACEOF
1486
 
\`configure' configures xfce4-panel 4.10.1 to adapt to many kinds of systems.
 
1499
\`configure' configures xfce4-panel 4.10.0git-86a1b73 to adapt to many kinds of systems.
1487
1500
 
1488
1501
Usage: $0 [OPTION]... [VAR=VALUE]...
1489
1502
 
1557
1570
 
1558
1571
if test -n "$ac_init_help"; then
1559
1572
  case $ac_init_help in
1560
 
     short | recursive ) echo "Configuration of xfce4-panel 4.10.1:";;
 
1573
     short | recursive ) echo "Configuration of xfce4-panel 4.10.0git-86a1b73:";;
1561
1574
   esac
1562
1575
  cat <<\_ACEOF
1563
1576
 
1580
1593
  --enable-fast-install[=PKGS]
1581
1594
                          optimize for fast installation [default=yes]
1582
1595
  --disable-libtool-lock  avoid locking (might break parallel builds)
 
1596
  --enable-gtk3           Enable checking for GTK+ 3 support
 
1597
                          (default=[no])
 
1598
  --disable-gtk3          Disable checking for GTK+ 3 support
1583
1599
  --enable-gio-unix       Enable checking for GIO UNIX features
1584
1600
                          (default=[])
1585
1601
  --disable-gio-unix      Disable checking for GIO UNIX features
1588
1604
  --enable-gtk-doc-pdf    build documentation in pdf format [[default=no]]
1589
1605
  --enable-debug[=no|minimum|yes|full]
1590
1606
                          Build with debugging support
1591
 
                          [default=[minimum]]
 
1607
                          [default=[yes]]
1592
1608
  --disable-debug         Include no debugging support
1593
1609
  --disable-linker-opts   Disable linker optimizations
1594
1610
  --disable-visibility    Do not use ELF visibility attributes
1696
1712
test -n "$ac_init_help" && exit $ac_status
1697
1713
if $ac_init_version; then
1698
1714
  cat <<\_ACEOF
1699
 
xfce4-panel configure 4.10.1
 
1715
xfce4-panel configure 4.10.0git-86a1b73
1700
1716
generated by GNU Autoconf 2.69
1701
1717
 
1702
1718
Copyright (C) 2012 Free Software Foundation, Inc.
2071
2087
This file contains any messages produced by compilers while
2072
2088
running configure, to aid debugging if configure makes a mistake.
2073
2089
 
2074
 
It was created by xfce4-panel $as_me 4.10.1, which was
 
2090
It was created by xfce4-panel $as_me 4.10.0git-86a1b73, which was
2075
2091
generated by GNU Autoconf 2.69.  Invocation command line was
2076
2092
 
2077
2093
  $ $0 $@
2424
2440
 
2425
2441
ac_config_headers="$ac_config_headers config.h"
2426
2442
 
2427
 
am__api_version='1.13'
 
2443
am__api_version='1.14'
2428
2444
 
2429
2445
ac_aux_dir=
2430
2446
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2939
2955
 
2940
2956
# Define the identity of the package.
2941
2957
 PACKAGE='xfce4-panel'
2942
 
 VERSION='4.10.1'
 
2958
 VERSION='4.10.0git-86a1b73'
2943
2959
 
2944
2960
 
2945
2961
cat >>confdefs.h <<_ACEOF
2980
2996
AMTAR='$${TAR-tar}'
2981
2997
 
2982
2998
 
2983
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
 
2999
# We'll loop over all known methods to create a tar archive until one works.
 
3000
_am_tools='gnutar plaintar pax cpio none'
 
3001
 
 
3002
# The POSIX 1988 'ustar' format is defined with fixed-size fields.
 
3003
      # There is notably a 21 bits limit for the UID and the GID.  In fact,
 
3004
      # the 'pax' utility can hang on bigger UID/GID (see automake bug#8343
 
3005
      # and bug#13588).
 
3006
      am_max_uid=2097151 # 2^21 - 1
 
3007
      am_max_gid=$am_max_uid
 
3008
      # The $UID and $GID variables are not portable, so we need to resort
 
3009
      # to the POSIX-mandated id(1) utility.  Errors in the 'id' calls
 
3010
      # below are definitely unexpected, so allow the users to see them
 
3011
      # (that is, avoid stderr redirection).
 
3012
      am_uid=`id -u || echo unknown`
 
3013
      am_gid=`id -g || echo unknown`
 
3014
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether UID '$am_uid' is supported by ustar format" >&5
 
3015
$as_echo_n "checking whether UID '$am_uid' is supported by ustar format... " >&6; }
 
3016
      if test $am_uid -le $am_max_uid; then
 
3017
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3018
$as_echo "yes" >&6; }
 
3019
      else
 
3020
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3021
$as_echo "no" >&6; }
 
3022
         _am_tools=none
 
3023
      fi
 
3024
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether GID '$am_gid' is supported by ustar format" >&5
 
3025
$as_echo_n "checking whether GID '$am_gid' is supported by ustar format... " >&6; }
 
3026
      if test $am_gid -le $am_max_gid; then
 
3027
         { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
3028
$as_echo "yes" >&6; }
 
3029
      else
 
3030
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
3031
$as_echo "no" >&6; }
 
3032
        _am_tools=none
 
3033
      fi
 
3034
 
 
3035
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to create a ustar tar archive" >&5
2984
3036
$as_echo_n "checking how to create a ustar tar archive... " >&6; }
2985
 
# Loop over all known methods to create a tar archive until one works.
2986
 
_am_tools='gnutar plaintar pax cpio none'
2987
 
_am_tools=${am_cv_prog_tar_ustar-$_am_tools}
2988
 
# Do not fold the above two line into one, because Tru64 sh and
2989
 
# Solaris sh will not grok spaces in the rhs of '-'.
2990
 
for _am_tool in $_am_tools
2991
 
do
2992
 
  case $_am_tool in
2993
 
  gnutar)
2994
 
    for _am_tar in tar gnutar gtar;
2995
 
    do
2996
 
      { echo "$as_me:$LINENO: $_am_tar --version" >&5
 
3037
 
 
3038
  # Go ahead even if we have the value already cached.  We do so because we
 
3039
  # need to set the values for the 'am__tar' and 'am__untar' variables.
 
3040
  _am_tools=${am_cv_prog_tar_ustar-$_am_tools}
 
3041
 
 
3042
  for _am_tool in $_am_tools; do
 
3043
    case $_am_tool in
 
3044
    gnutar)
 
3045
      for _am_tar in tar gnutar gtar; do
 
3046
        { echo "$as_me:$LINENO: $_am_tar --version" >&5
2997
3047
   ($_am_tar --version) >&5 2>&5
2998
3048
   ac_status=$?
2999
3049
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3000
3050
   (exit $ac_status); } && break
3001
 
    done
3002
 
    am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
3003
 
    am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
3004
 
    am__untar="$_am_tar -xf -"
3005
 
    ;;
3006
 
  plaintar)
3007
 
    # Must skip GNU tar: if it does not support --format= it doesn't create
3008
 
    # ustar tarball either.
3009
 
    (tar --version) >/dev/null 2>&1 && continue
3010
 
    am__tar='tar chf - "$$tardir"'
3011
 
    am__tar_='tar chf - "$tardir"'
3012
 
    am__untar='tar xf -'
3013
 
    ;;
3014
 
  pax)
3015
 
    am__tar='pax -L -x ustar -w "$$tardir"'
3016
 
    am__tar_='pax -L -x ustar -w "$tardir"'
3017
 
    am__untar='pax -r'
3018
 
    ;;
3019
 
  cpio)
3020
 
    am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
3021
 
    am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
3022
 
    am__untar='cpio -i -H ustar -d'
3023
 
    ;;
3024
 
  none)
3025
 
    am__tar=false
3026
 
    am__tar_=false
3027
 
    am__untar=false
3028
 
    ;;
3029
 
  esac
3030
 
 
3031
 
  # If the value was cached, stop now.  We just wanted to have am__tar
3032
 
  # and am__untar set.
3033
 
  test -n "${am_cv_prog_tar_ustar}" && break
3034
 
 
3035
 
  # tar/untar a dummy directory, and stop if the command works
3036
 
  rm -rf conftest.dir
3037
 
  mkdir conftest.dir
3038
 
  echo GrepMe > conftest.dir/file
3039
 
  { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
 
3051
      done
 
3052
      am__tar="$_am_tar --format=ustar -chf - "'"$$tardir"'
 
3053
      am__tar_="$_am_tar --format=ustar -chf - "'"$tardir"'
 
3054
      am__untar="$_am_tar -xf -"
 
3055
      ;;
 
3056
    plaintar)
 
3057
      # Must skip GNU tar: if it does not support --format= it doesn't create
 
3058
      # ustar tarball either.
 
3059
      (tar --version) >/dev/null 2>&1 && continue
 
3060
      am__tar='tar chf - "$$tardir"'
 
3061
      am__tar_='tar chf - "$tardir"'
 
3062
      am__untar='tar xf -'
 
3063
      ;;
 
3064
    pax)
 
3065
      am__tar='pax -L -x ustar -w "$$tardir"'
 
3066
      am__tar_='pax -L -x ustar -w "$tardir"'
 
3067
      am__untar='pax -r'
 
3068
      ;;
 
3069
    cpio)
 
3070
      am__tar='find "$$tardir" -print | cpio -o -H ustar -L'
 
3071
      am__tar_='find "$tardir" -print | cpio -o -H ustar -L'
 
3072
      am__untar='cpio -i -H ustar -d'
 
3073
      ;;
 
3074
    none)
 
3075
      am__tar=false
 
3076
      am__tar_=false
 
3077
      am__untar=false
 
3078
      ;;
 
3079
    esac
 
3080
 
 
3081
    # If the value was cached, stop now.  We just wanted to have am__tar
 
3082
    # and am__untar set.
 
3083
    test -n "${am_cv_prog_tar_ustar}" && break
 
3084
 
 
3085
    # tar/untar a dummy directory, and stop if the command works.
 
3086
    rm -rf conftest.dir
 
3087
    mkdir conftest.dir
 
3088
    echo GrepMe > conftest.dir/file
 
3089
    { echo "$as_me:$LINENO: tardir=conftest.dir && eval $am__tar_ >conftest.tar" >&5
3040
3090
   (tardir=conftest.dir && eval $am__tar_ >conftest.tar) >&5 2>&5
3041
3091
   ac_status=$?
3042
3092
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3043
3093
   (exit $ac_status); }
3044
 
  rm -rf conftest.dir
3045
 
  if test -s conftest.tar; then
3046
 
    { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
 
3094
    rm -rf conftest.dir
 
3095
    if test -s conftest.tar; then
 
3096
      { echo "$as_me:$LINENO: $am__untar <conftest.tar" >&5
3047
3097
   ($am__untar <conftest.tar) >&5 2>&5
3048
3098
   ac_status=$?
3049
3099
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
3050
3100
   (exit $ac_status); }
3051
 
    grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
3052
 
  fi
3053
 
done
3054
 
rm -rf conftest.dir
 
3101
      { echo "$as_me:$LINENO: cat conftest.dir/file" >&5
 
3102
   (cat conftest.dir/file) >&5 2>&5
 
3103
   ac_status=$?
 
3104
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3105
   (exit $ac_status); }
 
3106
      grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
 
3107
    fi
 
3108
  done
 
3109
  rm -rf conftest.dir
3055
3110
 
3056
 
if ${am_cv_prog_tar_ustar+:} false; then :
 
3111
  if ${am_cv_prog_tar_ustar+:} false; then :
3057
3112
  $as_echo_n "(cached) " >&6
3058
3113
else
3059
3114
  am_cv_prog_tar_ustar=$_am_tool
3060
3115
fi
3061
3116
 
3062
 
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
 
3117
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_tar_ustar" >&5
3063
3118
$as_echo "$am_cv_prog_tar_ustar" >&6; }
3064
3119
 
3065
3120
 
3067
3122
 
3068
3123
 
3069
3124
 
 
3125
# POSIX will say in a future version that running "rm -f" with no argument
 
3126
# is OK; and we want to be able to make that assumption in our Makefile
 
3127
# recipes.  So use an aggressive probe to check that the usage we want is
 
3128
# actually supported "in the wild" to an acceptable degree.
 
3129
# See automake bug#10828.
 
3130
# To make any issue more visible, cause the running configure to be aborted
 
3131
# by default if the 'rm' program in use doesn't match our expectations; the
 
3132
# user can still override this though.
 
3133
if rm -f && rm -fr && rm -rf; then : OK; else
 
3134
  cat >&2 <<'END'
 
3135
Oops!
 
3136
 
 
3137
Your 'rm' program seems unable to run without file operands specified
 
3138
on the command line, even when the '-f' option is present.  This is contrary
 
3139
to the behaviour of most rm programs out there, and not conforming with
 
3140
the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
 
3141
 
 
3142
Please tell bug-automake@gnu.org about your system, including the value
 
3143
of your $PATH and any error possibly output before this message.  This
 
3144
can help us improve future automake versions.
 
3145
 
 
3146
END
 
3147
  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
 
3148
    echo 'Configuration will proceed anyway, since you have set the' >&2
 
3149
    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
 
3150
    echo >&2
 
3151
  else
 
3152
    cat >&2 <<'END'
 
3153
Aborting the configuration process, to ensure you take notice of the issue.
 
3154
 
 
3155
You can download and install GNU coreutils to get an 'rm' implementation
 
3156
that behaves properly: <http://www.gnu.org/software/coreutils/>.
 
3157
 
 
3158
If you want to complete the configuration process using your problematic
 
3159
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
 
3160
to "yes", and re-run configure.
 
3161
 
 
3162
END
 
3163
    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
 
3164
  fi
 
3165
fi
 
3166
 
3070
3167
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable maintainer-specific portions of Makefiles" >&5
3071
3168
$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; }
3072
3169
    # Check whether --enable-maintainer-mode was given.
3991
4088
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3992
4089
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3993
4090
 
 
4091
ac_ext=c
 
4092
ac_cpp='$CPP $CPPFLAGS'
 
4093
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
4094
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
4095
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
4096
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
 
4097
$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
 
4098
if ${am_cv_prog_cc_c_o+:} false; then :
 
4099
  $as_echo_n "(cached) " >&6
 
4100
else
 
4101
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
4102
/* end confdefs.h.  */
 
4103
 
 
4104
int
 
4105
main ()
 
4106
{
 
4107
 
 
4108
  ;
 
4109
  return 0;
 
4110
}
 
4111
_ACEOF
 
4112
  # Make sure it works both with $CC and with simple cc.
 
4113
  # Following AC_PROG_CC_C_O, we do the test twice because some
 
4114
  # compilers refuse to overwrite an existing .o file with -o,
 
4115
  # though they will create one.
 
4116
  am_cv_prog_cc_c_o=yes
 
4117
  for am_i in 1 2; do
 
4118
    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
 
4119
   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
 
4120
   ac_status=$?
 
4121
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
4122
   (exit $ac_status); } \
 
4123
         && test -f conftest2.$ac_objext; then
 
4124
      : OK
 
4125
    else
 
4126
      am_cv_prog_cc_c_o=no
 
4127
      break
 
4128
    fi
 
4129
  done
 
4130
  rm -f core conftest*
 
4131
  unset am_i
 
4132
fi
 
4133
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
 
4134
$as_echo "$am_cv_prog_cc_c_o" >&6; }
 
4135
if test "$am_cv_prog_cc_c_o" != yes; then
 
4136
   # Losing compiler, so override with the script.
 
4137
   # FIXME: It is wrong to rewrite CC.
 
4138
   # But if we don't then we get into trouble of one sort or another.
 
4139
   # A longer-term fix would be to have automake use am__CC in this case,
 
4140
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
 
4141
   CC="$am_aux_dir/compile $CC"
 
4142
fi
 
4143
ac_ext=c
 
4144
ac_cpp='$CPP $CPPFLAGS'
 
4145
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
4146
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
4147
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
4148
 
 
4149
 
3994
4150
depcc="$CC"   am_compiler_list=
3995
4151
 
3996
4152
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5175
5331
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5176
5332
ac_compiler_gnu=$ac_cv_c_compiler_gnu
5177
5333
 
 
5334
ac_ext=c
 
5335
ac_cpp='$CPP $CPPFLAGS'
 
5336
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
5337
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
5338
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
5339
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
 
5340
$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
 
5341
if ${am_cv_prog_cc_c_o+:} false; then :
 
5342
  $as_echo_n "(cached) " >&6
 
5343
else
 
5344
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
5345
/* end confdefs.h.  */
 
5346
 
 
5347
int
 
5348
main ()
 
5349
{
 
5350
 
 
5351
  ;
 
5352
  return 0;
 
5353
}
 
5354
_ACEOF
 
5355
  # Make sure it works both with $CC and with simple cc.
 
5356
  # Following AC_PROG_CC_C_O, we do the test twice because some
 
5357
  # compilers refuse to overwrite an existing .o file with -o,
 
5358
  # though they will create one.
 
5359
  am_cv_prog_cc_c_o=yes
 
5360
  for am_i in 1 2; do
 
5361
    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
 
5362
   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
 
5363
   ac_status=$?
 
5364
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
5365
   (exit $ac_status); } \
 
5366
         && test -f conftest2.$ac_objext; then
 
5367
      : OK
 
5368
    else
 
5369
      am_cv_prog_cc_c_o=no
 
5370
      break
 
5371
    fi
 
5372
  done
 
5373
  rm -f core conftest*
 
5374
  unset am_i
 
5375
fi
 
5376
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
 
5377
$as_echo "$am_cv_prog_cc_c_o" >&6; }
 
5378
if test "$am_cv_prog_cc_c_o" != yes; then
 
5379
   # Losing compiler, so override with the script.
 
5380
   # FIXME: It is wrong to rewrite CC.
 
5381
   # But if we don't then we get into trouble of one sort or another.
 
5382
   # A longer-term fix would be to have automake use am__CC in this case,
 
5383
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
 
5384
   CC="$am_aux_dir/compile $CC"
 
5385
fi
 
5386
ac_ext=c
 
5387
ac_cpp='$CPP $CPPFLAGS'
 
5388
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
5389
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
5390
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
5391
 
 
5392
 
5178
5393
depcc="$CC"   am_compiler_list=
5179
5394
 
5180
5395
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5303
5518
fi
5304
5519
 
5305
5520
 
5306
 
if test "x$CC" != xcc; then
5307
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
5308
 
$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
5309
 
else
5310
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
5311
 
$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
5312
 
fi
5313
 
set dummy $CC; ac_cc=`$as_echo "$2" |
5314
 
                      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5315
 
if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
5316
 
  $as_echo_n "(cached) " >&6
5317
 
else
5318
 
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5319
 
/* end confdefs.h.  */
5320
 
 
5321
 
int
5322
 
main ()
5323
 
{
5324
 
 
5325
 
  ;
5326
 
  return 0;
5327
 
}
5328
 
_ACEOF
5329
 
# Make sure it works both with $CC and with simple cc.
5330
 
# We do the test twice because some compilers refuse to overwrite an
5331
 
# existing .o file with -o, though they will create one.
5332
 
ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
5333
 
rm -f conftest2.*
5334
 
if { { case "(($ac_try" in
5335
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5336
 
  *) ac_try_echo=$ac_try;;
5337
 
esac
5338
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5339
 
$as_echo "$ac_try_echo"; } >&5
5340
 
  (eval "$ac_try") 2>&5
5341
 
  ac_status=$?
5342
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5343
 
  test $ac_status = 0; } &&
5344
 
   test -f conftest2.$ac_objext && { { case "(($ac_try" in
5345
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5346
 
  *) ac_try_echo=$ac_try;;
5347
 
esac
5348
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5349
 
$as_echo "$ac_try_echo"; } >&5
5350
 
  (eval "$ac_try") 2>&5
5351
 
  ac_status=$?
5352
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5353
 
  test $ac_status = 0; };
5354
 
then
5355
 
  eval ac_cv_prog_cc_${ac_cc}_c_o=yes
5356
 
  if test "x$CC" != xcc; then
5357
 
    # Test first that cc exists at all.
5358
 
    if { ac_try='cc -c conftest.$ac_ext >&5'
5359
 
  { { case "(($ac_try" in
5360
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5361
 
  *) ac_try_echo=$ac_try;;
5362
 
esac
5363
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5364
 
$as_echo "$ac_try_echo"; } >&5
5365
 
  (eval "$ac_try") 2>&5
5366
 
  ac_status=$?
5367
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5368
 
  test $ac_status = 0; }; }; then
5369
 
      ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
5370
 
      rm -f conftest2.*
5371
 
      if { { case "(($ac_try" in
5372
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5373
 
  *) ac_try_echo=$ac_try;;
5374
 
esac
5375
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5376
 
$as_echo "$ac_try_echo"; } >&5
5377
 
  (eval "$ac_try") 2>&5
5378
 
  ac_status=$?
5379
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5380
 
  test $ac_status = 0; } &&
5381
 
         test -f conftest2.$ac_objext && { { case "(($ac_try" in
5382
 
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5383
 
  *) ac_try_echo=$ac_try;;
5384
 
esac
5385
 
eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5386
 
$as_echo "$ac_try_echo"; } >&5
5387
 
  (eval "$ac_try") 2>&5
5388
 
  ac_status=$?
5389
 
  $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5390
 
  test $ac_status = 0; };
5391
 
      then
5392
 
        # cc works too.
5393
 
        :
5394
 
      else
5395
 
        # cc exists but doesn't like -o.
5396
 
        eval ac_cv_prog_cc_${ac_cc}_c_o=no
5397
 
      fi
5398
 
    fi
5399
 
  fi
5400
 
else
5401
 
  eval ac_cv_prog_cc_${ac_cc}_c_o=no
5402
 
fi
5403
 
rm -f core conftest*
5404
 
 
5405
 
fi
5406
 
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
5407
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5408
 
$as_echo "yes" >&6; }
5409
 
else
5410
 
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5411
 
$as_echo "no" >&6; }
5412
 
 
5413
 
$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
5414
 
 
5415
 
fi
5416
 
 
5417
 
# FIXME: we rely on the cache variable name because
5418
 
# there is no other way.
5419
 
set dummy $CC
5420
 
am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5421
 
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
5422
 
if test "$am_t" != yes; then
5423
 
   # Losing compiler, so override with the script.
5424
 
   # FIXME: It is wrong to rewrite CC.
5425
 
   # But if we don't then we get into trouble of one sort or another.
5426
 
   # A longer-term fix would be to have automake use am__CC in this case,
5427
 
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
5428
 
   CC="$am_aux_dir/compile $CC"
5429
 
fi
5430
 
 
5431
5521
 
5432
5522
# Make sure we can run config.sub.
5433
5523
$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 ||
6877
6967
    ;;
6878
6968
  *)
6879
6969
    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
6880
 
    if test -n "$lt_cv_sys_max_cmd_len"; then
 
6970
    if test -n "$lt_cv_sys_max_cmd_len" && \
 
6971
        test undefined != "$lt_cv_sys_max_cmd_len"; then
6881
6972
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
6882
6973
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
6883
6974
    else
7278
7369
  fi
7279
7370
  ;;
7280
7371
 
7281
 
gnu*)
7282
 
  lt_cv_deplibs_check_method=pass_all
7283
 
  ;;
7284
 
 
7285
7372
haiku*)
7286
7373
  lt_cv_deplibs_check_method=pass_all
7287
7374
  ;;
7320
7407
  ;;
7321
7408
 
7322
7409
# This must be glibc/ELF.
7323
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
7410
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
7324
7411
  lt_cv_deplibs_check_method=pass_all
7325
7412
  ;;
7326
7413
 
7327
 
netbsd*)
 
7414
netbsd* | netbsdelf*-gnu)
7328
7415
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7329
7416
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7330
7417
  else
8401
8488
  rm -rf conftest*
8402
8489
  ;;
8403
8490
 
8404
 
x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
 
8491
x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
8405
8492
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
8406
8493
  # Find out which ABI we are using.
8407
8494
  echo 'int i;' > conftest.$ac_ext
8417
8504
            LD="${LD-ld} -m elf_i386_fbsd"
8418
8505
            ;;
8419
8506
          x86_64-*linux*)
8420
 
            LD="${LD-ld} -m elf_i386"
8421
 
            ;;
8422
 
          ppc64-*linux*|powerpc64-*linux*)
 
8507
            case `/usr/bin/file conftest.o` in
 
8508
              *x86-64*)
 
8509
                LD="${LD-ld} -m elf32_x86_64"
 
8510
                ;;
 
8511
              *)
 
8512
                LD="${LD-ld} -m elf_i386"
 
8513
                ;;
 
8514
            esac
 
8515
            ;;
 
8516
          powerpc64le-*)
 
8517
            LD="${LD-ld} -m elf32lppclinux"
 
8518
            ;;
 
8519
          powerpc64-*)
8423
8520
            LD="${LD-ld} -m elf32ppclinux"
8424
8521
            ;;
8425
8522
          s390x-*linux*)
8438
8535
          x86_64-*linux*)
8439
8536
            LD="${LD-ld} -m elf_x86_64"
8440
8537
            ;;
8441
 
          ppc*-*linux*|powerpc*-*linux*)
 
8538
          powerpcle-*)
 
8539
            LD="${LD-ld} -m elf64lppc"
 
8540
            ;;
 
8541
          powerpc-*)
8442
8542
            LD="${LD-ld} -m elf64ppc"
8443
8543
            ;;
8444
8544
          s390*-*linux*|s390*-*tpf*)
9974
10074
      lt_prog_compiler_static='-non_shared'
9975
10075
      ;;
9976
10076
 
9977
 
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
10077
    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
9978
10078
      case $cc_basename in
9979
10079
      # old Intel for x86_64 which still supported -KPIC.
9980
10080
      ecc*)
10452
10552
  openbsd*)
10453
10553
    with_gnu_ld=no
10454
10554
    ;;
 
10555
  linux* | k*bsd*-gnu | gnu*)
 
10556
    link_all_deplibs=no
 
10557
    ;;
10455
10558
  esac
10456
10559
 
10457
10560
  ld_shlibs=yes
10673
10776
      fi
10674
10777
      ;;
10675
10778
 
10676
 
    netbsd*)
 
10779
    netbsd* | netbsdelf*-gnu)
10677
10780
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10678
10781
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10679
10782
        wlarc=
10850
10953
        if test "$aix_use_runtimelinking" = yes; then
10851
10954
          shared_flag="$shared_flag "'${wl}-G'
10852
10955
        fi
 
10956
        link_all_deplibs=no
10853
10957
      else
10854
10958
        # not using gcc
10855
10959
        if test "$host_cpu" = ia64; then
11303
11407
      link_all_deplibs=yes
11304
11408
      ;;
11305
11409
 
11306
 
    netbsd*)
 
11410
    netbsd* | netbsdelf*-gnu)
11307
11411
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11308
11412
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
11309
11413
      else
12140
12244
  esac
12141
12245
  ;;
12142
12246
 
12143
 
gnu*)
12144
 
  version_type=linux # correct to gnu/linux during the next big refactor
12145
 
  need_lib_prefix=no
12146
 
  need_version=no
12147
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12148
 
  soname_spec='${libname}${release}${shared_ext}$major'
12149
 
  shlibpath_var=LD_LIBRARY_PATH
12150
 
  shlibpath_overrides_runpath=no
12151
 
  hardcode_into_libs=yes
12152
 
  ;;
12153
 
 
12154
12247
haiku*)
12155
12248
  version_type=linux # correct to gnu/linux during the next big refactor
12156
12249
  need_lib_prefix=no
12267
12360
  ;;
12268
12361
 
12269
12362
# This must be glibc/ELF.
12270
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
12363
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
12271
12364
  version_type=linux # correct to gnu/linux during the next big refactor
12272
12365
  need_lib_prefix=no
12273
12366
  need_version=no
12331
12424
  dynamic_linker='GNU/Linux ld.so'
12332
12425
  ;;
12333
12426
 
 
12427
netbsdelf*-gnu)
 
12428
  version_type=linux
 
12429
  need_lib_prefix=no
 
12430
  need_version=no
 
12431
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
12432
  soname_spec='${libname}${release}${shared_ext}$major'
 
12433
  shlibpath_var=LD_LIBRARY_PATH
 
12434
  shlibpath_overrides_runpath=no
 
12435
  hardcode_into_libs=yes
 
12436
  dynamic_linker='NetBSD ld.elf_so'
 
12437
  ;;
 
12438
 
12334
12439
netbsd*)
12335
12440
  version_type=sunos
12336
12441
  need_lib_prefix=no
13305
13410
LIBXFCE4PANEL_VERINFO=4:0:0
13306
13411
 
13307
13412
 
13308
 
LIBXFCE4PANEL_VERSION=4.10.1
 
13413
LIBXFCE4PANEL_VERSION=4.10.0git-86a1b73
13309
13414
LIBXFCE4PANEL_VERSION_API=1.0
13310
13415
LIBXFCE4PANEL_VERSION_MAJOR=4
13311
13416
LIBXFCE4PANEL_VERSION_MINOR=10
13312
 
LIBXFCE4PANEL_VERSION_MICRO=1
 
13417
LIBXFCE4PANEL_VERSION_MICRO=0
 
13418
 
 
13419
$as_echo "#define LIBXFCE4PANEL_VERSION_API \"1.0\"" >>confdefs.h
 
13420
 
13313
13421
 
13314
13422
 
13315
13423
 
13470
13578
 
13471
13579
 
13472
13580
 
13473
 
    ALL_LINGUAS="am ar ast az be bg bn bn_IN ca cs da de dz el en_GB eo es es_MX et eu fa fi fr gl gu he hi hr hu hy id is it ja ka kk ko ku lt lv mk mr ms nb nl nn pa pl pt pt_BR ro ru si sk sq sr sv ta te tr ug uk ur ur_PK vi zh_CN zh_TW "
 
13581
    ALL_LINGUAS="am ar ast be bg bn ca cs da de el en_AU en_GB eo es et eu fi fr gl he hr hu id is it ja kk ko lt lv ms nb nl nn oc pa pl pt_BR pt ro ru si sk sq sr sv te th tr ug uk ur_PK ur vi zh_CN zh_HK zh_TW "
13474
13582
 
13475
13583
   for ac_header in locale.h
13476
13584
do :
15504
15612
 
15505
15613
 
15506
15614
 
 
15615
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for garcon-gtk2-1 >= 0.3.0" >&5
 
15616
$as_echo_n "checking for garcon-gtk2-1 >= 0.3.0... " >&6; }
 
15617
  if $PKG_CONFIG "--atleast-version=0.3.0" "garcon-gtk2-1" >/dev/null 2>&1; then
 
15618
    GARCON_GTK2_VERSION=`$PKG_CONFIG --modversion "garcon-gtk2-1"`
 
15619
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GARCON_GTK2_VERSION" >&5
 
15620
$as_echo "$GARCON_GTK2_VERSION" >&6; }
 
15621
 
 
15622
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking GARCON_GTK2_CFLAGS" >&5
 
15623
$as_echo_n "checking GARCON_GTK2_CFLAGS... " >&6; }
 
15624
    GARCON_GTK2_CFLAGS=`$PKG_CONFIG --cflags "garcon-gtk2-1"`
 
15625
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GARCON_GTK2_CFLAGS" >&5
 
15626
$as_echo "$GARCON_GTK2_CFLAGS" >&6; }
 
15627
 
 
15628
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking GARCON_GTK2_LIBS" >&5
 
15629
$as_echo_n "checking GARCON_GTK2_LIBS... " >&6; }
 
15630
    GARCON_GTK2_LIBS=`$PKG_CONFIG --libs "garcon-gtk2-1"`
 
15631
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GARCON_GTK2_LIBS" >&5
 
15632
$as_echo "$GARCON_GTK2_LIBS" >&6; }
 
15633
 
 
15634
    GARCON_GTK2_REQUIRED_VERSION=0.3.0
 
15635
 
 
15636
 
 
15637
 
 
15638
 
 
15639
 
 
15640
 
 
15641
 
 
15642
  elif $PKG_CONFIG --exists "garcon-gtk2-1" >/dev/null 2>&1; then
 
15643
    xdt_cv_version=`$PKG_CONFIG --modversion "garcon-gtk2-1"`
 
15644
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
 
15645
$as_echo "found, but $xdt_cv_version" >&6; }
 
15646
 
 
15647
 
 
15648
      echo "*** The required package garcon-gtk2-1 was found on your system,"
 
15649
      echo "*** but the installed version ($xdt_cv_version) is too old."
 
15650
      echo "*** Please upgrade garcon-gtk2-1 to atleast version 0.3.0, or adjust"
 
15651
      echo "*** the PKG_CONFIG_PATH environment variable if you installed"
 
15652
      echo "*** the new version of the package in a nonstandard prefix so"
 
15653
      echo "*** pkg-config is able to find it."
 
15654
      exit 1
 
15655
 
 
15656
  else
 
15657
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
 
15658
$as_echo "not found" >&6; }
 
15659
 
 
15660
 
 
15661
      echo "*** The required package garcon-gtk2-1 was not found on your system."
 
15662
      echo "*** Please install garcon-gtk2-1 (atleast version 0.3.0) or adjust"
 
15663
      echo "*** the PKG_CONFIG_PATH environment variable if you"
 
15664
      echo "*** installed the package in a nonstandard prefix so that"
 
15665
      echo "*** pkg-config is able to find it."
 
15666
      exit 1
 
15667
 
 
15668
  fi
 
15669
 
 
15670
 
 
15671
 
 
15672
  # minimum supported version of pkg-config
 
15673
  xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
 
15674
 
 
15675
 
 
15676
 
 
15677
 
 
15678
 
 
15679
 
 
15680
 
 
15681
 
 
15682
 
 
15683
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
 
15684
        if test -n "$ac_tool_prefix"; then
 
15685
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
 
15686
set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
 
15687
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
15688
$as_echo_n "checking for $ac_word... " >&6; }
 
15689
if ${ac_cv_path_PKG_CONFIG+:} false; then :
 
15690
  $as_echo_n "(cached) " >&6
 
15691
else
 
15692
  case $PKG_CONFIG in
 
15693
  [\\/]* | ?:[\\/]*)
 
15694
  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
 
15695
  ;;
 
15696
  *)
 
15697
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
15698
for as_dir in $PATH
 
15699
do
 
15700
  IFS=$as_save_IFS
 
15701
  test -z "$as_dir" && as_dir=.
 
15702
    for ac_exec_ext in '' $ac_executable_extensions; do
 
15703
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
15704
    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
15705
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
15706
    break 2
 
15707
  fi
 
15708
done
 
15709
  done
 
15710
IFS=$as_save_IFS
 
15711
 
 
15712
  ;;
 
15713
esac
 
15714
fi
 
15715
PKG_CONFIG=$ac_cv_path_PKG_CONFIG
 
15716
if test -n "$PKG_CONFIG"; then
 
15717
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
 
15718
$as_echo "$PKG_CONFIG" >&6; }
 
15719
else
 
15720
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15721
$as_echo "no" >&6; }
 
15722
fi
 
15723
 
 
15724
 
 
15725
fi
 
15726
if test -z "$ac_cv_path_PKG_CONFIG"; then
 
15727
  ac_pt_PKG_CONFIG=$PKG_CONFIG
 
15728
  # Extract the first word of "pkg-config", so it can be a program name with args.
 
15729
set dummy pkg-config; ac_word=$2
 
15730
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
15731
$as_echo_n "checking for $ac_word... " >&6; }
 
15732
if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
 
15733
  $as_echo_n "(cached) " >&6
 
15734
else
 
15735
  case $ac_pt_PKG_CONFIG in
 
15736
  [\\/]* | ?:[\\/]*)
 
15737
  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
 
15738
  ;;
 
15739
  *)
 
15740
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
15741
for as_dir in $PATH
 
15742
do
 
15743
  IFS=$as_save_IFS
 
15744
  test -z "$as_dir" && as_dir=.
 
15745
    for ac_exec_ext in '' $ac_executable_extensions; do
 
15746
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
15747
    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
15748
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
15749
    break 2
 
15750
  fi
 
15751
done
 
15752
  done
 
15753
IFS=$as_save_IFS
 
15754
 
 
15755
  ;;
 
15756
esac
 
15757
fi
 
15758
ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
 
15759
if test -n "$ac_pt_PKG_CONFIG"; then
 
15760
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
 
15761
$as_echo "$ac_pt_PKG_CONFIG" >&6; }
 
15762
else
 
15763
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15764
$as_echo "no" >&6; }
 
15765
fi
 
15766
 
 
15767
  if test "x$ac_pt_PKG_CONFIG" = x; then
 
15768
    PKG_CONFIG=""
 
15769
  else
 
15770
    case $cross_compiling:$ac_tool_warned in
 
15771
yes:)
 
15772
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
 
15773
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 
15774
ac_tool_warned=yes ;;
 
15775
esac
 
15776
    PKG_CONFIG=$ac_pt_PKG_CONFIG
 
15777
  fi
 
15778
else
 
15779
  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
 
15780
fi
 
15781
 
 
15782
fi
 
15783
if test -n "$PKG_CONFIG"; then
 
15784
        _pkg_min_version=$xdt_cv_PKG_CONFIG_MIN_VERSION
 
15785
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
 
15786
$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
 
15787
        if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
 
15788
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
15789
$as_echo "yes" >&6; }
 
15790
        else
 
15791
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
15792
$as_echo "no" >&6; }
 
15793
                PKG_CONFIG=""
 
15794
        fi
 
15795
fi
 
15796
 
 
15797
      if test x"$PKG_CONFIG" = x""; then
 
15798
        echo
 
15799
        echo "*** Your version of pkg-config is too old. You need atleast"
 
15800
        echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config"
 
15801
        echo "*** from the freedesktop.org software repository at"
 
15802
        echo "***"
 
15803
        echo "***    http://www.freedesktop.org/software/pkgconfig"
 
15804
        echo "***"
 
15805
        exit 1;
 
15806
      fi
 
15807
 
 
15808
 
 
15809
 
15507
15810
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for libxfce4ui-1 >= 4.9.0" >&5
15508
15811
$as_echo_n "checking for libxfce4ui-1 >= 4.9.0... " >&6; }
15509
15812
  if $PKG_CONFIG "--atleast-version=4.9.0" "libxfce4ui-1" >/dev/null 2>&1; then
17318
17621
 
17319
17622
 
17320
17623
 
 
17624
  # Check whether --enable-gtk3 was given.
 
17625
if test "${enable_gtk3+set}" = set; then :
 
17626
  enableval=$enable_gtk3; xdt_cv_GTK3_check=$enableval
 
17627
else
 
17628
  xdt_cv_GTK3_check=no
 
17629
fi
 
17630
 
 
17631
 
 
17632
  if test x"$xdt_cv_GTK3_check" = x"yes"; then
 
17633
    if $PKG_CONFIG --exists "gtk+-3.0 >= 3.2.0" >/dev/null 2>&1; then
 
17634
 
 
17635
 
 
17636
  # minimum supported version of pkg-config
 
17637
  xdt_cv_PKG_CONFIG_MIN_VERSION=0.9.0
 
17638
 
 
17639
 
 
17640
 
 
17641
 
 
17642
 
 
17643
 
 
17644
 
 
17645
 
 
17646
 
 
17647
if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
 
17648
        if test -n "$ac_tool_prefix"; then
 
17649
  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
 
17650
set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
 
17651
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
17652
$as_echo_n "checking for $ac_word... " >&6; }
 
17653
if ${ac_cv_path_PKG_CONFIG+:} false; then :
 
17654
  $as_echo_n "(cached) " >&6
 
17655
else
 
17656
  case $PKG_CONFIG in
 
17657
  [\\/]* | ?:[\\/]*)
 
17658
  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
 
17659
  ;;
 
17660
  *)
 
17661
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
17662
for as_dir in $PATH
 
17663
do
 
17664
  IFS=$as_save_IFS
 
17665
  test -z "$as_dir" && as_dir=.
 
17666
    for ac_exec_ext in '' $ac_executable_extensions; do
 
17667
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
17668
    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
17669
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
17670
    break 2
 
17671
  fi
 
17672
done
 
17673
  done
 
17674
IFS=$as_save_IFS
 
17675
 
 
17676
  ;;
 
17677
esac
 
17678
fi
 
17679
PKG_CONFIG=$ac_cv_path_PKG_CONFIG
 
17680
if test -n "$PKG_CONFIG"; then
 
17681
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
 
17682
$as_echo "$PKG_CONFIG" >&6; }
 
17683
else
 
17684
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17685
$as_echo "no" >&6; }
 
17686
fi
 
17687
 
 
17688
 
 
17689
fi
 
17690
if test -z "$ac_cv_path_PKG_CONFIG"; then
 
17691
  ac_pt_PKG_CONFIG=$PKG_CONFIG
 
17692
  # Extract the first word of "pkg-config", so it can be a program name with args.
 
17693
set dummy pkg-config; ac_word=$2
 
17694
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
17695
$as_echo_n "checking for $ac_word... " >&6; }
 
17696
if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then :
 
17697
  $as_echo_n "(cached) " >&6
 
17698
else
 
17699
  case $ac_pt_PKG_CONFIG in
 
17700
  [\\/]* | ?:[\\/]*)
 
17701
  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
 
17702
  ;;
 
17703
  *)
 
17704
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
17705
for as_dir in $PATH
 
17706
do
 
17707
  IFS=$as_save_IFS
 
17708
  test -z "$as_dir" && as_dir=.
 
17709
    for ac_exec_ext in '' $ac_executable_extensions; do
 
17710
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
17711
    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
 
17712
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
17713
    break 2
 
17714
  fi
 
17715
done
 
17716
  done
 
17717
IFS=$as_save_IFS
 
17718
 
 
17719
  ;;
 
17720
esac
 
17721
fi
 
17722
ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
 
17723
if test -n "$ac_pt_PKG_CONFIG"; then
 
17724
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_pt_PKG_CONFIG" >&5
 
17725
$as_echo "$ac_pt_PKG_CONFIG" >&6; }
 
17726
else
 
17727
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17728
$as_echo "no" >&6; }
 
17729
fi
 
17730
 
 
17731
  if test "x$ac_pt_PKG_CONFIG" = x; then
 
17732
    PKG_CONFIG=""
 
17733
  else
 
17734
    case $cross_compiling:$ac_tool_warned in
 
17735
yes:)
 
17736
{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
 
17737
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
 
17738
ac_tool_warned=yes ;;
 
17739
esac
 
17740
    PKG_CONFIG=$ac_pt_PKG_CONFIG
 
17741
  fi
 
17742
else
 
17743
  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
 
17744
fi
 
17745
 
 
17746
fi
 
17747
if test -n "$PKG_CONFIG"; then
 
17748
        _pkg_min_version=$xdt_cv_PKG_CONFIG_MIN_VERSION
 
17749
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
 
17750
$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
 
17751
        if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
 
17752
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
 
17753
$as_echo "yes" >&6; }
 
17754
        else
 
17755
                { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
17756
$as_echo "no" >&6; }
 
17757
                PKG_CONFIG=""
 
17758
        fi
 
17759
fi
 
17760
 
 
17761
      if test x"$PKG_CONFIG" = x""; then
 
17762
        echo
 
17763
        echo "*** Your version of pkg-config is too old. You need atleast"
 
17764
        echo "*** pkg-config $xdt_cv_PKG_CONFIG_MIN_VERSION or newer. You can download pkg-config"
 
17765
        echo "*** from the freedesktop.org software repository at"
 
17766
        echo "***"
 
17767
        echo "***    http://www.freedesktop.org/software/pkgconfig"
 
17768
        echo "***"
 
17769
        exit 1;
 
17770
      fi
 
17771
 
 
17772
 
 
17773
 
 
17774
  { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gtk+-3.0 >= 3.2.0" >&5
 
17775
$as_echo_n "checking for gtk+-3.0 >= 3.2.0... " >&6; }
 
17776
  if $PKG_CONFIG "--atleast-version=3.2.0" "gtk+-3.0" >/dev/null 2>&1; then
 
17777
    GTK3_VERSION=`$PKG_CONFIG --modversion "gtk+-3.0"`
 
17778
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK3_VERSION" >&5
 
17779
$as_echo "$GTK3_VERSION" >&6; }
 
17780
 
 
17781
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking GTK3_CFLAGS" >&5
 
17782
$as_echo_n "checking GTK3_CFLAGS... " >&6; }
 
17783
    GTK3_CFLAGS=`$PKG_CONFIG --cflags "gtk+-3.0"`
 
17784
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK3_CFLAGS" >&5
 
17785
$as_echo "$GTK3_CFLAGS" >&6; }
 
17786
 
 
17787
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking GTK3_LIBS" >&5
 
17788
$as_echo_n "checking GTK3_LIBS... " >&6; }
 
17789
    GTK3_LIBS=`$PKG_CONFIG --libs "gtk+-3.0"`
 
17790
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GTK3_LIBS" >&5
 
17791
$as_echo "$GTK3_LIBS" >&6; }
 
17792
 
 
17793
    GTK3_REQUIRED_VERSION=3.2.0
 
17794
 
 
17795
 
 
17796
 
 
17797
 
 
17798
 
 
17799
 
 
17800
 
 
17801
 
 
17802
$as_echo "#define HAVE_GTK3 1" >>confdefs.h
 
17803
 
 
17804
        GTK3_FOUND="yes"
 
17805
 
 
17806
  elif $PKG_CONFIG --exists "gtk+-3.0" >/dev/null 2>&1; then
 
17807
    xdt_cv_version=`$PKG_CONFIG --modversion "gtk+-3.0"`
 
17808
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: found, but $xdt_cv_version" >&5
 
17809
$as_echo "found, but $xdt_cv_version" >&6; }
 
17810
 
 
17811
 
 
17812
      echo "*** The required package gtk+-3.0 was found on your system,"
 
17813
      echo "*** but the installed version ($xdt_cv_version) is too old."
 
17814
      echo "*** Please upgrade gtk+-3.0 to atleast version 3.2.0, or adjust"
 
17815
      echo "*** the PKG_CONFIG_PATH environment variable if you installed"
 
17816
      echo "*** the new version of the package in a nonstandard prefix so"
 
17817
      echo "*** pkg-config is able to find it."
 
17818
      exit 1
 
17819
 
 
17820
  else
 
17821
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
 
17822
$as_echo "not found" >&6; }
 
17823
 
 
17824
 
 
17825
      echo "*** The required package gtk+-3.0 was not found on your system."
 
17826
      echo "*** Please install gtk+-3.0 (atleast version 3.2.0) or adjust"
 
17827
      echo "*** the PKG_CONFIG_PATH environment variable if you"
 
17828
      echo "*** installed the package in a nonstandard prefix so that"
 
17829
      echo "*** pkg-config is able to find it."
 
17830
      exit 1
 
17831
 
 
17832
  fi
 
17833
 
 
17834
    else
 
17835
      { $as_echo "$as_me:${as_lineno-$LINENO}: checking for optional package gtk+-3.0 >= 3.2.0" >&5
 
17836
$as_echo_n "checking for optional package gtk+-3.0 >= 3.2.0... " >&6; }
 
17837
      { $as_echo "$as_me:${as_lineno-$LINENO}: result: not found" >&5
 
17838
$as_echo "not found" >&6; }
 
17839
    fi
 
17840
  else
 
17841
    { $as_echo "$as_me:${as_lineno-$LINENO}: checking for optional package gtk+-3.0" >&5
 
17842
$as_echo_n "checking for optional package gtk+-3.0... " >&6; }
 
17843
    { $as_echo "$as_me:${as_lineno-$LINENO}: result: disabled" >&5
 
17844
$as_echo "disabled" >&6; }
 
17845
  fi
 
17846
 
 
17847
   if test x"$GTK3_FOUND" = x"yes"; then
 
17848
  HAVE_GTK3_TRUE=
 
17849
  HAVE_GTK3_FALSE='#'
 
17850
else
 
17851
  HAVE_GTK3_TRUE='#'
 
17852
  HAVE_GTK3_FALSE=
 
17853
fi
 
17854
 
 
17855
 
 
17856
 if test "x$GTK3_FOUND" = "xyes"; then
 
17857
  ENABLE_GTK3_LIBRARY_TRUE=
 
17858
  ENABLE_GTK3_LIBRARY_FALSE='#'
 
17859
else
 
17860
  ENABLE_GTK3_LIBRARY_TRUE='#'
 
17861
  ENABLE_GTK3_LIBRARY_FALSE=
 
17862
fi
 
17863
 
 
17864
 
 
17865
 
 
17866
 
 
17867
 
17321
17868
  # Check whether --enable-gio-unix was given.
17322
17869
if test "${enable_gio_unix+set}" = set; then :
17323
17870
  enableval=$enable_gio_unix; xdt_cv_GIO_UNIX_check=$enableval
17771
18318
        # Put the nasty error message in config.log where it belongs
17772
18319
        echo "$GTKDOC_DEPS_PKG_ERRORS" >&5
17773
18320
 
17774
 
        as_fn_error $? "Package requirements (glib-2.0 >= 2.10.0 gobject-2.0  >= 2.10.0) were not met:
17775
 
 
17776
 
$GTKDOC_DEPS_PKG_ERRORS
17777
 
 
17778
 
Consider adjusting the PKG_CONFIG_PATH environment variable if you
17779
 
installed software in a non-standard prefix.
17780
 
 
17781
 
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
17782
 
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
17783
 
See the pkg-config man page for more details." "$LINENO" 5
 
18321
        :
17784
18322
elif test $pkg_failed = untried; then
17785
18323
        { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
17786
18324
$as_echo "no" >&6; }
17787
 
        { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17788
 
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
17789
 
as_fn_error $? "The pkg-config script could not be found or is too old.  Make sure it
17790
 
is in your PATH or set the PKG_CONFIG environment variable to the full
17791
 
path to pkg-config.
17792
 
 
17793
 
Alternatively, you may set the environment variables GTKDOC_DEPS_CFLAGS
17794
 
and GTKDOC_DEPS_LIBS to avoid the need to call pkg-config.
17795
 
See the pkg-config man page for more details.
17796
 
 
17797
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
17798
 
See \`config.log' for more details" "$LINENO" 5; }
 
18325
        :
17799
18326
else
17800
18327
        GTKDOC_DEPS_CFLAGS=$pkg_cv_GTKDOC_DEPS_CFLAGS
17801
18328
        GTKDOC_DEPS_LIBS=$pkg_cv_GTKDOC_DEPS_LIBS
17830
18357
    enable_gtk_doc_pdf=no
17831
18358
  fi
17832
18359
 
 
18360
  if test -z "$AM_DEFAULT_VERBOSITY"; then
 
18361
    AM_DEFAULT_VERBOSITY=1
 
18362
  fi
 
18363
 
17833
18364
 
17834
18365
   if test x$enable_gtk_doc = xyes; then
17835
18366
  ENABLE_GTK_DOC_TRUE=
17878
18409
if test "${enable_debug+set}" = set; then :
17879
18410
  enableval=$enable_debug; enable_debug=$enableval
17880
18411
else
17881
 
  enable_debug=minimum
 
18412
  enable_debug=yes
17882
18413
fi
17883
18414
 
17884
18415
 
17896
18427
                              -Wdeclaration-after-statement \
17897
18428
                              -Wmissing-declarations \
17898
18429
                              -Wmissing-noreturn -Wshadow -Wpointer-arith \
17899
 
                              -Wcast-align -Wformat -Wformat-security -Wformat-y2k \
 
18430
                              -Wcast-align -Wformat-security \
17900
18431
                              -Winit-self -Wmissing-include-dirs -Wundef \
17901
 
                              -Wnested-externs"
17902
 
    CPPFLAGS="$CPPFLAGS"
 
18432
                              -Wmissing-format-attribute -Wnested-externs"
 
18433
    CPPFLAGS="$CPPFLAGS -D_FORTIFY_SOURCE=2"
17903
18434
 
17904
18435
    if test x`uname` = x"Linux"; then
17905
18436
      xdt_cv_additional_CFLAGS="$xdt_cv_additional_CFLAGS -fstack-protector"
18105
18636
$as_echo "$PLATFORM_LDFLAGS" >&6; }
18106
18637
 
18107
18638
 
18108
 
ac_config_files="$ac_config_files Makefile common/Makefile docs/Makefile docs/references/Makefile docs/references/version.xml icons/Makefile icons/16x16/Makefile icons/22x22/Makefile icons/24x24/Makefile icons/32x32/Makefile icons/48x48/Makefile icons/scalable/Makefile libxfce4panel/Makefile libxfce4panel/libxfce4panel-1.0.pc libxfce4panel/libxfce4panel-config.h migrate/Makefile migrate/default.xml panel/Makefile wrapper/Makefile plugins/Makefile plugins/actions/Makefile plugins/applicationsmenu/Makefile plugins/clock/Makefile plugins/directorymenu/Makefile plugins/launcher/Makefile plugins/pager/Makefile plugins/separator/Makefile plugins/showdesktop/Makefile plugins/systray/Makefile plugins/tasklist/Makefile plugins/windowmenu/Makefile po/Makefile.in"
 
18639
ac_config_files="$ac_config_files Makefile common/Makefile docs/Makefile docs/references/Makefile docs/references/version.xml icons/Makefile icons/16x16/Makefile icons/22x22/Makefile icons/24x24/Makefile icons/32x32/Makefile icons/48x48/Makefile icons/scalable/Makefile libxfce4panel/Makefile libxfce4panel/libxfce4panel-1.0.pc libxfce4panel/libxfce4panel-2.0.pc libxfce4panel/libxfce4panel-config.h migrate/Makefile migrate/default.xml panel/Makefile wrapper/Makefile plugins/Makefile plugins/actions/Makefile plugins/actions/actions.desktop.in plugins/applicationsmenu/Makefile plugins/applicationsmenu/applicationsmenu.desktop.in plugins/clock/Makefile plugins/clock/clock.desktop.in plugins/directorymenu/Makefile plugins/directorymenu/directorymenu.desktop.in plugins/launcher/Makefile plugins/launcher/launcher.desktop.in plugins/pager/Makefile plugins/pager/pager.desktop.in plugins/separator/Makefile plugins/separator/separator.desktop.in plugins/showdesktop/Makefile plugins/showdesktop/showdesktop.desktop.in plugins/systray/Makefile plugins/systray/systray.desktop.in plugins/tasklist/Makefile plugins/tasklist/tasklist.desktop.in plugins/windowmenu/Makefile plugins/windowmenu/windowmenu.desktop.in po/Makefile.in"
18109
18640
 
18110
18641
cat >confcache <<\_ACEOF
18111
18642
# This file is a shell script that caches the results of configure
18252
18783
  ac_config_commands="$ac_config_commands po/stamp-it"
18253
18784
 
18254
18785
 
 
18786
if test -z "${HAVE_GTK3_TRUE}" && test -z "${HAVE_GTK3_FALSE}"; then
 
18787
  as_fn_error $? "conditional \"HAVE_GTK3\" was never defined.
 
18788
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
18789
fi
 
18790
if test -z "${ENABLE_GTK3_LIBRARY_TRUE}" && test -z "${ENABLE_GTK3_LIBRARY_FALSE}"; then
 
18791
  as_fn_error $? "conditional \"ENABLE_GTK3_LIBRARY\" was never defined.
 
18792
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
18793
fi
18255
18794
if test -z "${HAVE_GIO_UNIX_TRUE}" && test -z "${HAVE_GIO_UNIX_FALSE}"; then
18256
18795
  as_fn_error $? "conditional \"HAVE_GIO_UNIX\" was never defined.
18257
18796
Usually this means the macro was only invoked conditionally." "$LINENO" 5
18677
19216
# report actual input values of CONFIG_FILES etc. instead of their
18678
19217
# values after options handling.
18679
19218
ac_log="
18680
 
This file was extended by xfce4-panel $as_me 4.10.1, which was
 
19219
This file was extended by xfce4-panel $as_me 4.10.0git-86a1b73, which was
18681
19220
generated by GNU Autoconf 2.69.  Invocation command line was
18682
19221
 
18683
19222
  CONFIG_FILES    = $CONFIG_FILES
18743
19282
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18744
19283
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18745
19284
ac_cs_version="\\
18746
 
xfce4-panel config.status 4.10.1
 
19285
xfce4-panel config.status 4.10.0git-86a1b73
18747
19286
configured by $0, generated by GNU Autoconf 2.69,
18748
19287
  with options \\"\$ac_cs_config\\"
18749
19288
 
19168
19707
    "icons/scalable/Makefile") CONFIG_FILES="$CONFIG_FILES icons/scalable/Makefile" ;;
19169
19708
    "libxfce4panel/Makefile") CONFIG_FILES="$CONFIG_FILES libxfce4panel/Makefile" ;;
19170
19709
    "libxfce4panel/libxfce4panel-1.0.pc") CONFIG_FILES="$CONFIG_FILES libxfce4panel/libxfce4panel-1.0.pc" ;;
 
19710
    "libxfce4panel/libxfce4panel-2.0.pc") CONFIG_FILES="$CONFIG_FILES libxfce4panel/libxfce4panel-2.0.pc" ;;
19171
19711
    "libxfce4panel/libxfce4panel-config.h") CONFIG_FILES="$CONFIG_FILES libxfce4panel/libxfce4panel-config.h" ;;
19172
19712
    "migrate/Makefile") CONFIG_FILES="$CONFIG_FILES migrate/Makefile" ;;
19173
19713
    "migrate/default.xml") CONFIG_FILES="$CONFIG_FILES migrate/default.xml" ;;
19175
19715
    "wrapper/Makefile") CONFIG_FILES="$CONFIG_FILES wrapper/Makefile" ;;
19176
19716
    "plugins/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/Makefile" ;;
19177
19717
    "plugins/actions/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/actions/Makefile" ;;
 
19718
    "plugins/actions/actions.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/actions/actions.desktop.in" ;;
19178
19719
    "plugins/applicationsmenu/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/applicationsmenu/Makefile" ;;
 
19720
    "plugins/applicationsmenu/applicationsmenu.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/applicationsmenu/applicationsmenu.desktop.in" ;;
19179
19721
    "plugins/clock/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/clock/Makefile" ;;
 
19722
    "plugins/clock/clock.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/clock/clock.desktop.in" ;;
19180
19723
    "plugins/directorymenu/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/directorymenu/Makefile" ;;
 
19724
    "plugins/directorymenu/directorymenu.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/directorymenu/directorymenu.desktop.in" ;;
19181
19725
    "plugins/launcher/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/launcher/Makefile" ;;
 
19726
    "plugins/launcher/launcher.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/launcher/launcher.desktop.in" ;;
19182
19727
    "plugins/pager/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/pager/Makefile" ;;
 
19728
    "plugins/pager/pager.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/pager/pager.desktop.in" ;;
19183
19729
    "plugins/separator/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/separator/Makefile" ;;
 
19730
    "plugins/separator/separator.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/separator/separator.desktop.in" ;;
19184
19731
    "plugins/showdesktop/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/showdesktop/Makefile" ;;
 
19732
    "plugins/showdesktop/showdesktop.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/showdesktop/showdesktop.desktop.in" ;;
19185
19733
    "plugins/systray/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/systray/Makefile" ;;
 
19734
    "plugins/systray/systray.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/systray/systray.desktop.in" ;;
19186
19735
    "plugins/tasklist/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/tasklist/Makefile" ;;
 
19736
    "plugins/tasklist/tasklist.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/tasklist/tasklist.desktop.in" ;;
19187
19737
    "plugins/windowmenu/Makefile") CONFIG_FILES="$CONFIG_FILES plugins/windowmenu/Makefile" ;;
 
19738
    "plugins/windowmenu/windowmenu.desktop.in") CONFIG_FILES="$CONFIG_FILES plugins/windowmenu/windowmenu.desktop.in" ;;
19188
19739
    "po/Makefile.in") CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
19189
19740
    "po/stamp-it") CONFIG_COMMANDS="$CONFIG_COMMANDS po/stamp-it" ;;
19190
19741
 
19834
20385
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
19835
20386
    test -z "$DEPDIR" && continue
19836
20387
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
19837
 
    test -z "am__include" && continue
 
20388
    test -z "$am__include" && continue
19838
20389
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
19839
20390
    # Find all dependency output files, they are included files with
19840
20391
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
20572
21123
echo
20573
21124
echo "* Debug Support:          $enable_debug"
20574
21125
echo "* GNU Visibility:         $have_gnuc_visibility"
 
21126
if test x"$GTK3_FOUND" = x"yes"; then
 
21127
echo "* GTK+ 3 Support:         yes"
 
21128
else
 
21129
echo "* GTK+ 3 Support:         no"
 
21130
fi
20575
21131
echo