ACLOCAL_AMFLAGS problems

2007-12-18 Thread Ruben Henner Zilibowitz
there is one. I'm not sure about that. Regards, Ruben Henner Zilibowitz

Re: shell commands

2007-12-06 Thread Ruben Henner Zilibowitz
6 AM, Ralf Wildenhues wrote: Hello Ruben, * Ruben Henner Zilibowitz wrote on Mon, Dec 03, 2007 at 02:13:47AM CET: I have a project using gnu autotools where I need to be able to execute a certain shell command on the executable after it has been compiled but only if the platform is Mac OS X. I

shell commands

2007-12-02 Thread Ruben Henner Zilibowitz
I have a project using gnu autotools where I need to be able to execute a certain shell command on the executable after it has been compiled but only if the platform is Mac OS X. I am not too familiar with automake so I am unsure how to achieve this. Any instructions or assistance would be