]> granicus.if.org Git - sudo/commit
Fix compilation problem when --with-logging=file was specified. This
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 1 Nov 1999 04:14:09 +0000 (04:14 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 1 Nov 1999 04:14:09 +0000 (04:14 +0000)
commita7cc50dab8f9acb54f054d5763d61dc80f01a601
tree072746ea66dc84dbca3d2d319f6e5511d9696d3e
parent3f1581ae66f6a7701fa07216d72ecc127f47d2f6
Fix compilation problem when --with-logging=file was specified.  This
means that syslog is now required to build sudo but that should not
be a problem.  If it is it can be fixed trivially with a configure
check for syslog() or syslog.h.
logging.h