merge from gcc
[deliverable/binutils-gdb.git] / libiberty / configure.ac
index a57685a14ec40f2252b29af93105d81b0bbd0f1b..76cf3d5333f63864a1d9c8eb24cd252ec5e379b4 100644 (file)
@@ -639,6 +639,11 @@ for l in x $LIBOBJS; do
 done
 LIBOBJS="$L"
 
+dnl Required by html and install-html
+AC_SUBST(datarootdir)
+AC_SUBST(docdir)
+AC_SUBST(htmldir)
+
 # We need multilib support, but only if configuring for the target.
 AC_CONFIG_FILES([Makefile testsuite/Makefile])
 AC_CONFIG_COMMANDS([default],
This page took 0.024484 seconds and 4 git commands to generate.