From professional translators, enterprises, web pages and freely available translation repositories.
hime setup
hime setup
Last Update: 2014-08-15
Usage Frequency: 1
Quality:
the config.m4 file is responsible for parsing the command-line options passed to configure at configuration time. this means that it has to check for required external files and do similar configuration and setup tasks.
use the second option when the user simply has to decide whether to enable your extension.
configure/setupスクリプトにapacheソースツリーの最上位の場所を指 定する必要があります。これは、' --with-apache=/path/to/apache 'を指定するので あって、' --with-apache=/path/to/apache/src 'で はないということです。
this means that you want to specify --with-apache= / path / to / apache and not --with-apache= / path / to / apache / src.