Update of /cvsroot/firebird/interbase/jrd
In directory slayer.i.sourceforge.net:/tmp/cvs-serv19218/interbase/jrd
Modified Files:
license.h
Log Message:
Added some changes from the inprise tree
Index: license.h
===================================================================
RCS file: /cvsroot/firebird/interbase/jrd/license.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** license.h 2000/08/16 23:30:38 1.2
--- license.h 2000/09/30 12:03:56 1.3
***************
*** 217,221 ****
#ifdef LINUX
! #define IB_PLATFORM "LI-B" /* Linux on Intel */
#endif
--- 217,221 ----
#ifdef LINUX
! #define IB_PLATFORM "LI-T" /* Linux on Intel */
#endif
|