~ubuntu-branches/ubuntu/karmic/pygoocanvas/karmic

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-10 20:17:39 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20060910201739-0bx7brrgtglz1lxa
Tags: 0.4.1-1
* New upstream version:
  - Much better support for subclassing ItemSimple / ItemSimpleView 
  - Don't crash an functions returning NULL CairoMatrix 
  - CairoPattern property convertion bug fixed

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.59 for pygoocanvas 0.4.0.
 
3
# Generated by GNU Autoconf 2.59 for pygoocanvas 0.4.1.
4
4
#
5
5
# Report bugs to <http://developer.berlios.de/projects/pygoocanvas/>.
6
6
#
423
423
# Identity of this package.
424
424
PACKAGE_NAME='pygoocanvas'
425
425
PACKAGE_TARNAME='pygoocanvas'
426
 
PACKAGE_VERSION='0.4.0'
427
 
PACKAGE_STRING='pygoocanvas 0.4.0'
 
426
PACKAGE_VERSION='0.4.1'
 
427
PACKAGE_STRING='pygoocanvas 0.4.1'
428
428
PACKAGE_BUGREPORT='http://developer.berlios.de/projects/pygoocanvas/'
429
429
 
430
430
ac_unique_file="./goocanvasmodule.c"
974
974
  # Omit some internal or obsolete options to make the list less imposing.
975
975
  # This message is too long to be a string in the A/UX 3.1 sh.
976
976
  cat <<_ACEOF
977
 
\`configure' configures pygoocanvas 0.4.0 to adapt to many kinds of systems.
 
977
\`configure' configures pygoocanvas 0.4.1 to adapt to many kinds of systems.
978
978
 
979
979
Usage: $0 [OPTION]... [VAR=VALUE]...
980
980
 
1040
1040
 
1041
1041
if test -n "$ac_init_help"; then
1042
1042
  case $ac_init_help in
1043
 
     short | recursive ) echo "Configuration of pygoocanvas 0.4.0:";;
 
1043
     short | recursive ) echo "Configuration of pygoocanvas 0.4.1:";;
1044
1044
   esac
1045
1045
  cat <<\_ACEOF
1046
1046
 
1191
1191
test -n "$ac_init_help" && exit 0
1192
1192
if $ac_init_version; then
1193
1193
  cat <<\_ACEOF
1194
 
pygoocanvas configure 0.4.0
 
1194
pygoocanvas configure 0.4.1
1195
1195
generated by GNU Autoconf 2.59
1196
1196
 
1197
1197
Copyright (C) 2003 Free Software Foundation, Inc.
1205
1205
This file contains any messages produced by compilers while
1206
1206
running configure, to aid debugging if configure makes a mistake.
1207
1207
 
1208
 
It was created by pygoocanvas $as_me 0.4.0, which was
 
1208
It was created by pygoocanvas $as_me 0.4.1, which was
1209
1209
generated by GNU Autoconf 2.59.  Invocation command line was
1210
1210
 
1211
1211
  $ $0 $@
1554
1554
 
1555
1555
 
1556
1556
cat >>confdefs.h <<\_ACEOF
1557
 
#define PYGOOCANVAS_MICRO_VERSION 0
 
1557
#define PYGOOCANVAS_MICRO_VERSION 1
1558
1558
_ACEOF
1559
1559
 
1560
1560
 
1869
1869
 
1870
1870
# Define the identity of the package.
1871
1871
 PACKAGE=pygoocanvas
1872
 
 VERSION=0.4.0
 
1872
 VERSION=0.4.1
1873
1873
 
1874
1874
 
1875
1875
cat >>confdefs.h <<_ACEOF
20363
20363
} >&5
20364
20364
cat >&5 <<_CSEOF
20365
20365
 
20366
 
This file was extended by pygoocanvas $as_me 0.4.0, which was
 
20366
This file was extended by pygoocanvas $as_me 0.4.1, which was
20367
20367
generated by GNU Autoconf 2.59.  Invocation command line was
20368
20368
 
20369
20369
  CONFIG_FILES    = $CONFIG_FILES
20426
20426
 
20427
20427
cat >>$CONFIG_STATUS <<_ACEOF
20428
20428
ac_cs_version="\\
20429
 
pygoocanvas config.status 0.4.0
 
20429
pygoocanvas config.status 0.4.1
20430
20430
configured by $0, generated by GNU Autoconf 2.59,
20431
20431
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
20432
20432