# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # IMPORTANT: Do not modify this file without checking the results of # build/macosx/universal/fix-buildconfig in a Mac Universal binary. # #filter substitution
@BUILD_HOSTNAME@
#endif #ifdef SOURCE_REPO #ifdef SOURCE_CHANGESETBuilt from @SOURCE_REPO@/rev/@SOURCE_CHANGESET@
#endif #else ifdef SOURCE_GIT_COMMITBuilt from git commit @SOURCE_GIT_COMMIT@
#endiftarget |
---|
@target@ |
Compiler | Version | Compiler flags |
---|---|---|
@CC@ | @CC_VERSION@ | @CFLAGS@ |
@CXX@ | @CXX_VERSION@ | @CXXFLAGS@ @CPPFLAGS@ |
@ac_configure_args@
#ifdef ANDROID@ANDROID_PACKAGE_NAME@
#endif