comparison configure.in @ 249:83b3d10dcba9 r20-5b23

Import from CVS: tag r20-5b23
author cvs
date Mon, 13 Aug 2007 10:19:09 +0200
parents 51092a27c943
children 677f6a0ee643
comparison
equal deleted inserted replaced
248:ad40ac2754d8 249:83b3d10dcba9
2123 test "$with_scrollbars" != "no" && with_scrollbars=msw && XE_ADD_OBJS(scrollbar-msw.o) 2123 test "$with_scrollbars" != "no" && with_scrollbars=msw && XE_ADD_OBJS(scrollbar-msw.o)
2124 test "$with_menubars" != "no" && with_menubars=msw && XE_ADD_OBJS(menubar-msw.o) 2124 test "$with_menubars" != "no" && with_menubars=msw && XE_ADD_OBJS(menubar-msw.o)
2125 with_dialogs=msw 2125 with_dialogs=msw
2126 with_toolbars=no 2126 with_toolbars=no
2127 with_tty=no 2127 with_tty=no
2128 XE_ADD_OBJS(console-msw.o device-msw.o event-msw.o frame-msw.o objects-msw.o select-msw.o redisplay-msw.o msw-proc.o) 2128 XE_ADD_OBJS(console-msw.o device-msw.o event-msw.o frame-msw.o objects-msw.o select-msw.o redisplay-msw.o)
2129 fi 2129 fi
2130 fi 2130 fi
2131 2131
2132 if test "$with_x11" = "yes"; then 2132 if test "$with_x11" = "yes"; then
2133 AC_DEFINE(HAVE_X_WINDOWS) 2133 AC_DEFINE(HAVE_X_WINDOWS)