diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2014-04-16 12:43:46 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2014-04-16 12:43:46 -0700 |
commit | 290d7ac277986bd118e594a8100b3f40e4492cb1 (patch) | |
tree | d63a3aa61cac577dd119665edaffe2def8d194e2 /msdos/sed2v2.inp | |
parent | 37eccff4f72c5a36dcd4b89d417b0047aab84e50 (diff) | |
parent | b262bde327db2cd9b2f01f2d3ed946d0b188cb9d (diff) | |
download | emacs-290d7ac277986bd118e594a8100b3f40e4492cb1.tar.gz |
Merge from emacs-24; up to 2014-04-16T15:28:26Z!monnier@iro.umontreal.ca
Diffstat (limited to 'msdos/sed2v2.inp')
-rw-r--r-- | msdos/sed2v2.inp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index 36ba842c603..97276d63aba 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp @@ -132,6 +132,7 @@ s/^#undef HAVE_STRTOULL *$/#define HAVE_STRTOULL 1/ #else\ #undef HAVE_SNPRINTF\ #endif +s/^#undef PENDING_OUTPUT_N_BYTES *$/#define PENDING_OUTPUT_N_BYTES fp->_ptr - fp->_base/ # Comment out any remaining undef directives, because some of them # might be defined in sys/config.h we include at the top of config.h. |