diff options
author | Keith Packard <keithp@keithp.com> | 2011-06-29 20:08:32 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-06-29 20:08:32 -0700 |
commit | 0d2153a46cc72d5f2e6a9081a3cf153aa3eb7787 (patch) | |
tree | a4641a1ed34f0e710fc38599793dcb9667780ea1 /configure.ac | |
parent | b631c39a21c8d74fd00b8932df342d6921cce8f4 (diff) | |
parent | 932513e23b5fe1793cc38eabe02df82e1cc6e4d9 (diff) |
Merge remote-tracking branch 'jbarnes/master'
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac index f4e670b73..4656a83fb 100644 --- a/configure.ac +++ b/configure.ac @@ -774,11 +774,11 @@ RECORDPROTO="recordproto >= 1.13.99.1" SCRNSAVERPROTO="scrnsaverproto >= 1.1" RESOURCEPROTO="resourceproto" DRIPROTO="xf86driproto >= 2.1.0" -DRI2PROTO="dri2proto >= 2.3" +DRI2PROTO="dri2proto >= 2.6" XINERAMAPROTO="xineramaproto" BIGFONTPROTO="xf86bigfontproto >= 1.2.0" DGAPROTO="xf86dgaproto >= 2.0.99.1" -GLPROTO="glproto >= 1.4.10" +GLPROTO="glproto >= 1.4.14" DMXPROTO="dmxproto >= 2.2.99.1" VIDMODEPROTO="xf86vidmodeproto >= 2.2.99.1" WINDOWSWMPROTO="windowswmproto" |