2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
[deliverable/binutils-gdb.git] / binutils / configure.in
index 1d426afb87fca1ff916c42fbe7de3cbc9932d07f..10afc5374411dd1ee699517e9fa5d9fba3088213 100644 (file)
@@ -346,6 +346,11 @@ done
 AC_SUBST(EMULATION)
 AC_SUBST(EMULATION_VECTOR)
 
+# Required for html and install-html
+AC_SUBST(datarootdir)
+AC_SUBST(docdir)
+AC_SUBST(htmldir)
+
 AC_OUTPUT(Makefile doc/Makefile po/Makefile.in:po/Make-in,
 [
 case "x$CONFIG_FILES" in
This page took 0.02968 seconds and 4 git commands to generate.