Translations:Development/FAQs/Technical FAQ/16/en: Difference between revisions
Appearance
Importing a new version from external source |
(No difference)
|
Latest revision as of 17:40, 19 July 2019
If for some reason you don't want to do that, you can also set DO_NOT_COMPILE="someapp"
before calling configure, which will make configure skip "someapp". To only compile very few toplevel dirs, instead of using DO_NOT_COMPILE
to exclude most of them, you can list in a file named inst-apps, at the toplevel, the toplevel subdirs you want to compile.