diff options
author | Bruno Haible <bruno@clisp.org> | 2008-03-30 15:18:13 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2008-03-30 15:18:13 +0200 |
commit | dac3bbf96357f7866a1094c228b4e5bea3fcf853 (patch) | |
tree | bb9ed146d377aa4f958cf106b3a3607ab0b86811 /modules/unistdio/ulc-vfprintf | |
parent | d80538def81e2ceeab7f8e954908e74eeae43349 (diff) | |
download | gnulib-dac3bbf96357f7866a1094c228b4e5bea3fcf853.tar.gz |
Use module 'EOVERFLOW' rather than defining an EOVERFLOW replacement in the C
code.
Diffstat (limited to 'modules/unistdio/ulc-vfprintf')
-rw-r--r-- | modules/unistdio/ulc-vfprintf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/unistdio/ulc-vfprintf b/modules/unistdio/ulc-vfprintf index 0b5fef6886..727ec858f3 100644 --- a/modules/unistdio/ulc-vfprintf +++ b/modules/unistdio/ulc-vfprintf @@ -8,6 +8,7 @@ Depends-on: unistdio/base unistdio/ulc-vasnprintf fseterr +EOVERFLOW configure.ac: |