瀏覽代碼

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.

Arch Librarian 22 年之前
父節點
當前提交
697bfdb1e5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      buildlib/tools.m4

+ 1 - 1
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