Commit 12bcc291 authored by Christophe Mutricy's avatar Christophe Mutricy

Oops. I shall read the diff before commiting

parent c344a3db
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!
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment