Skip to content

Commit

Permalink
Change raw "bell" char to "\a"
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKnauth committed Nov 30, 2021
1 parent b16127f commit 239a1bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -2750,7 +2750,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
_ACAWK
cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
for (key in S) S_is_set[key] = 1
FS = ""
FS = "\a"
}
{
Expand Down

0 comments on commit 239a1bf

Please sign in to comment.