Support old compilers
[babeltrace.git] / configure.ac
index cc23f5a421e539cca2b9d739fbaac22496661e07..3ddcb7c23580c1728518708b05da4a713548da89 100644 (file)
@@ -17,7 +17,7 @@ AC_CONFIG_HEADERS([config.h])
 AC_SYS_LARGEFILE
 
 # Checks for programs.
-AC_PROG_CC
+AC_PROG_CC_STDC
 AC_PROG_MAKE_SET
 LT_INIT
 AC_PROG_YACC
@@ -98,6 +98,7 @@ AC_CONFIG_FILES([
        formats/ctf/types/Makefile
        formats/ctf-text/Makefile
        formats/ctf-text/types/Makefile
+       formats/ctf-metadata/Makefile
        formats/bt-dummy/Makefile
        formats/ctf/metadata/Makefile
        converter/Makefile
This page took 0.024989 seconds and 4 git commands to generate.