~ubuntu-branches/ubuntu/trusty/pangomm/trusty-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2011-11-17 01:43:19 UTC
  • mfrom: (1.1.14) (13.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20111117014319-1vfhhec3cmndezo9
Tags: 2.28.4-1
* New upstream release.
* debian/watch:
  - Track .xz tarballs.
* Bump debhelper compatibility level to 8.
* debian/control.in:
  - Bump Standards-Version to 3.9.2. No further changes.
  - Set pkg-gnome-maintainers@lists.alioth.debian.org as Maintainer.
* Stop installing libtool .la files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.68 for pangomm 2.28.3.
 
3
# Generated by GNU Autoconf 2.68 for pangomm 2.28.4.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm>.
6
6
#
571
571
# Identity of this package.
572
572
PACKAGE_NAME='pangomm'
573
573
PACKAGE_TARNAME='pangomm'
574
 
PACKAGE_VERSION='2.28.3'
575
 
PACKAGE_STRING='pangomm 2.28.3'
 
574
PACKAGE_VERSION='2.28.4'
 
575
PACKAGE_STRING='pangomm 2.28.4'
576
576
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=pangomm'
577
577
PACKAGE_URL='http://www.gtkmm.org/'
578
578
 
1353
1353
  # Omit some internal or obsolete options to make the list less imposing.
1354
1354
  # This message is too long to be a string in the A/UX 3.1 sh.
1355
1355
  cat <<_ACEOF
1356
 
\`configure' configures pangomm 2.28.3 to adapt to many kinds of systems.
 
1356
\`configure' configures pangomm 2.28.4 to adapt to many kinds of systems.
1357
1357
 
1358
1358
Usage: $0 [OPTION]... [VAR=VALUE]...
1359
1359
 
1423
1423
 
1424
1424
if test -n "$ac_init_help"; then
1425
1425
  case $ac_init_help in
1426
 
     short | recursive ) echo "Configuration of pangomm 2.28.3:";;
 
1426
     short | recursive ) echo "Configuration of pangomm 2.28.4:";;
1427
1427
   esac
1428
1428
  cat <<\_ACEOF
1429
1429
 
1560
1560
test -n "$ac_init_help" && exit $ac_status
1561
1561
if $ac_init_version; then
1562
1562
  cat <<\_ACEOF
1563
 
pangomm configure 2.28.3
 
1563
pangomm configure 2.28.4
1564
1564
generated by GNU Autoconf 2.68
1565
1565
 
1566
1566
Copyright (C) 2010 Free Software Foundation, Inc.
1959
1959
This file contains any messages produced by compilers while
1960
1960
running configure, to aid debugging if configure makes a mistake.
1961
1961
 
1962
 
It was created by pangomm $as_me 2.28.3, which was
 
1962
It was created by pangomm $as_me 2.28.4, which was
1963
1963
generated by GNU Autoconf 2.68.  Invocation command line was
1964
1964
 
1965
1965
  $ $0 $@
2781
2781
 
2782
2782
# Define the identity of the package.
2783
2783
 PACKAGE='pangomm'
2784
 
 VERSION='2.28.3'
 
2784
 VERSION='2.28.4'
2785
2785
 
2786
2786
 
2787
2787
# Some tools Automake needs.
2957
2957
 
2958
2958
PANGOMM_MODULE_NAME='pangomm-1.4'
2959
2959
 
2960
 
PANGOMM_VERSION='2.28.3'
 
2960
PANGOMM_VERSION='2.28.4'
2961
2961
 
2962
2962
PANGOMM_API_VERSION='1.4'
2963
2963
 
2971
2971
 
2972
2972
$as_echo "#define PANGOMM_MINOR_VERSION 28" >>confdefs.h
2973
2973
 
2974
 
PANGOMM_MICRO_VERSION=3
2975
 
 
2976
 
 
2977
 
$as_echo "#define PANGOMM_MICRO_VERSION 3" >>confdefs.h
 
2974
PANGOMM_MICRO_VERSION=4
 
2975
 
 
2976
 
 
2977
$as_echo "#define PANGOMM_MICRO_VERSION 4" >>confdefs.h
2978
2978
 
2979
2979
 
2980
2980
 
5713
5713
  lt_cv_deplibs_check_method=pass_all
5714
5714
  ;;
5715
5715
 
5716
 
netbsd*)
 
5716
netbsd* | netbsdelf*-gnu)
5717
5717
  if echo __ELF__ | $CC -E - | $GREP __ELF__ > /dev/null; then
5718
5718
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
5719
5719
  else
9331
9331
  openbsd*)
9332
9332
    with_gnu_ld=no
9333
9333
    ;;
 
9334
  linux* | k*bsd*-gnu | gnu*)
 
9335
    link_all_deplibs=no
 
9336
    ;;
9334
9337
  esac
9335
9338
 
9336
9339
  ld_shlibs=yes
9553
9556
      fi
9554
9557
      ;;
9555
9558
 
9556
 
    netbsd*)
 
9559
    netbsd* | netbsdelf*-gnu)
9557
9560
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
9558
9561
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
9559
9562
        wlarc=
9730
9733
        if test "$aix_use_runtimelinking" = yes; then
9731
9734
          shared_flag="$shared_flag "'${wl}-G'
9732
9735
        fi
 
9736
        link_all_deplibs=no
9733
9737
      else
9734
9738
        # not using gcc
9735
9739
        if test "$host_cpu" = ia64; then
10186
10190
      link_all_deplibs=yes
10187
10191
      ;;
10188
10192
 
10189
 
    netbsd*)
 
10193
    netbsd* | netbsdelf*-gnu)
10190
10194
      if echo __ELF__ | $CC -E - | $GREP __ELF__ >/dev/null; then
10191
10195
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
10192
10196
      else
11039
11043
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11040
11044
  soname_spec='${libname}${release}${shared_ext}$major'
11041
11045
  shlibpath_var=LD_LIBRARY_PATH
 
11046
  shlibpath_overrides_runpath=no
11042
11047
  hardcode_into_libs=yes
11043
11048
  ;;
11044
11049
 
11222
11227
  dynamic_linker='GNU/Linux ld.so'
11223
11228
  ;;
11224
11229
 
 
11230
netbsdelf*-gnu)
 
11231
  version_type=linux
 
11232
  need_lib_prefix=no
 
11233
  need_version=no
 
11234
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
11235
  soname_spec='${libname}${release}${shared_ext}$major'
 
11236
  shlibpath_var=LD_LIBRARY_PATH
 
11237
  shlibpath_overrides_runpath=no
 
11238
  hardcode_into_libs=yes
 
11239
  dynamic_linker='NetBSD ld.elf_so'
 
11240
  ;;
 
11241
 
11225
11242
netbsd*)
11226
11243
  version_type=sunos
11227
11244
  need_lib_prefix=no
14056
14073
            ;;
14057
14074
        esac
14058
14075
        ;;
14059
 
      netbsd*)
 
14076
      netbsd* | netbsdelf*-gnu)
14060
14077
        ;;
14061
14078
      *qnx* | *nto*)
14062
14079
        # QNX uses GNU C++, but need to define -shared option too, otherwise
14425
14442
      ;;
14426
14443
    esac
14427
14444
    ;;
 
14445
  linux* | k*bsd*-gnu | gnu*)
 
14446
    link_all_deplibs_CXX=no
 
14447
    ;;
14428
14448
  *)
14429
14449
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
14430
14450
    ;;
14872
14892
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
14873
14893
  soname_spec='${libname}${release}${shared_ext}$major'
14874
14894
  shlibpath_var=LD_LIBRARY_PATH
 
14895
  shlibpath_overrides_runpath=no
14875
14896
  hardcode_into_libs=yes
14876
14897
  ;;
14877
14898
 
15055
15076
  dynamic_linker='GNU/Linux ld.so'
15056
15077
  ;;
15057
15078
 
 
15079
netbsdelf*-gnu)
 
15080
  version_type=linux
 
15081
  need_lib_prefix=no
 
15082
  need_version=no
 
15083
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
15084
  soname_spec='${libname}${release}${shared_ext}$major'
 
15085
  shlibpath_var=LD_LIBRARY_PATH
 
15086
  shlibpath_overrides_runpath=no
 
15087
  hardcode_into_libs=yes
 
15088
  dynamic_linker='NetBSD ld.elf_so'
 
15089
  ;;
 
15090
 
15058
15091
netbsd*)
15059
15092
  version_type=sunos
15060
15093
  need_lib_prefix=no
16852
16885
# report actual input values of CONFIG_FILES etc. instead of their
16853
16886
# values after options handling.
16854
16887
ac_log="
16855
 
This file was extended by pangomm $as_me 2.28.3, which was
 
16888
This file was extended by pangomm $as_me 2.28.4, which was
16856
16889
generated by GNU Autoconf 2.68.  Invocation command line was
16857
16890
 
16858
16891
  CONFIG_FILES    = $CONFIG_FILES
16919
16952
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16920
16953
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
16921
16954
ac_cs_version="\\
16922
 
pangomm config.status 2.28.3
 
16955
pangomm config.status 2.28.4
16923
16956
configured by $0, generated by GNU Autoconf 2.68,
16924
16957
  with options \\"\$ac_cs_config\\"
16925
16958