summaryrefslogtreecommitdiff
path: root/js/src/js-confdefs.h.in
blob: 55bb40723b863f207d6c7cbb3ff732064c7857c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* 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_ */