~ubuntu-branches/ubuntu/karmic/xserver-xorg-video-intel/karmic-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington, Tormod Volden
  • Date: 2009-10-07 20:09:54 UTC
  • mfrom: (1.5.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091007200954-y15k4c4uq5bq1u19
Tags: 2:2.9.0-1ubuntu1
[Tormod Volden]
* Merge with Debian. Remaining Ubuntu changes:
  + debian/control: Add lpia architecture
* Drop patches now included upstream:
  + 100_8xx_perf_pict_a8.patch
  + 101_reload_cursors.patch
  + 102_dont_destroy_bufmgr_at_closescreen_time.patch
* Ubuntu bugs fixed in this release:
  + Calculate the DVO relative offset in LVDS data entry to get the DVO
    timing.  Fixes black screen at boot on i855 due to not finding LVDS
    modes.
    (LP: #410455)
  + Fix brightness by enabling BACKLIGHT property for KMS.
    (LP: #397617)

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
/* Define to 1 if you have the <unistd.h> header file. */
42
42
#undef HAVE_UNISTD_H
43
43
 
 
44
/* xextproto 7.1 available */
 
45
#undef HAVE_XEXTPROTO_71
 
46
 
 
47
/* Assume KMS support */
 
48
#undef KMS_ONLY
 
49
 
44
50
/* Define to the sub-directory in which libtool stores uninstalled libraries.
45
51
   */
46
52
#undef LT_OBJDIR