~ubuntu-branches/ubuntu/lucid/libnotify/lucid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sivan Greenberg
  • Date: 2006-11-22 22:58:44 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20061122225844-ya65cla58dpdjpmg
Tags: 0.4.3-0ubuntu1
* Merged with debian, remaining changes:
  + debian/rules:
    o Bump shlibs for libnotify to (>= 0.4.2)
* New upstream release.

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 libnotify 0.4.2.
 
3
# Generated by GNU Autoconf 2.59 for libnotify 0.4.3.
4
4
#
5
5
# Report bugs to <chipx86@chipx86.com>.
6
6
#
425
425
# Identity of this package.
426
426
PACKAGE_NAME='libnotify'
427
427
PACKAGE_TARNAME='libnotify'
428
 
PACKAGE_VERSION='0.4.2'
429
 
PACKAGE_STRING='libnotify 0.4.2'
 
428
PACKAGE_VERSION='0.4.3'
 
429
PACKAGE_STRING='libnotify 0.4.3'
430
430
PACKAGE_BUGREPORT='chipx86@chipx86.com'
431
431
 
432
432
ac_unique_file="config.h.in"
968
968
  # Omit some internal or obsolete options to make the list less imposing.
969
969
  # This message is too long to be a string in the A/UX 3.1 sh.
970
970
  cat <<_ACEOF
971
 
\`configure' configures libnotify 0.4.2 to adapt to many kinds of systems.
 
971
\`configure' configures libnotify 0.4.3 to adapt to many kinds of systems.
972
972
 
973
973
Usage: $0 [OPTION]... [VAR=VALUE]...
974
974
 
1034
1034
 
1035
1035
if test -n "$ac_init_help"; then
1036
1036
  case $ac_init_help in
1037
 
     short | recursive ) echo "Configuration of libnotify 0.4.2:";;
 
1037
     short | recursive ) echo "Configuration of libnotify 0.4.3:";;
1038
1038
   esac
1039
1039
  cat <<\_ACEOF
1040
1040
 
1180
1180
test -n "$ac_init_help" && exit 0
1181
1181
if $ac_init_version; then
1182
1182
  cat <<\_ACEOF
1183
 
libnotify configure 0.4.2
 
1183
libnotify configure 0.4.3
1184
1184
generated by GNU Autoconf 2.59
1185
1185
 
1186
1186
Copyright (C) 2003 Free Software Foundation, Inc.
1196
1196
This file contains any messages produced by compilers while
1197
1197
running configure, to aid debugging if configure makes a mistake.
1198
1198
 
1199
 
It was created by libnotify $as_me 0.4.2, which was
 
1199
It was created by libnotify $as_me 0.4.3, which was
1200
1200
generated by GNU Autoconf 2.59.  Invocation command line was
1201
1201
 
1202
1202
  $ $0 $@
1539
1539
 
1540
1540
LIBGALAGO_MAJOR_VERSION=0
1541
1541
LIBGALAGO_MINOR_VERSION=4
1542
 
LIBGALAGO_MICRO_VERSION=2
 
1542
LIBGALAGO_MICRO_VERSION=3
1543
1543
LIBGALAGO_DEVEL_VERSION=0
1544
1544
 
1545
1545
LIBGALAGO_VERSION=$LIBGALAGO_MAJOR_VERSION.$LIBGALAGO_MINOR_VERSION.$LIBGALAGO_MICRO_VERSION
1570
1570
 
1571
1571
 
1572
1572
LT_CURRENT=2
1573
 
LT_REVISION=0
 
1573
LT_REVISION=1
1574
1574
LT_AGE=1
1575
1575
 
1576
1576
LT_RELEASE=$LIBGALAGO_MAJOR_VERSION.$LIBGALAGO_MINOR_VERSION.$LIBGALAGO_MICRO_VERSION
18924
18924
 
18925
18925
 
18926
18926
REQ_DBUS_VERSION=0.36
18927
 
pkg_modules="gtk+-2.0 >= 2.2.2, glib-2.0 >= 2.2.2, dbus-1 >= $REQ_DBUS_VERSION, dbus-glib-1 >= $REQ_DBUS_VERSION"
 
18927
REQ_GTK_VERSION=2.6
 
18928
REQ_GLIB_VERSION=2.6
 
18929
pkg_modules="gtk+-2.0 >= $REQ_GTK_VERSION, glib-2.0 >= $REQ_GLIB_VERSION, dbus-1 >= $REQ_DBUS_VERSION, dbus-glib-1 >= $REQ_DBUS_VERSION"
18928
18930
 
18929
18931
 
18930
18932
 
19697
19699
} >&5
19698
19700
cat >&5 <<_CSEOF
19699
19701
 
19700
 
This file was extended by libnotify $as_me 0.4.2, which was
 
19702
This file was extended by libnotify $as_me 0.4.3, which was
19701
19703
generated by GNU Autoconf 2.59.  Invocation command line was
19702
19704
 
19703
19705
  CONFIG_FILES    = $CONFIG_FILES
19760
19762
 
19761
19763
cat >>$CONFIG_STATUS <<_ACEOF
19762
19764
ac_cs_version="\\
19763
 
libnotify config.status 0.4.2
 
19765
libnotify config.status 0.4.3
19764
19766
configured by $0, generated by GNU Autoconf 2.59,
19765
19767
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
19766
19768