What does ./build clean do?

Aar

Verified User
Joined
Feb 10, 2005
Messages
209
Location
Netherlands
Hell,

I have a short question:
What does ./build clean exactly do? Is this rewriting the PHP-configure file to default settings? Or..?

And when do you use this command?
 
When i have only just downloaded PHP version 5.2.17 with ./build update,
./build clean will remove e.g. the 5.2.14 version?
 
And when the clean preference in options.conf is set on 'no', the command doesn't work?
 
Back
Top