Subject: CVS commit: src/libexec/httpd
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/18/2007 17:43:02
Module Name: src
Committed By: he
Date: Thu Oct 18 17:43:02 UTC 2007
Modified Files:
src/libexec/httpd: Makefile
Log Message:
A build for sun2 reveals that we also need -lcrypt, as auth-bozo.c
otherwise gets an unsatisfied reference to crypt().
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/libexec/httpd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.