Commit 1b33b6b2 by Benjamin Kosnik Committed by Benjamin Kosnik

configure.host (fpos_include_dir): Fix.


2003-07-04  Benjamin Kosnik  <bkoz@redhat.com>

	* configure.host (fpos_include_dir): Fix.

From-SVN: r68918
parent 1cf0dce8
2003-07-04 Benjamin Kosnik <bkoz@redhat.com>
* configure.host (fpos_include_dir): Fix.
2003-07-04 Paolo Carlini <pcarlini@unitus.it> 2003-07-04 Paolo Carlini <pcarlini@unitus.it>
* include/bits/stl_heap.h: Fully qualify standard * include/bits/stl_heap.h: Fully qualify standard
......
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
# systems out there. :-) # systems out there. :-)
c_model=c_std c_model=c_std
c_compatibility=no c_compatibility=no
fpos_include_dir=generic fpos_include_dir="os/generic"
# HOST-SPECIFIC OVERRIDES # HOST-SPECIFIC OVERRIDES
# Set any CPU-dependent bits. # Set any CPU-dependent bits.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment