6332289eb6b91da24c8437ed719e99d10c6f7cd9
[deliverable/binutils-gdb.git] / gdb / doc / configure.ac
1 AC_PREREQ(2.59)
2 AC_INIT(refcard.tex)
3 sinclude(../../config/acx.m4)
4 AC_PROG_INSTALL
5 AC_PROG_LN_S
6 ACX_PKGVERSION([GDB])
7 ACX_BUGURL([http://www.gnu.org/software/gdb/bugs/])
8 AC_OUTPUT(Makefile)
This page took 0.058664 seconds and 3 git commands to generate.