]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure.host (fpos_include_dir): Fix.
authorBenjamin Kosnik <bkoz@redhat.com>
Fri, 4 Jul 2003 09:10:48 +0000 (09:10 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Fri, 4 Jul 2003 09:10:48 +0000 (09:10 +0000)
2003-07-04  Benjamin Kosnik  <bkoz@redhat.com>

* configure.host (fpos_include_dir): Fix.

From-SVN: r68918

libstdc++-v3/ChangeLog
libstdc++-v3/configure.host

index cc34c60efeb1e552f55cbb5c77db501c6e5ecd2a..509c0ed19f33251622ce9920de558aa3ef308521 100644 (file)
@@ -1,3 +1,7 @@
+2003-07-04  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * configure.host (fpos_include_dir): Fix.
+
 2003-07-04  Paolo Carlini  <pcarlini@unitus.it>
 
        * include/bits/stl_heap.h: Fully qualify standard
index 09ea2c54e5de8e3d2cad8830af333af07533484d..0ca0760d59d043f63c61fd0dc98321a02d799aaa 100644 (file)
@@ -54,7 +54,7 @@
 # systems out there.  :-)
 c_model=c_std
 c_compatibility=no
-fpos_include_dir=generic
+fpos_include_dir="os/generic"
 
 # HOST-SPECIFIC OVERRIDES
 # Set any CPU-dependent bits.