1/* List of defines generated by configure. Included with preprocessor flag,
2 * -include, to avoid long list of -D defines on the compile command-line.
3 * Do not edit.
4 */
5
6#ifndef js_confdefs_h
7#define js_confdefs_h
8
9// Expands to all the defines from configure.
10#undef ALLDEFINES
11
12#include "js/RequiredDefines.h"
13
14#endif /* js_confdefs_h */
15