rtems-tools/doc/asciidoc/configure.ac
2014-02-17 18:04:46 +11:00

12 lines
107 B
Plaintext

AC_INIT(asciidoc, 8.6.8)
AC_CONFIG_FILES(Makefile)
AC_PROG_SED
AC_PROG_LN_S
AC_PROG_INSTALL
AC_OUTPUT