All translations
Enter a message name below to show all available translations.
Found 3 translations.
Name | Current message text |
---|---|
h English (en) | If for some reason you don't want to do that, you can also set <code>DO_NOT_COMPILE="someapp"</code> before calling configure, which will make configure skip "someapp". To only compile very few toplevel dirs, instead of using <code>DO_NOT_COMPILE</code> to exclude most of them, you can list in a file named ''inst-apps'', at the toplevel, the toplevel subdirs you want to compile. |
h Japanese (ja) | もし何らかの理由でそのようなことをしたくないのであれば、configure を実行する前に <code>DO_NOT_COMPILE=someapp</code> としてみて下さい。そうすれば、configure は "someapp" をスキップします。もしほんの少しのディレクトリしかコンパイルしたくなければ、<code>DO_NOT_COMPILE</code> にほとんど全てのディレクトリを加える代わりに、コンパイルしたいトップレベルのサブディレクトリをトップディレクトリの ''inst-apps'' というファイルにリストアップしてください。 |
h Brazilian Portuguese (pt-br) | Se por alguma razão você não quer fazer isso, você pode também definir <code>DO_NOT_COMPILE="someapp"</code> antes de chamar configure, que fará configure ignorar "someapp". Para compilar apenas poucos diretórios, ao invés de usar <code>DO_NOT_COMPILE</code> para excluir a maioria deles, você pode listar em um arquivo chamado ''inst-apps'', no nível superior, os subdiretórios de nível superior que você quer compilar. |