~ubuntu-branches/ubuntu/wily/wayland/wily-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Hector Oron
  • Date: 2014-01-18 18:16:17 UTC
  • mfrom: (1.1.8)
  • Revision ID: package-import@ubuntu.com-20140118181617-iv49b6yccjbmh112
Tags: 1.3.92-1
* New upstream release (1.3.92)
* d/libwayland-dev.install:
   - add wayland DTD and XML under default dtddir.

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.69 for wayland 1.3.0.
 
3
# Generated by GNU Autoconf 2.69 for wayland 1.3.92.
4
4
#
5
 
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.0>.
 
5
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.92>.
6
6
#
7
7
#
8
8
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
275
275
    $as_echo "$0: be upgraded to zsh 4.3.4 or later."
276
276
  else
277
277
    $as_echo "$0: Please tell bug-autoconf@gnu.org and
278
 
$0: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.0
 
278
$0: https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.92
279
279
$0: about your system, including any error possibly output
280
280
$0: before this message. Then install a modern shell, or
281
281
$0: manually run the script under such a shell if you do
591
591
# Identity of this package.
592
592
PACKAGE_NAME='wayland'
593
593
PACKAGE_TARNAME='wayland'
594
 
PACKAGE_VERSION='1.3.0'
595
 
PACKAGE_STRING='wayland 1.3.0'
596
 
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.0'
 
594
PACKAGE_VERSION='1.3.92'
 
595
PACKAGE_STRING='wayland 1.3.92'
 
596
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.92'
597
597
PACKAGE_URL='http://wayland.freedesktop.org/'
598
598
 
599
599
# Factoring default headers for most tests.
645
645
MANPAGES_STYLESHEET
646
646
HAVE_MANPAGES_STYLESHEET_FALSE
647
647
HAVE_MANPAGES_STYLESHEET_TRUE
 
648
HAVE_XMLLINT_FALSE
 
649
HAVE_XMLLINT_TRUE
 
650
XMLLINT
648
651
HAVE_XSLTPROC_FALSE
649
652
HAVE_XSLTPROC_TRUE
650
653
XSLTPROC
1345
1348
  # Omit some internal or obsolete options to make the list less imposing.
1346
1349
  # This message is too long to be a string in the A/UX 3.1 sh.
1347
1350
  cat <<_ACEOF
1348
 
\`configure' configures wayland 1.3.0 to adapt to many kinds of systems.
 
1351
\`configure' configures wayland 1.3.92 to adapt to many kinds of systems.
1349
1352
 
1350
1353
Usage: $0 [OPTION]... [VAR=VALUE]...
1351
1354
 
1415
1418
 
1416
1419
if test -n "$ac_init_help"; then
1417
1420
  case $ac_init_help in
1418
 
     short | recursive ) echo "Configuration of wayland 1.3.0:";;
 
1421
     short | recursive ) echo "Configuration of wayland 1.3.92:";;
1419
1422
   esac
1420
1423
  cat <<\_ACEOF
1421
1424
 
1468
1471
Use these variables to override the choices made by `configure' or to help
1469
1472
it to find libraries and programs with nonstandard names/locations.
1470
1473
 
1471
 
Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.0>.
 
1474
Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.92>.
1472
1475
wayland home page: <http://wayland.freedesktop.org/>.
1473
1476
_ACEOF
1474
1477
ac_status=$?
1532
1535
test -n "$ac_init_help" && exit $ac_status
1533
1536
if $ac_init_version; then
1534
1537
  cat <<\_ACEOF
1535
 
wayland configure 1.3.0
 
1538
wayland configure 1.3.92
1536
1539
generated by GNU Autoconf 2.69
1537
1540
 
1538
1541
Copyright (C) 2012 Free Software Foundation, Inc.
1923
1926
$as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}
1924
1927
    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
1925
1928
$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
1926
 
( $as_echo "## --------------------------------------------------------------------------------------------------------- ##
1927
 
## Report this to https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.0 ##
1928
 
## --------------------------------------------------------------------------------------------------------- ##"
 
1929
( $as_echo "## ---------------------------------------------------------------------------------------------------------- ##
 
1930
## Report this to https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.92 ##
 
1931
## ---------------------------------------------------------------------------------------------------------- ##"
1929
1932
     ) | sed "s/^/$as_me: WARNING:     /" >&2
1930
1933
    ;;
1931
1934
esac
1947
1950
This file contains any messages produced by compilers while
1948
1951
running configure, to aid debugging if configure makes a mistake.
1949
1952
 
1950
 
It was created by wayland $as_me 1.3.0, which was
 
1953
It was created by wayland $as_me 1.3.92, which was
1951
1954
generated by GNU Autoconf 2.69.  Invocation command line was
1952
1955
 
1953
1956
  $ $0 $@
2300
2303
 
2301
2304
WAYLAND_VERSION_MINOR=3
2302
2305
 
2303
 
WAYLAND_VERSION_MICRO=0
 
2306
WAYLAND_VERSION_MICRO=92
2304
2307
 
2305
 
WAYLAND_VERSION=1.3.0
 
2308
WAYLAND_VERSION=1.3.92
2306
2309
 
2307
2310
 
2308
2311
ac_config_headers="$ac_config_headers config.h"
2309
2312
 
2310
2313
 
2311
2314
 
2312
 
am__api_version='1.13'
 
2315
am__api_version='1.14'
2313
2316
 
2314
2317
ac_aux_dir=
2315
2318
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
2824
2827
 
2825
2828
# Define the identity of the package.
2826
2829
 PACKAGE='wayland'
2827
 
 VERSION='1.3.0'
 
2830
 VERSION='1.3.92'
2828
2831
 
2829
2832
 
2830
2833
cat >>confdefs.h <<_ACEOF
2875
2878
 
2876
2879
 
2877
2880
 
 
2881
# POSIX will say in a future version that running "rm -f" with no argument
 
2882
# is OK; and we want to be able to make that assumption in our Makefile
 
2883
# recipes.  So use an aggressive probe to check that the usage we want is
 
2884
# actually supported "in the wild" to an acceptable degree.
 
2885
# See automake bug#10828.
 
2886
# To make any issue more visible, cause the running configure to be aborted
 
2887
# by default if the 'rm' program in use doesn't match our expectations; the
 
2888
# user can still override this though.
 
2889
if rm -f && rm -fr && rm -rf; then : OK; else
 
2890
  cat >&2 <<'END'
 
2891
Oops!
 
2892
 
 
2893
Your 'rm' program seems unable to run without file operands specified
 
2894
on the command line, even when the '-f' option is present.  This is contrary
 
2895
to the behaviour of most rm programs out there, and not conforming with
 
2896
the upcoming POSIX standard: <http://austingroupbugs.net/view.php?id=542>
 
2897
 
 
2898
Please tell bug-automake@gnu.org about your system, including the value
 
2899
of your $PATH and any error possibly output before this message.  This
 
2900
can help us improve future automake versions.
 
2901
 
 
2902
END
 
2903
  if test x"$ACCEPT_INFERIOR_RM_PROGRAM" = x"yes"; then
 
2904
    echo 'Configuration will proceed anyway, since you have set the' >&2
 
2905
    echo 'ACCEPT_INFERIOR_RM_PROGRAM variable to "yes"' >&2
 
2906
    echo >&2
 
2907
  else
 
2908
    cat >&2 <<'END'
 
2909
Aborting the configuration process, to ensure you take notice of the issue.
 
2910
 
 
2911
You can download and install GNU coreutils to get an 'rm' implementation
 
2912
that behaves properly: <http://www.gnu.org/software/coreutils/>.
 
2913
 
 
2914
If you want to complete the configuration process using your problematic
 
2915
'rm' anyway, export the environment variable ACCEPT_INFERIOR_RM_PROGRAM
 
2916
to "yes", and re-run configure.
 
2917
 
 
2918
END
 
2919
    as_fn_error $? "Your 'rm' program is bad, sorry." "$LINENO" 5
 
2920
  fi
 
2921
fi
2878
2922
 
2879
2923
# Check whether --enable-silent-rules was given.
2880
2924
if test "${enable_silent_rules+set}" = set; then :
3705
3749
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3706
3750
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3707
3751
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
3752
 
 
3753
ac_ext=c
 
3754
ac_cpp='$CPP $CPPFLAGS'
 
3755
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
3756
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
3757
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
3758
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC understands -c and -o together" >&5
 
3759
$as_echo_n "checking whether $CC understands -c and -o together... " >&6; }
 
3760
if ${am_cv_prog_cc_c_o+:} false; then :
 
3761
  $as_echo_n "(cached) " >&6
 
3762
else
 
3763
  cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 
3764
/* end confdefs.h.  */
 
3765
 
 
3766
int
 
3767
main ()
 
3768
{
 
3769
 
 
3770
  ;
 
3771
  return 0;
 
3772
}
 
3773
_ACEOF
 
3774
  # Make sure it works both with $CC and with simple cc.
 
3775
  # Following AC_PROG_CC_C_O, we do the test twice because some
 
3776
  # compilers refuse to overwrite an existing .o file with -o,
 
3777
  # though they will create one.
 
3778
  am_cv_prog_cc_c_o=yes
 
3779
  for am_i in 1 2; do
 
3780
    if { echo "$as_me:$LINENO: $CC -c conftest.$ac_ext -o conftest2.$ac_objext" >&5
 
3781
   ($CC -c conftest.$ac_ext -o conftest2.$ac_objext) >&5 2>&5
 
3782
   ac_status=$?
 
3783
   echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
3784
   (exit $ac_status); } \
 
3785
         && test -f conftest2.$ac_objext; then
 
3786
      : OK
 
3787
    else
 
3788
      am_cv_prog_cc_c_o=no
 
3789
      break
 
3790
    fi
 
3791
  done
 
3792
  rm -f core conftest*
 
3793
  unset am_i
 
3794
fi
 
3795
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_prog_cc_c_o" >&5
 
3796
$as_echo "$am_cv_prog_cc_c_o" >&6; }
 
3797
if test "$am_cv_prog_cc_c_o" != yes; then
 
3798
   # Losing compiler, so override with the script.
 
3799
   # FIXME: It is wrong to rewrite CC.
 
3800
   # But if we don't then we get into trouble of one sort or another.
 
3801
   # A longer-term fix would be to have automake use am__CC in this case,
 
3802
   # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
 
3803
   CC="$am_aux_dir/compile $CC"
 
3804
fi
 
3805
ac_ext=c
 
3806
ac_cpp='$CPP $CPPFLAGS'
 
3807
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
 
3808
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
 
3809
ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
3810
 
3708
3811
DEPDIR="${am__leading_dot}deps"
3709
3812
 
3710
3813
ac_config_commands="$ac_config_commands depfiles"
4785
4888
    ;;
4786
4889
  *)
4787
4890
    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
4788
 
    if test -n "$lt_cv_sys_max_cmd_len"; then
 
4891
    if test -n "$lt_cv_sys_max_cmd_len" && \
 
4892
        test undefined != "$lt_cv_sys_max_cmd_len"; then
4789
4893
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
4790
4894
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
4791
4895
    else
5186
5290
  fi
5187
5291
  ;;
5188
5292
 
5189
 
gnu*)
5190
 
  lt_cv_deplibs_check_method=pass_all
5191
 
  ;;
5192
 
 
5193
5293
haiku*)
5194
5294
  lt_cv_deplibs_check_method=pass_all
5195
5295
  ;;
5228
5328
  ;;
5229
5329
 
5230
5330
# This must be glibc/ELF.
5231
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
5331
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
5232
5332
  lt_cv_deplibs_check_method=pass_all
5233
5333
  ;;
5234
5334
 
5235
 
netbsd*)
 
5335
netbsd* | netbsdelf*-gnu)
5236
5336
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5237
5337
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5238
5338
  else
6310
6410
  rm -rf conftest*
6311
6411
  ;;
6312
6412
 
6313
 
x86_64-*kfreebsd*-gnu|x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*| \
 
6413
x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \
6314
6414
s390*-*linux*|s390*-*tpf*|sparc*-*linux*)
6315
6415
  # Find out which ABI we are using.
6316
6416
  echo 'int i;' > conftest.$ac_ext
6326
6426
            LD="${LD-ld} -m elf_i386_fbsd"
6327
6427
            ;;
6328
6428
          x86_64-*linux*)
6329
 
            LD="${LD-ld} -m elf_i386"
6330
 
            ;;
6331
 
          ppc64-*linux*|powerpc64-*linux*)
 
6429
            case `/usr/bin/file conftest.o` in
 
6430
              *x86-64*)
 
6431
                LD="${LD-ld} -m elf32_x86_64"
 
6432
                ;;
 
6433
              *)
 
6434
                LD="${LD-ld} -m elf_i386"
 
6435
                ;;
 
6436
            esac
 
6437
            ;;
 
6438
          powerpc64le-*)
 
6439
            LD="${LD-ld} -m elf32lppclinux"
 
6440
            ;;
 
6441
          powerpc64-*)
6332
6442
            LD="${LD-ld} -m elf32ppclinux"
6333
6443
            ;;
6334
6444
          s390x-*linux*)
6347
6457
          x86_64-*linux*)
6348
6458
            LD="${LD-ld} -m elf_x86_64"
6349
6459
            ;;
6350
 
          ppc*-*linux*|powerpc*-*linux*)
 
6460
          powerpcle-*)
 
6461
            LD="${LD-ld} -m elf64lppc"
 
6462
            ;;
 
6463
          powerpc-*)
6351
6464
            LD="${LD-ld} -m elf64ppc"
6352
6465
            ;;
6353
6466
          s390*-*linux*|s390*-*tpf*)
8155
8268
      lt_prog_compiler_static='-non_shared'
8156
8269
      ;;
8157
8270
 
8158
 
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
8271
    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
8159
8272
      case $cc_basename in
8160
8273
      # old Intel for x86_64 which still supported -KPIC.
8161
8274
      ecc*)
8633
8746
  openbsd*)
8634
8747
    with_gnu_ld=no
8635
8748
    ;;
 
8749
  linux* | k*bsd*-gnu | gnu*)
 
8750
    link_all_deplibs=no
 
8751
    ;;
8636
8752
  esac
8637
8753
 
8638
8754
  ld_shlibs=yes
8854
8970
      fi
8855
8971
      ;;
8856
8972
 
8857
 
    netbsd*)
 
8973
    netbsd* | netbsdelf*-gnu)
8858
8974
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
8859
8975
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
8860
8976
        wlarc=
9031
9147
        if test "$aix_use_runtimelinking" = yes; then
9032
9148
          shared_flag="$shared_flag "'${wl}-G'
9033
9149
        fi
 
9150
        link_all_deplibs=no
9034
9151
      else
9035
9152
        # not using gcc
9036
9153
        if test "$host_cpu" = ia64; then
9484
9601
      link_all_deplibs=yes
9485
9602
      ;;
9486
9603
 
9487
 
    netbsd*)
 
9604
    netbsd* | netbsdelf*-gnu)
9488
9605
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9489
9606
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
9490
9607
      else
10321
10438
  esac
10322
10439
  ;;
10323
10440
 
10324
 
gnu*)
10325
 
  version_type=linux # correct to gnu/linux during the next big refactor
10326
 
  need_lib_prefix=no
10327
 
  need_version=no
10328
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
10329
 
  soname_spec='${libname}${release}${shared_ext}$major'
10330
 
  shlibpath_var=LD_LIBRARY_PATH
10331
 
  shlibpath_overrides_runpath=no
10332
 
  hardcode_into_libs=yes
10333
 
  ;;
10334
 
 
10335
10441
haiku*)
10336
10442
  version_type=linux # correct to gnu/linux during the next big refactor
10337
10443
  need_lib_prefix=no
10448
10554
  ;;
10449
10555
 
10450
10556
# This must be glibc/ELF.
10451
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
10557
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
10452
10558
  version_type=linux # correct to gnu/linux during the next big refactor
10453
10559
  need_lib_prefix=no
10454
10560
  need_version=no
10497
10603
  # before this can be enabled.
10498
10604
  hardcode_into_libs=yes
10499
10605
 
10500
 
  # Add ABI-specific directories to the system library path.
10501
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
10502
 
 
10503
10606
  # Append ld.so.conf contents to the search path
10504
10607
  if test -f /etc/ld.so.conf; then
10505
10608
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
10506
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
10507
 
 
 
10609
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
10508
10610
  fi
10509
10611
 
10510
10612
  # We used to test for /lib/ld.so.1 and disable shared libraries on
10516
10618
  dynamic_linker='GNU/Linux ld.so'
10517
10619
  ;;
10518
10620
 
 
10621
netbsdelf*-gnu)
 
10622
  version_type=linux
 
10623
  need_lib_prefix=no
 
10624
  need_version=no
 
10625
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
10626
  soname_spec='${libname}${release}${shared_ext}$major'
 
10627
  shlibpath_var=LD_LIBRARY_PATH
 
10628
  shlibpath_overrides_runpath=no
 
10629
  hardcode_into_libs=yes
 
10630
  dynamic_linker='NetBSD ld.elf_so'
 
10631
  ;;
 
10632
 
10519
10633
netbsd*)
10520
10634
  version_type=sunos
10521
10635
  need_lib_prefix=no
11704
11818
fi
11705
11819
 
11706
11820
 
11707
 
for ac_func in accept4 mkostemp
 
11821
for ac_func in accept4 mkostemp posix_fallocate
11708
11822
do :
11709
11823
  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
11710
11824
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11908
12022
fi
11909
12023
 
11910
12024
 
 
12025
# Extract the first word of "xmllint", so it can be a program name with args.
 
12026
set dummy xmllint; ac_word=$2
 
12027
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
 
12028
$as_echo_n "checking for $ac_word... " >&6; }
 
12029
if ${ac_cv_path_XMLLINT+:} false; then :
 
12030
  $as_echo_n "(cached) " >&6
 
12031
else
 
12032
  case $XMLLINT in
 
12033
  [\\/]* | ?:[\\/]*)
 
12034
  ac_cv_path_XMLLINT="$XMLLINT" # Let the user override the test with a path.
 
12035
  ;;
 
12036
  *)
 
12037
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
 
12038
for as_dir in $PATH
 
12039
do
 
12040
  IFS=$as_save_IFS
 
12041
  test -z "$as_dir" && as_dir=.
 
12042
    for ac_exec_ext in '' $ac_executable_extensions; do
 
12043
  if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
 
12044
    ac_cv_path_XMLLINT="$as_dir/$ac_word$ac_exec_ext"
 
12045
    $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
 
12046
    break 2
 
12047
  fi
 
12048
done
 
12049
  done
 
12050
IFS=$as_save_IFS
 
12051
 
 
12052
  ;;
 
12053
esac
 
12054
fi
 
12055
XMLLINT=$ac_cv_path_XMLLINT
 
12056
if test -n "$XMLLINT"; then
 
12057
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $XMLLINT" >&5
 
12058
$as_echo "$XMLLINT" >&6; }
 
12059
else
 
12060
  { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
 
12061
$as_echo "no" >&6; }
 
12062
fi
 
12063
 
 
12064
 
 
12065
 if test "x$XMLLINT" != "x"; then
 
12066
  HAVE_XMLLINT_TRUE=
 
12067
  HAVE_XMLLINT_FALSE='#'
 
12068
else
 
12069
  HAVE_XMLLINT_TRUE='#'
 
12070
  HAVE_XMLLINT_FALSE=
 
12071
fi
 
12072
 
 
12073
 
11911
12074
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for docbook manpages stylesheet" >&5
11912
12075
$as_echo_n "checking for docbook manpages stylesheet... " >&6; }
11913
12076
MANPAGES_STYLESHEET=http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
12222
12385
  as_fn_error $? "conditional \"HAVE_XSLTPROC\" was never defined.
12223
12386
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12224
12387
fi
 
12388
if test -z "${HAVE_XMLLINT_TRUE}" && test -z "${HAVE_XMLLINT_FALSE}"; then
 
12389
  as_fn_error $? "conditional \"HAVE_XMLLINT\" was never defined.
 
12390
Usually this means the macro was only invoked conditionally." "$LINENO" 5
 
12391
fi
12225
12392
if test -z "${HAVE_MANPAGES_STYLESHEET_TRUE}" && test -z "${HAVE_MANPAGES_STYLESHEET_FALSE}"; then
12226
12393
  as_fn_error $? "conditional \"HAVE_MANPAGES_STYLESHEET\" was never defined.
12227
12394
Usually this means the macro was only invoked conditionally." "$LINENO" 5
12635
12802
# report actual input values of CONFIG_FILES etc. instead of their
12636
12803
# values after options handling.
12637
12804
ac_log="
12638
 
This file was extended by wayland $as_me 1.3.0, which was
 
12805
This file was extended by wayland $as_me 1.3.92, which was
12639
12806
generated by GNU Autoconf 2.69.  Invocation command line was
12640
12807
 
12641
12808
  CONFIG_FILES    = $CONFIG_FILES
12695
12862
Configuration commands:
12696
12863
$config_commands
12697
12864
 
12698
 
Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.0>.
 
12865
Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=Wayland&component=wayland&version=1.3.92>.
12699
12866
wayland home page: <http://wayland.freedesktop.org/>."
12700
12867
 
12701
12868
_ACEOF
12702
12869
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12703
12870
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12704
12871
ac_cs_version="\\
12705
 
wayland config.status 1.3.0
 
12872
wayland config.status 1.3.92
12706
12873
configured by $0, generated by GNU Autoconf 2.69,
12707
12874
  with options \\"\$ac_cs_config\\"
12708
12875