]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gprof/configure.in
bfd:
[thirdparty/binutils-gdb.git] / gprof / configure.in
index 2ae1aa12ca1bc1bf20a204f59a3fa849221dd02a..1ee8064b70b75041c240d6b6e01b66bb50d3958e 100644 (file)
@@ -52,10 +52,11 @@ AC_SEARCH_LIBS(fabs, m)
 
 AM_BINUTILS_WARNINGS
 
-dnl Required by html and install-html
+dnl Required by html, pdf, install-pdf and install-html
 AC_SUBST(datarootdir)
 AC_SUBST(docdir)
 AC_SUBST(htmldir)
+AC_SUBST(pdfdir)
 
 AC_CONFIG_FILES([Makefile po/Makefile.in:po/Make-in])
 AC_OUTPUT