CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/11 20:51:52
Modified files:
gnu/usr.bin/cvs: configure configure.in
Log message:
gnu/cvs: avoid a harmless configure warning
Ever since the prehistoric zlib was removed last fall, the configure script
would complain because of a missing file:
sed: 0: /usr/src/gnu/usr.bin/cvs/zlib/Makefile.in: No such file or directory
noticed by deraadt
ok bluhm
