RE: AM_OUTPUT_DEPENDENCY_COMMANDS problem

2008-12-19 Thread Duft Markus
> > Hi! > [snip] > > Which is obviously wrong, since the '||' only makes the 'case' > conditional. This results in no 'set' being called (this $@ $* $# are > empty/0). This in turn results in the shift failing, making the while > config.status fail. Oh man, I guess writing was never my strength

AM_OUTPUT_DEPENDENCY_COMMANDS problem

2008-12-19 Thread Duft Markus
Hi! I found a problem with AM_OUTPUT_DEPENDENCY_COMMANDS. I disabled dependency tracking through the configure command line option, and with recent automake (1.10.2) I kept getting errors like this: config.status: creating base/Makefile config.status: creating tools/Makefile config.status: creati

RE: fast make install

2008-03-10 Thread Duft Markus
Hi! Wow. I have a work package pending which should make our build tool on top of autotools make "bulk-install", which is exactly the thing you just committed :) will this make it into the next release for all file types? Or can i get this whole thing as a patch for the version of automake we curr

RE: Config.guess support for i586-pc-winnt

2008-02-11 Thread Duft Markus
Ralf Wildenhues <mailto:[EMAIL PROTECTED]> wrote: > Hello Markus, > > * Duft Markus wrote on Mon, Feb 11, 2008 at 04:06:47PM CET: >> (where does config.guess really come from? I know there is a >> gnuconfig package at gentoo). > [...] >> Sorry if this is not t

Config.guess support for i586-pc-winnt

2008-02-11 Thread Duft Markus
Hi! I have ported libtool to support native windows through parity (http://www.sf.net/projects/parity). For this reason I also needed to adapt config.guess to know my compiler. I have patches ready for a few versions of automake (from 1.4 onwards, I attached only the latest two) (where does config