Node:Compiler Flags, Next:, Up:mailutils-config



Getting Compiler Flags.

When invoked with the option --compile, or its short form -c, mailutils-config prints the flags that must be given to the compiler for compiling the program using Mailutils functions. An example usage:

cc -omyprog.o `mailutils-config --compile` myprog.c