On Sun, 15 Mar 2009, Ralf Wildenhues wrote:
> * Ralf Wildenhues wrote on Sun, Mar 15, 2009 at 11:43:03AM CET:
> > I have a patch to let 'make install' not create installation directories
> > in which no files will end up. This half-fixes a long-standing TODO
> > item; so far, one had to work aroun
* Ralf Wildenhues wrote on Sun, Mar 15, 2009 at 11:43:03AM CET:
> I have a patch to let 'make install' not create installation directories
> in which no files will end up. This half-fixes a long-standing TODO
> item; so far, one had to work around this with conditionals and hacks in
> order to ach
Hello,
I have a patch to let 'make install' not create installation directories
in which no files will end up. This half-fixes a long-standing TODO
item; so far, one had to work around this with conditionals and hacks in
order to achieve it.
However, there is a downside: this patch does not fix