From e45391bb3238798ff4ce6aba7c0ca8cfdd3c7263 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Thu, 23 Jul 2009 23:30:50 +0000 Subject: [PATCH] configure: add some blank lines to improve readability Originally committed as revision 19502 to svn://svn.ffmpeg.org/ffmpeg/trunk --- configure | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/configure b/configure index c31588ae06..b75e1361bf 100755 --- a/configure +++ b/configure @@ -2003,6 +2003,7 @@ EOF od -A n -t x1 $TMPO | grep -q '42 *49 *47 *45' && enable bigendian if enabled arm; then + check_ld <