~ubuntu-branches/ubuntu/raring/libdrm/raring

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Robert Hooker
  • Date: 2012-01-06 17:00:29 UTC
  • mfrom: (2.3.15 sid)
  • Revision ID: package-import@ubuntu.com-20120106170029-74zl4lt5h0yclxdd
Tags: 2.4.30-1ubuntu1
* Merge from Debian unstable, remaining changes:
  - debian/rules
  - debian/control:
    + Build libdrm-intel1 everywhere rather than just {i386,amd64}
      for Plymouth

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
/* Have nouveau (nvidia) support */
43
43
#undef HAVE_NOUVEAU
44
44
 
 
45
/* Define to 1 if you have the `open_memstream' function. */
 
46
#undef HAVE_OPEN_MEMSTREAM
 
47
 
45
48
/* Have radeon support */
46
49
#undef HAVE_RADEON
47
50