Move warn/error into common and make static builds work.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Nov 2012 14:34:40 +0000 (09:34 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 25 Nov 2012 14:34:40 +0000 (09:34 -0500)
commit2632ec7e69fee6e90c142474013ffb910da25f72
treedc184f102a860d9ecb599735d6575bddc2727883
parentc2c6616a0c7cf22a72bc18d2397290af24d9627b
Move warn/error into common and make static builds work.
22 files changed:
MANIFEST
common/Makefile.in
common/error.c [moved from plugins/sudoers/plugin_error.c with 82% similarity]
common/sudo_printf.c
configure
configure.in
include/error.h
mkdep.pl
plugins/sudoers/Makefile.in
plugins/sudoers/locale.c
plugins/sudoers/logging.c
plugins/sudoers/policy.c
plugins/sudoers/sudoers.c
plugins/sudoers/sudoers.h
plugins/sudoers/sudoreplay.c
plugins/sudoers/testsudoers.c
plugins/sudoers/visudo.c
src/Makefile.in
src/error.c [deleted file]
src/exec_pty.c
src/locale_stub.c [new file with mode: 0644]
src/sesh.c