X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/caf8a9b2b301aba06735d403317b75b41df59bfe..662abcc175d4e985a7258fdfaa69d43472d379b2:/m4/stdio_h.m4 diff --git a/m4/stdio_h.m4 b/m4/stdio_h.m4 index b03393b957..5298dd6d9d 100644 --- a/m4/stdio_h.m4 +++ b/m4/stdio_h.m4 @@ -1,4 +1,4 @@ -# stdio_h.m4 serial 41 +# stdio_h.m4 serial 42 dnl Copyright (C) 2007-2012 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -13,7 +13,9 @@ AC_DEFUN([gl_STDIO_H], dnl No need to create extra modules for these functions. Everyone who uses dnl likely needs them. GNULIB_FSCANF=1 + gl_MODULE_INDICATOR([fscanf]) GNULIB_SCANF=1 + gl_MODULE_INDICATOR([scanf]) GNULIB_FGETC=1 GNULIB_GETC=1 GNULIB_GETCHAR=1