summaryrefslogtreecommitdiff
path: root/build_posix/Make.base
diff options
context:
space:
mode:
Diffstat (limited to 'build_posix/Make.base')
-rw-r--r--build_posix/Make.base2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_posix/Make.base b/build_posix/Make.base
index 6ec55b6dad7..ceb4eecc3b2 100644
--- a/build_posix/Make.base
+++ b/build_posix/Make.base
@@ -1,6 +1,6 @@
ACLOCAL_AMFLAGS = -I build_posix/aclocal
-if HAVE_BZIP2
+if BZIP2
BZBUILD = ext/compressors/bzip2_compress
endif
if PYTHON