gdb:
[deliverable/binutils-gdb.git] / gdb / doc / configure.ac
CommitLineData
bec39cab 1AC_PREREQ(2.59)
c906108c 2AC_INIT(refcard.tex)
c16158bc 3sinclude(../../config/acx.m4)
c906108c 4AC_PROG_INSTALL
39ec5655 5AC_PROG_LN_S
89a34d1b
JM
6dnl Required by html, pdf, install-pdf and install-html
7AC_SUBST(datarootdir)
8AC_SUBST(docdir)
9AC_SUBST(htmldir)
10AC_SUBST(pdfdir)
c16158bc
JM
11ACX_PKGVERSION([GDB])
12ACX_BUGURL([http://www.gnu.org/software/gdb/bugs/])
c906108c 13AC_OUTPUT(Makefile)
This page took 0.578944 seconds and 4 git commands to generate.