~ubuntu-branches/ubuntu/hardy/xserver-xorg-video-ati/hardy

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Brice Goglin
  • Date: 2007-12-03 21:26:02 UTC
  • Revision ID: james.westby@ubuntu.com-20071203212602-o108upms09ttwac6
Tags: 1:6.7.196-2
* New upstream snapshot, containing commits up to 5022d006.
  + Fix the washed out color, closes: #440174.
  + Update 01_gen_pci_ids.diff to use the new ati_pciids_gen.h.

Show diffs side-by-side

added added

removed removed

Lines of Context:
21053
21053
fi
21054
21054
 
21055
21055
 
21056
 
if test "x$DRI" = xauto; then
 
21056
if test "$DRI" != no; then
21057
21057
        as_ac_File=`echo "ac_cv_file_${sdkdir}/dri.h" | $as_tr_sh`
21058
21058
{ echo "$as_me:$LINENO: checking for ${sdkdir}/dri.h" >&5
21059
21059
echo $ECHO_N "checking for ${sdkdir}/dri.h... $ECHO_C" >&6; }