masaori335 commented on code in PR #9405:
URL: https://github.com/apache/trafficserver/pull/9405#discussion_r1133351599
##########
configure.ac:
##########
@@ -2443,10 +2443,10 @@ AC_MSG_NOTICE([Build option summary:
CXXFLAGS: $CXXFLAGS
CPPFLAGS: $CPPFLAGS
LDFLAGS: $LDFLAGS
- AM@&t@_CFLAGS: $AM_CFLAGS
Review Comment:
This is it! The last section of the page is pretty interesting. Thanks!
> The name ‘@&t@’ was suggested by Paul Eggert:
> I should give some credit to the ‘@&t@’ pun. The ‘&’ is my own invention,
but the ‘t’ came from the source code of the ALGOL68C compiler, written by
Steve Bourne (of Bourne shell fame), and which used ‘mt’ to denote the empty
string.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]