diff options
Diffstat (limited to 'archivers/librtfcomp/Makefile')
-rw-r--r-- | archivers/librtfcomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/librtfcomp/Makefile b/archivers/librtfcomp/Makefile index 35bf326e1d32..13f57282c2e8 100644 --- a/archivers/librtfcomp/Makefile +++ b/archivers/librtfcomp/Makefile @@ -16,7 +16,7 @@ COMMENT?= LZRTF compression library MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes |