summaryrefslogtreecommitdiff
path: root/buildlib/tools.m4
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:58:20 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:58:20 +0000
commit697bfdb1e50ae2115cd1459aa6000ad456775c38 (patch)
treeceaabbc57c14f83bed8b405db0dd1f9d67875eb1 /buildlib/tools.m4
parentc29a99d7f3931f9b0559c56056d887fb3b2e52df (diff)
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.
Diffstat (limited to 'buildlib/tools.m4')
-rw-r--r--buildlib/tools.m42
1 files changed, 1 insertions, 1 deletions
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