From: Gareth H. <ga...@va...> - 2000-11-19 02:25:24
|
Why do some of the files in subfolders under Mesa/src include with "../"? For example, files are picking up the tnl directory files with "../tnl/t_context.h" or similar. If this is to support automake, please change it so Mesa/src/ is in the include path rather than referencing the files with relative paths. This is what the old-style makefiles do. -- Gareth |