From d2fdae0bf1692693a37208492597febc2ca91428 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Fri, 27 Jun 1997 18:49:49 -0400 Subject: [PATCH] Print message about ObjC thread file. From-SVN: r14351 --- gcc/objc/config-lang.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gcc/objc/config-lang.in b/gcc/objc/config-lang.in index da6338d50aa..736ba73b4ec 100644 --- a/gcc/objc/config-lang.in +++ b/gcc/objc/config-lang.in @@ -33,3 +33,5 @@ compilers="cc1obj\$(exeext)" stagestuff="" diff_excludes="" + +echo "Using \`$srcdir/objc/thr-${thread_file}.c' as Objective-C Runtime thread file." -- 2.30.2