Skip to content
Commit 0e2efdba authored by Philip Withnall's avatar Philip Withnall Committed by Philip Withnall
Browse files

build: Add AX_IS_RELEASE

Automatically turn on or off various release-dependent configure options
based on whether a git directory is present. If it’s present, we assume
we’re doing development, so fatal warnings (etc.) are turned on.
Otherwise, we assume it’s a release and they are turned off.

https://bugzilla.gnome.org/show_bug.cgi?id=756311
parent e5fc19d2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment