mirror of
https://github.com/gryf/wicd.git
synced 2026-01-04 12:54:12 +01:00
Allow installation without the gtk client.
This adds a --no-install-gtk switch to configure. Icons are not installed if the gtk client is not installed.
This commit is contained in:
@@ -73,6 +73,7 @@ no_install_man = %NO_INSTALL_MAN%
|
||||
no_install_kde = %NO_INSTALL_KDE%
|
||||
no_install_acpi = %NO_INSTALL_ACPI%
|
||||
no_install_docs = %NO_INSTALL_DOCS%
|
||||
no_install_gtk = %NO_INSTALL_GTK%
|
||||
no_install_ncurses = %NO_INSTALL_NCURSES%
|
||||
no_use_notifications = %NO_USE_NOTIFICATIONS%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user