gnulib-tool.py: Fix logic of --remove-import option.
[gnulib.git] / m4 / localcharset.m4
blob234e638bedca3337d20cf6f8633d051aa44f5459
1 # localcharset.m4
2 # serial 8
3 dnl Copyright (C) 2002, 2004, 2006, 2009-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
7 dnl This file is offered as-is, without any warranty.
9 AC_DEFUN([gl_LOCALCHARSET],
11   dnl Prerequisites of lib/localcharset.c.
12   AC_REQUIRE([AM_LANGINFO_CODESET])