~ubuntu-branches/ubuntu/natty/libva/natty

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler, Artur Rona, Reinhard Tartler
  • Date: 2011-02-13 19:01:16 UTC
  • mfrom: (3.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110213190116-wy9fqh71nmomiacl
Tags: 1.0.8-3
[ Artur Rona ]
* Update library dependencies to fix FTBFS properly.

[ Reinhard Tartler ]
* Disable i965 driver on hurd-i386, Closes: #613102

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
/* Define to 1 if you have the <dlfcn.h> header file. */
4
4
#undef HAVE_DLFCN_H
5
5
 
 
6
/* Define to 1 if you have the <GL/glx.h> header file. */
 
7
#undef HAVE_GL_GLX_H
 
8
 
 
9
/* Define to 1 if you have the <GL/gl.h> header file. */
 
10
#undef HAVE_GL_GL_H
 
11
 
6
12
/* Define to 1 if you have the <inttypes.h> header file. */
7
13
#undef HAVE_INTTYPES_H
8
14