comparison msdos/sed2.inp @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 2d92f5c9d6ae
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
50 s/^#undef EMACS_CONFIG_OPTIONS *$/#define EMACS_CONFIG_OPTIONS "-"/ 50 s/^#undef EMACS_CONFIG_OPTIONS *$/#define EMACS_CONFIG_OPTIONS "-"/
51 s!^#undef config_opsysfile *$!#define config_opsysfile "s/msdos.h"! 51 s!^#undef config_opsysfile *$!#define config_opsysfile "s/msdos.h"!
52 s!^#undef config_machfile *$!#define config_machfile "m/intel386.h"! 52 s!^#undef config_machfile *$!#define config_machfile "m/intel386.h"!
53 s/^#undef PROTOTYPES *$/#define PROTOTYPES 1/ 53 s/^#undef PROTOTYPES *$/#define PROTOTYPES 1/
54 s/^#undef POINTER_TYPE *$/#define POINTER_TYPE void/ 54 s/^#undef POINTER_TYPE *$/#define POINTER_TYPE void/
55
56 # arch-tag: 31840234-109a-41ab-a675-7a3844978299