dnl ---- configure.ac for documentation
AC_INIT(configure.ac)
GB_INIT_SHORT(help)
dnl ---- Create makefiles
AC_OUTPUT( \
Makefile \
help/Makefile \
)