2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
[deliverable/binutils-gdb.git] / gprof / configure.in
index 9cdca4a42b297afa360a3b35ecb44f3234d59b54..5f0f59f96e82585e75ae9b4934e5609e4f63df15 100644 (file)
@@ -44,6 +44,11 @@ fi
 
 AM_BINUTILS_WARNINGS
 
+dnl Required by html and install-html
+AC_SUBST(datarootdir)
+AC_SUBST(docdir)
+AC_SUBST(htmldir)
+
 AC_CONFIG_FILES([Makefile po/Makefile.in:po/Make-in])
 AC_CONFIG_COMMANDS([default],[[sed -e '/POTFILES =/r po/POTFILES' po/Makefile.in > po/Makefile]],[[]])
 AC_OUTPUT
This page took 0.031252 seconds and 4 git commands to generate.