ConfigurationOptions » History » Version 1
Anders Gustafsson, 2018-01-14 12:45
| 1 | 1 | Anders Gustafsson | h1. ConfigurationOptions |
|---|---|---|---|
| 2 | |||
| 3 | h2. Options documentation |
||
| 4 | |||
| 5 | To see all options, please do a ./configure --help. Many options are self-explanatory others are not. Please feel free to add here. |
||
| 6 | |||
| 7 | |||
| 8 | h3. --enable-android |
||
| 9 | Sets up the build for a binary that can run on Android (arm-linux-androideabi-) |
||
| 10 | |||
| 11 | h3. --enable-avahi |
||
| 12 | Enables the opensource implementation of Apple's zero configuration protocol. For example, a user can plug their computer into a network and have Avahi automatically advertise the network services running on its machine. Avahi's "ihavA" advertisement results in adding user access to printers, files and other networked services. |