getusershell: Work around musl bugs.
[gnulib.git] / m4 / base32.m4
blobb2f6426db01089d8b70c7bc34cc56ca8e379fc21
1 # base32.m4
2 # serial 4
3 dnl Copyright (C) 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.
8 AC_DEFUN([gl_FUNC_BASE32],
10   gl_PREREQ_BASE32
13 # Prerequisites of lib/base32.c.
14 AC_DEFUN([gl_PREREQ_BASE32], [
15   AC_REQUIRE([AC_C_RESTRICT])