This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: *.o not in src_dir


>>>>> "Carsten" == Carsten Menn <menn@fzi.de> writes:

>> $ cd $(srcdir)
>> $ mkdir bin-i686-linux; cd bin-i686-linux
>> $ ../configure --prefix=...


Carsten> thank you for your quick response. 
Carsten> Unfortunately that's not exactly what I wanted.
Carsten> The OS and the architecture should be determined automatically.
Carsten> So it should be possible for the users of our package not to
Carsten> generate a special OS-directory by themself. 

Automake doesn't work that way, nor will it.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]