Ralf Wildenhues wrote:
* Antonio Diaz Diaz wrote on Tue, May 19, 2009 at 06:26:53PM CEST:
Do you plan to support the creation of lzip-compressed tarballs?
http://lists.gnu.org/archive/html/automake/2008-11/msg00076.html
Well, to be honest, I regard the addition of lzma support as a mistake
in
On Fri, 12 Jun 2009, Ralf Wildenhues wrote:
Well, to be honest, I regard the addition of lzma support as a mistake
in hindsight. We should have waited and added xz support only, with a
stable xz release. It was also a mistake that I did not deprecate lzma
support more prominently in the 1.11 r
[ adding the automake list; as this is a topic of general interest ]
Hello Antonio, and sorry for the delay,
* Antonio Diaz Diaz wrote on Tue, May 19, 2009 at 06:26:53PM CEST:
> Congratulations on the new release.
Thank you!
> Ralf Wildenhues wrote:
>>
>> - "make dist" can now create xz-compr
On Fri, 12 Jun 2009, Ralf Wildenhues wrote:
OK, I know what's happening now, it is an issue with trailing slashes.
Luckily, there is an easy workaround: Please use
controllerdir = $(libdir)/eina/mp
instead of
controllerdir = $(libdir)/eina/mp/
in the Makefile.am. Be sure to run "make clea
OK, I know what's happening now, it is an issue with trailing slashes.
Luckily, there is an easy workaround: Please use
controllerdir = $(libdir)/eina/mp
instead of
controllerdir = $(libdir)/eina/mp/
in the Makefile.am. Be sure to run "make clean" once, so that
eina_chained_mempool.la is reb
On Fri, 12 Jun 2009, Ralf Wildenhues wrote:
* Vincent Torri wrote on Fri, Jun 12, 2009 at 08:44:59AM CEST:
* Vincent Torri wrote on Thu, Jun 11, 2009 at 11:30:14PM CEST:
test -z "/tmp/lib/eina/mp/" || /bin/mkdir -p "/tmp/lib/eina/mp/"
/bin/sh ../../../../libtool --mode=install /usr/bin/ins
Never mind, I can reproduce it with an in-tree deplib.
Working on a fix.
* Vincent Torri wrote on Fri, Jun 12, 2009 at 08:44:59AM CEST:
> >* Vincent Torri wrote on Thu, Jun 11, 2009 at 11:30:14PM CEST:
> >>test -z "/tmp/lib/eina/mp/" || /bin/mkdir -p "/tmp/lib/eina/mp/"
> >>/bin/sh ../../../../libtool --mode=install /usr/bin/install -c
> >>eina_chained_mempool.la '