>>> "Corn" == Corn Hulio <[EMAIL PROTECTED]> writes:
[...] Corn> Basically i setup automake for use with my project and it works fine Corn> so far. For except one annoying thing. When i actually "make" it, the Corn> object files (.o) and library files get placed in the same direcotry Corn> where their makefile.am is in. Not really, their are built in the same directory as their Makefiles. That makes a difference since you can choose where Makefiles go. http://sources.redhat.com/ml/automake/2003-07/msg00069.html [...] -- Alexandre Duret-Lutz