Ralf Wildenhues wrote:
> You can get depcomp installed with
> automake --add-missing
Running this manually, still didn't create the file. But it did
eventually work, see below.
> Put this in configure.ac:
> m4_include([output_list.m4])
>
> Put something like this before autoreconf into y
Hey
* Vincent Torri wrote on Tue, Apr 22, 2008 at 07:36:41PM CEST:
make INSTALL_PROGRAM="/bin/sh
/home/torri/tmp/cvsroot2/e17/libs/evas/install-sh -c -s" \
install_sh_PROGRAM="/bin/sh
/home/torri/tmp/cvsroot2/e17/libs/evas/install-sh -c -s"
INSTALL_STRIP_FLAG=-s \
`te