Translations:Development/FAQs/Technical FAQ/16/pt-br: Difference between revisions

From KDE TechBase
(Created page with "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"...")
 
(No difference)

Latest revision as of 04:55, 6 May 2012

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Development/FAQs/Technical FAQ)
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.

Se por alguma razão você não quer fazer isso, você pode também definir DO_NOT_COMPILE="someapp" antes de chamar configure, que fará configure ignorar "someapp". Para compilar apenas poucos diretórios, ao invés de usar DO_NOT_COMPILE 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.