Mercurial > hg > sv-dependency-builds
comparison src/libmad-0.15.1b/mad.h @ 89:8a15ff55d9af
Add bzip2, zlib, liblo, portaudio sources
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 20 Mar 2013 13:59:52 +0000 |
parents | dde06ec3df43 |
children |
comparison
equal
deleted
inserted
replaced
88:fe7c3a0b0259 | 89:8a15ff55d9af |
---|---|
27 # define FPM_INTEL | 27 # define FPM_INTEL |
28 | 28 |
29 | 29 |
30 | 30 |
31 # define SIZEOF_INT 4 | 31 # define SIZEOF_INT 4 |
32 # define SIZEOF_LONG 8 | 32 # define SIZEOF_LONG 4 |
33 # define SIZEOF_LONG_LONG 8 | 33 # define SIZEOF_LONG_LONG 8 |
34 | 34 |
35 | 35 |
36 /* Id: version.h,v 1.26 2004/01/23 09:41:33 rob Exp */ | 36 /* Id: version.h,v 1.26 2004/01/23 09:41:33 rob Exp */ |
37 | 37 |