xserver/hw/xfree86/vbe
Jeremy Huddleston 43d730c0e4 xfree86: Link modules with -module
This makes a difference on darwin (and apparently nowhere else)

https://www.gnu.org/s/libtool/manual/libtool.html#Modules-for-libltdl

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Jamey Sharp <jamey@minilop.net>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2011-10-15 21:18:47 -07:00
..
Makefile.am xfree86: Link modules with -module 2011-10-15 21:18:47 -07:00
vbe.c vbe: Fix malloc size bug 2011-03-04 16:11:03 -05:00
vbe.h
vbeModes.c Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls 2010-12-07 11:10:35 -08:00
vbeModes.h
vbe_module.c