Просмотр исходного кода

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
Родитель
Сommit
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