am-ft: make the environment available earlier
[platform/upstream/automake.git] / t / extra-deps.sh
index 3bd6d1d..6446b57 100644 (file)
@@ -78,8 +78,7 @@ $AUTOCONF
 : >foodep
 : >foodep2
 : >bardep
-$MAKE >stdout || { cat stdout; exit 1; }
-cat stdout
+run_make -O
 grep 'making libfoodep' stdout
 
 rm -f foodep