comparison src/config.h.in @ 946:f8e1de328ac1

Fix various compilation related issues, make includes more POSIX compliant, utilize autoconf detected stuff via conditionals as needed.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 19 Nov 2012 20:32:18 +0200
parents 7a3aefb4844c
children 15995c18e410
comparison
equal deleted inserted replaced
945:600964060bcc 946:f8e1de328ac1
64 /* Define if you are using v1.0.0 API of libSIDPlay2-FP. */ 64 /* Define if you are using v1.0.0 API of libSIDPlay2-FP. */
65 #undef HAVE_SIDPLAYFP_V1 65 #undef HAVE_SIDPLAYFP_V1
66 66
67 /* Define if you have XMMS patched with the songpos patch. */ 67 /* Define if you have XMMS patched with the songpos patch. */
68 #undef HAVE_SONG_POSITION 68 #undef HAVE_SONG_POSITION
69
70 /* Define to 1 if you have the <stdarg.h> header file. */
71 #undef HAVE_STDARG_H
69 72
70 /* Define to 1 if you have the <stdint.h> header file. */ 73 /* Define to 1 if you have the <stdint.h> header file. */
71 #undef HAVE_STDINT_H 74 #undef HAVE_STDINT_H
72 75
73 /* Define to 1 if you have the <stdlib.h> header file. */ 76 /* Define to 1 if you have the <stdlib.h> header file. */