aboutsummaryrefslogtreecommitdiff
path: root/doc/configure.in
blob: 2575d44bbfc3b240508aab38e333325c2946494d (plain)
1
2
3
4
5
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(dejagnu.texi)
AC_PROG_INSTALL
AC_OUTPUT(Makefile)