configure.in   [plain text]


AC_PREREQ(2.12.1)
AC_INIT(refcard.tex)
AC_PROG_INSTALL
AC_PROG_LN_S
AC_OUTPUT(Makefile)