I suspect a lot of people will not have motif installed.
authorChristopher John Purnell <cjp@lost.org.uk>
Tue, 5 Aug 2003 16:56:30 +0000 (16:56 +0000)
committerChristopher John Purnell <cjp@lost.org.uk>
Tue, 5 Aug 2003 16:56:30 +0000 (16:56 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@161 7f0cb862-5218-0410-a997-914c9d46530a

src/mwmborder.c

index 0356b61..d7dfac0 100644 (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>