diff options
Diffstat (limited to 'editors/xmlcopyeditor/Makefile')
-rw-r--r-- | editors/xmlcopyeditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile index 861df7d2c18a..60d3ac667104 100644 --- a/editors/xmlcopyeditor/Makefile +++ b/editors/xmlcopyeditor/Makefile @@ -46,7 +46,7 @@ post-extract: # iconv.m4 is located in ${LOCALBASE}/share/aclocal ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 libtool:15 +USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 libtool:22 GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include \ |