2009-05-18 Paul Pluzhnikov <ppluzhnikov@google.com>
[deliverable/binutils-gdb.git] / etc / configure.in
index b785068009ebc8effec594abf5228c5ebd9bb137..7285d372e741a4f502d844b3c0d6413390af101c 100644 (file)
@@ -4,4 +4,9 @@ AC_INIT(Makefile.in)
 
 AC_PROG_INSTALL
 
+AC_SUBST(datarootdir)
+AC_SUBST(docdir)
+AC_SUBST(htmldir)
+AC_SUBST(pdfdir)
+
 AC_OUTPUT(Makefile)
This page took 0.023155 seconds and 4 git commands to generate.