OSDN Git Service

2003-07-04 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jul 2003 09:10:48 +0000 (09:10 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jul 2003 09:10:48 +0000 (09:10 +0000)
* configure.host (fpos_include_dir): Fix.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68918 138bc75d-0d04-0410-961f-82ee72b054a4

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

index cc34c60..509c0ed 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 09ea2c5..0ca0760 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.