summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xmessage/Config.in
blob: 30c3026b82892c570c043a36c5c5ac33ebe6188c (plain)
1
2
3
4
5
6
7
config BR2_PACKAGE_XAPP_XMESSAGE
	bool "xmessage"
	default n
	select BR2_PACKAGE_XLIB_LIBXAW
	help
	  xmessage 1.0.1
	  display a message or query in a window (X-based /bin/echo)