DtWidget: Improve portability of Motif interface
- Add missing includes and prototypes - Improve type compatibility - Use <Xm/XmPrivate.h> for unofficial libXm headers With this patch, dtpad no longer crashes on startup on FreeBSD/amd64 because of a truncated 64-bit pointer.
This commit is contained in:
committed by
Jon Trulson
parent
6e37640f11
commit
ceb49b9130
@@ -10,7 +10,7 @@ XCOMM $XConsortium: Imakefile /main/8 1996/04/21 19:11:16 drk $
|
||||
#include <Threads.tmpl>
|
||||
|
||||
#ifndef DtWidgetDefines
|
||||
# define DtWidgetDefines -DI18N_MSG -DXK_MISCELLANY -DMULTIBYTE
|
||||
# define DtWidgetDefines -DI18N_MSG -DMULTIBYTE
|
||||
#endif
|
||||
DEFINES = DtWidgetDefines
|
||||
#if defined(LinuxArchitecture)
|
||||
|
||||
Reference in New Issue
Block a user