Date: Wed, 17 Dec 1997 02:06:52 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/stallion/stlstats Makefile Message-ID: <199712171006.CAA23185@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/12/17 02:06:52 PST
Modified files:
usr.sbin/stallion/stlstats Makefile
Log:
Fixed building with NOSHARED=YES. libncurses depends on libmytinfo but
libmytinfo was not mentioned explicitly. The bug was hidden by the
linkage of libncurses to libmytinfo in the shared library case.
Revision Changes Path
1.5 +3 -3 src/usr.sbin/stallion/stlstats/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712171006.CAA23185>
