Add configure check for Lesstif, to be used by following

patches.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35022 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2005-07-30 17:14:29 +00:00
parent 8d1bf3c7ff
commit 9c8e9fb600
3 changed files with 24 additions and 0 deletions

View File

@@ -72,6 +72,9 @@
/* Define this if your version of Motif is greater than 2.0 */
/* #undef __WXMOTIF20__ */
/* Define this if you are using Lesstif */
/* #undef __WXLESSTIF__ */
#ifdef __WXGTK__
/* Define this if your version of GTK+ is greater than 1.2 */
#define __WXGTK12__ 1