2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
[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.032397 seconds and 5 git commands to generate.