xserver/hw/xfree86/parser
Dan Nicholson 60801ff870 xfree86: Convert libxf86config to static libtool library
In order to use libxf86config in a shared library, all the code must be
compiled with -fPIC. Add proper PIC support for libxf86config by turning
it into a libtool library. However, since we don't want to guarantee API
or ABI stability, make sure it's only built static.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Acked-by: Gaetan Nadon <memsize@videotron.ca>
2011-01-08 08:42:33 -08:00
..
Configint.h xfree86: Purge parsePrologueVoid. 2010-08-27 19:05:43 -04:00
DRI.c dri1: Remove "buffers" from the config logic 2010-10-18 15:34:08 -04:00
Device.c
Extensions.c
Files.c
Flags.c Convert hw/xfree86/parser code to use asprintf() calls 2010-12-07 11:10:35 -08:00
Input.c xfree86: parser: Never use constant strings for driver names (fixes #17438) 2010-08-13 11:43:18 +10:00
InputClass.c xfree86: parser: Never use constant strings for driver names (fixes #17438) 2010-08-13 11:43:18 +10:00
Layout.c
Makefile.am xfree86: Convert libxf86config to static libtool library 2011-01-08 08:42:33 -08:00
Module.c
Monitor.c xfree86: parser: Remove 'CUSTOM' flag option in Monitor section. 2010-11-10 21:35:58 -08:00
Pointer.c Convert hw/xfree86/parser code to use asprintf() calls 2010-12-07 11:10:35 -08:00
Screen.c
Vendor.c
Video.c
configProcs.h
read.c
scan.c xfree86: Remove %M expansion from config parser 2010-10-18 15:33:27 -04:00
write.c os/xfree86: remove macro checking for POSIX symbols 2010-09-10 21:49:28 +03:00
xf86Optrec.h
xf86Parser.h xfree86: parser: Remove 'CUSTOM' flag option in Monitor section. 2010-11-10 21:35:58 -08:00
xf86tokens.h xfree86: parser: Remove 'CUSTOM' flag option in Monitor section. 2010-11-10 21:35:58 -08:00