summaryrefslogtreecommitdiff
path: root/wm/ctwm/MESSAGE.SunOS
blob: d6897b0ca01a9e88d805f6ff3614fe0aeaa0b5ab (plain)
1
2
3
4
5
6
7
8
9
10
===========================================================================
$NetBSD: MESSAGE.SunOS,v 1.1 2003/04/10 02:04:43 grant Exp $

m4 needs to be available in your PATH when ${PKGNAME} is started.
You can do this in your .xsession, eg.

	PATH="$PATH:/usr/ccs/bin"
	export PATH

===========================================================================