* config/tc-i386.c: Formatting.
[deliverable/binutils-gdb.git] / gprof / configure.in
index 8ec7a766b7848eaeaf13c5c832e9846ed4f718ae..5f0f59f96e82585e75ae9b4934e5609e4f63df15 100644 (file)
@@ -24,7 +24,7 @@ AC_PROG_INSTALL
 
 AC_CHECK_FUNCS(setmode)
 
-ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw"
+ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga"
 CY_GNU_GETTEXT
 
 AM_MAINTAINER_MODE
@@ -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.023157 seconds and 4 git commands to generate.