~ubuntu-branches/ubuntu/utopic/libisofs/utopic

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2014-01-13 13:44:08 UTC
  • mfrom: (0.1.18) (9.1.17 trusty-proposed)
  • Revision ID: package-import@ubuntu.com-20140113134408-o3ya40g619yz0n02
Tags: 1.3.4-0ubuntu1
New upstream version

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 libisofs 1.3.2.
 
3
# Generated by GNU Autoconf 2.60 for libisofs 1.3.4.
4
4
#
5
5
# Report bugs to <http://libburnia-project.org>.
6
6
#
713
713
# Identity of this package.
714
714
PACKAGE_NAME='libisofs'
715
715
PACKAGE_TARNAME='libisofs'
716
 
PACKAGE_VERSION='1.3.2'
717
 
PACKAGE_STRING='libisofs 1.3.2'
 
716
PACKAGE_VERSION='1.3.4'
 
717
PACKAGE_STRING='libisofs 1.3.4'
718
718
PACKAGE_BUGREPORT='http://libburnia-project.org'
719
719
 
720
720
ac_default_prefix=/usr/local
1399
1399
  # Omit some internal or obsolete options to make the list less imposing.
1400
1400
  # This message is too long to be a string in the A/UX 3.1 sh.
1401
1401
  cat <<_ACEOF
1402
 
\`configure' configures libisofs 1.3.2 to adapt to many kinds of systems.
 
1402
\`configure' configures libisofs 1.3.4 to adapt to many kinds of systems.
1403
1403
 
1404
1404
Usage: $0 [OPTION]... [VAR=VALUE]...
1405
1405
 
1470
1470
 
1471
1471
if test -n "$ac_init_help"; then
1472
1472
  case $ac_init_help in
1473
 
     short | recursive ) echo "Configuration of libisofs 1.3.2:";;
 
1473
     short | recursive ) echo "Configuration of libisofs 1.3.4:";;
1474
1474
   esac
1475
1475
  cat <<\_ACEOF
1476
1476
 
1584
1584
test -n "$ac_init_help" && exit $ac_status
1585
1585
if $ac_init_version; then
1586
1586
  cat <<\_ACEOF
1587
 
libisofs configure 1.3.2
 
1587
libisofs configure 1.3.4
1588
1588
generated by GNU Autoconf 2.60
1589
1589
 
1590
1590
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1598
1598
This file contains any messages produced by compilers while
1599
1599
running configure, to aid debugging if configure makes a mistake.
1600
1600
 
1601
 
It was created by libisofs $as_me 1.3.2, which was
 
1601
It was created by libisofs $as_me 1.3.4, which was
1602
1602
generated by GNU Autoconf 2.60.  Invocation command line was
1603
1603
 
1604
1604
  $ $0 $@
2406
2406
 
2407
2407
# Define the identity of the package.
2408
2408
 PACKAGE='libisofs'
2409
 
 VERSION='1.3.2'
 
2409
 VERSION='1.3.4'
2410
2410
 
2411
2411
 
2412
2412
cat >>confdefs.h <<_ACEOF
2564
2564
 
2565
2565
LIBISOFS_MAJOR_VERSION=1
2566
2566
LIBISOFS_MINOR_VERSION=3
2567
 
LIBISOFS_MICRO_VERSION=2
 
2567
LIBISOFS_MICRO_VERSION=4
2568
2568
LIBISOFS_VERSION=$LIBISOFS_MAJOR_VERSION.$LIBISOFS_MINOR_VERSION.$LIBISOFS_MICRO_VERSION
2569
2569
 
2570
2570
 
2573
2573
 
2574
2574
 
2575
2575
LT_RELEASE=$LIBISOFS_MAJOR_VERSION.$LIBISOFS_MINOR_VERSION
2576
 
# 2013.08.07 development jump has not yet happened
2577
 
# SONAME = 74 - 68 = 6 . Library name = libisofs.6.68.0
2578
 
LT_CURRENT=74
2579
 
LT_AGE=68
 
2576
# 2013.12.12 development jump has not yet happened
 
2577
# SONAME = 76 - 70 = 6 . Library name = libisofs.6.70.0
 
2578
LT_CURRENT=76
 
2579
LT_AGE=70
2580
2580
LT_REVISION=0
2581
2581
LT_CURRENT_MINUS_AGE=`expr $LT_CURRENT - $LT_AGE`
2582
2582
 
24171
24171
# report actual input values of CONFIG_FILES etc. instead of their
24172
24172
# values after options handling.
24173
24173
ac_log="
24174
 
This file was extended by libisofs $as_me 1.3.2, which was
 
24174
This file was extended by libisofs $as_me 1.3.4, which was
24175
24175
generated by GNU Autoconf 2.60.  Invocation command line was
24176
24176
 
24177
24177
  CONFIG_FILES    = $CONFIG_FILES
24218
24218
_ACEOF
24219
24219
cat >>$CONFIG_STATUS <<_ACEOF
24220
24220
ac_cs_version="\\
24221
 
libisofs config.status 1.3.2
 
24221
libisofs config.status 1.3.4
24222
24222
configured by $0, generated by GNU Autoconf 2.60,
24223
24223
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
24224
24224