Edit an Autotools Folder

These properties allows you to define common properties for all targets belonging to this folder.

C compiler flags

The flags to pass to the C compiler if a per target value is not defined.

C preprocessor flags

These flags are passed to every compilation that invokes the C preprocessor. This value is ignored if these flags are defined for the target.

C++ compiler flags

The flags to pass to the C++ compiler flags if a per target value is not defined.

Fortran compiler flags

The flags to pass to the Fortran 9x compiler if a per target value is not defined.

Installation directories

This defines installation directories. It is needed if you want to install files in custom directories.

Java compiler flags

The flags to pass to the Java compiler if a per target value is not defined.

Lex/Flex compiler flags

The flags to pass to the scanner generator Lex or Flex if a per target value is not defined.

Linker flags

The flags to pass to the linker if a per target value is not defined.

Objective C compiler flags

The flags to pass to the Objective C compiler if a per target value is not defined.

Vala compiler flags

The flags to pass to the Vala compiler if a per target value is not defined.

Yacc/Bison compiler flags

The flags to pass to the parser generator Bison or Yacc if a per target value is not defined.