From 1a268accb58b7cdcd3a309161fe6a0be2aa3c2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Thu, 29 Jun 2006 23:47:50 +0000 Subject: [PATCH] compiler sanity check Originally committed as revision 5551 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/configure b/configure index 3b73f9ddc4..db94c14dd4 100755 --- a/configure +++ b/configure @@ -1033,6 +1033,20 @@ if test $tune != "generic"; then esac fi +# compiler sanity check +check_exec <