[libbluray-devel] [Git][videolan/libbluray][master] configure: drop check for unused linux/cdrom.h

Petri Hintukainen (@hpi) gitlab at videolan.org
Sun Sep 25 12:28:50 UTC 2022



Petri Hintukainen pushed to branch master at VideoLAN / libbluray


Commits:
1488c7d4 by Petri Hintukainen at 2022-09-25T15:27:03+03:00
configure: drop check for unused linux/cdrom.h

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -143,7 +143,7 @@ AC_TYPE_SIGNAL
 
 dnl required headers
 AC_CHECK_HEADERS([stdarg.h sys/types.h dirent.h errno.h libgen.h malloc.h])
-AC_CHECK_HEADERS([stdlib.h mntent.h linux/cdrom.h inttypes.h strings.h])
+AC_CHECK_HEADERS([stdlib.h mntent.h inttypes.h strings.h])
 AC_CHECK_HEADERS([sys/time.h time.h mntent.h])
 
 dnl required structures



View it on GitLab: https://code.videolan.org/videolan/libbluray/-/commit/1488c7d47996b015a1d9b9cc3e241d1c4d56b8c4

-- 
View it on GitLab: https://code.videolan.org/videolan/libbluray/-/commit/1488c7d47996b015a1d9b9cc3e241d1c4d56b8c4
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the libbluray-devel mailing list