From c1d835ced9c8e8a3a288b77075df3afd0a876f99 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 29 Jul 2000 07:25:43 +0000 Subject: Update. * stdio-common/Makefile (routines): Remove _i18n_itoa and _i18n_itowa. --- stdio-common/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stdio-common/Makefile') diff --git a/stdio-common/Makefile b/stdio-common/Makefile index cde24ee94a..181c7ff54e 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -25,10 +25,10 @@ headers := printf.h routines := \ ctermid cuserid \ - _itoa _itowa _i18n_itoa _i18n_itowa itoa-digits itowa-digits \ + _itoa _itowa itoa-digits itowa-digits \ vfprintf vprintf printf_fp reg-printf printf-prs printf_fphex \ printf_size fprintf printf snprintf sprintf asprintf dprintf \ - vfscanf \ + vfscanf \ fscanf scanf sscanf \ perror psignal \ tmpfile tmpfile64 tmpnam tmpnam_r tempnam tempname \ -- cgit 1.4.1