Re: [Pgui-devel] broken compilation

2002-09-24 Thread Micah Dowty
Thanks Frederic! I tried to fix it myself, but being bad with build systems I just found the offending lines and commented them out :) On Tue, Sep 24, 2002 at 09:24:29AM +0200, Frederic Gobry wrote: > Hi all, > > I've fixed a problem that I introduced in the configure.in script so > that picog

[Pgui-devel] broken compilation

2002-09-23 Thread Frederic Gobry
Hi all, I've fixed a problem that I introduced in the configure.in script so that picogui will now happily compile for our platform as well as for the rest of the world :-} You however need to run ./autogen.sh because the fix has been made in a macro file, which are not automatically checked by t