15 Jan
2007
15 Jan
'07
3:16 p.m.
On 2007-01-15 15:54, Jan Rittinger wrote:
Hi Niels, hi Sjoerd,
Based on a condition in configure I want to compile different files.
I know that it is possible to include a directory based on a condition, but couldn't find a solution for files. Is there any?
-- If that's not possible is there some magic for the Makefile.ag files to write a snippet of code that survives autoconf and automake without changes?
Jan
Look for COND in Makefile.ag. There are some that have that, and that's what you can use. There's even one in pathfinder in src/tools/Makefile.ag. -- Sjoerd Mullender