base64: provide a fast path for encoding well sized buffers
[gnulib.git] / modules / modechange
index 521608e..b5b86a4 100644 (file)
@@ -8,12 +8,17 @@ lib/modechange.c
 m4/modechange.m4
 
 Depends-on:
-xstrtol
+stat
+stat-macros
+stdbool
+sys_stat
+xalloc
 
 configure.ac:
 gl_MODECHANGE
 
 Makefile.am:
+lib_SOURCES += modechange.c
 
 Include:
 "modechange.h"