Removed err_* and sln_* functions; replaced all calls with scr_* functions.
authorArt Cancro <ajc@citadel.org>
Thu, 2 Sep 2010 01:21:38 +0000 (21:21 -0400)
committerArt Cancro <ajc@citadel.org>
Thu, 2 Sep 2010 01:21:38 +0000 (21:21 -0400)
commitc099b0a256e8913d46be62cb3d8eac03a562ca18
treef3a1fa477074172bf0381217e2d5d1062faf0acc
parent2f8f3ead31bd33675ca2820592ce489891883bf4
Removed err_* and sln_* functions; replaced all calls with scr_* functions.
Removed all build script references to curses and ncurses.
I want all output to go through a single path.
13 files changed:
citadel/buildpackages
citadel/configure.ac
citadel/debian/control
citadel/textclient/citadel.c
citadel/textclient/client_chat.c
citadel/textclient/commands.c
citadel/textclient/messages.c
citadel/textclient/rooms.c
citadel/textclient/routines.c
citadel/textclient/routines2.c
citadel/textclient/screen.c
citadel/textclient/screen.h
citadel/textclient/tuiconfig.c