зеркало из https://github.com/mozilla/gecko-dev.git
BeOS changes. a=jband
This commit is contained in:
Родитель
f2d4af5b11
Коммит
9107baba71
|
@ -50,6 +50,12 @@
|
|||
# define POPEN popen
|
||||
# define PCLOSE pclose
|
||||
# define PLATFORM "UNIX"
|
||||
#elif XP_BEOS
|
||||
# define ENVIRON environ
|
||||
# define PUTENV putenv
|
||||
# define POPEN popen
|
||||
# define PCLOSE pclose
|
||||
# define PLATFORM "BeOS"
|
||||
#else
|
||||
# error "Platform not supported."
|
||||
#endif
|
||||
|
|
Загрузка…
Ссылка в новой задаче