Functions | |
| makl_libdep () | |
| Evaluate the dependency. | |
| makl_libdep::makl_libdep | ( | ) |
Evaluate a library dependency $1, given a base directory $2, test file $3 and flags $4, $5. If no flags are specified, the id is used as a library name for linking. On success, HAVE_$1, HAVE_$1_CFLAGS and HAVE_$1_LDFLAGS are defined.
| $1 | id | |
| $2 | base directory ("" if not specified) | |
| $3 | CFLAGS | |
| $4 | LDFLAGS |
Definition at line 21 of file makl_libdep.dokl.