fix segmentation fault issue if enable XEN

This commit is contained in:
Y.C. Chen
2012-04-03 18:00:50 +08:00
parent 7a455573ff
commit dc971ee25a
7 changed files with 566 additions and 337 deletions

View File

@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xf86-video-ast],
[0.93.10],
[0.95.00],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xf86-video-ast])
AC_CONFIG_SRCDIR([Makefile.am])