bfd:
[deliverable/binutils-gdb.git] / ld / configure.in
index d466e3dbfb34320ba605c3c933727b979f8e4b00..2df309a297dcea47c1eb12c4a32631e97c9589d7 100644 (file)
@@ -303,10 +303,11 @@ if test x${EXTRA_SHLIB_EXTENSION} != x ; then
    [Additional extension a shared object might have.])
 fi
 
-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
This page took 0.024966 seconds and 4 git commands to generate.