diff build-aux/bootstrap.conf @ 15050:abc858bc5165

Add functions to encode/decode double arrays to/from base64. * bootstrap.conf: add base64 to list of imported gnulib modules. * data.cc (base64_encode): new function. * data.cc (base64_decode): new function.
author Carlo de Falco <cdf@users.sourceforge.net>
date Sun, 29 Jul 2012 19:17:48 +0200
parents 0ab3dd0fad18
children c898dbe14e1d
line wrap: on
line diff
--- a/build-aux/bootstrap.conf	Sun Jul 29 18:29:02 2012 +0200
+++ b/build-aux/bootstrap.conf	Sun Jul 29 19:17:48 2012 +0200
@@ -18,6 +18,7 @@
 
 # gnulib modules used by this package.
 gnulib_modules="
+  base64
   c-strcase
   copysign
   copysignf
@@ -60,7 +61,6 @@
   signal
   sigprocmask
   sleep
-  sleep
   stat
   stdint
   stdio