src/xdisp.c (single_display_spec_string): Correct a FIXME comment.
[emacs.git] / msdos / sed2v2.inp
blob18144ccf9fc1400a2ae93e53c9acee8b0cda0dfc
1 # -sed2v2.inp-------------------------------------------------------------
2 # Configuration script for src/config.h under DJGPP v2.x
3 # ----------------------------------------------------------------------
5 # Copyright (C) 1993-1997, 1999-2000, 2002-2011 Free Software Foundation, Inc.
7 # This file is part of GNU Emacs.
9 # This file is free software; as a special exception, the author gives
10 # unlimited permission to copy and/or distribute it, with or without
11 # modifications, as long as this notice is preserved.
13 # This program is distributed in the hope that it will be useful,
14 # but WITHOUT ANY WARRANTY; without even the implied warranty of
15 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
17 # ----------------------------------------------------------------------
19 /^#define EMACS_CONFIG_H/a\
21 #include <sys/version.h>\
22 /* In DJGPP v2.x almost everything is already defined in a system header.  */\
23 #include <sys/config.h>\
24 /* For those who still use DJGPP v2.01  */\
25 #if __DJGPP__ == 2 && __DJGPP_MINOR__ == 1\
26 #define NSIG 320\
27 #endif
29 /^#undef HAVE_SETITIMER *$/s/^.*$/#define HAVE_SETITIMER 1/
30 /^#undef HAVE_STRUCT_UTIMBUF *$/s/^.*$/#define HAVE_STRUCT_UTIMBUF 1/
31 /^#undef LOCALTIME_CACHE *$/s/^.*$/#define LOCALTIME_CACHE 1/
32 /^#undef HAVE_TZSET *$/s/^.*$/#define HAVE_TZSET 1/
33 /^#undef HAVE_LOGB *$/s/^.*$/#define HAVE_LOGB 1/
34 /^#undef HAVE_FREXP *$/s/^.*$/#define HAVE_FREXP 1/
35 /^#undef HAVE_FMOD *$/s/^.*$/#define HAVE_FMOD 1/
36 /^#undef HAVE_RINT *$/s/^.*$/#define HAVE_RINT 1/
37 /^#undef HAVE_ATTRIBUTE_ALIGNED *$/s/^.*$/#define HAVE_ATTRIBUTE_ALIGNED 1/
38 /^#undef HAVE_C99_STRTOLD *$/s/^.*$/#define HAVE_C99_STRTOLD 1/
39 /^#undef HAVE_CBRT *$/s/^.*$/#define HAVE_CBRT 1/
40 /^#undef HAVE_DIFFTIME *$/s/^.*$/#define HAVE_DIFFTIME 1/
41 /^#undef HAVE_FPATHCONF *$/s/^.*$/#define HAVE_FPATHCONF 1/
42 /^#undef HAVE_MEMSET *$/s/^.*$/#define HAVE_MEMSET 1/
43 /^#undef HAVE_MEMCMP *$/s/^.*$/#define HAVE_MEMCMP 1/
44 /^#undef HAVE_MEMMOVE *$/s/^.*$/#define HAVE_MEMMOVE 1/
45 /^#undef HAVE_SETRLIMIT *$/s/^.*$/#define HAVE_SETRLIMIT 1/
46 /^#undef HAVE_GETRUSAGE *$/s/^.*$/#define HAVE_GETRUSAGE 1/
47 /^#undef HAVE_TM_GMTOFF *$/s/^.*$/#define HAVE_TM_GMTOFF 1/
48 /^#undef HAVE_MBLEN *$/s/^.*$/#define HAVE_MBLEN 1/
49 /^#undef HAVE_STRUCT_TIMEZONE *$/s/^.*$/#define HAVE_STRUCT_TIMEZONE 1/
50 /^#undef HAVE_SIZE_T *$/s/^.*$/#define HAVE_SIZE_T 1/
51 /^#undef HAVE_MKSTEMP *$/s/^.*$/#define HAVE_MKSTEMP 1/
52 /^#undef HAVE_STRUCT_TM_TM_ZONE *$/s/^.*$/#define HAVE_STRUCT_TM_TM_ZONE 1/
53 /^#undef HAVE_SYNC *$/s/^.*$/#define HAVE_SYNC 1/
54 /^#undef HAVE___BUILTIN_UNWIND_INIT *$/s/^.*$/#define HAVE___BUILTIN_UNWIND_INIT 1/
55 /^#undef ORDINARY_LINK/s/^.*$/#define ORDINARY_LINK 1/
56 /^#undef PACKAGE_BUGREPORT/s/^.*$/#define PACKAGE_BUGREPORT ""/
57 /^#undef PACKAGE_NAME/s/^.*$/#define PACKAGE_NAME ""/
58 /^#undef PACKAGE_STRING/s/^.*$/#define PACKAGE_STRING ""/
59 /^#undef PACKAGE_TARNAME/s/^.*$/#define PACKAGE_TARNAME ""/
60 /^#undef PACKAGE_VERSION/s/^.*$/#define PACKAGE_VERSION ""/
61 /^#undef VERSION/s/^.*$/#define VERSION "24.0.50"/
62 /^#undef HAVE_DECL_GETENV/s/^.*$/#define HAVE_DECL_GETENV 1/
63 /^#undef SYS_SIGLIST_DECLARED/s/^.*$/#define SYS_SIGLIST_DECLARED 1/
64 /^#undef HAVE_DIRENT_H/s/^.*$/#define HAVE_DIRENT_H 1/
66 /^#undef BITSIZEOF_PTRDIFF_T *$/s/^.*$/#define BITSIZEOF_PTRDIFF_T 32/
67 /^#undef BITSIZEOF_SIG_ATOMIC_T *$/s/^.*$/#define BITSIZEOF_SIG_ATOMIC_T 32/
68 /^#undef BITSIZEOF_SIZE_T *$/s/^.*$/#define BITSIZEOF_SIZE_T 32/
69 /^#undef BITSIZEOF_WCHAR_T *$/s/^.*$/#define BITSIZEOF_WCHAR_T 16/
70 /^#undef BITSIZEOF_WINT_T *$/s/^.*$/#define BITSIZEOF_WINT_T 32/
71 /^#undef HAVE__BOOL/s/^.*$/#define HAVE__BOOL 1/
72 /^#undef HAVE_LONG_LONG_INT *$/s/^.*$/#define HAVE_LONG_LONG_INT 1/
73 /^#undef HAVE_SIGNED_SIG_ATOMIC_T *$/s/^.*$/#define HAVE_SIGNED_SIG_ATOMIC_T 1/
74 /^#undef HAVE_SIGNED_WINT_T *$/s/^.*$/#define HAVE_SIGNED_WINT_T 1/
75 /^#undef HAVE_UNSIGNED_LONG_LONG_INT *$/s/^.*$/#define HAVE_UNSIGNED_LONG_LONG_INT 1/
76 /^#under HAVE_WCHAR_H *$/s/^.*$/#define HAVE_WCHAR_H 1/
77 /^#undef inline/s/^.*$/#define inline __inline__/
78 /^#undef my_strftime/s/^.*$/#define my_strftime nstrftime/
79 /^#undef restrict/s/^.*$/#define restrict __restrict/
81 /^#undef GNU_MALLOC *$/s/^.*$/#define GNU_MALLOC 1/
82 /^#undef REL_ALLOC *$/s/^.*$/#define REL_ALLOC 1/
84 s/^#undef STACK_DIRECTION *$/#define STACK_DIRECTION -1/
85 s/^#undef EMACS_CONFIGURATION *$/#define EMACS_CONFIGURATION "i386-pc-msdosdjgpp"/
86 s/^#undef EMACS_CONFIG_OPTIONS *$/#define EMACS_CONFIG_OPTIONS "msdos"/
87 s!^#undef config_opsysfile *$!#define config_opsysfile "s/msdos.h"!
88 s!^#undef config_machfile *$!#define config_machfile "m/intel386.h"!
89 s/^#undef PROTOTYPES *$/#define PROTOTYPES 1/
90 s/^#undef POINTER_TYPE *$/#define POINTER_TYPE void/
91 /^#undef HAVE_INTTYPES_H/c\
92 #if __DJGPP__ > 2 || __DJGPP_MINOR__ > 3\
93 #define HAVE_INTTYPES_H 1\
94 #else\
95 #undef HAVE_INTTYPES_H\
96 #endif
97 /^#undef HAVE_STDINT_H/c\
98 #if __DJGPP__ > 2 || __DJGPP_MINOR__ > 3\
99 #define HAVE_STDINT_H 1\
100 #else\
101 #undef HAVE_STDINT_H\
102 #endif
103 s/^#undef HAVE_DECL_STRTOULL *$/#define HAVE_DECL_STRTOULL 1/
104 s/^#undef HAVE_DECL_STRTOUMAX *$/#define HAVE_DECL_STRTOUMAX 1/
105 s/^#undef HAVE_STRTOULL *$/#define HAVE_STRTOULL 1/
106 s/^#undef HAVE_STRTOULL *$/#define HAVE_STRTOULL 1/
108 # Comment out any remaining undef directives, because some of them
109 # might be defined in sys/config.h we include at the top of config.h.
110 /^#undef BSTRING/s|#undef|# undef|
111 /^#undef .*$/s|^.*$|/* & */|