configure.in -> configure.ac

SVN revision: 36367
This commit is contained in:
Peter Wehrfritz 2008-09-30 23:54:31 +00:00
parent b2a1d10fed
commit 8fce259364
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configure.in)
AC_INIT(configure.ac)
AM_INIT_AUTOMAKE(e16menuedit2, 0.0.3)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE