aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-12 16:55:56 +0000
committerEric Andersen <andersen@codepoet.org>2000-12-12 16:55:56 +0000
commita2d61e761e66858d4d2d69f748756ad895efd139 (patch)
treeae9e85d1a6ae27e0acdeff9ed15a2d141a2de770 /Config.h
parent5ec241d3b38054c72735ff448dd1f9bebce78d3d (diff)
downloadbusybox-a2d61e761e66858d4d2d69f748756ad895efd139.tar.gz
Some compile fixes found by Larry Doolittle
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Config.h b/Config.h
index d95942a65..1aa28a508 100644
--- a/Config.h
+++ b/Config.h
@@ -327,11 +327,11 @@
#endif
#endif
//
+#ifdef BB_TAR
#ifdef BB_FEATURE_TAR_GZIP
#ifndef BB_GUNZIP
#define BB_GUNZIP
#endif
-#endif
//
#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT
#define BB_NFSMOUNT