npapi-vlc | branch: master | Rémi Denis-Courmont <[email protected]> | Sun Jan 6 23:24:54 2013 +0200| [e617d16f5d0dd74df9b33e76f1d544a1f1058770] | committer: Rémi Denis-Courmont
configure: AC_CONFIG_HEADERS spelling > http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=e617d16f5d0dd74df9b33e76f1d544a1f1058770 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 365bd5d..15b955b 100644 --- a/configure.ac +++ b/configure.ac @@ -31,7 +31,7 @@ AC_CANONICAL_HOST AC_PRESERVE_HELP_ORDER AM_INIT_AUTOMAKE(tar-ustar color-tests) -AC_CONFIG_HEADER(config.h) +AC_CONFIG_HEADERS([config.h]) # Disable with "./configure --disable-silent-rules" or "make V=1" AM_SILENT_RULES([yes]) _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
