* Makefile.in: Remove definition of CC and remove the second
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 21 Sep 1993 22:32:04 +0000 (22:32 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 21 Sep 1993 22:32:04 +0000 (22:32 +0000)
definition of CXX (the "CXX = gcc" one remains).  These definitions
were causing backquotes to be expanded within backquotes, which
doesn't work.

gdb/testsuite/ChangeLog

index bf265f53bacd0ce9af06a66daeeb4722e89ee90a..7b9c40e77bebb8bc87b2f103af21f2fed1062601 100644 (file)
@@ -1,3 +1,10 @@
+Tue Sep 21 17:28:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * Makefile.in: Remove definition of CC and remove the second
+       definition of CXX (the "CXX = gcc" one remains).  These definitions
+       were causing backquotes to be expanded within backquotes, which
+       doesn't work.
+
 Sat Sep 18 09:43:21 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
 
        * gdb.t17/callfuncs.exp: Add "return 0" to end.