CND_mgetty

This commit is contained in:
dcp1990 2005-03-13 06:33:00 +00:00
parent 7e1ad0ad1d
commit 91d4151463

1
README
View file

@ -2,3 +2,4 @@
xcid requires X, obviously (pure Xt). xcid requires X, obviously (pure Xt).
Edit the makefile if not on FreeBSD to comment out -DSPEAKER. Edit the makefile if not on FreeBSD to comment out -DSPEAKER.
This is pretty hackish. For some debug stuff in either xcid or cidserv, use -DDEBUG in CPPFLAGS. This is pretty hackish. For some debug stuff in either xcid or cidserv, use -DDEBUG in CPPFLAGS.
There is now cnd_mgetty, for use with mgetty's cnd-command parameter. No changes in the client are needed for this to work.