~muktupavels/metacity/adwaita-icon-theme-lp-1414613

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Dmitry Shachnev
  • Date: 2014-11-28 09:35:28 UTC
  • mto: (1.4.2) (2.5.5 sid)
  • mto: This revision was merged to the branch mainline in revision 137.
  • Revision ID: package-import@ubuntu.com-20141128093528-e02pc5eqjds63sdj
ImportĀ upstreamĀ versionĀ 3.14.3

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 metacity 3.14.1.
 
3
# Generated by GNU Autoconf 2.69 for metacity 3.14.3.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=metacity>.
6
6
#
591
591
# Identity of this package.
592
592
PACKAGE_NAME='metacity'
593
593
PACKAGE_TARNAME='metacity'
594
 
PACKAGE_VERSION='3.14.1'
595
 
PACKAGE_STRING='metacity 3.14.1'
 
594
PACKAGE_VERSION='3.14.3'
 
595
PACKAGE_STRING='metacity 3.14.3'
596
596
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=metacity'
597
597
PACKAGE_URL=''
598
598
 
1429
1429
  # Omit some internal or obsolete options to make the list less imposing.
1430
1430
  # This message is too long to be a string in the A/UX 3.1 sh.
1431
1431
  cat <<_ACEOF
1432
 
\`configure' configures metacity 3.14.1 to adapt to many kinds of systems.
 
1432
\`configure' configures metacity 3.14.3 to adapt to many kinds of systems.
1433
1433
 
1434
1434
Usage: $0 [OPTION]... [VAR=VALUE]...
1435
1435
 
1503
1503
 
1504
1504
if test -n "$ac_init_help"; then
1505
1505
  case $ac_init_help in
1506
 
     short | recursive ) echo "Configuration of metacity 3.14.1:";;
 
1506
     short | recursive ) echo "Configuration of metacity 3.14.3:";;
1507
1507
   esac
1508
1508
  cat <<\_ACEOF
1509
1509
 
1657
1657
test -n "$ac_init_help" && exit $ac_status
1658
1658
if $ac_init_version; then
1659
1659
  cat <<\_ACEOF
1660
 
metacity configure 3.14.1
 
1660
metacity configure 3.14.3
1661
1661
generated by GNU Autoconf 2.69
1662
1662
 
1663
1663
Copyright (C) 2012 Free Software Foundation, Inc.
2209
2209
This file contains any messages produced by compilers while
2210
2210
running configure, to aid debugging if configure makes a mistake.
2211
2211
 
2212
 
It was created by metacity $as_me 3.14.1, which was
 
2212
It was created by metacity $as_me 3.14.3, which was
2213
2213
generated by GNU Autoconf 2.69.  Invocation command line was
2214
2214
 
2215
2215
  $ $0 $@
3077
3077
 
3078
3078
# Define the identity of the package.
3079
3079
 PACKAGE='metacity'
3080
 
 VERSION='3.14.1'
 
3080
 VERSION='3.14.3'
3081
3081
 
3082
3082
 
3083
3083
cat >>confdefs.h <<_ACEOF
14070
14070
fi
14071
14071
 
14072
14072
GTK_API_VERSION=3.0
14073
 
GTK_MIN_VERSION=3.8.0
 
14073
GTK_MIN_VERSION=3.12.0
14074
14074
GIO_MIN_VERSION=2.25.10
14075
14075
CANBERRA_GTK=libcanberra-gtk3
14076
14076
 
17088
17088
EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
17089
17089
 
17090
17090
distdir: distdir-help-files
17091
 
distdir-help-files:
 
17091
distdir-help-files: $(_HELP_LC_FILES)
17092
17092
        @for lc in C $(if $(YELP_LC_DIST),$(HELP_LINGUAS)) ; do \
17093
17093
          $(MKDIR_P) "$(distdir)/$$lc"; \
17094
17094
          for file in $(HELP_FILES); do \
17117
17117
 
17118
17118
.PHONY: install-help
17119
17119
install-data-am: $(if $(HELP_ID),install-help)
17120
 
install-help:
 
17120
install-help: $(_HELP_LC_FILES)
17121
17121
        @for lc in C $(_HELP_LINGUAS); do \
17122
17122
          $(mkinstalldirs) "$(DESTDIR)$(HELP_DIR)/$$lc/$(HELP_ID)" || exit 1; \
17123
17123
        done
17736
17736
# report actual input values of CONFIG_FILES etc. instead of their
17737
17737
# values after options handling.
17738
17738
ac_log="
17739
 
This file was extended by metacity $as_me 3.14.1, which was
 
17739
This file was extended by metacity $as_me 3.14.3, which was
17740
17740
generated by GNU Autoconf 2.69.  Invocation command line was
17741
17741
 
17742
17742
  CONFIG_FILES    = $CONFIG_FILES
17802
17802
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
17803
17803
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
17804
17804
ac_cs_version="\\
17805
 
metacity config.status 3.14.1
 
17805
metacity config.status 3.14.3
17806
17806
configured by $0, generated by GNU Autoconf 2.69,
17807
17807
  with options \\"\$ac_cs_config\\"
17808
17808
 
19640
19640
if test $(( $(echo $METACITY_MINOR_VERSION) %2)) == "1"; then
19641
19641
   stable_version=$(( ($METACITY_MINOR_VERSION / 2) * 2))
19642
19642
   echo "This is the UNSTABLE branch of metacity"
19643
 
   echo -n "Use 2.$stable_version.x for stable "
19644
 
   echo    "(gnome-2-$stable_version branch in Subversion)"
 
19643
   echo -n "Use 3.$stable_version.x for stable "
 
19644
   echo    "(gnome-3-$stable_version branch in Subversion)"
19645
19645
else
19646
19646
   echo "This is the stable branch of metacity"
19647
19647
fi