js/src/js-confdefs.h.in

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:c1c4d3556cf8
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 @ALLDEFINES@
10
11 #include "js/RequiredDefines.h"
12
13 #endif /* js_confdefs_h */

mercurial