~ubuntu-branches/ubuntu/vivid/gnome-user-docs/vivid-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2012-04-16 23:55:05 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20120416235505-4nznk0i4b7391ele
Tags: 3.4.1-1
* New upstream release.
* debian/copyright: Move to copyright 1.0 format.

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.66 for gnome-user-docs 3.4.0.
 
3
# Generated by GNU Autoconf 2.66 for gnome-user-docs 3.4.1.
4
4
#
5
5
# Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs>.
6
6
#
552
552
# Identity of this package.
553
553
PACKAGE_NAME='gnome-user-docs'
554
554
PACKAGE_TARNAME='gnome-user-docs'
555
 
PACKAGE_VERSION='3.4.0'
556
 
PACKAGE_STRING='gnome-user-docs 3.4.0'
 
555
PACKAGE_VERSION='3.4.1'
 
556
PACKAGE_STRING='gnome-user-docs 3.4.1'
557
557
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-user-docs'
558
558
PACKAGE_URL=''
559
559
 
1183
1183
  # Omit some internal or obsolete options to make the list less imposing.
1184
1184
  # This message is too long to be a string in the A/UX 3.1 sh.
1185
1185
  cat <<_ACEOF
1186
 
\`configure' configures gnome-user-docs 3.4.0 to adapt to many kinds of systems.
 
1186
\`configure' configures gnome-user-docs 3.4.1 to adapt to many kinds of systems.
1187
1187
 
1188
1188
Usage: $0 [OPTION]... [VAR=VALUE]...
1189
1189
 
1249
1249
 
1250
1250
if test -n "$ac_init_help"; then
1251
1251
  case $ac_init_help in
1252
 
     short | recursive ) echo "Configuration of gnome-user-docs 3.4.0:";;
 
1252
     short | recursive ) echo "Configuration of gnome-user-docs 3.4.1:";;
1253
1253
   esac
1254
1254
  cat <<\_ACEOF
1255
1255
 
1337
1337
test -n "$ac_init_help" && exit $ac_status
1338
1338
if $ac_init_version; then
1339
1339
  cat <<\_ACEOF
1340
 
gnome-user-docs configure 3.4.0
 
1340
gnome-user-docs configure 3.4.1
1341
1341
generated by GNU Autoconf 2.66
1342
1342
 
1343
1343
Copyright (C) 2010 Free Software Foundation, Inc.
1354
1354
This file contains any messages produced by compilers while
1355
1355
running configure, to aid debugging if configure makes a mistake.
1356
1356
 
1357
 
It was created by gnome-user-docs $as_me 3.4.0, which was
 
1357
It was created by gnome-user-docs $as_me 3.4.1, which was
1358
1358
generated by GNU Autoconf 2.66.  Invocation command line was
1359
1359
 
1360
1360
  $ $0 $@
2169
2169
 
2170
2170
# Define the identity of the package.
2171
2171
 PACKAGE='gnome-user-docs'
2172
 
 VERSION='3.4.0'
 
2172
 VERSION='3.4.1'
2173
2173
 
2174
2174
 
2175
2175
cat >>confdefs.h <<_ACEOF
2406
2406
        rm -f $(_HELP_LC_FILES) $(_HELP_LC_STAMPS) $(_HELP_MOFILES)
2407
2407
 
2408
2408
EXTRA_DIST ?=
2409
 
EXTRA_DIST += $(_HELP_LC_STAMPS) $(_HELP_C_EXTRA) $(_HELP_C_MEDIA) $(_HELP_POFILES)
2410
 
EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(_HELP_LINGUAS),$(wildcard $(lc)/$(f))))
 
2409
EXTRA_DIST += $(_HELP_C_EXTRA) $(_HELP_C_MEDIA)
 
2410
EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).stamp)
 
2411
EXTRA_DIST += $(foreach lc,$(HELP_LINGUAS),$(lc)/$(lc).po)
 
2412
EXTRA_DIST += $(foreach f,$(HELP_MEDIA),$(foreach lc,$(HELP_LINGUAS),$(wildcard $(lc)/$(f))))
2411
2413
 
2412
2414
distdir: distdir-help-files
2413
2415
distdir-help-files:
3074
3076
# report actual input values of CONFIG_FILES etc. instead of their
3075
3077
# values after options handling.
3076
3078
ac_log="
3077
 
This file was extended by gnome-user-docs $as_me 3.4.0, which was
 
3079
This file was extended by gnome-user-docs $as_me 3.4.1, which was
3078
3080
generated by GNU Autoconf 2.66.  Invocation command line was
3079
3081
 
3080
3082
  CONFIG_FILES    = $CONFIG_FILES
3127
3129
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3128
3130
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3129
3131
ac_cs_version="\\
3130
 
gnome-user-docs config.status 3.4.0
 
3132
gnome-user-docs config.status 3.4.1
3131
3133
configured by $0, generated by GNU Autoconf 2.66,
3132
3134
  with options \\"\$ac_cs_config\\"
3133
3135