Renamed things named after BeOS to be named after Haiku instead.
This commit is contained in:
parent
85dd689ff9
commit
00003e8c00
45 changed files with 176 additions and 167 deletions
|
@ -32,10 +32,6 @@
|
|||
#undef __AIX__
|
||||
#define __AIX__ 1
|
||||
#endif
|
||||
#if defined(__BEOS__)
|
||||
#undef __BEOS__
|
||||
#define __BEOS__ 1
|
||||
#endif
|
||||
#if defined(__HAIKU__)
|
||||
#undef __HAIKU__
|
||||
#define __HAIKU__ 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue