New ACC version.

committer: mfx <mfx> 1060086835 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-08-05 12:33:55 +00:00
parent 365a3c0432
commit 5125f4d4ac
5 changed files with 49 additions and 30 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
#elif defined(__QNX__)
# define ACC_OS_QNX 1
# define ACC_INFO_OS "qnx"
#elif defined(__BORLANDC__) && defined(__DPMI32__)
#elif defined(__BORLANDC__) && defined(__DPMI32__) && (__BORLANDC__ >= 0x0460)
# define ACC_OS_DOS32 1
# define ACC_INFO_OS "dos32"
#elif defined(__BORLANDC__) && defined(__DPMI16__)