Skip to content

Commit 7e843fc

Browse files
committed
Remove the TILEGTK_INSTALL_XERROR_HANDLER definition when building because it is not defined in new versions of X11.
1 parent 1391693 commit 7e843fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ IF ( CMAKE_BUILD_TYPE STREQUAL Debug )
118118
ADD_DEFINITIONS ( -DTILEGTK_SYNCHRONIZE )
119119
ADD_DEFINITIONS ( -DTILEGTK_VERBOSE_XERROR_HANDLER )
120120
ENDIF ( CMAKE_BUILD_TYPE STREQUAL Debug )
121-
ADD_DEFINITIONS ( -DTILEGTK_INSTALL_XERROR_HANDLER )
122121
ADD_DEFINITIONS ( -DUSE_TCL_STUBS )
123122
ADD_DEFINITIONS ( -DUSE_TK_STUBS )
124123
ADD_DEFINITIONS ( -DUSE_TTK_STUBS )

0 commit comments

Comments
 (0)