Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2007 12:39:36 +0100
From:      "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
To:        Le Cocq Michel <Michel.Lecocq@lipn.univ-paris13.fr>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make configure vs first make
Message-ID:  <4736E9F8.7090107@gmx.de>
In-Reply-To: <4736E8B7.400@lipn.univ-paris13.fr>
References:  <4736E080.6060401@lipn.univ-paris13.fr>	<4736E758.3060402@infracaninophile.co.uk> <4736E8B7.400@lipn.univ-paris13.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Cocq Michel wrote:
> Matthew Seaman a écrit :
>> That's because you need to do:
>>
>>    make config
>>
>> which has a very different effect to 'make configure.'
>>
>> 	Matthew
>>
> 
> can you explain the != ?
> 
> thanks
> 
> Michel

make configure
runs the configure build stage if the port has one.

make config
calls the config dialogue



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4736E9F8.7090107>