Mercurial > hg > xemacs-beta
comparison configure @ 290:c9fe270a4101 r21-0b43
Import from CVS: tag r21-0b43
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:36:47 +0200 |
parents | e11d67e05968 |
children | 4b85ae5eabfb |
comparison
equal
deleted
inserted
replaced
289:6e6992ccc4b6 | 290:c9fe270a4101 |
---|---|
12011 test "$with_i18n3" = yes && echo " Compiling in I18N support, level 3 (doesn't currently work)." | 12011 test "$with_i18n3" = yes && echo " Compiling in I18N support, level 3 (doesn't currently work)." |
12012 | 12012 |
12013 test "$with_cde" = yes && echo " Compiling in support for CDE." | 12013 test "$with_cde" = yes && echo " Compiling in support for CDE." |
12014 test "$with_tooltalk" = yes && echo " Compiling in support for ToolTalk." | 12014 test "$with_tooltalk" = yes && echo " Compiling in support for ToolTalk." |
12015 test "$with_offix" = yes && echo " Compiling in support for OffiX." | 12015 test "$with_offix" = yes && echo " Compiling in support for OffiX." |
12016 test "$with_dragndrop" = yes && echo " Compiling in support for Drag'n'Drop ($dragndrop_proto )." | 12016 test "$with_dragndrop" = yes && echo " Compiling in EXPERIMENTAL support for Drag'n'Drop ($dragndrop_proto )." |
12017 test "$with_workshop" = yes && echo " Compiling in support for Sun WorkShop." | 12017 test "$with_workshop" = yes && echo " Compiling in support for Sun WorkShop." |
12018 test "$with_session" != no && echo " Compiling in support for proper session-management." | 12018 test "$with_session" != no && echo " Compiling in support for proper session-management." |
12019 case "$with_menubars" in | 12019 case "$with_menubars" in |
12020 lucid ) echo " Using Lucid menubars." ;; | 12020 lucid ) echo " Using Lucid menubars." ;; |
12021 motif ) echo " Using Motif menubars." | 12021 motif ) echo " Using Motif menubars." |