xserver-multidpi/hw/xfree86
Keith Packard 628d16a92a loader: Don't distribute sdksyms.c and make it depend on the config
sdksyms.c is constructed by processing header files with the C
preprocessor. Its contents will vary depending on the precise
configuration options, and so must depend on the config header
files.

We have one header file which is always changed when any config option
is modified called do-not-use-config.h (which may want a different
name at some point), so make sdksyms.c depend on that file.

Also, we don't want to ship this file; it always needs to be
built. So, include it in the nodist_libloader_la_SOURCES list to
prevent it from being added to the tarball.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
2011-03-03 21:54:25 -08:00
..
common Merge remote branch 'whot/for-keith' 2011-03-03 14:41:44 -08:00
ddc xfree86: Convert some xf86BlockSIGIO to OsBlockSignals 2010-12-20 12:15:14 -05:00
dixmods xfree86/dga: Remove DGAIsDgaEvent() 2011-01-27 14:22:03 +10:00
doc Add xorg.conf.d shadow man page pointing to xorg.conf man page 2011-01-20 21:09:04 -08:00
dri dri1: warning fix 2010-12-31 12:36:44 +00:00
dri2 Replace malloc with calloc to initialize the buffers[] as NULL in do_get_buffers function 2011-02-18 12:16:15 -08:00
exa man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
fbdevhw fbdevhw: Remove the non-sysfs hack for mapping from PCI to fbdev 2011-02-08 12:40:55 -05:00
i2c xfree86: Remove useless module setup functions where appropriate 2010-09-22 10:57:22 -04:00
int10 int10: warning fix 2011-02-08 12:40:49 -05:00
loader loader: Don't distribute sdksyms.c and make it depend on the config 2011-03-03 21:54:25 -08:00
modes Merge remote branch 'whot/for-keith' 2011-03-03 14:41:44 -08:00
os-support Removing unused code 2011-02-24 18:56:25 -08:00
parser xfree86: Convert libxf86config to static libtool library 2011-01-08 08:42:33 -08:00
ramdac xfree86: update GetMaster check for the VCP. 2011-02-22 14:35:45 +10:00
shadowfb xfree86: Kill pixmapPrivate with a vengeance (v2) 2010-09-28 08:07:21 -07:00
utils man: refactor common code in the man pages makefiles 2011-01-18 15:11:10 -08:00
vbe Convert alloc+sprintf pairs into asprintf() & XNFasprintf() calls 2010-12-07 11:10:35 -08:00
vgahw xfree86: nds32: add nds32 definition for vgaHW support. 2010-09-23 15:36:19 -07:00
x86emu x86emu: Fix more mis-decoding of the data prefix 2011-01-04 09:23:52 -05:00
xaa Call SourceValidate even if src == dst 2011-01-05 11:56:42 -08:00
.gitignore xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00
Makefile.am xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00
xorgconf.cpp xfree86: use sed rather than cpp to perform string substitutions 2011-01-18 15:11:14 -08:00