~ubuntu-branches/ubuntu/edgy/upstart/edgy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Scott James Remnant
  • Date: 2006-09-13 22:16:17 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060913221617-h40t3yt5zsspz5nt
Tags: 0.2.6-1
* New upstream release:
  - fix infinite loop caused by bad waitid() call.  Ubuntu: #59459.
  - halt now behaves as "shutdown -h now".  Ubuntu: #59720.

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.60 for upstart 0.2.5.
 
3
# Generated by GNU Autoconf 2.60 for upstart 0.2.6.
4
4
#
5
5
# Report bugs to <new@bugs.launchpad.net>.
6
6
#
715
715
# Identity of this package.
716
716
PACKAGE_NAME='upstart'
717
717
PACKAGE_TARNAME='upstart'
718
 
PACKAGE_VERSION='0.2.5'
719
 
PACKAGE_STRING='upstart 0.2.5'
 
718
PACKAGE_VERSION='0.2.6'
 
719
PACKAGE_STRING='upstart 0.2.6'
720
720
PACKAGE_BUGREPORT='new@bugs.launchpad.net'
721
721
 
722
722
ac_unique_file="init/main.c"
1405
1405
  # Omit some internal or obsolete options to make the list less imposing.
1406
1406
  # This message is too long to be a string in the A/UX 3.1 sh.
1407
1407
  cat <<_ACEOF
1408
 
\`configure' configures upstart 0.2.5 to adapt to many kinds of systems.
 
1408
\`configure' configures upstart 0.2.6 to adapt to many kinds of systems.
1409
1409
 
1410
1410
Usage: $0 [OPTION]... [VAR=VALUE]...
1411
1411
 
1475
1475
 
1476
1476
if test -n "$ac_init_help"; then
1477
1477
  case $ac_init_help in
1478
 
     short | recursive ) echo "Configuration of upstart 0.2.5:";;
 
1478
     short | recursive ) echo "Configuration of upstart 0.2.6:";;
1479
1479
   esac
1480
1480
  cat <<\_ACEOF
1481
1481
 
1592
1592
test -n "$ac_init_help" && exit $ac_status
1593
1593
if $ac_init_version; then
1594
1594
  cat <<\_ACEOF
1595
 
upstart configure 0.2.5
 
1595
upstart configure 0.2.6
1596
1596
generated by GNU Autoconf 2.60
1597
1597
 
1598
1598
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1608
1608
This file contains any messages produced by compilers while
1609
1609
running configure, to aid debugging if configure makes a mistake.
1610
1610
 
1611
 
It was created by upstart $as_me 0.2.5, which was
 
1611
It was created by upstart $as_me 0.2.6, which was
1612
1612
generated by GNU Autoconf 2.60.  Invocation command line was
1613
1613
 
1614
1614
  $ $0 $@
2298
2298
 
2299
2299
# Define the identity of the package.
2300
2300
 PACKAGE='upstart'
2301
 
 VERSION='0.2.5'
 
2301
 VERSION='0.2.6'
2302
2302
 
2303
2303
 
2304
2304
cat >>confdefs.h <<_ACEOF
28569
28569
# report actual input values of CONFIG_FILES etc. instead of their
28570
28570
# values after options handling.
28571
28571
ac_log="
28572
 
This file was extended by upstart $as_me 0.2.5, which was
 
28572
This file was extended by upstart $as_me 0.2.6, which was
28573
28573
generated by GNU Autoconf 2.60.  Invocation command line was
28574
28574
 
28575
28575
  CONFIG_FILES    = $CONFIG_FILES
28622
28622
_ACEOF
28623
28623
cat >>$CONFIG_STATUS <<_ACEOF
28624
28624
ac_cs_version="\\
28625
 
upstart config.status 0.2.5
 
28625
upstart config.status 0.2.6
28626
28626
configured by $0, generated by GNU Autoconf 2.60,
28627
28627
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
28628
28628