comparison configure.in @ 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
3926 test "$with_i18n3" = yes && echo " Compiling in I18N support, level 3 (doesn't currently work)." 3926 test "$with_i18n3" = yes && echo " Compiling in I18N support, level 3 (doesn't currently work)."
3927 3927
3928 test "$with_cde" = yes && echo " Compiling in support for CDE." 3928 test "$with_cde" = yes && echo " Compiling in support for CDE."
3929 test "$with_tooltalk" = yes && echo " Compiling in support for ToolTalk." 3929 test "$with_tooltalk" = yes && echo " Compiling in support for ToolTalk."
3930 test "$with_offix" = yes && echo " Compiling in support for OffiX." 3930 test "$with_offix" = yes && echo " Compiling in support for OffiX."
3931 test "$with_dragndrop" = yes && echo " Compiling in support for Drag'n'Drop ($dragndrop_proto )." 3931 test "$with_dragndrop" = yes && echo " Compiling in EXPERIMENTAL support for Drag'n'Drop ($dragndrop_proto )."
3932 test "$with_workshop" = yes && echo " Compiling in support for Sun WorkShop." 3932 test "$with_workshop" = yes && echo " Compiling in support for Sun WorkShop."
3933 test "$with_session" != no && echo " Compiling in support for proper session-management." 3933 test "$with_session" != no && echo " Compiling in support for proper session-management."
3934 case "$with_menubars" in 3934 case "$with_menubars" in
3935 lucid ) echo " Using Lucid menubars." ;; 3935 lucid ) echo " Using Lucid menubars." ;;
3936 motif ) echo " Using Motif menubars." 3936 motif ) echo " Using Motif menubars."