Author :
Daiki Ueno
Date :
2016-12-12 09:25:49
Hash :89436eab Message :Fix autogen.sh error on creating aclocal.m4
When libcharset/autoconf/aclocal.m4 is being created, aclocal spews an
error because libcharset/autoconf does not exist. Add an empty
directory to the repository to avoid this.