getusershell: Work around musl bugs.
[gnulib.git] / m4 / base64.m4
blob26f2af41f36a274385d351d322292c35ae6422ea
1 # base64.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_BASE64],
10   gl_PREREQ_BASE64
13 # Prerequisites of lib/base64.c.
14 AC_DEFUN([gl_PREREQ_BASE64], [
15   AC_REQUIRE([AC_C_RESTRICT])