comparison src/version.c @ 68:a97c6902ecd9

updated for version 7.0030
author vimboss
date Tue, 04 Jan 2005 21:38:36 +0000
parents 404aac550f35
children d6009de12681
comparison
equal deleted inserted replaced
67:6b9e8f951af4 68:a97c6902ecd9
846 MSG_PUTS(_("with X11-neXtaw GUI.")); 846 MSG_PUTS(_("with X11-neXtaw GUI."));
847 # else 847 # else
848 MSG_PUTS(_("with X11-Athena GUI.")); 848 MSG_PUTS(_("with X11-Athena GUI."));
849 # endif 849 # endif
850 # else 850 # else
851 # ifdef FEAT_GUI_BEOS
852 MSG_PUTS(_("with BeOS GUI."));
853 # else
854 # ifdef FEAT_GUI_PHOTON 851 # ifdef FEAT_GUI_PHOTON
855 MSG_PUTS(_("with Photon GUI.")); 852 MSG_PUTS(_("with Photon GUI."));
856 # else 853 # else
857 # if defined(MSWIN) 854 # if defined(MSWIN)
858 MSG_PUTS(_("with GUI.")); 855 MSG_PUTS(_("with GUI."));
871 # endif 868 # endif
872 # endif 869 # endif
873 # endif 870 # endif
874 # endif 871 # endif
875 # endif 872 # endif
876 # endif
877 # endif 873 # endif
878 # endif 874 # endif
879 # endif 875 # endif
880 # endif 876 # endif
881 #endif 877 #endif