1
0
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:
Robby Workman
2009-11-06 11:40:17 -06:00
parent 08f3e6477a
commit 66b104e167
2 changed files with 28 additions and 22 deletions

View File

@@ -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%