1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-02-15 04:32:24 +00:00
cde/cde/include
Jon Trulson f40368caa2 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
2012-09-29 20:46:27 -06:00
..
Xm XmPrivate.h: never try to build this automatically. 2012-09-29 20:46:27 -06:00
EUSCompat.h OpenBSD fixes for DtPrint and csa. 2012-08-10 06:18:28 -06:00
hpversion.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
Imakefile Introduce <Xm/XmPrivate.h> 2012-08-30 19:43:11 -06:00