diff options
Diffstat (limited to 'gl/m4/gnulib-comp.m4')
-rw-r--r-- | gl/m4/gnulib-comp.m4 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gl/m4/gnulib-comp.m4 b/gl/m4/gnulib-comp.m4 index 263bce28b5..38a0936145 100644 --- a/gl/m4/gnulib-comp.m4 +++ b/gl/m4/gnulib-comp.m4 @@ -42,8 +42,6 @@ AC_DEFUN([gl_EARLY], # Code from module alloca: # Code from module alloca-opt: # Code from module alloca-opt-tests: - # Code from module base64: - # Code from module base64-tests: # Code from module binary-io: # Code from module binary-io-tests: # Code from module byteswap: @@ -207,7 +205,6 @@ LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'` changequote([, ])dnl AC_SUBST([LTALLOCA]) gl_FUNC_ALLOCA - gl_FUNC_BASE64 gl_BYTESWAP gl_HEADER_ERRNO_H AC_REQUIRE([gl_EXTERN_INLINE]) @@ -577,8 +574,6 @@ AC_DEFUN([gl_FILE_LIST], [ lib/alloca.in.h lib/asnprintf.c lib/asprintf.c - lib/base64.c - lib/base64.h lib/byteswap.in.h lib/c-ctype.c lib/c-ctype.h @@ -655,7 +650,6 @@ AC_DEFUN([gl_FILE_LIST], [ m4/00gnulib.m4 m4/absolute-header.m4 m4/alloca.m4 - m4/base64.m4 m4/byteswap.m4 m4/codeset.m4 m4/errno_h.m4 @@ -766,7 +760,6 @@ AC_DEFUN([gl_FILE_LIST], [ tests/macros.h tests/signature.h tests/test-alloca-opt.c - tests/test-base64.c tests/test-binary-io.c tests/test-binary-io.sh tests/test-byteswap.c |