Mypal/js/src/js-confdefs.h.in

15 lines
342 B
C

/* 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
// Expands to all the defines from configure.
#undef ALLDEFINES
#include "js/RequiredDefines.h"
#endif /* js_confdefs_h */