PEAR_PackageFileManager::addConfigureOption() -- Add an install-time configuration option for building of source
Description
This option is only useful to PECL projects that are built upon installation
Parameter
- string
$name
name of the option
- string
$prompt
prompt to display to the user
- string
$default
default value
Throws
throws PEAR_PACKAGEFILEMANAGER_RUN_SETOPTIONS
Note
This function can not be called
statically.