From 697bfdb1e50ae2115cd1459aa6000ad456775c38 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:58:20 +0000 Subject: Don't GCC3DEP if the .d follows the input filename. Author: doogie Date: 2001-05-29 05:27:54 GMT Don't GCC3DEP if the .d follows the input filename. --- buildlib/tools.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'buildlib') diff --git a/buildlib/tools.m4 b/buildlib/tools.m4 index 9ad0bd05a..69f643e2b 100644 --- a/buildlib/tools.m4 +++ b/buildlib/tools.m4 @@ -144,7 +144,7 @@ AC_DEFUN(ah_GCC3DEP,[ if test -e gcc3dep.d; then rm -f gcc3dep.d GCC_MD=input - GCC3DEP=no + GCC3DEP= elif test -e gcc3dep_test.d; then rm -f gcc3dep_test.d GCC_MD=output -- cgit v1.2.3-70-g09d2