From 30e7dc80a2f6cbc5aab609b97a4dcac286df5595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sun, 9 Sep 2007 18:22:53 +0000 Subject: configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the xvid configure checks, so they still work... Original commit message from CVS: * configure.ac: Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the xvid configure checks, so they still work when cross-compiling. Fixes #452009. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 921be127..77f7aa4c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-09-09 Tim-Philipp Müller + + * configure.ac: + Use AC_TRY_COMPILE instead of AC_TRY_RUN for the faad and the + xvid configure checks, so they still work when cross-compiling. + Fixes #452009. + 2007-09-07 Sebastian Dröge * gst/spectrum/gstspectrum.c: (gst_spectrum_start), -- cgit v1.2.1