[strongSwan-dev] Preprocessed output for C files
Thomas Egerer
hakke_007 at gmx.de
Wed Nov 4 13:40:55 CET 2015
On 11/03/2015 10:11 PM, kodavanty at gmail.com wrote:
> Was looking to see if anyone already tried to generate pre-processed output
> for strongswan source code. I would like to see how the plugin macros work
> in action. If anyone has already done this would like to know which autoconf
> files to touch.
>
> Regards
> Vamsi.
>
> _______________________________________________
> Dev mailing list
> Dev at lists.strongswan.org
> https://lists.strongswan.org/mailman/listinfo/dev
>
>
try
CFLAGS='-save-temps' ./configure [config opts]
and keep looking for the .i files.
Cheers,
Thomas
More information about the Dev
mailing list