xserver: Branch 'master'

Adam Jackson ajax at kemper.freedesktop.org
Fri Feb 23 22:31:58 EET 2007


 hw/xfree86/i2c/Makefile.am |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 566610680c4e1cab3e7fc7146adbeaba52fdd0ad (from af550ea91c451cf4f831c2413266a19d1f211d0e)
Author: Adam Jackson <ajax at benzedrine.nwnk.net>
Date:   Fri Feb 23 15:20:35 2007 -0500

    Don't install libi2c.a

diff --git a/hw/xfree86/i2c/Makefile.am b/hw/xfree86/i2c/Makefile.am
index 70a9ace..a16d880 100644
--- a/hw/xfree86/i2c/Makefile.am
+++ b/hw/xfree86/i2c/Makefile.am
@@ -1,4 +1,4 @@
-module_LIBRARIES = libi2c.a
+noinst_LIBRARIES = libi2c.a
 
 multimediadir = $(moduledir)/multimedia
 multimedia_LTLIBRARIES =	\



More information about the xorg-commit mailing list