m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/src/Attic/builtin.c,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/src/Attic/builtin.c,v [branch-1_4]
Date: Tue, 11 Jul 2006 12:17:13 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/11 12:17:11

Index: src/builtin.c
===================================================================
RCS file: /sources/m4/m4/src/Attic/builtin.c,v
retrieving revision 1.1.1.1.2.19
retrieving revision 1.1.1.1.2.20
diff -u -b -r1.1.1.1.2.19 -r1.1.1.1.2.20
--- src/builtin.c       10 Jul 2006 01:44:10 -0000      1.1.1.1.2.19
+++ src/builtin.c       11 Jul 2006 12:17:11 -0000      1.1.1.1.2.20
@@ -156,6 +156,8 @@
   { "unix",    "__unix__",     "" },
 #elif W32_NATIVE
   { "windows", "__windows__",  "" },
+#elif OS2
+  { "os2",     "__os2__",      "" },
 #else
 # warning Platform macro not provided
 #endif




reply via email to

[Prev in Thread] Current Thread [Next in Thread]