Next: , Previous: , Up: The Macros  


ax_lib_ev

Synopsis

AX_LIB_EV([VERSION],[ACTION-IF-FOUND],[ACTION-IF-NOT-FOUND])

Description

Checks for libev mimicking pkg-config’s way of doing things for as long as upstream doesn’t provide a .pc file. If successful and provided expand ACTION-IF-FOUND, otherwise expand ACTION-IF-NOT-FOUND, or, if omitted, error out like pkg-config does.

Defines libev_LIBS and libev_CFLAGS.

Source Code

Download the latest version of ax_lib_ev.m4 or browse the macro’s revision history.

License

Copyright © 2012 Sebastian Freundt freundt@fresse.org

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved. This file is offered as-is, without any warranty.