From 8bbfa6fa4c548f1a02e58e8b4dfbb444c0c87d8c Mon Sep 17 00:00:00 2001 From: eban Date: Thu, 11 Jan 2001 01:55:18 +0000 Subject: INLINE git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- djgpp/config.hin | 3 --- 1 file changed, 3 deletions(-) (limited to 'djgpp/config.hin') diff --git a/djgpp/config.hin b/djgpp/config.hin index 8dda8af744..81941d79fa 100644 --- a/djgpp/config.hin +++ b/djgpp/config.hin @@ -9,9 +9,6 @@ #define TOKEN_PASTE(x,y) x##y #define HAVE_STDARG_PROTOTYPES 1 #define NORETURN(x) x __attribute__ ((noreturn)) -#define HAVE_INLINE 1 -#define INLINE __inline__ -#define HAVE_ATTR_NORETURN 1 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 -- cgit v1.2.3