]> git.lyx.org Git - lyx.git/commit
Do not setup building of 3rdparty/libiconv
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 30 Dec 2015 20:44:59 +0000 (21:44 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Fri, 1 Jan 2016 17:44:18 +0000 (18:44 +0100)
commita69d6496268f13101eaeebda6452f1bfd2dfec48
tree5abea4b600b8bd9ff262e7b44104a7fed72ca370
parent42f1f5841809eec3751490a3f1177c7d20e16885
Do not setup building of 3rdparty/libiconv

This causes build problems with automake < 1.14 because two files have the same name. This only works well when using subdir-objects, which we only do after 1.14.

We do not want to build libiconv on target which support autotools anyway, but rely on a built-in one.

This fixes building on oldish ubuntu 12.04.
3rdparty/libiconv/Makefile.am