~ubuntu-branches/debian/stretch/gnome-sushi/stretch

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-07-15 13:16:55 UTC
  • mfrom: (2.1.5 experimental)
  • Revision ID: package-import@ubuntu.com-20140715131655-55wqzvoehb562cn7
Tags: 3.12.0-2
* Build-depend on libdiscid-dev instead of libdiscid0-dev (Closes: #753633)
* Upload to unstable.

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 sushi 3.10.0.
 
3
# Generated by GNU Autoconf 2.69 for sushi 3.12.0.
4
4
#
5
5
#
6
6
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
587
587
# Identity of this package.
588
588
PACKAGE_NAME='sushi'
589
589
PACKAGE_TARNAME='sushi'
590
 
PACKAGE_VERSION='3.10.0'
591
 
PACKAGE_STRING='sushi 3.10.0'
 
590
PACKAGE_VERSION='3.12.0'
 
591
PACKAGE_STRING='sushi 3.12.0'
592
592
PACKAGE_BUGREPORT=''
593
593
PACKAGE_URL=''
594
594
 
1391
1391
  # Omit some internal or obsolete options to make the list less imposing.
1392
1392
  # This message is too long to be a string in the A/UX 3.1 sh.
1393
1393
  cat <<_ACEOF
1394
 
\`configure' configures sushi 3.10.0 to adapt to many kinds of systems.
 
1394
\`configure' configures sushi 3.12.0 to adapt to many kinds of systems.
1395
1395
 
1396
1396
Usage: $0 [OPTION]... [VAR=VALUE]...
1397
1397
 
1462
1462
 
1463
1463
if test -n "$ac_init_help"; then
1464
1464
  case $ac_init_help in
1465
 
     short | recursive ) echo "Configuration of sushi 3.10.0:";;
 
1465
     short | recursive ) echo "Configuration of sushi 3.12.0:";;
1466
1466
   esac
1467
1467
  cat <<\_ACEOF
1468
1468
 
1584
1584
test -n "$ac_init_help" && exit $ac_status
1585
1585
if $ac_init_version; then
1586
1586
  cat <<\_ACEOF
1587
 
sushi configure 3.10.0
 
1587
sushi configure 3.12.0
1588
1588
generated by GNU Autoconf 2.69
1589
1589
 
1590
1590
Copyright (C) 2012 Free Software Foundation, Inc.
1983
1983
This file contains any messages produced by compilers while
1984
1984
running configure, to aid debugging if configure makes a mistake.
1985
1985
 
1986
 
It was created by sushi $as_me 3.10.0, which was
 
1986
It was created by sushi $as_me 3.12.0, which was
1987
1987
generated by GNU Autoconf 2.69.  Invocation command line was
1988
1988
 
1989
1989
  $ $0 $@
2965
2965
 
2966
2966
# Define the identity of the package.
2967
2967
 PACKAGE='sushi'
2968
 
 VERSION='3.10.0'
 
2968
 VERSION='3.12.0'
2969
2969
 
2970
2970
 
2971
2971
cat >>confdefs.h <<_ACEOF
7352
7352
    ;;
7353
7353
  *)
7354
7354
    lt_cv_sys_max_cmd_len=`(getconf ARG_MAX) 2> /dev/null`
7355
 
    if test -n "$lt_cv_sys_max_cmd_len"; then
 
7355
    if test -n "$lt_cv_sys_max_cmd_len" && \
 
7356
        test undefined != "$lt_cv_sys_max_cmd_len"; then
7356
7357
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
7357
7358
      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
7358
7359
    else
7753
7754
  fi
7754
7755
  ;;
7755
7756
 
7756
 
gnu*)
7757
 
  lt_cv_deplibs_check_method=pass_all
7758
 
  ;;
7759
 
 
7760
7757
haiku*)
7761
7758
  lt_cv_deplibs_check_method=pass_all
7762
7759
  ;;
7795
7792
  ;;
7796
7793
 
7797
7794
# This must be glibc/ELF.
7798
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
7795
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
7799
7796
  lt_cv_deplibs_check_method=pass_all
7800
7797
  ;;
7801
7798
 
7802
 
netbsd*)
 
7799
netbsd* | netbsdelf*-gnu)
7803
7800
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
7804
7801
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7805
7802
  else
8892
8889
            LD="${LD-ld} -m elf_i386_fbsd"
8893
8890
            ;;
8894
8891
          x86_64-*linux*)
8895
 
            LD="${LD-ld} -m elf_i386"
 
8892
            case `/usr/bin/file conftest.o` in
 
8893
              *x86-64*)
 
8894
                LD="${LD-ld} -m elf32_x86_64"
 
8895
                ;;
 
8896
              *)
 
8897
                LD="${LD-ld} -m elf_i386"
 
8898
                ;;
 
8899
            esac
8896
8900
            ;;
8897
8901
          ppc64-*linux*|powerpc64-*linux*)
8898
8902
            LD="${LD-ld} -m elf32ppclinux"
10452
10456
      lt_prog_compiler_static='-non_shared'
10453
10457
      ;;
10454
10458
 
10455
 
    linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
10459
    linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
10456
10460
      case $cc_basename in
10457
10461
      # old Intel for x86_64 which still supported -KPIC.
10458
10462
      ecc*)
10930
10934
  openbsd*)
10931
10935
    with_gnu_ld=no
10932
10936
    ;;
 
10937
  linux* | k*bsd*-gnu | gnu*)
 
10938
    link_all_deplibs=no
 
10939
    ;;
10933
10940
  esac
10934
10941
 
10935
10942
  ld_shlibs=yes
11151
11158
      fi
11152
11159
      ;;
11153
11160
 
11154
 
    netbsd*)
 
11161
    netbsd* | netbsdelf*-gnu)
11155
11162
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11156
11163
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
11157
11164
        wlarc=
11328
11335
        if test "$aix_use_runtimelinking" = yes; then
11329
11336
          shared_flag="$shared_flag "'${wl}-G'
11330
11337
        fi
 
11338
        link_all_deplibs=no
11331
11339
      else
11332
11340
        # not using gcc
11333
11341
        if test "$host_cpu" = ia64; then
11781
11789
      link_all_deplibs=yes
11782
11790
      ;;
11783
11791
 
11784
 
    netbsd*)
 
11792
    netbsd* | netbsdelf*-gnu)
11785
11793
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
11786
11794
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
11787
11795
      else
12618
12626
  esac
12619
12627
  ;;
12620
12628
 
12621
 
gnu*)
12622
 
  version_type=linux # correct to gnu/linux during the next big refactor
12623
 
  need_lib_prefix=no
12624
 
  need_version=no
12625
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
12626
 
  soname_spec='${libname}${release}${shared_ext}$major'
12627
 
  shlibpath_var=LD_LIBRARY_PATH
12628
 
  shlibpath_overrides_runpath=no
12629
 
  hardcode_into_libs=yes
12630
 
  ;;
12631
 
 
12632
12629
haiku*)
12633
12630
  version_type=linux # correct to gnu/linux during the next big refactor
12634
12631
  need_lib_prefix=no
12745
12742
  ;;
12746
12743
 
12747
12744
# This must be glibc/ELF.
12748
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
12745
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
12749
12746
  version_type=linux # correct to gnu/linux during the next big refactor
12750
12747
  need_lib_prefix=no
12751
12748
  need_version=no
12794
12791
  # before this can be enabled.
12795
12792
  hardcode_into_libs=yes
12796
12793
 
12797
 
  # Add ABI-specific directories to the system library path.
12798
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
12799
 
 
12800
12794
  # Append ld.so.conf contents to the search path
12801
12795
  if test -f /etc/ld.so.conf; then
12802
12796
    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' ' '`
12803
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
12804
 
 
 
12797
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12805
12798
  fi
12806
12799
 
12807
12800
  # We used to test for /lib/ld.so.1 and disable shared libraries on
12813
12806
  dynamic_linker='GNU/Linux ld.so'
12814
12807
  ;;
12815
12808
 
 
12809
netbsdelf*-gnu)
 
12810
  version_type=linux
 
12811
  need_lib_prefix=no
 
12812
  need_version=no
 
12813
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
12814
  soname_spec='${libname}${release}${shared_ext}$major'
 
12815
  shlibpath_var=LD_LIBRARY_PATH
 
12816
  shlibpath_overrides_runpath=no
 
12817
  hardcode_into_libs=yes
 
12818
  dynamic_linker='NetBSD ld.elf_so'
 
12819
  ;;
 
12820
 
12816
12821
netbsd*)
12817
12822
  version_type=sunos
12818
12823
  need_lib_prefix=no
14560
14565
        ld_shlibs_CXX=yes
14561
14566
        ;;
14562
14567
 
14563
 
      gnu*)
14564
 
        ;;
14565
 
 
14566
14568
      haiku*)
14567
14569
        archive_cmds_CXX='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
14568
14570
        link_all_deplibs_CXX=yes
14724
14726
        inherit_rpath_CXX=yes
14725
14727
        ;;
14726
14728
 
14727
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
14729
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
14728
14730
        case $cc_basename in
14729
14731
          KCC*)
14730
14732
            # Kuck and Associates, Inc. (KAI) C++ Compiler
15584
15586
            ;;
15585
15587
        esac
15586
15588
        ;;
15587
 
      linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
15589
      linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
15588
15590
        case $cc_basename in
15589
15591
          KCC*)
15590
15592
            # KAI C++ Compiler
15648
15650
            ;;
15649
15651
        esac
15650
15652
        ;;
15651
 
      netbsd*)
 
15653
      netbsd* | netbsdelf*-gnu)
15652
15654
        ;;
15653
15655
      *qnx* | *nto*)
15654
15656
        # QNX uses GNU C++, but need to define -shared option too, otherwise
16019
16021
      ;;
16020
16022
    esac
16021
16023
    ;;
 
16024
  linux* | k*bsd*-gnu | gnu*)
 
16025
    link_all_deplibs_CXX=no
 
16026
    ;;
16022
16027
  *)
16023
16028
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
16024
16029
    ;;
16453
16458
  esac
16454
16459
  ;;
16455
16460
 
16456
 
gnu*)
16457
 
  version_type=linux # correct to gnu/linux during the next big refactor
16458
 
  need_lib_prefix=no
16459
 
  need_version=no
16460
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
16461
 
  soname_spec='${libname}${release}${shared_ext}$major'
16462
 
  shlibpath_var=LD_LIBRARY_PATH
16463
 
  shlibpath_overrides_runpath=no
16464
 
  hardcode_into_libs=yes
16465
 
  ;;
16466
 
 
16467
16461
haiku*)
16468
16462
  version_type=linux # correct to gnu/linux during the next big refactor
16469
16463
  need_lib_prefix=no
16580
16574
  ;;
16581
16575
 
16582
16576
# This must be glibc/ELF.
16583
 
linux* | k*bsd*-gnu | kopensolaris*-gnu)
 
16577
linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*)
16584
16578
  version_type=linux # correct to gnu/linux during the next big refactor
16585
16579
  need_lib_prefix=no
16586
16580
  need_version=no
16629
16623
  # before this can be enabled.
16630
16624
  hardcode_into_libs=yes
16631
16625
 
16632
 
  # Add ABI-specific directories to the system library path.
16633
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
16634
 
 
16635
16626
  # Append ld.so.conf contents to the search path
16636
16627
  if test -f /etc/ld.so.conf; then
16637
16628
    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' ' '`
16638
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
16639
 
 
 
16629
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
16640
16630
  fi
16641
16631
 
16642
16632
  # We used to test for /lib/ld.so.1 and disable shared libraries on
16648
16638
  dynamic_linker='GNU/Linux ld.so'
16649
16639
  ;;
16650
16640
 
 
16641
netbsdelf*-gnu)
 
16642
  version_type=linux
 
16643
  need_lib_prefix=no
 
16644
  need_version=no
 
16645
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
16646
  soname_spec='${libname}${release}${shared_ext}$major'
 
16647
  shlibpath_var=LD_LIBRARY_PATH
 
16648
  shlibpath_overrides_runpath=no
 
16649
  hardcode_into_libs=yes
 
16650
  dynamic_linker='NetBSD ld.elf_so'
 
16651
  ;;
 
16652
 
16651
16653
netbsd*)
16652
16654
  version_type=sunos
16653
16655
  need_lib_prefix=no
17257
17259
gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE))
17258
17260
 
17259
17261
%.gschema.valid: %.gschema.xml $(gsettings__enum_file)
17260
 
        $(AM_V_GEN) if test -f "$<"; then d=; else d="$(srcdir)/"; fi; $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$${d}$< && touch $@
 
17262
        $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@
17261
17263
 
17262
17264
all-am: $(gsettings_SCHEMAS:.xml=.valid)
17263
17265
uninstall-am: uninstall-gsettings-schemas
18109
18111
# report actual input values of CONFIG_FILES etc. instead of their
18110
18112
# values after options handling.
18111
18113
ac_log="
18112
 
This file was extended by sushi $as_me 3.10.0, which was
 
18114
This file was extended by sushi $as_me 3.12.0, which was
18113
18115
generated by GNU Autoconf 2.69.  Invocation command line was
18114
18116
 
18115
18117
  CONFIG_FILES    = $CONFIG_FILES
18175
18177
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
18176
18178
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
18177
18179
ac_cs_version="\\
18178
 
sushi config.status 3.10.0
 
18180
sushi config.status 3.12.0
18179
18181
configured by $0, generated by GNU Autoconf 2.69,
18180
18182
  with options \\"\$ac_cs_config\\"
18181
18183