#!/usr/bin/gawk -f # -*- Awk -*- # Automate removing unneeded quotes in variable assignments and factoring # out some command substitutions in config.guess. # GPLv3+ BEGIN { if (ARGC < 2) ARGV[ARGC++] = "config.guess" Indent = "" In_here_doc = 0 Factor = "BOGUS!REL" } # Skip here documents In_here_doc && $0 ~ /^[[:space:]]*EOF/ { In_here_doc = 0 } In_here_doc { print; next } /< 0; count--) ret = ret text return ret }