summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
diff options
context:
space:
mode:
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1999-03-31 10:56:35 +0000
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>1999-03-31 10:56:35 +0000
commit08345ac11081befbbf3101bf5b37cacc8a6cab04 (patch)
tree1f20f9d1acb0ecbd218b2094a3f3c1f9258e2dcd /libf2c/ChangeLog
parent194fe5575cf6f9a75de79da4275cfa310ae68d58 (diff)
downloadgcc-08345ac11081befbbf3101bf5b37cacc8a6cab04.tar.gz
* configure.in (extra_includes): Don't attempt to calculate the
location of the gcc src or obj directories. Instead rely on precomputed variables, $topsrcdir and $r, to obtain these values. Set -I flags appropriately. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26084 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libf2c/ChangeLog')
-rw-r--r--libf2c/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libf2c/ChangeLog b/libf2c/ChangeLog
index 504bb9b3ba4..6e4a1f2e202 100644
--- a/libf2c/ChangeLog
+++ b/libf2c/ChangeLog
@@ -1,3 +1,10 @@
+Wed Mar 31 13:50:24 1999 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
+
+ * configure.in (extra_includes): Don't attempt to calculate the
+ location of the gcc src or obj directories. Instead rely on
+ precomputed variables, $topsrcdir and $r, to obtain these values.
+ Set -I flags appropriately.
+
1999-03-28 Dave Love <fx@gnu.org>
* configure: Rebuilt.