tenfourfox/js/src/js-confdefs.h.in
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

14 lines
291 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
@ALLDEFINES@
#include "js/RequiredDefines.h"
#endif /* js_confdefs_h */