aboutsummaryrefslogtreecommitdiff
path: root/texinfo/testsuite/configure.in
blob: 8cf18763df0e01dbfd635c4232d3776ebc019f19 (plain)
1
2
3
4
5
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.5)
AC_INIT(makeinfo.0/atnode.exp)

AC_OUTPUT(Makefile)