2006-04-06 Carlos O'Donell <carlos@codesourcery.com>
[deliverable/binutils-gdb.git] / etc / configure.in
index b785068009ebc8effec594abf5228c5ebd9bb137..38bc65902e7ce79e80a1d787345fe6db6cb8cd72 100644 (file)
@@ -4,4 +4,9 @@ AC_INIT(Makefile.in)
 
 AC_PROG_INSTALL
 
+AC_SUBST(datarootdir)
+AC_SUBST(docdir)
+AC_SUBST(htmldir)
+
+
 AC_OUTPUT(Makefile)
This page took 0.024323 seconds and 4 git commands to generate.