* gprof.texi: Use TeX-style quotes and em-dashes consistently.
[deliverable/binutils-gdb.git] / gprof / configure.in
index 9cdca4a42b297afa360a3b35ecb44f3234d59b54..514f194418151434ea359abb9d338ced1c85d4cd 100644 (file)
@@ -25,7 +25,8 @@ AC_PROG_INSTALL
 AC_CHECK_FUNCS(setmode)
 
 ALL_LINGUAS="fr tr sv es id da pt_BR de vi rw ga"
-CY_GNU_GETTEXT
+ZW_GNU_GETTEXT_SISTER_DIR
+AM_PO_SUBDIRS
 
 AM_MAINTAINER_MODE
 AC_EXEEXT
@@ -44,6 +45,10 @@ 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.023876 seconds and 4 git commands to generate.