mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-04-22 07:37:34 +00:00
14 lines
291 B
C
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 */
|