=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/Makefile.bsd-wrapper,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/sudo/Attic/Makefile.bsd-wrapper 2000/04/05 14:14:34 1.7 +++ src/usr.bin/sudo/Attic/Makefile.bsd-wrapper 2000/08/20 18:42:41 1.8 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile.bsd-wrapper,v 1.7 2000/04/05 14:14:34 millert Exp $ +# $OpenBSD: Makefile.bsd-wrapper,v 1.8 2000/08/20 18:42:41 millert Exp $ MAN= sudo.8 sudoers.5 visudo.8 XCFLAGS= CC="${CC}" CFLAGS="${CFLAGS} ${COPTS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_OPTS= --prefix=/usr --with-devel --with-insults \ +CONFIGURE_OPTS= --prefix=/usr --with-devel --with-insults --with-logincap \ --with-env-editor --disable-path-info --with-logfac=authpriv .include