diff options
author | msw <devnull@localhost> | 2000-05-16 20:22:59 +0000 |
---|---|---|
committer | msw <devnull@localhost> | 2000-05-16 20:22:59 +0000 |
commit | e6a8d2f8dea6261d2655a3a1ae05210c81d65e9a (patch) | |
tree | 3e8bc5bb497c67ebdd0f35b6a4dc3a78e29bdfbd /acconfig.h | |
parent | 23ce7cf4cd6b3a70b0404fb9e31b6f3130538d0d (diff) | |
download | librpm-tizen-e6a8d2f8dea6261d2655a3a1ae05210c81d65e9a.tar.gz librpm-tizen-e6a8d2f8dea6261d2655a3a1ae05210c81d65e9a.tar.bz2 librpm-tizen-e6a8d2f8dea6261d2655a3a1ae05210c81d65e9a.zip |
bzip2 1.0
CVS patchset: 3731
CVS date: 2000/05/16 20:22:59
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 37beb6eb3..a1e57b386 100644 --- a/acconfig.h +++ b/acconfig.h @@ -26,6 +26,9 @@ /* Define to 1 if NLS is requested. */ #undef ENABLE_NLS +/* Define as 1 if you bzip2 1.0 */ +#undef HAVE_BZ2_1_0 + /* Define as 1 if you have catgets and don't want to use GNU gettext. */ #undef HAVE_CATGETS |