Hi. Is it possible to have a directory style like
Root/ | +--Linux | +----MSW | +----src and to have all the autoconf, automake stuff in the Linux dir? I have problems when I define SUBDIRS=../src There are compiling errors coming from the .. in the path. Is there a howto/tutorial or sample? All samples have the strict recursive form where all the automake stuff is in the top dir. Cheers Patrick