build: Workaround broken libtool.
[hivex.git] / Makefile.am
index a4f8da4..b86caca 100644 (file)
@@ -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