mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-09-11 11:50:52 +03:00
gl_FUNC_OBSTACK_PRINTF_POSIX: fix typo
Signed-off-by: Eric Blake <ebb9@byu.net>
This commit is contained in:
committed by
Eric Blake
parent
1a033b0f27
commit
da4932e211
@@ -53,7 +53,7 @@ AC_DEFUN([gl_FUNC_OBSTACK_PRINTF_POSIX],
|
||||
*yes)
|
||||
# obstack_printf exists and is
|
||||
# already POSIX compliant.
|
||||
gl_cv_func_obstack_printf_posix= yes
|
||||
gl_cv_func_obstack_printf_posix=yes
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
Reference in New Issue
Block a user