Peter Clifton wrote:
On Tue, 2010-02-16 at 11:02 +0000, Ineiev wrote:
Hello;

It looks like some parts of recent changes were not actually pushed:

diff --git a/src/global.h b/src/global.h
index 1462e50..3794448 100644
--- a/src/global.h
+++ b/src/global.h
@@ -635,6 +635,8 @@ typedef struct                      /* some resources... */
    *ScriptFilename,            /* PCB Actions script to execute on startup */
    *ActionString,              /* PCB Actions string to execute on startup */
    *FabAuthor,                 /* Full name of author for FAB drawings */
+   *GnetlistProgram,           /* gnetlist program name */
+   *MakeProgram,               /* make program name */
    *InitialLayerStack;         /* If set, the initial layer stack is set to 
this */
   Boolean DumpMenuFile;                /* dump internal menu definitions */
   LocationType PinoutOffsetX,  /* offset of origin */

Cheers,
Ineiev

I committed your patch so people can build again.

If Dan has a different version left over (perhaps with different
commenting, or additional changes?), then I'd suggest he commits that on
top.

Best wishes,

Peter C.

sorry about that. I missed that file when doing the commit. That is indeed the missing change.

-Dan


_______________________________________________
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to