[libdvdnav-devel] [Git][videolan/libdvdnav][master] autoconf: require C99

Jean-Baptiste Kempf gitlab at videolan.org
Sun Aug 16 22:34:45 CEST 2020



Jean-Baptiste Kempf pushed to branch master at VideoLAN / libdvdnav


Commits:
0f4f1fc0 by Francois Cartegnie at 2020-08-16T22:33:32+02:00
autoconf: require C99

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -67,7 +67,7 @@ AC_SUBST(DVDNAV_LT_CURRENT)
 AC_SUBST(DVDNAV_LT_AGE)
 AC_SUBST(DVDNAV_LT_REVISION)
 
-AC_PROG_CC
+AC_PROG_CC_C99
 
 AC_SYS_LARGEFILE
 AC_C_BIGENDIAN



View it on GitLab: https://code.videolan.org/videolan/libdvdnav/-/commit/0f4f1fc0af5ed96df8c31a8d066a7ad2fe857084

-- 
View it on GitLab: https://code.videolan.org/videolan/libdvdnav/-/commit/0f4f1fc0af5ed96df8c31a8d066a7ad2fe857084
You're receiving this email because of your account on code.videolan.org.




More information about the libdvdnav-devel mailing list