mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-11 18:43:22 +08:00
Use AC_FUNC_SETVBUF_REVERSED.
This commit is contained in:
parent
ff12f6ff27
commit
5478a521d6
@ -41,4 +41,8 @@ AC_DEFUN(jm_MACROS,
|
||||
[Define to the function xargmatch calls on failures.])
|
||||
AC_DEFINE(ARGMATCH_DIE_DECL, [extern void usage ()],
|
||||
[Define to the declaration of the xargmatch failure function.])
|
||||
|
||||
dnl Used to define SETVBUF in sys2.h.
|
||||
AC_FUNC_SETVBUF_REVERSED
|
||||
|
||||
])
|
||||
|
Loading…
Reference in New Issue
Block a user