mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 21:55:31 +00:00
7 lines
177 B
C
7 lines
177 B
C
#define VERSION "1.2.0"
|
|
#define BUILD "2012-02-10"
|
|
#define PACKAGE_NAME "libjpeg-turbo"
|
|
|
|
/* Need to use Mozilla-specific function inlining. */
|
|
#define INLINE NS_ALWAYS_INLINE
|