Next: , Previous: , Up: The Macros  


ax_prog_gjs

Synopsis

AX_PROG_GJS

Description

AX_PROG_GJS checks for the presence of the JavaScript interpreter GJS (https://wiki.gnome.org/Projects/Gjs) in pkg-config or in the path. If it is not found, an error is issued and configure is halted. If it is found, the path of the interpreter is placed into a variable named GJS, which is declared precious.

Source Code

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

License

Copyright © 2013, 2016 Endless Mobile, Inc.; contributed by Philip Chimento philip@endlessm.com

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.