There are GTK+-2 (works with GTK+-3) and Qt-4 front ends.
an EFL (e17) front end is planned.
-A basic command line tool, dhcpcd-online can report on network
-availability from dhcpcd (requires dhcpcd-6.4.4)
+dhcpcd-online can report on network availability from dhcpcd
+(requires dhcpcd-6.4.4)
+
+Switches to control building of various parts:
+ --with-dhcpcd-online
+ --with-gtk
+ --with-qt
+ --with-icons
+ --enable-notification
+For each --with there is a --without and for each --enable a --disable.
+If each part is not specified then the configure will test the system
+for the needed libraries to build and install it.