Procházet zdrojové kódy

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 před 22 roky
rodič
revize
697bfdb1e5
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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