summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a4f8da4..b86caca 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,6 +17,9 @@
ACLOCAL_AMFLAGS = -I m4
+# Work around broken libtool.
+export to_tool_file_cmd=func_convert_file_noop
+
SUBDIRS = gnulib/lib generator lib images gnulib/tests sh xml po
if HAVE_OCAML