configure.in, configure: Make sure to create the stage* and include symbolic links...
authorBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 17 Sep 1997 23:55:30 +0000 (19:55 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Wed, 17 Sep 1997 23:55:30 +0000 (19:55 -0400)
* configure.in, configure: Make sure to create the stage* and include
symbolic links in each subdirectory, as we do in configure.lang for
non-autoconf configurations.

From-SVN: r15529

gcc/ChangeLog

index b85caf9955540124cd6d128f31476a8d4e721f40..93996cf2582c0959dc1bfb5cad07a45cc476fbe6 100644 (file)
@@ -1,3 +1,9 @@
+1997-09-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
+
+       * configure.in, configure: Make sure to create the stage* and include
+       symbolic links in each subdirectory, as we do in configure.lang for
+       non-autoconf configurations.
+
 Wed Sep 17 14:11:38 1997  Jeffrey A Law  (law@cygnus.com)
 
        * v850.c (construct_save_jarl): Fix thinko in last change.