fix another copypasta bug
ugh.
This commit is contained in:
@@ -68,9 +68,7 @@ PKG_CHECK_MODULES([libmpdclient], [libmpdclient >= 2.0], [
|
|||||||
AC_MSG_ERROR([missing mpd/client.h header])
|
AC_MSG_ERROR([missing mpd/client.h header])
|
||||||
)
|
)
|
||||||
],
|
],
|
||||||
if test "$fftw" = "yes" ; then
|
|
||||||
AC_MSG_ERROR([libmpdclient2 is required!])
|
AC_MSG_ERROR([libmpdclient2 is required!])
|
||||||
fi
|
|
||||||
)
|
)
|
||||||
|
|
||||||
dnl ======================
|
dnl ======================
|
||||||
|
|||||||
Reference in New Issue
Block a user