* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
[deliverable/binutils-gdb.git] / Makefile.tpl
index d656c5065d5ad75389ac496569ce0adfe58a7efa..de5291f54de37058b732b8cb05af5977e6acbf1e 100644 (file)
@@ -72,7 +72,8 @@ includedir = @includedir@
 oldincludedir = @oldincludedir@
 infodir = @infodir@
 mandir = @mandir@
-gxx_include_dir=@gxx_include_dir@
+gxx_include_dir = @gxx_include_dir@
+libstdcxx_incdir = @libstdcxx_incdir@
 
 tooldir = @tooldir@
 build_tooldir = @build_tooldir@
This page took 0.028501 seconds and 4 git commands to generate.