Re: [cdesktopenv-devel] [PATCH 33/35] Introduce

2012-08-30 Thread Marcin Cieslak
>> Jon Trulson wrote: > On Fri, 31 Aug 2012, Marcin Cieslak wrote: > >> We need ANSI C prototypes of certain Motif >> functions that are not published in the official >> header files. >> >> header file contains >> the prototypes extracted from the Motif source. >> > > Applied, though I did make o

Re: [cdesktopenv-devel] [PATCH 33/35] Introduce

2012-08-30 Thread Jon Trulson
On Fri, 31 Aug 2012, Marcin Cieslak wrote: > We need ANSI C prototypes of certain Motif > functions that are not published in the official > header files. > > header file contains > the prototypes extracted from the Motif source. > Applied, though I did make one chage - I removed the includes::

[cdesktopenv-devel] [PATCH 33/35] Introduce

2012-08-30 Thread Marcin Cieslak
We need ANSI C prototypes of certain Motif functions that are not published in the official header files. header file contains the prototypes extracted from the Motif source. To re-create : 1) Make sure you have sources of libXm (lib/Xm directory of the Motif distribution) accessible via import