~ubuntu-branches/ubuntu/edgy/mcpp/edgy

« back to all changes in this revision

Viewing changes to noconfig/lcc32.dif

  • Committer: Bazaar Package Importer
  • Author(s): NIIBE Yutaka
  • Date: 2005-04-16 15:58:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050416155816-q9a9ipx724qvf3le
Tags: 2.5-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
*** noconfig.H  2004-01-20 21:18:17.000000000 +0900
2
 
--- noconfig.H.lcc32    2004-01-21 13:51:32.000000000 +0900
 
1
*** noconfig.H  2005-01-28 18:51:45.000000000 +0900
 
2
--- noconfig.H.lcc32    2005-01-29 22:48:05.000000000 +0900
3
3
***************
4
 
*** 17,26 ****
 
4
*** 20,29 ****
5
5
   */
6
6
  
7
7
  /* Define target operating-system.  */
12
12
  
13
13
  /* Define host operating-system.    */
14
14
  #define HOST_SYSTEM         SYSTEM
15
 
--- 17,26 ----
 
15
--- 20,29 ----
16
16
   */
17
17
  
18
18
  /* Define target operating-system.  */
24
24
  /* Define host operating-system.    */
25
25
  #define HOST_SYSTEM         SYSTEM
26
26
***************
27
 
*** 31,37 ****
 
27
*** 34,40 ****
28
28
  /* Version message.                 */
29
29
  /* "MCPP V.2.* (200y/mm) $(MODE) mode for " precedes VERSION_MSG    */
30
30
  #define VERSION_MSG     \
31
 
!     "GNU C compiled by GNU C 2.95"
 
31
!     "GNU C compiled by GNU C 3.4"
32
32
  #if     0
33
33
      "DJGPP compiled by DJGPP (GNU C 2.7.1)"
34
34
      "LCC-Win32 compiled by LCC-Win32 V.3.2"
35
 
--- 31,37 ----
 
35
--- 34,40 ----
36
36
  /* Version message.                 */
37
37
  /* "MCPP V.2.* (200y/mm) $(MODE) mode for " precedes VERSION_MSG    */
38
38
  #define VERSION_MSG     \