SCM Repository
[diderot] / branches / vis15 / configure.ac |
Diff of /branches/vis15/configure.ac
Parent Directory
|
Revision Log
|
Patch
revision 2074, Fri Nov 2 22:13:59 2012 UTC | revision 2075, Sat Nov 3 13:27:02 2012 UTC | |
---|---|---|
# | Line 452 | Line 452 |
452 | ]) | ]) |
453 | AH_BOTTOM([ | AH_BOTTOM([ |
454 | ||
455 | #ifdef NDEBUG | |
456 | #define STATIC_INLINE static inline | |
457 | #else | |
458 | #define STATIC_INLINE static | |
459 | #endif | |
460 | ||
461 | #endif /* !_DIDEROT_CONFIG_H_ */ | #endif /* !_DIDEROT_CONFIG_H_ */ |
462 | ]) | ]) |
463 |
|
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |