~ubuntu-branches/ubuntu/lucid/libgweather/lucid-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-30 11:02:50 UTC
  • mfrom: (1.1.25 upstream)
  • Revision ID: james.westby@ubuntu.com-20100330110250-x31ubgbuop62twtr
Tags: 2.30.0-0ubuntu1
* New upstream version
* debian/patches/99_autoreconf.patch:
  - new version update

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.64 for libgweather 2.29.92.
 
3
# Generated by GNU Autoconf 2.64 for libgweather 2.30.0.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
695
695
# Identity of this package.
696
696
PACKAGE_NAME='libgweather'
697
697
PACKAGE_TARNAME='libgweather'
698
 
PACKAGE_VERSION='2.29.92'
699
 
PACKAGE_STRING='libgweather 2.29.92'
 
698
PACKAGE_VERSION='2.30.0'
 
699
PACKAGE_STRING='libgweather 2.30.0'
700
700
PACKAGE_BUGREPORT=''
701
701
PACKAGE_URL=''
702
702
 
1548
1548
  # Omit some internal or obsolete options to make the list less imposing.
1549
1549
  # This message is too long to be a string in the A/UX 3.1 sh.
1550
1550
  cat <<_ACEOF
1551
 
\`configure' configures libgweather 2.29.92 to adapt to many kinds of systems.
 
1551
\`configure' configures libgweather 2.30.0 to adapt to many kinds of systems.
1552
1552
 
1553
1553
Usage: $0 [OPTION]... [VAR=VALUE]...
1554
1554
 
1618
1618
 
1619
1619
if test -n "$ac_init_help"; then
1620
1620
  case $ac_init_help in
1621
 
     short | recursive ) echo "Configuration of libgweather 2.29.92:";;
 
1621
     short | recursive ) echo "Configuration of libgweather 2.30.0:";;
1622
1622
   esac
1623
1623
  cat <<\_ACEOF
1624
1624
 
1765
1765
test -n "$ac_init_help" && exit $ac_status
1766
1766
if $ac_init_version; then
1767
1767
  cat <<\_ACEOF
1768
 
libgweather configure 2.29.92
 
1768
libgweather configure 2.30.0
1769
1769
generated by GNU Autoconf 2.64
1770
1770
 
1771
1771
Copyright (C) 2009 Free Software Foundation, Inc.
2226
2226
This file contains any messages produced by compilers while
2227
2227
running configure, to aid debugging if configure makes a mistake.
2228
2228
 
2229
 
It was created by libgweather $as_me 2.29.92, which was
 
2229
It was created by libgweather $as_me 2.30.0, which was
2230
2230
generated by GNU Autoconf 2.64.  Invocation command line was
2231
2231
 
2232
2232
  $ $0 $@
3038
3038
 
3039
3039
# Define the identity of the package.
3040
3040
 PACKAGE='libgweather'
3041
 
 VERSION='2.29.92'
 
3041
 VERSION='2.30.0'
3042
3042
 
3043
3043
 
3044
3044
cat >>confdefs.h <<_ACEOF
3100
3100
#   change to C+1:0:0
3101
3101
# - If the interface is the same as the previous version, change to C:R+1:A
3102
3102
 
3103
 
LT_VERSION=7:7:6
 
3103
LT_VERSION=7:8:6
3104
3104
 
3105
3105
 
3106
3106
# Make sure we can run config.sub.
13308
13308
{
13309
13309
  int major, minor, micro;
13310
13310
  char *tmp_version;
13311
 
  int ignored;
13312
13311
 
13313
 
  ignored = system ("touch conf.glibtest");
 
13312
  fclose (fopen ("conf.glibtest", "w"));
13314
13313
 
13315
13314
  /* HP/UX 9 (%@#!) writes to sscanf strings */
13316
13315
  tmp_version = g_strdup("$min_glib_version");
15420
15419
# report actual input values of CONFIG_FILES etc. instead of their
15421
15420
# values after options handling.
15422
15421
ac_log="
15423
 
This file was extended by libgweather $as_me 2.29.92, which was
 
15422
This file was extended by libgweather $as_me 2.30.0, which was
15424
15423
generated by GNU Autoconf 2.64.  Invocation command line was
15425
15424
 
15426
15425
  CONFIG_FILES    = $CONFIG_FILES
15484
15483
_ACEOF
15485
15484
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
15486
15485
ac_cs_version="\\
15487
 
libgweather config.status 2.29.92
 
15486
libgweather config.status 2.30.0
15488
15487
configured by $0, generated by GNU Autoconf 2.64,
15489
15488
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
15490
15489