mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 02:58:58 +08:00
6599da043e
From-SVN: r14877
6 lines
134 B
Plaintext
6 lines
134 B
Plaintext
dnl Process this file with autoconf to produce a configure script.
|
|
AC_PREREQ(2.5)
|
|
AC_INIT(makeinfo.0/atnode.exp)
|
|
|
|
AC_OUTPUT(Makefile)
|