include: remove includes:: XmPrivate.h from includes Imakefile
authorJon Trulson <jon@radscan.com>
Fri, 31 Aug 2012 02:23:33 +0000 (20:23 -0600)
committerJon Trulson <jon@radscan.com>
Fri, 31 Aug 2012 02:23:33 +0000 (20:23 -0600)
commit274bea6c1a5b0cbaf8ff88c415209c913d292349
tree43078e34a143fdf152515df6fcf08c6248d2125f
parent6dd2d8a32570f248eb3df0048e848bac49136c6f
include: remove includes:: XmPrivate.h from includes Imakefile

Having this dependancy in here is a problem.  Depending on how the src
is packaged, or, unpacked, an attempt could be made to regenerate this
file, which cannot succeed unless imports/motif is setup to point to a
compiled motif tree.

This file can be manually regenerated by removing XmPrivate.h, and then
doing a 'make XmPrivate.h' in the include/Xm dir.
cde/include/Xm/Imakefile