michael@0: michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: # michael@0: #filter substitution michael@0: michael@0:
michael@0: michael@0: michael@0:@BUILD_HOSTNAME@
michael@0: #endif michael@0: #ifdef SOURCE_REPO michael@0: #ifdef SOURCE_CHANGESET michael@0:Built from @SOURCE_REPO@/rev/@SOURCE_CHANGESET@
michael@0: #endif michael@0: #elifdef SOURCE_GIT_COMMIT michael@0:Built from git commit @SOURCE_GIT_COMMIT@
michael@0: #endif michael@0:target | michael@0:
---|
@target@ | michael@0:
Compiler | michael@0:Version | michael@0:Compiler flags | michael@0:
---|---|---|
@CC@ | michael@0:@CC_VERSION@ | michael@0:@CFLAGS@ | michael@0:
@CXX@ | michael@0:@CXX_VERSION@ | michael@0:@CXXFLAGS@ @CPPFLAGS@ | michael@0:
@ac_configure_args@
michael@0: #ifdef ANDROID michael@0:@ANDROID_PACKAGE_NAME@
michael@0: #endif michael@0: michael@0: