~ubuntu-branches/ubuntu/trusty/x11proto-core/trusty-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois
  • Date: 2011-01-14 04:18:40 UTC
  • mto: (1.4.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: james.westby@ubuntu.com-20110114041840-fb319dy9oqwgfc1k
Tags: upstream-7.0.20
ImportĀ upstreamĀ versionĀ 7.0.20

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.68 for Xproto 7.0.19.
 
3
# Generated by GNU Autoconf 2.68 for Xproto 7.0.20.
4
4
#
5
5
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
6
6
#
621
621
# Identity of this package.
622
622
PACKAGE_NAME='Xproto'
623
623
PACKAGE_TARNAME='xproto'
624
 
PACKAGE_VERSION='7.0.19'
625
 
PACKAGE_STRING='Xproto 7.0.19'
 
624
PACKAGE_VERSION='7.0.20'
 
625
PACKAGE_STRING='Xproto 7.0.20'
626
626
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
627
627
PACKAGE_URL=''
628
628
 
1364
1364
  # Omit some internal or obsolete options to make the list less imposing.
1365
1365
  # This message is too long to be a string in the A/UX 3.1 sh.
1366
1366
  cat <<_ACEOF
1367
 
\`configure' configures Xproto 7.0.19 to adapt to many kinds of systems.
 
1367
\`configure' configures Xproto 7.0.20 to adapt to many kinds of systems.
1368
1368
 
1369
1369
Usage: $0 [OPTION]... [VAR=VALUE]...
1370
1370
 
1434
1434
 
1435
1435
if test -n "$ac_init_help"; then
1436
1436
  case $ac_init_help in
1437
 
     short | recursive ) echo "Configuration of Xproto 7.0.19:";;
 
1437
     short | recursive ) echo "Configuration of Xproto 7.0.20:";;
1438
1438
   esac
1439
1439
  cat <<\_ACEOF
1440
1440
 
1549
1549
test -n "$ac_init_help" && exit $ac_status
1550
1550
if $ac_init_version; then
1551
1551
  cat <<\_ACEOF
1552
 
Xproto configure 7.0.19
 
1552
Xproto configure 7.0.20
1553
1553
generated by GNU Autoconf 2.68
1554
1554
 
1555
1555
Copyright (C) 2010 Free Software Foundation, Inc.
1908
1908
This file contains any messages produced by compilers while
1909
1909
running configure, to aid debugging if configure makes a mistake.
1910
1910
 
1911
 
It was created by Xproto $as_me 7.0.19, which was
 
1911
It was created by Xproto $as_me 7.0.20, which was
1912
1912
generated by GNU Autoconf 2.68.  Invocation command line was
1913
1913
 
1914
1914
  $ $0 $@
2723
2723
 
2724
2724
# Define the identity of the package.
2725
2725
 PACKAGE='xproto'
2726
 
 VERSION='7.0.19'
 
2726
 VERSION='7.0.20'
2727
2727
 
2728
2728
 
2729
2729
cat >>confdefs.h <<_ACEOF
5437
5437
fi
5438
5438
 
5439
5439
 
5440
 
ac_config_files="$ac_config_files Makefile specs/Makefile Xpoll.h xproto.pc"
 
5440
ac_config_files="$ac_config_files Makefile specs/Makefile specs/SIAddresses/Makefile Xpoll.h xproto.pc"
5441
5441
 
5442
5442
cat >confcache <<\_ACEOF
5443
5443
# This file is a shell script that caches the results of configure
5997
5997
# report actual input values of CONFIG_FILES etc. instead of their
5998
5998
# values after options handling.
5999
5999
ac_log="
6000
 
This file was extended by Xproto $as_me 7.0.19, which was
 
6000
This file was extended by Xproto $as_me 7.0.20, which was
6001
6001
generated by GNU Autoconf 2.68.  Invocation command line was
6002
6002
 
6003
6003
  CONFIG_FILES    = $CONFIG_FILES
6063
6063
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6064
6064
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6065
6065
ac_cs_version="\\
6066
 
Xproto config.status 7.0.19
 
6066
Xproto config.status 7.0.20
6067
6067
configured by $0, generated by GNU Autoconf 2.68,
6068
6068
  with options \\"\$ac_cs_config\\"
6069
6069
 
6197
6197
    "Xfuncproto.h") CONFIG_HEADERS="$CONFIG_HEADERS Xfuncproto.h" ;;
6198
6198
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6199
6199
    "specs/Makefile") CONFIG_FILES="$CONFIG_FILES specs/Makefile" ;;
 
6200
    "specs/SIAddresses/Makefile") CONFIG_FILES="$CONFIG_FILES specs/SIAddresses/Makefile" ;;
6200
6201
    "Xpoll.h") CONFIG_FILES="$CONFIG_FILES Xpoll.h" ;;
6201
6202
    "xproto.pc") CONFIG_FILES="$CONFIG_FILES xproto.pc" ;;
6202
6203