add m4 dir to configure, make mac builds mkdist on the mac

This commit is contained in:
Ron Pedde 2007-01-17 06:51:01 +00:00
parent 3aa66f1271
commit 4f217916eb

View File

@ -6,6 +6,8 @@ AC_INIT(config.h.in)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(mt-daapd,0.2.1.1)
ACLOCAL="$ACLOCAL -I m4 $ACLOCAL_FLAGS"
AC_USE_SYSTEM_EXTENSIONS
dnl Checks for programs.