diff options
author | Keith Packard <keithp@keithp.com> | 2012-06-14 13:01:17 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-06-14 13:01:17 -0700 |
commit | ffb47a123ddd1233fb4229cf23483652065c5e82 (patch) | |
tree | 6cc5465298c9f0465c1f475353087f20618b58a1 /configure.ac | |
parent | db9d2b8a508ab812e5c717a41310faad81879b09 (diff) | |
parent | b840ba5f54de5b00a7700ca49e51308b8cc66f92 (diff) |
Merge remote-tracking branch 'idr/GLX_ARB_create_context'
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9ae77fbae..fb3d12092 100644 --- a/configure.ac +++ b/configure.ac @@ -777,7 +777,7 @@ DRI2PROTO="dri2proto >= 2.7" XINERAMAPROTO="xineramaproto" BIGFONTPROTO="xf86bigfontproto >= 1.2.0" DGAPROTO="xf86dgaproto >= 2.0.99.1" -GLPROTO="glproto >= 1.4.14" +GLPROTO="glproto >= 1.4.15" DMXPROTO="dmxproto >= 2.2.99.1" VIDMODEPROTO="xf86vidmodeproto >= 2.2.99.1" WINDOWSWMPROTO="windowswmproto" |