From d1187f71207f4adfc6df1cec1bf4ed5fc09fc8c2 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Sun, 9 Sep 2007 18:08:36 +0000 Subject: configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old flac versions, 's good for cross-compilation ... Original commit message from CVS: * configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old flac versions, 's good for cross-compilation karma. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3d78f2f..0ece598a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2007-09-09 Tim-Philipp Müller + + * configure.ac: + Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old + flac versions, 's good for cross-compilation karma. + 2007-09-07 Tim-Philipp Müller Patch by: Haakon Sporsheim -- cgit