automake
[Top][All Lists]
Advanced

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

Re: How to define a `prefix' other than the default vaule?


From: Steven Woody
Subject: Re: How to define a `prefix' other than the default vaule?
Date: Sat, 7 Jun 2008 00:46:15 +0800

On Sat, Jun 7, 2008 at 12:30 AM, John Calcote <address@hidden> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Steven Woody wrote:
>> Hi,
>>
>> I want all my stuff by default installed in /usr/local/mypkg unless
>> user specified another 'preflex' value when run 'configure' script.
>> How can I?  Thank you.
>
>
> Try AC_PREFIX_DEFAULT([/usr/local/mypkg]) in your configure.ac file.
>

Thank you!




reply via email to

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