~ubuntu-branches/ubuntu/karmic/sbuild/karmic-updates

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Roger Leigh, Roger Leigh
  • Date: 2009-05-19 22:16:46 UTC
  • mfrom: (8.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20090519221646-iyxt2sohtaxtwgjr
Tags: 0.58.4-1
[ Roger Leigh ]
* New release. 
* sbuild:
  - A $purge_build_deps configuration option, and --purge-deps
    command-line option have been added to control build-dependency
    removal (Closes: #528312).
  - Use the isin function from the Sbuild module (Closes: #529470).
    Thanks to Gustavo Noronha Silva for spotting this.
* Sbuild:
  - Use Filesys::Df (libfilesys-df-perl) in place of invoking /bin/df
    and parsing its output.  This is more robust and efficient, and
    works whatever the user environment (Closes: #509133).

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.63 for sbuild 0.58.3.
 
3
# Generated by GNU Autoconf 2.63 for sbuild 0.58.4.
4
4
#
5
5
# Report bugs to <buildd-tools-devel@lists.alioth.debian.org>.
6
6
#
614
614
# Identity of this package.
615
615
PACKAGE_NAME='sbuild'
616
616
PACKAGE_TARNAME='sbuild'
617
 
PACKAGE_VERSION='0.58.3'
618
 
PACKAGE_STRING='sbuild 0.58.3'
 
617
PACKAGE_VERSION='0.58.4'
 
618
PACKAGE_STRING='sbuild 0.58.4'
619
619
PACKAGE_BUGREPORT='buildd-tools-devel@lists.alioth.debian.org'
620
620
 
621
621
ac_unique_file="bin/sbuild-createchroot"
686
686
INSTALL_DATA
687
687
INSTALL_SCRIPT
688
688
INSTALL_PROGRAM
689
 
SBUILD_VERSION
690
 
SBUILD_MICRO_VERSION
691
 
SBUILD_MINOR_VERSION
692
 
SBUILD_MAJOR_VERSION
693
689
target_alias
694
690
host_alias
695
691
build_alias
1288
1284
  # Omit some internal or obsolete options to make the list less imposing.
1289
1285
  # This message is too long to be a string in the A/UX 3.1 sh.
1290
1286
  cat <<_ACEOF
1291
 
\`configure' configures sbuild 0.58.3 to adapt to many kinds of systems.
 
1287
\`configure' configures sbuild 0.58.4 to adapt to many kinds of systems.
1292
1288
 
1293
1289
Usage: $0 [OPTION]... [VAR=VALUE]...
1294
1290
 
1354
1350
 
1355
1351
if test -n "$ac_init_help"; then
1356
1352
  case $ac_init_help in
1357
 
     short | recursive ) echo "Configuration of sbuild 0.58.3:";;
 
1353
     short | recursive ) echo "Configuration of sbuild 0.58.4:";;
1358
1354
   esac
1359
1355
  cat <<\_ACEOF
1360
1356
 
1429
1425
test -n "$ac_init_help" && exit $ac_status
1430
1426
if $ac_init_version; then
1431
1427
  cat <<\_ACEOF
1432
 
sbuild configure 0.58.3
 
1428
sbuild configure 0.58.4
1433
1429
generated by GNU Autoconf 2.63
1434
1430
 
1435
1431
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1461
1457
This file contains any messages produced by compilers while
1462
1458
running configure, to aid debugging if configure makes a mistake.
1463
1459
 
1464
 
It was created by sbuild $as_me 0.58.3, which was
 
1460
It was created by sbuild $as_me 0.58.4, which was
1465
1461
generated by GNU Autoconf 2.63.  Invocation command line was
1466
1462
 
1467
1463
  $ $0 $@
1866
1862
 
1867
1863
 
1868
1864
 
1869
 
SBUILD_MAJOR_VERSION=0
1870
 
SBUILD_MINOR_VERSION=58
1871
 
SBUILD_MICRO_VERSION=3
1872
 
SBUILD_EXTRA_VERSION=
1873
 
SBUILD_VERSION=0.58.3
1874
 
 
1875
 
 
1876
 
 
1877
 
 
1878
 
 
1879
 
 
1880
 
 
1881
 
 
1882
 
 
1883
 
 
1884
 
 
1885
 
 
1886
1865
am__api_version='1.10'
1887
1866
 
1888
1867
# Find a good install program.  We prefer a C program (faster),
2200
2179
 
2201
2180
# Define the identity of the package.
2202
2181
 PACKAGE='sbuild'
2203
 
 VERSION='0.58.3'
 
2182
 VERSION='0.58.4'
2204
2183
 
2205
2184
 
2206
2185
cat >>confdefs.h <<_ACEOF
2445
2424
  MAINT=$MAINTAINER_MODE_TRUE
2446
2425
 
2447
2426
 
 
2427
RELEASE_DATE='13 Jun 2009'
 
2428
RELEASE_DATE_S='1244847600'
2448
2429
 
2449
2430
cat >>confdefs.h <<_ACEOF
2450
 
#define RELEASE_DATE 1242593250
 
2431
#define RELEASE_DATE "$RELEASE_DATE_S"
2451
2432
_ACEOF
2452
2433
 
2453
 
RELEASE_DATE="17 May 2009"
2454
2434
 
2455
2435
 
2456
2436
{ $as_echo "$as_me:$LINENO: checking whether to enable debugging messages" >&5
4279
4259
# report actual input values of CONFIG_FILES etc. instead of their
4280
4260
# values after options handling.
4281
4261
ac_log="
4282
 
This file was extended by sbuild $as_me 0.58.3, which was
 
4262
This file was extended by sbuild $as_me 0.58.4, which was
4283
4263
generated by GNU Autoconf 2.63.  Invocation command line was
4284
4264
 
4285
4265
  CONFIG_FILES    = $CONFIG_FILES
4338
4318
_ACEOF
4339
4319
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
4340
4320
ac_cs_version="\\
4341
 
sbuild config.status 0.58.3
 
4321
sbuild config.status 0.58.4
4342
4322
configured by $0, generated by GNU Autoconf 2.63,
4343
4323
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
4344
4324