summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-07-25 13:25:58 +0200
committerDiego Biurrun <diego@biurrun.de>2012-07-28 02:02:19 +0200
commit755834e94f46eb1c0cdba28cccf2475ecec3662b (patch)
treef08ca102e14f0d6714f6aa77dc6e916e1cc00808 /configure
parent8ebacfb598933f66ff34ad1b12cb1aa14928ac73 (diff)
build: Rename YASMDEP variable to DEPYASM for consistency
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 715e49b020..6945152dae 100755
--- a/configure
+++ b/configure
@@ -3411,7 +3411,7 @@ DEPCCFLAGS=$DEPCCFLAGS \$(CPPFLAGS)
DEPAS=$as
DEPASFLAGS=$DEPASFLAGS \$(CPPFLAGS)
YASM=$yasmexe
-YASMDEP=$yasmexe
+DEPYASM=$yasmexe
AR=$ar
RANLIB=$ranlib
LN_S=$ln_s