Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
7317d014
Commit
7317d014
authored
Mar 02, 2005
by
gbazin
Browse files
* configure.ac: vlc-config has to be generated by configure.
parent
eb0bd91b
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
7317d014
...
...
@@ -4384,6 +4384,11 @@ AC_CONFIG_FILES([
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
printf "
vlc configuration
--------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment