| commit | 08330ace11fb41a1d014858b9909f73aeb856da9 | [log] [tgz] |
|---|---|---|
| author | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | Thu Oct 05 13:48:32 2023 -0700 |
| committer | Vladimir Mezentsev <vladimir.mezentsev@oracle.com> | Fri Oct 06 17:29:22 2023 -0700 |
| tree | d3f9bdd492146d9128e6248d1588a178e3b78ba0 | |
| parent | c09200601f33d5ed66250b196f6a8113293023c1 [diff] |
gprofng: 30910 cross test fail: can't read "CHECK_TARGET": no such variable When TCL_TRY is FALSE, the wrong check-DEJAGNU is generated. Place "if TCL_TRY / endif" in the right place. gprofng/ChangeLog 2023-10-05 Vladimir Mezentsev <vladimir.mezentsev@oracle.com> PR gprofng/30910 * Makefile.am: Correct "if TCL_TRY / endif". * Makefile.in: Rebuild.