summaryrefslogtreecommitdiff
path: root/libavcodec/alpha/motion_est_mvi_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/alpha/motion_est_mvi_asm.S')
-rw-r--r--libavcodec/alpha/motion_est_mvi_asm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/alpha/motion_est_mvi_asm.S b/libavcodec/alpha/motion_est_mvi_asm.S
index 6015a78246..cdf40b1f36 100644
--- a/libavcodec/alpha/motion_est_mvi_asm.S
+++ b/libavcodec/alpha/motion_est_mvi_asm.S
@@ -55,7 +55,7 @@ pix_abs16x16_mvi_asm:
.frame sp, 0, ra, 0
.prologue 0
-#ifdef HAVE_GPROF
+#ifdef CONFIG_GPROF
lda AT, _mcount
jsr AT, (AT), _mcount
#endif