]> git.sesse.net Git - vlc/blobdiff - configure.in
* ALL: started the slow move to automake. For the moment, the changes are
[vlc] / configure.in
index 145a5abbaa974ae7c28978ca14d79e6a1308d462..6c8f718b9e5a5ae248dc27c546315737ec2b0d8c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 AC_INIT(include/main.h)
-AC_CONFIG_HEADER(include/defs.h)
+AM_CONFIG_HEADER(include/defs.h)
 AC_CANONICAL_SYSTEM
 
 CONFIGURE_LINE="$0 $*"
@@ -2167,7 +2167,7 @@ AC_SUBST(xvideo_LDFLAGS)
 AC_SUBST(xosd_LDFLAGS)
 AC_SUBST(id3tag_LDFLAGS)
         
-AC_OUTPUT([Makefile.config Makefile.opts po/Makefile.in vlc-config])
+AC_OUTPUT([Makefile Makefile.config Makefile.opts po/Makefile.in vlc-config m4/Makefile  intl/Makefile ])
 chmod a+x vlc-config
 
 echo "