depends APACHE &&
depends readline &&
depends ncurses &&

optional_depends pcre 						\
		"--with-pcre" 					\
		"--without-pcre" 				\
		"Enable support for Perl compatible regular	
expressions." &&
optional_depends FAM						\
		"--with-fam"					\
		"--without-fam"					\
		"Support for File alteration" &&
optional_depends adns						\
		"--with-adns"					\
		"--without-adns"				\
		"Support for asynchronous-capable DNS library"
