Ugg... sorry, I forgot to put it in EXTRA_DIST or whatever it is for the make dist magicness.
What would you like for a filename? Is dix-config-post.h sufficient? I wanted to keep dix-config in the name to make it obvious... On Jan 14, 2009, at 20:10, Keith Packard wrote: > On Wed, 2009-01-14 at 19:26 -0800, Jeremy Huddleston wrote: >> Keith, >> >> We needed this stuff to be in dix-config-post-verbatim.h since >> configure would change: >> "#undef _XSERVER64" to "/* #undef _XSERVER64 */" or "#define >> _XSERVER64 1" at configure time, but we need that to be at compile >> time since we will be building for 32bit and 64bit targets at the >> same >> time. > > Ok, but you'll need to make sure it doesn't break 'make distcheck' > then, > I tried to fix it with the separate file for about 30 minutes and gave > up in despair. There are a few x86 tools which use dix-config.h and > which could not find dix-config-post-verbatim.h when running 'make > distcheck' on an x86 linux box. > > Somedays autotools are just not my friend. > > (also, a shorter file name would be appreciated) > > -- > [email protected] _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
