mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
7 lines
177 B
C
7 lines
177 B
C
#define VERSION "1.2.1"
|
|
#define BUILD "2012-06-30"
|
|
#define PACKAGE_NAME "libjpeg-turbo"
|
|
|
|
/* Need to use Mozilla-specific function inlining. */
|
|
#define INLINE NS_ALWAYS_INLINE
|