Mercurial > hg > xemacs-beta
comparison configure @ 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 |
---|---|
4886 echo " xemacs will be linked with \"menubar-msw.o\"" | 4886 echo " xemacs will be linked with \"menubar-msw.o\"" |
4887 fi | 4887 fi |
4888 with_dialogs=msw | 4888 with_dialogs=msw |
4889 with_toolbars=no | 4889 with_toolbars=no |
4890 with_tty=no | 4890 with_tty=no |
4891 extra_objs="$extra_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" && if test "$extra_verbose" = "yes"; then | 4891 extra_objs="$extra_objs console-msw.o device-msw.o event-msw.o frame-msw.o objects-msw.o select-msw.o redisplay-msw.o" && if test "$extra_verbose" = "yes"; then |
4892 echo " xemacs will be linked with \"console-msw.o device-msw.o event-msw.o frame-msw.o objects-msw.o select-msw.o redisplay-msw.o msw-proc.o\"" | 4892 echo " xemacs will be linked with \"console-msw.o device-msw.o event-msw.o frame-msw.o objects-msw.o select-msw.o redisplay-msw.o\"" |
4893 fi | 4893 fi |
4894 fi | 4894 fi |
4895 fi | 4895 fi |
4896 | 4896 |
4897 if test "$with_x11" = "yes"; then | 4897 if test "$with_x11" = "yes"; then |