mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-12 02:43:42 +03:00
* extraconf.h: Remove OS/2 specific code.
This commit is contained in:
parent
73ed832576
commit
e02f421074
@ -1,5 +1,7 @@
|
||||
2002-01-17 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* extraconf.h: Remove OS/2 specific code.
|
||||
|
||||
* doc/mc.1.in (Configuration): Clarify some entries.
|
||||
|
||||
2002-01-11 Andrew V. Samoilov <kai@cmail.ru>
|
||||
|
17
extraconf.h
17
extraconf.h
@ -25,23 +25,6 @@ the need to embed this logic into configure.in.
|
||||
# endif
|
||||
#endif
|
||||
|
||||
#ifdef __os2__
|
||||
# define OS2_NT 1
|
||||
# define S_ISFIFO(x) 0
|
||||
|
||||
# define NEEDS_IO_H
|
||||
# define NEEDS_DRIVE_H
|
||||
# define NEEDS_FCNTL_H
|
||||
# define HAS_NO_GRP_PWD_H
|
||||
# define HAS_NO_TERMIOS_H
|
||||
# define HAS_NO_SYS_PARAM_H
|
||||
# define HAS_NO_SYS_IOCTL_H
|
||||
|
||||
# define USE_O_TEXT
|
||||
# define HAS_ACS_AS_PCCHARS
|
||||
# define NEEDS_CR_LF_TRANSLATION
|
||||
#endif
|
||||
|
||||
#ifdef _OS_NT
|
||||
# define OS2_NT 1
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user