Open GoogleCodeExporter opened 9 years ago
I've jumped into the automake / autoconf / libtool boat and 3.0.1 and later
have a _xdelta.la library used for a python extension. I suppose it's exactly
what you want, except for the name. Would renaming it xdelta-lib work?
Original comment by josh.mac...@gmail.com
on 18 Jun 2012 at 12:17
I later figured out how to build the shared lib but it required some extra deps
that I didn't have (and really didn't want to install... namely python-devel
and swig). The reason I patched the Makefile was so that I could just do
something quick and easy like:
'make xdelta3-lib install'
Does that make sense?
Original comment by bryan.ch...@gmail.com
on 18 Jun 2012 at 3:01
Original issue reported on code.google.com by
bryan.ch...@gmail.com
on 4 May 2012 at 7:46Attachments: