In the process of fixing #6, I noticed there were other options that the old configure.ac file had that we don't have now. The old file can be viewed here.
Options:
[ ] mit-ext: Include support for the MIT-SCREEN-SAVER extension
[ ] xf86gamma-ext: Include support for XFree86 gamma fading
[ ] no-locking
--enable-locking: Compile in support for locking the display
--disable-locking: Do not allow locking at all
[ ] console-kit: Add ConsoleKit support
Some of these may not be wanted or necessary based on our targets/use cases.
In the process of fixing #6, I noticed there were other options that the old configure.ac file had that we don't have now. The old file can be viewed here.
Options:
mit-ext
: Include support for the MIT-SCREEN-SAVER extensionxf86gamma-ext
: Include support for XFree86 gamma fadingno-locking
--enable-locking
: Compile in support for locking the display--disable-locking
: Do not allow locking at allconsole-kit
: Add ConsoleKit supportSome of these may not be wanted or necessary based on our targets/use cases.