]> git.sesse.net Git - vlc/blobdiff - include/defs.h.in
* Fixed the continuous 'seeking position' bug in network mode.
[vlc] / include / defs.h.in
index 47164ea2c1a5aced6dbdb975f16cfe42ee96ecc3..4a17a5dbeeeb2c3721ae10ee94ee999ce522faa8 100644 (file)
 /* Define if you have the vasprintf function.  */
 #undef HAVE_VASPRINTF
 
-/* Define if you have the <CoreAudio/AudioHardware.h> header file.  */
-#undef HAVE_COREAUDIO_AUDIOHARDWARE_H
+/* Define if you have the <Carbon/Carbon.h> header file.  */
+#undef HAVE_CARBON_CARBON_H
 
 /* Define if you have the <SDL/SDL.h> header file.  */
 #undef HAVE_SDL_SDL_H
 
+/* Define if you have the <X11/Xlib.h> header file.  */
+#undef HAVE_X11_XLIB_H
+
+/* Define if you have the <X11/extensions/Xv.h> header file.  */
+#undef HAVE_X11_EXTENSIONS_XV_H
+
 /* Define if you have the <arpa/inet.h> header file.  */
 #undef HAVE_ARPA_INET_H