autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: directory layout questions


From: Rhys Ulerich
Subject: Re: directory layout questions
Date: Tue, 19 Aug 2008 12:11:23 -0500

Hi Umut,

Sounds like you're looking for either a VPATH Build (
http://www.gnu.org/software/libtool/manual/automake/VPATH-Builds.html) or
else to change the installed binary locations using ./configure --prefix=DIR
and friends.  Both should work out of the box.

- Rhys

On Tue, Aug 19, 2008 at 11:52 AM, <address@hidden> wrote:

> Hello All,
>
> I'd like to know few things about the dir layout of autotools as i am
> new to the software.
>
> how can "make" put my executables into a seperate dir than the src/ dir
> after compilation? What do i have to change, bindir variable? And how?
>
> is there any command/macros  for configure.ac to put the created object
> files to a
> specific dir that I choose at the beginning?
>
> Thanks in advance,
> Umut
>
>
>
>
>
>
>
> Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain
> inkl.
>
> http://office.freenet.de/dienste/emailoffice/produktuebersicht/power/mail/index.html
>
>
>
> _______________________________________________
> Autoconf mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/autoconf
>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]