diff --git a/hw/xfree86/ramdac/Makefile.am b/hw/xfree86/ramdac/Makefile.am
index 3c37805..d29ded5 100644
--- a/hw/xfree86/ramdac/Makefile.am
+++ b/hw/xfree86/ramdac/Makefile.am
@@ -1,5 +1,6 @@
  noinst_LTLIBRARIES = libramdac.la

+libramdac_la_LDFLAGS = -module -avoid-version
  libramdac_la_SOURCES = xf86RamDac.c xf86RamDacCmap.c \
                        xf86Cursor.c xf86HWCurs.c IBM.c BT.c TI.c \
                      xf86BitOrder.c

Is this needed since libramdac isn't an installed module?  At least for me
it builds a static libramdac.a not a shared object at all.

--
        -Alan Coopersmith-        alan.coopersm...@oracle.com
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to