Fixup configure.in
This commit is contained in:
parent
d7293febf9
commit
de33334faf
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue