From 582808bce3d636bfd8c2a71e0982af6fe91b2fef Mon Sep 17 00:00:00 2001 From: jbj Date: Tue, 7 Sep 1999 19:47:53 +0000 Subject: link libbz2.a statically to avoid rpm->bzip2 dependence for now. CVS patchset: 3264 CVS date: 1999/09/07 19:47:53 --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') 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 -- cgit v1.2.3