xf86-video-intel: Branch 'xf86-video-intel-2.3-branch' - 2 commits - configure.ac src/Makefile.am

Zhenyu Wang zhen at kemper.freedesktop.org
Sun Apr 13 19:08:56 PDT 2008


 configure.ac    |    2 +-
 src/Makefile.am |    2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

New commits:
commit 768fa9437c6f96405aa827701135712670e09ab3
Author: Zhenyu Wang <zhenyu.z.wang at intel.com>
Date:   Mon Apr 14 10:02:54 2008 +0800

    Bump version 2.2.99.903
    
    2.3-rc3

diff --git a/configure.ac b/configure.ac
index 4439bca..170d59b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
 
 AC_PREREQ(2.57)
 AC_INIT([xf86-video-intel],
-        2.2.99.902,
+        2.2.99.903,
         [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
         xf86-video-intel)
 
commit 1d8383923bebf38ab8ada6a262cb4fc8c30e074a
Author: Zhenyu Wang <zhenyu.z.wang at intel.com>
Date:   Mon Apr 14 10:02:00 2008 +0800

    Remove old sf/wm program from Makefile
    
    Fix distcheck

diff --git a/src/Makefile.am b/src/Makefile.am
index 1b11330..6049a9c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -71,8 +71,6 @@ INTEL_XVMC_SRCS = \
 intel_drv_la_SOURCES = \
          brw_defines.h \
          brw_structs.h \
-	 sf_prog.h \
-         wm_prog.h \
          common.h \
 	 i2c_vid.h \
          i810_accel.c \


More information about the xorg-commit mailing list