소스 검색

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