aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWarren Dukes <warren.dukes@gmail.com>2004-05-18 20:27:12 +0000
committerWarren Dukes <warren.dukes@gmail.com>2004-05-18 20:27:12 +0000
commit1be91059b050143957130a9006676f9d88a26945 (patch)
tree28e80df46e33cd5a2cd9f778be49d516c1b85b74 /configure.ac
parente9ace46388abb5a2df8771f8f8a51e2f9ef0473e (diff)
downloadmpd-1be91059b050143957130a9006676f9d88a26945.tar.gz
mpd-1be91059b050143957130a9006676f9d88a26945.tar.xz
mpd-1be91059b050143957130a9006676f9d88a26945.zip
ok, after starting good, this is a little less blocky for playing streams
git-svn-id: https://svn.musicpd.org/mpd/trunk@1073 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index c7dab52e8..a46ab2347 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,6 +21,7 @@ AC_SUBST(MPD_CFLAGS)
AC_PROG_CC
AC_PROG_INSTALL
AC_PROG_LIBTOOL
+AC_PROG_MAKE_SET
AM_CONFIG_HEADER(config.h)