XmPrivate.h: never try to build this automatically.
authorJon Trulson <jon@radscan.com>
Sun, 30 Sep 2012 02:46:27 +0000 (20:46 -0600)
committerJon Trulson <jon@radscan.com>
Sun, 30 Sep 2012 02:46:27 +0000 (20:46 -0600)
commitf40368caa23c1b974d067c37d2658ca17303869d
tree7ee20352da2d37645067803b1c90c007a0352d9b
parent27bc7d6bec7519a28e8fa77acac451e57f49a881
XmPrivate.h: never try to build this automatically.

XmPrivate must be generated manually.  For this you work, you must
have a freshly compiled openmotif tree, and MLIBSRC must be pointing
to it.

Otherwise, it's possible during the includes phase for an attempt to
be made to regenerate this file, which will fail on the vast majority
of systems out there.

So, to regenerate,

cd include/Xm
rm XmPrivate.h
make XmPrivate.h
cde/include/Xm/Imakefile