Bunk commit to trigger the build cluster.
Originally committed to SVN as r2835.
This commit is contained in:
parent
af68c58f56
commit
e2d0317df3
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ PKG_PROG_PKG_CONFIG([pkgconfig_required_version])
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
# XXX: This needs to be fixed to handle mixed revisions properly
|
# XXX: This needs to be fixed to handle mixed revisions properly
|
||||||
# There is probably a better way to handle it as well.
|
# There is probably a better way to handle it as well...
|
||||||
AC_MSG_CHECKING([for svn version])
|
AC_MSG_CHECKING([for svn version])
|
||||||
if test -d "$srcdir/.svn"; then
|
if test -d "$srcdir/.svn"; then
|
||||||
SVN_REVISION=`svnversion $srcdir | sed "s/\(^@<:@0-9@:>@*\).*/\1/"`
|
SVN_REVISION=`svnversion $srcdir | sed "s/\(^@<:@0-9@:>@*\).*/\1/"`
|
||||||
|
|
Loading…
Reference in a new issue