]> git.sesse.net Git - vlc/commitdiff
- Fix previous buggy commit
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 6 Feb 2005 16:12:35 +0000 (16:12 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 6 Feb 2005 16:12:35 +0000 (16:12 +0000)
configure.ac

index 6183aaab0ede8758664571f9e809e1f358bc1fa0..14fb13164ed41746491981846035b3312af98a03 100644 (file)
@@ -4282,14 +4282,14 @@ AC_CONFIG_FILES([
   modules/visualization/galaktos/Makefile
 ])
 
+dnl Generate makefiles
+AC_OUTPUT
+
 # Cannot use AC_CONFIG_FILES([vlc-config]) as is automatically built,
 # not provided with the source
 ${SHELL} ./config.status --file=vlc-config
 chmod 0755 vlc-config
 
-dnl Generate makefiles
-AC_OUTPUT
-
 printf "
 vlc configuration
 --------------------