Date: Tue, 21 Sep 1999 07:44:28 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcrypt Makefile Message-ID: <199909211444.HAA87012@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/09/21 07:44:28 PDT Modified files: lib/libcrypt Makefile Log: Somebody deleted the SONAME override causing the symlink to be expanded at link time and the target name compiled into the binaries. ie: everything used libscrypt or libdescrypt explicitly. Revision Changes Path 1.21 +5 -1 src/lib/libcrypt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909211444.HAA87012>