diff 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
line wrap: on
line diff
--- a/src/config.h.in	Mon Nov 19 18:28:52 2012 +0200
+++ b/src/config.h.in	Mon Nov 19 20:32:18 2012 +0200
@@ -67,6 +67,9 @@
 /* Define if you have XMMS patched with the songpos patch. */
 #undef HAVE_SONG_POSITION
 
+/* Define to 1 if you have the <stdarg.h> header file. */
+#undef HAVE_STDARG_H
+
 /* Define to 1 if you have the <stdint.h> header file. */
 #undef HAVE_STDINT_H