summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-11 22:48:07 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-11 22:48:07 +0000
commit7b5e8a274a69c7d826e0fb7efcceeb136d119ba8 (patch)
tree0be2a8a269643095199aaef15fede6e53abf9a15 /configure
parent62045d486041ddb925f5055b6edb602eef6f99a0 (diff)
Extend 'checkheaders' target to architecture-specific subdirectories.
Originally committed as revision 16559 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index 16d5710774..132c3cf84f 100755
--- a/configure
+++ b/configure
@@ -2325,6 +2325,8 @@ fi
echo "LIB_INSTALL_EXTRA_CMD=${LIB_INSTALL_EXTRA_CMD}" >> config.mak
echo "EXTRALIBS=$extralibs" >> config.mak
+echo "ARCH=$arch" >> config.mak
+
print_config ARCH_ $TMPH config.mak $ARCH_LIST
print_config HAVE_ $TMPH config.mak $HAVE_LIST
print_config CONFIG_ $TMPH config.mak $CONFIG_LIST \