diff options
Diffstat (limited to 'converters/ktextdecode/Makefile')
-rw-r--r-- | converters/ktextdecode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/ktextdecode/Makefile b/converters/ktextdecode/Makefile index abcbd1b980b9..276cef05db31 100644 --- a/converters/ktextdecode/Makefile +++ b/converters/ktextdecode/Makefile @@ -15,7 +15,7 @@ COMMENT= The simple text conversion utility for KDE 3 USE_BZIP2= yes USE_KDELIBS_VER=3 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_REINPLACE= yes |