]> git.sesse.net Git - vlc/blobdiff - include/defs.h.in
* removed a totally useless switch in my last commit
[vlc] / include / defs.h.in
index d37495e517acfb24d1b4ef90ea6aa1a749fa2b23..d233bf68a18cfaa374c5aa43556fad996c563d3e 100644 (file)
@@ -1,4 +1,4 @@
-/* include/defs.h.in.  Generated automatically from configure.in by autoheader.  */
+/* include/defs.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
 
 /* Define if using alloca.c.  */
 #undef C_ALLOCA
 /* Define if you have the munmap function.  */
 #undef HAVE_MUNMAP
 
+/* Define if you have the posix_memalign function.  */
+#undef HAVE_POSIX_MEMALIGN
+
 /* Define if you have the putenv function.  */
 #undef HAVE_PUTENV
 
 /* Define if you have the usleep function.  */
 #undef HAVE_USLEEP
 
-/* Define if you have the valloc function.  */
-#undef HAVE_VALLOC
-
 /* Define if you have the vasprintf function.  */
 #undef HAVE_VASPRINTF
 
 /* Define if you have the <linux/fb.h> header file.  */
 #undef HAVE_LINUX_FB_H
 
+/* Define if you have the <linux/version.h> header file.  */
+#undef HAVE_LINUX_VERSION_H
+
 /* Define if you have the <locale.h> header file.  */
 #undef HAVE_LOCALE_H
 
 /* Define if you have the <pthread.h> header file.  */
 #undef HAVE_PTHREAD_H
 
-/* Define if you have the <scsi/scsi_ioctl.h> header file.  */
-#undef HAVE_SCSI_SCSI_IOCTL_H
-
 /* Define if you have the <soundcard.h> header file.  */
 #undef HAVE_SOUNDCARD_H
 
 #undef HAVE_LIBST
 
 /* Package name */
-#undef PACKAGE
+#undef VLC_PACKAGE
 
 /* Package version */
-#undef VERSION
+#undef VLC_VERSION
 
 /* Define if you have the iconv() function. */
 #undef HAVE_ICONV