Next: , Previous: mu info, Up: mu


3.17.4 mu cflags

The mu cflags command shows compiler options needed to compile a C source with Mailutils. It is intended for use in configuration scripts and Makefiles, e.g.:

     CFLAGS=-g -O2 `mu cflags`