https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5fcb0911d2a04efa14701cc30649d2a70b7a2679 authored by ffxbld on 11 September 2014, 03:17:12 UTC
Added FIREFOX_32_0_1_RELEASE FIREFOX_32_0_1_BUILD1 tag(s) for changeset 07671dc64b94. DONTBUILD CLOSED TREE a=release
Tip revision: 5fcb091
js-confdefs.h.in
/* List of defines generated by configure. Included with preprocessor flag,
 * -include, to avoid long list of -D defines on the compile command-line.
 * Do not edit.
 */

#ifndef js_confdefs_h
#define js_confdefs_h

@ALLDEFINES@

#include "js/RequiredDefines.h"

#endif /* js_confdefs_h */
back to top