Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
12bcc291
Commit
12bcc291
authored
Jan 19, 2006
by
Christophe Mutricy
Browse files
Oops. I shall read the diff before commiting
parent
c344a3db
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
12bcc291
dnl Autoconf settings for vlc
dnl $Id$
AC_INIT(vlc,0.8.5-
xtophe
)
AC_INIT(vlc,0.8.5-
svn
)
VERSION_MAJOR="0"
VERSION_MINOR="8"
VERSION_REVISION="5"
...
...
@@ -17,7 +17,7 @@ AC_CANONICAL_SYSTEM
dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
dnl them. And we need the comma otherwize automake will choke on it.
AM_INIT_AUTOMAKE(vlc,0.8.5-
xtophe
)
AM_INIT_AUTOMAKE(vlc,0.8.5-
svn
)
AM_CONFIG_HEADER(config.h)
dnl HA! HA!
...
...
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