Codebase list asciidoc / 9b965927-5c48-449c-8ec9-1dacc36a48f9/main configure.ac
9b965927-5c48-449c-8ec9-1dacc36a48f9/main

Tree @9b965927-5c48-449c-8ec9-1dacc36a48f9/main (Download .tar.gz)

configure.ac @9b965927-5c48-449c-8ec9-1dacc36a48f9/mainraw · history · blame

AC_INIT(asciidoc, 9.0.0rc2)

AC_SUBST([PACKAGE_DATE], ['11 March 2020'])

AC_CONFIG_FILES(Makefile)

AC_PROG_SED

AC_PROG_LN_S

AC_PROG_INSTALL

AC_OUTPUT