Attention is currently required from: Andrei G.
pespin has posted comments on this change by Andrei G. ( https://gerrit.osmocom.org/c/osmo-mgw/+/43576?usp=email )
Change subject: mgcp_client: generate mgcp_common.h with printf ......................................................................
Patch Set 2:
(1 comment)
File include/osmocom/mgcp_client/Makefile.am:
https://gerrit.osmocom.org/c/osmo-mgw/+/43576/comment/30e9680b_c83d27f4?usp=... : PS2, Line 12: printf '%s\n' "/*" "" " DO NOT EDIT THIS FILE!" " THIS IS OVERWRITTEN DURING BUILD" " This is an automatic copy of <osmocom/mgcp/mgcp_common.h>" "" " */" > mgcp_common.h Why not printing everything in one string like before?