summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 1c4ed7a0d..8267144c5 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -83,6 +83,9 @@
/* Define if the patch call you'll be using is 2.1 or older */
#undef HAVE_OLDPATCH_21
+/* Define to the fulkl path name of the static libbz2.a */
+#undef BZIP2LIB
+
/* A full path to a program, possibly with arguments, that will create a
directory and all necessary parent directories, ala `mkdir -p' */
#undef MKDIR_P