pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: update to databases/sqlite3
On Fri, Jan 16, 2009 at 10:51:03PM -0800, bharder wrote:
> --- ./Makefile.in.orig 2009-01-15 06:01:45.000000000 -0800
> +++ ./Makefile.in
> @@ -458,7 +458,7 @@ libtclsqlite3.la: tclsqlite.lo libsqlite
> $(LTLINK) -o $@ tclsqlite.lo \
> libsqlite3.la @TCL_STUB_LIB_SPEC@ $(TLIBS) \
> -rpath "$(libdir)/sqlite" \
> - -module -avoid-version
> + -version-info "8:6:8"
>
Why are you changing this, and isn't the version wrong?
Martin
Home |
Main Index |
Thread Index |
Old Index