Date: Mon, 6 Nov 2006 00:24:57 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive Makefile Message-ID: <200611060024.kA60Ovqu022756@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2006-11-06 00:24:57 UTC FreeBSD src repository Modified files: lib/libarchive Makefile Log: Computing SHLIB_MAJOR is not a good idea. It's really a FreeBSD system value that has no real relation to the libarchive version. (Except, of course, that any ABI breakage will force both to be incremented.) Revision Changes Path 1.51 +3 -6 src/lib/libarchive/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611060024.kA60Ovqu022756>