binutils-gdb/gdb/doc/configure.in

6 lines
88 B
Plaintext

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