Changeset 495
- Timestamp:
- Jan 29, 2010, 7:11:34 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/configure.cmd (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/configure.cmd
r456 r495 847 847 if (G.CFG_GRAPHICS_SYSTEM == "default") then G.CFG_GRAPHICS_SYSTEM = "raster" 848 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 849 882 /*-------------------------------------------------------------------------- 850 883 ask for all that hasn't been auto-detected or specified in the arguments … … 1590 1623 /* G++ is the only supported compiler on OS/2 so far */ 1591 1624 if (G.CFG_EXCEPTIONS \== "no") then 1592 call SaySay, ,1625 call SaySay, 1593 1626 ' This target is using the GNU C++ compiler ('G.PLATFORM').'G.EOL||, 1594 1627 ''G.EOL||,
Note:
See TracChangeset
for help on using the changeset viewer.
