--- a/Configure 2021-01-19 09:35:25.337234880 -0800 +++ b/Configure 2021-01-19 09:36:43.001275967 -0800 @@ -4979,7 +4979,7 @@ # and usrinc directly from the compiler. # Note that ccname for clang is also gcc. case "$ccname" in - gcc) + XXX) $echo 'extern int foo;' > try.c set X `$cppstdin -v try.c 2>&1 | $awk '/^#include >$Makefile <>$Makefile <<'!NO!SUBS!' install.perl: $(INSTALL_DEPENDENCE) installperl - $(RUN_PERL) installperl --destdir=$(DESTDIR) $(INSTALLFLAGS) $(STRIPFLAGS) + $(MINIPERL) installperl --destdir=$(DESTDIR) $(INSTALLFLAGS) $(STRIPFLAGS) -@test ! -s extras.lst || PATH="`pwd`:\${PATH}" PERL5LIB="`pwd`/lib" \$(RUN_PERL) -Ilib -MCPAN -e '@ARGV&&install(@ARGV)' `cat extras.lst` !NO!SUBS!