~ubuntu-branches/ubuntu/jaunty/xserver-xorg-input-evdev/jaunty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2008-07-30 11:30:53 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20080730113053-xfp1xvighsol4fe0
Tags: 1:2.0.2-1.lenny1
* Pull two fixes from upstream
  - Fix EVIOCGBIT ioctl usage on big endian platforms
  - Fill up the version info

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.61 for xf86-input-evdev 1.99.2.
 
3
# Generated by GNU Autoconf 2.61 for xf86-input-evdev 2.0.2.
4
4
#
5
5
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
6
6
#
728
728
# Identity of this package.
729
729
PACKAGE_NAME='xf86-input-evdev'
730
730
PACKAGE_TARNAME='xf86-input-evdev'
731
 
PACKAGE_VERSION='1.99.2'
732
 
PACKAGE_STRING='xf86-input-evdev 1.99.2'
 
731
PACKAGE_VERSION='2.0.2'
 
732
PACKAGE_STRING='xf86-input-evdev 2.0.2'
733
733
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
734
734
 
735
735
ac_unique_file="Makefile.am"
1416
1416
  # Omit some internal or obsolete options to make the list less imposing.
1417
1417
  # This message is too long to be a string in the A/UX 3.1 sh.
1418
1418
  cat <<_ACEOF
1419
 
\`configure' configures xf86-input-evdev 1.99.2 to adapt to many kinds of systems.
 
1419
\`configure' configures xf86-input-evdev 2.0.2 to adapt to many kinds of systems.
1420
1420
 
1421
1421
Usage: $0 [OPTION]... [VAR=VALUE]...
1422
1422
 
1486
1486
 
1487
1487
if test -n "$ac_init_help"; then
1488
1488
  case $ac_init_help in
1489
 
     short | recursive ) echo "Configuration of xf86-input-evdev 1.99.2:";;
 
1489
     short | recursive ) echo "Configuration of xf86-input-evdev 2.0.2:";;
1490
1490
   esac
1491
1491
  cat <<\_ACEOF
1492
1492
 
1598
1598
test -n "$ac_init_help" && exit $ac_status
1599
1599
if $ac_init_version; then
1600
1600
  cat <<\_ACEOF
1601
 
xf86-input-evdev configure 1.99.2
 
1601
xf86-input-evdev configure 2.0.2
1602
1602
generated by GNU Autoconf 2.61
1603
1603
 
1604
1604
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1612
1612
This file contains any messages produced by compilers while
1613
1613
running configure, to aid debugging if configure makes a mistake.
1614
1614
 
1615
 
It was created by xf86-input-evdev $as_me 1.99.2, which was
 
1615
It was created by xf86-input-evdev $as_me 2.0.2, which was
1616
1616
generated by GNU Autoconf 2.61.  Invocation command line was
1617
1617
 
1618
1618
  $ $0 $@
2304
2304
 
2305
2305
# Define the identity of the package.
2306
2306
 PACKAGE='xf86-input-evdev'
2307
 
 VERSION='1.99.2'
 
2307
 VERSION='2.0.2'
2308
2308
 
2309
2309
 
2310
2310
cat >>confdefs.h <<_ACEOF
21712
21712
# report actual input values of CONFIG_FILES etc. instead of their
21713
21713
# values after options handling.
21714
21714
ac_log="
21715
 
This file was extended by xf86-input-evdev $as_me 1.99.2, which was
 
21715
This file was extended by xf86-input-evdev $as_me 2.0.2, which was
21716
21716
generated by GNU Autoconf 2.61.  Invocation command line was
21717
21717
 
21718
21718
  CONFIG_FILES    = $CONFIG_FILES
21765
21765
_ACEOF
21766
21766
cat >>$CONFIG_STATUS <<_ACEOF
21767
21767
ac_cs_version="\\
21768
 
xf86-input-evdev config.status 1.99.2
 
21768
xf86-input-evdev config.status 2.0.2
21769
21769
configured by $0, generated by GNU Autoconf 2.61,
21770
21770
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
21771
21771