Go to most recent revision | Details | Compare with Previous | View Log
AC_PREREQ(2.12.1)
AC_INIT(refcard.tex)
AC_PROG_INSTALL
AC_PROG_LN_S
AC_OUTPUT(Makefile)