I suspect a lot of people will not have motif installed.

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@161 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
cjp 2003-08-05 16:56:30 +00:00
parent fdfbcc9a1b
commit 099ef00133

View File

@ -12,7 +12,7 @@
#include <X11/Xlib.h>
#include <X11/Xatom.h>
#define HAVE_MOTIF
#undef HAVE_MOTIF
#ifdef HAVE_MOTIF
#include <Xm/MwmUtil.h>