chiark / gitweb /
configure: Add --enable-plymouth option
authorHenry Gebhardt <hsggebhardt@googlemail.com>
Mon, 27 Jun 2011 23:49:55 +0000 (01:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 1 Jul 2011 22:18:26 +0000 (00:18 +0200)
commite05b415e950a548146c6f6dd799dc7d2b7d7892b
tree85bd7b89154965a0672a2182d079103b47476e1c
parentb1bc08e599ae7760c7bcb29923ef5e1f92be2af7
configure: Add --enable-plymouth option

As in the bug[1] it would be nice to configure plymouth support
independently of the distro. This patch adds a "--enable-plymouth" and
"--disable-plymouth" option to the configure script to overwrite the
distro specific default.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=38460
configure.ac