~ubuntu-branches/ubuntu/saucy/trousers/saucy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Package Import Robot
  • Author(s): Pierre Chifflier
  • Date: 2012-04-05 22:28:08 UTC
  • mfrom: (0.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120405222808-lpgcea3uki3r26u4
Tags: 0.3.8-2
Add 05-gcc47.patch to fix FTBFS with gcc 4.7 (Closes: #667400)

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.67 for trousers 0.3.7.
 
3
# Generated by GNU Autoconf 2.67 for trousers 0.3.8.
4
4
#
5
5
# Report bugs to <trousers-tech@lists.sf.net>.
6
6
#
701
701
# Identity of this package.
702
702
PACKAGE_NAME='trousers'
703
703
PACKAGE_TARNAME='trousers'
704
 
PACKAGE_VERSION='0.3.7'
705
 
PACKAGE_STRING='trousers 0.3.7'
 
704
PACKAGE_VERSION='0.3.8'
 
705
PACKAGE_STRING='trousers 0.3.8'
706
706
PACKAGE_BUGREPORT='trousers-tech@lists.sf.net'
707
707
PACKAGE_URL=''
708
708
 
1540
1540
  # Omit some internal or obsolete options to make the list less imposing.
1541
1541
  # This message is too long to be a string in the A/UX 3.1 sh.
1542
1542
  cat <<_ACEOF
1543
 
\`configure' configures trousers 0.3.7 to adapt to many kinds of systems.
 
1543
\`configure' configures trousers 0.3.8 to adapt to many kinds of systems.
1544
1544
 
1545
1545
Usage: $0 [OPTION]... [VAR=VALUE]...
1546
1546
 
1611
1611
 
1612
1612
if test -n "$ac_init_help"; then
1613
1613
  case $ac_init_help in
1614
 
     short | recursive ) echo "Configuration of trousers 0.3.7:";;
 
1614
     short | recursive ) echo "Configuration of trousers 0.3.8:";;
1615
1615
   esac
1616
1616
  cat <<\_ACEOF
1617
1617
 
1727
1727
test -n "$ac_init_help" && exit $ac_status
1728
1728
if $ac_init_version; then
1729
1729
  cat <<\_ACEOF
1730
 
trousers configure 0.3.7
 
1730
trousers configure 0.3.8
1731
1731
generated by GNU Autoconf 2.67
1732
1732
 
1733
1733
Copyright (C) 2010 Free Software Foundation, Inc.
2142
2142
This file contains any messages produced by compilers while
2143
2143
running configure, to aid debugging if configure makes a mistake.
2144
2144
 
2145
 
It was created by trousers $as_me 0.3.7, which was
 
2145
It was created by trousers $as_me 0.3.8, which was
2146
2146
generated by GNU Autoconf 2.67.  Invocation command line was
2147
2147
 
2148
2148
  $ $0 $@
3074
3074
 
3075
3075
# Define the identity of the package.
3076
3076
 PACKAGE='trousers'
3077
 
 VERSION='0.3.7'
 
3077
 VERSION='0.3.8'
3078
3078
 
3079
3079
 
3080
3080
cat >>confdefs.h <<_ACEOF
12691
12691
 
12692
12692
fi
12693
12693
 
12694
 
ac_fn_c_check_header_mongrel "$LINENO" "endian.h" "ac_cv_header_endian_h" "$ac_includes_default"
12695
 
if test "x$ac_cv_header_endian_h" = x""yes; then :
12696
 
 
12697
 
$as_echo "#define HAVE_ENDIAN_H 1" >>confdefs.h
12698
 
 
12699
 
fi
12700
 
 
12701
 
 
12702
12694
ac_fn_c_check_header_mongrel "$LINENO" "sys/byteorder.h" "ac_cv_header_sys_byteorder_h" "$ac_includes_default"
12703
12695
if test "x$ac_cv_header_sys_byteorder_h" = x""yes; then :
12704
12696
 
13581
13573
# report actual input values of CONFIG_FILES etc. instead of their
13582
13574
# values after options handling.
13583
13575
ac_log="
13584
 
This file was extended by trousers $as_me 0.3.7, which was
 
13576
This file was extended by trousers $as_me 0.3.8, which was
13585
13577
generated by GNU Autoconf 2.67.  Invocation command line was
13586
13578
 
13587
13579
  CONFIG_FILES    = $CONFIG_FILES
13638
13630
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13639
13631
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
13640
13632
ac_cs_version="\\
13641
 
trousers config.status 0.3.7
 
13633
trousers config.status 0.3.8
13642
13634
configured by $0, generated by GNU Autoconf 2.67,
13643
13635
  with options \\"\$ac_cs_config\\"
13644
13636