Fixup configure.in

This commit is contained in:
Julien BLACHE 2009-04-01 14:33:00 +02:00
parent d7293febf9
commit de33334faf
1 changed files with 2 additions and 3 deletions

View File

@ -1,8 +1,7 @@
dnl $Id$
dnl
dnl Process this file with autoconf to produce a configure script.
AC_INIT(config.h.in)
AM_CONFIG_HEADER(config.h)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(mt-daapd,0.2.1.1)
ACLOCAL="$ACLOCAL -I m4 $ACLOCAL_FLAGS"