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

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Cyril Brulebois, Timo Aaltonen, Cyril Brulebois
  • Date: 2009-12-06 00:48:13 UTC
  • mfrom: (1.1.12 upstream) (0.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20091206004813-v33hxfq9juntq7gr
[ Timo Aaltonen ]
* New upstream release.
* Bump Standards-Version to 3.8.3.
* Build against Xserver 1.7.

[ Cyril Brulebois ]
* Upload to experimental.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
/* Define to 1 if you have the <unistd.h> header file. */
33
33
#undef HAVE_UNISTD_H
34
34
 
 
35
/* xextproto 7.1 available */
 
36
#undef HAVE_XEXTPROTO_71
 
37
 
35
38
/* Have 1bpp support */
36
39
#undef HAVE_XF1BPP
37
40
 
38
41
/* Have 4bpp support */
39
42
#undef HAVE_XF4BPP
40
43
 
41
 
/* Define to the sub-directory in which libtool stores uninstalled libraries.
42
 
   */
43
 
#undef LT_OBJDIR
44
 
 
45
44
/* Name of package */
46
45
#undef PACKAGE
47
46