<p></p>
> @micmac1: I did it because after merging your PR, I got usage message on macos:<br>
><br>
> ```<br>
> $ python3-config --ldflags --embed<br>
> Usage: /opt/local/bin/python3-config [--prefix|--exec-prefix|--includes|--libs|--cflags|--ldflags|--extension-suffix|--help|--abiflags|--configdir]<br>
> ```<br>
><br>
> I change it and no usage printed:<br>
><br>
> ```<br>
> $ python3-config --ldflags --embed 2>/dev/null<br>
> ```<br>
<br>
Interesting. Maybe your python3-config is patched. Thanks!<br>


<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/commit/392688fc756a97f65c2433bb6af7adedca4e0abf#commitcomment-38458075">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJSZUTG7N7PTPT72ADRMLZSPANCNFSM4MG4CKZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZPGCRI3U2QETWRGK6TRMLZSPA5CNFSM4MG4CKZKYY3PNVWWK3TUL52HS4DFVVBW63LNNF2EG33NNVSW45FKMNXW23LFNZ2F62LEZYBEVUW3.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/commit/392688fc756a97f65c2433bb6af7adedca4e0abf#commitcomment-38458075",
"url": "https://github.com/kamailio/kamailio/commit/392688fc756a97f65c2433bb6af7adedca4e0abf#commitcomment-38458075",
"name": "View Commit"
},
"description": "View this Commit on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>