Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu which refers to obsolete...
authorNathanael Nerode <neroden@gcc.gnu.org>
Tue, 11 Feb 2003 22:24:40 +0000 (22:24 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Tue, 11 Feb 2003 22:24:40 +0000 (22:24 +0000)
* Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu
which refers to obsolete directories.

From-SVN: r62738

gcc/ChangeLog
gcc/Makefile.in

index 8f58f7a844389f132fdbd91d3d08477d1845733b..7190341a7f8b4b8e976e774e75a24f58936301c8 100644 (file)
@@ -1,3 +1,8 @@
+2003-02-11  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu
+       which refers to obsolete directories.
+
 2003-02-11  Richard Henderson  <rth@redhat.com>
 
        * config/alpha/linux.h (TARGET_C99_FUNCTIONS): New.
index 3c5a4d90c28c308e028c5fabada58c3768bffa7b..8aaa6991e2a1e16ffe77417236d0628e539087db 100644 (file)
@@ -3166,7 +3166,7 @@ site.exp: ./config.status Makefile
        @echo "set target_alias $(target_alias)" >> ./tmp0
 # CFLAGS is set even though it's empty to show we reserve the right to set it.
        @echo "set CFLAGS \"\"" >> ./tmp0
-       @echo "set CXXFLAGS \"-I$(objdir)/../$(target_subdir)libio -I\$$srcdir/../libg++/src -I\$$srcdir/../libio -I\$$srcdir/../libstdc++ -I\$$srcdir/../libstdc++/stl -L$(objdir)/../$(target_subdir)libg++ -L$(objdir)/../$(target_subdir)libstdc++\"" >> ./tmp0
+       @echo "set CXXFLAGS \"\"" >> ./tmp0
        @echo "set TESTING_IN_BUILD_TREE 1" >> ./tmp0
        @echo "set HAVE_LIBSTDCXX_V3 1" >> ./tmp0
 # If newlib has been configured, we need to pass -B to gcc so it can find