Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 379 Bytes

makefile.rst

File metadata and controls

11 lines (6 loc) · 379 Bytes

Autotools: configure/make

If you are using configure/make you can use AutoToolsBuildEnvironment helper. This helper sets LIBS, LDFLAGS, CFLAGS, CXXFLAGS and CPPFLAGS environment variables based on your requirements.

Check :ref:`Building with Autotools <autotools_reference>` for more info.