Merged.
This commit is contained in:
parent
db4123df8f
commit
a19547ad17
1 changed files with 3 additions and 0 deletions
3
README
3
README
|
@ -2,4 +2,7 @@
|
||||||
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.
|
||||||
|
Updates:
|
||||||
There is now cnd_mgetty, for use with mgetty's cnd-command parameter. No changes in the client are needed for this to work. To use it, change the ADDRS define at the top.
|
There is now cnd_mgetty, for use with mgetty's cnd-command parameter. No changes in the client are needed for this to work. To use it, change the ADDRS define at the top.
|
||||||
|
===========
|
||||||
|
xcid can now use xosd (and libxosd). If you don't want to do this, remove -DUSE_XOSD and -lxosd from xcid/src/Makefile.
|
||||||
|
|
Loading…
Reference in a new issue