~ubuntu-branches/debian/squeeze/xserver-xorg-video-voodoo/squeeze

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Brice Goglin
  • Date: 2009-07-20 00:03:22 UTC
  • mfrom: (1.1.11 upstream) (0.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20090720000322-3na1qnqpmgkbi9rn
* New upstream release.
* Bump Standards-Version to 3.8.2.
* Remove 01_gen_pci_ids.diff. The X server now uses an internal table to
  choose a driver during autoconfiguration.
  + Disable patch system and remove quilt from build-deps.
* Add myself to Uploaders.

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 xf86-video-voodoo 1.2.1.
 
3
# Generated by GNU Autoconf 2.63 for xf86-video-voodoo 1.2.2.
4
4
#
5
5
# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
6
6
#
745
745
# Identity of this package.
746
746
PACKAGE_NAME='xf86-video-voodoo'
747
747
PACKAGE_TARNAME='xf86-video-voodoo'
748
 
PACKAGE_VERSION='1.2.1'
749
 
PACKAGE_STRING='xf86-video-voodoo 1.2.1'
 
748
PACKAGE_VERSION='1.2.2'
 
749
PACKAGE_STRING='xf86-video-voodoo 1.2.2'
750
750
PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
751
751
 
752
752
ac_unique_file="Makefile.am"
1496
1496
  # Omit some internal or obsolete options to make the list less imposing.
1497
1497
  # This message is too long to be a string in the A/UX 3.1 sh.
1498
1498
  cat <<_ACEOF
1499
 
\`configure' configures xf86-video-voodoo 1.2.1 to adapt to many kinds of systems.
 
1499
\`configure' configures xf86-video-voodoo 1.2.2 to adapt to many kinds of systems.
1500
1500
 
1501
1501
Usage: $0 [OPTION]... [VAR=VALUE]...
1502
1502
 
1567
1567
 
1568
1568
if test -n "$ac_init_help"; then
1569
1569
  case $ac_init_help in
1570
 
     short | recursive ) echo "Configuration of xf86-video-voodoo 1.2.1:";;
 
1570
     short | recursive ) echo "Configuration of xf86-video-voodoo 1.2.2:";;
1571
1571
   esac
1572
1572
  cat <<\_ACEOF
1573
1573
 
1680
1680
test -n "$ac_init_help" && exit $ac_status
1681
1681
if $ac_init_version; then
1682
1682
  cat <<\_ACEOF
1683
 
xf86-video-voodoo configure 1.2.1
 
1683
xf86-video-voodoo configure 1.2.2
1684
1684
generated by GNU Autoconf 2.63
1685
1685
 
1686
1686
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1694
1694
This file contains any messages produced by compilers while
1695
1695
running configure, to aid debugging if configure makes a mistake.
1696
1696
 
1697
 
It was created by xf86-video-voodoo $as_me 1.2.1, which was
 
1697
It was created by xf86-video-voodoo $as_me 1.2.2, which was
1698
1698
generated by GNU Autoconf 2.63.  Invocation command line was
1699
1699
 
1700
1700
  $ $0 $@
2415
2415
 
2416
2416
# Define the identity of the package.
2417
2417
 PACKAGE='xf86-video-voodoo'
2418
 
 VERSION='1.2.1'
 
2418
 VERSION='1.2.2'
2419
2419
 
2420
2420
 
2421
2421
cat >>confdefs.h <<_ACEOF
9804
9804
  # before this can be enabled.
9805
9805
  hardcode_into_libs=yes
9806
9806
 
 
9807
  # Add ABI-specific directories to the system library path.
 
9808
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
 
9809
 
9807
9810
  # Append ld.so.conf contents to the search path
9808
9811
  if test -f /etc/ld.so.conf; then
9809
9812
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
9810
 
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
 
9813
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
9811
9814
  fi
9812
9815
 
9813
9816
  # We used to test for /lib/ld.so.1 and disable shared libraries on
10752
10755
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10753
10756
  lt_status=$lt_dlunknown
10754
10757
  cat > conftest.$ac_ext <<_LT_EOF
10755
 
#line 10755 "configure"
 
10758
#line 10758 "configure"
10756
10759
#include "confdefs.h"
10757
10760
 
10758
10761
#if HAVE_DLFCN_H
10848
10851
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
10849
10852
  lt_status=$lt_dlunknown
10850
10853
  cat > conftest.$ac_ext <<_LT_EOF
10851
 
#line 10851 "configure"
 
10854
#line 10854 "configure"
10852
10855
#include "confdefs.h"
10853
10856
 
10854
10857
#if HAVE_DLFCN_H
13508
13511
# report actual input values of CONFIG_FILES etc. instead of their
13509
13512
# values after options handling.
13510
13513
ac_log="
13511
 
This file was extended by xf86-video-voodoo $as_me 1.2.1, which was
 
13514
This file was extended by xf86-video-voodoo $as_me 1.2.2, which was
13512
13515
generated by GNU Autoconf 2.63.  Invocation command line was
13513
13516
 
13514
13517
  CONFIG_FILES    = $CONFIG_FILES
13571
13574
_ACEOF
13572
13575
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
13573
13576
ac_cs_version="\\
13574
 
xf86-video-voodoo config.status 1.2.1
 
13577
xf86-video-voodoo config.status 1.2.2
13575
13578
configured by $0, generated by GNU Autoconf 2.63,
13576
13579
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
13577
13580